[get-kubeconfig] Found kubeconfig secret: cluster-ksw7h-admin-kubeconfig [get-kubeconfig] Wrote kubeconfig to /credentials/cluster-ksw7h-kubeconfig [get-kubeconfig] Found admin password secret: cluster-ksw7h-admin-password [get-kubeconfig] Retrieved username [get-kubeconfig] Wrote password to /credentials/cluster-ksw7h-password [get-kubeconfig] API Server URL: https://afb32b9409f664822b9e053cd063e3c0-6a371a2c5d169e5c.elb.us-east-1.amazonaws.com:6443 [get-kubeconfig] Console URL: https://console-openshift-console.apps.494adfe0-cad8-4765-b362-64f8bfff0371.prod.konfluxeaas.com [clone-repo] work/RHOAIENG-79440 [clone-repo] https://github.com/jlost/kserve [clone-repo] Cloning into '/workspace/source'... [clone-repo] Updating files: 66% (2177/3251) Updating files: 67% (2179/3251) Updating files: 68% (2211/3251) Updating files: 69% (2244/3251) Updating files: 70% (2276/3251) Updating files: 71% (2309/3251) Updating files: 72% (2341/3251) Updating files: 73% (2374/3251) Updating files: 74% (2406/3251) Updating files: 75% (2439/3251) Updating files: 76% (2471/3251) Updating files: 77% (2504/3251) Updating files: 78% (2536/3251) Updating files: 79% (2569/3251) Updating files: 80% (2601/3251) Updating files: 81% (2634/3251) Updating files: 82% (2666/3251) Updating files: 83% (2699/3251) Updating files: 84% (2731/3251) Updating files: 85% (2764/3251) Updating files: 86% (2796/3251) Updating files: 87% (2829/3251) Updating files: 88% (2861/3251) Updating files: 89% (2894/3251) Updating files: 90% (2926/3251) Updating files: 91% (2959/3251) Updating files: 92% (2991/3251) Updating files: 93% (3024/3251) Updating files: 94% (3056/3251) Updating files: 95% (3089/3251) Updating files: 96% (3121/3251) Updating files: 97% (3154/3251) Updating files: 98% (3186/3251) Updating files: 99% (3219/3251) Updating files: 100% (3251/3251) Updating files: 100% (3251/3251), 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:d2cb06ca9eeb023462e079ca78f69f867aac7089d74cc32b24351cfb0f653480 [e2e-raw] + KSERVE_AGENT_IMAGE=quay.io/opendatahub/kserve-agent@sha256:d2cb06ca9eeb023462e079ca78f69f867aac7089d74cc32b24351cfb0f653480 [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:147fe95b95d608b1ded94d3020e1b5a837760c7d296c09f9beafaa934c1fe9d7 [e2e-raw] + KSERVE_CONTROLLER_IMAGE=quay.io/opendatahub/kserve-controller@sha256:147fe95b95d608b1ded94d3020e1b5a837760c7d296c09f9beafaa934c1fe9d7 [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:2d78b1e75ce4a3e633713c1f964bde1c2425164638b26ad77af20d6340c844d7 [e2e-raw] + KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:2d78b1e75ce4a3e633713c1f964bde1c2425164638b26ad77af20d6340c844d7 [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:3049312fa55515cbc94d5484b2c3ba6994735bde07ec862ad9b359b89e6c0af0 [e2e-raw] + STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:3049312fa55515cbc94d5484b2c3ba6994735bde07ec862ad9b359b89e6c0af0 [e2e-raw] + ./test/scripts/openshift-ci/run-e2e-tests.sh raw [e2e-raw] INFERENCE_POOL_GROUP=inference.networking.k8s.io (detected from OCP 4.21.26) [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-1821 [e2e-raw] OPT_125M_MODEL_URI=s3://example-models/facebook/opt-125m [e2e-raw] ERROR_404_ISVC_IMAGE=quay.io/opendatahub/error-404-isvc:odh-pr-1821 [e2e-raw] SUCCESS_200_ISVC_IMAGE=quay.io/opendatahub/success-200-isvc:odh-pr-1821 [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: Entering directory '/workspace/source' [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: 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 274 packages in 1ms [e2e-raw] Building kserve @ file:///workspace/source/python/kserve [e2e-raw] Downloading kubernetes (1.9MiB) [e2e-raw] Downloading setuptools (1.2MiB) [e2e-raw] Downloading black (1.6MiB) [e2e-raw] Downloading aiohttp (1.7MiB) [e2e-raw] Downloading pandas (12.5MiB) [e2e-raw] Downloading cryptography (4.5MiB) [e2e-raw] Downloading mypy (17.2MiB) [e2e-raw] Downloading uvloop (3.8MiB) [e2e-raw] Downloading portforward (3.9MiB) [e2e-raw] Downloading botocore (12.9MiB) [e2e-raw] Downloading pydantic-core (2.0MiB) [e2e-raw] Downloading numpy (15.7MiB) [e2e-raw] Downloading grpcio (6.4MiB) [e2e-raw] Downloading pyarrow (40.1MiB) [e2e-raw] Downloading grpcio-tools (2.5MiB) [e2e-raw] Building timeout-sampler==1.0.3 [e2e-raw] Building python-simple-logger==2.0.19 [e2e-raw] Downloading aiohttp [e2e-raw] Downloading black [e2e-raw] Downloading pydantic-core [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 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 101 packages in 1.94s [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 101 packages in 13.28s [e2e-raw] + aiohappyeyeballs==2.6.1 [e2e-raw] + aiohttp==3.14.1 [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==24.3.0 [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.10.1 [e2e-raw] + coverage==7.8.0 [e2e-raw] + cryptography==49.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.27.2 [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.20.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==0.12.1 [e2e-raw] + platformdirs==4.3.7 [e2e-raw] + pluggy==1.5.0 [e2e-raw] + portforward==0.7.1 [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.3 [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] + pyjwt==2.13.0 [e2e-raw] + pytest==7.4.4 [e2e-raw] + pytest-asyncio==0.23.8 [e2e-raw] + pytest-cov==5.0.0 [e2e-raw] + pytest-httpx==0.30.0 [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] + 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.0 [e2e-raw] + six==1.17.0 [e2e-raw] + sniffio==1.3.1 [e2e-raw] + starlette==1.2.1 [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: Entering directory '/workspace/source' [e2e-raw] make: Leaving directory '/workspace/source' [e2e-raw] Now using project "kserve" on server "https://afb32b9409f664822b9e053cd063e3c0-6a371a2c5d169e5c.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: Entering directory '/workspace/source' [e2e-raw] make: 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] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (30/600) [e2e-raw] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (35/600) [e2e-raw] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (40/600) [e2e-raw] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (45/600) [e2e-raw] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (50/600) [e2e-raw] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (55/600) [e2e-raw] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (60/600) [e2e-raw] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (65/600) [e2e-raw] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (70/600) [e2e-raw] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (75/600) [e2e-raw] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (80/600) [e2e-raw] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (85/600) [e2e-raw] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (90/600) [e2e-raw] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (95/600) [e2e-raw] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (100/600) [e2e-raw] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (105/600) [e2e-raw] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (110/600) [e2e-raw] CSV custom-metrics-autoscaler.v2.19.0-2 found, but not yet Succeeded (Phase: Installing). Waiting... (115/600) [e2e-raw] CSV custom-metrics-autoscaler.v2.19.0-2 found, but not yet Succeeded (Phase: Installing). Waiting... (120/600) [e2e-raw] CSV custom-metrics-autoscaler.v2.19.0-2 found, but not yet Succeeded (Phase: Installing). Waiting... (125/600) [e2e-raw] CSV custom-metrics-autoscaler.v2.19.0-2 found, but not yet Succeeded (Phase: Installing). Waiting... (130/600) [e2e-raw] CSV custom-metrics-autoscaler.v2.19.0-2 found, but not yet Succeeded (Phase: Installing). Waiting... (135/600) [e2e-raw] CSV custom-metrics-autoscaler.v2.19.0-2 found, but not yet Succeeded (Phase: Installing). Waiting... (140/600) [e2e-raw] CSV custom-metrics-autoscaler.v2.19.0-2 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-77f648d694-9976k 1/1 Running 0 43s [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-77f648d694-9976k 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-55557df8c-h4gtp 1/1 Running 0 49s [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-55557df8c-h4gtp 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-56f9798bb4-x78gg 1/1 Running 0 53s [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-56f9798bb4-x78gg 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] KSERVE_CONTROLLER_IMAGE=quay.io/opendatahub/kserve-controller@sha256:147fe95b95d608b1ded94d3020e1b5a837760c7d296c09f9beafaa934c1fe9d7 [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:d2cb06ca9eeb023462e079ca78f69f867aac7089d74cc32b24351cfb0f653480 [e2e-raw] KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:2d78b1e75ce4a3e633713c1f964bde1c2425164638b26ad77af20d6340c844d7 [e2e-raw] STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:3049312fa55515cbc94d5484b2c3ba6994735bde07ec862ad9b359b89e6c0af0 [e2e-raw] Installing KServe via kustomize... [e2e-raw] === Final params.env [e2e-raw] kserve-controller=quay.io/opendatahub/kserve-controller@sha256:147fe95b95d608b1ded94d3020e1b5a837760c7d296c09f9beafaa934c1fe9d7 [e2e-raw] llmisvc-controller=quay.io/opendatahub/odh-kserve-llmisvc-controller:odh-master [e2e-raw] kserve-agent=quay.io/opendatahub/kserve-agent@sha256:d2cb06ca9eeb023462e079ca78f69f867aac7089d74cc32b24351cfb0f653480 [e2e-raw] kserve-router=quay.io/opendatahub/kserve-router@sha256:2d78b1e75ce4a3e633713c1f964bde1c2425164638b26ad77af20d6340c844d7 [e2e-raw] kserve-storage-initializer=quay.io/opendatahub/kserve-storage-initializer@sha256:3049312fa55515cbc94d5484b2c3ba6994735bde07ec862ad9b359b89e6c0af0 [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:v0.9.0 [e2e-raw] kserve-llm-d-routing-sidecar=quay.io/opendatahub/odh-llm-d-router-disagg-sidecar:v0.9.0 [e2e-raw] kserve-llm-d-uds-tokenizer=quay.io/opendatahub/llm-d-kv-cache:v0.8.0 [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/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/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/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] 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-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] 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/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-654c557856-c2kxt 0/1 ContainerCreating 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-654c557856-c2kxt 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/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] 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-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] 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/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-cd4d44c67-cwnj4" deleted [e2e-raw] Waiting for kserve-controller-manager to be ready... [e2e-raw] pod/kserve-controller-manager-cd4d44c67-f2hpq 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-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-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] 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-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-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.26 [e2e-raw] Kubernetes Version: v1.34.9 [e2e-raw] ClusterVersion desired: 4.21.26 [e2e-raw] ClusterVersion history (latest): 4.21.26 (Completed) [e2e-raw] CSVs in openshift-keda: [e2e-raw] custom-metrics-autoscaler.v2.19.0-2 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:147fe95b95d608b1ded94d3020e1b5a837760c7d296c09f9beafaa934c1fe9d7 [e2e-raw] imageID: quay.io/opendatahub/kserve-controller@sha256:147fe95b95d608b1ded94d3020e1b5a837760c7d296c09f9beafaa934c1fe9d7 [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:b5c835d640b650f164ba7f36d7008760c88e2974efa65853ee167323c441580c [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:4979024cc63df7670b194e7a1cd0e5da6ae8163e531a0d64f685b407268c2f39 [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 1 [e2e-raw] ============================= test session starts ============================== [e2e-raw] platform linux -- Python 3.11.13, pytest-7.4.4, 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.124.1.el9_6.x86_64-x86_64-with-glibc2.34', 'Packages': {'pytest': '7.4.4', 'pluggy': '1.5.0'}, 'Plugins': {'asyncio': '0.23.8', 'httpx': '0.30.0', 'metadata': '3.1.1', 'xdist': '3.6.1', 'json-report': '1.5.0', 'anyio': '4.9.0', 'cov': '5.0.0'}, 'PLATFORM': 'el9'} [e2e-raw] rootdir: /workspace/source/test/e2e [e2e-raw] configfile: pytest.ini [e2e-raw] plugins: asyncio-0.23.8, httpx-0.30.0, metadata-3.1.1, xdist-3.6.1, json-report-1.5.0, anyio-4.9.0, cov-5.0.0 [e2e-raw] asyncio: mode=Mode.STRICT [e2e-raw] created: 1/1 worker [e2e-raw] 1 worker [19 items] [e2e-raw] [e2e-raw] scheduling tests via WorkStealingScheduling [e2e-raw] [e2e-raw] batcher/test_raw_batcher.py::test_batcher_raw 2026-07-28 17:35:49.577 4574 kserve INFO [conftest.py:configure_logger():40] Logger configured [e2e-raw] 2026-07-28 17:37:29.881 4574 kserve.trace Host from isvc status URL = isvc-raw-sklearn-batcher-86839-kserve-ci-e2e-test.apps.494adfe0-cad8-4765-b362-64f8bfff0371.prod.konfluxeaas.com [e2e-raw] 2026-07-28 17:37:29.881 4574 kserve.trace INFO [utils.py:get_isvc_endpoint():373] Host from isvc status URL = isvc-raw-sklearn-batcher-86839-kserve-ci-e2e-test.apps.494adfe0-cad8-4765-b362-64f8bfff0371.prod.konfluxeaas.com [e2e-raw] 2026-07-28 17:37:29.881 4574 kserve.trace Network layer = openshift-route [e2e-raw] 2026-07-28 17:37:29.881 4574 kserve.trace INFO [utils.py:get_isvc_endpoint():374] Network layer = openshift-route [e2e-raw] 2026-07-28 17:37:29.881 4574 kserve.trace Using external route host: isvc-raw-sklearn-batcher-86839-kserve-ci-e2e-test.apps.494adfe0-cad8-4765-b362-64f8bfff0371.prod.konfluxeaas.com [e2e-raw] 2026-07-28 17:37:29.881 4574 kserve.trace INFO [utils.py:get_isvc_endpoint():377] Using external route host: isvc-raw-sklearn-batcher-86839-kserve-ci-e2e-test.apps.494adfe0-cad8-4765-b362-64f8bfff0371.prod.konfluxeaas.com [e2e-raw] 2026-07-28 17:37:29.884 4574 kserve.trace Sending Header = {'Host': 'isvc-raw-sklearn-batcher-86839-kserve-ci-e2e-test.apps.494adfe0-cad8-4765-b362-64f8bfff0371.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-28 17:37:29.884 4574 kserve.trace INFO [utils.py:_predict():164] Sending Header = {'Host': 'isvc-raw-sklearn-batcher-86839-kserve-ci-e2e-test.apps.494adfe0-cad8-4765-b362-64f8bfff0371.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-28 17:37:29.884 4574 kserve.trace base url = https://isvc-raw-sklearn-batcher-86839-kserve-ci-e2e-test.apps.494adfe0-cad8-4765-b362-64f8bfff0371.prod.konfluxeaas.com [e2e-raw] 2026-07-28 17:37:29.884 4574 kserve.trace INFO [utils.py:_predict():165] base url = https://isvc-raw-sklearn-batcher-86839-kserve-ci-e2e-test.apps.494adfe0-cad8-4765-b362-64f8bfff0371.prod.konfluxeaas.com [e2e-raw] 2026-07-28 17:37:30.012 4574 kserve.trace Sending Header = {'Host': 'isvc-raw-sklearn-batcher-86839-kserve-ci-e2e-test.apps.494adfe0-cad8-4765-b362-64f8bfff0371.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-28 17:37:30.012 4574 kserve.trace INFO [utils.py:_predict():164] Sending Header = {'Host': 'isvc-raw-sklearn-batcher-86839-kserve-ci-e2e-test.apps.494adfe0-cad8-4765-b362-64f8bfff0371.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-28 17:37:30.013 4574 kserve.trace base url = https://isvc-raw-sklearn-batcher-86839-kserve-ci-e2e-test.apps.494adfe0-cad8-4765-b362-64f8bfff0371.prod.konfluxeaas.com [e2e-raw] 2026-07-28 17:37:30.013 4574 kserve.trace INFO [utils.py:_predict():165] base url = https://isvc-raw-sklearn-batcher-86839-kserve-ci-e2e-test.apps.494adfe0-cad8-4765-b362-64f8bfff0371.prod.konfluxeaas.com [e2e-raw] 2026-07-28 17:37:30.013 4574 kserve.trace Sending Header = {'Host': 'isvc-raw-sklearn-batcher-86839-kserve-ci-e2e-test.apps.494adfe0-cad8-4765-b362-64f8bfff0371.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-28 17:37:30.013 4574 kserve.trace INFO [utils.py:_predict():164] Sending Header = {'Host': 'isvc-raw-sklearn-batcher-86839-kserve-ci-e2e-test.apps.494adfe0-cad8-4765-b362-64f8bfff0371.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-28 17:37:30.013 4574 kserve.trace base url = https://isvc-raw-sklearn-batcher-86839-kserve-ci-e2e-test.apps.494adfe0-cad8-4765-b362-64f8bfff0371.prod.konfluxeaas.com [e2e-raw] 2026-07-28 17:37:30.013 4574 kserve.trace INFO [utils.py:_predict():165] base url = https://isvc-raw-sklearn-batcher-86839-kserve-ci-e2e-test.apps.494adfe0-cad8-4765-b362-64f8bfff0371.prod.konfluxeaas.com [e2e-raw] 2026-07-28 17:37:30.014 4574 kserve.trace Sending Header = {'Host': 'isvc-raw-sklearn-batcher-86839-kserve-ci-e2e-test.apps.494adfe0-cad8-4765-b362-64f8bfff0371.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-28 17:37:30.014 4574 kserve.trace INFO [utils.py:_predict():164] Sending Header = {'Host': 'isvc-raw-sklearn-batcher-86839-kserve-ci-e2e-test.apps.494adfe0-cad8-4765-b362-64f8bfff0371.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-28 17:37:30.014 4574 kserve.trace base url = https://isvc-raw-sklearn-batcher-86839-kserve-ci-e2e-test.apps.494adfe0-cad8-4765-b362-64f8bfff0371.prod.konfluxeaas.com [e2e-raw] 2026-07-28 17:37:30.014 4574 kserve.trace INFO [utils.py:_predict():165] base url = https://isvc-raw-sklearn-batcher-86839-kserve-ci-e2e-test.apps.494adfe0-cad8-4765-b362-64f8bfff0371.prod.konfluxeaas.com [e2e-raw] 2026-07-28 17:37:39.060 4574 kserve.trace Got response [{'message': '', 'batchId': '40b34cc2-6e5f-43d1-a1de-9d4aa786a763', 'predictions': [1, 1]}, {'message': '', 'batchId': '40b34cc2-6e5f-43d1-a1de-9d4aa786a763', 'predictions': [1, 1]}, {'message': '', 'batchId': '40b34cc2-6e5f-43d1-a1de-9d4aa786a763', 'predictions': [1, 1]}, {'message': '', 'batchId': '40b34cc2-6e5f-43d1-a1de-9d4aa786a763', 'predictions': [1, 1]}] [e2e-raw] 2026-07-28 17:37:39.060 4574 kserve.trace INFO [utils.py:predict():148] Got response [{'message': '', 'batchId': '40b34cc2-6e5f-43d1-a1de-9d4aa786a763', 'predictions': [1, 1]}, {'message': '', 'batchId': '40b34cc2-6e5f-43d1-a1de-9d4aa786a763', 'predictions': [1, 1]}, {'message': '', 'batchId': '40b34cc2-6e5f-43d1-a1de-9d4aa786a763', 'predictions': [1, 1]}, {'message': '', 'batchId': '40b34cc2-6e5f-43d1-a1de-9d4aa786a763', '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-07-28 17:37:39.117 4574 kserve.trace Starting test test_inference_graph_raw_mode [e2e-raw] 2026-07-28 17:37:39.117 4574 kserve.trace INFO [test_inference_graph.py:test_inference_graph_raw_mode():963] Starting test test_inference_graph_raw_mode [e2e-raw] 2026-07-28 17:39:29.372 4574 kserve.trace Expected error in finding knative route in raw deployment mode [e2e-raw] 2026-07-28 17:39:29.372 4574 kserve.trace INFO [test_inference_graph.py:test_inference_graph_raw_mode():1088] Expected error in finding knative route in raw deployment mode [e2e-raw] 2026-07-28 17:39:29.374 4574 kserve.trace Expected error in finding knative service in raw deployment mode [e2e-raw] 2026-07-28 17:39:29.374 4574 kserve.trace INFO [test_inference_graph.py:test_inference_graph_raw_mode():1102] 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-07-28 17:39:29.446 4574 kserve.trace Starting test test_inference_graph_raw_mode_with_hpa [e2e-raw] 2026-07-28 17:39:29.446 4574 kserve.trace INFO [test_inference_graph.py:test_inference_graph_raw_mode_with_hpa():1123] Starting test test_inference_graph_raw_mode_with_hpa [e2e-raw] 2026-07-28 17:41:19.695 4574 kserve.trace Expected error in finding knative route in raw deployment mode [e2e-raw] 2026-07-28 17:41:19.695 4574 kserve.trace INFO [test_inference_graph.py:test_inference_graph_raw_mode_with_hpa():1257] Expected error in finding knative route in raw deployment mode [e2e-raw] 2026-07-28 17:41:19.697 4574 kserve.trace Expected error in finding knative route in raw deployment mode [e2e-raw] 2026-07-28 17:41:19.697 4574 kserve.trace INFO [test_inference_graph.py:test_inference_graph_raw_mode_with_hpa():1271] 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-07-28 17:42:59.949 4574 kserve.trace Host from isvc status URL = isvc-logger-raw-7819a-kserve-ci-e2e-test.apps.494adfe0-cad8-4765-b362-64f8bfff0371.prod.konfluxeaas.com [e2e-raw] 2026-07-28 17:42:59.949 4574 kserve.trace INFO [utils.py:get_isvc_endpoint():373] Host from isvc status URL = isvc-logger-raw-7819a-kserve-ci-e2e-test.apps.494adfe0-cad8-4765-b362-64f8bfff0371.prod.konfluxeaas.com [e2e-raw] 2026-07-28 17:42:59.950 4574 kserve.trace Network layer = openshift-route [e2e-raw] 2026-07-28 17:42:59.950 4574 kserve.trace INFO [utils.py:get_isvc_endpoint():374] Network layer = openshift-route [e2e-raw] 2026-07-28 17:42:59.950 4574 kserve.trace Using external route host: isvc-logger-raw-7819a-kserve-ci-e2e-test.apps.494adfe0-cad8-4765-b362-64f8bfff0371.prod.konfluxeaas.com [e2e-raw] 2026-07-28 17:42:59.950 4574 kserve.trace INFO [utils.py:get_isvc_endpoint():377] Using external route host: isvc-logger-raw-7819a-kserve-ci-e2e-test.apps.494adfe0-cad8-4765-b362-64f8bfff0371.prod.konfluxeaas.com [e2e-raw] 2026-07-28 17:42:59.950 4574 kserve.trace Sending Header = {'Host': 'isvc-logger-raw-7819a-kserve-ci-e2e-test.apps.494adfe0-cad8-4765-b362-64f8bfff0371.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-28 17:42:59.950 4574 kserve.trace INFO [utils.py:_predict():164] Sending Header = {'Host': 'isvc-logger-raw-7819a-kserve-ci-e2e-test.apps.494adfe0-cad8-4765-b362-64f8bfff0371.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-28 17:42:59.950 4574 kserve.trace base url = https://isvc-logger-raw-7819a-kserve-ci-e2e-test.apps.494adfe0-cad8-4765-b362-64f8bfff0371.prod.konfluxeaas.com [e2e-raw] 2026-07-28 17:42:59.950 4574 kserve.trace INFO [utils.py:_predict():165] base url = https://isvc-logger-raw-7819a-kserve-ci-e2e-test.apps.494adfe0-cad8-4765-b362-64f8bfff0371.prod.konfluxeaas.com [e2e-raw] 2026-07-28 17:42:59.974 4574 kserve.trace Got response {'predictions': [1, 1]} [e2e-raw] 2026-07-28 17:42:59.974 4574 kserve.trace INFO [utils.py:predict():148] 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-07-28 17:45:45.263 4574 kserve.trace Host from isvc status URL = isvc-sklearn-scale-raw-95f9a-kserve-ci-e2e-test.apps.494adfe0-cad8-4765-b362-64f8bfff0371.prod.konfluxeaas.com [e2e-raw] 2026-07-28 17:45:45.263 4574 kserve.trace INFO [utils.py:get_isvc_endpoint():373] Host from isvc status URL = isvc-sklearn-scale-raw-95f9a-kserve-ci-e2e-test.apps.494adfe0-cad8-4765-b362-64f8bfff0371.prod.konfluxeaas.com [e2e-raw] 2026-07-28 17:45:45.263 4574 kserve.trace Network layer = openshift-route [e2e-raw] 2026-07-28 17:45:45.263 4574 kserve.trace INFO [utils.py:get_isvc_endpoint():374] Network layer = openshift-route [e2e-raw] 2026-07-28 17:45:45.263 4574 kserve.trace Using external route host: isvc-sklearn-scale-raw-95f9a-kserve-ci-e2e-test.apps.494adfe0-cad8-4765-b362-64f8bfff0371.prod.konfluxeaas.com [e2e-raw] 2026-07-28 17:45:45.263 4574 kserve.trace INFO [utils.py:get_isvc_endpoint():377] Using external route host: isvc-sklearn-scale-raw-95f9a-kserve-ci-e2e-test.apps.494adfe0-cad8-4765-b362-64f8bfff0371.prod.konfluxeaas.com [e2e-raw] 2026-07-28 17:45:45.263 4574 kserve.trace Sending Header = {'Host': 'isvc-sklearn-scale-raw-95f9a-kserve-ci-e2e-test.apps.494adfe0-cad8-4765-b362-64f8bfff0371.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-28 17:45:45.263 4574 kserve.trace INFO [utils.py:_predict():164] Sending Header = {'Host': 'isvc-sklearn-scale-raw-95f9a-kserve-ci-e2e-test.apps.494adfe0-cad8-4765-b362-64f8bfff0371.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-28 17:45:45.263 4574 kserve.trace base url = https://isvc-sklearn-scale-raw-95f9a-kserve-ci-e2e-test.apps.494adfe0-cad8-4765-b362-64f8bfff0371.prod.konfluxeaas.com [e2e-raw] 2026-07-28 17:45:45.263 4574 kserve.trace INFO [utils.py:_predict():165] base url = https://isvc-sklearn-scale-raw-95f9a-kserve-ci-e2e-test.apps.494adfe0-cad8-4765-b362-64f8bfff0371.prod.konfluxeaas.com [e2e-raw] 2026-07-28 17:45:45.285 4574 kserve.trace Got response {'predictions': [1, 1]} [e2e-raw] 2026-07-28 17:45:45.285 4574 kserve.trace INFO [utils.py:predict():148] 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 [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] predictor/test_canary_raw_deployment.py::test_canary_rollback [e2e-raw] [gw0] PASSED predictor/test_canary_raw_deployment.py::test_canary_rollback [e2e-raw] predictor/test_canary_raw_deployment.py::test_canary_force_stop [e2e-raw] [gw0] 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-07-28 17:55:06.814 4574 kserve.trace Created primary ISVC: isvc-primary-2fcf13 [e2e-raw] 2026-07-28 17:55:06.814 4574 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():384] Created primary ISVC: isvc-primary-2fcf13 [e2e-raw] 2026-07-28 17:56:36.864 4574 kserve.trace Primary ISVC is ready [e2e-raw] 2026-07-28 17:56:36.864 4574 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():386] Primary ISVC is ready [e2e-raw] 2026-07-28 17:56:51.894 4574 kserve.trace resourceVersion for isvc-primary-2fcf13 stabilized at 25690 (stable for 15.0s) [e2e-raw] 2026-07-28 17:56:51.894 4574 kserve.trace INFO [test_pod_watch.py:wait_for_stable_resource_version():185] resourceVersion for isvc-primary-2fcf13 stabilized at 25690 (stable for 15.0s) [e2e-raw] 2026-07-28 17:56:51.894 4574 kserve.trace Baseline recorded - resourceVersion: 25690 [e2e-raw] 2026-07-28 17:56:51.894 4574 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():394] Baseline recorded - resourceVersion: 25690 [e2e-raw] 2026-07-28 17:56:51.894 4574 kserve.trace Creating invalid S3 secret and service account [e2e-raw] 2026-07-28 17:56:51.894 4574 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-07-28 17:56:52.050 4574 kserve.trace Created secondary ISVC isvc-secondary-2fcf13, waiting for failure status... [e2e-raw] 2026-07-28 17:56:52.050 4574 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():427] Created secondary ISVC isvc-secondary-2fcf13, waiting for failure status... [e2e-raw] 2026-07-28 17:56:58.071 4574 kserve.trace ISVC isvc-secondary-2fcf13 reported failure: {'exitCode': 1, 'message': "2026-07-28 17:56:53.051 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-12345/invalid/path/model', '/mnt/models')]\n2026-07-28 17:56:53.051 1 storage.initializer INFO [kserve_storage.py:download():168] Copying contents of s3://nonexistent-bucket-12345/invalid/path/model to local\n2026-07-28 17:56:53.070 1 storage.initializer INFO [kserve_storage.py:_configure_global_ca_bundle():449] Global ca bundle file(/etc/ssl/custom-certs/cabundle.crt) combined with the default trust store at /tmp/tmpe08xfuj_.crt\n2026-07-28 17:56:53.335 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():375] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-07-28 17:56:57.179 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-07-28 17:56:58.071 4574 kserve.trace INFO [test_pod_watch.py:wait_for_isvc_failure_status():293] ISVC isvc-secondary-2fcf13 reported failure: {'exitCode': 1, 'message': "2026-07-28 17:56:53.051 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-12345/invalid/path/model', '/mnt/models')]\n2026-07-28 17:56:53.051 1 storage.initializer INFO [kserve_storage.py:download():168] Copying contents of s3://nonexistent-bucket-12345/invalid/path/model to local\n2026-07-28 17:56:53.070 1 storage.initializer INFO [kserve_storage.py:_configure_global_ca_bundle():449] Global ca bundle file(/etc/ssl/custom-certs/cabundle.crt) combined with the default trust store at /tmp/tmpe08xfuj_.crt\n2026-07-28 17:56:53.335 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():375] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-07-28 17:56:57.179 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-07-28 17:56:58.072 4574 kserve.trace Secondary ISVC failure detected: {'copies': {'failedCopies': 0}, 'lastFailureInfo': {'exitCode': 1, 'message': "2026-07-28 17:56:53.051 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-12345/invalid/path/model', '/mnt/models')]\n2026-07-28 17:56:53.051 1 storage.initializer INFO [kserve_storage.py:download():168] Copying contents of s3://nonexistent-bucket-12345/invalid/path/model to local\n2026-07-28 17:56:53.070 1 storage.initializer INFO [kserve_storage.py:_configure_global_ca_bundle():449] Global ca bundle file(/etc/ssl/custom-certs/cabundle.crt) combined with the default trust store at /tmp/tmpe08xfuj_.crt\n2026-07-28 17:56:53.335 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():375] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-07-28 17:56:57.179 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-07-28 17:56:58.072 4574 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-07-28 17:56:53.051 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-12345/invalid/path/model', '/mnt/models')]\n2026-07-28 17:56:53.051 1 storage.initializer INFO [kserve_storage.py:download():168] Copying contents of s3://nonexistent-bucket-12345/invalid/path/model to local\n2026-07-28 17:56:53.070 1 storage.initializer INFO [kserve_storage.py:_configure_global_ca_bundle():449] Global ca bundle file(/etc/ssl/custom-certs/cabundle.crt) combined with the default trust store at /tmp/tmpe08xfuj_.crt\n2026-07-28 17:56:53.335 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():375] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-07-28 17:56:57.179 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-07-28 17:57:08.087 4574 kserve.trace Primary ISVC resourceVersion: before=25690, after=25690 [e2e-raw] 2026-07-28 17:57:08.087 4574 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():445] Primary ISVC resourceVersion: before=25690, after=25690 [e2e-raw] 2026-07-28 17:57:08.087 4574 kserve.trace Event storm prevention validated: Primary ISVC was not modified during secondary ISVC init container failures [e2e-raw] 2026-07-28 17:57:08.087 4574 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] [gw0] 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-07-28 17:57:13.214 4574 kserve.trace Creating invalid S3 secret and service account [e2e-raw] 2026-07-28 17:57:13.214 4574 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-07-28 17:57:13.338 4574 kserve.trace Created ISVC isvc-init-fail-ecd372, waiting for failure status... [e2e-raw] 2026-07-28 17:57:13.338 4574 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():520] Created ISVC isvc-init-fail-ecd372, waiting for failure status... [e2e-raw] 2026-07-28 17:57:23.352 4574 kserve.trace ISVC isvc-init-fail-ecd372 reported failure: {'exitCode': 1, 'message': "2026-07-28 17:57:14.323 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-xyz123/invalid/model', '/mnt/models')]\n2026-07-28 17:57:14.323 1 storage.initializer INFO [kserve_storage.py:download():168] Copying contents of s3://nonexistent-bucket-xyz123/invalid/model to local\n2026-07-28 17:57:14.341 1 storage.initializer INFO [kserve_storage.py:_configure_global_ca_bundle():449] Global ca bundle file(/etc/ssl/custom-certs/cabundle.crt) combined with the default trust store at /tmp/tmp6c4xxf1c.crt\n2026-07-28 17:57:14.606 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():375] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-07-28 17:57:20.711 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-07-28 17:57:23.352 4574 kserve.trace INFO [test_pod_watch.py:wait_for_isvc_failure_status():293] ISVC isvc-init-fail-ecd372 reported failure: {'exitCode': 1, 'message': "2026-07-28 17:57:14.323 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-xyz123/invalid/model', '/mnt/models')]\n2026-07-28 17:57:14.323 1 storage.initializer INFO [kserve_storage.py:download():168] Copying contents of s3://nonexistent-bucket-xyz123/invalid/model to local\n2026-07-28 17:57:14.341 1 storage.initializer INFO [kserve_storage.py:_configure_global_ca_bundle():449] Global ca bundle file(/etc/ssl/custom-certs/cabundle.crt) combined with the default trust store at /tmp/tmp6c4xxf1c.crt\n2026-07-28 17:57:14.606 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():375] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-07-28 17:57:20.711 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-07-28 17:57:23.353 4574 kserve.trace Failure status detected in 10.06 seconds: {'copies': {'failedCopies': 0}, 'lastFailureInfo': {'exitCode': 1, 'message': "2026-07-28 17:57:14.323 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-xyz123/invalid/model', '/mnt/models')]\n2026-07-28 17:57:14.323 1 storage.initializer INFO [kserve_storage.py:download():168] Copying contents of s3://nonexistent-bucket-xyz123/invalid/model to local\n2026-07-28 17:57:14.341 1 storage.initializer INFO [kserve_storage.py:_configure_global_ca_bundle():449] Global ca bundle file(/etc/ssl/custom-certs/cabundle.crt) combined with the default trust store at /tmp/tmp6c4xxf1c.crt\n2026-07-28 17:57:14.606 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():375] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-07-28 17:57:20.711 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-07-28 17:57:23.353 4574 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():534] Failure status detected in 10.06 seconds: {'copies': {'failedCopies': 0}, 'lastFailureInfo': {'exitCode': 1, 'message': "2026-07-28 17:57:14.323 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-xyz123/invalid/model', '/mnt/models')]\n2026-07-28 17:57:14.323 1 storage.initializer INFO [kserve_storage.py:download():168] Copying contents of s3://nonexistent-bucket-xyz123/invalid/model to local\n2026-07-28 17:57:14.341 1 storage.initializer INFO [kserve_storage.py:_configure_global_ca_bundle():449] Global ca bundle file(/etc/ssl/custom-certs/cabundle.crt) combined with the default trust store at /tmp/tmp6c4xxf1c.crt\n2026-07-28 17:57:14.606 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():375] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-07-28 17:57:20.711 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-07-28 17:57:23.353 4574 kserve.trace Transition status: BlockedByFailedLoad [e2e-raw] 2026-07-28 17:57:23.353 4574 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():548] Transition status: BlockedByFailedLoad [e2e-raw] 2026-07-28 17:57:23.362 4574 kserve.trace Ready condition: {'lastTransitionTime': '2026-07-28T17:57:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'} [e2e-raw] 2026-07-28 17:57:23.362 4574 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():557] Ready condition: {'lastTransitionTime': '2026-07-28T17:57:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'} [e2e-raw] 2026-07-28 17:57:23.362 4574 kserve.trace Quick reconciliation validated: Failure detected in 10.06 seconds [e2e-raw] 2026-07-28 17:57:23.362 4574 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():570] Quick reconciliation validated: Failure detected in 10.06 seconds [e2e-raw] [e2e-raw] [gw0] 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-07-28 17:58:48.725 4574 kserve.trace Host from isvc status URL = raw-sklearn-d2880-kserve-ci-e2e-test.apps.494adfe0-cad8-4765-b362-64f8bfff0371.prod.konfluxeaas.com [e2e-raw] 2026-07-28 17:58:48.725 4574 kserve.trace INFO [utils.py:get_isvc_endpoint():373] Host from isvc status URL = raw-sklearn-d2880-kserve-ci-e2e-test.apps.494adfe0-cad8-4765-b362-64f8bfff0371.prod.konfluxeaas.com [e2e-raw] 2026-07-28 17:58:48.726 4574 kserve.trace Network layer = openshift-route [e2e-raw] 2026-07-28 17:58:48.726 4574 kserve.trace INFO [utils.py:get_isvc_endpoint():374] Network layer = openshift-route [e2e-raw] 2026-07-28 17:58:48.726 4574 kserve.trace Using external route host: raw-sklearn-d2880-kserve-ci-e2e-test.apps.494adfe0-cad8-4765-b362-64f8bfff0371.prod.konfluxeaas.com [e2e-raw] 2026-07-28 17:58:48.726 4574 kserve.trace INFO [utils.py:get_isvc_endpoint():377] Using external route host: raw-sklearn-d2880-kserve-ci-e2e-test.apps.494adfe0-cad8-4765-b362-64f8bfff0371.prod.konfluxeaas.com [e2e-raw] 2026-07-28 17:58:48.726 4574 kserve.trace Sending Header = {'Host': 'raw-sklearn-d2880-kserve-ci-e2e-test.apps.494adfe0-cad8-4765-b362-64f8bfff0371.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-28 17:58:48.726 4574 kserve.trace INFO [utils.py:_predict():164] Sending Header = {'Host': 'raw-sklearn-d2880-kserve-ci-e2e-test.apps.494adfe0-cad8-4765-b362-64f8bfff0371.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-28 17:58:48.726 4574 kserve.trace base url = https://raw-sklearn-d2880-kserve-ci-e2e-test.apps.494adfe0-cad8-4765-b362-64f8bfff0371.prod.konfluxeaas.com [e2e-raw] 2026-07-28 17:58:48.726 4574 kserve.trace INFO [utils.py:_predict():165] base url = https://raw-sklearn-d2880-kserve-ci-e2e-test.apps.494adfe0-cad8-4765-b362-64f8bfff0371.prod.konfluxeaas.com [e2e-raw] 2026-07-28 17:58:48.753 4574 kserve.trace Got response {'predictions': [1, 1]} [e2e-raw] 2026-07-28 17:58:48.753 4574 kserve.trace INFO [utils.py:predict():148] Got response {'predictions': [1, 1]} [e2e-raw] [e2e-raw] [gw0] PASSED predictor/test_raw_deployment.py::test_raw_deployment_kserve [e2e-raw] predictor/test_raw_deployment.py::test_raw_deployment_runtime_kserve 2026-07-28 18:00:23.991 4574 kserve.trace Host from isvc status URL = raw-sklearn-runtime-285f4-kserve-ci-e2e-test.apps.494adfe0-cad8-4765-b362-64f8bfff0371.prod.konfluxeaas.com [e2e-raw] 2026-07-28 18:00:23.991 4574 kserve.trace INFO [utils.py:get_isvc_endpoint():373] Host from isvc status URL = raw-sklearn-runtime-285f4-kserve-ci-e2e-test.apps.494adfe0-cad8-4765-b362-64f8bfff0371.prod.konfluxeaas.com [e2e-raw] 2026-07-28 18:00:23.991 4574 kserve.trace Network layer = openshift-route [e2e-raw] 2026-07-28 18:00:23.991 4574 kserve.trace INFO [utils.py:get_isvc_endpoint():374] Network layer = openshift-route [e2e-raw] 2026-07-28 18:00:23.991 4574 kserve.trace Using external route host: raw-sklearn-runtime-285f4-kserve-ci-e2e-test.apps.494adfe0-cad8-4765-b362-64f8bfff0371.prod.konfluxeaas.com [e2e-raw] 2026-07-28 18:00:23.991 4574 kserve.trace INFO [utils.py:get_isvc_endpoint():377] Using external route host: raw-sklearn-runtime-285f4-kserve-ci-e2e-test.apps.494adfe0-cad8-4765-b362-64f8bfff0371.prod.konfluxeaas.com [e2e-raw] 2026-07-28 18:00:23.991 4574 kserve.trace Sending Header = {'Host': 'raw-sklearn-runtime-285f4-kserve-ci-e2e-test.apps.494adfe0-cad8-4765-b362-64f8bfff0371.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-28 18:00:23.991 4574 kserve.trace INFO [utils.py:_predict():164] Sending Header = {'Host': 'raw-sklearn-runtime-285f4-kserve-ci-e2e-test.apps.494adfe0-cad8-4765-b362-64f8bfff0371.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-28 18:00:23.991 4574 kserve.trace base url = https://raw-sklearn-runtime-285f4-kserve-ci-e2e-test.apps.494adfe0-cad8-4765-b362-64f8bfff0371.prod.konfluxeaas.com [e2e-raw] 2026-07-28 18:00:23.991 4574 kserve.trace INFO [utils.py:_predict():165] base url = https://raw-sklearn-runtime-285f4-kserve-ci-e2e-test.apps.494adfe0-cad8-4765-b362-64f8bfff0371.prod.konfluxeaas.com [e2e-raw] 2026-07-28 18:00:24.016 4574 kserve.trace Got response {'predictions': [1, 1]} [e2e-raw] 2026-07-28 18:00:24.016 4574 kserve.trace INFO [utils.py:predict():148] Got response {'predictions': [1, 1]} [e2e-raw] [e2e-raw] [gw0] 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] [gw0] SKIPPED predictor/test_raw_deployment.py::test_isvc_with_multiple_container_port [e2e-raw] transformer/test_collocation.py::test_raw_transformer_collocation [e2e-raw] [gw0] SKIPPED transformer/test_collocation.py::test_raw_transformer_collocation [e2e-raw] transformer/test_collocation.py::test_raw_transformer_collocation_runtime [e2e-raw] [gw0] SKIPPED transformer/test_collocation.py::test_raw_transformer_collocation_runtime [e2e-raw] transformer/test_raw_transformer.py::test_transformer [e2e-raw] [gw0] SKIPPED transformer/test_raw_transformer.py::test_transformer [e2e-raw] [e2e-raw] =============================== warnings summary =============================== [e2e-raw] predictor/test_canary_raw_deployment.py::test_canary_create [e2e-raw] predictor/test_canary_raw_deployment.py:147: PytestWarning: The test is marked with '@pytest.mark.asyncio' but it is not an async function. Please remove the asyncio mark. If the test is not marked explicitly, check for global marks applied via 'pytestmark'. [e2e-raw] @pytest.mark.predictor [e2e-raw] [e2e-raw] predictor/test_canary_raw_deployment.py::test_canary_promote [e2e-raw] predictor/test_canary_raw_deployment.py:194: PytestWarning: The test is marked with '@pytest.mark.asyncio' but it is not an async function. Please remove the asyncio mark. If the test is not marked explicitly, check for global marks applied via 'pytestmark'. [e2e-raw] @pytest.mark.predictor [e2e-raw] [e2e-raw] predictor/test_canary_raw_deployment.py::test_canary_rollback [e2e-raw] predictor/test_canary_raw_deployment.py:256: PytestWarning: The test is marked with '@pytest.mark.asyncio' but it is not an async function. Please remove the asyncio mark. If the test is not marked explicitly, check for global marks applied via 'pytestmark'. [e2e-raw] @pytest.mark.predictor [e2e-raw] [e2e-raw] predictor/test_canary_raw_deployment.py::test_canary_force_stop [e2e-raw] predictor/test_canary_raw_deployment.py:313: PytestWarning: The test is marked with '@pytest.mark.asyncio' but it is not an async function. Please remove the asyncio mark. If the test is not marked explicitly, check for global marks applied via 'pytestmark'. [e2e-raw] @pytest.mark.predictor [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, 4 warnings in 1482.52s (0:24:42) ============ [e2e-raw] /workspace/source [e2e-raw] /workspace/source [e2e-raw] + echo success [must-gather] [must-gather ] OUT 2026-07-28T18:00:30.655532236Z 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: 4606ebb0-5ad5-457d-8d17-dd925966fa64 [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.26" [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-07-28T18:00:30.731274421Z namespace/openshift-must-gather-x5lrm created [must-gather] [must-gather ] OUT 2026-07-28T18:00:30.740440546Z clusterrolebinding.rbac.authorization.k8s.io/must-gather-zgrdl created [must-gather] [must-gather ] OUT 2026-07-28T18:00:30.811906709Z pod for plug-in image quay.io/modh/must-gather:rhoai-2.24 created [must-gather] [must-gather-bw66b] POD 2026-07-28T18:00:37.448839044Z [disk usage checker] Started [must-gather] [must-gather-bw66b] POD 2026-07-28T18:00:37.452057448Z [disk usage checker] Volume usage percentage: current = 18 ; allowed = 70 [must-gather] [must-gather-bw66b] POD 2026-07-28T18:00:37.594751255Z No resources found in openshift-must-gather-x5lrm namespace. [must-gather] [must-gather-bw66b] POD 2026-07-28T18:00:37.705283327Z Error from server (NotFound): namespaces "redhat-ods-operator" not found [must-gather] [must-gather-bw66b] POD 2026-07-28T18:00:37.859339476Z Wrote inspect data to must-gather. [must-gather] [must-gather-bw66b] POD 2026-07-28T18:00:37.859371335Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-bw66b] POD 2026-07-28T18:00:37.859371335Z namespaces "redhat-ods-operator" not found [must-gather] [must-gather-bw66b] POD 2026-07-28T18:00:37.861750696Z Error getting logs from redhat-ods-operator [must-gather] [must-gather-bw66b] POD 2026-07-28T18:00:38.018729237Z Wrote inspect data to must-gather. [must-gather] [must-gather-bw66b] POD 2026-07-28T18:00:38.018758661Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-bw66b] POD 2026-07-28T18:00:38.018758661Z namespaces "redhat-ods-monitoring" not found [must-gather] [must-gather-bw66b] POD 2026-07-28T18:00:38.021345837Z Error getting logs from redhat-ods-monitoring [must-gather] [must-gather-bw66b] POD 2026-07-28T18:00:38.174642201Z Wrote inspect data to must-gather. [must-gather] [must-gather-bw66b] POD 2026-07-28T18:00:38.174671832Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-bw66b] POD 2026-07-28T18:00:38.174671832Z namespaces "redhat-ods-applications" not found [must-gather] [must-gather-bw66b] POD 2026-07-28T18:00:38.176800154Z Error getting logs from redhat-ods-applications [must-gather] [must-gather-bw66b] POD 2026-07-28T18:00:38.327677515Z Wrote inspect data to must-gather. [must-gather] [must-gather-bw66b] POD 2026-07-28T18:00:38.327794933Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-bw66b] POD 2026-07-28T18:00:38.327794933Z namespaces "rhods-notebooks" not found [must-gather] [must-gather-bw66b] POD 2026-07-28T18:00:38.330187467Z Error getting logs from rhods-notebooks [must-gather] [must-gather-bw66b] POD 2026-07-28T18:00:38.491373672Z Wrote inspect data to must-gather. [must-gather] [must-gather-bw66b] POD 2026-07-28T18:00:38.491400898Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-bw66b] POD 2026-07-28T18:00:38.491400898Z namespaces "rhoai-model-registries" not found [must-gather] [must-gather-bw66b] POD 2026-07-28T18:00:38.493606643Z Error getting logs from rhoai-model-registries [must-gather] [must-gather-bw66b] POD 2026-07-28T18:00:38.640359132Z Wrote inspect data to must-gather. [must-gather] [must-gather-bw66b] POD 2026-07-28T18:00:38.640390245Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-bw66b] POD 2026-07-28T18:00:38.640390245Z namespaces "istio-system" not found [must-gather] [must-gather-bw66b] POD 2026-07-28T18:00:38.642629096Z Error getting logs from istio-system [must-gather] [must-gather-bw66b] POD 2026-07-28T18:00:38.795714696Z Wrote inspect data to must-gather. [must-gather] [must-gather-bw66b] POD 2026-07-28T18:00:38.795743155Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-bw66b] POD 2026-07-28T18:00:38.795743155Z namespaces "knative-serving" not found [must-gather] [must-gather-bw66b] POD 2026-07-28T18:00:38.797824307Z Error getting logs from knative-serving [must-gather] [must-gather-bw66b] POD 2026-07-28T18:00:38.950106648Z Wrote inspect data to must-gather. [must-gather] [must-gather-bw66b] POD 2026-07-28T18:00:38.950137439Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-bw66b] POD 2026-07-28T18:00:38.950137439Z namespaces "redhat-ods-applications-auth-provider" not found [must-gather] [must-gather-bw66b] POD 2026-07-28T18:00:38.952357550Z Error getting logs from redhat-ods-applications-auth-provider [must-gather] [must-gather-bw66b] POD 2026-07-28T18:00:39.222621040Z Wrote inspect data to must-gather. [must-gather] [must-gather-bw66b] POD 2026-07-28T18:00:39.486627921Z Wrote inspect data to must-gather. [must-gather] [must-gather-bw66b] POD 2026-07-28T18:00:39.617699686Z error: the server doesn't have a resource type "auths" [must-gather] [must-gather-bw66b] POD 2026-07-28T18:00:39.698769701Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-bw66b] POD 2026-07-28T18:00:39.700720001Z Error collecting info from [must-gather] [must-gather-bw66b] POD 2026-07-28T18:00:39.823658425Z error: the server doesn't have a resource type "monitorings" [must-gather] [must-gather-bw66b] POD 2026-07-28T18:00:39.903488717Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-bw66b] POD 2026-07-28T18:00:39.905373103Z Error collecting info from [must-gather] [must-gather-bw66b] POD 2026-07-28T18:00:40.031574377Z error: the server doesn't have a resource type "featuretrackers" [must-gather] [must-gather-bw66b] POD 2026-07-28T18:00:40.118935359Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-bw66b] POD 2026-07-28T18:00:40.121111050Z Error collecting info from [must-gather] [must-gather-bw66b] POD 2026-07-28T18:00:40.248450595Z error: the server doesn't have a resource type "codeflares" [must-gather] [must-gather-bw66b] POD 2026-07-28T18:00:40.332263244Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-bw66b] POD 2026-07-28T18:00:40.334342260Z Error collecting info from [must-gather] [must-gather-bw66b] POD 2026-07-28T18:00:40.460372811Z error: the server doesn't have a resource type "dashboards" [must-gather] [must-gather-bw66b] POD 2026-07-28T18:00:40.549195375Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-bw66b] POD 2026-07-28T18:00:40.551312844Z Error collecting info from [must-gather] [must-gather-bw66b] POD 2026-07-28T18:00:40.677070750Z error: the server doesn't have a resource type "datasciencepipelines" [must-gather] [must-gather-bw66b] POD 2026-07-28T18:00:40.759104492Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-bw66b] POD 2026-07-28T18:00:40.761084333Z Error collecting info from [must-gather] [must-gather-bw66b] POD 2026-07-28T18:00:40.894306456Z error: the server doesn't have a resource type "feastoperators" [must-gather] [must-gather-bw66b] POD 2026-07-28T18:00:40.976518251Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-bw66b] POD 2026-07-28T18:00:40.978658164Z Error collecting info from [must-gather] [must-gather-bw66b] POD 2026-07-28T18:00:41.109877764Z error: the server doesn't have a resource type "kserves" [must-gather] [must-gather-bw66b] POD 2026-07-28T18:00:41.193501929Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-bw66b] POD 2026-07-28T18:00:41.195635794Z Error collecting info from [must-gather] [must-gather-bw66b] POD 2026-07-28T18:00:41.326858612Z error: the server doesn't have a resource type "kueues" [must-gather] [must-gather-bw66b] POD 2026-07-28T18:00:41.407508899Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-bw66b] POD 2026-07-28T18:00:41.409498754Z Error collecting info from [must-gather] [must-gather-bw66b] POD 2026-07-28T18:00:41.536039207Z error: the server doesn't have a resource type "modelcontrollers" [must-gather] [must-gather-bw66b] POD 2026-07-28T18:00:41.614930752Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-bw66b] POD 2026-07-28T18:00:41.616955308Z Error collecting info from [must-gather] [must-gather-bw66b] POD 2026-07-28T18:00:41.747747061Z error: the server doesn't have a resource type "modelmeshservings" [must-gather] [must-gather-bw66b] POD 2026-07-28T18:00:41.829374707Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-bw66b] POD 2026-07-28T18:00:41.831460121Z Error collecting info from [must-gather] [must-gather-bw66b] POD 2026-07-28T18:00:41.957708957Z error: the server doesn't have a resource type "modelregistries" [must-gather] [must-gather-bw66b] POD 2026-07-28T18:00:42.039436745Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-bw66b] POD 2026-07-28T18:00:42.041779418Z Error collecting info from [must-gather] [must-gather-bw66b] POD 2026-07-28T18:00:42.172841378Z error: the server doesn't have a resource type "rays" [must-gather] [must-gather-bw66b] POD 2026-07-28T18:00:42.259908464Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-bw66b] POD 2026-07-28T18:00:42.261949794Z Error collecting info from [must-gather] [must-gather-bw66b] POD 2026-07-28T18:00:42.390297176Z error: the server doesn't have a resource type "trainingoperators" [must-gather] [must-gather-bw66b] POD 2026-07-28T18:00:42.456962119Z [disk usage checker] Volume usage percentage: current = 18 ; allowed = 70 [must-gather] [must-gather-bw66b] POD 2026-07-28T18:00:42.474770099Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-bw66b] POD 2026-07-28T18:00:42.476790783Z Error collecting info from [must-gather] [must-gather-bw66b] POD 2026-07-28T18:00:42.604046651Z error: the server doesn't have a resource type "trustyais" [must-gather] [must-gather-bw66b] POD 2026-07-28T18:00:42.689981787Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-bw66b] POD 2026-07-28T18:00:42.692361119Z Error collecting info from [must-gather] [must-gather-bw66b] POD 2026-07-28T18:00:42.823084624Z error: the server doesn't have a resource type "workbenches" [must-gather] [must-gather-bw66b] POD 2026-07-28T18:00:42.907470775Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-bw66b] POD 2026-07-28T18:00:42.909843794Z Error collecting info from [must-gather] [must-gather-bw66b] POD 2026-07-28T18:00:43.041432459Z error: the server doesn't have a resource type "hardwareprofiles" [must-gather] [must-gather-bw66b] POD 2026-07-28T18:00:43.125466133Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-bw66b] POD 2026-07-28T18:00:43.127708885Z Error collecting info from [must-gather] [must-gather-bw66b] POD 2026-07-28T18:00:43.267172651Z error: the server doesn't have a resource type "llamastackoperators" [must-gather] [must-gather-bw66b] POD 2026-07-28T18:00:43.349892095Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-bw66b] POD 2026-07-28T18:00:43.351939668Z Error collecting info from [must-gather] [must-gather-bw66b] POD 2026-07-28T18:00:44.056753837Z error: the server doesn't have a resource type "predictors" [must-gather] [must-gather-bw66b] POD 2026-07-28T18:00:44.182422646Z error: the server doesn't have a resource type "localmodelnodegroups" [must-gather] [must-gather-bw66b] POD 2026-07-28T18:00:44.305833011Z error: the server doesn't have a resource type "smcp" [must-gather] [must-gather-bw66b] POD 2026-07-28T18:00:44.430228729Z error: the server doesn't have a resource type "smm" [must-gather] [must-gather-bw66b] POD 2026-07-28T18:00:44.553108572Z error: the server doesn't have a resource type "smmr" [must-gather] [must-gather-bw66b] POD 2026-07-28T18:00:44.784936854Z error: the server doesn't have a resource type "virtualservices" [must-gather] [must-gather-bw66b] POD 2026-07-28T18:00:44.914844441Z error: the server doesn't have a resource type "authorizationpolicies" [must-gather] [must-gather-bw66b] POD 2026-07-28T18:00:45.047856847Z error: the server doesn't have a resource type "envoyfilters" [must-gather] [must-gather-bw66b] POD 2026-07-28T18:00:45.167438246Z error: the server doesn't have a resource type "knativeservings" [must-gather] [must-gather-bw66b] POD 2026-07-28T18:00:45.293713984Z error: the server doesn't have a resource type "configurations" [must-gather] [must-gather-bw66b] POD 2026-07-28T18:00:45.428430213Z error: the server doesn't have a resource type "routes" [must-gather] [must-gather-bw66b] POD 2026-07-28T18:00:45.556354297Z error: the server doesn't have a resource type "services" [must-gather] [must-gather-bw66b] POD 2026-07-28T18:00:45.688526041Z error: the server doesn't have a resource type "revisions" [must-gather] [must-gather-bw66b] POD 2026-07-28T18:00:45.817047385Z error: the server doesn't have a resource type "authconfigs" [must-gather] [must-gather-bw66b] POD 2026-07-28T18:00:45.943180899Z error: the server doesn't have a resource type "authorinos" [must-gather] [must-gather-bw66b] POD 2026-07-28T18:00:46.233745988Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-bw66b] POD 2026-07-28T18:00:46.374729282Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-bw66b] POD 2026-07-28T18:00:46.660764189Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-bw66b] POD 2026-07-28T18:00:46.823659932Z Wrote inspect data to must-gather. [must-gather] [must-gather-bw66b] POD 2026-07-28T18:00:46.984737241Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-bw66b] POD 2026-07-28T18:00:47.176769659Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-bw66b] POD 2026-07-28T18:00:47.461494780Z [disk usage checker] Volume usage percentage: current = 18 ; allowed = 70 [must-gather] [must-gather-bw66b] POD 2026-07-28T18:00:47.544679539Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-bw66b] POD 2026-07-28T18:00:47.721100105Z Wrote inspect data to must-gather. [must-gather] [must-gather-bw66b] POD 2026-07-28T18:00:47.876116915Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-bw66b] POD 2026-07-28T18:00:48.032441252Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-bw66b] POD 2026-07-28T18:00:48.338419672Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-bw66b] POD 2026-07-28T18:00:48.515937061Z Wrote inspect data to must-gather. [must-gather] [must-gather-bw66b] POD 2026-07-28T18:00:48.676712941Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-bw66b] POD 2026-07-28T18:00:48.840500757Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-bw66b] POD 2026-07-28T18:00:49.143188061Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-bw66b] POD 2026-07-28T18:00:49.313838389Z Wrote inspect data to must-gather. [must-gather] [must-gather-bw66b] POD 2026-07-28T18:00:49.468408563Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-bw66b] POD 2026-07-28T18:00:49.645930171Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-bw66b] POD 2026-07-28T18:00:49.961098938Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-bw66b] POD 2026-07-28T18:00:50.159714672Z Wrote inspect data to must-gather. [must-gather] [must-gather-bw66b] POD 2026-07-28T18:00:50.348311766Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-bw66b] POD 2026-07-28T18:00:50.521595738Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-bw66b] POD 2026-07-28T18:00:50.825718843Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-bw66b] POD 2026-07-28T18:00:50.995527418Z Wrote inspect data to must-gather. [must-gather] [must-gather-bw66b] POD 2026-07-28T18:00:51.148483087Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-bw66b] POD 2026-07-28T18:00:51.315449769Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-bw66b] POD 2026-07-28T18:00:51.646931367Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-bw66b] POD 2026-07-28T18:00:51.811357327Z Wrote inspect data to must-gather. [must-gather] [must-gather-bw66b] POD 2026-07-28T18:00:51.972482131Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-bw66b] POD 2026-07-28T18:00:52.223539850Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-bw66b] POD 2026-07-28T18:00:52.465794325Z [disk usage checker] Volume usage percentage: current = 18 ; allowed = 70 [must-gather] [must-gather-bw66b] POD 2026-07-28T18:00:52.506526674Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-bw66b] POD 2026-07-28T18:00:52.667111325Z Wrote inspect data to must-gather. [must-gather] [must-gather-bw66b] POD 2026-07-28T18:00:52.821846433Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-bw66b] POD 2026-07-28T18:00:52.957211109Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-bw66b] POD 2026-07-28T18:00:53.262147711Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-bw66b] POD 2026-07-28T18:00:53.426345829Z Wrote inspect data to must-gather. [must-gather] [must-gather-bw66b] POD 2026-07-28T18:00:53.581574271Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-bw66b] POD 2026-07-28T18:00:53.731770479Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-bw66b] POD 2026-07-28T18:00:54.013288956Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-bw66b] POD 2026-07-28T18:00:54.195833806Z Wrote inspect data to must-gather. [must-gather] [must-gather-bw66b] POD 2026-07-28T18:00:54.350918404Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-bw66b] POD 2026-07-28T18:00:54.505999655Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-bw66b] POD 2026-07-28T18:00:54.778590435Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-bw66b] POD 2026-07-28T18:00:54.936796728Z Wrote inspect data to must-gather. [must-gather] [must-gather-bw66b] POD 2026-07-28T18:00:55.088342321Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-bw66b] POD 2026-07-28T18:00:55.239902107Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-bw66b] POD 2026-07-28T18:00:55.551552108Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-bw66b] POD 2026-07-28T18:00:55.722706552Z Wrote inspect data to must-gather. [must-gather] [must-gather-bw66b] POD 2026-07-28T18:00:55.875923704Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-bw66b] POD 2026-07-28T18:00:56.008528095Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-bw66b] POD 2026-07-28T18:00:56.291688049Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-bw66b] POD 2026-07-28T18:00:56.462240860Z Wrote inspect data to must-gather. [must-gather] [must-gather-bw66b] POD 2026-07-28T18:00:56.616187881Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-bw66b] POD 2026-07-28T18:00:56.792605462Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-bw66b] POD 2026-07-28T18:00:57.132599187Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-bw66b] POD 2026-07-28T18:00:57.330935730Z Wrote inspect data to must-gather. [must-gather] [must-gather-bw66b] POD 2026-07-28T18:00:57.470929395Z [disk usage checker] Volume usage percentage: current = 18 ; allowed = 70 [must-gather] [must-gather-bw66b] POD 2026-07-28T18:01:00.881392475Z Caches written to disk [must-gather] [must-gather-bw66b] OUT 2026-07-28T18:01:01.889248106Z waiting for gather to complete [must-gather] [must-gather-bw66b] OUT 2026-07-28T18:01:01.893079529Z downloading gather output [must-gather] [must-gather-bw66b] OUT 2026-07-28T18:01:02.189422735Z receiving incremental file list [must-gather] [must-gather-bw66b] OUT 2026-07-28T18:01:02.204247817Z ./ [must-gather] [must-gather-bw66b] OUT 2026-07-28T18:01:02.204306708Z aggregated-discovery-api.yaml [must-gather] [must-gather-bw66b] OUT 2026-07-28T18:01:02.204550173Z aggregated-discovery-apis.yaml [must-gather] [must-gather-bw66b] OUT 2026-07-28T18:01:02.205146604Z event-filter.html [must-gather] [must-gather-bw66b] OUT 2026-07-28T18:01:02.206177664Z timestamp [must-gather] [must-gather-bw66b] OUT 2026-07-28T18:01:02.206289316Z version [must-gather] [must-gather-bw66b] OUT 2026-07-28T18:01:02.206373337Z cluster-scoped-resources/ [must-gather] [must-gather-bw66b] OUT 2026-07-28T18:01:02.206382608Z cluster-scoped-resources/datasciencecluster.opendatahub.io/ [must-gather] [must-gather-bw66b] OUT 2026-07-28T18:01:02.206387478Z cluster-scoped-resources/datasciencecluster.opendatahub.io/datascienceclusters/ [must-gather] [must-gather-bw66b] OUT 2026-07-28T18:01:02.206402258Z cluster-scoped-resources/datasciencecluster.opendatahub.io/datascienceclusters/test-dsc.yaml [must-gather] [must-gather-bw66b] OUT 2026-07-28T18:01:02.2065036Z cluster-scoped-resources/dscinitialization.opendatahub.io/ [must-gather] [must-gather-bw66b] OUT 2026-07-28T18:01:02.20651386Z cluster-scoped-resources/dscinitialization.opendatahub.io/dscinitializations/ [must-gather] [must-gather-bw66b] OUT 2026-07-28T18:01:02.206531671Z cluster-scoped-resources/dscinitialization.opendatahub.io/dscinitializations/test-dsci.yaml [must-gather] [must-gather-bw66b] OUT 2026-07-28T18:01:02.206593772Z namespaces/ [must-gather] [must-gather-bw66b] OUT 2026-07-28T18:01:02.206603002Z namespaces/kserve-ci-e2e-test/ [must-gather] [must-gather-bw66b] OUT 2026-07-28T18:01:02.206647543Z namespaces/kserve-ci-e2e-test/kserve-ci-e2e-test.yaml [must-gather] [must-gather-bw66b] OUT 2026-07-28T18:01:02.206705034Z namespaces/kserve-ci-e2e-test/apps.openshift.io/ [must-gather] [must-gather-bw66b] OUT 2026-07-28T18:01:02.206747505Z namespaces/kserve-ci-e2e-test/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-bw66b] OUT 2026-07-28T18:01:02.206791985Z namespaces/kserve-ci-e2e-test/apps/ [must-gather] [must-gather-bw66b] OUT 2026-07-28T18:01:02.206833716Z namespaces/kserve-ci-e2e-test/apps/daemonsets.yaml [must-gather] [must-gather-bw66b] OUT 2026-07-28T18:01:02.206921618Z namespaces/kserve-ci-e2e-test/apps/deployments.yaml [must-gather] [must-gather-bw66b] OUT 2026-07-28T18:01:02.206993499Z namespaces/kserve-ci-e2e-test/apps/replicasets.yaml [must-gather] [must-gather-bw66b] OUT 2026-07-28T18:01:02.207106242Z namespaces/kserve-ci-e2e-test/apps/statefulsets.yaml [must-gather] [must-gather-bw66b] OUT 2026-07-28T18:01:02.207156072Z namespaces/kserve-ci-e2e-test/autoscaling/ [must-gather] [must-gather-bw66b] OUT 2026-07-28T18:01:02.207187523Z namespaces/kserve-ci-e2e-test/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-bw66b] OUT 2026-07-28T18:01:02.207239394Z namespaces/kserve-ci-e2e-test/batch/ [must-gather] [must-gather-bw66b] OUT 2026-07-28T18:01:02.207270545Z namespaces/kserve-ci-e2e-test/batch/cronjobs.yaml [must-gather] [must-gather-bw66b] OUT 2026-07-28T18:01:02.207377027Z namespaces/kserve-ci-e2e-test/batch/jobs.yaml [must-gather] [must-gather-bw66b] OUT 2026-07-28T18:01:02.207415397Z namespaces/kserve-ci-e2e-test/build.openshift.io/ [must-gather] [must-gather-bw66b] OUT 2026-07-28T18:01:02.207456408Z namespaces/kserve-ci-e2e-test/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-bw66b] OUT 2026-07-28T18:01:02.20754012Z namespaces/kserve-ci-e2e-test/build.openshift.io/builds.yaml [must-gather] [must-gather-bw66b] OUT 2026-07-28T18:01:02.20757234Z namespaces/kserve-ci-e2e-test/core/ [must-gather] [must-gather-bw66b] OUT 2026-07-28T18:01:02.207612621Z namespaces/kserve-ci-e2e-test/core/configmaps.yaml [must-gather] [must-gather-bw66b] OUT 2026-07-28T18:01:02.207741764Z namespaces/kserve-ci-e2e-test/core/endpoints.yaml [must-gather] [must-gather-bw66b] OUT 2026-07-28T18:01:02.207818155Z namespaces/kserve-ci-e2e-test/core/events.yaml [must-gather] [must-gather-bw66b] OUT 2026-07-28T18:01:02.209815473Z namespaces/kserve-ci-e2e-test/core/persistentvolumeclaims.yaml [must-gather] [must-gather-bw66b] OUT 2026-07-28T18:01:02.209910975Z namespaces/kserve-ci-e2e-test/core/pods.yaml [must-gather] [must-gather-bw66b] OUT 2026-07-28T18:01:02.209989986Z namespaces/kserve-ci-e2e-test/core/replicationcontrollers.yaml [must-gather] [must-gather-bw66b] OUT 2026-07-28T18:01:02.210141659Z namespaces/kserve-ci-e2e-test/core/secrets.yaml [must-gather] [must-gather-bw66b] OUT 2026-07-28T18:01:02.210343813Z namespaces/kserve-ci-e2e-test/core/services.yaml [must-gather] [must-gather-bw66b] OUT 2026-07-28T18:01:02.210391654Z namespaces/kserve-ci-e2e-test/discovery.k8s.io/ [must-gather] [must-gather-bw66b] OUT 2026-07-28T18:01:02.210434305Z namespaces/kserve-ci-e2e-test/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-bw66b] OUT 2026-07-28T18:01:02.210480516Z namespaces/kserve-ci-e2e-test/image.openshift.io/ [must-gather] [must-gather-bw66b] OUT 2026-07-28T18:01:02.210520036Z namespaces/kserve-ci-e2e-test/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-bw66b] OUT 2026-07-28T18:01:02.210568028Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/ [must-gather] [must-gather-bw66b] OUT 2026-07-28T18:01:02.210611818Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-bw66b] OUT 2026-07-28T18:01:02.21068552Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-bw66b] OUT 2026-07-28T18:01:02.21073038Z namespaces/kserve-ci-e2e-test/monitoring.coreos.com/ [must-gather] [must-gather-bw66b] OUT 2026-07-28T18:01:02.210776401Z namespaces/kserve-ci-e2e-test/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-bw66b] OUT 2026-07-28T18:01:02.210818872Z namespaces/kserve-ci-e2e-test/networking.k8s.io/ [must-gather] [must-gather-bw66b] OUT 2026-07-28T18:01:02.210868543Z namespaces/kserve-ci-e2e-test/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-bw66b] OUT 2026-07-28T18:01:02.210909584Z namespaces/kserve-ci-e2e-test/policy/ [must-gather] [must-gather-bw66b] OUT 2026-07-28T18:01:02.210960805Z namespaces/kserve-ci-e2e-test/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-bw66b] OUT 2026-07-28T18:01:02.210998956Z namespaces/kserve-ci-e2e-test/route.openshift.io/ [must-gather] [must-gather-bw66b] OUT 2026-07-28T18:01:02.211077257Z namespaces/kserve-ci-e2e-test/route.openshift.io/routes.yaml [must-gather] [must-gather-bw66b] OUT 2026-07-28T18:01:02.218635751Z [must-gather] [must-gather-bw66b] OUT 2026-07-28T18:01:02.218654451Z sent 765 bytes received 76,054 bytes 51,212.67 bytes/sec [must-gather] [must-gather-bw66b] OUT 2026-07-28T18:01:02.218659982Z total size is 1,157,701 speedup is 15.07 [must-gather] [must-gather ] OUT 2026-07-28T18:01:02.314981897Z namespace/openshift-must-gather-x5lrm 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: 4606ebb0-5ad5-457d-8d17-dd925966fa64 [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.26" [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-07-28T18:01:02.440535769Z Using must-gather plug-in image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:35f66492587d98a3cca9bf7ba4541c867770dc76b78b4cf9352e6715dca04502 [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: 4606ebb0-5ad5-457d-8d17-dd925966fa64 [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.26" [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-07-28T18:01:02.467251458Z namespace/openshift-must-gather-rtphr created [must-gather] [must-gather ] OUT 2026-07-28T18:01:02.483607699Z clusterrolebinding.rbac.authorization.k8s.io/must-gather-j4vt5 created [must-gather] [must-gather ] OUT 2026-07-28T18:01:02.525956316Z pod for plug-in image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:35f66492587d98a3cca9bf7ba4541c867770dc76b78b4cf9352e6715dca04502 created [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:03.988499451Z [disk usage checker] Started [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:03.991980322Z [disk usage checker] Volume usage percentage: current = 13 ; allowed = 70 [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:04.188011047Z Gathering data for ns/openshift-cluster-version... [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:04.332006134Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:04.441738069Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:04.534903157Z Gathering data for ns/default... [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:04.855532896Z Gathering data for ns/openshift... [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:05.401072860Z Gathering data for ns/kube-system... [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:06.296198164Z Gathering data for ns/openshift-etcd... [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:06.642462621Z Wrote inspect data to must-gather. [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:06.642491617Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:06.642491617Z namespaces "assisted-installer" not found [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:06.772033058Z Waiting on subprocesses to finish execution. [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:06.782012436Z INFO: Gathering on-disk MachineConfig from degraded nodes [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:06.782511694Z INFO: Gathering machine config daemon's old logs from all nodes [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:06.784479749Z INFO: Collecting host service logs for crio [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:06.784794667Z INFO: Collecting host service logs for kubelet [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:06.785110984Z INFO: Collecting host service logs for rpm-ostreed [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:06.785428748Z INFO: Collecting host service logs for ostree-finalize-staged [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:06.785733747Z INFO: Collecting host service logs for machine-config-daemon-firstboot [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:06.786017596Z INFO: Collecting host service logs for machine-config-daemon-host [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:06.786344785Z INFO: Collecting host service logs for NetworkManager [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:06.786646469Z INFO: Collecting host service logs for openvswitch [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:06.786954513Z INFO: Collecting host service logs for ovs-configuration [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:06.787282984Z INFO: Collecting host service logs for ovsdb-server [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:06.787588970Z INFO: Collecting host service logs for ovs-vswitchd [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:06.787952794Z INFO: Waiting for worker host service log collection to complete ... [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:06.797785782Z Executing Istio gather script [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:06.800016365Z INFO: Gathering HAProxy config files [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:06.809850480Z INFO: Waiting for node performance related collection to complete ... [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:06.841641575Z 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-8n72g] POD 2026-07-28T18:01:07.211190434Z error: the server doesn't have a resource type "performanceprofile" [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:07.500720501Z INFO: namespace openshift-frr-k8s not detected. Skipping. [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:07.504920615Z INFO: Collecting Insights Archives from insights-operator-5885fdb759-jvddm [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:07.507091936Z insights-runtime-extractor-qpm9z [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:07.507148106Z insights-runtime-extractor-rf4fh [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:07.507194675Z insights-runtime-extractor-wrvqg [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:07.640952835Z Wrote inspect data to must-gather. [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:07.813275473Z INFO: "kubernetes-nmstate-operator" not detected. Skipping. [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:07.877870642Z INFO: "metallb-operator" not detected. Skipping. [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:07.988900724Z INFO: Waiting for HAProxy config collection to complete ... [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:08.020331574Z INFO: Found 1 replicas - prometheus-k8s-0 [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:08.042998378Z INFO: "sriov-network-operator" not detected. Skipping. [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:08.043883774Z No resources found [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:08.122115851Z No resources found in openshift-etcd namespace. [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:08.246551863Z INFO: Worker host service log collection to complete. [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:08.254267209Z error: only SOURCE_DIR and POD:DESTINATION_DIR should be specified as arguments [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:08.254267209Z See 'oc rsync -h' for help and examples [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:08.261624974Z ERROR: No running kube-apiserver pods found [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:08.470709984Z tar: Removing leading `/' from member names [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:08.476539853Z INFO: HAProxy config collection complete. [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:08.556396936Z INFO: Waiting for on-disk MachineConfig collection to complete ... [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:08.556506496Z INFO: on-disk MachineConfig config collection complete. [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:08.580249304Z INFO: 'previous-logs' folder not found on ip-10-0-128-4.ec2.internal, skipping... [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:08.670755133Z Wrote inspect data to must-gather. [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:08.800657309Z Wrote inspect data to must-gather. [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:08.914559935Z error: the server doesn't have a resource type "multi-networkpolicy" [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:09.017774077Z Wrote inspect data to must-gather. [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:09.076584610Z [disk usage checker] Volume usage percentage: current = 13 ; allowed = 70 [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:09.088198671Z Wrote inspect data to must-gather. [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:09.130047328Z No resources found [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:09.220800336Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:09.226004754Z Wrote inspect data to must-gather. [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:09.291056347Z INFO: Getting alertmanagers from prometheus-k8s-0 [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:09.321607642Z Wrote inspect data to must-gather. [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:09.467695500Z error: the server doesn't have a resource type "machineconfigs" [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:09.486814207Z INFO: 'previous-logs' folder not found on ip-10-0-134-231.ec2.internal, skipping... [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:09.539543873Z Wrote inspect data to must-gather. [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:09.663474758Z Gathering data for ns/openshift-monitoring... [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:09.663643940Z error: the server doesn't have a resource type "machineconfigpools" [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:09.812579386Z INFO: 'previous-logs' folder not found on ip-10-0-143-139.ec2.internal, skipping... [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:09.812684382Z INFO: Waiting for Machine Config Daemon termination log collection to complete ... [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:09.812738609Z INFO: Machine Config Daemon termination log collection complete. [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:09.834206696Z Wrote inspect data to must-gather. [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:09.886782076Z INFO: Getting rules from prometheus-k8s-0 [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:09.921507704Z Wrote inspect data to must-gather. [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:10.098673701Z Wrote inspect data to must-gather. [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:10.103373126Z error: the server doesn't have a resource type "kubeletconfigs" [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:10.333130371Z INFO: OLM v1 CRDs not detected. Skipping OLM v1 resource collection. [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:10.364016127Z Wrote inspect data to must-gather. [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:10.433545365Z INFO: INTERCONNECT MODE [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:10.433581535Z INFO: Gathering ovn-kubernetes DBs [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:10.437518734Z INFO: Getting status/config from prometheus-k8s-0 [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:10.598962576Z Wrote inspect data to must-gather. [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:10.603831738Z INFO: Gathering OVN_Northbound from ovnkube-node-6phmb... [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:10.604146657Z INFO: Gathering OVN_Northbound from ovnkube-node-jd9k5... [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:10.604245138Z INFO: Gathering OVN_Northbound from ovnkube-node-mqglg... [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:10.604531280Z INFO: Gathering OVN_Southbound from ovnkube-node-6phmb... [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:10.604774705Z INFO: Gathering OVN_Southbound from ovnkube-node-jd9k5... [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:10.605152784Z INFO: Gathering OVN_Southbound from ovnkube-node-mqglg... [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:10.941265472Z tar: Removing leading `/' from member names [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:10.941489571Z tar: Removing leading `/' from member names [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:10.964694012Z tar: Removing leading `/' from member names [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:10.973246834Z tar: Removing leading `/' from member names [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:10.981713795Z Wrote inspect data to must-gather. [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:10.990147664Z INFO: Getting status/flags from prometheus-k8s-0 [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:10.994357768Z tar: Removing leading `/' from member names [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:11.027605552Z tar: Removing leading `/' from member names [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:11.229447872Z Wrote inspect data to must-gather. [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:11.271902037Z INFO: Getting status/runtimeinfo from prometheus-k8s-0 [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:11.434144059Z INFO: Waiting for network log collection to complete ... [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:11.434190671Z INFO: Waiting for ovnk database copies to complete ... [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:11.434550289Z INFO: Copying ovnk databases complete. [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:11.436029409Z 3.5M must-gather/network_logs/ovnk_database_store [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:11.438037929Z ovnk_database_store/ [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:11.438037929Z ovnk_database_store/ovnkube-node-jd9k5_sbdb [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:11.446027124Z Wrote inspect data to must-gather. [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:11.458441829Z ovnk_database_store/ovnkube-node-6phmb_nbdb [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:11.465871166Z Inspecting resource crd/gatewayclasses.gateway.networking.k8s.io [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:11.467730479Z ovnk_database_store/ovnkube-node-mqglg_sbdb [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:11.492593292Z ovnk_database_store/ovnkube-node-6phmb_sbdb [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:11.515387597Z ovnk_database_store/ovnkube-node-mqglg_nbdb [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:11.524623297Z ovnk_database_store/ovnkube-node-jd9k5_nbdb [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:11.538114182Z INFO: Network log collection complete. [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:11.550854373Z INFO: Getting targets?state=active from prometheus-k8s-0 [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:11.648531588Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:11.672980702Z Wrote inspect data to must-gather. [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:11.833969534Z INFO: Getting status/tsdb from prometheus-k8s-0 [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:11.847203578Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:11.849863824Z Inspecting resource crd/gateways.gateway.networking.k8s.io [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:11.866785819Z Wrote inspect data to must-gather. [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:12.078059637Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:12.104407811Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:12.156529234Z Error from server (NotFound): deployments.apps "cluster-node-tuning-operator" not found [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:12.159511387Z INFO: Fallback to identify the container image from release info [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:12.258307864Z INFO: Getting status from alertmanager-main-0 [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:12.311332670Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:12.314645813Z Inspecting resource crd/grpcroutes.gateway.networking.k8s.io [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:12.498951484Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:12.696227579Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:12.709382748Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:12.712972260Z Inspecting resource crd/httproutes.gateway.networking.k8s.io [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:12.858583487Z Gathering data for ns/openshift-network-console... [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:12.933332311Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:13.117429444Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:13.120315684Z Inspecting resource crd/inferencepools.inference.networking.k8s.io [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:13.301614583Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:13.338104407Z Gathering data for ns/openshift-console-operator... [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:13.495569860Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:13.497994627Z Inspecting resource crd/inferencepools.inference.networking.x-k8s.io [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:13.665811958Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:13.761182444Z Gathering data for ns/openshift-console... [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:13.868701818Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:13.872508647Z Inspecting resource crd/referencegrants.gateway.networking.k8s.io [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:14.015027837Z INFO: Image with low level tools to use: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a83451907191f154bed1dfc7f0174433f0075beb6b6b82b9ec61e07e402dc811 [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:14.045824929Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:14.107281388Z [disk usage checker] Volume usage percentage: current = 13 ; allowed = 70 [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:14.160946610Z daemonset.apps/perf-node-gather-daemonset created [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:14.278746984Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:14.328498999Z Waiting for performance profile collector pods to become ready: 1 [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:14.421995801Z Gathering data for ns/openshift-cluster-storage-operator... [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:15.023382424Z Gathering data for ns/openshift-dns-operator... [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:15.029432604Z Done executing Istio gather script [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:15.389360960Z Gathering data for ns/openshift-dns... [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:15.453433734Z Waiting for performance profile collector pods to become ready: 2 [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:16.178522341Z Gathering data for ns/openshift-image-registry... [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:16.574261425Z Waiting for performance profile collector pods to become ready: 3 [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:16.714298680Z Gathering data for ns/openshift-ingress-operator... [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:17.117871933Z Gathering data for ns/openshift-ingress... [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:17.553341977Z Gathering data for ns/openshift-ingress-canary... [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:17.704218228Z Waiting for performance profile collector pods to become ready: 4 [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:18.000849750Z Gathering data for ns/openshift-insights... [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:18.820457751Z Waiting for performance profile collector pods to become ready: 5 [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:19.112012370Z [disk usage checker] Volume usage percentage: current = 13 ; allowed = 70 [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:19.945005819Z Waiting for performance profile collector pods to become ready: 6 [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:20.488199472Z Gathering data for ns/kserve... [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:21.056826809Z Waiting for performance profile collector pods to become ready: 7 [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:22.171626997Z Daemonset perf-node-gather-daemonset ready 3 out of 3 [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:22.230876324Z Gathering data for ns/openshift-config... [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:22.490050329Z Collecting performance related data for node ip-10-0-143-139.ec2.internal [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:22.496526234Z Collecting performance related data for node ip-10-0-134-231.ec2.internal [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:22.503389592Z Collecting performance related data for node ip-10-0-128-4.ec2.internal [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:22.748969977Z Gathering data for ns/openshift-config-managed... [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:23.349057955Z Gathering data for ns/openshift-kube-apiserver-operator... [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:23.776331433Z Gathering data for ns/openshift-kube-apiserver... [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:24.117541467Z [disk usage checker] Volume usage percentage: current = 13 ; allowed = 70 [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:24.274563450Z Gathering data for ns/openshift-kube-controller-manager... [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:24.640034105Z Gathering data for ns/openshift-kube-controller-manager-operator... [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:24.967195761Z Gathering data for ns/openshift-kube-scheduler... [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:25.324926922Z Gathering data for ns/openshift-kube-scheduler-operator... [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:25.801904297Z Gathering data for ns/openshift-kube-storage-version-migrator... [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:26.290568589Z Gathering data for ns/openshift-kube-storage-version-migrator-operator... [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:26.681310393Z Gathering data for ns/openshift-user-workload-monitoring... [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:27.343534032Z Gathering data for ns/openshift-multus... [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:29.123107433Z [disk usage checker] Volume usage percentage: current = 13 ; allowed = 70 [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:29.278928321Z Gathering data for ns/openshift-ovn-kubernetes... [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:30.767184601Z Collecting kubelet logs for node ip-10-0-143-139.ec2.internal [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:30.769406650Z Collecting kubelet logs for node ip-10-0-134-231.ec2.internal [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:30.771627820Z Collecting kubelet logs for node ip-10-0-128-4.ec2.internal [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:31.043080060Z Gathering data for ns/openshift-host-network... [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:31.177477893Z daemonset.apps "perf-node-gather-daemonset" deleted from openshift-must-gather-rtphr namespace [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:31.183744510Z INFO: Node performance data collection complete. [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:31.522698103Z Gathering data for ns/openshift-network-diagnostics... [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:32.280901636Z Gathering data for ns/openshift-network-node-identity... [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:32.704690596Z Gathering data for ns/openshift-network-operator... [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:33.108845165Z Gathering data for ns/openshift-cloud-network-config-controller... [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:33.444197788Z Gathering data for ns/openshift-cluster-node-tuning-operator... [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:33.992815180Z Gathering data for ns/openshift-apiserver-operator... [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:34.128341310Z [disk usage checker] Volume usage percentage: current = 13 ; allowed = 70 [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:34.314575254Z Gathering data for ns/openshift-apiserver... [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:34.760559605Z Gathering data for ns/openshift-controller-manager-operator... [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:35.102338286Z Gathering data for ns/openshift-controller-manager... [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:35.444454705Z Gathering data for ns/openshift-cluster-samples-operator... [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:36.165237761Z Gathering data for ns/openshift-operator-lifecycle-manager... [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:36.469792142Z Gathering data for ns/openshift-service-ca-operator... [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:36.820454526Z Gathering data for ns/openshift-service-ca... [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:37.208257605Z Gathering data for ns/openshift-cluster-csi-drivers... [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:38.204553629Z Wrote inspect data to must-gather. [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:38.204594846Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:38.204594846Z skipping gathering secrets/support due to error: secrets "support" not found [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:38.337135757Z error: the server doesn't have a resource type "clusters" [must-gather] [must-gather-8n72g] POD 2026-07-28T18:01:38.530480004Z Caches written to disk [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.542601148Z waiting for gather to complete [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.546153726Z downloading gather output [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.833716447Z receiving incremental file list [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.85379144Z ./ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.853894532Z aggregated-discovery-api.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.854216758Z aggregated-discovery-apis.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.855238478Z event-filter.html [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.857641983Z timestamp [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.857739165Z version [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.87058009Z cluster-scoped-resources/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.87060059Z cluster-scoped-resources/admissionregistration.k8s.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.870606871Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.870663052Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/default-network-annotation.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.870850865Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/servicecidrs.openshift.io.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.871003508Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/user-defined-networks-namespace-label.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.871140291Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.871205482Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/default-network-annotation-binding.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.871365865Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/servicecidrs-binding.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.871480597Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/user-defined-networks-namespace-label-binding.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.87162071Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.871677991Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/multus.openshift.io.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.871847034Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/network-node-identity.openshift.io.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.871940566Z cluster-scoped-resources/apiextensions.k8s.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.872360314Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.872411425Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/accounts.nim.opendatahub.io.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.87268076Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/adminnetworkpolicies.policy.networking.k8s.io.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.873043487Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/adminpolicybasedexternalroutes.k8s.ovn.org.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.873318662Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertingrules.monitoring.openshift.io.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.873504986Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertmanagerconfigs.monitoring.coreos.com.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.878342428Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertmanagers.monitoring.coreos.com.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.880626892Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertrelabelconfigs.monitoring.openshift.io.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.880804985Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/apirequestcounts.apiserver.openshift.io.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.880975728Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/apiservers.config.openshift.io.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.881204123Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/appliedmanifestworks.work.open-cluster-management.io.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.881344835Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/authentications.config.openshift.io.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.881634861Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/baselineadminnetworkpolicies.policy.networking.k8s.io.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.881898816Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/builds.config.openshift.io.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.882147311Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/catalogsources.operators.coreos.com.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.882488687Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudcredentials.operator.openshift.io.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.88264351Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudeventsources.eventing.keda.sh.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.882792833Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudprivateipconfigs.cloud.network.openshift.io.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.882940106Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterclaims.cluster.open-cluster-management.io.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.883102769Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustercloudeventsources.eventing.keda.sh.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.883225551Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustercsidrivers.operator.openshift.io.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.883420895Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterimagepolicies.config.openshift.io.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.883636929Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusteroperators.config.openshift.io.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.883801802Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterresourcequotas.quota.openshift.io.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.883948765Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterserviceversions.operators.coreos.com.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.886473203Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterstoragecontainers.serving.kserve.io.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.886712578Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustertriggerauthentications.keda.sh.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.886868441Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusteruserdefinednetworks.k8s.ovn.org.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.887129646Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterversions.config.openshift.io.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.887394961Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.887852639Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.operator.openshift.io.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.887965142Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.samples.operator.openshift.io.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.888111474Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleclidownloads.console.openshift.io.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.888224177Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleexternalloglinks.console.openshift.io.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.888332079Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolelinks.console.openshift.io.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.888448511Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolenotifications.console.openshift.io.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.888582603Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleplugins.console.openshift.io.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.888753047Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolequickstarts.console.openshift.io.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.8889162Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoles.config.openshift.io.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.889066722Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoles.operator.openshift.io.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.889359548Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolesamples.console.openshift.io.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.889517611Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleyamlsamples.console.openshift.io.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.889646004Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/controllerconfigs.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.890267285Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/credentialsrequests.cloudcredential.openshift.io.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.890404138Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/csisnapshotcontrollers.operator.openshift.io.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.89053129Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/datascienceclusters.datasciencecluster.opendatahub.io.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.890722284Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnses.config.openshift.io.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.890848527Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnses.operator.openshift.io.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.891092441Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnsrecords.ingress.operator.openshift.io.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.891234174Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dscinitializations.dscinitialization.opendatahub.io.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.891396617Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressfirewalls.k8s.ovn.org.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.89153234Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressips.k8s.ovn.org.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.891670782Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressqoses.k8s.ovn.org.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.891810105Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressrouters.network.operator.openshift.io.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.892034979Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressservices.k8s.ovn.org.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.892257773Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/etcds.operator.openshift.io.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.892528428Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/featuregates.config.openshift.io.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.892685311Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gatewayclasses.gateway.networking.k8s.io.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.892866565Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gateways.gateway.networking.k8s.io.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.893325744Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/grpcroutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.893754012Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/helmchartrepositories.helm.openshift.io.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.893882484Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httproutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.894757711Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httpscaledobjects.http.keda.sh.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.894899934Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagecontentpolicies.config.openshift.io.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.895023516Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagecontentsourcepolicies.operator.openshift.io.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.895164009Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagedigestmirrorsets.config.openshift.io.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.895279361Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagepolicies.config.openshift.io.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.895468735Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagepruners.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.895999265Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/images.config.openshift.io.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.896161268Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagetagmirrorsets.config.openshift.io.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.89627018Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencegraphs.serving.kserve.io.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.896436903Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencemodelrewrites.llm-d.ai.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.896566036Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferenceobjectives.llm-d.ai.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.896691428Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.k8s.io.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.89682919Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.896956063Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferenceservices.serving.kserve.io.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.901089032Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/infrastructures.config.openshift.io.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.9015372Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ingresscontrollers.operator.openshift.io.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.902133532Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ingresses.config.openshift.io.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.902340886Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/insightsoperators.operator.openshift.io.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.902504919Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/installplans.operators.coreos.com.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.902653172Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/interceptorroutes.http.keda.sh.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.902804695Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ipamclaims.k8s.cni.cncf.io.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.902927987Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ippools.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.90307741Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kedacontrollers.keda.sh.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.906201289Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubeapiservers.operator.openshift.io.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.906337612Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubecontrollermanagers.operator.openshift.io.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.906463414Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubeschedulers.operator.openshift.io.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.906584336Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubestorageversionmigrators.operator.openshift.io.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.906694849Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/llminferenceserviceconfigs.serving.kserve.io.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.911861977Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/llminferenceservices.serving.kserve.io.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.917437143Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineconfignodes.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.917588786Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineconfigurations.operator.openshift.io.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.917878822Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineosbuilds.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.918058955Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineosconfigs.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.918204798Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/network-attachment-definitions.k8s.cni.cncf.io.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.91831551Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/networks.config.openshift.io.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.918462733Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/networks.operator.openshift.io.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.918719048Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/nodes.config.openshift.io.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.91882667Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/nodeslicepools.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.918929022Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/oauths.config.openshift.io.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.919169256Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/olmconfigs.operators.coreos.com.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.919283189Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/openshiftapiservers.operator.openshift.io.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.919393601Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/openshiftcontrollermanagers.operator.openshift.io.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.919502863Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorconditions.operators.coreos.com.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.919635035Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorgroups.operators.coreos.com.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.919775808Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorhubs.config.openshift.io.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.91988184Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorpkis.network.operator.openshift.io.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.919998552Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operators.operators.coreos.com.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.920138455Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/overlappingrangeipreservations.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.920234517Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/pinnedimagesets.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.920341509Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/podmonitors.monitoring.coreos.com.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.920611664Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/podnetworkconnectivitychecks.controlplane.operator.openshift.io.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.920746526Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/probes.monitoring.coreos.com.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.921000201Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/profiles.tuned.openshift.io.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.921147814Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/projecthelmchartrepositories.helm.openshift.io.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.921293927Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/projects.config.openshift.io.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.921387559Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/prometheuses.monitoring.coreos.com.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.923389757Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/prometheusrules.monitoring.coreos.com.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.923501919Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/proxies.config.openshift.io.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.923611161Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/rangeallocations.security.internal.openshift.io.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.923714733Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/referencegrants.gateway.networking.k8s.io.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.923858836Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/rolebindingrestrictions.authorization.openshift.io.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.924001588Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/scaledjobs.keda.sh.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.925711901Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/scaledobjects.keda.sh.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.925862504Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/schedulers.config.openshift.io.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.925997417Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/securitycontextconstraints.security.openshift.io.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.92620289Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servicecas.operator.openshift.io.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.926365764Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servicemonitors.monitoring.coreos.com.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.926641629Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servingruntimes.serving.kserve.io.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.92722203Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storages.operator.openshift.io.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.927358952Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storagestates.migration.k8s.io.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.927469615Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storageversionmigrations.migration.k8s.io.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.927573827Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/subscriptions.operators.coreos.com.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.928200639Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/thanosrulers.monitoring.coreos.com.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.929519774Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/trainedmodels.serving.kserve.io.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.929614646Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/triggerauthentications.keda.sh.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.929768478Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/tuneds.tuned.openshift.io.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.929891341Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/userdefinednetworks.k8s.ovn.org.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.930073464Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumepopulators.populator.storage.k8s.io.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.930177126Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshotclasses.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.930289848Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshotcontents.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.930453291Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshots.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.930579874Z cluster-scoped-resources/apiregistration.k8s.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.930815728Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.930864459Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1..yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.930960471Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.admissionregistration.k8s.io.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.931075343Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apiextensions.k8s.io.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.931151775Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apiserver.openshift.io.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.931229146Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apps.openshift.io.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.931383009Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apps.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.931469121Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authentication.k8s.io.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.931553143Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authorization.k8s.io.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.931631094Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authorization.openshift.io.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.931782037Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.autoscaling.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.931856788Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.batch.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.9319464Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.build.openshift.io.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.932045712Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.certificates.k8s.io.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.932139404Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.cloud.network.openshift.io.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.932216935Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.cloudcredential.openshift.io.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.932306677Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.config.openshift.io.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.932386168Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.console.openshift.io.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.93247808Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.coordination.k8s.io.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.932555462Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.datasciencecluster.opendatahub.io.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.932654173Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.discovery.k8s.io.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.932736345Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.dscinitialization.opendatahub.io.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.932817997Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.events.k8s.io.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.932900198Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.flowcontrol.apiserver.k8s.io.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.93298506Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.gateway.networking.k8s.io.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.933090962Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.image.openshift.io.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.933285705Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.933363257Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.inference.networking.k8s.io.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.933451299Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.ingress.operator.openshift.io.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.93353319Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.k8s.cni.cncf.io.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.933615792Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.k8s.ovn.org.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.933699013Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.933779275Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.monitoring.coreos.com.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.933863447Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.monitoring.openshift.io.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.933946238Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.network.operator.openshift.io.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.93405283Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.networking.k8s.io.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.934135122Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.nim.opendatahub.io.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.934224734Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.node.k8s.io.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.934313905Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.oauth.openshift.io.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.934407087Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.operator.openshift.io.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.934481888Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.operators.coreos.com.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.9345696Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.packages.operators.coreos.com.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.934657802Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.policy.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.934742203Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.project.openshift.io.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.934846045Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.quota.openshift.io.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.934925407Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.rbac.authorization.k8s.io.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.935032369Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.resource.k8s.io.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.935136861Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.route.openshift.io.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.935215162Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.samples.operator.openshift.io.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.935299104Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.scheduling.k8s.io.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.935414326Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.security.internal.openshift.io.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.935493488Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.security.openshift.io.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.935593909Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.935675761Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.storage.k8s.io.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.935764933Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.template.openshift.io.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.935855054Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.tuned.openshift.io.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.935949376Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.user.openshift.io.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.936063998Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.work.open-cluster-management.io.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.93617646Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.cluster.open-cluster-management.io.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.936301693Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.controlplane.operator.openshift.io.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.936395795Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.eventing.keda.sh.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.936492747Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.http.keda.sh.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.936580458Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.k8s.cni.cncf.io.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.93668061Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.keda.sh.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.936767712Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.migration.k8s.io.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.936854693Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.monitoring.coreos.com.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.936951646Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.operator.openshift.io.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.937086858Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.operators.coreos.com.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.93717662Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.policy.networking.k8s.io.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.937269572Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.serving.kserve.io.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.937353203Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.937453465Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.937535457Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.llm-d.ai.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.937621578Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.operators.coreos.com.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.93771003Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.serving.kserve.io.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.937805422Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.admissionregistration.k8s.io.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.937918894Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.external.metrics.k8s.io.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.938039346Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.gateway.networking.k8s.io.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.938147028Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.helm.openshift.io.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.93823257Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.http.keda.sh.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.938317821Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.metrics.k8s.io.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.938420073Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.monitoring.coreos.com.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.938508465Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.populator.storage.k8s.io.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.938599517Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.serving.kserve.io.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.938703349Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.storage.k8s.io.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.93879159Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v2.autoscaling.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.938880332Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v2.operators.coreos.com.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.938940143Z cluster-scoped-resources/certificates.k8s.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.939027645Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.939072486Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-555bm.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.939182168Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-55m87.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.93926553Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-dmvg6.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.939355801Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-dndr6.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.939443573Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-khncw.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.939530684Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-msgqx.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.939627426Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-vs5hc.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.939729298Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-vvw6d.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.939869771Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-vzcst.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.939962843Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-xkjb4.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.940078705Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-zhk8b.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.940167087Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-znjj7.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.940264778Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-fsv4z.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.94036414Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-lpcl7.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.940455942Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-v2hsz.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.940577975Z cluster-scoped-resources/config.openshift.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.940632585Z cluster-scoped-resources/config.openshift.io/apiservers.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.940788828Z cluster-scoped-resources/config.openshift.io/authentications.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.940915781Z cluster-scoped-resources/config.openshift.io/builds.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.940992132Z cluster-scoped-resources/config.openshift.io/clusterimagepolicies.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.941103594Z cluster-scoped-resources/config.openshift.io/clusteroperators.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.9414062Z cluster-scoped-resources/config.openshift.io/clusterversions.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.941508362Z cluster-scoped-resources/config.openshift.io/consoles.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.941595784Z cluster-scoped-resources/config.openshift.io/dnses.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.941679625Z cluster-scoped-resources/config.openshift.io/featuregates.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.941817998Z cluster-scoped-resources/config.openshift.io/imagecontentpolicies.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.94189372Z cluster-scoped-resources/config.openshift.io/imagedigestmirrorsets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.941987211Z cluster-scoped-resources/config.openshift.io/imagepolicies.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.942089853Z cluster-scoped-resources/config.openshift.io/images.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.942184115Z cluster-scoped-resources/config.openshift.io/imagetagmirrorsets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.942268107Z cluster-scoped-resources/config.openshift.io/infrastructures.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.942373149Z cluster-scoped-resources/config.openshift.io/ingresses.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.94245Z cluster-scoped-resources/config.openshift.io/networks.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.942555212Z cluster-scoped-resources/config.openshift.io/nodes.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.942646404Z cluster-scoped-resources/config.openshift.io/oauths.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.942764466Z cluster-scoped-resources/config.openshift.io/operatorhubs.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.942850198Z cluster-scoped-resources/config.openshift.io/projects.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.94294362Z cluster-scoped-resources/config.openshift.io/proxies.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.943031891Z cluster-scoped-resources/config.openshift.io/schedulers.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.943180824Z cluster-scoped-resources/config.openshift.io/clusteroperators/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.943231965Z cluster-scoped-resources/config.openshift.io/clusteroperators/console.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.943327027Z cluster-scoped-resources/config.openshift.io/clusteroperators/csi-snapshot-controller.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.943434819Z cluster-scoped-resources/config.openshift.io/clusteroperators/dns.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.943516791Z cluster-scoped-resources/config.openshift.io/clusteroperators/image-registry.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.943634363Z cluster-scoped-resources/config.openshift.io/clusteroperators/ingress.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.943725235Z cluster-scoped-resources/config.openshift.io/clusteroperators/insights.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.943829226Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-apiserver.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.943971859Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-controller-manager.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.944093531Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-scheduler.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.944189463Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-storage-version-migrator.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.944277255Z cluster-scoped-resources/config.openshift.io/clusteroperators/monitoring.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.944371167Z cluster-scoped-resources/config.openshift.io/clusteroperators/network.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.944499329Z cluster-scoped-resources/config.openshift.io/clusteroperators/node-tuning.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.944595801Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-apiserver.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.944689493Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-controller-manager.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.944920317Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-samples.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.945030409Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager-catalog.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.945144502Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager-packageserver.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.945235843Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.945322865Z cluster-scoped-resources/config.openshift.io/clusteroperators/service-ca.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.945421527Z cluster-scoped-resources/config.openshift.io/clusteroperators/storage.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.945486108Z cluster-scoped-resources/config.openshift.io/clusterversions/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.945533929Z cluster-scoped-resources/config.openshift.io/clusterversions/version.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.945617271Z cluster-scoped-resources/config.openshift.io/consoles/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.945655671Z cluster-scoped-resources/config.openshift.io/consoles/cluster.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.945722913Z cluster-scoped-resources/config.openshift.io/featuregates/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.945764913Z cluster-scoped-resources/config.openshift.io/featuregates/cluster.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.945830105Z cluster-scoped-resources/config.openshift.io/infrastructures/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.945876585Z cluster-scoped-resources/config.openshift.io/infrastructures/cluster.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.945940117Z cluster-scoped-resources/config.openshift.io/oauths/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.945982487Z cluster-scoped-resources/config.openshift.io/oauths/cluster.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.946059819Z cluster-scoped-resources/config.openshift.io/proxies/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.94609894Z cluster-scoped-resources/config.openshift.io/proxies/cluster.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.946160231Z cluster-scoped-resources/console.openshift.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.946176151Z cluster-scoped-resources/console.openshift.io/consoleplugins/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.946219972Z cluster-scoped-resources/console.openshift.io/consoleplugins/monitoring-plugin.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.946312004Z cluster-scoped-resources/console.openshift.io/consoleplugins/networking-console-plugin.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.946350474Z cluster-scoped-resources/core/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.946364425Z cluster-scoped-resources/core/nodes/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.946424096Z cluster-scoped-resources/core/nodes/ip-10-0-128-4.ec2.internal.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.946586299Z cluster-scoped-resources/core/nodes/ip-10-0-134-231.ec2.internal.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.946714801Z cluster-scoped-resources/core/nodes/ip-10-0-143-139.ec2.internal.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.946817723Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.946835684Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.946895865Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/catch-all.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.946977217Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/exempt.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.947114759Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/global-default.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.947192741Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-controller-manager.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.947273312Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-scheduler.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.947354204Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-system-service-accounts.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.947509727Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver-operator.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.947593438Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver-sar.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.94769112Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.947774552Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-authentication-operator.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.947862593Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-controller-manager.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.947943505Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-kube-apiserver-operator.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.948060037Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-monitoring-metrics.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.948143339Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-apiserver-sar.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.948235461Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-apiserver.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.948320242Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-server.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.948433174Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/probes.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.948517636Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/service-accounts.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.948609388Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-leader-election.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.948705559Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-node-high.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.948796111Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-nodes.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.948893853Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.948937374Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/catch-all.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.949031456Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/exempt.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.949134858Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/global-default.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.949210769Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/leader-election.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.949293081Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/node-high.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.949375432Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/openshift-control-plane-operators.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.949511985Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/system.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.949631047Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/workload-high.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.949729379Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/workload-low.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.9497738Z cluster-scoped-resources/imageregistry.operator.openshift.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.9497819Z cluster-scoped-resources/imageregistry.operator.openshift.io/configs/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.949818241Z cluster-scoped-resources/imageregistry.operator.openshift.io/configs/cluster.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.949921613Z cluster-scoped-resources/imageregistry.operator.openshift.io/imagepruners/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.949962634Z cluster-scoped-resources/imageregistry.operator.openshift.io/imagepruners/cluster.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.950025225Z cluster-scoped-resources/migration.k8s.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.950046375Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.950124066Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/console-plugin-storage-version-migration.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.950208398Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/machineconfiguration-controllerconfig-storage-version-migration.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.950369131Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/machineconfiguration-machineconfigpool-storage-version-migration.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.950430942Z cluster-scoped-resources/oauth.openshift.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.950441343Z cluster-scoped-resources/oauth.openshift.io/oauthclients/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.950481923Z cluster-scoped-resources/oauth.openshift.io/oauthclients/console.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.950575435Z cluster-scoped-resources/operator.openshift.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.950585975Z cluster-scoped-resources/operator.openshift.io/clustercsidrivers/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.950611986Z cluster-scoped-resources/operator.openshift.io/clustercsidrivers/ebs.csi.aws.com.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.950696197Z cluster-scoped-resources/operator.openshift.io/consoles/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.950751118Z cluster-scoped-resources/operator.openshift.io/consoles/cluster.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.950858Z cluster-scoped-resources/operator.openshift.io/csisnapshotcontrollers/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.950890961Z cluster-scoped-resources/operator.openshift.io/csisnapshotcontrollers/cluster.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.950958762Z cluster-scoped-resources/operator.openshift.io/dnses/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.951024284Z cluster-scoped-resources/operator.openshift.io/dnses/default.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.951105725Z cluster-scoped-resources/operator.openshift.io/insightsoperators/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.951155266Z cluster-scoped-resources/operator.openshift.io/insightsoperators/cluster.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.951264708Z cluster-scoped-resources/operator.openshift.io/kubeapiservers/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.951301929Z cluster-scoped-resources/operator.openshift.io/kubeapiservers/cluster.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.9513521Z cluster-scoped-resources/operator.openshift.io/kubecontrollermanagers/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.951391091Z cluster-scoped-resources/operator.openshift.io/kubecontrollermanagers/cluster.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.951458592Z cluster-scoped-resources/operator.openshift.io/kubeschedulers/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.951499933Z cluster-scoped-resources/operator.openshift.io/kubeschedulers/cluster.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.951556884Z cluster-scoped-resources/operator.openshift.io/kubestorageversionmigrators/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.951594034Z cluster-scoped-resources/operator.openshift.io/kubestorageversionmigrators/cluster.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.951665026Z cluster-scoped-resources/operator.openshift.io/networks/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.951698056Z cluster-scoped-resources/operator.openshift.io/networks/cluster.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.951761618Z cluster-scoped-resources/operator.openshift.io/openshiftapiservers/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.951799258Z cluster-scoped-resources/operator.openshift.io/openshiftapiservers/cluster.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.951848209Z cluster-scoped-resources/operator.openshift.io/openshiftcontrollermanagers/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.95188668Z cluster-scoped-resources/operator.openshift.io/openshiftcontrollermanagers/cluster.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.951948651Z cluster-scoped-resources/operator.openshift.io/servicecas/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.951993622Z cluster-scoped-resources/operator.openshift.io/servicecas/cluster.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.952100014Z cluster-scoped-resources/operator.openshift.io/storages/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.952124455Z cluster-scoped-resources/operator.openshift.io/storages/cluster.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.952228717Z cluster-scoped-resources/operators.coreos.com/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.952236217Z cluster-scoped-resources/operators.coreos.com/olmconfigs/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.952271678Z cluster-scoped-resources/operators.coreos.com/olmconfigs/cluster.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.952344729Z cluster-scoped-resources/operators.coreos.com/operators/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.952386Z cluster-scoped-resources/operators.coreos.com/operators/openshift-custom-metrics-autoscaler-operator.openshift-keda.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.952467491Z cluster-scoped-resources/rbac.authorization.k8s.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.952538163Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.952581153Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/aws-ebs-csi-driver-operator-clusterrolebinding.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.952670015Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cloud-network-config-controller.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.952761127Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cluster-node-tuning-operator.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.95291411Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cluster-storage-operator-role.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.953134474Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/csi-snapshot-controller-operator-clusterrole.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.953230166Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/csi-snapshot-controller-runner-operator.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.953323307Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/metrics-daemon-sa-rolebinding.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.953409969Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-admission-controller-webhook.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.953497631Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-ancillary-tools.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.953589052Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-cluster-readers.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.953680944Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-group.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.953769276Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-transient.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.953856318Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-whereabouts.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.953944589Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/network-diagnostics.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.954063452Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/network-node-identity.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.954151323Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-image-registry-pruner.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.954251645Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-iptables-alerter.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.954335987Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.954418638Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-node-identity-limited.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.9545039Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-node-kube-rbac-proxy.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.954597502Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/registry-registry-role.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.954719064Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.954766005Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/aws-ebs-csi-driver-operator-clusterrole.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.954867267Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/cloud-network-config-controller.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.954950558Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/cluster-node-tuning-operator.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.955085951Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/console-extensions-reader.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.955229754Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/console-operator.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.955326666Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/console.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.955418318Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/csi-snapshot-controller-operator-clusterrole.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.955520239Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/helm-chartrepos-viewer.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.955622291Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/metrics-daemon-role.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.955709313Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus-admission-controller-webhook.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.955799275Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus-ancillary-tools.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.955891907Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.955986828Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/net-attach-def-project.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.9561062Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/network-diagnostics.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.956210862Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/network-node-identity.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.956301864Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-csi-snapshot-controller-runner.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.956394016Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-iptables-alerter.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.956480488Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-cluster-reader.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.956566499Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.956665421Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-kube-rbac-proxy.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.956742953Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-node-limited.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.956833974Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-udn-editor.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.957206301Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-udn-viewer.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.957304453Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/project-helm-chartrepository-editor.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.957392255Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-admin.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.957488727Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-basic-user.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.957577739Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-storage-admin.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.95766303Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-view.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.957753582Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:registry.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.957855404Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/whereabouts-cni.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.957907475Z cluster-scoped-resources/samples.operator.openshift.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.957917745Z cluster-scoped-resources/samples.operator.openshift.io/configs/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.957952426Z cluster-scoped-resources/samples.operator.openshift.io/configs/cluster.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.958021727Z cluster-scoped-resources/snapshot.storage.k8s.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.958039657Z cluster-scoped-resources/snapshot.storage.k8s.io/volumesnapshotclasses/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.958070598Z cluster-scoped-resources/snapshot.storage.k8s.io/volumesnapshotclasses/csi-aws-vsc.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.958130969Z cluster-scoped-resources/storage.k8s.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.958148139Z cluster-scoped-resources/storage.k8s.io/csidrivers/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.95818648Z cluster-scoped-resources/storage.k8s.io/csidrivers/ebs.csi.aws.com.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.958271592Z cluster-scoped-resources/storage.k8s.io/csinodes/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.958310333Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-128-4.ec2.internal.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.958399484Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-134-231.ec2.internal.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.958478346Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-143-139.ec2.internal.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.958540127Z cluster-scoped-resources/storage.k8s.io/storageclasses/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.958583738Z cluster-scoped-resources/storage.k8s.io/storageclasses/gp2-csi.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.958673Z cluster-scoped-resources/storage.k8s.io/storageclasses/gp3-csi.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.958738141Z host_service_logs/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.958756421Z host_service_logs/masters/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.958810492Z host_service_logs/masters/NetworkManager_service.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.958883024Z host_service_logs/masters/crio_service.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.958937225Z host_service_logs/masters/kubelet_service.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.959004666Z host_service_logs/masters/machine-config-daemon-firstboot_service.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.95921207Z host_service_logs/masters/machine-config-daemon-host_service.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.959366333Z host_service_logs/masters/openvswitch_service.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.959441024Z host_service_logs/masters/ostree-finalize-staged_service.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.959534936Z host_service_logs/masters/ovs-configuration_service.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.959606677Z host_service_logs/masters/ovs-vswitchd_service.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.959679179Z host_service_logs/masters/ovsdb-server_service.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.95974768Z host_service_logs/masters/rpm-ostreed_service.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.95978467Z ingress_controllers/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.959791701Z ingress_controllers/default/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.959795901Z ingress_controllers/default/router-default-6854db8d9-ts5xk/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.959829642Z ingress_controllers/default/router-default-6854db8d9-ts5xk/haproxy.config [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.959995145Z insights-data/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.960028845Z istio/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.960083336Z istio/aggregated-discovery-api.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.960196338Z istio/aggregated-discovery-apis.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.960591476Z istio/event-filter.html [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.960701698Z istio/timestamp [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.960767859Z istio/cluster-scoped-resources/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.96077908Z istio/cluster-scoped-resources/apiextensions.k8s.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.96079264Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.960844501Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gatewayclasses.gateway.networking.k8s.io.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.960986073Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gateways.gateway.networking.k8s.io.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.961417982Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/grpcroutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.961984853Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httproutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.963154865Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.k8s.io.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.963297077Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.96341412Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/referencegrants.gateway.networking.k8s.io.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.963492651Z machine_config_ondisk/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.963500321Z machine_config_termination_logs/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.963514092Z monitoring/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.963523502Z monitoring/alertmanager/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.963568583Z monitoring/alertmanager/status.json [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.963662344Z monitoring/alertmanager/status.stderr [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.963686375Z monitoring/prometheus/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.963731786Z monitoring/prometheus/alertmanagers.json [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.963838618Z monitoring/prometheus/alertmanagers.stderr [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.963913899Z monitoring/prometheus/rules.json [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.964665354Z monitoring/prometheus/rules.stderr [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.964701804Z monitoring/prometheus/prometheus-k8s-0/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.964748955Z monitoring/prometheus/prometheus-k8s-0/active-targets.json [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.965782755Z monitoring/prometheus/prometheus-k8s-0/active-targets.stderr [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.965835436Z monitoring/prometheus/prometheus-k8s-0/status/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.965878527Z monitoring/prometheus/prometheus-k8s-0/status/runtimeinfo.json [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.965976119Z monitoring/prometheus/prometheus-k8s-0/status/runtimeinfo.stderr [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.96605232Z monitoring/prometheus/prometheus-k8s-0/status/tsdb.json [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.966147002Z monitoring/prometheus/prometheus-k8s-0/status/tsdb.stderr [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.966203383Z monitoring/prometheus/status/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.966246894Z monitoring/prometheus/status/config.json [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.966697742Z monitoring/prometheus/status/config.stderr [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.966747154Z monitoring/prometheus/status/flags.json [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.966840505Z monitoring/prometheus/status/flags.stderr [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.967033699Z namespaces/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.96710255Z namespaces/default/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.967161341Z namespaces/default/default.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.967217742Z namespaces/default/apps.openshift.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.967252013Z namespaces/default/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.967302924Z namespaces/default/apps/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.967354535Z namespaces/default/apps/daemonsets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.967426476Z namespaces/default/apps/deployments.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.967500068Z namespaces/default/apps/replicasets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.967580079Z namespaces/default/apps/statefulsets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.96762033Z namespaces/default/autoscaling/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.967662631Z namespaces/default/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.967706672Z namespaces/default/batch/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.967741882Z namespaces/default/batch/cronjobs.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.967821724Z namespaces/default/batch/jobs.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.967868445Z namespaces/default/build.openshift.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.967907316Z namespaces/default/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.967988727Z namespaces/default/build.openshift.io/builds.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.9681307Z namespaces/default/core/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.96815477Z namespaces/default/core/configmaps.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.968276623Z namespaces/default/core/endpoints.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.968360614Z namespaces/default/core/events.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.968520987Z namespaces/default/core/persistentvolumeclaims.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.968616329Z namespaces/default/core/pods.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.96869306Z namespaces/default/core/replicationcontrollers.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.968822083Z namespaces/default/core/secrets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.968994866Z namespaces/default/core/services.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.969096558Z namespaces/default/discovery.k8s.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.969138599Z namespaces/default/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.969230821Z namespaces/default/image.openshift.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.969278022Z namespaces/default/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.969334323Z namespaces/default/k8s.ovn.org/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.969376613Z namespaces/default/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.969463165Z namespaces/default/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.969541797Z namespaces/default/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.969600098Z namespaces/default/monitoring.coreos.com/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.969633698Z namespaces/default/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.969665979Z namespaces/default/networking.k8s.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.96971521Z namespaces/default/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.969759471Z namespaces/default/policy/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.969802941Z namespaces/default/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.969847442Z namespaces/default/route.openshift.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.969891873Z namespaces/default/route.openshift.io/routes.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.970000515Z namespaces/kserve/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.970178089Z namespaces/kserve/kserve.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.97024157Z namespaces/kserve/apps.openshift.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.970294401Z namespaces/kserve/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.970363052Z namespaces/kserve/apps/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.970421383Z namespaces/kserve/apps/daemonsets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.970671308Z namespaces/kserve/apps/deployments.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.970899062Z namespaces/kserve/apps/replicasets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.971121457Z namespaces/kserve/apps/statefulsets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.971163938Z namespaces/kserve/autoscaling/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.971228659Z namespaces/kserve/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.97128876Z namespaces/kserve/batch/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.971349561Z namespaces/kserve/batch/cronjobs.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.971449263Z namespaces/kserve/batch/jobs.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.971537415Z namespaces/kserve/build.openshift.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.971596916Z namespaces/kserve/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.971702398Z namespaces/kserve/build.openshift.io/builds.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.971777859Z namespaces/kserve/coordination.k8s.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.971786639Z namespaces/kserve/coordination.k8s.io/leases/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.971857441Z namespaces/kserve/coordination.k8s.io/leases/kserve-controller-manager-leader-lock.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.971968743Z namespaces/kserve/coordination.k8s.io/leases/llminferenceservice-kserve-controller-manager.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.972096625Z namespaces/kserve/coordination.k8s.io/leases/odh-model-controller.opendatahub.io.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.972260448Z namespaces/kserve/core/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.9723139Z namespaces/kserve/core/configmaps.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.972596595Z namespaces/kserve/core/endpoints.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.972747588Z namespaces/kserve/core/events.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.973085064Z namespaces/kserve/core/persistentvolumeclaims.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.973183946Z namespaces/kserve/core/pods.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.973479852Z namespaces/kserve/core/replicationcontrollers.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.973623314Z namespaces/kserve/core/secrets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.97389933Z namespaces/kserve/core/services.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.974042493Z namespaces/kserve/discovery.k8s.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.974099774Z namespaces/kserve/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.974209036Z namespaces/kserve/image.openshift.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.974262347Z namespaces/kserve/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.974330198Z namespaces/kserve/k8s.ovn.org/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.974386979Z namespaces/kserve/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.974495491Z namespaces/kserve/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.974602673Z namespaces/kserve/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.974656344Z namespaces/kserve/monitoring.coreos.com/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.974723375Z namespaces/kserve/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.974809727Z namespaces/kserve/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.974867148Z namespaces/kserve/monitoring.coreos.com/servicemonitors/model-serving-api-metrics.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.97498427Z namespaces/kserve/monitoring.coreos.com/servicemonitors/odh-model-controller-metrics-monitor.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.975099473Z namespaces/kserve/networking.k8s.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.975157514Z namespaces/kserve/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.975265906Z namespaces/kserve/pods/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.975275286Z namespaces/kserve/pods/kserve-controller-manager-cd4d44c67-f2hpq/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.975356238Z namespaces/kserve/pods/kserve-controller-manager-cd4d44c67-f2hpq/kserve-controller-manager-cd4d44c67-f2hpq.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.975448079Z namespaces/kserve/pods/kserve-controller-manager-cd4d44c67-f2hpq/manager/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.975458149Z namespaces/kserve/pods/kserve-controller-manager-cd4d44c67-f2hpq/manager/manager/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.9754639Z namespaces/kserve/pods/kserve-controller-manager-cd4d44c67-f2hpq/manager/manager/logs/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.97550877Z namespaces/kserve/pods/kserve-controller-manager-cd4d44c67-f2hpq/manager/manager/logs/current.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.978308164Z namespaces/kserve/pods/kserve-controller-manager-cd4d44c67-f2hpq/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.978391705Z namespaces/kserve/pods/kserve-controller-manager-cd4d44c67-f2hpq/manager/manager/logs/previous.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.978441046Z namespaces/kserve/pods/llmisvc-controller-manager-654c557856-c2kxt/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.978508458Z namespaces/kserve/pods/llmisvc-controller-manager-654c557856-c2kxt/llmisvc-controller-manager-654c557856-c2kxt.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.978598059Z namespaces/kserve/pods/llmisvc-controller-manager-654c557856-c2kxt/manager/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.978605989Z namespaces/kserve/pods/llmisvc-controller-manager-654c557856-c2kxt/manager/manager/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.9786107Z namespaces/kserve/pods/llmisvc-controller-manager-654c557856-c2kxt/manager/manager/logs/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.97865987Z namespaces/kserve/pods/llmisvc-controller-manager-654c557856-c2kxt/manager/manager/logs/current.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.98021786Z namespaces/kserve/pods/llmisvc-controller-manager-654c557856-c2kxt/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.980304182Z namespaces/kserve/pods/llmisvc-controller-manager-654c557856-c2kxt/manager/manager/logs/previous.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.980370953Z namespaces/kserve/pods/model-serving-api-7b954ffc95-slztf/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.980430674Z namespaces/kserve/pods/model-serving-api-7b954ffc95-slztf/model-serving-api-7b954ffc95-slztf.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.980548746Z namespaces/kserve/pods/model-serving-api-7b954ffc95-slztf/server/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.980555286Z namespaces/kserve/pods/model-serving-api-7b954ffc95-slztf/server/server/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.980568097Z namespaces/kserve/pods/model-serving-api-7b954ffc95-slztf/server/server/logs/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.980612538Z namespaces/kserve/pods/model-serving-api-7b954ffc95-slztf/server/server/logs/current.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.98071468Z namespaces/kserve/pods/model-serving-api-7b954ffc95-slztf/server/server/logs/previous.insecure.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.980793121Z namespaces/kserve/pods/model-serving-api-7b954ffc95-slztf/server/server/logs/previous.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.980855412Z namespaces/kserve/pods/odh-model-controller-75d9cdbddf-zlq6z/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.980908733Z namespaces/kserve/pods/odh-model-controller-75d9cdbddf-zlq6z/odh-model-controller-75d9cdbddf-zlq6z.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.981031086Z namespaces/kserve/pods/odh-model-controller-75d9cdbddf-zlq6z/manager/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.981042976Z namespaces/kserve/pods/odh-model-controller-75d9cdbddf-zlq6z/manager/manager/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.981053436Z namespaces/kserve/pods/odh-model-controller-75d9cdbddf-zlq6z/manager/manager/logs/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.981122897Z namespaces/kserve/pods/odh-model-controller-75d9cdbddf-zlq6z/manager/manager/logs/current.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.989032198Z namespaces/kserve/pods/odh-model-controller-75d9cdbddf-zlq6z/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.989099089Z namespaces/kserve/pods/odh-model-controller-75d9cdbddf-zlq6z/manager/manager/logs/previous.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.9891316Z namespaces/kserve/pods/s3-init-qhgvd/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.989184441Z namespaces/kserve/pods/s3-init-qhgvd/s3-init-qhgvd.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.989264613Z namespaces/kserve/pods/s3-init-qhgvd/download-hf-model/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.989275093Z namespaces/kserve/pods/s3-init-qhgvd/download-hf-model/download-hf-model/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.989303673Z namespaces/kserve/pods/s3-init-qhgvd/download-hf-model/download-hf-model/logs/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.989349584Z namespaces/kserve/pods/s3-init-qhgvd/download-hf-model/download-hf-model/logs/current.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.989440566Z namespaces/kserve/pods/s3-init-qhgvd/download-hf-model/download-hf-model/logs/previous.insecure.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.989507087Z namespaces/kserve/pods/s3-init-qhgvd/download-hf-model/download-hf-model/logs/previous.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.989550558Z namespaces/kserve/pods/s3-init-qhgvd/s3-init/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.989562208Z namespaces/kserve/pods/s3-init-qhgvd/s3-init/s3-init/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.989591749Z namespaces/kserve/pods/s3-init-qhgvd/s3-init/s3-init/logs/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.989609589Z namespaces/kserve/pods/s3-init-qhgvd/s3-init/s3-init/logs/current.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.989887635Z namespaces/kserve/pods/s3-init-qhgvd/s3-init/s3-init/logs/previous.insecure.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.989955276Z namespaces/kserve/pods/s3-init-qhgvd/s3-init/s3-init/logs/previous.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.990004867Z namespaces/kserve/pods/seaweedfs-64568bcd49-c8dz5/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.990070248Z namespaces/kserve/pods/seaweedfs-64568bcd49-c8dz5/seaweedfs-64568bcd49-c8dz5.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.99016294Z namespaces/kserve/pods/seaweedfs-64568bcd49-c8dz5/seaweedfs/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.99017221Z namespaces/kserve/pods/seaweedfs-64568bcd49-c8dz5/seaweedfs/seaweedfs/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.99018393Z namespaces/kserve/pods/seaweedfs-64568bcd49-c8dz5/seaweedfs/seaweedfs/logs/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.990239641Z namespaces/kserve/pods/seaweedfs-64568bcd49-c8dz5/seaweedfs/seaweedfs/logs/current.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.990423685Z namespaces/kserve/pods/seaweedfs-64568bcd49-c8dz5/seaweedfs/seaweedfs/logs/previous.insecure.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.990479736Z namespaces/kserve/pods/seaweedfs-64568bcd49-c8dz5/seaweedfs/seaweedfs/logs/previous.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.990515896Z namespaces/kserve/policy/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.990556547Z namespaces/kserve/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.990596168Z namespaces/kserve/route.openshift.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.990643209Z namespaces/kserve/route.openshift.io/routes.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.99068179Z namespaces/kube-node-lease/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.99068891Z namespaces/kube-node-lease/coordination.k8s.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.99069334Z namespaces/kube-node-lease/coordination.k8s.io/leases/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.99072358Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-128-4.ec2.internal.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.990811932Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-134-231.ec2.internal.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.990890024Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-143-139.ec2.internal.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.990982845Z namespaces/kube-system/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.991066177Z namespaces/kube-system/kube-system.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.991124758Z namespaces/kube-system/apps.openshift.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.991165839Z namespaces/kube-system/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.99121397Z namespaces/kube-system/apps/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.991264971Z namespaces/kube-system/apps/daemonsets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.991420484Z namespaces/kube-system/apps/deployments.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.991498655Z namespaces/kube-system/apps/replicasets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.991578957Z namespaces/kube-system/apps/statefulsets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.991619957Z namespaces/kube-system/autoscaling/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.991660928Z namespaces/kube-system/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.991724099Z namespaces/kube-system/batch/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.99176635Z namespaces/kube-system/batch/cronjobs.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.991841722Z namespaces/kube-system/batch/jobs.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.991904433Z namespaces/kube-system/build.openshift.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.991952694Z namespaces/kube-system/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.992059626Z namespaces/kube-system/build.openshift.io/builds.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.992103417Z namespaces/kube-system/coordination.k8s.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.992120847Z namespaces/kube-system/coordination.k8s.io/leases/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.992162308Z namespaces/kube-system/coordination.k8s.io/leases/apiserver-hincwg62b6mxo44fw5rsmiuo5y.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.992245859Z namespaces/kube-system/coordination.k8s.io/leases/kube-controller-manager.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.992324161Z namespaces/kube-system/coordination.k8s.io/leases/kube-scheduler.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.992411343Z namespaces/kube-system/core/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.992475634Z namespaces/kube-system/core/configmaps.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.992636447Z namespaces/kube-system/core/endpoints.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.992746989Z namespaces/kube-system/core/events.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.992998354Z namespaces/kube-system/core/persistentvolumeclaims.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.993125116Z namespaces/kube-system/core/pods.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.993413522Z namespaces/kube-system/core/replicationcontrollers.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.993571185Z namespaces/kube-system/core/secrets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.993947972Z namespaces/kube-system/core/services.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.994059054Z namespaces/kube-system/discovery.k8s.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.994123515Z namespaces/kube-system/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.994197557Z namespaces/kube-system/image.openshift.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.994254938Z namespaces/kube-system/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.994338829Z namespaces/kube-system/k8s.ovn.org/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.99438824Z namespaces/kube-system/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.994494822Z namespaces/kube-system/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.994591464Z namespaces/kube-system/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.994670866Z namespaces/kube-system/monitoring.coreos.com/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.994723997Z namespaces/kube-system/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.994789668Z namespaces/kube-system/networking.k8s.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.994869479Z namespaces/kube-system/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.994957861Z namespaces/kube-system/pods/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.994970861Z namespaces/kube-system/pods/global-pull-secret-syncer-2bjwk/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.995117344Z namespaces/kube-system/pods/global-pull-secret-syncer-2bjwk/global-pull-secret-syncer-2bjwk.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.995225046Z namespaces/kube-system/pods/global-pull-secret-syncer-2bjwk/global-pull-secret-syncer/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.995235757Z namespaces/kube-system/pods/global-pull-secret-syncer-2bjwk/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.995243697Z namespaces/kube-system/pods/global-pull-secret-syncer-2bjwk/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.995307338Z namespaces/kube-system/pods/global-pull-secret-syncer-2bjwk/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.995506462Z namespaces/kube-system/pods/global-pull-secret-syncer-2bjwk/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.995601784Z namespaces/kube-system/pods/global-pull-secret-syncer-2bjwk/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.995647774Z namespaces/kube-system/pods/global-pull-secret-syncer-676lb/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.995714386Z namespaces/kube-system/pods/global-pull-secret-syncer-676lb/global-pull-secret-syncer-676lb.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.995796747Z namespaces/kube-system/pods/global-pull-secret-syncer-676lb/global-pull-secret-syncer/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.995809427Z namespaces/kube-system/pods/global-pull-secret-syncer-676lb/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.995818228Z namespaces/kube-system/pods/global-pull-secret-syncer-676lb/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.995890649Z namespaces/kube-system/pods/global-pull-secret-syncer-676lb/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.996108523Z namespaces/kube-system/pods/global-pull-secret-syncer-676lb/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.996183424Z namespaces/kube-system/pods/global-pull-secret-syncer-676lb/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.996252256Z namespaces/kube-system/pods/global-pull-secret-syncer-fc8t4/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.996310297Z namespaces/kube-system/pods/global-pull-secret-syncer-fc8t4/global-pull-secret-syncer-fc8t4.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.996394039Z namespaces/kube-system/pods/global-pull-secret-syncer-fc8t4/global-pull-secret-syncer/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.996404459Z namespaces/kube-system/pods/global-pull-secret-syncer-fc8t4/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.996418169Z namespaces/kube-system/pods/global-pull-secret-syncer-fc8t4/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.99647524Z namespaces/kube-system/pods/global-pull-secret-syncer-fc8t4/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.996667224Z namespaces/kube-system/pods/global-pull-secret-syncer-fc8t4/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.996750425Z namespaces/kube-system/pods/global-pull-secret-syncer-fc8t4/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.996800786Z namespaces/kube-system/pods/konnectivity-agent-68nld/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.996852487Z namespaces/kube-system/pods/konnectivity-agent-68nld/konnectivity-agent-68nld.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.996956829Z namespaces/kube-system/pods/konnectivity-agent-68nld/konnectivity-agent/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.996967229Z namespaces/kube-system/pods/konnectivity-agent-68nld/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.996973879Z namespaces/kube-system/pods/konnectivity-agent-68nld/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.997056771Z namespaces/kube-system/pods/konnectivity-agent-68nld/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.997604002Z namespaces/kube-system/pods/konnectivity-agent-68nld/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.997688463Z namespaces/kube-system/pods/konnectivity-agent-68nld/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.997736734Z namespaces/kube-system/pods/konnectivity-agent-9n28f/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.997794735Z namespaces/kube-system/pods/konnectivity-agent-9n28f/konnectivity-agent-9n28f.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.997895517Z namespaces/kube-system/pods/konnectivity-agent-9n28f/konnectivity-agent/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.997910047Z namespaces/kube-system/pods/konnectivity-agent-9n28f/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.997919617Z namespaces/kube-system/pods/konnectivity-agent-9n28f/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.997976169Z namespaces/kube-system/pods/konnectivity-agent-9n28f/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.998519689Z namespaces/kube-system/pods/konnectivity-agent-9n28f/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.99859839Z namespaces/kube-system/pods/konnectivity-agent-9n28f/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.998645611Z namespaces/kube-system/pods/konnectivity-agent-hd7xr/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.998702392Z namespaces/kube-system/pods/konnectivity-agent-hd7xr/konnectivity-agent-hd7xr.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.998793504Z namespaces/kube-system/pods/konnectivity-agent-hd7xr/konnectivity-agent/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.998800745Z namespaces/kube-system/pods/konnectivity-agent-hd7xr/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.998807985Z namespaces/kube-system/pods/konnectivity-agent-hd7xr/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.998874306Z namespaces/kube-system/pods/konnectivity-agent-hd7xr/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.999671101Z namespaces/kube-system/pods/konnectivity-agent-hd7xr/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.999752243Z namespaces/kube-system/pods/konnectivity-agent-hd7xr/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.999795403Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-128-4.ec2.internal/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.999860945Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-128-4.ec2.internal/kube-apiserver-proxy-ip-10-0-128-4.ec2.internal.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.999954306Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-128-4.ec2.internal/haproxy/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.999961027Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-128-4.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:39.999995077Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-128-4.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.000081459Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-128-4.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.000233452Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-128-4.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.000316843Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-128-4.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.000362584Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-134-231.ec2.internal/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.000422645Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-134-231.ec2.internal/kube-apiserver-proxy-ip-10-0-134-231.ec2.internal.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.000495547Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-134-231.ec2.internal/haproxy/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.000501997Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-134-231.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.000506037Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-134-231.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.000558098Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-134-231.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.000802672Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-134-231.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.000885984Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-134-231.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.000931495Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-143-139.ec2.internal/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.000991726Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-143-139.ec2.internal/kube-apiserver-proxy-ip-10-0-143-139.ec2.internal.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.001096058Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-143-139.ec2.internal/haproxy/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.001109049Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-143-139.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.001145189Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-143-139.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.00121448Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-143-139.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.001375863Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-143-139.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.001449795Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-143-139.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.001491426Z namespaces/kube-system/policy/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.001558297Z namespaces/kube-system/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.001616838Z namespaces/kube-system/rbac.authorization.k8s.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.001629998Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.001692349Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/csi-snapshot-controller-operator-authentication-reader.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.001806392Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/network-diagnostics.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.001883053Z namespaces/kube-system/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.001943214Z namespaces/kube-system/rbac.authorization.k8s.io/roles/extension-apiserver-authentication-reader.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.002079997Z namespaces/kube-system/route.openshift.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.002094997Z namespaces/kube-system/route.openshift.io/routes.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.002179729Z namespaces/open-cluster-management-agent-addon/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.002186339Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.002190639Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.00224044Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/cluster-proxy.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.002349532Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/work-manager.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.002465694Z namespaces/openshift-apiserver-operator/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.002522405Z namespaces/openshift-apiserver-operator/openshift-apiserver-operator.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.002611417Z namespaces/openshift-apiserver-operator/apps.openshift.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.002652748Z namespaces/openshift-apiserver-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.002712869Z namespaces/openshift-apiserver-operator/apps/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.00277232Z namespaces/openshift-apiserver-operator/apps/daemonsets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.002887012Z namespaces/openshift-apiserver-operator/apps/deployments.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.002975334Z namespaces/openshift-apiserver-operator/apps/replicasets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.003125537Z namespaces/openshift-apiserver-operator/apps/statefulsets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.003181898Z namespaces/openshift-apiserver-operator/autoscaling/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.003251569Z namespaces/openshift-apiserver-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.00330978Z namespaces/openshift-apiserver-operator/batch/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.003367581Z namespaces/openshift-apiserver-operator/batch/cronjobs.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.003469714Z namespaces/openshift-apiserver-operator/batch/jobs.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.003513734Z namespaces/openshift-apiserver-operator/build.openshift.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.003578385Z namespaces/openshift-apiserver-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.003680567Z namespaces/openshift-apiserver-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.003769619Z namespaces/openshift-apiserver-operator/core/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.0038219Z namespaces/openshift-apiserver-operator/core/configmaps.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.004792659Z namespaces/openshift-apiserver-operator/core/endpoints.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.004899911Z namespaces/openshift-apiserver-operator/core/events.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.005003843Z namespaces/openshift-apiserver-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.005128795Z namespaces/openshift-apiserver-operator/core/pods.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.005225857Z namespaces/openshift-apiserver-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.00540029Z namespaces/openshift-apiserver-operator/core/secrets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.005595254Z namespaces/openshift-apiserver-operator/core/services.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.005682585Z namespaces/openshift-apiserver-operator/discovery.k8s.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.005738367Z namespaces/openshift-apiserver-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.005821678Z namespaces/openshift-apiserver-operator/image.openshift.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.005872509Z namespaces/openshift-apiserver-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.005951781Z namespaces/openshift-apiserver-operator/k8s.ovn.org/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.006005092Z namespaces/openshift-apiserver-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.006140214Z namespaces/openshift-apiserver-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.006239626Z namespaces/openshift-apiserver-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.006308017Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.006372319Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.0064428Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.006500331Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors/openshift-apiserver-operator.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.006576653Z namespaces/openshift-apiserver-operator/networking.k8s.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.006627114Z namespaces/openshift-apiserver-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.006696375Z namespaces/openshift-apiserver-operator/policy/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.006745636Z namespaces/openshift-apiserver-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.006813567Z namespaces/openshift-apiserver-operator/route.openshift.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.006866968Z namespaces/openshift-apiserver-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.00699547Z namespaces/openshift-apiserver/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.007088672Z namespaces/openshift-apiserver/openshift-apiserver.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.007151593Z namespaces/openshift-apiserver/apps.openshift.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.007213215Z namespaces/openshift-apiserver/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.007280646Z namespaces/openshift-apiserver/apps/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.007327197Z namespaces/openshift-apiserver/apps/daemonsets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.007436569Z namespaces/openshift-apiserver/apps/deployments.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.007535311Z namespaces/openshift-apiserver/apps/replicasets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.007638423Z namespaces/openshift-apiserver/apps/statefulsets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.007683844Z namespaces/openshift-apiserver/autoscaling/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.007751505Z namespaces/openshift-apiserver/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.007820966Z namespaces/openshift-apiserver/batch/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.007930848Z namespaces/openshift-apiserver/batch/cronjobs.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.008058051Z namespaces/openshift-apiserver/batch/jobs.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.008113682Z namespaces/openshift-apiserver/build.openshift.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.008173723Z namespaces/openshift-apiserver/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.008286895Z namespaces/openshift-apiserver/build.openshift.io/builds.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.008371157Z namespaces/openshift-apiserver/core/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.008433418Z namespaces/openshift-apiserver/core/configmaps.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.0085567Z namespaces/openshift-apiserver/core/endpoints.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.008673102Z namespaces/openshift-apiserver/core/events.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.008772114Z namespaces/openshift-apiserver/core/persistentvolumeclaims.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.008851416Z namespaces/openshift-apiserver/core/pods.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.008930827Z namespaces/openshift-apiserver/core/replicationcontrollers.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.009104111Z namespaces/openshift-apiserver/core/secrets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.009290754Z namespaces/openshift-apiserver/core/services.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.009349946Z namespaces/openshift-apiserver/discovery.k8s.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.009386296Z namespaces/openshift-apiserver/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.009437837Z namespaces/openshift-apiserver/image.openshift.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.009483928Z namespaces/openshift-apiserver/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.009543879Z namespaces/openshift-apiserver/k8s.ovn.org/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.00958323Z namespaces/openshift-apiserver/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.009665272Z namespaces/openshift-apiserver/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.009733623Z namespaces/openshift-apiserver/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.009797264Z namespaces/openshift-apiserver/monitoring.coreos.com/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.009836995Z namespaces/openshift-apiserver/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.009887056Z namespaces/openshift-apiserver/networking.k8s.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.009924917Z namespaces/openshift-apiserver/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.009986868Z namespaces/openshift-apiserver/policy/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.01010705Z namespaces/openshift-apiserver/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.010168971Z namespaces/openshift-apiserver/route.openshift.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.010210472Z namespaces/openshift-apiserver/route.openshift.io/routes.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.010263473Z namespaces/openshift-authentication-operator/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.010279003Z namespaces/openshift-authentication-operator/monitoring.coreos.com/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.010285833Z namespaces/openshift-authentication-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.010321524Z namespaces/openshift-authentication-operator/monitoring.coreos.com/servicemonitors/authentication-operator.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.010389655Z namespaces/openshift-cloud-controller-manager/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.010399726Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.010404055Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.010438266Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/leases/cloud-controller-manager.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.010489427Z namespaces/openshift-cloud-credential-operator/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.010499748Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.010506448Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.010548088Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/leases/cloud-credential-operator-leader.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.010617Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.01062659Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.0106607Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/servicemonitors/cloud-credential-operator.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.010760722Z namespaces/openshift-cloud-network-config-controller/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.010807223Z namespaces/openshift-cloud-network-config-controller/openshift-cloud-network-config-controller.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.010876585Z namespaces/openshift-cloud-network-config-controller/apps.openshift.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.010923565Z namespaces/openshift-cloud-network-config-controller/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.010983107Z namespaces/openshift-cloud-network-config-controller/apps/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.011066838Z namespaces/openshift-cloud-network-config-controller/apps/daemonsets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.01115367Z namespaces/openshift-cloud-network-config-controller/apps/deployments.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.011252282Z namespaces/openshift-cloud-network-config-controller/apps/replicasets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.011353554Z namespaces/openshift-cloud-network-config-controller/apps/statefulsets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.011403365Z namespaces/openshift-cloud-network-config-controller/autoscaling/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.011460926Z namespaces/openshift-cloud-network-config-controller/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.011515807Z namespaces/openshift-cloud-network-config-controller/batch/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.011555488Z namespaces/openshift-cloud-network-config-controller/batch/cronjobs.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.011640699Z namespaces/openshift-cloud-network-config-controller/batch/jobs.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.01169538Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.011742571Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.011828163Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/builds.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.011871503Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.011884234Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/leases/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.011935595Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/leases/cloud-network-config-controller-lock.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.012035977Z namespaces/openshift-cloud-network-config-controller/core/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.012087398Z namespaces/openshift-cloud-network-config-controller/core/configmaps.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.012188729Z namespaces/openshift-cloud-network-config-controller/core/endpoints.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.012260081Z namespaces/openshift-cloud-network-config-controller/core/events.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.012336722Z namespaces/openshift-cloud-network-config-controller/core/persistentvolumeclaims.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.012410884Z namespaces/openshift-cloud-network-config-controller/core/pods.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.012486585Z namespaces/openshift-cloud-network-config-controller/core/replicationcontrollers.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.012644818Z namespaces/openshift-cloud-network-config-controller/core/secrets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.01275085Z namespaces/openshift-cloud-network-config-controller/core/services.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.012806141Z namespaces/openshift-cloud-network-config-controller/core/serviceaccounts/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.012855982Z namespaces/openshift-cloud-network-config-controller/core/serviceaccounts/cloud-network-config-controller.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.012913683Z namespaces/openshift-cloud-network-config-controller/discovery.k8s.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.012962304Z namespaces/openshift-cloud-network-config-controller/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.013078366Z namespaces/openshift-cloud-network-config-controller/image.openshift.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.013136558Z namespaces/openshift-cloud-network-config-controller/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.013192179Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.01323684Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.013316881Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.013396132Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.013455904Z namespaces/openshift-cloud-network-config-controller/monitoring.coreos.com/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.013502255Z namespaces/openshift-cloud-network-config-controller/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.013539895Z namespaces/openshift-cloud-network-config-controller/networking.k8s.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.013587196Z namespaces/openshift-cloud-network-config-controller/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.013632947Z namespaces/openshift-cloud-network-config-controller/policy/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.013674098Z namespaces/openshift-cloud-network-config-controller/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.013718089Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.013726139Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.01377538Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/rolebindings/cloud-network-config-controller-rb.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.013818081Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.013848071Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/roles/cloud-network-config-controller.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.013899082Z namespaces/openshift-cloud-network-config-controller/route.openshift.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.013941343Z namespaces/openshift-cloud-network-config-controller/route.openshift.io/routes.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.014026435Z namespaces/openshift-cluster-csi-drivers/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.014106566Z namespaces/openshift-cluster-csi-drivers/openshift-cluster-csi-drivers.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.014196248Z namespaces/openshift-cluster-csi-drivers/apps.openshift.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.014247379Z namespaces/openshift-cluster-csi-drivers/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.01429853Z namespaces/openshift-cluster-csi-drivers/apps/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.01431661Z namespaces/openshift-cluster-csi-drivers/apps/daemonsets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.014467063Z namespaces/openshift-cluster-csi-drivers/apps/deployments.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.014533524Z namespaces/openshift-cluster-csi-drivers/apps/replicasets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.014619186Z namespaces/openshift-cluster-csi-drivers/apps/statefulsets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.014648107Z namespaces/openshift-cluster-csi-drivers/autoscaling/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.014701508Z namespaces/openshift-cluster-csi-drivers/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.014737958Z namespaces/openshift-cluster-csi-drivers/batch/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.014780429Z namespaces/openshift-cluster-csi-drivers/batch/cronjobs.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.014863191Z namespaces/openshift-cluster-csi-drivers/batch/jobs.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.014928102Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.014971583Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.015096955Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/builds.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.015147616Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.015160776Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.015208317Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/ebs-csi-aws-com.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.015290489Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-attacher-leader-ebs-csi-aws-com.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.01537328Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-resizer-ebs-csi-aws-com.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.015486983Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-snapshotter-leader-ebs-csi-aws-com.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.015597155Z namespaces/openshift-cluster-csi-drivers/core/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.015632285Z namespaces/openshift-cluster-csi-drivers/core/configmaps.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.015739447Z namespaces/openshift-cluster-csi-drivers/core/endpoints.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.015815259Z namespaces/openshift-cluster-csi-drivers/core/events.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.016184396Z namespaces/openshift-cluster-csi-drivers/core/persistentvolumeclaims.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.016260757Z namespaces/openshift-cluster-csi-drivers/core/pods.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.016475171Z namespaces/openshift-cluster-csi-drivers/core/replicationcontrollers.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.016612204Z namespaces/openshift-cluster-csi-drivers/core/secrets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.016983421Z namespaces/openshift-cluster-csi-drivers/core/services.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.017063202Z namespaces/openshift-cluster-csi-drivers/core/serviceaccounts/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.017098483Z namespaces/openshift-cluster-csi-drivers/core/serviceaccounts/aws-ebs-csi-driver-operator.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.017173375Z namespaces/openshift-cluster-csi-drivers/discovery.k8s.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.017220285Z namespaces/openshift-cluster-csi-drivers/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.017274966Z namespaces/openshift-cluster-csi-drivers/image.openshift.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.017310097Z namespaces/openshift-cluster-csi-drivers/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.017377039Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.017420369Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.017506601Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.017591712Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.017629483Z namespaces/openshift-cluster-csi-drivers/monitoring.coreos.com/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.017669884Z namespaces/openshift-cluster-csi-drivers/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.017721245Z namespaces/openshift-cluster-csi-drivers/networking.k8s.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.017751616Z namespaces/openshift-cluster-csi-drivers/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.017848648Z namespaces/openshift-cluster-csi-drivers/pods/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.017858148Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-4zlzc/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.017907659Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-4zlzc/aws-ebs-csi-driver-node-4zlzc.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.018049871Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-4zlzc/csi-driver/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.018093672Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-4zlzc/csi-driver/csi-driver/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.018105282Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-4zlzc/csi-driver/csi-driver/logs/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.018178994Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-4zlzc/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.018274286Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-4zlzc/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.018340797Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-4zlzc/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.018374387Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-4zlzc/csi-liveness-probe/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.018387148Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-4zlzc/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.018392958Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-4zlzc/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.018415438Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-4zlzc/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.01850394Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-4zlzc/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.018568061Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-4zlzc/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.018604702Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-4zlzc/csi-node-driver-registrar/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.018612392Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-4zlzc/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.018616432Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-4zlzc/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.018648433Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-4zlzc/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.018740545Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-4zlzc/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.018807576Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-4zlzc/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.018854747Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-84qwl/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.018896047Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-84qwl/aws-ebs-csi-driver-node-84qwl.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.018996049Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-84qwl/csi-driver/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.01900317Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-84qwl/csi-driver/csi-driver/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.01903428Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-84qwl/csi-driver/csi-driver/logs/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.019095801Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-84qwl/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.019189003Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-84qwl/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.019250574Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-84qwl/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.019299855Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-84qwl/csi-liveness-probe/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.019308735Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-84qwl/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.019315035Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-84qwl/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.019357026Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-84qwl/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.019448138Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-84qwl/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.019515939Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-84qwl/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.01955328Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-84qwl/csi-node-driver-registrar/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.01956348Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-84qwl/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.01956749Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-84qwl/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.019599601Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-84qwl/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.019689903Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-84qwl/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.019757434Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-84qwl/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.019811345Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-fgk6t/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.019852966Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-fgk6t/aws-ebs-csi-driver-node-fgk6t.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.019950808Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-fgk6t/csi-driver/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.019958748Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-fgk6t/csi-driver/csi-driver/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.019966148Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-fgk6t/csi-driver/csi-driver/logs/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.020041769Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-fgk6t/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.020137311Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-fgk6t/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.020202752Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-fgk6t/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.020252453Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-fgk6t/csi-liveness-probe/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.020259514Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-fgk6t/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.020277914Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-fgk6t/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.020297584Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-fgk6t/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.020392286Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-fgk6t/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.020464297Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-fgk6t/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.020510468Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-fgk6t/csi-node-driver-registrar/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.020517268Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-fgk6t/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.020525988Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-fgk6t/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.02059102Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-fgk6t/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.020669301Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-fgk6t/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.020736703Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-fgk6t/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.020783213Z namespaces/openshift-cluster-csi-drivers/policy/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.020819224Z namespaces/openshift-cluster-csi-drivers/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.020871615Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.020878375Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.020919586Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/rolebindings/aws-ebs-csi-driver-operator-rolebinding.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.020961617Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.021000218Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/roles/aws-ebs-csi-driver-operator-role.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.02109587Z namespaces/openshift-cluster-csi-drivers/route.openshift.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.02113931Z namespaces/openshift-cluster-csi-drivers/route.openshift.io/routes.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.021194091Z namespaces/openshift-cluster-machine-approver/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.021201072Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.021205101Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/leases/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.021241182Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/leases/cluster-machine-approver-leader.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.021302583Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.021315584Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.021332074Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/servicemonitors/cluster-machine-approver.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.021434606Z namespaces/openshift-cluster-node-tuning-operator/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.021484117Z namespaces/openshift-cluster-node-tuning-operator/openshift-cluster-node-tuning-operator.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.021534248Z namespaces/openshift-cluster-node-tuning-operator/apps.openshift.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.021565118Z namespaces/openshift-cluster-node-tuning-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.02163654Z namespaces/openshift-cluster-node-tuning-operator/apps/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.02166263Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.021795733Z namespaces/openshift-cluster-node-tuning-operator/apps/deployments.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.021876324Z namespaces/openshift-cluster-node-tuning-operator/apps/replicasets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.021950266Z namespaces/openshift-cluster-node-tuning-operator/apps/statefulsets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.021993327Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.022086778Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets/tuned.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.02216816Z namespaces/openshift-cluster-node-tuning-operator/autoscaling/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.022200891Z namespaces/openshift-cluster-node-tuning-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.022266852Z namespaces/openshift-cluster-node-tuning-operator/batch/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.022299722Z namespaces/openshift-cluster-node-tuning-operator/batch/cronjobs.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.022381224Z namespaces/openshift-cluster-node-tuning-operator/batch/jobs.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.022428955Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.022488506Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.022562297Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.022620939Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.022631179Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.022673089Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/leases/node-tuning-operator-lock.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.022759201Z namespaces/openshift-cluster-node-tuning-operator/core/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.022809892Z namespaces/openshift-cluster-node-tuning-operator/core/configmaps.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.023437784Z namespaces/openshift-cluster-node-tuning-operator/core/endpoints.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.023543156Z namespaces/openshift-cluster-node-tuning-operator/core/events.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.023684319Z namespaces/openshift-cluster-node-tuning-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.02376326Z namespaces/openshift-cluster-node-tuning-operator/core/pods.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.023963594Z namespaces/openshift-cluster-node-tuning-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.024143657Z namespaces/openshift-cluster-node-tuning-operator/core/secrets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.024446503Z namespaces/openshift-cluster-node-tuning-operator/core/services.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.024562985Z namespaces/openshift-cluster-node-tuning-operator/core/serviceaccounts/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.024624297Z namespaces/openshift-cluster-node-tuning-operator/core/serviceaccounts/cluster-node-tuning-operator.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.024672258Z namespaces/openshift-cluster-node-tuning-operator/discovery.k8s.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.024721868Z namespaces/openshift-cluster-node-tuning-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.0247721Z namespaces/openshift-cluster-node-tuning-operator/image.openshift.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.02481221Z namespaces/openshift-cluster-node-tuning-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.024861091Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.024911172Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.024985924Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.025104956Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.025150257Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.025193968Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.025247818Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.025292779Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/prometheusrules/node-tuning-operator.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.02534904Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.025397941Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors/node-tuning-operator.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.025444692Z namespaces/openshift-cluster-node-tuning-operator/networking.k8s.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.025488503Z namespaces/openshift-cluster-node-tuning-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.025534844Z namespaces/openshift-cluster-node-tuning-operator/pods/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.025543874Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-c59vc/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.025600325Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-c59vc/tuned-c59vc.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.025689067Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-c59vc/tuned/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.025696807Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-c59vc/tuned/tuned/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.025704657Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-c59vc/tuned/tuned/logs/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.025748188Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-c59vc/tuned/tuned/logs/current.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.02586683Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-c59vc/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.025938742Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-c59vc/tuned/tuned/logs/previous.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.025990013Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-tmrbp/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.026121615Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-tmrbp/tuned-tmrbp.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.026202257Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-tmrbp/tuned/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.026211067Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-tmrbp/tuned/tuned/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.026225627Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-tmrbp/tuned/tuned/logs/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.026278638Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-tmrbp/tuned/tuned/logs/current.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.02639338Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-tmrbp/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.026467172Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-tmrbp/tuned/tuned/logs/previous.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.026501882Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-zqg9z/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.026547803Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-zqg9z/tuned-zqg9z.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.026629995Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-zqg9z/tuned/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.026637775Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-zqg9z/tuned/tuned/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.026641615Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-zqg9z/tuned/tuned/logs/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.026685106Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-zqg9z/tuned/tuned/logs/current.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.026790208Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-zqg9z/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.026858739Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-zqg9z/tuned/tuned/logs/previous.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.02688549Z namespaces/openshift-cluster-node-tuning-operator/policy/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.026936001Z namespaces/openshift-cluster-node-tuning-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.026984292Z namespaces/openshift-cluster-node-tuning-operator/route.openshift.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.027062163Z namespaces/openshift-cluster-node-tuning-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.027139185Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.027148475Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.027205606Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-128-4.ec2.internal.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.027306328Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-134-231.ec2.internal.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.02740309Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-143-139.ec2.internal.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.027464121Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/tuneds/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.027514392Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/tuneds/default.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.027626824Z namespaces/openshift-cluster-samples-operator/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.027666785Z namespaces/openshift-cluster-samples-operator/openshift-cluster-samples-operator.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.027737066Z namespaces/openshift-cluster-samples-operator/apps.openshift.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.027768157Z namespaces/openshift-cluster-samples-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.027850138Z namespaces/openshift-cluster-samples-operator/apps/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.027889739Z namespaces/openshift-cluster-samples-operator/apps/daemonsets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.028031102Z namespaces/openshift-cluster-samples-operator/apps/deployments.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.028152084Z namespaces/openshift-cluster-samples-operator/apps/replicasets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.028267396Z namespaces/openshift-cluster-samples-operator/apps/statefulsets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.028300457Z namespaces/openshift-cluster-samples-operator/autoscaling/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.028347178Z namespaces/openshift-cluster-samples-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.028393929Z namespaces/openshift-cluster-samples-operator/batch/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.028445799Z namespaces/openshift-cluster-samples-operator/batch/cronjobs.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.028526401Z namespaces/openshift-cluster-samples-operator/batch/jobs.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.028586122Z namespaces/openshift-cluster-samples-operator/build.openshift.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.028619323Z namespaces/openshift-cluster-samples-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.028701164Z namespaces/openshift-cluster-samples-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.028773226Z namespaces/openshift-cluster-samples-operator/core/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.028798536Z namespaces/openshift-cluster-samples-operator/core/configmaps.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.02899361Z namespaces/openshift-cluster-samples-operator/core/endpoints.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.029088702Z namespaces/openshift-cluster-samples-operator/core/events.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.029220994Z namespaces/openshift-cluster-samples-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.029293386Z namespaces/openshift-cluster-samples-operator/core/pods.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.029418678Z namespaces/openshift-cluster-samples-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.02953016Z namespaces/openshift-cluster-samples-operator/core/secrets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.029724474Z namespaces/openshift-cluster-samples-operator/core/services.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.029786835Z namespaces/openshift-cluster-samples-operator/discovery.k8s.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.029835066Z namespaces/openshift-cluster-samples-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.029898827Z namespaces/openshift-cluster-samples-operator/image.openshift.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.029944568Z namespaces/openshift-cluster-samples-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.029986769Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.03006197Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.030141432Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.030216353Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.030267884Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.030318825Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.030359186Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.030412677Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/prometheusrules/samples-operator-alerts.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.030509729Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.03057558Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors/cluster-samples-operator.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.030639981Z namespaces/openshift-cluster-samples-operator/networking.k8s.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.030685892Z namespaces/openshift-cluster-samples-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.030728153Z namespaces/openshift-cluster-samples-operator/pods/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.030740363Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6748489656-7v9qj/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.030799224Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6748489656-7v9qj/cluster-samples-operator-6748489656-7v9qj.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.030904377Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6748489656-7v9qj/cluster-samples-operator-watch/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.030914587Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6748489656-7v9qj/cluster-samples-operator-watch/cluster-samples-operator-watch/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.030920177Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6748489656-7v9qj/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.030958758Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6748489656-7v9qj/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/current.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.03109653Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6748489656-7v9qj/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/previous.insecure.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.031167482Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6748489656-7v9qj/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/previous.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.031201642Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6748489656-7v9qj/cluster-samples-operator/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.031208652Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6748489656-7v9qj/cluster-samples-operator/cluster-samples-operator/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.031217572Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6748489656-7v9qj/cluster-samples-operator/cluster-samples-operator/logs/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.031272864Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6748489656-7v9qj/cluster-samples-operator/cluster-samples-operator/logs/current.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.031697592Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6748489656-7v9qj/cluster-samples-operator/cluster-samples-operator/logs/previous.insecure.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.031757333Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6748489656-7v9qj/cluster-samples-operator/cluster-samples-operator/logs/previous.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.031771813Z namespaces/openshift-cluster-samples-operator/policy/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.031824994Z namespaces/openshift-cluster-samples-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.031873205Z namespaces/openshift-cluster-samples-operator/route.openshift.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.031912205Z namespaces/openshift-cluster-samples-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.032026158Z namespaces/openshift-cluster-storage-operator/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.032087329Z namespaces/openshift-cluster-storage-operator/openshift-cluster-storage-operator.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.03216008Z namespaces/openshift-cluster-storage-operator/apps.openshift.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.032181921Z namespaces/openshift-cluster-storage-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.032259372Z namespaces/openshift-cluster-storage-operator/apps/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.032288303Z namespaces/openshift-cluster-storage-operator/apps/daemonsets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.032367514Z namespaces/openshift-cluster-storage-operator/apps/deployments.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.032468416Z namespaces/openshift-cluster-storage-operator/apps/replicasets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.032558438Z namespaces/openshift-cluster-storage-operator/apps/statefulsets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.032612459Z namespaces/openshift-cluster-storage-operator/autoscaling/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.03265921Z namespaces/openshift-cluster-storage-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.032714541Z namespaces/openshift-cluster-storage-operator/batch/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.032761182Z namespaces/openshift-cluster-storage-operator/batch/cronjobs.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.032840393Z namespaces/openshift-cluster-storage-operator/batch/jobs.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.032892884Z namespaces/openshift-cluster-storage-operator/build.openshift.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.032934685Z namespaces/openshift-cluster-storage-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.033030857Z namespaces/openshift-cluster-storage-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.03318368Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.03319522Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.033221441Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/data-source-validator-leader.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.033310172Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/snapshot-controller-leader.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.033383244Z namespaces/openshift-cluster-storage-operator/core/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.033431885Z namespaces/openshift-cluster-storage-operator/core/configmaps.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.033687609Z namespaces/openshift-cluster-storage-operator/core/endpoints.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.033770311Z namespaces/openshift-cluster-storage-operator/core/events.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.034168419Z namespaces/openshift-cluster-storage-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.03424929Z namespaces/openshift-cluster-storage-operator/core/pods.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.034365252Z namespaces/openshift-cluster-storage-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.034512775Z namespaces/openshift-cluster-storage-operator/core/secrets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.034680588Z namespaces/openshift-cluster-storage-operator/core/services.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.03475281Z namespaces/openshift-cluster-storage-operator/core/serviceaccounts/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.034790971Z namespaces/openshift-cluster-storage-operator/core/serviceaccounts/csi-snapshot-controller-operator.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.034865152Z namespaces/openshift-cluster-storage-operator/discovery.k8s.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.034898082Z namespaces/openshift-cluster-storage-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.034968164Z namespaces/openshift-cluster-storage-operator/image.openshift.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.034995864Z namespaces/openshift-cluster-storage-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.035098426Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.035120617Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.035222699Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.03531008Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.035351731Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.035400562Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.035456523Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.035511234Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/prometheusrules/prometheus.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.035586846Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.035633996Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors/cluster-storage-operator.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.035686497Z namespaces/openshift-cluster-storage-operator/networking.k8s.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.035735538Z namespaces/openshift-cluster-storage-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.03580179Z namespaces/openshift-cluster-storage-operator/pods/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.03581275Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-549c6d54cf-w6nsl/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.035874791Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-549c6d54cf-w6nsl/volume-data-source-validator-549c6d54cf-w6nsl.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.035964773Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-549c6d54cf-w6nsl/volume-data-source-validator/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.035972543Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-549c6d54cf-w6nsl/volume-data-source-validator/volume-data-source-validator/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.035977353Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-549c6d54cf-w6nsl/volume-data-source-validator/volume-data-source-validator/logs/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.036024374Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-549c6d54cf-w6nsl/volume-data-source-validator/volume-data-source-validator/logs/current.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.036180507Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-549c6d54cf-w6nsl/volume-data-source-validator/volume-data-source-validator/logs/previous.insecure.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.036257438Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-549c6d54cf-w6nsl/volume-data-source-validator/volume-data-source-validator/logs/previous.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.036313069Z namespaces/openshift-cluster-storage-operator/policy/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.03635214Z namespaces/openshift-cluster-storage-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.036407191Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.036422591Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.036462692Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/rolebindings/csi-snapshot-controller-operator-role.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.036511793Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.036548834Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/roles/csi-snapshot-controller-operator-role.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.036614755Z namespaces/openshift-cluster-storage-operator/route.openshift.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.036661606Z namespaces/openshift-cluster-storage-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.036733608Z namespaces/openshift-cluster-version/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.036785509Z namespaces/openshift-cluster-version/openshift-cluster-version.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.03685186Z namespaces/openshift-cluster-version/apps.openshift.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.03689268Z namespaces/openshift-cluster-version/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.036955732Z namespaces/openshift-cluster-version/apps/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.037002453Z namespaces/openshift-cluster-version/apps/daemonsets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.037110635Z namespaces/openshift-cluster-version/apps/deployments.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.037188106Z namespaces/openshift-cluster-version/apps/replicasets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.037263818Z namespaces/openshift-cluster-version/apps/statefulsets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.037310439Z namespaces/openshift-cluster-version/autoscaling/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.037341209Z namespaces/openshift-cluster-version/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.03739198Z namespaces/openshift-cluster-version/batch/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.037426751Z namespaces/openshift-cluster-version/batch/cronjobs.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.037510752Z namespaces/openshift-cluster-version/batch/jobs.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.037545133Z namespaces/openshift-cluster-version/build.openshift.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.037592314Z namespaces/openshift-cluster-version/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.037667545Z namespaces/openshift-cluster-version/build.openshift.io/builds.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.037713456Z namespaces/openshift-cluster-version/coordination.k8s.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.037720126Z namespaces/openshift-cluster-version/coordination.k8s.io/leases/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.037759797Z namespaces/openshift-cluster-version/coordination.k8s.io/leases/version.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.037819558Z namespaces/openshift-cluster-version/core/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.037855349Z namespaces/openshift-cluster-version/core/configmaps.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.037956661Z namespaces/openshift-cluster-version/core/endpoints.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.038061843Z namespaces/openshift-cluster-version/core/events.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.038156355Z namespaces/openshift-cluster-version/core/persistentvolumeclaims.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.038239716Z namespaces/openshift-cluster-version/core/pods.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.038315418Z namespaces/openshift-cluster-version/core/replicationcontrollers.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.03844225Z namespaces/openshift-cluster-version/core/secrets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.038609293Z namespaces/openshift-cluster-version/core/services.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.038871528Z namespaces/openshift-cluster-version/discovery.k8s.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.038918389Z namespaces/openshift-cluster-version/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.03897792Z namespaces/openshift-cluster-version/image.openshift.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.039026511Z namespaces/openshift-cluster-version/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.039115073Z namespaces/openshift-cluster-version/k8s.ovn.org/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.039151734Z namespaces/openshift-cluster-version/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.039238415Z namespaces/openshift-cluster-version/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.039308466Z namespaces/openshift-cluster-version/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.039351297Z namespaces/openshift-cluster-version/monitoring.coreos.com/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.039409939Z namespaces/openshift-cluster-version/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.039440169Z namespaces/openshift-cluster-version/networking.k8s.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.0394917Z namespaces/openshift-cluster-version/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.039527191Z namespaces/openshift-cluster-version/policy/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.039582462Z namespaces/openshift-cluster-version/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.039609742Z namespaces/openshift-cluster-version/route.openshift.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.039662133Z namespaces/openshift-cluster-version/route.openshift.io/routes.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.039746565Z namespaces/openshift-config-managed/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.039790686Z namespaces/openshift-config-managed/openshift-config-managed.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.039855967Z namespaces/openshift-config-managed/apps.openshift.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.039898488Z namespaces/openshift-config-managed/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.039970179Z namespaces/openshift-config-managed/apps/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.04003376Z namespaces/openshift-config-managed/apps/daemonsets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.040121132Z namespaces/openshift-config-managed/apps/deployments.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.040191863Z namespaces/openshift-config-managed/apps/replicasets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.040270875Z namespaces/openshift-config-managed/apps/statefulsets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.040305585Z namespaces/openshift-config-managed/autoscaling/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.040351357Z namespaces/openshift-config-managed/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.040395827Z namespaces/openshift-config-managed/batch/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.040426388Z namespaces/openshift-config-managed/batch/cronjobs.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.040513109Z namespaces/openshift-config-managed/batch/jobs.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.04055744Z namespaces/openshift-config-managed/build.openshift.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.040584811Z namespaces/openshift-config-managed/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.040672172Z namespaces/openshift-config-managed/build.openshift.io/builds.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.040731394Z namespaces/openshift-config-managed/core/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.040773105Z namespaces/openshift-config-managed/core/configmaps.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.04420241Z namespaces/openshift-config-managed/core/endpoints.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.044267251Z namespaces/openshift-config-managed/core/events.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.044355573Z namespaces/openshift-config-managed/core/persistentvolumeclaims.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.044433984Z namespaces/openshift-config-managed/core/pods.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.044506436Z namespaces/openshift-config-managed/core/replicationcontrollers.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.044651699Z namespaces/openshift-config-managed/core/secrets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.04475256Z namespaces/openshift-config-managed/core/services.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.044793811Z namespaces/openshift-config-managed/core/configmaps/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.044841352Z namespaces/openshift-config-managed/core/configmaps/console-public.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.044926074Z namespaces/openshift-config-managed/core/configmaps/openshift-network-features.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.044975205Z namespaces/openshift-config-managed/discovery.k8s.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.045024326Z namespaces/openshift-config-managed/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.045081937Z namespaces/openshift-config-managed/image.openshift.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.045132258Z namespaces/openshift-config-managed/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.045188209Z namespaces/openshift-config-managed/k8s.ovn.org/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.045233099Z namespaces/openshift-config-managed/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.045306261Z namespaces/openshift-config-managed/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.045387142Z namespaces/openshift-config-managed/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.045426363Z namespaces/openshift-config-managed/monitoring.coreos.com/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.045473984Z namespaces/openshift-config-managed/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.045530445Z namespaces/openshift-config-managed/networking.k8s.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.045577746Z namespaces/openshift-config-managed/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.045618557Z namespaces/openshift-config-managed/policy/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.045665148Z namespaces/openshift-config-managed/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.045708519Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.045715929Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.045755449Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/rolebindings/openshift-network-public-role-binding.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.04580927Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.045855251Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/roles/openshift-network-public-role.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.045900182Z namespaces/openshift-config-managed/route.openshift.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.045943303Z namespaces/openshift-config-managed/route.openshift.io/routes.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.045987354Z namespaces/openshift-config-operator/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.045996814Z namespaces/openshift-config-operator/monitoring.coreos.com/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.046000914Z namespaces/openshift-config-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.046096296Z namespaces/openshift-config-operator/monitoring.coreos.com/servicemonitors/config-operator.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.046216538Z namespaces/openshift-config/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.046233098Z namespaces/openshift-config/openshift-config.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.04630432Z namespaces/openshift-config/apps.openshift.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.046347081Z namespaces/openshift-config/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.046398452Z namespaces/openshift-config/apps/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.046430252Z namespaces/openshift-config/apps/daemonsets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.046511034Z namespaces/openshift-config/apps/deployments.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.046590235Z namespaces/openshift-config/apps/replicasets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.046667697Z namespaces/openshift-config/apps/statefulsets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.046711298Z namespaces/openshift-config/autoscaling/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.046754179Z namespaces/openshift-config/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.046798919Z namespaces/openshift-config/batch/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.04684865Z namespaces/openshift-config/batch/cronjobs.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.046923752Z namespaces/openshift-config/batch/jobs.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.046972503Z namespaces/openshift-config/build.openshift.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.047023584Z namespaces/openshift-config/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.047110185Z namespaces/openshift-config/build.openshift.io/builds.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.047188957Z namespaces/openshift-config/core/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.047241898Z namespaces/openshift-config/core/configmaps.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.04735423Z namespaces/openshift-config/core/endpoints.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.047435341Z namespaces/openshift-config/core/events.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.047513573Z namespaces/openshift-config/core/persistentvolumeclaims.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.047587295Z namespaces/openshift-config/core/pods.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.047668116Z namespaces/openshift-config/core/replicationcontrollers.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.047804639Z namespaces/openshift-config/core/secrets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.047941481Z namespaces/openshift-config/core/services.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.048000092Z namespaces/openshift-config/core/secrets/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.048062244Z namespaces/openshift-config/core/secrets/pull-secret.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.048121965Z namespaces/openshift-config/discovery.k8s.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.048163906Z namespaces/openshift-config/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.048219907Z namespaces/openshift-config/image.openshift.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.048258947Z namespaces/openshift-config/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.048317868Z namespaces/openshift-config/k8s.ovn.org/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.048361509Z namespaces/openshift-config/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.048446601Z namespaces/openshift-config/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.048523382Z namespaces/openshift-config/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.048568133Z namespaces/openshift-config/monitoring.coreos.com/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.048613444Z namespaces/openshift-config/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.048651525Z namespaces/openshift-config/networking.k8s.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.048688785Z namespaces/openshift-config/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.048735976Z namespaces/openshift-config/policy/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.048770377Z namespaces/openshift-config/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.048817468Z namespaces/openshift-config/route.openshift.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.048862039Z namespaces/openshift-config/route.openshift.io/routes.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.048960341Z namespaces/openshift-console-operator/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.049034892Z namespaces/openshift-console-operator/openshift-console-operator.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.049153924Z namespaces/openshift-console-operator/apps.openshift.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.049188425Z namespaces/openshift-console-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.049240736Z namespaces/openshift-console-operator/apps/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.049276407Z namespaces/openshift-console-operator/apps/daemonsets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.049357518Z namespaces/openshift-console-operator/apps/deployments.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.04947272Z namespaces/openshift-console-operator/apps/replicasets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.049571022Z namespaces/openshift-console-operator/apps/statefulsets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.049617093Z namespaces/openshift-console-operator/autoscaling/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.049663074Z namespaces/openshift-console-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.049705725Z namespaces/openshift-console-operator/batch/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.049751486Z namespaces/openshift-console-operator/batch/cronjobs.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.049825277Z namespaces/openshift-console-operator/batch/jobs.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.049883458Z namespaces/openshift-console-operator/build.openshift.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.049932179Z namespaces/openshift-console-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.050026501Z namespaces/openshift-console-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.050223995Z namespaces/openshift-console-operator/coordination.k8s.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.050232965Z namespaces/openshift-console-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.050263425Z namespaces/openshift-console-operator/coordination.k8s.io/leases/console-operator-lock.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.050350557Z namespaces/openshift-console-operator/core/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.050383188Z namespaces/openshift-console-operator/core/configmaps.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.050980539Z namespaces/openshift-console-operator/core/endpoints.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.051105491Z namespaces/openshift-console-operator/core/events.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.051359976Z namespaces/openshift-console-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.051436588Z namespaces/openshift-console-operator/core/pods.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.05156847Z namespaces/openshift-console-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.051684133Z namespaces/openshift-console-operator/core/secrets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.051860246Z namespaces/openshift-console-operator/core/services.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.05207201Z namespaces/openshift-console-operator/discovery.k8s.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.052115621Z namespaces/openshift-console-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.052187352Z namespaces/openshift-console-operator/image.openshift.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.052221283Z namespaces/openshift-console-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.052263864Z namespaces/openshift-console-operator/k8s.ovn.org/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.052307194Z namespaces/openshift-console-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.052383856Z namespaces/openshift-console-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.052460087Z namespaces/openshift-console-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.052522298Z namespaces/openshift-console-operator/monitoring.coreos.com/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.052568359Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.052626851Z namespaces/openshift-console-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.052668271Z namespaces/openshift-console-operator/monitoring.coreos.com/prometheusrules/cluster-monitoring-prometheus-rules.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.052729193Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.052759193Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors/console-operator.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.052816914Z namespaces/openshift-console-operator/networking.k8s.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.052868095Z namespaces/openshift-console-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.052926016Z namespaces/openshift-console-operator/pods/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.052938646Z namespaces/openshift-console-operator/pods/console-operator-584dcb6b54-5fzx7/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.052981647Z namespaces/openshift-console-operator/pods/console-operator-584dcb6b54-5fzx7/console-operator-584dcb6b54-5fzx7.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.05310768Z namespaces/openshift-console-operator/pods/console-operator-584dcb6b54-5fzx7/console-operator/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.05312368Z namespaces/openshift-console-operator/pods/console-operator-584dcb6b54-5fzx7/console-operator/console-operator/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.05312969Z namespaces/openshift-console-operator/pods/console-operator-584dcb6b54-5fzx7/console-operator/console-operator/logs/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.053164931Z namespaces/openshift-console-operator/pods/console-operator-584dcb6b54-5fzx7/console-operator/console-operator/logs/current.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.053729321Z namespaces/openshift-console-operator/pods/console-operator-584dcb6b54-5fzx7/console-operator/console-operator/logs/previous.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.053766952Z namespaces/openshift-console-operator/policy/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.053802013Z namespaces/openshift-console-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.053859544Z namespaces/openshift-console-operator/route.openshift.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.053889255Z namespaces/openshift-console-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.053960376Z namespaces/openshift-console/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.054022017Z namespaces/openshift-console/openshift-console.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.054121389Z namespaces/openshift-console/apps.openshift.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.054141139Z namespaces/openshift-console/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.054226051Z namespaces/openshift-console/apps/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.054256422Z namespaces/openshift-console/apps/daemonsets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.054344803Z namespaces/openshift-console/apps/deployments.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.054543657Z namespaces/openshift-console/apps/replicasets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.054837273Z namespaces/openshift-console/apps/statefulsets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.054858063Z namespaces/openshift-console/autoscaling/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.054912164Z namespaces/openshift-console/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.054945505Z namespaces/openshift-console/batch/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.054983205Z namespaces/openshift-console/batch/cronjobs.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.055116978Z namespaces/openshift-console/batch/jobs.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.055157869Z namespaces/openshift-console/build.openshift.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.05520104Z namespaces/openshift-console/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.055284661Z namespaces/openshift-console/build.openshift.io/builds.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.055356112Z namespaces/openshift-console/core/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.055439774Z namespaces/openshift-console/core/configmaps.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.056095326Z namespaces/openshift-console/core/endpoints.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.056187008Z namespaces/openshift-console/core/events.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.056460784Z namespaces/openshift-console/core/persistentvolumeclaims.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.056533335Z namespaces/openshift-console/core/pods.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.056717038Z namespaces/openshift-console/core/replicationcontrollers.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.056836901Z namespaces/openshift-console/core/secrets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.057028674Z namespaces/openshift-console/core/services.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.057100456Z namespaces/openshift-console/discovery.k8s.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.057147947Z namespaces/openshift-console/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.057213668Z namespaces/openshift-console/image.openshift.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.057249068Z namespaces/openshift-console/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.05732054Z namespaces/openshift-console/k8s.ovn.org/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.057368031Z namespaces/openshift-console/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.057448002Z namespaces/openshift-console/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.057519264Z namespaces/openshift-console/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.057567005Z namespaces/openshift-console/monitoring.coreos.com/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.057596875Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.057656706Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.057688037Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors/console.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.057740188Z namespaces/openshift-console/networking.k8s.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.057774798Z namespaces/openshift-console/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.057817289Z namespaces/openshift-console/pods/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.057826659Z namespaces/openshift-console/pods/console-fb6b78986-ttrnr/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.05785814Z namespaces/openshift-console/pods/console-fb6b78986-ttrnr/console-fb6b78986-ttrnr.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.057950462Z namespaces/openshift-console/pods/console-fb6b78986-ttrnr/console/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.057957792Z namespaces/openshift-console/pods/console-fb6b78986-ttrnr/console/console/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.057961702Z namespaces/openshift-console/pods/console-fb6b78986-ttrnr/console/console/logs/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.057995953Z namespaces/openshift-console/pods/console-fb6b78986-ttrnr/console/console/logs/current.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.058212627Z namespaces/openshift-console/pods/console-fb6b78986-ttrnr/console/console/logs/previous.insecure.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.058277778Z namespaces/openshift-console/pods/console-fb6b78986-ttrnr/console/console/logs/previous.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.058326079Z namespaces/openshift-console/pods/downloads-7c97dc4555-ccxcl/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.05836046Z namespaces/openshift-console/pods/downloads-7c97dc4555-ccxcl/downloads-7c97dc4555-ccxcl.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.058473812Z namespaces/openshift-console/pods/downloads-7c97dc4555-ccxcl/download-server/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.058482032Z namespaces/openshift-console/pods/downloads-7c97dc4555-ccxcl/download-server/download-server/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.058487032Z namespaces/openshift-console/pods/downloads-7c97dc4555-ccxcl/download-server/download-server/logs/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.058517863Z namespaces/openshift-console/pods/downloads-7c97dc4555-ccxcl/download-server/download-server/logs/current.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.058736617Z namespaces/openshift-console/pods/downloads-7c97dc4555-ccxcl/download-server/download-server/logs/previous.insecure.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.058801198Z namespaces/openshift-console/pods/downloads-7c97dc4555-ccxcl/download-server/download-server/logs/previous.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.058841709Z namespaces/openshift-console/policy/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.05888649Z namespaces/openshift-console/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.058943571Z namespaces/openshift-console/route.openshift.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.058975192Z namespaces/openshift-console/route.openshift.io/routes.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.059119934Z namespaces/openshift-controller-manager-operator/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.059162055Z namespaces/openshift-controller-manager-operator/openshift-controller-manager-operator.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.059272707Z namespaces/openshift-controller-manager-operator/apps.openshift.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.059293658Z namespaces/openshift-controller-manager-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.059371269Z namespaces/openshift-controller-manager-operator/apps/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.05942792Z namespaces/openshift-controller-manager-operator/apps/daemonsets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.059513262Z namespaces/openshift-controller-manager-operator/apps/deployments.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.059589643Z namespaces/openshift-controller-manager-operator/apps/replicasets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.059667385Z namespaces/openshift-controller-manager-operator/apps/statefulsets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.059721166Z namespaces/openshift-controller-manager-operator/autoscaling/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.059762347Z namespaces/openshift-controller-manager-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.059831368Z namespaces/openshift-controller-manager-operator/batch/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.059879069Z namespaces/openshift-controller-manager-operator/batch/cronjobs.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.05995903Z namespaces/openshift-controller-manager-operator/batch/jobs.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.060030612Z namespaces/openshift-controller-manager-operator/build.openshift.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.060082663Z namespaces/openshift-controller-manager-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.060168454Z namespaces/openshift-controller-manager-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.060272826Z namespaces/openshift-controller-manager-operator/core/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.060316667Z namespaces/openshift-controller-manager-operator/core/configmaps.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.060437899Z namespaces/openshift-controller-manager-operator/core/endpoints.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.060511781Z namespaces/openshift-controller-manager-operator/core/events.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.060590032Z namespaces/openshift-controller-manager-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.060671104Z namespaces/openshift-controller-manager-operator/core/pods.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.060746995Z namespaces/openshift-controller-manager-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.060868988Z namespaces/openshift-controller-manager-operator/core/secrets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.0610283Z namespaces/openshift-controller-manager-operator/core/services.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.061091242Z namespaces/openshift-controller-manager-operator/discovery.k8s.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.061129493Z namespaces/openshift-controller-manager-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.061164423Z namespaces/openshift-controller-manager-operator/image.openshift.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.061209814Z namespaces/openshift-controller-manager-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.061259485Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.061296096Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.061375337Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.061448648Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.06149566Z namespaces/openshift-controller-manager-operator/monitoring.coreos.com/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.06153144Z namespaces/openshift-controller-manager-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.061583961Z namespaces/openshift-controller-manager-operator/networking.k8s.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.061614302Z namespaces/openshift-controller-manager-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.061666373Z namespaces/openshift-controller-manager-operator/policy/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.061692843Z namespaces/openshift-controller-manager-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.061748384Z namespaces/openshift-controller-manager-operator/route.openshift.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.061790415Z namespaces/openshift-controller-manager-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.061869597Z namespaces/openshift-controller-manager/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.061912368Z namespaces/openshift-controller-manager/openshift-controller-manager.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.061976729Z namespaces/openshift-controller-manager/apps.openshift.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.061994219Z namespaces/openshift-controller-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.062089211Z namespaces/openshift-controller-manager/apps/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.062106421Z namespaces/openshift-controller-manager/apps/daemonsets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.062193853Z namespaces/openshift-controller-manager/apps/deployments.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.062269574Z namespaces/openshift-controller-manager/apps/replicasets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.062341706Z namespaces/openshift-controller-manager/apps/statefulsets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.062398217Z namespaces/openshift-controller-manager/autoscaling/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.062446408Z namespaces/openshift-controller-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.062507599Z namespaces/openshift-controller-manager/batch/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.062549389Z namespaces/openshift-controller-manager/batch/cronjobs.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.062634791Z namespaces/openshift-controller-manager/batch/jobs.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.062669812Z namespaces/openshift-controller-manager/build.openshift.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.062716263Z namespaces/openshift-controller-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.062792464Z namespaces/openshift-controller-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.062847805Z namespaces/openshift-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.062857495Z namespaces/openshift-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.062899146Z namespaces/openshift-controller-manager/coordination.k8s.io/leases/openshift-master-controllers.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.06307938Z namespaces/openshift-controller-manager/core/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.06311182Z namespaces/openshift-controller-manager/core/configmaps.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.063241553Z namespaces/openshift-controller-manager/core/endpoints.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.063316934Z namespaces/openshift-controller-manager/core/events.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.063401866Z namespaces/openshift-controller-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.063480377Z namespaces/openshift-controller-manager/core/pods.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.063562459Z namespaces/openshift-controller-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.063689901Z namespaces/openshift-controller-manager/core/secrets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.063849464Z namespaces/openshift-controller-manager/core/services.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.063895425Z namespaces/openshift-controller-manager/discovery.k8s.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.063940086Z namespaces/openshift-controller-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.063993457Z namespaces/openshift-controller-manager/image.openshift.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.064064618Z namespaces/openshift-controller-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.06415336Z namespaces/openshift-controller-manager/k8s.ovn.org/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.064199131Z namespaces/openshift-controller-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.064283643Z namespaces/openshift-controller-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.064352564Z namespaces/openshift-controller-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.064394855Z namespaces/openshift-controller-manager/monitoring.coreos.com/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.064437796Z namespaces/openshift-controller-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.064494707Z namespaces/openshift-controller-manager/networking.k8s.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.064532807Z namespaces/openshift-controller-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.064590728Z namespaces/openshift-controller-manager/policy/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.064637049Z namespaces/openshift-controller-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.064690121Z namespaces/openshift-controller-manager/route.openshift.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.064736551Z namespaces/openshift-controller-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.064830043Z namespaces/openshift-dns-operator/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.064877784Z namespaces/openshift-dns-operator/openshift-dns-operator.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.064996206Z namespaces/openshift-dns-operator/apps.openshift.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.065048417Z namespaces/openshift-dns-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.065114438Z namespaces/openshift-dns-operator/apps/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.065131709Z namespaces/openshift-dns-operator/apps/daemonsets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.06521828Z namespaces/openshift-dns-operator/apps/deployments.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.065292892Z namespaces/openshift-dns-operator/apps/replicasets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.065367593Z namespaces/openshift-dns-operator/apps/statefulsets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.065415174Z namespaces/openshift-dns-operator/autoscaling/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.065451295Z namespaces/openshift-dns-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.065494616Z namespaces/openshift-dns-operator/batch/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.065533766Z namespaces/openshift-dns-operator/batch/cronjobs.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.065611738Z namespaces/openshift-dns-operator/batch/jobs.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.065649659Z namespaces/openshift-dns-operator/build.openshift.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.0656891Z namespaces/openshift-dns-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.065768351Z namespaces/openshift-dns-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.065832302Z namespaces/openshift-dns-operator/core/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.065867233Z namespaces/openshift-dns-operator/core/configmaps.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.065974825Z namespaces/openshift-dns-operator/core/endpoints.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.066150788Z namespaces/openshift-dns-operator/core/events.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.06623045Z namespaces/openshift-dns-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.066314911Z namespaces/openshift-dns-operator/core/pods.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.066394403Z namespaces/openshift-dns-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.066512875Z namespaces/openshift-dns-operator/core/secrets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.066674248Z namespaces/openshift-dns-operator/core/services.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.066857292Z namespaces/openshift-dns-operator/discovery.k8s.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.066888572Z namespaces/openshift-dns-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.066959024Z namespaces/openshift-dns-operator/image.openshift.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.067002205Z namespaces/openshift-dns-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.067104196Z namespaces/openshift-dns-operator/k8s.ovn.org/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.067139317Z namespaces/openshift-dns-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.067216058Z namespaces/openshift-dns-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.06730191Z namespaces/openshift-dns-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.067352101Z namespaces/openshift-dns-operator/monitoring.coreos.com/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.067405312Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.067622996Z namespaces/openshift-dns-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.067668437Z namespaces/openshift-dns-operator/monitoring.coreos.com/prometheusrules/dns.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.067732868Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.067752999Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors/dns-operator.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.06782005Z namespaces/openshift-dns-operator/networking.k8s.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.067853831Z namespaces/openshift-dns-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.067902391Z namespaces/openshift-dns-operator/policy/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.067952692Z namespaces/openshift-dns-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.067993143Z namespaces/openshift-dns-operator/route.openshift.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.068047294Z namespaces/openshift-dns-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.068147836Z namespaces/openshift-dns/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.068199377Z namespaces/openshift-dns/openshift-dns.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.068252938Z namespaces/openshift-dns/apps.openshift.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.068273769Z namespaces/openshift-dns/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.06833579Z namespaces/openshift-dns/apps/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.068370531Z namespaces/openshift-dns/apps/daemonsets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.068527334Z namespaces/openshift-dns/apps/deployments.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.068601215Z namespaces/openshift-dns/apps/replicasets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.068678186Z namespaces/openshift-dns/apps/statefulsets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.068714397Z namespaces/openshift-dns/autoscaling/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.068762378Z namespaces/openshift-dns/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.068798329Z namespaces/openshift-dns/batch/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.068840869Z namespaces/openshift-dns/batch/cronjobs.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.068920761Z namespaces/openshift-dns/batch/jobs.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.068959492Z namespaces/openshift-dns/build.openshift.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.069040063Z namespaces/openshift-dns/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.069118925Z namespaces/openshift-dns/build.openshift.io/builds.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.069142115Z namespaces/openshift-dns/core/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.069200166Z namespaces/openshift-dns/core/configmaps.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.069309058Z namespaces/openshift-dns/core/endpoints.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.06939051Z namespaces/openshift-dns/core/events.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.069632405Z namespaces/openshift-dns/core/persistentvolumeclaims.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.069704896Z namespaces/openshift-dns/core/pods.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.069976721Z namespaces/openshift-dns/core/replicationcontrollers.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.070119664Z namespaces/openshift-dns/core/secrets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.070295097Z namespaces/openshift-dns/core/services.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.070346998Z namespaces/openshift-dns/discovery.k8s.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.070394679Z namespaces/openshift-dns/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.07042938Z namespaces/openshift-dns/image.openshift.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.07046298Z namespaces/openshift-dns/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.070543622Z namespaces/openshift-dns/k8s.ovn.org/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.070580773Z namespaces/openshift-dns/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.070664974Z namespaces/openshift-dns/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.070739146Z namespaces/openshift-dns/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.070802227Z namespaces/openshift-dns/monitoring.coreos.com/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.070840128Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.070881248Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.070922559Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors/dns-default.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.07096312Z namespaces/openshift-dns/networking.k8s.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.07099677Z namespaces/openshift-dns/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.071069642Z namespaces/openshift-dns/pods/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.071208125Z namespaces/openshift-dns/pods/dns-default-7x7cz/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.071232405Z namespaces/openshift-dns/pods/dns-default-7x7cz/dns-default-7x7cz.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.071371848Z namespaces/openshift-dns/pods/dns-default-7x7cz/dns/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.071382658Z namespaces/openshift-dns/pods/dns-default-7x7cz/dns/dns/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.071388628Z namespaces/openshift-dns/pods/dns-default-7x7cz/dns/dns/logs/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.071432529Z namespaces/openshift-dns/pods/dns-default-7x7cz/dns/dns/logs/current.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.071523391Z namespaces/openshift-dns/pods/dns-default-7x7cz/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.071601322Z namespaces/openshift-dns/pods/dns-default-7x7cz/dns/dns/logs/previous.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.071614542Z namespaces/openshift-dns/pods/dns-default-7x7cz/kube-rbac-proxy/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.071620293Z namespaces/openshift-dns/pods/dns-default-7x7cz/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.071628673Z namespaces/openshift-dns/pods/dns-default-7x7cz/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.071686844Z namespaces/openshift-dns/pods/dns-default-7x7cz/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.071788196Z namespaces/openshift-dns/pods/dns-default-7x7cz/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.071854977Z namespaces/openshift-dns/pods/dns-default-7x7cz/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.071911468Z namespaces/openshift-dns/pods/dns-default-gmbms/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.071946779Z namespaces/openshift-dns/pods/dns-default-gmbms/dns-default-gmbms.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.072034181Z namespaces/openshift-dns/pods/dns-default-gmbms/dns/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.072051201Z namespaces/openshift-dns/pods/dns-default-gmbms/dns/dns/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.072061341Z namespaces/openshift-dns/pods/dns-default-gmbms/dns/dns/logs/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.072118312Z namespaces/openshift-dns/pods/dns-default-gmbms/dns/dns/logs/current.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.072210394Z namespaces/openshift-dns/pods/dns-default-gmbms/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.072275885Z namespaces/openshift-dns/pods/dns-default-gmbms/dns/dns/logs/previous.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.072304046Z namespaces/openshift-dns/pods/dns-default-gmbms/kube-rbac-proxy/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.072312646Z namespaces/openshift-dns/pods/dns-default-gmbms/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.072338226Z namespaces/openshift-dns/pods/dns-default-gmbms/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.072383787Z namespaces/openshift-dns/pods/dns-default-gmbms/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.072477019Z namespaces/openshift-dns/pods/dns-default-gmbms/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.07253638Z namespaces/openshift-dns/pods/dns-default-gmbms/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.072593101Z namespaces/openshift-dns/pods/dns-default-qn7xw/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.072629632Z namespaces/openshift-dns/pods/dns-default-qn7xw/dns-default-qn7xw.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.072724843Z namespaces/openshift-dns/pods/dns-default-qn7xw/dns/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.072735654Z namespaces/openshift-dns/pods/dns-default-qn7xw/dns/dns/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.072747404Z namespaces/openshift-dns/pods/dns-default-qn7xw/dns/dns/logs/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.072784805Z namespaces/openshift-dns/pods/dns-default-qn7xw/dns/dns/logs/current.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.072874436Z namespaces/openshift-dns/pods/dns-default-qn7xw/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.072937818Z namespaces/openshift-dns/pods/dns-default-qn7xw/dns/dns/logs/previous.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.072974388Z namespaces/openshift-dns/pods/dns-default-qn7xw/kube-rbac-proxy/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.072982539Z namespaces/openshift-dns/pods/dns-default-qn7xw/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.072991659Z namespaces/openshift-dns/pods/dns-default-qn7xw/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.07306903Z namespaces/openshift-dns/pods/dns-default-qn7xw/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.073152792Z namespaces/openshift-dns/pods/dns-default-qn7xw/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.073222653Z namespaces/openshift-dns/pods/dns-default-qn7xw/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.073271274Z namespaces/openshift-dns/pods/node-resolver-79ppp/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.073312095Z namespaces/openshift-dns/pods/node-resolver-79ppp/node-resolver-79ppp.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.073383476Z namespaces/openshift-dns/pods/node-resolver-79ppp/dns-node-resolver/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.073398116Z namespaces/openshift-dns/pods/node-resolver-79ppp/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.073405696Z namespaces/openshift-dns/pods/node-resolver-79ppp/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.073453187Z namespaces/openshift-dns/pods/node-resolver-79ppp/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.073545699Z namespaces/openshift-dns/pods/node-resolver-79ppp/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.073617911Z namespaces/openshift-dns/pods/node-resolver-79ppp/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.073701472Z namespaces/openshift-dns/pods/node-resolver-q85wj/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.073735393Z namespaces/openshift-dns/pods/node-resolver-q85wj/node-resolver-q85wj.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.073819284Z namespaces/openshift-dns/pods/node-resolver-q85wj/dns-node-resolver/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.073829405Z namespaces/openshift-dns/pods/node-resolver-q85wj/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.073842715Z namespaces/openshift-dns/pods/node-resolver-q85wj/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.073895526Z namespaces/openshift-dns/pods/node-resolver-q85wj/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.073978607Z namespaces/openshift-dns/pods/node-resolver-q85wj/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.074155521Z namespaces/openshift-dns/pods/node-resolver-q85wj/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.074179101Z namespaces/openshift-dns/pods/node-resolver-rz8ht/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.074234242Z namespaces/openshift-dns/pods/node-resolver-rz8ht/node-resolver-rz8ht.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.074315644Z namespaces/openshift-dns/pods/node-resolver-rz8ht/dns-node-resolver/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.074328654Z namespaces/openshift-dns/pods/node-resolver-rz8ht/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.074338104Z namespaces/openshift-dns/pods/node-resolver-rz8ht/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.074365265Z namespaces/openshift-dns/pods/node-resolver-rz8ht/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.074462507Z namespaces/openshift-dns/pods/node-resolver-rz8ht/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.074527658Z namespaces/openshift-dns/pods/node-resolver-rz8ht/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.074710952Z namespaces/openshift-dns/policy/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.074725782Z namespaces/openshift-dns/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.074796013Z namespaces/openshift-dns/route.openshift.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.074841204Z namespaces/openshift-dns/route.openshift.io/routes.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.074933566Z namespaces/openshift-etcd/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.074972337Z namespaces/openshift-etcd/openshift-etcd.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.075075208Z namespaces/openshift-etcd/apps.openshift.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.075099319Z namespaces/openshift-etcd/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.07517877Z namespaces/openshift-etcd/apps/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.075215991Z namespaces/openshift-etcd/apps/daemonsets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.075301063Z namespaces/openshift-etcd/apps/deployments.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.075371324Z namespaces/openshift-etcd/apps/replicasets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.075450835Z namespaces/openshift-etcd/apps/statefulsets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.075488236Z namespaces/openshift-etcd/autoscaling/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.075530307Z namespaces/openshift-etcd/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.075573138Z namespaces/openshift-etcd/batch/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.075622339Z namespaces/openshift-etcd/batch/cronjobs.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.07570712Z namespaces/openshift-etcd/batch/jobs.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.075744301Z namespaces/openshift-etcd/build.openshift.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.075793382Z namespaces/openshift-etcd/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.075878714Z namespaces/openshift-etcd/build.openshift.io/builds.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.075950865Z namespaces/openshift-etcd/core/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.075987676Z namespaces/openshift-etcd/core/configmaps.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.076115138Z namespaces/openshift-etcd/core/endpoints.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.076187009Z namespaces/openshift-etcd/core/events.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.076256711Z namespaces/openshift-etcd/core/persistentvolumeclaims.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.076339023Z namespaces/openshift-etcd/core/pods.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.076411894Z namespaces/openshift-etcd/core/replicationcontrollers.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.076556297Z namespaces/openshift-etcd/core/secrets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.07672606Z namespaces/openshift-etcd/core/services.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.076787211Z namespaces/openshift-etcd/discovery.k8s.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.076835672Z namespaces/openshift-etcd/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.076891253Z namespaces/openshift-etcd/image.openshift.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.076926924Z namespaces/openshift-etcd/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.077026545Z namespaces/openshift-etcd/k8s.ovn.org/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.077079537Z namespaces/openshift-etcd/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.077177828Z namespaces/openshift-etcd/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.07726752Z namespaces/openshift-etcd/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.077311491Z namespaces/openshift-etcd/monitoring.coreos.com/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.077375352Z namespaces/openshift-etcd/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.077422303Z namespaces/openshift-etcd/networking.k8s.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.077453864Z namespaces/openshift-etcd/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.077530355Z namespaces/openshift-etcd/policy/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.077570166Z namespaces/openshift-etcd/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.077636397Z namespaces/openshift-etcd/route.openshift.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.077690578Z namespaces/openshift-etcd/route.openshift.io/routes.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.07778566Z namespaces/openshift-host-network/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.077846621Z namespaces/openshift-host-network/openshift-host-network.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.077916113Z namespaces/openshift-host-network/apps.openshift.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.077972314Z namespaces/openshift-host-network/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.078072725Z namespaces/openshift-host-network/apps/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.078114436Z namespaces/openshift-host-network/apps/daemonsets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.078214378Z namespaces/openshift-host-network/apps/deployments.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.07830212Z namespaces/openshift-host-network/apps/replicasets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.078395022Z namespaces/openshift-host-network/apps/statefulsets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.079108215Z namespaces/openshift-host-network/autoscaling/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.079144186Z namespaces/openshift-host-network/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.079214957Z namespaces/openshift-host-network/batch/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.079268418Z namespaces/openshift-host-network/batch/cronjobs.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.07936004Z namespaces/openshift-host-network/batch/jobs.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.079425871Z namespaces/openshift-host-network/build.openshift.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.079463992Z namespaces/openshift-host-network/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.079546474Z namespaces/openshift-host-network/build.openshift.io/builds.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.079618645Z namespaces/openshift-host-network/core/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.079684296Z namespaces/openshift-host-network/core/configmaps.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.080022483Z namespaces/openshift-host-network/core/endpoints.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.080115084Z namespaces/openshift-host-network/core/events.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.080201926Z namespaces/openshift-host-network/core/persistentvolumeclaims.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.080288858Z namespaces/openshift-host-network/core/pods.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.080368579Z namespaces/openshift-host-network/core/replicationcontrollers.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.080517592Z namespaces/openshift-host-network/core/secrets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.080657955Z namespaces/openshift-host-network/core/services.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.080719536Z namespaces/openshift-host-network/core/resourcequotas/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.080764237Z namespaces/openshift-host-network/core/resourcequotas/host-network-namespace-quotas.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.080821358Z namespaces/openshift-host-network/discovery.k8s.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.080856058Z namespaces/openshift-host-network/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.08090763Z namespaces/openshift-host-network/image.openshift.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.08093996Z namespaces/openshift-host-network/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.081016461Z namespaces/openshift-host-network/k8s.ovn.org/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.081085823Z namespaces/openshift-host-network/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.081176065Z namespaces/openshift-host-network/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.081245026Z namespaces/openshift-host-network/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.081281957Z namespaces/openshift-host-network/monitoring.coreos.com/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.081329527Z namespaces/openshift-host-network/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.081373979Z namespaces/openshift-host-network/networking.k8s.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.081404259Z namespaces/openshift-host-network/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.08146747Z namespaces/openshift-host-network/policy/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.081514931Z namespaces/openshift-host-network/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.081557112Z namespaces/openshift-host-network/route.openshift.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.081600503Z namespaces/openshift-host-network/route.openshift.io/routes.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.081697095Z namespaces/openshift-image-registry/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.081749256Z namespaces/openshift-image-registry/openshift-image-registry.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.081816137Z namespaces/openshift-image-registry/apps.openshift.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.081864208Z namespaces/openshift-image-registry/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.081923459Z namespaces/openshift-image-registry/apps/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.08195822Z namespaces/openshift-image-registry/apps/daemonsets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.082207014Z namespaces/openshift-image-registry/apps/deployments.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.082344607Z namespaces/openshift-image-registry/apps/replicasets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.082543441Z namespaces/openshift-image-registry/apps/statefulsets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.082566901Z namespaces/openshift-image-registry/autoscaling/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.082613322Z namespaces/openshift-image-registry/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.082667283Z namespaces/openshift-image-registry/batch/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.082735764Z namespaces/openshift-image-registry/batch/cronjobs.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.082835796Z namespaces/openshift-image-registry/batch/jobs.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.082902708Z namespaces/openshift-image-registry/build.openshift.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.082947658Z namespaces/openshift-image-registry/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.083082751Z namespaces/openshift-image-registry/build.openshift.io/builds.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.083152872Z namespaces/openshift-image-registry/coordination.k8s.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.083162462Z namespaces/openshift-image-registry/coordination.k8s.io/leases/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.083216814Z namespaces/openshift-image-registry/coordination.k8s.io/leases/openshift-master-controllers.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.083316225Z namespaces/openshift-image-registry/core/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.083356606Z namespaces/openshift-image-registry/core/configmaps.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.084002629Z namespaces/openshift-image-registry/core/endpoints.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.084135151Z namespaces/openshift-image-registry/core/events.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.084379036Z namespaces/openshift-image-registry/core/persistentvolumeclaims.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.084467357Z namespaces/openshift-image-registry/core/pods.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.084702212Z namespaces/openshift-image-registry/core/replicationcontrollers.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.084886695Z namespaces/openshift-image-registry/core/secrets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.085276363Z namespaces/openshift-image-registry/core/services.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.085369124Z namespaces/openshift-image-registry/discovery.k8s.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.085424985Z namespaces/openshift-image-registry/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.085501297Z namespaces/openshift-image-registry/image.openshift.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.085555788Z namespaces/openshift-image-registry/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.08564733Z namespaces/openshift-image-registry/k8s.ovn.org/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.08567182Z namespaces/openshift-image-registry/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.085793453Z namespaces/openshift-image-registry/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.085875354Z namespaces/openshift-image-registry/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.085939655Z namespaces/openshift-image-registry/monitoring.coreos.com/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.085991087Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.086110359Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.086135789Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/image-registry-operator-alerts.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.086285532Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/image-registry-rules.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.086383834Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/imagestreams-rules.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.086461036Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.086518206Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors/image-registry.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.086581508Z namespaces/openshift-image-registry/networking.k8s.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.086638689Z namespaces/openshift-image-registry/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.08670838Z namespaces/openshift-image-registry/pods/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.08671801Z namespaces/openshift-image-registry/pods/image-registry-6565474874-h8d4m/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.086754631Z namespaces/openshift-image-registry/pods/image-registry-6565474874-h8d4m/image-registry-6565474874-h8d4m.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.086861403Z namespaces/openshift-image-registry/pods/image-registry-6565474874-h8d4m/registry/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.086871123Z namespaces/openshift-image-registry/pods/image-registry-6565474874-h8d4m/registry/registry/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.086881253Z namespaces/openshift-image-registry/pods/image-registry-6565474874-h8d4m/registry/registry/logs/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.086934814Z namespaces/openshift-image-registry/pods/image-registry-6565474874-h8d4m/registry/registry/logs/current.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.087850112Z namespaces/openshift-image-registry/pods/image-registry-6565474874-h8d4m/registry/registry/logs/previous.insecure.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.087909563Z namespaces/openshift-image-registry/pods/image-registry-6565474874-h8d4m/registry/registry/logs/previous.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.087972354Z namespaces/openshift-image-registry/pods/node-ca-mdqsg/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.088031015Z namespaces/openshift-image-registry/pods/node-ca-mdqsg/node-ca-mdqsg.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.088126377Z namespaces/openshift-image-registry/pods/node-ca-mdqsg/node-ca/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.088138777Z namespaces/openshift-image-registry/pods/node-ca-mdqsg/node-ca/node-ca/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.088155618Z namespaces/openshift-image-registry/pods/node-ca-mdqsg/node-ca/node-ca/logs/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.088187488Z namespaces/openshift-image-registry/pods/node-ca-mdqsg/node-ca/node-ca/logs/current.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.088314601Z namespaces/openshift-image-registry/pods/node-ca-mdqsg/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.088387292Z namespaces/openshift-image-registry/pods/node-ca-mdqsg/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.088430293Z namespaces/openshift-image-registry/pods/node-ca-nw4qv/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.088505004Z namespaces/openshift-image-registry/pods/node-ca-nw4qv/node-ca-nw4qv.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.088584046Z namespaces/openshift-image-registry/pods/node-ca-nw4qv/node-ca/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.088592696Z namespaces/openshift-image-registry/pods/node-ca-nw4qv/node-ca/node-ca/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.088602816Z namespaces/openshift-image-registry/pods/node-ca-nw4qv/node-ca/node-ca/logs/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.088649647Z namespaces/openshift-image-registry/pods/node-ca-nw4qv/node-ca/node-ca/logs/current.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.088772549Z namespaces/openshift-image-registry/pods/node-ca-nw4qv/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.088840031Z namespaces/openshift-image-registry/pods/node-ca-nw4qv/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.088891722Z namespaces/openshift-image-registry/pods/node-ca-zs7fg/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.088925732Z namespaces/openshift-image-registry/pods/node-ca-zs7fg/node-ca-zs7fg.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.089028094Z namespaces/openshift-image-registry/pods/node-ca-zs7fg/node-ca/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.089044115Z namespaces/openshift-image-registry/pods/node-ca-zs7fg/node-ca/node-ca/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.089054295Z namespaces/openshift-image-registry/pods/node-ca-zs7fg/node-ca/node-ca/logs/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.089107446Z namespaces/openshift-image-registry/pods/node-ca-zs7fg/node-ca/node-ca/logs/current.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.089241808Z namespaces/openshift-image-registry/pods/node-ca-zs7fg/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.08930846Z namespaces/openshift-image-registry/pods/node-ca-zs7fg/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.08932521Z namespaces/openshift-image-registry/policy/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.089380241Z namespaces/openshift-image-registry/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.089442722Z namespaces/openshift-image-registry/route.openshift.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.089486003Z namespaces/openshift-image-registry/route.openshift.io/routes.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.089586045Z namespaces/openshift-ingress-canary/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.089626146Z namespaces/openshift-ingress-canary/openshift-ingress-canary.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.089688947Z namespaces/openshift-ingress-canary/apps.openshift.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.089731768Z namespaces/openshift-ingress-canary/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.089793289Z namespaces/openshift-ingress-canary/apps/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.089815629Z namespaces/openshift-ingress-canary/apps/daemonsets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.089939222Z namespaces/openshift-ingress-canary/apps/deployments.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.090034913Z namespaces/openshift-ingress-canary/apps/replicasets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.090251557Z namespaces/openshift-ingress-canary/apps/statefulsets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.090277068Z namespaces/openshift-ingress-canary/autoscaling/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.090323679Z namespaces/openshift-ingress-canary/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.09037199Z namespaces/openshift-ingress-canary/batch/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.09040698Z namespaces/openshift-ingress-canary/batch/cronjobs.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.090484172Z namespaces/openshift-ingress-canary/batch/jobs.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.090531483Z namespaces/openshift-ingress-canary/build.openshift.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.090590174Z namespaces/openshift-ingress-canary/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.090671266Z namespaces/openshift-ingress-canary/build.openshift.io/builds.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.090741297Z namespaces/openshift-ingress-canary/core/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.090783218Z namespaces/openshift-ingress-canary/core/configmaps.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.090887Z namespaces/openshift-ingress-canary/core/endpoints.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.090988252Z namespaces/openshift-ingress-canary/core/events.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.091193796Z namespaces/openshift-ingress-canary/core/persistentvolumeclaims.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.091267267Z namespaces/openshift-ingress-canary/core/pods.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.09144152Z namespaces/openshift-ingress-canary/core/replicationcontrollers.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.091745626Z namespaces/openshift-ingress-canary/core/secrets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.0919153Z namespaces/openshift-ingress-canary/core/services.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.091980621Z namespaces/openshift-ingress-canary/discovery.k8s.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.092031842Z namespaces/openshift-ingress-canary/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.092118343Z namespaces/openshift-ingress-canary/image.openshift.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.092153414Z namespaces/openshift-ingress-canary/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.092221805Z namespaces/openshift-ingress-canary/k8s.ovn.org/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.092279286Z namespaces/openshift-ingress-canary/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.092369338Z namespaces/openshift-ingress-canary/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.09245335Z namespaces/openshift-ingress-canary/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.092506101Z namespaces/openshift-ingress-canary/monitoring.coreos.com/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.092558482Z namespaces/openshift-ingress-canary/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.092616273Z namespaces/openshift-ingress-canary/networking.k8s.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.092653514Z namespaces/openshift-ingress-canary/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.092724055Z namespaces/openshift-ingress-canary/pods/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.092735375Z namespaces/openshift-ingress-canary/pods/ingress-canary-8vmls/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.092796766Z namespaces/openshift-ingress-canary/pods/ingress-canary-8vmls/ingress-canary-8vmls.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.092921519Z namespaces/openshift-ingress-canary/pods/ingress-canary-8vmls/serve-healthcheck-canary/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.092931829Z namespaces/openshift-ingress-canary/pods/ingress-canary-8vmls/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.092944509Z namespaces/openshift-ingress-canary/pods/ingress-canary-8vmls/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.09299921Z namespaces/openshift-ingress-canary/pods/ingress-canary-8vmls/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.093147563Z namespaces/openshift-ingress-canary/pods/ingress-canary-8vmls/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.093237125Z namespaces/openshift-ingress-canary/pods/ingress-canary-8vmls/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.093304146Z namespaces/openshift-ingress-canary/pods/ingress-canary-rgq7g/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.093377297Z namespaces/openshift-ingress-canary/pods/ingress-canary-rgq7g/ingress-canary-rgq7g.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.093474169Z namespaces/openshift-ingress-canary/pods/ingress-canary-rgq7g/serve-healthcheck-canary/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.093484869Z namespaces/openshift-ingress-canary/pods/ingress-canary-rgq7g/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.09349533Z namespaces/openshift-ingress-canary/pods/ingress-canary-rgq7g/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.093561931Z namespaces/openshift-ingress-canary/pods/ingress-canary-rgq7g/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.093707154Z namespaces/openshift-ingress-canary/pods/ingress-canary-rgq7g/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.093763495Z namespaces/openshift-ingress-canary/pods/ingress-canary-rgq7g/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.093856696Z namespaces/openshift-ingress-canary/pods/ingress-canary-snwj8/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.093879857Z namespaces/openshift-ingress-canary/pods/ingress-canary-snwj8/ingress-canary-snwj8.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.093998569Z namespaces/openshift-ingress-canary/pods/ingress-canary-snwj8/serve-healthcheck-canary/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.09402977Z namespaces/openshift-ingress-canary/pods/ingress-canary-snwj8/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.09404197Z namespaces/openshift-ingress-canary/pods/ingress-canary-snwj8/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.09407001Z namespaces/openshift-ingress-canary/pods/ingress-canary-snwj8/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.094187063Z namespaces/openshift-ingress-canary/pods/ingress-canary-snwj8/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.094279045Z namespaces/openshift-ingress-canary/pods/ingress-canary-snwj8/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.094315975Z namespaces/openshift-ingress-canary/policy/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.094353626Z namespaces/openshift-ingress-canary/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.094393587Z namespaces/openshift-ingress-canary/route.openshift.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.094454928Z namespaces/openshift-ingress-canary/route.openshift.io/routes.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.09458494Z namespaces/openshift-ingress-operator/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.094644081Z namespaces/openshift-ingress-operator/openshift-ingress-operator.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.094720733Z namespaces/openshift-ingress-operator/apps.openshift.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.094750193Z namespaces/openshift-ingress-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.094841075Z namespaces/openshift-ingress-operator/apps/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.094872766Z namespaces/openshift-ingress-operator/apps/daemonsets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.094988788Z namespaces/openshift-ingress-operator/apps/deployments.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.09511931Z namespaces/openshift-ingress-operator/apps/replicasets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.095212462Z namespaces/openshift-ingress-operator/apps/statefulsets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.095271233Z namespaces/openshift-ingress-operator/autoscaling/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.095313534Z namespaces/openshift-ingress-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.095381045Z namespaces/openshift-ingress-operator/batch/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.095423696Z namespaces/openshift-ingress-operator/batch/cronjobs.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.095531318Z namespaces/openshift-ingress-operator/batch/jobs.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.095575199Z namespaces/openshift-ingress-operator/build.openshift.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.09563906Z namespaces/openshift-ingress-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.095733962Z namespaces/openshift-ingress-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.095804254Z namespaces/openshift-ingress-operator/core/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.095863125Z namespaces/openshift-ingress-operator/core/configmaps.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.096771272Z namespaces/openshift-ingress-operator/core/endpoints.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.096854214Z namespaces/openshift-ingress-operator/core/events.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.096964316Z namespaces/openshift-ingress-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.097071148Z namespaces/openshift-ingress-operator/core/pods.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.097154199Z namespaces/openshift-ingress-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.097278592Z namespaces/openshift-ingress-operator/core/secrets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.097478435Z namespaces/openshift-ingress-operator/core/services.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.097546737Z namespaces/openshift-ingress-operator/discovery.k8s.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.097584468Z namespaces/openshift-ingress-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.097648939Z namespaces/openshift-ingress-operator/image.openshift.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.097689559Z namespaces/openshift-ingress-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.09773696Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.097750731Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/dnsrecords/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.097779991Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/dnsrecords/default-wildcard.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.097863853Z namespaces/openshift-ingress-operator/k8s.ovn.org/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.097909294Z namespaces/openshift-ingress-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.097988505Z namespaces/openshift-ingress-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.098125828Z namespaces/openshift-ingress-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.098190539Z namespaces/openshift-ingress-operator/monitoring.coreos.com/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.09822626Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.098285671Z namespaces/openshift-ingress-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.098334702Z namespaces/openshift-ingress-operator/monitoring.coreos.com/prometheusrules/ingress-operator.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.098408393Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.098445854Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors/ingress-operator.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.098507325Z namespaces/openshift-ingress-operator/networking.k8s.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.098550946Z namespaces/openshift-ingress-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.098604057Z namespaces/openshift-ingress-operator/operator.openshift.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.098613017Z namespaces/openshift-ingress-operator/operator.openshift.io/ingresscontrollers/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.098656428Z namespaces/openshift-ingress-operator/operator.openshift.io/ingresscontrollers/default.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.098738019Z namespaces/openshift-ingress-operator/policy/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.09877975Z namespaces/openshift-ingress-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.098824661Z namespaces/openshift-ingress-operator/route.openshift.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.098865462Z namespaces/openshift-ingress-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.099266649Z namespaces/openshift-ingress/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.09930691Z namespaces/openshift-ingress/openshift-ingress.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.099375342Z namespaces/openshift-ingress/apps.openshift.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.099422883Z namespaces/openshift-ingress/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.099490294Z namespaces/openshift-ingress/apps/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.099531365Z namespaces/openshift-ingress/apps/daemonsets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.099612046Z namespaces/openshift-ingress/apps/deployments.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.099748769Z namespaces/openshift-ingress/apps/replicasets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.099867701Z namespaces/openshift-ingress/apps/statefulsets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.099918402Z namespaces/openshift-ingress/autoscaling/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.099963283Z namespaces/openshift-ingress/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.100046044Z namespaces/openshift-ingress/batch/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.100091895Z namespaces/openshift-ingress/batch/cronjobs.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.100175477Z namespaces/openshift-ingress/batch/jobs.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.100229588Z namespaces/openshift-ingress/build.openshift.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.100272649Z namespaces/openshift-ingress/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.10035021Z namespaces/openshift-ingress/build.openshift.io/builds.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.100422691Z namespaces/openshift-ingress/core/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.100469442Z namespaces/openshift-ingress/core/configmaps.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.100592445Z namespaces/openshift-ingress/core/endpoints.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.100667996Z namespaces/openshift-ingress/core/events.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.100802389Z namespaces/openshift-ingress/core/persistentvolumeclaims.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.10087127Z namespaces/openshift-ingress/core/pods.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.101038753Z namespaces/openshift-ingress/core/replicationcontrollers.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.101164426Z namespaces/openshift-ingress/core/secrets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.101350289Z namespaces/openshift-ingress/core/services.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.10141931Z namespaces/openshift-ingress/discovery.k8s.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.101460101Z namespaces/openshift-ingress/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.101539453Z namespaces/openshift-ingress/image.openshift.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.101570364Z namespaces/openshift-ingress/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.101633935Z namespaces/openshift-ingress/k8s.ovn.org/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.101671595Z namespaces/openshift-ingress/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.101755567Z namespaces/openshift-ingress/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.101825318Z namespaces/openshift-ingress/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.101885279Z namespaces/openshift-ingress/monitoring.coreos.com/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.10193003Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.101983811Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.102054383Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors/router-default.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.102118154Z namespaces/openshift-ingress/networking.k8s.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.102170345Z namespaces/openshift-ingress/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.102208156Z namespaces/openshift-ingress/pods/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.102217066Z namespaces/openshift-ingress/pods/router-default-6854db8d9-ts5xk/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.102264467Z namespaces/openshift-ingress/pods/router-default-6854db8d9-ts5xk/router-default-6854db8d9-ts5xk.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.102379029Z namespaces/openshift-ingress/pods/router-default-6854db8d9-ts5xk/router/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.102388599Z namespaces/openshift-ingress/pods/router-default-6854db8d9-ts5xk/router/router/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.102396599Z namespaces/openshift-ingress/pods/router-default-6854db8d9-ts5xk/router/router/logs/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.10243879Z namespaces/openshift-ingress/pods/router-default-6854db8d9-ts5xk/router/router/logs/current.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.102563882Z namespaces/openshift-ingress/pods/router-default-6854db8d9-ts5xk/router/router/logs/previous.insecure.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.102631914Z namespaces/openshift-ingress/pods/router-default-6854db8d9-ts5xk/router/router/logs/previous.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.102663874Z namespaces/openshift-ingress/policy/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.102706885Z namespaces/openshift-ingress/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.102757576Z namespaces/openshift-ingress/route.openshift.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.102792717Z namespaces/openshift-ingress/route.openshift.io/routes.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.103092173Z namespaces/openshift-insights/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.103141323Z namespaces/openshift-insights/openshift-insights.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.103244505Z namespaces/openshift-insights/apps.openshift.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.103278676Z namespaces/openshift-insights/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.103352117Z namespaces/openshift-insights/apps/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.103390818Z namespaces/openshift-insights/apps/daemonsets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.103539281Z namespaces/openshift-insights/apps/deployments.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.103641793Z namespaces/openshift-insights/apps/replicasets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.103745465Z namespaces/openshift-insights/apps/statefulsets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.103798916Z namespaces/openshift-insights/apps/deployments/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.103839977Z namespaces/openshift-insights/apps/deployments/insights-operator.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.103923418Z namespaces/openshift-insights/autoscaling/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.103961459Z namespaces/openshift-insights/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.10403039Z namespaces/openshift-insights/batch/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.104076411Z namespaces/openshift-insights/batch/cronjobs.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.104158023Z namespaces/openshift-insights/batch/jobs.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.104220774Z namespaces/openshift-insights/build.openshift.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.104269115Z namespaces/openshift-insights/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.104348736Z namespaces/openshift-insights/build.openshift.io/builds.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.104432698Z namespaces/openshift-insights/core/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.104480149Z namespaces/openshift-insights/core/configmaps.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.105127041Z namespaces/openshift-insights/core/endpoints.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.105224083Z namespaces/openshift-insights/core/events.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.105679592Z namespaces/openshift-insights/core/persistentvolumeclaims.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.105803294Z namespaces/openshift-insights/core/pods.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.106149411Z namespaces/openshift-insights/core/replicationcontrollers.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.106232122Z namespaces/openshift-insights/core/secrets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.106373255Z namespaces/openshift-insights/core/services.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.106440236Z namespaces/openshift-insights/core/configmaps/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.106479387Z namespaces/openshift-insights/core/configmaps/service-ca-bundle.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.106564248Z namespaces/openshift-insights/core/serviceaccounts/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.106600139Z namespaces/openshift-insights/core/serviceaccounts/gather.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.106691511Z namespaces/openshift-insights/core/serviceaccounts/operator.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.106733582Z namespaces/openshift-insights/core/services/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.106777693Z namespaces/openshift-insights/core/services/metrics.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.106837084Z namespaces/openshift-insights/discovery.k8s.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.106875525Z namespaces/openshift-insights/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.106941406Z namespaces/openshift-insights/image.openshift.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.106978056Z namespaces/openshift-insights/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.107065468Z namespaces/openshift-insights/k8s.ovn.org/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.107093029Z namespaces/openshift-insights/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.10718542Z namespaces/openshift-insights/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.107261672Z namespaces/openshift-insights/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.107322593Z namespaces/openshift-insights/monitoring.coreos.com/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.107361764Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.107427985Z namespaces/openshift-insights/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.107463456Z namespaces/openshift-insights/monitoring.coreos.com/prometheusrules/insights-prometheus-rules.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.107530577Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.107562398Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors/insights-operator.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.107614299Z namespaces/openshift-insights/networking.k8s.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.107655739Z namespaces/openshift-insights/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.107722861Z namespaces/openshift-insights/pods/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.107732751Z namespaces/openshift-insights/pods/insights-operator-5885fdb759-jvddm/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.107776252Z namespaces/openshift-insights/pods/insights-operator-5885fdb759-jvddm/insights-operator-5885fdb759-jvddm.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.107883444Z namespaces/openshift-insights/pods/insights-operator-5885fdb759-jvddm/insights-operator/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.107894064Z namespaces/openshift-insights/pods/insights-operator-5885fdb759-jvddm/insights-operator/insights-operator/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.107903614Z namespaces/openshift-insights/pods/insights-operator-5885fdb759-jvddm/insights-operator/insights-operator/logs/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.107934755Z namespaces/openshift-insights/pods/insights-operator-5885fdb759-jvddm/insights-operator/insights-operator/logs/current.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.108397523Z namespaces/openshift-insights/pods/insights-operator-5885fdb759-jvddm/insights-operator/insights-operator/logs/previous.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.10875437Z namespaces/openshift-insights/pods/insights-runtime-extractor-qpm9z/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.108817722Z namespaces/openshift-insights/pods/insights-runtime-extractor-qpm9z/insights-runtime-extractor-qpm9z.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.108915533Z namespaces/openshift-insights/pods/insights-runtime-extractor-qpm9z/exporter/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.108925884Z namespaces/openshift-insights/pods/insights-runtime-extractor-qpm9z/exporter/exporter/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.108933434Z namespaces/openshift-insights/pods/insights-runtime-extractor-qpm9z/exporter/exporter/logs/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.108984295Z namespaces/openshift-insights/pods/insights-runtime-extractor-qpm9z/exporter/exporter/logs/current.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.109126608Z namespaces/openshift-insights/pods/insights-runtime-extractor-qpm9z/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.109212619Z namespaces/openshift-insights/pods/insights-runtime-extractor-qpm9z/exporter/exporter/logs/previous.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.1092652Z namespaces/openshift-insights/pods/insights-runtime-extractor-qpm9z/extractor/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.10927518Z namespaces/openshift-insights/pods/insights-runtime-extractor-qpm9z/extractor/extractor/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.109290791Z namespaces/openshift-insights/pods/insights-runtime-extractor-qpm9z/extractor/extractor/logs/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.109365432Z namespaces/openshift-insights/pods/insights-runtime-extractor-qpm9z/extractor/extractor/logs/current.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.109472844Z namespaces/openshift-insights/pods/insights-runtime-extractor-qpm9z/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.109543285Z namespaces/openshift-insights/pods/insights-runtime-extractor-qpm9z/extractor/extractor/logs/previous.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.109728419Z namespaces/openshift-insights/pods/insights-runtime-extractor-qpm9z/kube-rbac-proxy/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.109737929Z namespaces/openshift-insights/pods/insights-runtime-extractor-qpm9z/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.109746159Z namespaces/openshift-insights/pods/insights-runtime-extractor-qpm9z/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.10980617Z namespaces/openshift-insights/pods/insights-runtime-extractor-qpm9z/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.109932183Z namespaces/openshift-insights/pods/insights-runtime-extractor-qpm9z/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.110049395Z namespaces/openshift-insights/pods/insights-runtime-extractor-qpm9z/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.110119116Z namespaces/openshift-insights/pods/insights-runtime-extractor-rf4fh/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.110165307Z namespaces/openshift-insights/pods/insights-runtime-extractor-rf4fh/insights-runtime-extractor-rf4fh.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.11028511Z namespaces/openshift-insights/pods/insights-runtime-extractor-rf4fh/exporter/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.11029295Z namespaces/openshift-insights/pods/insights-runtime-extractor-rf4fh/exporter/exporter/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.11030512Z namespaces/openshift-insights/pods/insights-runtime-extractor-rf4fh/exporter/exporter/logs/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.110356261Z namespaces/openshift-insights/pods/insights-runtime-extractor-rf4fh/exporter/exporter/logs/current.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.110459803Z namespaces/openshift-insights/pods/insights-runtime-extractor-rf4fh/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.110563895Z namespaces/openshift-insights/pods/insights-runtime-extractor-rf4fh/exporter/exporter/logs/previous.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.110601305Z namespaces/openshift-insights/pods/insights-runtime-extractor-rf4fh/extractor/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.110610416Z namespaces/openshift-insights/pods/insights-runtime-extractor-rf4fh/extractor/extractor/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.110643076Z namespaces/openshift-insights/pods/insights-runtime-extractor-rf4fh/extractor/extractor/logs/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.110703247Z namespaces/openshift-insights/pods/insights-runtime-extractor-rf4fh/extractor/extractor/logs/current.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.110809609Z namespaces/openshift-insights/pods/insights-runtime-extractor-rf4fh/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.110889061Z namespaces/openshift-insights/pods/insights-runtime-extractor-rf4fh/extractor/extractor/logs/previous.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.110934192Z namespaces/openshift-insights/pods/insights-runtime-extractor-rf4fh/kube-rbac-proxy/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.110946272Z namespaces/openshift-insights/pods/insights-runtime-extractor-rf4fh/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.110970273Z namespaces/openshift-insights/pods/insights-runtime-extractor-rf4fh/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.111057984Z namespaces/openshift-insights/pods/insights-runtime-extractor-rf4fh/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.111166026Z namespaces/openshift-insights/pods/insights-runtime-extractor-rf4fh/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.111236488Z namespaces/openshift-insights/pods/insights-runtime-extractor-rf4fh/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.111287029Z namespaces/openshift-insights/pods/insights-runtime-extractor-wrvqg/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.11134257Z namespaces/openshift-insights/pods/insights-runtime-extractor-wrvqg/insights-runtime-extractor-wrvqg.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.111448282Z namespaces/openshift-insights/pods/insights-runtime-extractor-wrvqg/exporter/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.111457702Z namespaces/openshift-insights/pods/insights-runtime-extractor-wrvqg/exporter/exporter/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.111474992Z namespaces/openshift-insights/pods/insights-runtime-extractor-wrvqg/exporter/exporter/logs/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.111525813Z namespaces/openshift-insights/pods/insights-runtime-extractor-wrvqg/exporter/exporter/logs/current.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.111616405Z namespaces/openshift-insights/pods/insights-runtime-extractor-wrvqg/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.111691936Z namespaces/openshift-insights/pods/insights-runtime-extractor-wrvqg/exporter/exporter/logs/previous.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.111741237Z namespaces/openshift-insights/pods/insights-runtime-extractor-wrvqg/extractor/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.111749607Z namespaces/openshift-insights/pods/insights-runtime-extractor-wrvqg/extractor/extractor/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.111764928Z namespaces/openshift-insights/pods/insights-runtime-extractor-wrvqg/extractor/extractor/logs/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.111826419Z namespaces/openshift-insights/pods/insights-runtime-extractor-wrvqg/extractor/extractor/logs/current.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.111920571Z namespaces/openshift-insights/pods/insights-runtime-extractor-wrvqg/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.111994392Z namespaces/openshift-insights/pods/insights-runtime-extractor-wrvqg/extractor/extractor/logs/previous.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.112056333Z namespaces/openshift-insights/pods/insights-runtime-extractor-wrvqg/kube-rbac-proxy/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.112068944Z namespaces/openshift-insights/pods/insights-runtime-extractor-wrvqg/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.112076704Z namespaces/openshift-insights/pods/insights-runtime-extractor-wrvqg/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.112118554Z namespaces/openshift-insights/pods/insights-runtime-extractor-wrvqg/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.112208686Z namespaces/openshift-insights/pods/insights-runtime-extractor-wrvqg/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.112273407Z namespaces/openshift-insights/pods/insights-runtime-extractor-wrvqg/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.112324408Z namespaces/openshift-insights/policy/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.112363699Z namespaces/openshift-insights/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.11242533Z namespaces/openshift-insights/route.openshift.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.112465161Z namespaces/openshift-insights/route.openshift.io/routes.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.112521262Z namespaces/openshift-keda/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.112533452Z namespaces/openshift-keda/coordination.k8s.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.112540062Z namespaces/openshift-keda/coordination.k8s.io/leases/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.112584843Z namespaces/openshift-keda/coordination.k8s.io/leases/olm-operator.keda.sh.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.112675635Z namespaces/openshift-keda/coordination.k8s.io/leases/operator.keda.sh.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.112721616Z namespaces/openshift-keda/monitoring.coreos.com/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.112734836Z namespaces/openshift-keda/monitoring.coreos.com/podmonitors/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.112780717Z namespaces/openshift-keda/monitoring.coreos.com/podmonitors/keda-olm-operator.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.112840428Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.112878459Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-admission-webhooks.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.112971911Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-metrics-apiserver.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.113107273Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-operator.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.113185045Z namespaces/openshift-keda/operators.coreos.com/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.113192455Z namespaces/openshift-keda/operators.coreos.com/clusterserviceversions/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.113236706Z namespaces/openshift-keda/operators.coreos.com/clusterserviceversions/custom-metrics-autoscaler.v2.19.0-2.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.113623613Z namespaces/openshift-keda/operators.coreos.com/installplans/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.113665554Z namespaces/openshift-keda/operators.coreos.com/installplans/install-lrwjt.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.113787206Z namespaces/openshift-keda/operators.coreos.com/operatorconditions/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.113827117Z namespaces/openshift-keda/operators.coreos.com/operatorconditions/custom-metrics-autoscaler.v2.19.0-2.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.113877058Z namespaces/openshift-keda/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.113916839Z namespaces/openshift-keda/operators.coreos.com/operatorgroups/openshift-keda.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.114218134Z namespaces/openshift-keda/operators.coreos.com/subscriptions/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.114237895Z namespaces/openshift-keda/operators.coreos.com/subscriptions/openshift-custom-metrics-autoscaler-operator.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.114355777Z namespaces/openshift-kube-apiserver-operator/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.114403578Z namespaces/openshift-kube-apiserver-operator/openshift-kube-apiserver-operator.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.114459469Z namespaces/openshift-kube-apiserver-operator/apps.openshift.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.11449124Z namespaces/openshift-kube-apiserver-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.114546721Z namespaces/openshift-kube-apiserver-operator/apps/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.114587281Z namespaces/openshift-kube-apiserver-operator/apps/daemonsets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.114664093Z namespaces/openshift-kube-apiserver-operator/apps/deployments.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.114741004Z namespaces/openshift-kube-apiserver-operator/apps/replicasets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.114820096Z namespaces/openshift-kube-apiserver-operator/apps/statefulsets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.114866067Z namespaces/openshift-kube-apiserver-operator/autoscaling/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.114906358Z namespaces/openshift-kube-apiserver-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.114949228Z namespaces/openshift-kube-apiserver-operator/batch/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.114990579Z namespaces/openshift-kube-apiserver-operator/batch/cronjobs.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.115114791Z namespaces/openshift-kube-apiserver-operator/batch/jobs.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.115165632Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.115213964Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.115297685Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.115356356Z namespaces/openshift-kube-apiserver-operator/core/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.115403327Z namespaces/openshift-kube-apiserver-operator/core/configmaps.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.115508649Z namespaces/openshift-kube-apiserver-operator/core/endpoints.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.11558356Z namespaces/openshift-kube-apiserver-operator/core/events.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.115662462Z namespaces/openshift-kube-apiserver-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.115740434Z namespaces/openshift-kube-apiserver-operator/core/pods.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.115819345Z namespaces/openshift-kube-apiserver-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.115941087Z namespaces/openshift-kube-apiserver-operator/core/secrets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.116133791Z namespaces/openshift-kube-apiserver-operator/core/services.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.116191072Z namespaces/openshift-kube-apiserver-operator/discovery.k8s.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.116238203Z namespaces/openshift-kube-apiserver-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.116282054Z namespaces/openshift-kube-apiserver-operator/image.openshift.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.116312454Z namespaces/openshift-kube-apiserver-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.116379856Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.116411286Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.116498258Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.116571279Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.11661914Z namespaces/openshift-kube-apiserver-operator/monitoring.coreos.com/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.116646351Z namespaces/openshift-kube-apiserver-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.116704452Z namespaces/openshift-kube-apiserver-operator/networking.k8s.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.116731642Z namespaces/openshift-kube-apiserver-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.116785233Z namespaces/openshift-kube-apiserver-operator/policy/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.116822754Z namespaces/openshift-kube-apiserver-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.116867885Z namespaces/openshift-kube-apiserver-operator/route.openshift.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.116895136Z namespaces/openshift-kube-apiserver-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.116998718Z namespaces/openshift-kube-apiserver/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.117071259Z namespaces/openshift-kube-apiserver/openshift-kube-apiserver.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.11712261Z namespaces/openshift-kube-apiserver/apps.openshift.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.117160541Z namespaces/openshift-kube-apiserver/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.117237302Z namespaces/openshift-kube-apiserver/apps/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.117278653Z namespaces/openshift-kube-apiserver/apps/daemonsets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.117358574Z namespaces/openshift-kube-apiserver/apps/deployments.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.117432676Z namespaces/openshift-kube-apiserver/apps/replicasets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.117512117Z namespaces/openshift-kube-apiserver/apps/statefulsets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.117559418Z namespaces/openshift-kube-apiserver/autoscaling/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.117592129Z namespaces/openshift-kube-apiserver/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.11765198Z namespaces/openshift-kube-apiserver/batch/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.117687791Z namespaces/openshift-kube-apiserver/batch/cronjobs.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.117771522Z namespaces/openshift-kube-apiserver/batch/jobs.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.117835223Z namespaces/openshift-kube-apiserver/build.openshift.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.117874734Z namespaces/openshift-kube-apiserver/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.117954056Z namespaces/openshift-kube-apiserver/build.openshift.io/builds.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.117998406Z namespaces/openshift-kube-apiserver/core/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.118073278Z namespaces/openshift-kube-apiserver/core/configmaps.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.11816168Z namespaces/openshift-kube-apiserver/core/endpoints.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.118239671Z namespaces/openshift-kube-apiserver/core/events.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.118318793Z namespaces/openshift-kube-apiserver/core/persistentvolumeclaims.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.118393824Z namespaces/openshift-kube-apiserver/core/pods.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.118472506Z namespaces/openshift-kube-apiserver/core/replicationcontrollers.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.118592468Z namespaces/openshift-kube-apiserver/core/secrets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.118741831Z namespaces/openshift-kube-apiserver/core/services.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.118775612Z namespaces/openshift-kube-apiserver/discovery.k8s.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.118819702Z namespaces/openshift-kube-apiserver/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.118867693Z namespaces/openshift-kube-apiserver/image.openshift.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.118897144Z namespaces/openshift-kube-apiserver/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.118943905Z namespaces/openshift-kube-apiserver/k8s.ovn.org/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.118986056Z namespaces/openshift-kube-apiserver/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.119113228Z namespaces/openshift-kube-apiserver/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.119166459Z namespaces/openshift-kube-apiserver/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.11923007Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.119269041Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.119341742Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.119382493Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/api-usage.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.119474425Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/podsecurity.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.119528716Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.119570367Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors/openshift-kube-apiserver.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.119628708Z namespaces/openshift-kube-apiserver/networking.k8s.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.119669278Z namespaces/openshift-kube-apiserver/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.119718519Z namespaces/openshift-kube-apiserver/policy/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.11976351Z namespaces/openshift-kube-apiserver/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.119817421Z namespaces/openshift-kube-apiserver/route.openshift.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.119858192Z namespaces/openshift-kube-apiserver/route.openshift.io/routes.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.119938734Z namespaces/openshift-kube-controller-manager-operator/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.119986895Z namespaces/openshift-kube-controller-manager-operator/openshift-kube-controller-manager-operator.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.120066706Z namespaces/openshift-kube-controller-manager-operator/apps.openshift.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.120110887Z namespaces/openshift-kube-controller-manager-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.120167848Z namespaces/openshift-kube-controller-manager-operator/apps/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.120206629Z namespaces/openshift-kube-controller-manager-operator/apps/daemonsets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.12029452Z namespaces/openshift-kube-controller-manager-operator/apps/deployments.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.120371032Z namespaces/openshift-kube-controller-manager-operator/apps/replicasets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.120448613Z namespaces/openshift-kube-controller-manager-operator/apps/statefulsets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.120768969Z namespaces/openshift-kube-controller-manager-operator/autoscaling/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.12081342Z namespaces/openshift-kube-controller-manager-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.120877232Z namespaces/openshift-kube-controller-manager-operator/batch/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.120913082Z namespaces/openshift-kube-controller-manager-operator/batch/cronjobs.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.120995724Z namespaces/openshift-kube-controller-manager-operator/batch/jobs.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.121145446Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.121190058Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.121278009Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.12133906Z namespaces/openshift-kube-controller-manager-operator/core/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.121378681Z namespaces/openshift-kube-controller-manager-operator/core/configmaps.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.121496303Z namespaces/openshift-kube-controller-manager-operator/core/endpoints.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.121575705Z namespaces/openshift-kube-controller-manager-operator/core/events.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.121654216Z namespaces/openshift-kube-controller-manager-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.121728688Z namespaces/openshift-kube-controller-manager-operator/core/pods.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.121804279Z namespaces/openshift-kube-controller-manager-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.121938532Z namespaces/openshift-kube-controller-manager-operator/core/secrets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.122158676Z namespaces/openshift-kube-controller-manager-operator/core/services.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.122223227Z namespaces/openshift-kube-controller-manager-operator/discovery.k8s.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.122261638Z namespaces/openshift-kube-controller-manager-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.122313109Z namespaces/openshift-kube-controller-manager-operator/image.openshift.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.12235646Z namespaces/openshift-kube-controller-manager-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.122423211Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.122470262Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.122547063Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.122632435Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.122675656Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.122714736Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.122781838Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.122815768Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors/kube-controller-manager-operator.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.122874639Z namespaces/openshift-kube-controller-manager-operator/networking.k8s.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.12290873Z namespaces/openshift-kube-controller-manager-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.122968111Z namespaces/openshift-kube-controller-manager-operator/policy/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.123032522Z namespaces/openshift-kube-controller-manager-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.123105584Z namespaces/openshift-kube-controller-manager-operator/route.openshift.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.123143475Z namespaces/openshift-kube-controller-manager-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.123253427Z namespaces/openshift-kube-controller-manager/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.123270627Z namespaces/openshift-kube-controller-manager/openshift-kube-controller-manager.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.123340499Z namespaces/openshift-kube-controller-manager/apps.openshift.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.123378239Z namespaces/openshift-kube-controller-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.12344327Z namespaces/openshift-kube-controller-manager/apps/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.123471941Z namespaces/openshift-kube-controller-manager/apps/daemonsets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.123556403Z namespaces/openshift-kube-controller-manager/apps/deployments.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.123628994Z namespaces/openshift-kube-controller-manager/apps/replicasets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.123709995Z namespaces/openshift-kube-controller-manager/apps/statefulsets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.123771967Z namespaces/openshift-kube-controller-manager/autoscaling/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.123814728Z namespaces/openshift-kube-controller-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.123873179Z namespaces/openshift-kube-controller-manager/batch/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.123912279Z namespaces/openshift-kube-controller-manager/batch/cronjobs.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.123992411Z namespaces/openshift-kube-controller-manager/batch/jobs.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.124072882Z namespaces/openshift-kube-controller-manager/build.openshift.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.124110273Z namespaces/openshift-kube-controller-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.124196535Z namespaces/openshift-kube-controller-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.124254426Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.124261486Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.124304727Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/leases/cluster-policy-controller-lock.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.124353558Z namespaces/openshift-kube-controller-manager/core/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.124394568Z namespaces/openshift-kube-controller-manager/core/configmaps.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.12449112Z namespaces/openshift-kube-controller-manager/core/endpoints.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.124564692Z namespaces/openshift-kube-controller-manager/core/events.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.12499573Z namespaces/openshift-kube-controller-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.125094092Z namespaces/openshift-kube-controller-manager/core/pods.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.125169363Z namespaces/openshift-kube-controller-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.125293196Z namespaces/openshift-kube-controller-manager/core/secrets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.125445959Z namespaces/openshift-kube-controller-manager/core/services.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.125493649Z namespaces/openshift-kube-controller-manager/discovery.k8s.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.1255276Z namespaces/openshift-kube-controller-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.125579751Z namespaces/openshift-kube-controller-manager/image.openshift.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.125613172Z namespaces/openshift-kube-controller-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.125668813Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.125702044Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.125787035Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.125861336Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.125911177Z namespaces/openshift-kube-controller-manager/monitoring.coreos.com/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.125937848Z namespaces/openshift-kube-controller-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.125998709Z namespaces/openshift-kube-controller-manager/networking.k8s.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.12606758Z namespaces/openshift-kube-controller-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.126139922Z namespaces/openshift-kube-controller-manager/policy/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.126156822Z namespaces/openshift-kube-controller-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.126223523Z namespaces/openshift-kube-controller-manager/route.openshift.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.126260884Z namespaces/openshift-kube-controller-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.126346406Z namespaces/openshift-kube-scheduler-operator/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.126389617Z namespaces/openshift-kube-scheduler-operator/openshift-kube-scheduler-operator.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.126449038Z namespaces/openshift-kube-scheduler-operator/apps.openshift.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.126486708Z namespaces/openshift-kube-scheduler-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.12654272Z namespaces/openshift-kube-scheduler-operator/apps/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.12658087Z namespaces/openshift-kube-scheduler-operator/apps/daemonsets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.126663172Z namespaces/openshift-kube-scheduler-operator/apps/deployments.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.126738023Z namespaces/openshift-kube-scheduler-operator/apps/replicasets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.126822145Z namespaces/openshift-kube-scheduler-operator/apps/statefulsets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.126877806Z namespaces/openshift-kube-scheduler-operator/autoscaling/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.126921517Z namespaces/openshift-kube-scheduler-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.126980958Z namespaces/openshift-kube-scheduler-operator/batch/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.127034179Z namespaces/openshift-kube-scheduler-operator/batch/cronjobs.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.127142651Z namespaces/openshift-kube-scheduler-operator/batch/jobs.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.127187002Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.127215942Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.127300274Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.127381905Z namespaces/openshift-kube-scheduler-operator/core/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.127425526Z namespaces/openshift-kube-scheduler-operator/core/configmaps.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.127530498Z namespaces/openshift-kube-scheduler-operator/core/endpoints.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.12760492Z namespaces/openshift-kube-scheduler-operator/core/events.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.127683971Z namespaces/openshift-kube-scheduler-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.127758183Z namespaces/openshift-kube-scheduler-operator/core/pods.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.127835874Z namespaces/openshift-kube-scheduler-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.127957607Z namespaces/openshift-kube-scheduler-operator/core/secrets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.12813866Z namespaces/openshift-kube-scheduler-operator/core/services.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.128207191Z namespaces/openshift-kube-scheduler-operator/discovery.k8s.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.128250542Z namespaces/openshift-kube-scheduler-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.128297723Z namespaces/openshift-kube-scheduler-operator/image.openshift.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.128339374Z namespaces/openshift-kube-scheduler-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.128385615Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.128425165Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.128501627Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.128582578Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.128618229Z namespaces/openshift-kube-scheduler-operator/monitoring.coreos.com/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.12866442Z namespaces/openshift-kube-scheduler-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.128709261Z namespaces/openshift-kube-scheduler-operator/networking.k8s.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.128754782Z namespaces/openshift-kube-scheduler-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.128799652Z namespaces/openshift-kube-scheduler-operator/policy/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.128839653Z namespaces/openshift-kube-scheduler-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.128885954Z namespaces/openshift-kube-scheduler-operator/route.openshift.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.128912475Z namespaces/openshift-kube-scheduler-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.128999426Z namespaces/openshift-kube-scheduler/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.12916307Z namespaces/openshift-kube-scheduler/openshift-kube-scheduler.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.1292181Z namespaces/openshift-kube-scheduler/apps.openshift.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.129261681Z namespaces/openshift-kube-scheduler/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.129333573Z namespaces/openshift-kube-scheduler/apps/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.129365343Z namespaces/openshift-kube-scheduler/apps/daemonsets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.129450975Z namespaces/openshift-kube-scheduler/apps/deployments.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.129522126Z namespaces/openshift-kube-scheduler/apps/replicasets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.129597178Z namespaces/openshift-kube-scheduler/apps/statefulsets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.129652499Z namespaces/openshift-kube-scheduler/autoscaling/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.129687269Z namespaces/openshift-kube-scheduler/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.129759111Z namespaces/openshift-kube-scheduler/batch/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.129786291Z namespaces/openshift-kube-scheduler/batch/cronjobs.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.129874943Z namespaces/openshift-kube-scheduler/batch/jobs.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.129917974Z namespaces/openshift-kube-scheduler/build.openshift.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.129962695Z namespaces/openshift-kube-scheduler/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.130062996Z namespaces/openshift-kube-scheduler/build.openshift.io/builds.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.130117508Z namespaces/openshift-kube-scheduler/core/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.130157108Z namespaces/openshift-kube-scheduler/core/configmaps.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.13025448Z namespaces/openshift-kube-scheduler/core/endpoints.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.130328162Z namespaces/openshift-kube-scheduler/core/events.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.130405993Z namespaces/openshift-kube-scheduler/core/persistentvolumeclaims.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.130479204Z namespaces/openshift-kube-scheduler/core/pods.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.130562326Z namespaces/openshift-kube-scheduler/core/replicationcontrollers.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.130682258Z namespaces/openshift-kube-scheduler/core/secrets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.130826181Z namespaces/openshift-kube-scheduler/core/services.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.131643847Z namespaces/openshift-kube-scheduler/discovery.k8s.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.131687947Z namespaces/openshift-kube-scheduler/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.131768619Z namespaces/openshift-kube-scheduler/image.openshift.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.13180306Z namespaces/openshift-kube-scheduler/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.131880431Z namespaces/openshift-kube-scheduler/k8s.ovn.org/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.131915922Z namespaces/openshift-kube-scheduler/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.132025384Z namespaces/openshift-kube-scheduler/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.132105926Z namespaces/openshift-kube-scheduler/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.132148846Z namespaces/openshift-kube-scheduler/monitoring.coreos.com/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.132199487Z namespaces/openshift-kube-scheduler/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.132264218Z namespaces/openshift-kube-scheduler/networking.k8s.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.132320159Z namespaces/openshift-kube-scheduler/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.132393971Z namespaces/openshift-kube-scheduler/policy/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.132446632Z namespaces/openshift-kube-scheduler/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.132509663Z namespaces/openshift-kube-scheduler/route.openshift.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.132560274Z namespaces/openshift-kube-scheduler/route.openshift.io/routes.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.132675896Z namespaces/openshift-kube-storage-version-migrator-operator/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.132732538Z namespaces/openshift-kube-storage-version-migrator-operator/openshift-kube-storage-version-migrator-operator.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.132817519Z namespaces/openshift-kube-storage-version-migrator-operator/apps.openshift.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.13287271Z namespaces/openshift-kube-storage-version-migrator-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.132951692Z namespaces/openshift-kube-storage-version-migrator-operator/apps/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.133022123Z namespaces/openshift-kube-storage-version-migrator-operator/apps/daemonsets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.133123165Z namespaces/openshift-kube-storage-version-migrator-operator/apps/deployments.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.133260877Z namespaces/openshift-kube-storage-version-migrator-operator/apps/replicasets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.1333746Z namespaces/openshift-kube-storage-version-migrator-operator/apps/statefulsets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.133442571Z namespaces/openshift-kube-storage-version-migrator-operator/autoscaling/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.133500702Z namespaces/openshift-kube-storage-version-migrator-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.133567573Z namespaces/openshift-kube-storage-version-migrator-operator/batch/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.133625064Z namespaces/openshift-kube-storage-version-migrator-operator/batch/cronjobs.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.133737197Z namespaces/openshift-kube-storage-version-migrator-operator/batch/jobs.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.133797808Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.133857089Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.133952581Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.134017832Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.134032312Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.134098584Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/leases/openshift-kube-storage-version-migrator-operator-lock.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.134183215Z namespaces/openshift-kube-storage-version-migrator-operator/core/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.134211766Z namespaces/openshift-kube-storage-version-migrator-operator/core/configmaps.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.134323558Z namespaces/openshift-kube-storage-version-migrator-operator/core/endpoints.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.134401469Z namespaces/openshift-kube-storage-version-migrator-operator/core/events.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.134573953Z namespaces/openshift-kube-storage-version-migrator-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.134646894Z namespaces/openshift-kube-storage-version-migrator-operator/core/pods.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.134770216Z namespaces/openshift-kube-storage-version-migrator-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.134905359Z namespaces/openshift-kube-storage-version-migrator-operator/core/secrets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.135141513Z namespaces/openshift-kube-storage-version-migrator-operator/core/services.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.135203145Z namespaces/openshift-kube-storage-version-migrator-operator/discovery.k8s.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.135253755Z namespaces/openshift-kube-storage-version-migrator-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.135321417Z namespaces/openshift-kube-storage-version-migrator-operator/image.openshift.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.135357048Z namespaces/openshift-kube-storage-version-migrator-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.135427779Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.13547901Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.135583142Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.135672203Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.135729215Z namespaces/openshift-kube-storage-version-migrator-operator/monitoring.coreos.com/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.135777705Z namespaces/openshift-kube-storage-version-migrator-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.135869987Z namespaces/openshift-kube-storage-version-migrator-operator/networking.k8s.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.135907708Z namespaces/openshift-kube-storage-version-migrator-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.135981429Z namespaces/openshift-kube-storage-version-migrator-operator/pods/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.13599662Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-6f4d6fb6bc-7k6dm/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.136074961Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-6f4d6fb6bc-7k6dm/kube-storage-version-migrator-operator-6f4d6fb6bc-7k6dm.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.136225184Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-6f4d6fb6bc-7k6dm/kube-storage-version-migrator-operator/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.136242924Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-6f4d6fb6bc-7k6dm/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.136249494Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-6f4d6fb6bc-7k6dm/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.136290425Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-6f4d6fb6bc-7k6dm/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/current.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.136438808Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-6f4d6fb6bc-7k6dm/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/previous.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.136583431Z namespaces/openshift-kube-storage-version-migrator-operator/policy/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.136621832Z namespaces/openshift-kube-storage-version-migrator-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.136703713Z namespaces/openshift-kube-storage-version-migrator-operator/route.openshift.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.136741154Z namespaces/openshift-kube-storage-version-migrator-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.136851596Z namespaces/openshift-kube-storage-version-migrator/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.136899317Z namespaces/openshift-kube-storage-version-migrator/openshift-kube-storage-version-migrator.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.136985768Z namespaces/openshift-kube-storage-version-migrator/apps.openshift.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.137194372Z namespaces/openshift-kube-storage-version-migrator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.137275994Z namespaces/openshift-kube-storage-version-migrator/apps/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.137339705Z namespaces/openshift-kube-storage-version-migrator/apps/daemonsets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.137438457Z namespaces/openshift-kube-storage-version-migrator/apps/deployments.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.13756637Z namespaces/openshift-kube-storage-version-migrator/apps/replicasets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.137672772Z namespaces/openshift-kube-storage-version-migrator/apps/statefulsets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.137741783Z namespaces/openshift-kube-storage-version-migrator/autoscaling/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.137801564Z namespaces/openshift-kube-storage-version-migrator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.137863315Z namespaces/openshift-kube-storage-version-migrator/batch/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.137933757Z namespaces/openshift-kube-storage-version-migrator/batch/cronjobs.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.138035808Z namespaces/openshift-kube-storage-version-migrator/batch/jobs.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.13812958Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.138213172Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.138301084Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/builds.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.138372785Z namespaces/openshift-kube-storage-version-migrator/core/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.138429906Z namespaces/openshift-kube-storage-version-migrator/core/configmaps.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.138526528Z namespaces/openshift-kube-storage-version-migrator/core/endpoints.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.13862453Z namespaces/openshift-kube-storage-version-migrator/core/events.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.138768102Z namespaces/openshift-kube-storage-version-migrator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.138855944Z namespaces/openshift-kube-storage-version-migrator/core/pods.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.139022747Z namespaces/openshift-kube-storage-version-migrator/core/replicationcontrollers.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.13918458Z namespaces/openshift-kube-storage-version-migrator/core/secrets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.139356134Z namespaces/openshift-kube-storage-version-migrator/core/services.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.139408035Z namespaces/openshift-kube-storage-version-migrator/discovery.k8s.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.139458676Z namespaces/openshift-kube-storage-version-migrator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.139518047Z namespaces/openshift-kube-storage-version-migrator/image.openshift.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.139574598Z namespaces/openshift-kube-storage-version-migrator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.139632859Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.1396904Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.139781542Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.139882644Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.139944725Z namespaces/openshift-kube-storage-version-migrator/monitoring.coreos.com/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.140029637Z namespaces/openshift-kube-storage-version-migrator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.140105458Z namespaces/openshift-kube-storage-version-migrator/networking.k8s.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.140161289Z namespaces/openshift-kube-storage-version-migrator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.14021684Z namespaces/openshift-kube-storage-version-migrator/pods/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.14022453Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-6865c9967-8wgrc/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.140279371Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-6865c9967-8wgrc/migrator-6865c9967-8wgrc.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.140367313Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-6865c9967-8wgrc/graceful-termination/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.140375113Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-6865c9967-8wgrc/graceful-termination/graceful-termination/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.140400184Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-6865c9967-8wgrc/graceful-termination/graceful-termination/logs/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.140459845Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-6865c9967-8wgrc/graceful-termination/graceful-termination/logs/current.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.140567927Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-6865c9967-8wgrc/graceful-termination/graceful-termination/logs/previous.insecure.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.140651489Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-6865c9967-8wgrc/graceful-termination/graceful-termination/logs/previous.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.140689669Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-6865c9967-8wgrc/migrator/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.140699229Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-6865c9967-8wgrc/migrator/migrator/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.14072119Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-6865c9967-8wgrc/migrator/migrator/logs/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.140784631Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-6865c9967-8wgrc/migrator/migrator/logs/current.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.140897383Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-6865c9967-8wgrc/migrator/migrator/logs/previous.insecure.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.140978105Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-6865c9967-8wgrc/migrator/migrator/logs/previous.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.141055246Z namespaces/openshift-kube-storage-version-migrator/policy/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.141115437Z namespaces/openshift-kube-storage-version-migrator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.141174788Z namespaces/openshift-kube-storage-version-migrator/route.openshift.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.14123134Z namespaces/openshift-kube-storage-version-migrator/route.openshift.io/routes.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.141303171Z namespaces/openshift-machine-config-operator/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.141310161Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.141316141Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.141391692Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/machine-config-controller.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.141541095Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/machine-config-daemon.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.141644377Z namespaces/openshift-marketplace/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.141652597Z namespaces/openshift-marketplace/monitoring.coreos.com/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.141656537Z namespaces/openshift-marketplace/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.141707749Z namespaces/openshift-marketplace/monitoring.coreos.com/prometheusrules/marketplace-alert-rules.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.14178624Z namespaces/openshift-marketplace/operators.coreos.com/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.14179704Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.141831041Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/certified-operators.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.141937423Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/community-operators.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.142062585Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/redhat-marketplace.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.142169147Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/redhat-operators.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.1422837Z namespaces/openshift-monitoring/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.142366211Z namespaces/openshift-monitoring/openshift-monitoring.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.142530364Z namespaces/openshift-monitoring/apps.openshift.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.142540594Z namespaces/openshift-monitoring/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.142615406Z namespaces/openshift-monitoring/apps/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.142659167Z namespaces/openshift-monitoring/apps/daemonsets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.14281947Z namespaces/openshift-monitoring/apps/deployments.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.14335587Z namespaces/openshift-monitoring/apps/replicasets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.143757077Z namespaces/openshift-monitoring/apps/statefulsets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.143997082Z namespaces/openshift-monitoring/autoscaling/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.144067374Z namespaces/openshift-monitoring/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.144139615Z namespaces/openshift-monitoring/batch/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.144178625Z namespaces/openshift-monitoring/batch/cronjobs.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.144262187Z namespaces/openshift-monitoring/batch/jobs.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.144306468Z namespaces/openshift-monitoring/build.openshift.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.144357639Z namespaces/openshift-monitoring/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.144440021Z namespaces/openshift-monitoring/build.openshift.io/builds.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.144515832Z namespaces/openshift-monitoring/core/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.144571243Z namespaces/openshift-monitoring/core/configmaps.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.147955618Z namespaces/openshift-monitoring/core/endpoints.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.148129501Z namespaces/openshift-monitoring/core/events.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.149282193Z namespaces/openshift-monitoring/core/persistentvolumeclaims.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.149379985Z namespaces/openshift-monitoring/core/pods.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.150348413Z namespaces/openshift-monitoring/core/replicationcontrollers.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.150481196Z namespaces/openshift-monitoring/core/secrets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.150985635Z namespaces/openshift-monitoring/core/services.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.151191999Z namespaces/openshift-monitoring/discovery.k8s.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.15123244Z namespaces/openshift-monitoring/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.151430444Z namespaces/openshift-monitoring/image.openshift.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.151476355Z namespaces/openshift-monitoring/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.151566446Z namespaces/openshift-monitoring/k8s.ovn.org/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.151623167Z namespaces/openshift-monitoring/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.15172252Z namespaces/openshift-monitoring/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.151820791Z namespaces/openshift-monitoring/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.151896943Z namespaces/openshift-monitoring/monitoring.coreos.com/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.151947584Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.152112847Z namespaces/openshift-monitoring/monitoring.coreos.com/alertmanagers/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.152153828Z namespaces/openshift-monitoring/monitoring.coreos.com/alertmanagers/main.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.15226344Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheuses/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.152320101Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheuses/k8s.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.152477954Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.152529745Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/alertmanager-main-rules.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.152654177Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/cluster-monitoring-operator-prometheus-rules.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.152929592Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/kube-state-metrics-rules.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.153116426Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/kubernetes-monitoring-rules.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.153406241Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/node-exporter-rules.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.153555304Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-k8s-prometheus-rules.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.153684217Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-k8s-thanos-sidecar-rules.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.153780259Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-operator-rules.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.153879321Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/telemetry.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.153979992Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/thanos-querier.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.154121665Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.154168316Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/alertmanager-main.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.154254848Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/cluster-monitoring-operator.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.154339369Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/kube-state-metrics.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.154417711Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/kubelet.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.154520833Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/metrics-server.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.154635525Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/node-exporter.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.154771027Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/openshift-state-metrics.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.154875129Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/prometheus-k8s.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.154958851Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/prometheus-operator.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.155096194Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/telemeter-client.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.155195806Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/thanos-querier.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.155291657Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/thanos-sidecar.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.155316418Z namespaces/openshift-monitoring/networking.k8s.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.155377479Z namespaces/openshift-monitoring/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.15541093Z namespaces/openshift-monitoring/operators.coreos.com/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.15542277Z namespaces/openshift-monitoring/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.155471201Z namespaces/openshift-monitoring/operators.coreos.com/operatorgroups/openshift-cluster-monitoring.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.155567003Z namespaces/openshift-monitoring/pods/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.155579233Z namespaces/openshift-monitoring/pods/alertmanager-main-0/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.155661835Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager-main-0.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.155828488Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.155839528Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.155854508Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.155899689Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/current.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.155991861Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/previous.insecure.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.156091853Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/previous.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.156121803Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.156132144Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.156151444Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.156201025Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/current.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.156299447Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/previous.insecure.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.156365158Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/previous.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.156400878Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.156409999Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.156416069Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.15647143Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/current.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.156561652Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/previous.insecure.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.156634643Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/previous.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.156669804Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.156689394Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.156696154Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.156742355Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/current.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.156832637Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/previous.insecure.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.156895138Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/previous.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.156933419Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.156946839Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.156953059Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.15700268Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.157124322Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.157185593Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.157217204Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.157227304Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.157235014Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.157287315Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.157375987Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.157444149Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.157480019Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.157494499Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.15749949Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.15754712Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/current.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.157633272Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/previous.insecure.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.157705983Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/previous.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.157730614Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-548b489cb8-99thw/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.157775315Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-548b489cb8-99thw/cluster-monitoring-operator-548b489cb8-99thw.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.157887747Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-548b489cb8-99thw/cluster-monitoring-operator/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.157896267Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-548b489cb8-99thw/cluster-monitoring-operator/cluster-monitoring-operator/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.157905857Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-548b489cb8-99thw/cluster-monitoring-operator/cluster-monitoring-operator/logs/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.157971829Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-548b489cb8-99thw/cluster-monitoring-operator/cluster-monitoring-operator/logs/current.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.158508529Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-548b489cb8-99thw/cluster-monitoring-operator/cluster-monitoring-operator/logs/previous.insecure.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.15858515Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-548b489cb8-99thw/cluster-monitoring-operator/cluster-monitoring-operator/logs/previous.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.158639831Z namespaces/openshift-monitoring/pods/kube-state-metrics-56d9f944b4-f2jhc/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.158680562Z namespaces/openshift-monitoring/pods/kube-state-metrics-56d9f944b4-f2jhc/kube-state-metrics-56d9f944b4-f2jhc.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.158785554Z namespaces/openshift-monitoring/pods/kube-state-metrics-56d9f944b4-f2jhc/kube-rbac-proxy-main/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.158793094Z namespaces/openshift-monitoring/pods/kube-state-metrics-56d9f944b4-f2jhc/kube-rbac-proxy-main/kube-rbac-proxy-main/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.158799474Z namespaces/openshift-monitoring/pods/kube-state-metrics-56d9f944b4-f2jhc/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.158846045Z namespaces/openshift-monitoring/pods/kube-state-metrics-56d9f944b4-f2jhc/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/current.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.158935907Z namespaces/openshift-monitoring/pods/kube-state-metrics-56d9f944b4-f2jhc/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.insecure.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.159029429Z namespaces/openshift-monitoring/pods/kube-state-metrics-56d9f944b4-f2jhc/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.15909539Z namespaces/openshift-monitoring/pods/kube-state-metrics-56d9f944b4-f2jhc/kube-rbac-proxy-self/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.15910724Z namespaces/openshift-monitoring/pods/kube-state-metrics-56d9f944b4-f2jhc/kube-rbac-proxy-self/kube-rbac-proxy-self/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.15911842Z namespaces/openshift-monitoring/pods/kube-state-metrics-56d9f944b4-f2jhc/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.159167541Z namespaces/openshift-monitoring/pods/kube-state-metrics-56d9f944b4-f2jhc/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/current.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.159252553Z namespaces/openshift-monitoring/pods/kube-state-metrics-56d9f944b4-f2jhc/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.insecure.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.159319354Z namespaces/openshift-monitoring/pods/kube-state-metrics-56d9f944b4-f2jhc/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.159367615Z namespaces/openshift-monitoring/pods/kube-state-metrics-56d9f944b4-f2jhc/kube-state-metrics/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.159375815Z namespaces/openshift-monitoring/pods/kube-state-metrics-56d9f944b4-f2jhc/kube-state-metrics/kube-state-metrics/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.159384055Z namespaces/openshift-monitoring/pods/kube-state-metrics-56d9f944b4-f2jhc/kube-state-metrics/kube-state-metrics/logs/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.159427106Z namespaces/openshift-monitoring/pods/kube-state-metrics-56d9f944b4-f2jhc/kube-state-metrics/kube-state-metrics/logs/current.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.159578529Z namespaces/openshift-monitoring/pods/kube-state-metrics-56d9f944b4-f2jhc/kube-state-metrics/kube-state-metrics/logs/previous.insecure.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.159643131Z namespaces/openshift-monitoring/pods/kube-state-metrics-56d9f944b4-f2jhc/kube-state-metrics/kube-state-metrics/logs/previous.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.159682561Z namespaces/openshift-monitoring/pods/metrics-server-5f859fd966-d2rl2/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.159734312Z namespaces/openshift-monitoring/pods/metrics-server-5f859fd966-d2rl2/metrics-server-5f859fd966-d2rl2.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.159829254Z namespaces/openshift-monitoring/pods/metrics-server-5f859fd966-d2rl2/metrics-server/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.159839314Z namespaces/openshift-monitoring/pods/metrics-server-5f859fd966-d2rl2/metrics-server/metrics-server/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.159848824Z namespaces/openshift-monitoring/pods/metrics-server-5f859fd966-d2rl2/metrics-server/metrics-server/logs/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.159893945Z namespaces/openshift-monitoring/pods/metrics-server-5f859fd966-d2rl2/metrics-server/metrics-server/logs/current.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.159991687Z namespaces/openshift-monitoring/pods/metrics-server-5f859fd966-d2rl2/metrics-server/metrics-server/logs/previous.insecure.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.160089159Z namespaces/openshift-monitoring/pods/metrics-server-5f859fd966-d2rl2/metrics-server/metrics-server/logs/previous.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.160110939Z namespaces/openshift-monitoring/pods/monitoring-plugin-68b7fc9574-2xdtm/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.16015957Z namespaces/openshift-monitoring/pods/monitoring-plugin-68b7fc9574-2xdtm/monitoring-plugin-68b7fc9574-2xdtm.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.160248052Z namespaces/openshift-monitoring/pods/monitoring-plugin-68b7fc9574-2xdtm/monitoring-plugin/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.160258052Z namespaces/openshift-monitoring/pods/monitoring-plugin-68b7fc9574-2xdtm/monitoring-plugin/monitoring-plugin/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.160267122Z namespaces/openshift-monitoring/pods/monitoring-plugin-68b7fc9574-2xdtm/monitoring-plugin/monitoring-plugin/logs/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.160302483Z namespaces/openshift-monitoring/pods/monitoring-plugin-68b7fc9574-2xdtm/monitoring-plugin/monitoring-plugin/logs/current.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.160399435Z namespaces/openshift-monitoring/pods/monitoring-plugin-68b7fc9574-2xdtm/monitoring-plugin/monitoring-plugin/logs/previous.insecure.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.160475716Z namespaces/openshift-monitoring/pods/monitoring-plugin-68b7fc9574-2xdtm/monitoring-plugin/monitoring-plugin/logs/previous.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.160523537Z namespaces/openshift-monitoring/pods/node-exporter-4ck5g/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.160571328Z namespaces/openshift-monitoring/pods/node-exporter-4ck5g/node-exporter-4ck5g.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.16067493Z namespaces/openshift-monitoring/pods/node-exporter-4ck5g/init-textfile/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.16068724Z namespaces/openshift-monitoring/pods/node-exporter-4ck5g/init-textfile/init-textfile/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.160696331Z namespaces/openshift-monitoring/pods/node-exporter-4ck5g/init-textfile/init-textfile/logs/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.160739101Z namespaces/openshift-monitoring/pods/node-exporter-4ck5g/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.160814203Z namespaces/openshift-monitoring/pods/node-exporter-4ck5g/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.160878934Z namespaces/openshift-monitoring/pods/node-exporter-4ck5g/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.160919905Z namespaces/openshift-monitoring/pods/node-exporter-4ck5g/kube-rbac-proxy/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.160929455Z namespaces/openshift-monitoring/pods/node-exporter-4ck5g/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.160940025Z namespaces/openshift-monitoring/pods/node-exporter-4ck5g/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.160965896Z namespaces/openshift-monitoring/pods/node-exporter-4ck5g/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.161101748Z namespaces/openshift-monitoring/pods/node-exporter-4ck5g/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.161171589Z namespaces/openshift-monitoring/pods/node-exporter-4ck5g/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.16121032Z namespaces/openshift-monitoring/pods/node-exporter-4ck5g/node-exporter/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.16122511Z namespaces/openshift-monitoring/pods/node-exporter-4ck5g/node-exporter/node-exporter/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.161236441Z namespaces/openshift-monitoring/pods/node-exporter-4ck5g/node-exporter/node-exporter/logs/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.161298722Z namespaces/openshift-monitoring/pods/node-exporter-4ck5g/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.161465055Z namespaces/openshift-monitoring/pods/node-exporter-4ck5g/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.161534416Z namespaces/openshift-monitoring/pods/node-exporter-4ck5g/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.161554337Z namespaces/openshift-monitoring/pods/node-exporter-zwz46/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.161613558Z namespaces/openshift-monitoring/pods/node-exporter-zwz46/node-exporter-zwz46.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.16170516Z namespaces/openshift-monitoring/pods/node-exporter-zwz46/init-textfile/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.16171636Z namespaces/openshift-monitoring/pods/node-exporter-zwz46/init-textfile/init-textfile/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.16172239Z namespaces/openshift-monitoring/pods/node-exporter-zwz46/init-textfile/init-textfile/logs/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.16173796Z namespaces/openshift-monitoring/pods/node-exporter-zwz46/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.161856622Z namespaces/openshift-monitoring/pods/node-exporter-zwz46/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.161924864Z namespaces/openshift-monitoring/pods/node-exporter-zwz46/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.161942774Z namespaces/openshift-monitoring/pods/node-exporter-zwz46/kube-rbac-proxy/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.161948714Z namespaces/openshift-monitoring/pods/node-exporter-zwz46/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.161952895Z namespaces/openshift-monitoring/pods/node-exporter-zwz46/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.162003055Z namespaces/openshift-monitoring/pods/node-exporter-zwz46/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.162112927Z namespaces/openshift-monitoring/pods/node-exporter-zwz46/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.162187759Z namespaces/openshift-monitoring/pods/node-exporter-zwz46/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.16222294Z namespaces/openshift-monitoring/pods/node-exporter-zwz46/node-exporter/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.16223173Z namespaces/openshift-monitoring/pods/node-exporter-zwz46/node-exporter/node-exporter/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.16224699Z namespaces/openshift-monitoring/pods/node-exporter-zwz46/node-exporter/node-exporter/logs/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.162288661Z namespaces/openshift-monitoring/pods/node-exporter-zwz46/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.162399983Z namespaces/openshift-monitoring/pods/node-exporter-zwz46/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.162461584Z namespaces/openshift-monitoring/pods/node-exporter-zwz46/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.162518615Z namespaces/openshift-monitoring/pods/node-exporter-zz65c/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.162558456Z namespaces/openshift-monitoring/pods/node-exporter-zz65c/node-exporter-zz65c.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.162674388Z namespaces/openshift-monitoring/pods/node-exporter-zz65c/init-textfile/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.162685069Z namespaces/openshift-monitoring/pods/node-exporter-zz65c/init-textfile/init-textfile/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.162694699Z namespaces/openshift-monitoring/pods/node-exporter-zz65c/init-textfile/init-textfile/logs/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.16277385Z namespaces/openshift-monitoring/pods/node-exporter-zz65c/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.162845261Z namespaces/openshift-monitoring/pods/node-exporter-zz65c/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.162916523Z namespaces/openshift-monitoring/pods/node-exporter-zz65c/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.162954054Z namespaces/openshift-monitoring/pods/node-exporter-zz65c/kube-rbac-proxy/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.162961124Z namespaces/openshift-monitoring/pods/node-exporter-zz65c/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.162965014Z namespaces/openshift-monitoring/pods/node-exporter-zz65c/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.163028385Z namespaces/openshift-monitoring/pods/node-exporter-zz65c/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.163121407Z namespaces/openshift-monitoring/pods/node-exporter-zz65c/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.163204478Z namespaces/openshift-monitoring/pods/node-exporter-zz65c/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.163220409Z namespaces/openshift-monitoring/pods/node-exporter-zz65c/node-exporter/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.163229319Z namespaces/openshift-monitoring/pods/node-exporter-zz65c/node-exporter/node-exporter/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.163249269Z namespaces/openshift-monitoring/pods/node-exporter-zz65c/node-exporter/node-exporter/logs/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.16330711Z namespaces/openshift-monitoring/pods/node-exporter-zz65c/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.163408492Z namespaces/openshift-monitoring/pods/node-exporter-zz65c/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.163475704Z namespaces/openshift-monitoring/pods/node-exporter-zz65c/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.163524725Z namespaces/openshift-monitoring/pods/openshift-state-metrics-b8f49f5c6-7j4x9/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.163566695Z namespaces/openshift-monitoring/pods/openshift-state-metrics-b8f49f5c6-7j4x9/openshift-state-metrics-b8f49f5c6-7j4x9.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.163701868Z namespaces/openshift-monitoring/pods/openshift-state-metrics-b8f49f5c6-7j4x9/kube-rbac-proxy-main/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.163709388Z namespaces/openshift-monitoring/pods/openshift-state-metrics-b8f49f5c6-7j4x9/kube-rbac-proxy-main/kube-rbac-proxy-main/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.163715618Z namespaces/openshift-monitoring/pods/openshift-state-metrics-b8f49f5c6-7j4x9/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.163771869Z namespaces/openshift-monitoring/pods/openshift-state-metrics-b8f49f5c6-7j4x9/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/current.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.163865761Z namespaces/openshift-monitoring/pods/openshift-state-metrics-b8f49f5c6-7j4x9/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.insecure.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.163937972Z namespaces/openshift-monitoring/pods/openshift-state-metrics-b8f49f5c6-7j4x9/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.163986303Z namespaces/openshift-monitoring/pods/openshift-state-metrics-b8f49f5c6-7j4x9/kube-rbac-proxy-self/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.163993753Z namespaces/openshift-monitoring/pods/openshift-state-metrics-b8f49f5c6-7j4x9/kube-rbac-proxy-self/kube-rbac-proxy-self/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.164003903Z namespaces/openshift-monitoring/pods/openshift-state-metrics-b8f49f5c6-7j4x9/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.164108036Z namespaces/openshift-monitoring/pods/openshift-state-metrics-b8f49f5c6-7j4x9/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/current.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.164187497Z namespaces/openshift-monitoring/pods/openshift-state-metrics-b8f49f5c6-7j4x9/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.insecure.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.164255438Z namespaces/openshift-monitoring/pods/openshift-state-metrics-b8f49f5c6-7j4x9/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.164305039Z namespaces/openshift-monitoring/pods/openshift-state-metrics-b8f49f5c6-7j4x9/openshift-state-metrics/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.16431666Z namespaces/openshift-monitoring/pods/openshift-state-metrics-b8f49f5c6-7j4x9/openshift-state-metrics/openshift-state-metrics/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.164321469Z namespaces/openshift-monitoring/pods/openshift-state-metrics-b8f49f5c6-7j4x9/openshift-state-metrics/openshift-state-metrics/logs/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.164365421Z namespaces/openshift-monitoring/pods/openshift-state-metrics-b8f49f5c6-7j4x9/openshift-state-metrics/openshift-state-metrics/logs/current.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.164463352Z namespaces/openshift-monitoring/pods/openshift-state-metrics-b8f49f5c6-7j4x9/openshift-state-metrics/openshift-state-metrics/logs/previous.insecure.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.164530513Z namespaces/openshift-monitoring/pods/openshift-state-metrics-b8f49f5c6-7j4x9/openshift-state-metrics/openshift-state-metrics/logs/previous.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.164574994Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.164636296Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus-k8s-0.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.164821599Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.164828889Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.164834889Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.16488109Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/current.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.164977232Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/previous.insecure.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.165076894Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/previous.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.165128105Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.165144535Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.165150705Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.165183366Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/current.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.165275148Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/previous.insecure.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.165341069Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/previous.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.16538313Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.165461011Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.165479042Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.165525343Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/current.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.165615774Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/previous.insecure.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.165682846Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/previous.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.165725316Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.165734587Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.165746537Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.165780977Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.165865759Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.16593093Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.165971271Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.165982371Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.165991691Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.166047873Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.166144634Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.166214356Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.166268347Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.166276707Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.166282957Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.166321048Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/current.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.166625004Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/previous.insecure.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.166693205Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/previous.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.166740096Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.166749836Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.166758706Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.166800147Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/current.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.166907079Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/previous.insecure.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.1669758Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/previous.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.167140973Z namespaces/openshift-monitoring/pods/prometheus-operator-84d69f794d-92lmk/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.167186824Z namespaces/openshift-monitoring/pods/prometheus-operator-84d69f794d-92lmk/prometheus-operator-84d69f794d-92lmk.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.167282096Z namespaces/openshift-monitoring/pods/prometheus-operator-84d69f794d-92lmk/kube-rbac-proxy/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.167292126Z namespaces/openshift-monitoring/pods/prometheus-operator-84d69f794d-92lmk/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.167300806Z namespaces/openshift-monitoring/pods/prometheus-operator-84d69f794d-92lmk/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.167337707Z namespaces/openshift-monitoring/pods/prometheus-operator-84d69f794d-92lmk/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.167431449Z namespaces/openshift-monitoring/pods/prometheus-operator-84d69f794d-92lmk/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.16750395Z namespaces/openshift-monitoring/pods/prometheus-operator-84d69f794d-92lmk/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.167528571Z namespaces/openshift-monitoring/pods/prometheus-operator-84d69f794d-92lmk/prometheus-operator/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.167534521Z namespaces/openshift-monitoring/pods/prometheus-operator-84d69f794d-92lmk/prometheus-operator/prometheus-operator/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.167540051Z namespaces/openshift-monitoring/pods/prometheus-operator-84d69f794d-92lmk/prometheus-operator/prometheus-operator/logs/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.167592492Z namespaces/openshift-monitoring/pods/prometheus-operator-84d69f794d-92lmk/prometheus-operator/prometheus-operator/logs/current.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.167797046Z namespaces/openshift-monitoring/pods/prometheus-operator-84d69f794d-92lmk/prometheus-operator/prometheus-operator/logs/previous.insecure.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.167866727Z namespaces/openshift-monitoring/pods/prometheus-operator-84d69f794d-92lmk/prometheus-operator/prometheus-operator/logs/previous.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.167887708Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-7f8d78f54b-hjjr9/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.167939959Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-7f8d78f54b-hjjr9/prometheus-operator-admission-webhook-7f8d78f54b-hjjr9.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.168093572Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-7f8d78f54b-hjjr9/prometheus-operator-admission-webhook/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.168112762Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-7f8d78f54b-hjjr9/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.168119002Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-7f8d78f54b-hjjr9/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.168143313Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-7f8d78f54b-hjjr9/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/current.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.168237344Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-7f8d78f54b-hjjr9/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/previous.insecure.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.168317746Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-7f8d78f54b-hjjr9/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/previous.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.168366407Z namespaces/openshift-monitoring/pods/telemeter-client-5dcf56d65-5gxzv/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.168399207Z namespaces/openshift-monitoring/pods/telemeter-client-5dcf56d65-5gxzv/telemeter-client-5dcf56d65-5gxzv.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.16855019Z namespaces/openshift-monitoring/pods/telemeter-client-5dcf56d65-5gxzv/kube-rbac-proxy/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.16855804Z namespaces/openshift-monitoring/pods/telemeter-client-5dcf56d65-5gxzv/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.168567301Z namespaces/openshift-monitoring/pods/telemeter-client-5dcf56d65-5gxzv/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.168609751Z namespaces/openshift-monitoring/pods/telemeter-client-5dcf56d65-5gxzv/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.168703733Z namespaces/openshift-monitoring/pods/telemeter-client-5dcf56d65-5gxzv/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.168765104Z namespaces/openshift-monitoring/pods/telemeter-client-5dcf56d65-5gxzv/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.168793685Z namespaces/openshift-monitoring/pods/telemeter-client-5dcf56d65-5gxzv/reload/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.168800185Z namespaces/openshift-monitoring/pods/telemeter-client-5dcf56d65-5gxzv/reload/reload/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.168806105Z namespaces/openshift-monitoring/pods/telemeter-client-5dcf56d65-5gxzv/reload/reload/logs/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.168857336Z namespaces/openshift-monitoring/pods/telemeter-client-5dcf56d65-5gxzv/reload/reload/logs/current.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.168938748Z namespaces/openshift-monitoring/pods/telemeter-client-5dcf56d65-5gxzv/reload/reload/logs/previous.insecure.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.169004719Z namespaces/openshift-monitoring/pods/telemeter-client-5dcf56d65-5gxzv/reload/reload/logs/previous.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.169089951Z namespaces/openshift-monitoring/pods/telemeter-client-5dcf56d65-5gxzv/telemeter-client/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.169098281Z namespaces/openshift-monitoring/pods/telemeter-client-5dcf56d65-5gxzv/telemeter-client/telemeter-client/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.169102401Z namespaces/openshift-monitoring/pods/telemeter-client-5dcf56d65-5gxzv/telemeter-client/telemeter-client/logs/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.169151882Z namespaces/openshift-monitoring/pods/telemeter-client-5dcf56d65-5gxzv/telemeter-client/telemeter-client/logs/current.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.169363706Z namespaces/openshift-monitoring/pods/telemeter-client-5dcf56d65-5gxzv/telemeter-client/telemeter-client/logs/previous.insecure.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.169426347Z namespaces/openshift-monitoring/pods/telemeter-client-5dcf56d65-5gxzv/telemeter-client/telemeter-client/logs/previous.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.169483538Z namespaces/openshift-monitoring/pods/thanos-querier-6f59848dbc-d6kg5/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.169552029Z namespaces/openshift-monitoring/pods/thanos-querier-6f59848dbc-d6kg5/thanos-querier-6f59848dbc-d6kg5.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.169687832Z namespaces/openshift-monitoring/pods/thanos-querier-6f59848dbc-d6kg5/kube-rbac-proxy-metrics/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.169698242Z namespaces/openshift-monitoring/pods/thanos-querier-6f59848dbc-d6kg5/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.169707632Z namespaces/openshift-monitoring/pods/thanos-querier-6f59848dbc-d6kg5/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.169747513Z namespaces/openshift-monitoring/pods/thanos-querier-6f59848dbc-d6kg5/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/current.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.169841595Z namespaces/openshift-monitoring/pods/thanos-querier-6f59848dbc-d6kg5/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/previous.insecure.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.169920456Z namespaces/openshift-monitoring/pods/thanos-querier-6f59848dbc-d6kg5/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/previous.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.169933937Z namespaces/openshift-monitoring/pods/thanos-querier-6f59848dbc-d6kg5/kube-rbac-proxy-rules/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.169939767Z namespaces/openshift-monitoring/pods/thanos-querier-6f59848dbc-d6kg5/kube-rbac-proxy-rules/kube-rbac-proxy-rules/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.169945297Z namespaces/openshift-monitoring/pods/thanos-querier-6f59848dbc-d6kg5/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.169990068Z namespaces/openshift-monitoring/pods/thanos-querier-6f59848dbc-d6kg5/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/current.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.17011477Z namespaces/openshift-monitoring/pods/thanos-querier-6f59848dbc-d6kg5/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/previous.insecure.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.170177901Z namespaces/openshift-monitoring/pods/thanos-querier-6f59848dbc-d6kg5/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/previous.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.170194452Z namespaces/openshift-monitoring/pods/thanos-querier-6f59848dbc-d6kg5/kube-rbac-proxy-web/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.170211622Z namespaces/openshift-monitoring/pods/thanos-querier-6f59848dbc-d6kg5/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.170222972Z namespaces/openshift-monitoring/pods/thanos-querier-6f59848dbc-d6kg5/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.170266573Z namespaces/openshift-monitoring/pods/thanos-querier-6f59848dbc-d6kg5/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.170385045Z namespaces/openshift-monitoring/pods/thanos-querier-6f59848dbc-d6kg5/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.170461217Z namespaces/openshift-monitoring/pods/thanos-querier-6f59848dbc-d6kg5/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.170497517Z namespaces/openshift-monitoring/pods/thanos-querier-6f59848dbc-d6kg5/kube-rbac-proxy/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.170506618Z namespaces/openshift-monitoring/pods/thanos-querier-6f59848dbc-d6kg5/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.170520708Z namespaces/openshift-monitoring/pods/thanos-querier-6f59848dbc-d6kg5/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.170562579Z namespaces/openshift-monitoring/pods/thanos-querier-6f59848dbc-d6kg5/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.170672031Z namespaces/openshift-monitoring/pods/thanos-querier-6f59848dbc-d6kg5/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.170756542Z namespaces/openshift-monitoring/pods/thanos-querier-6f59848dbc-d6kg5/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.170789903Z namespaces/openshift-monitoring/pods/thanos-querier-6f59848dbc-d6kg5/prom-label-proxy/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.170798823Z namespaces/openshift-monitoring/pods/thanos-querier-6f59848dbc-d6kg5/prom-label-proxy/prom-label-proxy/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.170811053Z namespaces/openshift-monitoring/pods/thanos-querier-6f59848dbc-d6kg5/prom-label-proxy/prom-label-proxy/logs/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.170870324Z namespaces/openshift-monitoring/pods/thanos-querier-6f59848dbc-d6kg5/prom-label-proxy/prom-label-proxy/logs/current.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.17117765Z namespaces/openshift-monitoring/pods/thanos-querier-6f59848dbc-d6kg5/prom-label-proxy/prom-label-proxy/logs/previous.insecure.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.171257482Z namespaces/openshift-monitoring/pods/thanos-querier-6f59848dbc-d6kg5/prom-label-proxy/prom-label-proxy/logs/previous.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.171289462Z namespaces/openshift-monitoring/pods/thanos-querier-6f59848dbc-d6kg5/thanos-query/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.171299893Z namespaces/openshift-monitoring/pods/thanos-querier-6f59848dbc-d6kg5/thanos-query/thanos-query/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.171303963Z namespaces/openshift-monitoring/pods/thanos-querier-6f59848dbc-d6kg5/thanos-query/thanos-query/logs/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.171358994Z namespaces/openshift-monitoring/pods/thanos-querier-6f59848dbc-d6kg5/thanos-query/thanos-query/logs/current.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.171487586Z namespaces/openshift-monitoring/pods/thanos-querier-6f59848dbc-d6kg5/thanos-query/thanos-query/logs/previous.insecure.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.171575108Z namespaces/openshift-monitoring/pods/thanos-querier-6f59848dbc-d6kg5/thanos-query/thanos-query/logs/previous.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.171596598Z namespaces/openshift-monitoring/policy/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.171652809Z namespaces/openshift-monitoring/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.17169005Z namespaces/openshift-monitoring/route.openshift.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.171755211Z namespaces/openshift-monitoring/route.openshift.io/routes.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.171867364Z namespaces/openshift-multus/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.171929435Z namespaces/openshift-multus/openshift-multus.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.171993366Z namespaces/openshift-multus/apps.openshift.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.172071757Z namespaces/openshift-multus/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.172119258Z namespaces/openshift-multus/apps/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.172149859Z namespaces/openshift-multus/apps/daemonsets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.172406794Z namespaces/openshift-multus/apps/deployments.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.172497116Z namespaces/openshift-multus/apps/replicasets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.172590277Z namespaces/openshift-multus/apps/statefulsets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.172647828Z namespaces/openshift-multus/apps/daemonsets/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.172709949Z namespaces/openshift-multus/apps/daemonsets/multus-additional-cni-plugins.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.172881183Z namespaces/openshift-multus/apps/daemonsets/multus.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.173026126Z namespaces/openshift-multus/apps/daemonsets/network-metrics-daemon.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.173100497Z namespaces/openshift-multus/autoscaling/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.173156038Z namespaces/openshift-multus/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.173209159Z namespaces/openshift-multus/batch/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.17325763Z namespaces/openshift-multus/batch/cronjobs.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.173353672Z namespaces/openshift-multus/batch/jobs.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.173403103Z namespaces/openshift-multus/build.openshift.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.173451194Z namespaces/openshift-multus/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.173533355Z namespaces/openshift-multus/build.openshift.io/builds.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.173588866Z namespaces/openshift-multus/core/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.173627517Z namespaces/openshift-multus/core/configmaps.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.17380578Z namespaces/openshift-multus/core/endpoints.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.173908212Z namespaces/openshift-multus/core/events.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.174539474Z namespaces/openshift-multus/core/persistentvolumeclaims.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.174690967Z namespaces/openshift-multus/core/pods.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.175396371Z namespaces/openshift-multus/core/replicationcontrollers.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.175479572Z namespaces/openshift-multus/core/secrets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.175614445Z namespaces/openshift-multus/core/services.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.175666356Z namespaces/openshift-multus/core/configmaps/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.175711577Z namespaces/openshift-multus/core/configmaps/cni-copy-resources.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.175804479Z namespaces/openshift-multus/core/configmaps/default-cni-sysctl-allowlist.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.17589455Z namespaces/openshift-multus/core/configmaps/multus-daemon-config.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.175972562Z namespaces/openshift-multus/core/configmaps/whereabouts-flatfile-config.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.176111404Z namespaces/openshift-multus/core/serviceaccounts/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.176146015Z namespaces/openshift-multus/core/serviceaccounts/metrics-daemon-sa.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.176243087Z namespaces/openshift-multus/core/serviceaccounts/multus-ac.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.176323468Z namespaces/openshift-multus/core/serviceaccounts/multus-ancillary-tools.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.17640536Z namespaces/openshift-multus/core/serviceaccounts/multus.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.176444731Z namespaces/openshift-multus/core/services/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.176493632Z namespaces/openshift-multus/core/services/network-metrics-service.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.176539622Z namespaces/openshift-multus/discovery.k8s.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.176585063Z namespaces/openshift-multus/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.176640244Z namespaces/openshift-multus/image.openshift.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.176687575Z namespaces/openshift-multus/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.176734466Z namespaces/openshift-multus/k8s.ovn.org/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.176762227Z namespaces/openshift-multus/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.176850299Z namespaces/openshift-multus/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.1769268Z namespaces/openshift-multus/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.176975481Z namespaces/openshift-multus/monitoring.coreos.com/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.177001991Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.177172955Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.177221466Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors/monitor-network.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.177273267Z namespaces/openshift-multus/networking.k8s.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.177302937Z namespaces/openshift-multus/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.177369928Z namespaces/openshift-multus/pods/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.177389259Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5szd6/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.17745443Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5szd6/multus-additional-cni-plugins-5szd6.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.177607203Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5szd6/bond-cni-plugin/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.177617543Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5szd6/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.177623603Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5szd6/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.177649154Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5szd6/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.177736275Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5szd6/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.177803297Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5szd6/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.177842727Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5szd6/cni-plugins/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.177849607Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5szd6/cni-plugins/cni-plugins/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.177853588Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5szd6/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.177892148Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5szd6/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.17799029Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5szd6/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.178086772Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5szd6/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.178125753Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5szd6/egress-router-binary-copy/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.178132493Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5szd6/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.178136523Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5szd6/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.178171314Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5szd6/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.178256815Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5szd6/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.178328977Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5szd6/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.178362087Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5szd6/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.178368868Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5szd6/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.178373177Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5szd6/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.178406958Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5szd6/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.17848709Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5szd6/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.178568951Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5szd6/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.178604562Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5szd6/routeoverride-cni/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.178611192Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5szd6/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.178615132Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5szd6/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.178659053Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5szd6/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.178748265Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5szd6/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.178836396Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5szd6/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.178875727Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5szd6/whereabouts-cni-bincopy/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.178882897Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5szd6/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.178887967Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5szd6/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.178929288Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5szd6/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.17904045Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5szd6/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.179145572Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5szd6/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.179171243Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5szd6/whereabouts-cni/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.179177643Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5szd6/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.179184773Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5szd6/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.179225844Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5szd6/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.179312455Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5szd6/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.179383667Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5szd6/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.179416027Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-925hq/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.179468008Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-925hq/multus-additional-cni-plugins-925hq.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.179598121Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-925hq/bond-cni-plugin/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.179607681Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-925hq/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.179613781Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-925hq/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.179651712Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-925hq/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.179734234Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-925hq/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.179798585Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-925hq/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.179840485Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-925hq/cni-plugins/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.179849666Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-925hq/cni-plugins/cni-plugins/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.179855736Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-925hq/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.179869466Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-925hq/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.179969698Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-925hq/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.18006657Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-925hq/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.180105901Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-925hq/egress-router-binary-copy/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.180112301Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-925hq/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.180120661Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-925hq/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.180174002Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-925hq/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.180265273Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-925hq/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.180331725Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-925hq/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.180347215Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-925hq/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.180366075Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-925hq/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.180379386Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-925hq/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.180426737Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-925hq/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.180508168Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-925hq/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.18059587Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-925hq/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.18062349Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-925hq/routeoverride-cni/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.1806287Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-925hq/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.180639741Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-925hq/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.180679941Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-925hq/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.180766903Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-925hq/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.180831824Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-925hq/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.180861295Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-925hq/whereabouts-cni-bincopy/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.180869055Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-925hq/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.180881975Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-925hq/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.180922596Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-925hq/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.181031238Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-925hq/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.18110878Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-925hq/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.18114552Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-925hq/whereabouts-cni/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.18115461Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-925hq/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.181160541Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-925hq/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.181173841Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-925hq/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.181292553Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-925hq/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.181360634Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-925hq/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.181421135Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hvzx7/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.181460986Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hvzx7/multus-additional-cni-plugins-hvzx7.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.181596349Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hvzx7/bond-cni-plugin/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.181603259Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hvzx7/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.181607369Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hvzx7/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.18164826Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hvzx7/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.181733512Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hvzx7/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.181798703Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hvzx7/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.181834683Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hvzx7/cni-plugins/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.181841483Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hvzx7/cni-plugins/cni-plugins/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.181845364Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hvzx7/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.181885224Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hvzx7/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.181968696Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hvzx7/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.182065588Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hvzx7/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.182097599Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hvzx7/egress-router-binary-copy/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.182105089Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hvzx7/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.182109099Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hvzx7/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.18216338Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hvzx7/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.182245571Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hvzx7/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.182312583Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hvzx7/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.182390544Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hvzx7/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.182400884Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hvzx7/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.182407184Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hvzx7/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.182439395Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hvzx7/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.182546997Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hvzx7/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.182635539Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hvzx7/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.18267635Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hvzx7/routeoverride-cni/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.18268788Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hvzx7/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.18269389Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hvzx7/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.1827354Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hvzx7/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.182832262Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hvzx7/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.182924494Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hvzx7/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.182970675Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hvzx7/whereabouts-cni-bincopy/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.182979235Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hvzx7/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.182983205Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hvzx7/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.183026976Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hvzx7/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.183260681Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hvzx7/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.183328462Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hvzx7/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.183363163Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hvzx7/whereabouts-cni/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.183372113Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hvzx7/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.183376083Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hvzx7/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.183410524Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hvzx7/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.183500145Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hvzx7/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.183570507Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hvzx7/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.183608487Z namespaces/openshift-multus/pods/multus-b7slb/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.183647448Z namespaces/openshift-multus/pods/multus-b7slb/multus-b7slb.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.18374861Z namespaces/openshift-multus/pods/multus-b7slb/kube-multus/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.18375634Z namespaces/openshift-multus/pods/multus-b7slb/kube-multus/kube-multus/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.1837604Z namespaces/openshift-multus/pods/multus-b7slb/kube-multus/kube-multus/logs/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.183819471Z namespaces/openshift-multus/pods/multus-b7slb/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.184170218Z namespaces/openshift-multus/pods/multus-b7slb/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.184231519Z namespaces/openshift-multus/pods/multus-b7slb/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.18427165Z namespaces/openshift-multus/pods/multus-czj57/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.184304881Z namespaces/openshift-multus/pods/multus-czj57/multus-czj57.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.184404843Z namespaces/openshift-multus/pods/multus-czj57/kube-multus/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.184412973Z namespaces/openshift-multus/pods/multus-czj57/kube-multus/kube-multus/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.184417273Z namespaces/openshift-multus/pods/multus-czj57/kube-multus/kube-multus/logs/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.184452823Z namespaces/openshift-multus/pods/multus-czj57/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.184851941Z namespaces/openshift-multus/pods/multus-czj57/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.184916972Z namespaces/openshift-multus/pods/multus-czj57/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.184956213Z namespaces/openshift-multus/pods/multus-lxqkf/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.184997854Z namespaces/openshift-multus/pods/multus-lxqkf/multus-lxqkf.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.185122196Z namespaces/openshift-multus/pods/multus-lxqkf/kube-multus/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.185134376Z namespaces/openshift-multus/pods/multus-lxqkf/kube-multus/kube-multus/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.185138366Z namespaces/openshift-multus/pods/multus-lxqkf/kube-multus/kube-multus/logs/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.185185037Z namespaces/openshift-multus/pods/multus-lxqkf/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.185681147Z namespaces/openshift-multus/pods/multus-lxqkf/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.185721988Z namespaces/openshift-multus/pods/multus-lxqkf/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.185755888Z namespaces/openshift-multus/pods/network-metrics-daemon-b6b77/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.185809859Z namespaces/openshift-multus/pods/network-metrics-daemon-b6b77/network-metrics-daemon-b6b77.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.185884641Z namespaces/openshift-multus/pods/network-metrics-daemon-b6b77/kube-rbac-proxy/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.185893161Z namespaces/openshift-multus/pods/network-metrics-daemon-b6b77/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.185897241Z namespaces/openshift-multus/pods/network-metrics-daemon-b6b77/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.185941972Z namespaces/openshift-multus/pods/network-metrics-daemon-b6b77/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.186087635Z namespaces/openshift-multus/pods/network-metrics-daemon-b6b77/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.186160266Z namespaces/openshift-multus/pods/network-metrics-daemon-b6b77/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.186195297Z namespaces/openshift-multus/pods/network-metrics-daemon-b6b77/network-metrics-daemon/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.186204247Z namespaces/openshift-multus/pods/network-metrics-daemon-b6b77/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.186216247Z namespaces/openshift-multus/pods/network-metrics-daemon-b6b77/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.186257868Z namespaces/openshift-multus/pods/network-metrics-daemon-b6b77/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.18639092Z namespaces/openshift-multus/pods/network-metrics-daemon-b6b77/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.186448971Z namespaces/openshift-multus/pods/network-metrics-daemon-b6b77/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.186488512Z namespaces/openshift-multus/pods/network-metrics-daemon-c6w2f/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.186524203Z namespaces/openshift-multus/pods/network-metrics-daemon-c6w2f/network-metrics-daemon-c6w2f.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.186600724Z namespaces/openshift-multus/pods/network-metrics-daemon-c6w2f/kube-rbac-proxy/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.186607794Z namespaces/openshift-multus/pods/network-metrics-daemon-c6w2f/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.186611814Z namespaces/openshift-multus/pods/network-metrics-daemon-c6w2f/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.186645595Z namespaces/openshift-multus/pods/network-metrics-daemon-c6w2f/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.186735467Z namespaces/openshift-multus/pods/network-metrics-daemon-c6w2f/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.186801968Z namespaces/openshift-multus/pods/network-metrics-daemon-c6w2f/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.186837129Z namespaces/openshift-multus/pods/network-metrics-daemon-c6w2f/network-metrics-daemon/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.186845049Z namespaces/openshift-multus/pods/network-metrics-daemon-c6w2f/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.186848969Z namespaces/openshift-multus/pods/network-metrics-daemon-c6w2f/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.18688893Z namespaces/openshift-multus/pods/network-metrics-daemon-c6w2f/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.187000482Z namespaces/openshift-multus/pods/network-metrics-daemon-c6w2f/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.187113324Z namespaces/openshift-multus/pods/network-metrics-daemon-c6w2f/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.187131704Z namespaces/openshift-multus/pods/network-metrics-daemon-zw5pj/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.187183315Z namespaces/openshift-multus/pods/network-metrics-daemon-zw5pj/network-metrics-daemon-zw5pj.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.187259037Z namespaces/openshift-multus/pods/network-metrics-daemon-zw5pj/kube-rbac-proxy/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.187269757Z namespaces/openshift-multus/pods/network-metrics-daemon-zw5pj/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.187273797Z namespaces/openshift-multus/pods/network-metrics-daemon-zw5pj/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.187316158Z namespaces/openshift-multus/pods/network-metrics-daemon-zw5pj/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.18741336Z namespaces/openshift-multus/pods/network-metrics-daemon-zw5pj/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.187483351Z namespaces/openshift-multus/pods/network-metrics-daemon-zw5pj/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.187528902Z namespaces/openshift-multus/pods/network-metrics-daemon-zw5pj/network-metrics-daemon/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.187537292Z namespaces/openshift-multus/pods/network-metrics-daemon-zw5pj/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.187541172Z namespaces/openshift-multus/pods/network-metrics-daemon-zw5pj/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.187581193Z namespaces/openshift-multus/pods/network-metrics-daemon-zw5pj/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.187726366Z namespaces/openshift-multus/pods/network-metrics-daemon-zw5pj/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.187806477Z namespaces/openshift-multus/pods/network-metrics-daemon-zw5pj/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.187843338Z namespaces/openshift-multus/policy/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.187880299Z namespaces/openshift-multus/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.187931359Z namespaces/openshift-multus/rbac.authorization.k8s.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.18793904Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.18797111Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/multus-whereabouts.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.188093613Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.188130793Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.188182374Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.188268866Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/whereabouts-cni.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.188312767Z namespaces/openshift-multus/route.openshift.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.188349998Z namespaces/openshift-multus/route.openshift.io/routes.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.188397268Z namespaces/openshift-network-console/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.188443849Z namespaces/openshift-network-console/openshift-network-console.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.18849619Z namespaces/openshift-network-console/apps.openshift.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.188536291Z namespaces/openshift-network-console/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.188581862Z namespaces/openshift-network-console/apps/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.188624983Z namespaces/openshift-network-console/apps/daemonsets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.188699504Z namespaces/openshift-network-console/apps/deployments.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.188821867Z namespaces/openshift-network-console/apps/replicasets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.188921538Z namespaces/openshift-network-console/apps/statefulsets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.188963759Z namespaces/openshift-network-console/apps/deployments/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.18900429Z namespaces/openshift-network-console/apps/deployments/networking-console-plugin.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.189109342Z namespaces/openshift-network-console/autoscaling/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.189150543Z namespaces/openshift-network-console/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.189193864Z namespaces/openshift-network-console/batch/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.189230824Z namespaces/openshift-network-console/batch/cronjobs.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.189313576Z namespaces/openshift-network-console/batch/jobs.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.189358107Z namespaces/openshift-network-console/build.openshift.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.189401768Z namespaces/openshift-network-console/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.189468119Z namespaces/openshift-network-console/build.openshift.io/builds.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.1895134Z namespaces/openshift-network-console/core/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.189558141Z namespaces/openshift-network-console/core/configmaps.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.189680323Z namespaces/openshift-network-console/core/endpoints.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.189759585Z namespaces/openshift-network-console/core/events.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.189873807Z namespaces/openshift-network-console/core/persistentvolumeclaims.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.189949328Z namespaces/openshift-network-console/core/pods.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.190137082Z namespaces/openshift-network-console/core/replicationcontrollers.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.190283524Z namespaces/openshift-network-console/core/secrets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.190431477Z namespaces/openshift-network-console/core/services.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.190484038Z namespaces/openshift-network-console/core/configmaps/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.190529079Z namespaces/openshift-network-console/core/configmaps/networking-console-plugin.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.19056433Z namespaces/openshift-network-console/core/services/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.190606381Z namespaces/openshift-network-console/core/services/networking-console-plugin.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.190663832Z namespaces/openshift-network-console/discovery.k8s.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.190699023Z namespaces/openshift-network-console/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.190755133Z namespaces/openshift-network-console/image.openshift.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.190791094Z namespaces/openshift-network-console/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.190832165Z namespaces/openshift-network-console/k8s.ovn.org/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.190865615Z namespaces/openshift-network-console/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.190950337Z namespaces/openshift-network-console/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.191130431Z namespaces/openshift-network-console/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.191179721Z namespaces/openshift-network-console/monitoring.coreos.com/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.191217552Z namespaces/openshift-network-console/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.191261973Z namespaces/openshift-network-console/networking.k8s.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.191322844Z namespaces/openshift-network-console/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.191358705Z namespaces/openshift-network-console/pods/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.191365585Z namespaces/openshift-network-console/pods/networking-console-plugin-74c9f884b7-8ncc7/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.191409846Z namespaces/openshift-network-console/pods/networking-console-plugin-74c9f884b7-8ncc7/networking-console-plugin-74c9f884b7-8ncc7.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.191488047Z namespaces/openshift-network-console/pods/networking-console-plugin-74c9f884b7-8ncc7/networking-console-plugin/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.191502018Z namespaces/openshift-network-console/pods/networking-console-plugin-74c9f884b7-8ncc7/networking-console-plugin/networking-console-plugin/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.191516738Z namespaces/openshift-network-console/pods/networking-console-plugin-74c9f884b7-8ncc7/networking-console-plugin/networking-console-plugin/logs/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.191533538Z namespaces/openshift-network-console/pods/networking-console-plugin-74c9f884b7-8ncc7/networking-console-plugin/networking-console-plugin/logs/current.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.19163046Z namespaces/openshift-network-console/pods/networking-console-plugin-74c9f884b7-8ncc7/networking-console-plugin/networking-console-plugin/logs/previous.insecure.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.191691101Z namespaces/openshift-network-console/pods/networking-console-plugin-74c9f884b7-8ncc7/networking-console-plugin/networking-console-plugin/logs/previous.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.191730372Z namespaces/openshift-network-console/policy/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.191775283Z namespaces/openshift-network-console/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.191833194Z namespaces/openshift-network-console/route.openshift.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.191851774Z namespaces/openshift-network-console/route.openshift.io/routes.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.191907055Z namespaces/openshift-network-diagnostics/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.191953886Z namespaces/openshift-network-diagnostics/openshift-network-diagnostics.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.192032388Z namespaces/openshift-network-diagnostics/apps.openshift.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.192055128Z namespaces/openshift-network-diagnostics/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.19211609Z namespaces/openshift-network-diagnostics/apps/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.19215782Z namespaces/openshift-network-diagnostics/apps/daemonsets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.192270712Z namespaces/openshift-network-diagnostics/apps/deployments.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.192366564Z namespaces/openshift-network-diagnostics/apps/replicasets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.192458716Z namespaces/openshift-network-diagnostics/apps/statefulsets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.192494477Z namespaces/openshift-network-diagnostics/apps/daemonsets/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.192557108Z namespaces/openshift-network-diagnostics/apps/daemonsets/network-check-target.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.192646829Z namespaces/openshift-network-diagnostics/apps/deployments/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.192701301Z namespaces/openshift-network-diagnostics/apps/deployments/network-check-source.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.192784432Z namespaces/openshift-network-diagnostics/autoscaling/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.192831663Z namespaces/openshift-network-diagnostics/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.192867654Z namespaces/openshift-network-diagnostics/batch/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.192914885Z namespaces/openshift-network-diagnostics/batch/cronjobs.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.192990956Z namespaces/openshift-network-diagnostics/batch/jobs.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.193061277Z namespaces/openshift-network-diagnostics/build.openshift.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.193089238Z namespaces/openshift-network-diagnostics/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.19318277Z namespaces/openshift-network-diagnostics/build.openshift.io/builds.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.19321425Z namespaces/openshift-network-diagnostics/core/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.193259931Z namespaces/openshift-network-diagnostics/core/configmaps.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.193361413Z namespaces/openshift-network-diagnostics/core/endpoints.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.193448445Z namespaces/openshift-network-diagnostics/core/events.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.193642119Z namespaces/openshift-network-diagnostics/core/persistentvolumeclaims.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.19372353Z namespaces/openshift-network-diagnostics/core/pods.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.193965545Z namespaces/openshift-network-diagnostics/core/replicationcontrollers.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.194070517Z namespaces/openshift-network-diagnostics/core/secrets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.194198749Z namespaces/openshift-network-diagnostics/core/services.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.194280991Z namespaces/openshift-network-diagnostics/core/serviceaccounts/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.194326452Z namespaces/openshift-network-diagnostics/core/serviceaccounts/network-diagnostics.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.194378413Z namespaces/openshift-network-diagnostics/core/services/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.194410653Z namespaces/openshift-network-diagnostics/core/services/network-check-source.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.194508595Z namespaces/openshift-network-diagnostics/core/services/network-check-target.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.194545726Z namespaces/openshift-network-diagnostics/discovery.k8s.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.194585257Z namespaces/openshift-network-diagnostics/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.194657368Z namespaces/openshift-network-diagnostics/image.openshift.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.194697229Z namespaces/openshift-network-diagnostics/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.194910843Z namespaces/openshift-network-diagnostics/k8s.ovn.org/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.194958014Z namespaces/openshift-network-diagnostics/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.195137797Z namespaces/openshift-network-diagnostics/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.195212909Z namespaces/openshift-network-diagnostics/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.195267919Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.19528856Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.195344201Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.195382692Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors/network-check-source.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.195435503Z namespaces/openshift-network-diagnostics/networking.k8s.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.195476954Z namespaces/openshift-network-diagnostics/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.195526735Z namespaces/openshift-network-diagnostics/pods/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.195541095Z namespaces/openshift-network-diagnostics/pods/network-check-source-7d88cb55d8-9t9v8/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.195550045Z namespaces/openshift-network-diagnostics/pods/network-check-source-7d88cb55d8-9t9v8/network-check-source-7d88cb55d8-9t9v8.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.195649597Z namespaces/openshift-network-diagnostics/pods/network-check-source-7d88cb55d8-9t9v8/check-endpoints/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.195657557Z namespaces/openshift-network-diagnostics/pods/network-check-source-7d88cb55d8-9t9v8/check-endpoints/check-endpoints/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.195665437Z namespaces/openshift-network-diagnostics/pods/network-check-source-7d88cb55d8-9t9v8/check-endpoints/check-endpoints/logs/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.195692488Z namespaces/openshift-network-diagnostics/pods/network-check-source-7d88cb55d8-9t9v8/check-endpoints/check-endpoints/logs/current.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.19582975Z namespaces/openshift-network-diagnostics/pods/network-check-source-7d88cb55d8-9t9v8/check-endpoints/check-endpoints/logs/previous.insecure.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.195910272Z namespaces/openshift-network-diagnostics/pods/network-check-source-7d88cb55d8-9t9v8/check-endpoints/check-endpoints/logs/previous.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.195961403Z namespaces/openshift-network-diagnostics/pods/network-check-target-gffkk/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.196030524Z namespaces/openshift-network-diagnostics/pods/network-check-target-gffkk/network-check-target-gffkk.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.196137446Z namespaces/openshift-network-diagnostics/pods/network-check-target-gffkk/network-check-target-container/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.196149036Z namespaces/openshift-network-diagnostics/pods/network-check-target-gffkk/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.196153436Z namespaces/openshift-network-diagnostics/pods/network-check-target-gffkk/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.196191417Z namespaces/openshift-network-diagnostics/pods/network-check-target-gffkk/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.196304669Z namespaces/openshift-network-diagnostics/pods/network-check-target-gffkk/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.196386291Z namespaces/openshift-network-diagnostics/pods/network-check-target-gffkk/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.196419561Z namespaces/openshift-network-diagnostics/pods/network-check-target-sx8kv/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.196485743Z namespaces/openshift-network-diagnostics/pods/network-check-target-sx8kv/network-check-target-sx8kv.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.196565164Z namespaces/openshift-network-diagnostics/pods/network-check-target-sx8kv/network-check-target-container/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.196576084Z namespaces/openshift-network-diagnostics/pods/network-check-target-sx8kv/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.196582355Z namespaces/openshift-network-diagnostics/pods/network-check-target-sx8kv/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.196620895Z namespaces/openshift-network-diagnostics/pods/network-check-target-sx8kv/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.196712137Z namespaces/openshift-network-diagnostics/pods/network-check-target-sx8kv/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.196774718Z namespaces/openshift-network-diagnostics/pods/network-check-target-sx8kv/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.196791559Z namespaces/openshift-network-diagnostics/pods/network-check-target-vcbrc/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.19685975Z namespaces/openshift-network-diagnostics/pods/network-check-target-vcbrc/network-check-target-vcbrc.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.196949702Z namespaces/openshift-network-diagnostics/pods/network-check-target-vcbrc/network-check-target-container/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.196970442Z namespaces/openshift-network-diagnostics/pods/network-check-target-vcbrc/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.196976612Z namespaces/openshift-network-diagnostics/pods/network-check-target-vcbrc/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.197026813Z namespaces/openshift-network-diagnostics/pods/network-check-target-vcbrc/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.197158346Z namespaces/openshift-network-diagnostics/pods/network-check-target-vcbrc/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.197244677Z namespaces/openshift-network-diagnostics/pods/network-check-target-vcbrc/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.197295418Z namespaces/openshift-network-diagnostics/policy/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.197345389Z namespaces/openshift-network-diagnostics/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.19739433Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.19740434Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.197457301Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/network-diagnostics.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.197572203Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.197607664Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.197659595Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/network-diagnostics.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.197741307Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.197789078Z namespaces/openshift-network-diagnostics/route.openshift.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.197835888Z namespaces/openshift-network-diagnostics/route.openshift.io/routes.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.197886799Z namespaces/openshift-network-node-identity/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.19793108Z namespaces/openshift-network-node-identity/openshift-network-node-identity.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.197984231Z namespaces/openshift-network-node-identity/apps.openshift.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.198032932Z namespaces/openshift-network-node-identity/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.198101593Z namespaces/openshift-network-node-identity/apps/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.198141864Z namespaces/openshift-network-node-identity/apps/daemonsets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.198218796Z namespaces/openshift-network-node-identity/apps/deployments.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.198319478Z namespaces/openshift-network-node-identity/apps/replicasets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.198406619Z namespaces/openshift-network-node-identity/apps/statefulsets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.1984516Z namespaces/openshift-network-node-identity/autoscaling/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.198495551Z namespaces/openshift-network-node-identity/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.198545912Z namespaces/openshift-network-node-identity/batch/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.198577533Z namespaces/openshift-network-node-identity/batch/cronjobs.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.198654504Z namespaces/openshift-network-node-identity/batch/jobs.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.198700365Z namespaces/openshift-network-node-identity/build.openshift.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.198744096Z namespaces/openshift-network-node-identity/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.198817997Z namespaces/openshift-network-node-identity/build.openshift.io/builds.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.198866568Z namespaces/openshift-network-node-identity/coordination.k8s.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.198876588Z namespaces/openshift-network-node-identity/coordination.k8s.io/leases/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.198909829Z namespaces/openshift-network-node-identity/coordination.k8s.io/leases/ovnkube-identity.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.19895656Z namespaces/openshift-network-node-identity/core/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.198996561Z namespaces/openshift-network-node-identity/core/configmaps.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.199140373Z namespaces/openshift-network-node-identity/core/endpoints.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.199210305Z namespaces/openshift-network-node-identity/core/events.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.199290406Z namespaces/openshift-network-node-identity/core/persistentvolumeclaims.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.199364458Z namespaces/openshift-network-node-identity/core/pods.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.199442619Z namespaces/openshift-network-node-identity/core/replicationcontrollers.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.199586522Z namespaces/openshift-network-node-identity/core/secrets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.199690214Z namespaces/openshift-network-node-identity/core/services.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.199738215Z namespaces/openshift-network-node-identity/core/serviceaccounts/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.199766655Z namespaces/openshift-network-node-identity/core/serviceaccounts/network-node-identity.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.199823366Z namespaces/openshift-network-node-identity/discovery.k8s.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.199854047Z namespaces/openshift-network-node-identity/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.199905768Z namespaces/openshift-network-node-identity/image.openshift.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.199945119Z namespaces/openshift-network-node-identity/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.199987669Z namespaces/openshift-network-node-identity/k8s.ovn.org/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.200053891Z namespaces/openshift-network-node-identity/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.200142112Z namespaces/openshift-network-node-identity/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.200216444Z namespaces/openshift-network-node-identity/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.200260505Z namespaces/openshift-network-node-identity/monitoring.coreos.com/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.200291875Z namespaces/openshift-network-node-identity/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.200345286Z namespaces/openshift-network-node-identity/networking.k8s.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.200377017Z namespaces/openshift-network-node-identity/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.200426268Z namespaces/openshift-network-node-identity/policy/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.200454549Z namespaces/openshift-network-node-identity/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.200506599Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.20051709Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.20054758Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/rolebindings/network-node-identity-leases.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.200598701Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.200651112Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/roles/network-node-identity-leases.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.200699113Z namespaces/openshift-network-node-identity/route.openshift.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.200714093Z namespaces/openshift-network-node-identity/route.openshift.io/routes.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.200780555Z namespaces/openshift-network-operator/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.200828105Z namespaces/openshift-network-operator/openshift-network-operator.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.200890007Z namespaces/openshift-network-operator/apps.openshift.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.200921507Z namespaces/openshift-network-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.200957618Z namespaces/openshift-network-operator/apps/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.201005369Z namespaces/openshift-network-operator/apps/daemonsets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.201143771Z namespaces/openshift-network-operator/apps/deployments.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.201221463Z namespaces/openshift-network-operator/apps/replicasets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.201339385Z namespaces/openshift-network-operator/apps/statefulsets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.201386186Z namespaces/openshift-network-operator/apps/daemonsets/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.201431397Z namespaces/openshift-network-operator/apps/daemonsets/iptables-alerter.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.201493898Z namespaces/openshift-network-operator/autoscaling/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.201536629Z namespaces/openshift-network-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.20157028Z namespaces/openshift-network-operator/batch/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.201610231Z namespaces/openshift-network-operator/batch/cronjobs.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.201687152Z namespaces/openshift-network-operator/batch/jobs.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.201726493Z namespaces/openshift-network-operator/build.openshift.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.201765323Z namespaces/openshift-network-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.201843085Z namespaces/openshift-network-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.201879605Z namespaces/openshift-network-operator/coordination.k8s.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.201889486Z namespaces/openshift-network-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.201923366Z namespaces/openshift-network-operator/coordination.k8s.io/leases/network-operator-lock.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.201981898Z namespaces/openshift-network-operator/core/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.202055919Z namespaces/openshift-network-operator/core/configmaps.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.202218992Z namespaces/openshift-network-operator/core/endpoints.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.202312354Z namespaces/openshift-network-operator/core/events.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.202497457Z namespaces/openshift-network-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.202588469Z namespaces/openshift-network-operator/core/pods.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.202799823Z namespaces/openshift-network-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.202900655Z namespaces/openshift-network-operator/core/secrets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.20317386Z namespaces/openshift-network-operator/core/services.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.203250402Z namespaces/openshift-network-operator/core/configmaps/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.203304703Z namespaces/openshift-network-operator/core/configmaps/applied-cluster.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.203410705Z namespaces/openshift-network-operator/core/configmaps/iptables-alerter-script.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.203483186Z namespaces/openshift-network-operator/core/serviceaccounts/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.203532497Z namespaces/openshift-network-operator/core/serviceaccounts/iptables-alerter.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.203595478Z namespaces/openshift-network-operator/discovery.k8s.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.203635449Z namespaces/openshift-network-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.20370582Z namespaces/openshift-network-operator/image.openshift.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.203749831Z namespaces/openshift-network-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.203806282Z namespaces/openshift-network-operator/k8s.ovn.org/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.203851793Z namespaces/openshift-network-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.203953775Z namespaces/openshift-network-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.204074507Z namespaces/openshift-network-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.204133668Z namespaces/openshift-network-operator/monitoring.coreos.com/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.20418882Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.204242541Z namespaces/openshift-network-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.204301312Z namespaces/openshift-network-operator/monitoring.coreos.com/prometheusrules/openshift-network-operator-ipsec-rules.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.204354753Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.204404964Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors/network-operator.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.204466265Z namespaces/openshift-network-operator/networking.k8s.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.204521676Z namespaces/openshift-network-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.204565187Z namespaces/openshift-network-operator/pods/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.204576457Z namespaces/openshift-network-operator/pods/iptables-alerter-mx8ct/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.204618218Z namespaces/openshift-network-operator/pods/iptables-alerter-mx8ct/iptables-alerter-mx8ct.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.204705379Z namespaces/openshift-network-operator/pods/iptables-alerter-mx8ct/iptables-alerter/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.20471653Z namespaces/openshift-network-operator/pods/iptables-alerter-mx8ct/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.20472248Z namespaces/openshift-network-operator/pods/iptables-alerter-mx8ct/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.2047699Z namespaces/openshift-network-operator/pods/iptables-alerter-mx8ct/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.204876663Z namespaces/openshift-network-operator/pods/iptables-alerter-mx8ct/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.204963844Z namespaces/openshift-network-operator/pods/iptables-alerter-mx8ct/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.205036006Z namespaces/openshift-network-operator/pods/iptables-alerter-n6zwq/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.205091507Z namespaces/openshift-network-operator/pods/iptables-alerter-n6zwq/iptables-alerter-n6zwq.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.205175818Z namespaces/openshift-network-operator/pods/iptables-alerter-n6zwq/iptables-alerter/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.205189399Z namespaces/openshift-network-operator/pods/iptables-alerter-n6zwq/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.205194879Z namespaces/openshift-network-operator/pods/iptables-alerter-n6zwq/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.20523708Z namespaces/openshift-network-operator/pods/iptables-alerter-n6zwq/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.205339951Z namespaces/openshift-network-operator/pods/iptables-alerter-n6zwq/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.205423093Z namespaces/openshift-network-operator/pods/iptables-alerter-n6zwq/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.205458944Z namespaces/openshift-network-operator/pods/iptables-alerter-w7vf6/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.205509005Z namespaces/openshift-network-operator/pods/iptables-alerter-w7vf6/iptables-alerter-w7vf6.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.205586836Z namespaces/openshift-network-operator/pods/iptables-alerter-w7vf6/iptables-alerter/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.205595776Z namespaces/openshift-network-operator/pods/iptables-alerter-w7vf6/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.205601347Z namespaces/openshift-network-operator/pods/iptables-alerter-w7vf6/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.205642507Z namespaces/openshift-network-operator/pods/iptables-alerter-w7vf6/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.205750489Z namespaces/openshift-network-operator/pods/iptables-alerter-w7vf6/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.205841541Z namespaces/openshift-network-operator/pods/iptables-alerter-w7vf6/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.205873642Z namespaces/openshift-network-operator/policy/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.205932343Z namespaces/openshift-network-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.205982524Z namespaces/openshift-network-operator/route.openshift.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.206054165Z namespaces/openshift-network-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.206108586Z namespaces/openshift-operator-lifecycle-manager/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.206159457Z namespaces/openshift-operator-lifecycle-manager/openshift-operator-lifecycle-manager.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.206265059Z namespaces/openshift-operator-lifecycle-manager/apps.openshift.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.20632035Z namespaces/openshift-operator-lifecycle-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.206414532Z namespaces/openshift-operator-lifecycle-manager/apps/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.206448543Z namespaces/openshift-operator-lifecycle-manager/apps/daemonsets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.206557045Z namespaces/openshift-operator-lifecycle-manager/apps/deployments.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.206645927Z namespaces/openshift-operator-lifecycle-manager/apps/replicasets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.206747838Z namespaces/openshift-operator-lifecycle-manager/apps/statefulsets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.206802039Z namespaces/openshift-operator-lifecycle-manager/autoscaling/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.206857491Z namespaces/openshift-operator-lifecycle-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.206905351Z namespaces/openshift-operator-lifecycle-manager/batch/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.206956622Z namespaces/openshift-operator-lifecycle-manager/batch/cronjobs.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.207098595Z namespaces/openshift-operator-lifecycle-manager/batch/jobs.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.207141566Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.207217207Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.207321409Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.20737109Z namespaces/openshift-operator-lifecycle-manager/core/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.207425121Z namespaces/openshift-operator-lifecycle-manager/core/configmaps.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.207562844Z namespaces/openshift-operator-lifecycle-manager/core/endpoints.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.207671576Z namespaces/openshift-operator-lifecycle-manager/core/events.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.207778908Z namespaces/openshift-operator-lifecycle-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.20787407Z namespaces/openshift-operator-lifecycle-manager/core/pods.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.207969972Z namespaces/openshift-operator-lifecycle-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.208155605Z namespaces/openshift-operator-lifecycle-manager/core/secrets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.208802988Z namespaces/openshift-operator-lifecycle-manager/core/services.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.208884269Z namespaces/openshift-operator-lifecycle-manager/discovery.k8s.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.2089483Z namespaces/openshift-operator-lifecycle-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.209030232Z namespaces/openshift-operator-lifecycle-manager/image.openshift.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.209087753Z namespaces/openshift-operator-lifecycle-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.209145454Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.209198145Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.209301077Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.209396299Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.20945269Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.209512561Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.209557782Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.209623023Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/prometheusrules/olm-alert-rules.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.209694934Z namespaces/openshift-operator-lifecycle-manager/networking.k8s.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.209753455Z namespaces/openshift-operator-lifecycle-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.209848387Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.209858608Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.209889308Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/operatorgroups/olm-operators.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.20996521Z namespaces/openshift-operator-lifecycle-manager/policy/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.210131793Z namespaces/openshift-operator-lifecycle-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.210201674Z namespaces/openshift-operator-lifecycle-manager/route.openshift.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.210256465Z namespaces/openshift-operator-lifecycle-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.210322326Z namespaces/openshift-operators/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.210329717Z namespaces/openshift-operators/operators.coreos.com/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.210333897Z namespaces/openshift-operators/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.210383038Z namespaces/openshift-operators/operators.coreos.com/operatorgroups/global-operators.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.210452029Z namespaces/openshift-ovn-kubernetes/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.21050598Z namespaces/openshift-ovn-kubernetes/openshift-ovn-kubernetes.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.210572221Z namespaces/openshift-ovn-kubernetes/apps.openshift.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.210642583Z namespaces/openshift-ovn-kubernetes/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.210684913Z namespaces/openshift-ovn-kubernetes/apps/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.210749845Z namespaces/openshift-ovn-kubernetes/apps/daemonsets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.210984289Z namespaces/openshift-ovn-kubernetes/apps/deployments.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.211115792Z namespaces/openshift-ovn-kubernetes/apps/replicasets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.211208793Z namespaces/openshift-ovn-kubernetes/apps/statefulsets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.211264504Z namespaces/openshift-ovn-kubernetes/apps/daemonsets/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.211322945Z namespaces/openshift-ovn-kubernetes/apps/daemonsets/ovnkube-node.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.211481609Z namespaces/openshift-ovn-kubernetes/autoscaling/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.21153481Z namespaces/openshift-ovn-kubernetes/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.211597051Z namespaces/openshift-ovn-kubernetes/batch/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.211650522Z namespaces/openshift-ovn-kubernetes/batch/cronjobs.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.211752414Z namespaces/openshift-ovn-kubernetes/batch/jobs.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.211801995Z namespaces/openshift-ovn-kubernetes/build.openshift.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.211856926Z namespaces/openshift-ovn-kubernetes/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.211960478Z namespaces/openshift-ovn-kubernetes/build.openshift.io/builds.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.212030889Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.212042409Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/leases/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.212152241Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/leases/ovn-kubernetes-master.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.212215193Z namespaces/openshift-ovn-kubernetes/core/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.212262194Z namespaces/openshift-ovn-kubernetes/core/configmaps.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.212540099Z namespaces/openshift-ovn-kubernetes/core/endpoints.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.212647111Z namespaces/openshift-ovn-kubernetes/core/events.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.213067009Z namespaces/openshift-ovn-kubernetes/core/persistentvolumeclaims.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.213276553Z namespaces/openshift-ovn-kubernetes/core/pods.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.213933015Z namespaces/openshift-ovn-kubernetes/core/replicationcontrollers.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.214066828Z namespaces/openshift-ovn-kubernetes/core/secrets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.214278192Z namespaces/openshift-ovn-kubernetes/core/services.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.214349003Z namespaces/openshift-ovn-kubernetes/core/configmaps/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.214400684Z namespaces/openshift-ovn-kubernetes/core/configmaps/ovnkube-config.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.214512606Z namespaces/openshift-ovn-kubernetes/core/configmaps/ovnkube-script-lib.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.214683169Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.214731161Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ovn-kubernetes-control-plane.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.214841392Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ovn-kubernetes-node.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.214905374Z namespaces/openshift-ovn-kubernetes/core/services/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.214958065Z namespaces/openshift-ovn-kubernetes/core/services/ovn-kubernetes-node.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.215062547Z namespaces/openshift-ovn-kubernetes/discovery.k8s.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.215113218Z namespaces/openshift-ovn-kubernetes/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.215193209Z namespaces/openshift-ovn-kubernetes/image.openshift.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.21523815Z namespaces/openshift-ovn-kubernetes/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.215295191Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.215302291Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/network-attachment-definitions/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.215357913Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/network-attachment-definitions/default.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.215619667Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.215661478Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.21577478Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.215864792Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.215913183Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.215973324Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.216066916Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.216109447Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/prometheusrules/networking-rules.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.216209829Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.21625969Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors/monitor-ovn-node.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.216323751Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.216331441Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.216373012Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/ovn.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.216473384Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/signer.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.216529965Z namespaces/openshift-ovn-kubernetes/networking.k8s.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.216572826Z namespaces/openshift-ovn-kubernetes/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.216632237Z namespaces/openshift-ovn-kubernetes/pods/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.216638847Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6phmb/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.216719079Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6phmb/ovnkube-node-6phmb.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.216969163Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6phmb/kube-rbac-proxy-node/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.216975813Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6phmb/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.216979753Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6phmb/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.217033265Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6phmb/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.217171487Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6phmb/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.217238448Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6phmb/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.217266739Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6phmb/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.217273779Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6phmb/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.217282849Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6phmb/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.21732459Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6phmb/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.217448012Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6phmb/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.217512214Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6phmb/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.217526144Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6phmb/nbdb/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.217534774Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6phmb/nbdb/nbdb/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.217540374Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6phmb/nbdb/nbdb/logs/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.217589255Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6phmb/nbdb/nbdb/logs/current.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.217677417Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6phmb/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.217741078Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6phmb/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.217786919Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6phmb/northd/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.217797669Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6phmb/northd/northd/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.217801879Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6phmb/northd/northd/logs/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.2178229Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6phmb/northd/northd/logs/current.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.217929051Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6phmb/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.217993343Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6phmb/northd/northd/logs/previous.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.218152886Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6phmb/ovn-acl-logging/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.218168466Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6phmb/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.218172616Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6phmb/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.218190527Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6phmb/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.218278218Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6phmb/ovn-acl-logging/ovn-acl-logging/logs/previous.insecure.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.218344559Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6phmb/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.21836982Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6phmb/ovn-controller/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.21837834Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6phmb/ovn-controller/ovn-controller/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.21838225Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6phmb/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.218425021Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6phmb/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.218636545Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6phmb/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.218695716Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6phmb/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.218731347Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6phmb/ovnkube-controller/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.218742877Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6phmb/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.218747047Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6phmb/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.218777188Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6phmb/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.219715245Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6phmb/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.219760516Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6phmb/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.219794847Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6phmb/sbdb/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.219801817Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6phmb/sbdb/sbdb/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.219805837Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6phmb/sbdb/sbdb/logs/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.219843688Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6phmb/sbdb/sbdb/logs/current.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.21994045Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6phmb/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.220003001Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6phmb/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.220077462Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jd9k5/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.220158744Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jd9k5/ovnkube-node-jd9k5.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.220317527Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jd9k5/kube-rbac-proxy-node/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.220328697Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jd9k5/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.220334807Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jd9k5/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.220361818Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jd9k5/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.22050518Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jd9k5/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.220573462Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jd9k5/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.220621033Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jd9k5/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.220630873Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jd9k5/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.220638973Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jd9k5/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.220648883Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jd9k5/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.220784216Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jd9k5/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.220864347Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jd9k5/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.220882438Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jd9k5/nbdb/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.220890328Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jd9k5/nbdb/nbdb/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.220899498Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jd9k5/nbdb/nbdb/logs/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.220938299Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jd9k5/nbdb/nbdb/logs/current.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.221061351Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jd9k5/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.221129692Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jd9k5/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.221145573Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jd9k5/northd/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.221155373Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jd9k5/northd/northd/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.221161343Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jd9k5/northd/northd/logs/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.221209904Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jd9k5/northd/northd/logs/current.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.221314996Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jd9k5/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.221385567Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jd9k5/northd/northd/logs/previous.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.221403678Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jd9k5/ovn-acl-logging/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.221411528Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jd9k5/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.221420448Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jd9k5/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.221455749Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jd9k5/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.22155016Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jd9k5/ovn-acl-logging/ovn-acl-logging/logs/previous.insecure.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.221619012Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jd9k5/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.221652402Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jd9k5/ovn-controller/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.221658873Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jd9k5/ovn-controller/ovn-controller/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.221662983Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jd9k5/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.221710344Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jd9k5/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.221958728Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jd9k5/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.222126522Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jd9k5/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.222150492Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jd9k5/ovnkube-controller/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.222158662Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jd9k5/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.222163172Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jd9k5/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.222200523Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jd9k5/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.223562489Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jd9k5/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.22361385Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jd9k5/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.22363682Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jd9k5/sbdb/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.223643011Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jd9k5/sbdb/sbdb/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.223658391Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jd9k5/sbdb/sbdb/logs/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.223701181Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jd9k5/sbdb/sbdb/logs/current.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.223825024Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jd9k5/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.223897185Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jd9k5/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.223945796Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mqglg/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.224023688Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mqglg/ovnkube-node-mqglg.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.224233762Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mqglg/kube-rbac-proxy-node/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.224247552Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mqglg/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.224273283Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mqglg/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.224282843Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mqglg/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.224421005Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mqglg/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.224507167Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mqglg/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.224548198Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mqglg/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.224558188Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mqglg/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.224564238Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mqglg/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.224624009Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mqglg/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.224775392Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mqglg/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.224864544Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mqglg/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.224907035Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mqglg/nbdb/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.224918015Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mqglg/nbdb/nbdb/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.224924075Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mqglg/nbdb/nbdb/logs/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.225029907Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mqglg/nbdb/nbdb/logs/current.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.22520624Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mqglg/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.225353753Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mqglg/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.225379104Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mqglg/northd/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.225386934Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mqglg/northd/northd/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.225392684Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mqglg/northd/northd/logs/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.225449555Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mqglg/northd/northd/logs/current.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.225579997Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mqglg/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.225667329Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mqglg/northd/northd/logs/previous.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.225682359Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mqglg/ovn-acl-logging/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.225688619Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mqglg/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.225697279Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mqglg/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.22574986Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mqglg/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.225853853Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mqglg/ovn-acl-logging/ovn-acl-logging/logs/previous.insecure.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.225944934Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mqglg/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.225965915Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mqglg/ovn-controller/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.225972095Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mqglg/ovn-controller/ovn-controller/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.225988625Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mqglg/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.226069257Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mqglg/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.226301001Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mqglg/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.226370943Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mqglg/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.226415173Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mqglg/ovnkube-controller/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.226425324Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mqglg/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.226432044Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mqglg/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.226513915Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mqglg/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.227861461Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mqglg/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.227986883Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mqglg/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.228024164Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mqglg/sbdb/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.228035334Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mqglg/sbdb/sbdb/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.228039514Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mqglg/sbdb/sbdb/logs/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.228088355Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mqglg/sbdb/sbdb/logs/current.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.228187237Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mqglg/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.228255228Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mqglg/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.228293119Z namespaces/openshift-ovn-kubernetes/policy/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.22833944Z namespaces/openshift-ovn-kubernetes/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.228391741Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.228398951Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.228439802Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.228525873Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/openshift-ovn-kubernetes-nodes-identity-limited.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.228651186Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.228703647Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.228745048Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.228830859Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/openshift-ovn-kubernetes-node-limited.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.228908541Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.228954862Z namespaces/openshift-ovn-kubernetes/route.openshift.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.228997662Z namespaces/openshift-ovn-kubernetes/route.openshift.io/routes.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.229060984Z namespaces/openshift-route-controller-manager/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.229074224Z namespaces/openshift-route-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.229078364Z namespaces/openshift-route-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.229121525Z namespaces/openshift-route-controller-manager/coordination.k8s.io/leases/openshift-route-controllers.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.229161786Z namespaces/openshift-service-ca-operator/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.229202106Z namespaces/openshift-service-ca-operator/openshift-service-ca-operator.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.229306088Z namespaces/openshift-service-ca-operator/apps.openshift.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.229338449Z namespaces/openshift-service-ca-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.22938576Z namespaces/openshift-service-ca-operator/apps/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.229431051Z namespaces/openshift-service-ca-operator/apps/daemonsets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.229510082Z namespaces/openshift-service-ca-operator/apps/deployments.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.229623674Z namespaces/openshift-service-ca-operator/apps/replicasets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.229718846Z namespaces/openshift-service-ca-operator/apps/statefulsets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.229755907Z namespaces/openshift-service-ca-operator/autoscaling/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.229800358Z namespaces/openshift-service-ca-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.229843798Z namespaces/openshift-service-ca-operator/batch/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.229876579Z namespaces/openshift-service-ca-operator/batch/cronjobs.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.229969731Z namespaces/openshift-service-ca-operator/batch/jobs.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.230095403Z namespaces/openshift-service-ca-operator/build.openshift.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.230165565Z namespaces/openshift-service-ca-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.230254917Z namespaces/openshift-service-ca-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.230295587Z namespaces/openshift-service-ca-operator/coordination.k8s.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.230307147Z namespaces/openshift-service-ca-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.230336888Z namespaces/openshift-service-ca-operator/coordination.k8s.io/leases/service-ca-operator-lock.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.230390429Z namespaces/openshift-service-ca-operator/core/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.23043186Z namespaces/openshift-service-ca-operator/core/configmaps.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.230542142Z namespaces/openshift-service-ca-operator/core/endpoints.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.230652154Z namespaces/openshift-service-ca-operator/core/events.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.230841148Z namespaces/openshift-service-ca-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.2309445Z namespaces/openshift-service-ca-operator/core/pods.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.231103763Z namespaces/openshift-service-ca-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.231226895Z namespaces/openshift-service-ca-operator/core/secrets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.231446549Z namespaces/openshift-service-ca-operator/core/services.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.23151393Z namespaces/openshift-service-ca-operator/discovery.k8s.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.231553011Z namespaces/openshift-service-ca-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.231618002Z namespaces/openshift-service-ca-operator/image.openshift.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.231676384Z namespaces/openshift-service-ca-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.231718244Z namespaces/openshift-service-ca-operator/k8s.ovn.org/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.231775065Z namespaces/openshift-service-ca-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.231857007Z namespaces/openshift-service-ca-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.231937218Z namespaces/openshift-service-ca-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.23202748Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.232064651Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.232144752Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.232180243Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors/service-ca-operator.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.232250504Z namespaces/openshift-service-ca-operator/networking.k8s.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.232289545Z namespaces/openshift-service-ca-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.232343116Z namespaces/openshift-service-ca-operator/pods/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.232355226Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d6c75f84f-srfjr/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.232364717Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d6c75f84f-srfjr/service-ca-operator-5d6c75f84f-srfjr.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.232452608Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d6c75f84f-srfjr/service-ca-operator/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.232460288Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d6c75f84f-srfjr/service-ca-operator/service-ca-operator/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.232464348Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d6c75f84f-srfjr/service-ca-operator/service-ca-operator/logs/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.232504939Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d6c75f84f-srfjr/service-ca-operator/service-ca-operator/logs/current.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.232687733Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d6c75f84f-srfjr/service-ca-operator/service-ca-operator/logs/previous.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.232828235Z namespaces/openshift-service-ca-operator/policy/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.232857976Z namespaces/openshift-service-ca-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.232910427Z namespaces/openshift-service-ca-operator/route.openshift.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.232953728Z namespaces/openshift-service-ca-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.232994929Z namespaces/openshift-service-ca/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.23306005Z namespaces/openshift-service-ca/openshift-service-ca.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.233121521Z namespaces/openshift-service-ca/apps.openshift.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.233173812Z namespaces/openshift-service-ca/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.233259944Z namespaces/openshift-service-ca/apps/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.233300904Z namespaces/openshift-service-ca/apps/daemonsets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.233393846Z namespaces/openshift-service-ca/apps/deployments.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.233506039Z namespaces/openshift-service-ca/apps/replicasets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.23361053Z namespaces/openshift-service-ca/apps/statefulsets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.233666482Z namespaces/openshift-service-ca/autoscaling/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.233719623Z namespaces/openshift-service-ca/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.233771344Z namespaces/openshift-service-ca/batch/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.233816164Z namespaces/openshift-service-ca/batch/cronjobs.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.233918256Z namespaces/openshift-service-ca/batch/jobs.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.233966397Z namespaces/openshift-service-ca/build.openshift.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.234052509Z namespaces/openshift-service-ca/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.234148741Z namespaces/openshift-service-ca/build.openshift.io/builds.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.234197642Z namespaces/openshift-service-ca/coordination.k8s.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.234205332Z namespaces/openshift-service-ca/coordination.k8s.io/leases/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.234258473Z namespaces/openshift-service-ca/coordination.k8s.io/leases/service-ca-controller-lock.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.234311514Z namespaces/openshift-service-ca/core/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.234366195Z namespaces/openshift-service-ca/core/configmaps.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.234489707Z namespaces/openshift-service-ca/core/endpoints.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.234583839Z namespaces/openshift-service-ca/core/events.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.234965926Z namespaces/openshift-service-ca/core/persistentvolumeclaims.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.235092329Z namespaces/openshift-service-ca/core/pods.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.235225591Z namespaces/openshift-service-ca/core/replicationcontrollers.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.235392694Z namespaces/openshift-service-ca/core/secrets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.235616439Z namespaces/openshift-service-ca/core/services.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.23568248Z namespaces/openshift-service-ca/discovery.k8s.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.235724391Z namespaces/openshift-service-ca/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.235794072Z namespaces/openshift-service-ca/image.openshift.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.235852603Z namespaces/openshift-service-ca/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.235913024Z namespaces/openshift-service-ca/k8s.ovn.org/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.235965755Z namespaces/openshift-service-ca/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.236126848Z namespaces/openshift-service-ca/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.23621593Z namespaces/openshift-service-ca/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.236276251Z namespaces/openshift-service-ca/monitoring.coreos.com/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.236340422Z namespaces/openshift-service-ca/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.236398383Z namespaces/openshift-service-ca/networking.k8s.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.236460265Z namespaces/openshift-service-ca/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.236514556Z namespaces/openshift-service-ca/pods/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.236528586Z namespaces/openshift-service-ca/pods/service-ca-658d7b7c78-sncjf/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.236541576Z namespaces/openshift-service-ca/pods/service-ca-658d7b7c78-sncjf/service-ca-658d7b7c78-sncjf.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.23673847Z namespaces/openshift-service-ca/pods/service-ca-658d7b7c78-sncjf/service-ca-controller/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.23675161Z namespaces/openshift-service-ca/pods/service-ca-658d7b7c78-sncjf/service-ca-controller/service-ca-controller/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.23675744Z namespaces/openshift-service-ca/pods/service-ca-658d7b7c78-sncjf/service-ca-controller/service-ca-controller/logs/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.236832692Z namespaces/openshift-service-ca/pods/service-ca-658d7b7c78-sncjf/service-ca-controller/service-ca-controller/logs/current.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.237174128Z namespaces/openshift-service-ca/pods/service-ca-658d7b7c78-sncjf/service-ca-controller/service-ca-controller/logs/previous.insecure.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.23726627Z namespaces/openshift-service-ca/pods/service-ca-658d7b7c78-sncjf/service-ca-controller/service-ca-controller/logs/previous.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.237315031Z namespaces/openshift-service-ca/policy/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.237372882Z namespaces/openshift-service-ca/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.237435223Z namespaces/openshift-service-ca/route.openshift.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.237473384Z namespaces/openshift-service-ca/route.openshift.io/routes.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.237544715Z namespaces/openshift-user-workload-monitoring/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.237615177Z namespaces/openshift-user-workload-monitoring/openshift-user-workload-monitoring.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.237694118Z namespaces/openshift-user-workload-monitoring/apps.openshift.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.237744659Z namespaces/openshift-user-workload-monitoring/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.237823121Z namespaces/openshift-user-workload-monitoring/apps/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.237873002Z namespaces/openshift-user-workload-monitoring/apps/daemonsets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.237995764Z namespaces/openshift-user-workload-monitoring/apps/deployments.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.238119886Z namespaces/openshift-user-workload-monitoring/apps/replicasets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.238236459Z namespaces/openshift-user-workload-monitoring/apps/statefulsets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.238257619Z namespaces/openshift-user-workload-monitoring/autoscaling/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.23831383Z namespaces/openshift-user-workload-monitoring/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.238361481Z namespaces/openshift-user-workload-monitoring/batch/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.238389932Z namespaces/openshift-user-workload-monitoring/batch/cronjobs.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.238483103Z namespaces/openshift-user-workload-monitoring/batch/jobs.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.238557235Z namespaces/openshift-user-workload-monitoring/build.openshift.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.238597156Z namespaces/openshift-user-workload-monitoring/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.238679177Z namespaces/openshift-user-workload-monitoring/build.openshift.io/builds.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.238711258Z namespaces/openshift-user-workload-monitoring/core/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.238758488Z namespaces/openshift-user-workload-monitoring/core/configmaps.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.23886013Z namespaces/openshift-user-workload-monitoring/core/endpoints.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.238961443Z namespaces/openshift-user-workload-monitoring/core/events.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.239090255Z namespaces/openshift-user-workload-monitoring/core/persistentvolumeclaims.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.239164336Z namespaces/openshift-user-workload-monitoring/core/pods.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.239252488Z namespaces/openshift-user-workload-monitoring/core/replicationcontrollers.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.2393886Z namespaces/openshift-user-workload-monitoring/core/secrets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.239552134Z namespaces/openshift-user-workload-monitoring/core/services.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.239599155Z namespaces/openshift-user-workload-monitoring/discovery.k8s.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.239655386Z namespaces/openshift-user-workload-monitoring/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.239730707Z namespaces/openshift-user-workload-monitoring/image.openshift.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.239772198Z namespaces/openshift-user-workload-monitoring/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.239835319Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.23987141Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.239976652Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.240099004Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.240154295Z namespaces/openshift-user-workload-monitoring/monitoring.coreos.com/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.240203296Z namespaces/openshift-user-workload-monitoring/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.240265707Z namespaces/openshift-user-workload-monitoring/networking.k8s.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.240327218Z namespaces/openshift-user-workload-monitoring/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.240384839Z namespaces/openshift-user-workload-monitoring/policy/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.240438431Z namespaces/openshift-user-workload-monitoring/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.240488932Z namespaces/openshift-user-workload-monitoring/route.openshift.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.240538713Z namespaces/openshift-user-workload-monitoring/route.openshift.io/routes.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.240595634Z namespaces/openshift/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.240640695Z namespaces/openshift/openshift.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.241073943Z namespaces/openshift/apps.openshift.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.241097763Z namespaces/openshift/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.241104313Z namespaces/openshift/apps/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.241109913Z namespaces/openshift/apps/daemonsets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.241115404Z namespaces/openshift/apps/deployments.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.241130154Z namespaces/openshift/apps/replicasets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.241253416Z namespaces/openshift/apps/statefulsets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.241289477Z namespaces/openshift/autoscaling/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.241320357Z namespaces/openshift/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.241371238Z namespaces/openshift/batch/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.241415879Z namespaces/openshift/batch/cronjobs.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.241504031Z namespaces/openshift/batch/jobs.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.241547802Z namespaces/openshift/build.openshift.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.241599053Z namespaces/openshift/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.241687724Z namespaces/openshift/build.openshift.io/builds.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.241752545Z namespaces/openshift/core/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.241785936Z namespaces/openshift/core/configmaps.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.241906619Z namespaces/openshift/core/endpoints.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.24200155Z namespaces/openshift/core/events.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.242128903Z namespaces/openshift/core/persistentvolumeclaims.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.242224974Z namespaces/openshift/core/pods.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.242314916Z namespaces/openshift/core/replicationcontrollers.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.242467139Z namespaces/openshift/core/secrets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.242653673Z namespaces/openshift/core/services.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.242709774Z namespaces/openshift/discovery.k8s.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.242755525Z namespaces/openshift/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.242812676Z namespaces/openshift/image.openshift.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.242862507Z namespaces/openshift/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.244694892Z namespaces/openshift/image.openshift.io/imagestreams/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.244740873Z namespaces/openshift/image.openshift.io/imagestreams/cli-artifacts.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.244866545Z namespaces/openshift/image.openshift.io/imagestreams/cli.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.244969177Z namespaces/openshift/image.openshift.io/imagestreams/dotnet-runtime.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.24512953Z namespaces/openshift/image.openshift.io/imagestreams/dotnet.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.245256112Z namespaces/openshift/image.openshift.io/imagestreams/driver-toolkit.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.245439446Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-eap-openshift-java11.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.24565142Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-eap-openshift.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.245848174Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-java-openshift.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.246002937Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-java11-openshift.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.246210821Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-karaf-openshift-jdk11.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.246315903Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-karaf-openshift.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.246479736Z namespaces/openshift/image.openshift.io/imagestreams/golang.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.246589518Z namespaces/openshift/image.openshift.io/imagestreams/httpd.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.24672858Z namespaces/openshift/image.openshift.io/imagestreams/installer-artifacts.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.246854523Z namespaces/openshift/image.openshift.io/imagestreams/installer.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.246958325Z namespaces/openshift/image.openshift.io/imagestreams/java-runtime.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.247105268Z namespaces/openshift/image.openshift.io/imagestreams/java.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.24722253Z namespaces/openshift/image.openshift.io/imagestreams/jboss-datagrid73-openshift.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.247334612Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp3-openjdk11-openshift.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.247423804Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp3-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.247525686Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp4-openjdk11-openshift.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.247616597Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp4-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.247710229Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk11-openshift.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.247804561Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.247907793Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk8-openshift.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.248003555Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk8-runtime-openshift.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.248137377Z namespaces/openshift/image.openshift.io/imagestreams/jboss-webserver57-openjdk11-tomcat9-openshift-ubi8.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.248241989Z namespaces/openshift/image.openshift.io/imagestreams/jboss-webserver57-openjdk8-tomcat9-openshift-ubi8.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.248348541Z namespaces/openshift/image.openshift.io/imagestreams/jenkins-agent-base.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.248431053Z namespaces/openshift/image.openshift.io/imagestreams/jenkins.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.248538985Z namespaces/openshift/image.openshift.io/imagestreams/mariadb.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.248665908Z namespaces/openshift/image.openshift.io/imagestreams/must-gather.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.248748519Z namespaces/openshift/image.openshift.io/imagestreams/mysql.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.248848291Z namespaces/openshift/image.openshift.io/imagestreams/network-tools.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.248932353Z namespaces/openshift/image.openshift.io/imagestreams/nginx.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.249079385Z namespaces/openshift/image.openshift.io/imagestreams/nodejs.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.249510244Z namespaces/openshift/image.openshift.io/imagestreams/oauth-proxy.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.249596065Z namespaces/openshift/image.openshift.io/imagestreams/openjdk-11-rhel7.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.249721228Z namespaces/openshift/image.openshift.io/imagestreams/perl.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.249829199Z namespaces/openshift/image.openshift.io/imagestreams/php.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.249928792Z namespaces/openshift/image.openshift.io/imagestreams/postgresql.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.250135665Z namespaces/openshift/image.openshift.io/imagestreams/postgresql13-for-sso75-openshift-rhel8.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.250230857Z namespaces/openshift/image.openshift.io/imagestreams/postgresql13-for-sso76-openshift-rhel8.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.250310459Z namespaces/openshift/image.openshift.io/imagestreams/python.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.250439911Z namespaces/openshift/image.openshift.io/imagestreams/redhat-openjdk18-openshift.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.250578694Z namespaces/openshift/image.openshift.io/imagestreams/redis.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.250683596Z namespaces/openshift/image.openshift.io/imagestreams/ruby.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.250790168Z namespaces/openshift/image.openshift.io/imagestreams/sso75-openshift-rhel8.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.250872379Z namespaces/openshift/image.openshift.io/imagestreams/sso76-openshift-rhel8.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.250963241Z namespaces/openshift/image.openshift.io/imagestreams/tests.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.251095314Z namespaces/openshift/image.openshift.io/imagestreams/tools.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.251221586Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-11-runtime.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.251338688Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-11.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.251481641Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-17-runtime.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.251623364Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-17.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.251728876Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-21-runtime.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.251839048Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-21.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.251918159Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-8-runtime.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.252055362Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-8.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.252186204Z namespaces/openshift/k8s.ovn.org/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.252235556Z namespaces/openshift/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.252308497Z namespaces/openshift/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.252400659Z namespaces/openshift/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.252420149Z namespaces/openshift/monitoring.coreos.com/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.25248543Z namespaces/openshift/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.252520841Z namespaces/openshift/networking.k8s.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.252573442Z namespaces/openshift/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.252633063Z namespaces/openshift/policy/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.252690314Z namespaces/openshift/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.252744785Z namespaces/openshift/route.openshift.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.252791286Z namespaces/openshift/route.openshift.io/routes.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.252852417Z namespaces/openshift/template.openshift.io/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.252861017Z namespaces/openshift/template.openshift.io/templates/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.252912538Z namespaces/openshift/template.openshift.io/templates/cache-service.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.253091352Z namespaces/openshift/template.openshift.io/templates/cakephp-mysql-example.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.253251705Z namespaces/openshift/template.openshift.io/templates/cakephp-mysql-persistent.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.253403218Z namespaces/openshift/template.openshift.io/templates/dancer-mysql-example.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.25353962Z namespaces/openshift/template.openshift.io/templates/dancer-mysql-persistent.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.253753154Z namespaces/openshift/template.openshift.io/templates/datagrid-service.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.253876507Z namespaces/openshift/template.openshift.io/templates/django-psql-example.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.254027139Z namespaces/openshift/template.openshift.io/templates/django-psql-persistent.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.254165542Z namespaces/openshift/template.openshift.io/templates/eap-xp3-basic-s2i.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.254324005Z namespaces/openshift/template.openshift.io/templates/eap-xp4-basic-s2i.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.254460138Z namespaces/openshift/template.openshift.io/templates/eap74-basic-s2i.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.25458754Z namespaces/openshift/template.openshift.io/templates/eap74-https-s2i.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.254751153Z namespaces/openshift/template.openshift.io/templates/eap74-sso-s2i.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.254899126Z namespaces/openshift/template.openshift.io/templates/httpd-example.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.254995098Z namespaces/openshift/template.openshift.io/templates/jenkins-ephemeral-monitored.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.255174972Z namespaces/openshift/template.openshift.io/templates/jenkins-ephemeral.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.255298514Z namespaces/openshift/template.openshift.io/templates/jenkins-persistent-monitored.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.255421726Z namespaces/openshift/template.openshift.io/templates/jenkins-persistent.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.255526318Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk11-tomcat9-ubi8-basic-s2i.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.25562892Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk11-tomcat9-ubi8-https-s2i.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.255768723Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk8-tomcat9-ubi8-basic-s2i.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.255867505Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk8-tomcat9-ubi8-https-s2i.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.255971437Z namespaces/openshift/template.openshift.io/templates/mariadb-ephemeral.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.256107549Z namespaces/openshift/template.openshift.io/templates/mariadb-persistent.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.256198681Z namespaces/openshift/template.openshift.io/templates/mysql-ephemeral.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.256299373Z namespaces/openshift/template.openshift.io/templates/mysql-persistent.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.256396025Z namespaces/openshift/template.openshift.io/templates/nginx-example.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.256779362Z namespaces/openshift/template.openshift.io/templates/nodejs-postgresql-example.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.256905905Z namespaces/openshift/template.openshift.io/templates/nodejs-postgresql-persistent.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.257034867Z namespaces/openshift/template.openshift.io/templates/openjdk-web-basic-s2i.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.257162649Z namespaces/openshift/template.openshift.io/templates/postgresql-ephemeral.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.257268041Z namespaces/openshift/template.openshift.io/templates/postgresql-persistent.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.257385744Z namespaces/openshift/template.openshift.io/templates/rails-pgsql-persistent.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.257510436Z namespaces/openshift/template.openshift.io/templates/rails-postgresql-example.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.257623718Z namespaces/openshift/template.openshift.io/templates/react-web-app-example.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.25773685Z namespaces/openshift/template.openshift.io/templates/redis-ephemeral.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.257866773Z namespaces/openshift/template.openshift.io/templates/redis-persistent.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.257964875Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel-rest-3scale.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.258184869Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel-xml.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.258333162Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.258449234Z namespaces/openshift/template.openshift.io/templates/sso75-https.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.258599977Z namespaces/openshift/template.openshift.io/templates/sso75-ocp4-x509-https.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.258700909Z namespaces/openshift/template.openshift.io/templates/sso75-ocp4-x509-postgresql-persistent.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.258819121Z namespaces/openshift/template.openshift.io/templates/sso75-postgresql-persistent.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.258958104Z namespaces/openshift/template.openshift.io/templates/sso75-postgresql.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.259128777Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-https.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.25929022Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-postgresql-persistent.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.259450643Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-postgresql.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.259602976Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-x509-https.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.259733938Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-x509-postgresql-persistent.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.25983477Z network_logs/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.259886831Z network_logs/cluster_scale [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.259991713Z network_logs/ippools.whereabouts.cni.cncf.io [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.260101595Z network_logs/multi-networkpolicy [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.260175977Z network_logs/net-attach-def [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.260268809Z network_logs/overlappingrangeipreservations.whereabouts.cni.cncf.io [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.260471662Z network_logs/ovn_kubernetes_top_pods [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.260594095Z network_logs/ovnk_database_store.tar.gz [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.26243439Z nodes/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.26246256Z nodes/debug [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.262578943Z nodes/ip-10-0-128-4.ec2.internal/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.262637664Z nodes/ip-10-0-128-4.ec2.internal/cpu_affinities.json [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.262934Z nodes/ip-10-0-128-4.ec2.internal/dmesg [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.263284756Z nodes/ip-10-0-128-4.ec2.internal/ethtool_channels [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.263385678Z nodes/ip-10-0-128-4.ec2.internal/ethtool_features [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.26349084Z nodes/ip-10-0-128-4.ec2.internal/ip-10-0-128-4.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.263843477Z nodes/ip-10-0-128-4.ec2.internal/irq_affinities.json [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.263964989Z nodes/ip-10-0-128-4.ec2.internal/lscpu [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.264129442Z nodes/ip-10-0-128-4.ec2.internal/lspci [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.264225714Z nodes/ip-10-0-128-4.ec2.internal/podresources.json [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.264327066Z nodes/ip-10-0-128-4.ec2.internal/pods_info.json [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.264438448Z nodes/ip-10-0-128-4.ec2.internal/proc_cmdline [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.2645229Z nodes/ip-10-0-128-4.ec2.internal/sysinfo.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.26665178Z nodes/ip-10-0-128-4.ec2.internal/sysinfo.tgz [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.266799733Z nodes/ip-10-0-134-231.ec2.internal/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.266854904Z nodes/ip-10-0-134-231.ec2.internal/cpu_affinities.json [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.267196271Z nodes/ip-10-0-134-231.ec2.internal/dmesg [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.267461626Z nodes/ip-10-0-134-231.ec2.internal/ethtool_channels [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.267554717Z nodes/ip-10-0-134-231.ec2.internal/ethtool_features [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.26767115Z nodes/ip-10-0-134-231.ec2.internal/ip-10-0-134-231.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.268137579Z nodes/ip-10-0-134-231.ec2.internal/irq_affinities.json [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.268326502Z nodes/ip-10-0-134-231.ec2.internal/lscpu [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.268482345Z nodes/ip-10-0-134-231.ec2.internal/lspci [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.268580487Z nodes/ip-10-0-134-231.ec2.internal/podresources.json [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.268698919Z nodes/ip-10-0-134-231.ec2.internal/pods_info.json [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.268829572Z nodes/ip-10-0-134-231.ec2.internal/proc_cmdline [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.268929074Z nodes/ip-10-0-134-231.ec2.internal/sysinfo.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.271101705Z nodes/ip-10-0-134-231.ec2.internal/sysinfo.tgz [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.271275208Z nodes/ip-10-0-143-139.ec2.internal/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.27133917Z nodes/ip-10-0-143-139.ec2.internal/cpu_affinities.json [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.271756328Z nodes/ip-10-0-143-139.ec2.internal/dmesg [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.272064623Z nodes/ip-10-0-143-139.ec2.internal/ethtool_channels [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.272163395Z nodes/ip-10-0-143-139.ec2.internal/ethtool_features [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.272242877Z nodes/ip-10-0-143-139.ec2.internal/ip-10-0-143-139.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.272515002Z nodes/ip-10-0-143-139.ec2.internal/irq_affinities.json [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.272678225Z nodes/ip-10-0-143-139.ec2.internal/lscpu [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.272811808Z nodes/ip-10-0-143-139.ec2.internal/lspci [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.2729126Z nodes/ip-10-0-143-139.ec2.internal/podresources.json [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.273057612Z nodes/ip-10-0-143-139.ec2.internal/pods_info.json [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.273194115Z nodes/ip-10-0-143-139.ec2.internal/proc_cmdline [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.273287017Z nodes/ip-10-0-143-139.ec2.internal/sysinfo.log [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.275277695Z nodes/ip-10-0-143-139.ec2.internal/sysinfo.tgz [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.275516429Z pod_network_connectivity_check/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.27558333Z pod_network_connectivity_check/podnetworkconnectivitychecks.yaml [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.275695713Z static-pods/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.275707073Z static-pods/kube-apiserver/ [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.2907938Z [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.290835131Z sent 57,843 bytes received 4,347,983 bytes 2,937,217.33 bytes/sec [must-gather] [must-gather-8n72g] OUT 2026-07-28T18:01:40.290849521Z total size is 48,571,054 speedup is 11.02 [must-gather] [must-gather ] OUT 2026-07-28T18:01:40.542609651Z namespace/openshift-must-gather-rtphr 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: 4606ebb0-5ad5-457d-8d17-dd925966fa64 [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.26" [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] [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-jfrjl [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-jfrjl-e2e-raw [git-push-artifacts] PIPELINERUN_NAME=kserve-group-test-jfrjl [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 7016106 Jul 28 18:02 /workspace/odh-ci-artifacts/test-artifacts/kserve-group-test-jfrjl/e2e-raw.tar.gz [git-push-artifacts] [ci-artifacts 453736a] 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-jfrjl/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] ! [remote rejected] ci-artifacts -> ci-artifacts (cannot lock ref 'refs/heads/ci-artifacts': is at 8d1a114bcc513f3b43c305700182500ce6cacec1 but expected be6b496492acdf729651cc0ba4c4ca68941ee3ae) [git-push-artifacts] error: failed to push some refs to 'https://github.com/opendatahub-io/odh-build-metadata.git' [fail-if-needed] deploy-and-e2e step succeeded