task e2e-raw has failed: "step-fail-if-needed" exited with code 1: Error [get-kubeconfig] Found kubeconfig secret: cluster-j5lsg-admin-kubeconfig [get-kubeconfig] Wrote kubeconfig to /credentials/cluster-j5lsg-kubeconfig [get-kubeconfig] Found admin password secret: cluster-j5lsg-admin-password [get-kubeconfig] Retrieved username [get-kubeconfig] Wrote password to /credentials/cluster-j5lsg-password [get-kubeconfig] API Server URL: https://a7e1da972e2c0430a9f24b2d90840bd3-2b5440b249e82de5.elb.us-east-1.amazonaws.com:6443 [get-kubeconfig] Console URL: https://console-openshift-console.apps.a1cde9d8-57d9-47eb-b4c4-a0b4c3706534.prod.konfluxeaas.com [clone-repo] sync-upstream-master-to-master-20260708 [clone-repo] https://github.com/jlost/kserve [clone-repo] Cloning into '/workspace/source'... [clone-repo] Updating files: 90% (2843/3147) Updating files: 91% (2864/3147) Updating files: 92% (2896/3147) Updating files: 93% (2927/3147) Updating files: 94% (2959/3147) Updating files: 95% (2990/3147) Updating files: 96% (3022/3147) Updating files: 97% (3053/3147) Updating files: 98% (3085/3147) Updating files: 99% (3116/3147) Updating files: 100% (3147/3147) Updating files: 100% (3147/3147), 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:1f415441b07df80e6789bea69ad8e924c887362753bf7b07cf8c2568780b437a [e2e-raw] + KSERVE_AGENT_IMAGE=quay.io/opendatahub/kserve-agent@sha256:1f415441b07df80e6789bea69ad8e924c887362753bf7b07cf8c2568780b437a [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:f3b35ebfa948f506b6c3de0754e51c2354d2b6d7a3f48a2382afd2e8174b1449 [e2e-raw] + KSERVE_CONTROLLER_IMAGE=quay.io/opendatahub/kserve-controller@sha256:f3b35ebfa948f506b6c3de0754e51c2354d2b6d7a3f48a2382afd2e8174b1449 [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:f4923e191ce3ca242bc5316c0503096d2effb2d09c96d6f932d5372cafefe053 [e2e-raw] + KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:f4923e191ce3ca242bc5316c0503096d2effb2d09c96d6f932d5372cafefe053 [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:915e6eb11aa135640c6140a2e2e69acd0b820593a74c00c69d27a424ab857e1f [e2e-raw] + STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:915e6eb11aa135640c6140a2e2e69acd0b820593a74c00c69d27a424ab857e1f [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.24) [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-1710 [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-1710 [e2e-raw] SUCCESS_200_ISVC_IMAGE=quay.io/opendatahub/success-200-isvc:odh-pr-1710 [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 266 packages in 1ms [e2e-raw] Building kserve @ file:///workspace/source/python/kserve [e2e-raw] Downloading uvloop (3.8MiB) [e2e-raw] Downloading pandas (12.5MiB) [e2e-raw] Downloading setuptools (1.2MiB) [e2e-raw] Downloading cryptography (4.3MiB) [e2e-raw] Downloading pydantic-core (2.0MiB) [e2e-raw] Downloading pyarrow (40.1MiB) [e2e-raw] Downloading kubernetes (1.9MiB) [e2e-raw] Downloading aiohttp (1.7MiB) [e2e-raw] Downloading grpcio (6.4MiB) [e2e-raw] Downloading grpcio-tools (2.5MiB) [e2e-raw] Downloading black (1.6MiB) [e2e-raw] Downloading mypy (17.2MiB) [e2e-raw] Downloading botocore (12.9MiB) [e2e-raw] Downloading portforward (3.9MiB) [e2e-raw] Downloading numpy (15.7MiB) [e2e-raw] Building timeout-sampler==1.0.3 [e2e-raw] Building python-simple-logger==2.0.19 [e2e-raw] Downloading aiohttp [e2e-raw] Downloading pydantic-core [e2e-raw] Downloading black [e2e-raw] Downloading grpcio-tools [e2e-raw] Downloading setuptools [e2e-raw] Downloading portforward [e2e-raw] Built python-simple-logger==2.0.19 [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] Downloading numpy [e2e-raw] Built kserve @ file:///workspace/source/python/kserve [e2e-raw] Downloading pandas [e2e-raw] Downloading botocore [e2e-raw] Downloading pyarrow [e2e-raw] Downloading mypy [e2e-raw] Prepared 101 packages in 1.86s [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 11.18s [e2e-raw] + aiohappyeyeballs==2.6.1 [e2e-raw] + aiohttp==3.13.3 [e2e-raw] + aiosignal==1.4.0 [e2e-raw] + annotated-doc==0.0.4 [e2e-raw] + annotated-types==0.7.0 [e2e-raw] + anyio==4.9.0 [e2e-raw] + attrs==25.3.0 [e2e-raw] + avro==1.12.0 [e2e-raw] + black==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.1.8 [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==46.0.5 [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.19.0 (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.10.16 [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.12.1 [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.22 [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.6.2 [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 50ms [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://a7e1da972e2c0430a9f24b2d90840bd3-2b5440b249e82de5.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] CSV custom-metrics-autoscaler.v2.19.0-2 found, but not yet Succeeded (Phase: Installing). Waiting... (30/600) [e2e-raw] CSV custom-metrics-autoscaler.v2.19.0-2 found, but not yet Succeeded (Phase: Installing). Waiting... (35/600) [e2e-raw] CSV custom-metrics-autoscaler.v2.19.0-2 found, but not yet Succeeded (Phase: Installing). Waiting... (40/600) [e2e-raw] CSV custom-metrics-autoscaler.v2.19.0-2 found, but not yet Succeeded (Phase: Installing). Waiting... (45/600) [e2e-raw] CSV custom-metrics-autoscaler.v2.19.0-2 found, but not yet Succeeded (Phase: Installing). Waiting... (50/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-wk7nv 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-wk7nv 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-558vf 1/1 Running 0 47s [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-558vf 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-4d5wn 1/1 Running 0 52s [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-4d5wn 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:f3b35ebfa948f506b6c3de0754e51c2354d2b6d7a3f48a2382afd2e8174b1449 [e2e-raw] LLMISVC_CONTROLLER_IMAGE=ghcr.io/opendatahub-io/kserve/odh-kserve-llmisvc-controller:release-v0.17 [e2e-raw] KSERVE_AGENT_IMAGE=quay.io/opendatahub/kserve-agent@sha256:1f415441b07df80e6789bea69ad8e924c887362753bf7b07cf8c2568780b437a [e2e-raw] KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:f4923e191ce3ca242bc5316c0503096d2effb2d09c96d6f932d5372cafefe053 [e2e-raw] STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:915e6eb11aa135640c6140a2e2e69acd0b820593a74c00c69d27a424ab857e1f [e2e-raw] Installing KServe via kustomize... [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-proxy-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/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-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-67d95fdc48-kxms9 0/1 Running 0 7s [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-67d95fdc48-kxms9 condition met [e2e-raw] Pod(s) -l "control-plane=llmisvc-controller-manager" in namespace "kserve" are ready. [e2e-raw] Re-applying LLMInferenceServiceConfig resources with webhook validation... [e2e-raw] Warning: modifying well-known config kserve/kserve-config-llm-decode-template is not recommended. Consider creating a custom config instead [e2e-raw] Warning: modifying well-known config kserve/kserve-config-llm-decode-worker-data-parallel is not recommended. Consider creating a custom config instead [e2e-raw] Warning: modifying well-known config kserve/kserve-config-llm-prefill-template is not recommended. Consider creating a custom config instead [e2e-raw] Warning: modifying well-known config kserve/kserve-config-llm-prefill-worker-data-parallel is not recommended. Consider creating a custom config instead [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-router-route serverside-applied [e2e-raw] Warning: modifying well-known config kserve/kserve-config-llm-scheduler is not recommended. Consider creating a custom config instead [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] Warning: modifying well-known config kserve/kserve-config-llm-template is not recommended. Consider creating a custom config instead [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-tracing serverside-applied [e2e-raw] Warning: modifying well-known config kserve/kserve-config-llm-worker-data-parallel is not recommended. Consider creating a custom config instead [e2e-raw] Error from server (Forbidden): admission webhook "llminferenceserviceconfig.kserve-webhook-server.v1alpha2.validator" denied the request: failed to parse template config: template: config:1: function "kvTransferConfig" not defined [e2e-raw] Error from server (Forbidden): admission webhook "llminferenceserviceconfig.kserve-webhook-server.v1alpha2.validator" denied the request: failed to parse template config: template: config:1: function "kvTransferConfig" not defined [e2e-raw] Error from server (Forbidden): admission webhook "llminferenceserviceconfig.kserve-webhook-server.v1alpha2.validator" denied the request: failed to parse template config: template: config:1: function "kvTransferConfig" not defined [e2e-raw] Error from server (Forbidden): admission webhook "llminferenceserviceconfig.kserve-webhook-server.v1alpha2.validator" denied the request: failed to parse template config: template: config:1: function "kvTransferConfig" not defined [e2e-raw] Error from server (Forbidden): admission webhook "llminferenceserviceconfig.kserve-webhook-server.v1alpha2.validator" denied the request: failed to parse template config: template: config:1: function "kvTransferConfig" not defined [e2e-raw] Error from server (Forbidden): admission webhook "llminferenceserviceconfig.kserve-webhook-server.v1alpha2.validator" denied the request: failed to parse template config: template: config:1: function "kvTransferConfig" not defined [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.24 [e2e-raw] Kubernetes Version: v1.34.9 [e2e-raw] ClusterVersion desired: 4.21.24 [e2e-raw] ClusterVersion history (latest): 4.21.24 (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:f3b35ebfa948f506b6c3de0754e51c2354d2b6d7a3f48a2382afd2e8174b1449 [e2e-raw] imageID: quay.io/opendatahub/kserve-controller@sha256:3c8631df411421479f153a972660d132efdc877b3f1e00abc717be9e525dd1ea [e2e-raw] llmisvc-controller-manager: ready=1 image=ghcr.io/opendatahub-io/kserve/odh-kserve-llmisvc-controller:release-v0.17 [e2e-raw] imageID: ghcr.io/opendatahub-io/kserve/odh-kserve-llmisvc-controller@sha256:b413662c07a057c9dcfe7e14b795b4ed6c7435e2a74d5ceba063f9c589f96e33 [e2e-raw] === End E2E cluster / operator summary === [must-gather] [must-gather ] OUT 2026-07-13T18:47:21.085860653Z 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: b6352956-840e-4ca0-aff4-f22c41557c5f [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.24" [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-13T18:47:21.119053403Z namespace/openshift-must-gather-2wz9j created [must-gather] [must-gather ] OUT 2026-07-13T18:47:21.123544443Z clusterrolebinding.rbac.authorization.k8s.io/must-gather-79l5q created [must-gather] [must-gather ] OUT 2026-07-13T18:47:21.146414488Z pod for plug-in image quay.io/modh/must-gather:rhoai-2.24 created [must-gather] [must-gather-vn9z6] POD 2026-07-13T18:47:27.703962505Z [disk usage checker] Started [must-gather] [must-gather-vn9z6] POD 2026-07-13T18:47:27.707174612Z [disk usage checker] Volume usage percentage: current = 11 ; allowed = 70 [must-gather] [must-gather-vn9z6] POD 2026-07-13T18:47:27.845708903Z No resources found in openshift-must-gather-2wz9j namespace. [must-gather] [must-gather-vn9z6] POD 2026-07-13T18:47:27.957928220Z Error from server (NotFound): namespaces "redhat-ods-operator" not found [must-gather] [must-gather-vn9z6] POD 2026-07-13T18:47:28.108300932Z Wrote inspect data to must-gather. [must-gather] [must-gather-vn9z6] POD 2026-07-13T18:47:28.108332425Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-vn9z6] POD 2026-07-13T18:47:28.108332425Z namespaces "redhat-ods-operator" not found [must-gather] [must-gather-vn9z6] POD 2026-07-13T18:47:28.110633665Z Error getting logs from redhat-ods-operator [must-gather] [must-gather-vn9z6] POD 2026-07-13T18:47:28.265938628Z Wrote inspect data to must-gather. [must-gather] [must-gather-vn9z6] POD 2026-07-13T18:47:28.265965004Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-vn9z6] POD 2026-07-13T18:47:28.265965004Z namespaces "redhat-ods-monitoring" not found [must-gather] [must-gather-vn9z6] POD 2026-07-13T18:47:28.268172570Z Error getting logs from redhat-ods-monitoring [must-gather] [must-gather-vn9z6] POD 2026-07-13T18:47:28.423936508Z Wrote inspect data to must-gather. [must-gather] [must-gather-vn9z6] POD 2026-07-13T18:47:28.423966936Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-vn9z6] POD 2026-07-13T18:47:28.423966936Z namespaces "redhat-ods-applications" not found [must-gather] [must-gather-vn9z6] POD 2026-07-13T18:47:28.426207218Z Error getting logs from redhat-ods-applications [must-gather] [must-gather-vn9z6] POD 2026-07-13T18:47:28.577335452Z Wrote inspect data to must-gather. [must-gather] [must-gather-vn9z6] POD 2026-07-13T18:47:28.577368280Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-vn9z6] POD 2026-07-13T18:47:28.577368280Z namespaces "rhods-notebooks" not found [must-gather] [must-gather-vn9z6] POD 2026-07-13T18:47:28.579533011Z Error getting logs from rhods-notebooks [must-gather] [must-gather-vn9z6] POD 2026-07-13T18:47:28.735203227Z Wrote inspect data to must-gather. [must-gather] [must-gather-vn9z6] POD 2026-07-13T18:47:28.735233142Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-vn9z6] POD 2026-07-13T18:47:28.735233142Z namespaces "rhoai-model-registries" not found [must-gather] [must-gather-vn9z6] POD 2026-07-13T18:47:28.737346078Z Error getting logs from rhoai-model-registries [must-gather] [must-gather-vn9z6] POD 2026-07-13T18:47:28.892761304Z Wrote inspect data to must-gather. [must-gather] [must-gather-vn9z6] POD 2026-07-13T18:47:28.892829468Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-vn9z6] POD 2026-07-13T18:47:28.892829468Z namespaces "istio-system" not found [must-gather] [must-gather-vn9z6] POD 2026-07-13T18:47:28.895188028Z Error getting logs from istio-system [must-gather] [must-gather-vn9z6] POD 2026-07-13T18:47:29.042294639Z Wrote inspect data to must-gather. [must-gather] [must-gather-vn9z6] POD 2026-07-13T18:47:29.042415848Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-vn9z6] POD 2026-07-13T18:47:29.042415848Z namespaces "knative-serving" not found [must-gather] [must-gather-vn9z6] POD 2026-07-13T18:47:29.044568344Z Error getting logs from knative-serving [must-gather] [must-gather-vn9z6] POD 2026-07-13T18:47:29.193188526Z Wrote inspect data to must-gather. [must-gather] [must-gather-vn9z6] POD 2026-07-13T18:47:29.193226330Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-vn9z6] POD 2026-07-13T18:47:29.193226330Z namespaces "redhat-ods-applications-auth-provider" not found [must-gather] [must-gather-vn9z6] POD 2026-07-13T18:47:29.195178499Z Error getting logs from redhat-ods-applications-auth-provider [must-gather] [must-gather-vn9z6] POD 2026-07-13T18:47:29.309320309Z No resources found [must-gather] [must-gather-vn9z6] POD 2026-07-13T18:47:29.389907238Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-vn9z6] POD 2026-07-13T18:47:29.391757489Z Error collecting info from [must-gather] [must-gather-vn9z6] POD 2026-07-13T18:47:29.507859140Z No resources found [must-gather] [must-gather-vn9z6] POD 2026-07-13T18:47:29.591438101Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-vn9z6] POD 2026-07-13T18:47:29.593538023Z Error collecting info from [must-gather] [must-gather-vn9z6] POD 2026-07-13T18:47:29.723112176Z error: the server doesn't have a resource type "auths" [must-gather] [must-gather-vn9z6] POD 2026-07-13T18:47:29.806126809Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-vn9z6] POD 2026-07-13T18:47:29.808062413Z Error collecting info from [must-gather] [must-gather-vn9z6] POD 2026-07-13T18:47:29.931210902Z error: the server doesn't have a resource type "monitorings" [must-gather] [must-gather-vn9z6] POD 2026-07-13T18:47:30.014948055Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-vn9z6] POD 2026-07-13T18:47:30.016887363Z Error collecting info from [must-gather] [must-gather-vn9z6] POD 2026-07-13T18:47:30.147324373Z error: the server doesn't have a resource type "featuretrackers" [must-gather] [must-gather-vn9z6] POD 2026-07-13T18:47:30.232032262Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-vn9z6] POD 2026-07-13T18:47:30.233857145Z Error collecting info from [must-gather] [must-gather-vn9z6] POD 2026-07-13T18:47:30.363726524Z error: the server doesn't have a resource type "codeflares" [must-gather] [must-gather-vn9z6] POD 2026-07-13T18:47:30.446981730Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-vn9z6] POD 2026-07-13T18:47:30.448756784Z Error collecting info from [must-gather] [must-gather-vn9z6] POD 2026-07-13T18:47:30.574153091Z error: the server doesn't have a resource type "dashboards" [must-gather] [must-gather-vn9z6] POD 2026-07-13T18:47:30.653851425Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-vn9z6] POD 2026-07-13T18:47:30.655843369Z Error collecting info from [must-gather] [must-gather-vn9z6] POD 2026-07-13T18:47:30.782352601Z error: the server doesn't have a resource type "datasciencepipelines" [must-gather] [must-gather-vn9z6] POD 2026-07-13T18:47:30.866050145Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-vn9z6] POD 2026-07-13T18:47:30.867988395Z Error collecting info from [must-gather] [must-gather-vn9z6] POD 2026-07-13T18:47:30.996906059Z error: the server doesn't have a resource type "feastoperators" [must-gather] [must-gather-vn9z6] POD 2026-07-13T18:47:31.077721804Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-vn9z6] POD 2026-07-13T18:47:31.079516028Z Error collecting info from [must-gather] [must-gather-vn9z6] POD 2026-07-13T18:47:31.204109277Z error: the server doesn't have a resource type "kserves" [must-gather] [must-gather-vn9z6] POD 2026-07-13T18:47:31.286096713Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-vn9z6] POD 2026-07-13T18:47:31.288004162Z Error collecting info from [must-gather] [must-gather-vn9z6] POD 2026-07-13T18:47:31.411114126Z error: the server doesn't have a resource type "kueues" [must-gather] [must-gather-vn9z6] POD 2026-07-13T18:47:31.491129674Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-vn9z6] POD 2026-07-13T18:47:31.493198845Z Error collecting info from [must-gather] [must-gather-vn9z6] POD 2026-07-13T18:47:31.617908778Z error: the server doesn't have a resource type "modelcontrollers" [must-gather] [must-gather-vn9z6] POD 2026-07-13T18:47:31.700511350Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-vn9z6] POD 2026-07-13T18:47:31.702566835Z Error collecting info from [must-gather] [must-gather-vn9z6] POD 2026-07-13T18:47:31.832811011Z error: the server doesn't have a resource type "modelmeshservings" [must-gather] [must-gather-vn9z6] POD 2026-07-13T18:47:31.916160226Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-vn9z6] POD 2026-07-13T18:47:31.918248837Z Error collecting info from [must-gather] [must-gather-vn9z6] POD 2026-07-13T18:47:32.052428454Z error: the server doesn't have a resource type "modelregistries" [must-gather] [must-gather-vn9z6] POD 2026-07-13T18:47:32.135006762Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-vn9z6] POD 2026-07-13T18:47:32.136965426Z Error collecting info from [must-gather] [must-gather-vn9z6] POD 2026-07-13T18:47:32.265993750Z error: the server doesn't have a resource type "rays" [must-gather] [must-gather-vn9z6] POD 2026-07-13T18:47:32.348977137Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-vn9z6] POD 2026-07-13T18:47:32.351038741Z Error collecting info from [must-gather] [must-gather-vn9z6] POD 2026-07-13T18:47:32.482386370Z error: the server doesn't have a resource type "trainingoperators" [must-gather] [must-gather-vn9z6] POD 2026-07-13T18:47:32.562781102Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-vn9z6] POD 2026-07-13T18:47:32.564718701Z Error collecting info from [must-gather] [must-gather-vn9z6] POD 2026-07-13T18:47:32.695617534Z error: the server doesn't have a resource type "trustyais" [must-gather] [must-gather-vn9z6] POD 2026-07-13T18:47:32.711951863Z [disk usage checker] Volume usage percentage: current = 11 ; allowed = 70 [must-gather] [must-gather-vn9z6] POD 2026-07-13T18:47:32.779208227Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-vn9z6] POD 2026-07-13T18:47:32.781142722Z Error collecting info from [must-gather] [must-gather-vn9z6] POD 2026-07-13T18:47:32.911236909Z error: the server doesn't have a resource type "workbenches" [must-gather] [must-gather-vn9z6] POD 2026-07-13T18:47:32.994516347Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-vn9z6] POD 2026-07-13T18:47:32.996709425Z Error collecting info from [must-gather] [must-gather-vn9z6] POD 2026-07-13T18:47:33.128500319Z error: the server doesn't have a resource type "hardwareprofiles" [must-gather] [must-gather-vn9z6] POD 2026-07-13T18:47:33.212751172Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-vn9z6] POD 2026-07-13T18:47:33.214787746Z Error collecting info from [must-gather] [must-gather-vn9z6] POD 2026-07-13T18:47:33.343908064Z error: the server doesn't have a resource type "llamastackoperators" [must-gather] [must-gather-vn9z6] POD 2026-07-13T18:47:33.428207791Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-vn9z6] POD 2026-07-13T18:47:33.430382421Z Error collecting info from [must-gather] [must-gather-vn9z6] POD 2026-07-13T18:47:34.116465799Z error: the server doesn't have a resource type "predictors" [must-gather] [must-gather-vn9z6] POD 2026-07-13T18:47:34.246699392Z error: the server doesn't have a resource type "localmodelnodegroups" [must-gather] [must-gather-vn9z6] POD 2026-07-13T18:47:34.376256566Z error: the server doesn't have a resource type "smcp" [must-gather] [must-gather-vn9z6] POD 2026-07-13T18:47:34.504961964Z error: the server doesn't have a resource type "smm" [must-gather] [must-gather-vn9z6] POD 2026-07-13T18:47:34.633800652Z error: the server doesn't have a resource type "smmr" [must-gather] [must-gather-vn9z6] POD 2026-07-13T18:47:34.869108001Z error: the server doesn't have a resource type "virtualservices" [must-gather] [must-gather-vn9z6] POD 2026-07-13T18:47:34.991065211Z error: the server doesn't have a resource type "authorizationpolicies" [must-gather] [must-gather-vn9z6] POD 2026-07-13T18:47:35.116732377Z error: the server doesn't have a resource type "envoyfilters" [must-gather] [must-gather-vn9z6] POD 2026-07-13T18:47:35.243935968Z error: the server doesn't have a resource type "knativeservings" [must-gather] [must-gather-vn9z6] POD 2026-07-13T18:47:35.367086846Z error: the server doesn't have a resource type "configurations" [must-gather] [must-gather-vn9z6] POD 2026-07-13T18:47:35.497780574Z error: the server doesn't have a resource type "routes" [must-gather] [must-gather-vn9z6] POD 2026-07-13T18:47:35.625897170Z error: the server doesn't have a resource type "services" [must-gather] [must-gather-vn9z6] POD 2026-07-13T18:47:35.752164024Z error: the server doesn't have a resource type "revisions" [must-gather] [must-gather-vn9z6] POD 2026-07-13T18:47:35.882105708Z error: the server doesn't have a resource type "authconfigs" [must-gather] [must-gather-vn9z6] POD 2026-07-13T18:47:36.004901622Z error: the server doesn't have a resource type "authorinos" [must-gather] [must-gather-vn9z6] POD 2026-07-13T18:47:36.133970363Z error: the server doesn't have a resource type "accounts" [must-gather] [must-gather-vn9z6] POD 2026-07-13T18:47:37.716585551Z [disk usage checker] Volume usage percentage: current = 11 ; allowed = 70 [must-gather] [must-gather-vn9z6] POD 2026-07-13T18:47:40.107929902Z Caches written to disk [must-gather] [must-gather-vn9z6] OUT 2026-07-13T18:47:41.120635019Z waiting for gather to complete [must-gather] [must-gather-vn9z6] OUT 2026-07-13T18:47:41.12559255Z downloading gather output [must-gather] [must-gather-vn9z6] OUT 2026-07-13T18:47:41.374329397Z receiving incremental file list [must-gather] [must-gather-vn9z6] OUT 2026-07-13T18:47:41.385018358Z ./ [must-gather] [must-gather-vn9z6] OUT 2026-07-13T18:47:41.385186452Z aggregated-discovery-api.yaml [must-gather] [must-gather-vn9z6] OUT 2026-07-13T18:47:41.385744143Z aggregated-discovery-apis.yaml [must-gather] [must-gather-vn9z6] OUT 2026-07-13T18:47:41.386553228Z event-filter.html [must-gather] [must-gather-vn9z6] OUT 2026-07-13T18:47:41.38663788Z timestamp [must-gather] [must-gather-vn9z6] OUT 2026-07-13T18:47:41.386793883Z version [must-gather] [must-gather-vn9z6] OUT 2026-07-13T18:47:41.394642209Z [must-gather] [must-gather-vn9z6] OUT 2026-07-13T18:47:41.39470283Z sent 122 bytes received 12,702 bytes 25,648.00 bytes/sec [must-gather] [must-gather-vn9z6] OUT 2026-07-13T18:47:41.39471201Z total size is 142,566 speedup is 11.12 [must-gather] [must-gather ] OUT 2026-07-13T18:47:41.421685895Z namespace/openshift-must-gather-2wz9j 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: b6352956-840e-4ca0-aff4-f22c41557c5f [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.24" [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-13T18:47:41.54463411Z Using must-gather plug-in image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ec435553f79197f28a94d55da851b8302383238997d790ed3335149e3ee4341f [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: b6352956-840e-4ca0-aff4-f22c41557c5f [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.24" [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-13T18:47:41.565114916Z namespace/openshift-must-gather-7sp54 created [must-gather] [must-gather ] OUT 2026-07-13T18:47:41.575089443Z clusterrolebinding.rbac.authorization.k8s.io/must-gather-drwxr created [must-gather] [must-gather ] OUT 2026-07-13T18:47:41.594869245Z pod for plug-in image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ec435553f79197f28a94d55da851b8302383238997d790ed3335149e3ee4341f created [must-gather] [must-gather-g765n] POD 2026-07-13T18:47:42.841427194Z [disk usage checker] Started [must-gather] [must-gather-g765n] POD 2026-07-13T18:47:42.845250391Z [disk usage checker] Volume usage percentage: current = 11 ; allowed = 70 [must-gather] [must-gather-g765n] POD 2026-07-13T18:47:43.047149193Z Gathering data for ns/openshift-cluster-version... [must-gather] [must-gather-g765n] POD 2026-07-13T18:47:43.193885766Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-g765n] POD 2026-07-13T18:47:43.280857926Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-g765n] POD 2026-07-13T18:47:43.366377626Z Gathering data for ns/default... [must-gather] [must-gather-g765n] POD 2026-07-13T18:47:43.682043629Z Gathering data for ns/openshift... [must-gather] [must-gather-g765n] POD 2026-07-13T18:47:44.085552811Z Gathering data for ns/kube-system... [must-gather] [must-gather-g765n] POD 2026-07-13T18:47:44.789721299Z Gathering data for ns/openshift-etcd... [must-gather] [must-gather-g765n] POD 2026-07-13T18:47:45.104686080Z Wrote inspect data to must-gather. [must-gather] [must-gather-g765n] POD 2026-07-13T18:47:45.104715891Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-g765n] POD 2026-07-13T18:47:45.104715891Z namespaces "assisted-installer" not found [must-gather] [must-gather-g765n] POD 2026-07-13T18:47:45.637884569Z Waiting on subprocesses to finish execution. [must-gather] [must-gather-g765n] POD 2026-07-13T18:47:45.647318045Z Executing Istio gather script [must-gather] [must-gather-g765n] POD 2026-07-13T18:47:45.649223740Z 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-g765n] POD 2026-07-13T18:47:45.652058592Z INFO: Gathering machine config daemon's old logs from all nodes [must-gather] [must-gather-g765n] POD 2026-07-13T18:47:45.653349083Z INFO: Gathering HAProxy config files [must-gather] [must-gather-g765n] POD 2026-07-13T18:47:45.656334905Z INFO: Collecting host service logs for crio [must-gather] [must-gather-g765n] POD 2026-07-13T18:47:45.657074342Z INFO: Collecting host service logs for kubelet [must-gather] [must-gather-g765n] POD 2026-07-13T18:47:45.657415414Z INFO: Collecting host service logs for rpm-ostreed [must-gather] [must-gather-g765n] POD 2026-07-13T18:47:45.657762481Z INFO: Collecting host service logs for ostree-finalize-staged [must-gather] [must-gather-g765n] POD 2026-07-13T18:47:45.658096039Z INFO: Collecting host service logs for machine-config-daemon-firstboot [must-gather] [must-gather-g765n] POD 2026-07-13T18:47:45.658590484Z INFO: Collecting host service logs for machine-config-daemon-host [must-gather] [must-gather-g765n] POD 2026-07-13T18:47:45.658968162Z INFO: Collecting host service logs for NetworkManager [must-gather] [must-gather-g765n] POD 2026-07-13T18:47:45.659331328Z INFO: Collecting host service logs for openvswitch [must-gather] [must-gather-g765n] POD 2026-07-13T18:47:45.659745521Z INFO: Collecting host service logs for ovs-configuration [must-gather] [must-gather-g765n] POD 2026-07-13T18:47:45.660181339Z INFO: Collecting host service logs for ovsdb-server [must-gather] [must-gather-g765n] POD 2026-07-13T18:47:45.660569914Z INFO: Collecting host service logs for ovs-vswitchd [must-gather] [must-gather-g765n] POD 2026-07-13T18:47:45.660966018Z INFO: Waiting for worker host service log collection to complete ... [must-gather] [must-gather-g765n] POD 2026-07-13T18:47:45.676869664Z INFO: Gathering on-disk MachineConfig from degraded nodes [must-gather] [must-gather-g765n] POD 2026-07-13T18:47:45.889120852Z INFO: Waiting for node performance related collection to complete ... [must-gather] [must-gather-g765n] POD 2026-07-13T18:47:45.975626156Z No resources found in openshift-etcd namespace. [must-gather] [must-gather-g765n] POD 2026-07-13T18:47:46.006895522Z No resources found [must-gather] [must-gather-g765n] POD 2026-07-13T18:47:46.192876140Z INFO: "metallb-operator" not detected. Skipping. [must-gather] [must-gather-g765n] POD 2026-07-13T18:47:46.302834048Z INFO: "sriov-network-operator" not detected. Skipping. [must-gather] [must-gather-g765n] POD 2026-07-13T18:47:46.545981087Z INFO: Collecting Insights Archives from insights-operator-68d9dd94cf-w45nj [must-gather] [must-gather-g765n] POD 2026-07-13T18:47:46.547557963Z insights-runtime-extractor-8m4cg [must-gather] [must-gather-g765n] POD 2026-07-13T18:47:46.547590508Z insights-runtime-extractor-k8d5w [must-gather] [must-gather-g765n] POD 2026-07-13T18:47:46.547611408Z insights-runtime-extractor-s89wv [must-gather] [must-gather-g765n] POD 2026-07-13T18:47:46.569768471Z error: the server doesn't have a resource type "performanceprofile" [must-gather] [must-gather-g765n] POD 2026-07-13T18:47:46.677578210Z INFO: "kubernetes-nmstate-operator" not detected. Skipping. [must-gather] [must-gather-g765n] POD 2026-07-13T18:47:46.681611618Z INFO: Found 1 replicas - prometheus-k8s-0 [must-gather] [must-gather-g765n] POD 2026-07-13T18:47:47.090858007Z error: only SOURCE_DIR and POD:DESTINATION_DIR should be specified as arguments [must-gather] [must-gather-g765n] POD 2026-07-13T18:47:47.090858007Z See 'oc rsync -h' for help and examples [must-gather] [must-gather-g765n] POD 2026-07-13T18:47:47.320784259Z Wrote inspect data to must-gather. [must-gather] [must-gather-g765n] POD 2026-07-13T18:47:47.646840269Z INFO: namespace openshift-frr-k8s not detected. Skipping. [must-gather] [must-gather-g765n] POD 2026-07-13T18:47:47.722396521Z INFO: Getting alertmanagers from prometheus-k8s-0 [must-gather] [must-gather-g765n] POD 2026-07-13T18:47:47.784545229Z INFO: Waiting for on-disk MachineConfig collection to complete ... [must-gather] [must-gather-g765n] POD 2026-07-13T18:47:47.784632692Z INFO: on-disk MachineConfig config collection complete. [must-gather] [must-gather-g765n] POD 2026-07-13T18:47:47.816403299Z No resources found [must-gather] [must-gather-g765n] POD 2026-07-13T18:47:47.835554098Z INFO: Waiting for HAProxy config collection to complete ... [must-gather] [must-gather-g765n] POD 2026-07-13T18:47:47.953488344Z Wrote inspect data to must-gather. [must-gather] [must-gather-g765n] POD 2026-07-13T18:47:47.973184252Z Wrote inspect data to must-gather. [must-gather] [must-gather-g765n] POD 2026-07-13T18:47:48.041917018Z INFO: Worker host service log collection to complete. [must-gather] [must-gather-g765n] POD 2026-07-13T18:47:48.063034796Z [disk usage checker] Volume usage percentage: current = 11 ; allowed = 70 [must-gather] [must-gather-g765n] POD 2026-07-13T18:47:48.079175943Z ERROR: No running kube-apiserver pods found [must-gather] [must-gather-g765n] POD 2026-07-13T18:47:48.237024765Z Gathering data for ns/openshift-monitoring... [must-gather] [must-gather-g765n] POD 2026-07-13T18:47:48.245864747Z Wrote inspect data to must-gather. [must-gather] [must-gather-g765n] POD 2026-07-13T18:47:48.295811456Z Wrote inspect data to must-gather. [must-gather] [must-gather-g765n] POD 2026-07-13T18:47:48.341339652Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-g765n] POD 2026-07-13T18:47:48.356196378Z error: the server doesn't have a resource type "multi-networkpolicy" [must-gather] [must-gather-g765n] POD 2026-07-13T18:47:48.434100007Z INFO: 'previous-logs' folder not found on ip-10-0-128-79.ec2.internal, skipping... [must-gather] [must-gather-g765n] POD 2026-07-13T18:47:48.558560613Z Wrote inspect data to must-gather. [must-gather] [must-gather-g765n] POD 2026-07-13T18:47:48.588582525Z error: the server doesn't have a resource type "machineconfigs" [must-gather] [must-gather-g765n] POD 2026-07-13T18:47:48.626830951Z tar: Removing leading `/' from member names [must-gather] [must-gather-g765n] POD 2026-07-13T18:47:48.637248337Z INFO: HAProxy config collection complete. [must-gather] [must-gather-g765n] POD 2026-07-13T18:47:48.654977346Z Wrote inspect data to must-gather. [must-gather] [must-gather-g765n] POD 2026-07-13T18:47:48.804243285Z Wrote inspect data to must-gather. [must-gather] [must-gather-g765n] POD 2026-07-13T18:47:48.811569047Z error: the server doesn't have a resource type "machineconfigpools" [must-gather] [must-gather-g765n] POD 2026-07-13T18:47:48.820873766Z INFO: Getting rules from prometheus-k8s-0 [must-gather] [must-gather-g765n] POD 2026-07-13T18:47:48.858361063Z INFO: 'previous-logs' folder not found on ip-10-0-130-21.ec2.internal, skipping... [must-gather] [must-gather-g765n] POD 2026-07-13T18:47:49.082910978Z Wrote inspect data to must-gather. [must-gather] [must-gather-g765n] POD 2026-07-13T18:47:49.117495186Z Wrote inspect data to must-gather. [must-gather] [must-gather-g765n] POD 2026-07-13T18:47:49.152376498Z INFO: 'previous-logs' folder not found on ip-10-0-138-108.ec2.internal, skipping... [must-gather] [must-gather-g765n] POD 2026-07-13T18:47:49.152432345Z INFO: Waiting for Machine Config Daemon termination log collection to complete ... [must-gather] [must-gather-g765n] POD 2026-07-13T18:47:49.152465047Z INFO: Machine Config Daemon termination log collection complete. [must-gather] [must-gather-g765n] POD 2026-07-13T18:47:49.272521395Z error: the server doesn't have a resource type "kubeletconfigs" [must-gather] [must-gather-g765n] POD 2026-07-13T18:47:49.318469501Z INFO: Getting status/config from prometheus-k8s-0 [must-gather] [must-gather-g765n] POD 2026-07-13T18:47:49.419767562Z Wrote inspect data to must-gather. [must-gather] [must-gather-g765n] POD 2026-07-13T18:47:49.421510007Z INFO: OLM v1 CRDs not detected. Skipping OLM v1 resource collection. [must-gather] [must-gather-g765n] POD 2026-07-13T18:47:49.532343344Z Wrote inspect data to must-gather. [must-gather] [must-gather-g765n] POD 2026-07-13T18:47:49.741300322Z INFO: INTERCONNECT MODE [must-gather] [must-gather-g765n] POD 2026-07-13T18:47:49.741337908Z INFO: Gathering ovn-kubernetes DBs [must-gather] [must-gather-g765n] POD 2026-07-13T18:47:49.771235202Z INFO: Getting status/flags from prometheus-k8s-0 [must-gather] [must-gather-g765n] POD 2026-07-13T18:47:49.774758973Z Wrote inspect data to must-gather. [must-gather] [must-gather-g765n] POD 2026-07-13T18:47:49.932949453Z INFO: Gathering OVN_Northbound from ovnkube-node-5kmzb... [must-gather] [must-gather-g765n] POD 2026-07-13T18:47:49.933297938Z INFO: Gathering OVN_Northbound from ovnkube-node-88ml2... [must-gather] [must-gather-g765n] POD 2026-07-13T18:47:49.933590819Z INFO: Gathering OVN_Northbound from ovnkube-node-cbcnb... [must-gather] [must-gather-g765n] POD 2026-07-13T18:47:49.933941475Z INFO: Gathering OVN_Southbound from ovnkube-node-5kmzb... [must-gather] [must-gather-g765n] POD 2026-07-13T18:47:49.934234513Z INFO: Gathering OVN_Southbound from ovnkube-node-88ml2... [must-gather] [must-gather-g765n] POD 2026-07-13T18:47:49.934501706Z INFO: Gathering OVN_Southbound from ovnkube-node-cbcnb... [must-gather] [must-gather-g765n] POD 2026-07-13T18:47:50.070906095Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-g765n] POD 2026-07-13T18:47:50.123241766Z INFO: Getting status/runtimeinfo from prometheus-k8s-0 [must-gather] [must-gather-g765n] POD 2026-07-13T18:47:50.181215838Z Wrote inspect data to must-gather. [must-gather] [must-gather-g765n] POD 2026-07-13T18:47:50.225808709Z tar: Removing leading `/' from member names [must-gather] [must-gather-g765n] POD 2026-07-13T18:47:50.265878899Z tar: Removing leading `/' from member names [must-gather] [must-gather-g765n] POD 2026-07-13T18:47:50.277703018Z tar: Removing leading `/' from member names [must-gather] [must-gather-g765n] POD 2026-07-13T18:47:50.283990587Z tar: Removing leading `/' from member names [must-gather] [must-gather-g765n] POD 2026-07-13T18:47:50.285834728Z tar: Removing leading `/' from member names [must-gather] [must-gather-g765n] POD 2026-07-13T18:47:50.323373273Z tar: Removing leading `/' from member names [must-gather] [must-gather-g765n] POD 2026-07-13T18:47:50.486378489Z Wrote inspect data to must-gather. [must-gather] [must-gather-g765n] POD 2026-07-13T18:47:50.489529493Z INFO: Getting targets?state=active from prometheus-k8s-0 [must-gather] [must-gather-g765n] POD 2026-07-13T18:47:50.746965011Z W0713 18:47:50.746907 1426 util.go:195] skipping , failed to read event err: Object 'Kind' is missing in '' [must-gather] [must-gather-g765n] POD 2026-07-13T18:47:50.754200623Z Wrote inspect data to must-gather. [must-gather] [must-gather-g765n] POD 2026-07-13T18:47:50.795772565Z INFO: Getting status/tsdb from prometheus-k8s-0 [must-gather] [must-gather-g765n] POD 2026-07-13T18:47:50.804355204Z Inspecting resource crd/gatewayclasses.gateway.networking.k8s.io [must-gather] [must-gather-g765n] POD 2026-07-13T18:47:50.841993503Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-g765n] POD 2026-07-13T18:47:50.846007330Z INFO: Waiting for network log collection to complete ... [must-gather] [must-gather-g765n] POD 2026-07-13T18:47:50.846122290Z INFO: Waiting for ovnk database copies to complete ... [must-gather] [must-gather-g765n] POD 2026-07-13T18:47:50.846665622Z INFO: Copying ovnk databases complete. [must-gather] [must-gather-g765n] POD 2026-07-13T18:47:50.848981781Z 2.9M must-gather/network_logs/ovnk_database_store [must-gather] [must-gather-g765n] POD 2026-07-13T18:47:50.854617104Z ovnk_database_store/ [must-gather] [must-gather-g765n] POD 2026-07-13T18:47:50.854685609Z ovnk_database_store/ovnkube-node-5kmzb_nbdb [must-gather] [must-gather-g765n] POD 2026-07-13T18:47:50.865505068Z ovnk_database_store/ovnkube-node-88ml2_sbdb [must-gather] [must-gather-g765n] POD 2026-07-13T18:47:50.884768172Z ovnk_database_store/ovnkube-node-cbcnb_sbdb [must-gather] [must-gather-g765n] POD 2026-07-13T18:47:50.905415672Z ovnk_database_store/ovnkube-node-cbcnb_nbdb [must-gather] [must-gather-g765n] POD 2026-07-13T18:47:50.915360414Z ovnk_database_store/ovnkube-node-5kmzb_sbdb [must-gather] [must-gather-g765n] POD 2026-07-13T18:47:50.937320102Z ovnk_database_store/ovnkube-node-88ml2_nbdb [must-gather] [must-gather-g765n] POD 2026-07-13T18:47:50.950623394Z INFO: Network log collection complete. [must-gather] [must-gather-g765n] POD 2026-07-13T18:47:51.057573682Z Gathering data for ns/openshift-network-console... [must-gather] [must-gather-g765n] POD 2026-07-13T18:47:51.060752328Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-g765n] POD 2026-07-13T18:47:51.085274874Z Wrote inspect data to must-gather. [must-gather] [must-gather-g765n] POD 2026-07-13T18:47:51.307524722Z INFO: Getting status from alertmanager-main-0 [must-gather] [must-gather-g765n] POD 2026-07-13T18:47:51.308040379Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-g765n] POD 2026-07-13T18:47:51.310280397Z Inspecting resource crd/gateways.gateway.networking.k8s.io [must-gather] [must-gather-g765n] POD 2026-07-13T18:47:51.429784197Z Wrote inspect data to must-gather. [must-gather] [must-gather-g765n] POD 2026-07-13T18:47:51.549098839Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-g765n] POD 2026-07-13T18:47:51.560891476Z Gathering data for ns/openshift-console-operator... [must-gather] [must-gather-g765n] POD 2026-07-13T18:47:51.746074166Z Error from server (NotFound): deployments.apps "cluster-node-tuning-operator" not found [must-gather] [must-gather-g765n] POD 2026-07-13T18:47:51.749502175Z INFO: Fallback to identify the container image from release info [must-gather] [must-gather-g765n] POD 2026-07-13T18:47:51.774352657Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-g765n] POD 2026-07-13T18:47:51.777728941Z Inspecting resource crd/grpcroutes.gateway.networking.k8s.io [must-gather] [must-gather-g765n] POD 2026-07-13T18:47:51.977140664Z Gathering data for ns/openshift-console... [must-gather] [must-gather-g765n] POD 2026-07-13T18:47:51.983152887Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-g765n] POD 2026-07-13T18:47:52.177786227Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-g765n] POD 2026-07-13T18:47:52.181129443Z Inspecting resource crd/httproutes.gateway.networking.k8s.io [must-gather] [must-gather-g765n] POD 2026-07-13T18:47:52.394555220Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-g765n] POD 2026-07-13T18:47:52.559867846Z INFO: Image with low level tools to use: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d8d5dc4ea635b13544e6f92103089219e732369ae30557b7beee2e8a11bf500d [must-gather] [must-gather-g765n] POD 2026-07-13T18:47:52.563339915Z Gathering data for ns/openshift-cluster-storage-operator... [must-gather] [must-gather-g765n] POD 2026-07-13T18:47:52.616214166Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-g765n] POD 2026-07-13T18:47:52.620280188Z Inspecting resource crd/inferencepools.inference.networking.k8s.io [must-gather] [must-gather-g765n] POD 2026-07-13T18:47:52.715639433Z daemonset.apps/perf-node-gather-daemonset created [must-gather] [must-gather-g765n] POD 2026-07-13T18:47:52.814498634Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-g765n] POD 2026-07-13T18:47:52.865585230Z Waiting for performance profile collector pods to become ready: 1 [must-gather] [must-gather-g765n] POD 2026-07-13T18:47:53.023054466Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-g765n] POD 2026-07-13T18:47:53.025472985Z Inspecting resource crd/inferencepools.inference.networking.x-k8s.io [must-gather] [must-gather-g765n] POD 2026-07-13T18:47:53.070441551Z [disk usage checker] Volume usage percentage: current = 11 ; allowed = 70 [must-gather] [must-gather-g765n] POD 2026-07-13T18:47:53.151337307Z Gathering data for ns/openshift-dns-operator... [must-gather] [must-gather-g765n] POD 2026-07-13T18:47:53.251785138Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-g765n] POD 2026-07-13T18:47:53.454707977Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-g765n] POD 2026-07-13T18:47:53.458126692Z Inspecting resource crd/referencegrants.gateway.networking.k8s.io [must-gather] [must-gather-g765n] POD 2026-07-13T18:47:53.494306576Z Gathering data for ns/openshift-dns... [must-gather] [must-gather-g765n] POD 2026-07-13T18:47:53.624018788Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-g765n] POD 2026-07-13T18:47:53.824099437Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-g765n] POD 2026-07-13T18:47:54.015397928Z Waiting for performance profile collector pods to become ready: 2 [must-gather] [must-gather-g765n] POD 2026-07-13T18:47:54.161533278Z Gathering data for ns/openshift-image-registry... [must-gather] [must-gather-g765n] POD 2026-07-13T18:47:54.521572502Z Done executing Istio gather script [must-gather] [must-gather-g765n] POD 2026-07-13T18:47:54.634612020Z Gathering data for ns/openshift-ingress-operator... [must-gather] [must-gather-g765n] POD 2026-07-13T18:47:54.991772027Z Gathering data for ns/openshift-ingress... [must-gather] [must-gather-g765n] POD 2026-07-13T18:47:55.150879634Z Waiting for performance profile collector pods to become ready: 3 [must-gather] [must-gather-g765n] POD 2026-07-13T18:47:55.378478819Z Gathering data for ns/openshift-ingress-canary... [must-gather] [must-gather-g765n] POD 2026-07-13T18:47:55.769790015Z Gathering data for ns/openshift-insights... [must-gather] [must-gather-g765n] POD 2026-07-13T18:47:56.273216064Z Waiting for performance profile collector pods to become ready: 4 [must-gather] [must-gather-g765n] POD 2026-07-13T18:47:57.394200674Z Waiting for performance profile collector pods to become ready: 5 [must-gather] [must-gather-g765n] POD 2026-07-13T18:47:57.951954883Z Gathering data for ns/kserve... [must-gather] [must-gather-g765n] POD 2026-07-13T18:47:58.084890031Z [disk usage checker] Volume usage percentage: current = 11 ; allowed = 70 [must-gather] [must-gather-g765n] POD 2026-07-13T18:47:58.526784210Z Waiting for performance profile collector pods to become ready: 6 [must-gather] [must-gather-g765n] POD 2026-07-13T18:47:59.210288189Z Gathering data for ns/openshift-config... [must-gather] [must-gather-g765n] POD 2026-07-13T18:47:59.495083249Z Gathering data for ns/openshift-config-managed... [must-gather] [must-gather-g765n] POD 2026-07-13T18:47:59.655561765Z Waiting for performance profile collector pods to become ready: 7 [must-gather] [must-gather-g765n] POD 2026-07-13T18:47:59.992425058Z Gathering data for ns/openshift-kube-apiserver-operator... [must-gather] [must-gather-g765n] POD 2026-07-13T18:48:00.294464557Z Gathering data for ns/openshift-kube-apiserver... [must-gather] [must-gather-g765n] POD 2026-07-13T18:48:00.557736760Z Gathering data for ns/openshift-kube-controller-manager... [must-gather] [must-gather-g765n] POD 2026-07-13T18:48:00.778759692Z Daemonset perf-node-gather-daemonset ready 3 out of 3 [must-gather] [must-gather-g765n] POD 2026-07-13T18:48:00.906329141Z Gathering data for ns/openshift-kube-controller-manager-operator... [must-gather] [must-gather-g765n] POD 2026-07-13T18:48:01.056492828Z Collecting performance related data for node ip-10-0-128-79.ec2.internal [must-gather] [must-gather-g765n] POD 2026-07-13T18:48:01.063688836Z Collecting performance related data for node ip-10-0-130-21.ec2.internal [must-gather] [must-gather-g765n] POD 2026-07-13T18:48:01.071691898Z Collecting performance related data for node ip-10-0-138-108.ec2.internal [must-gather] [must-gather-g765n] POD 2026-07-13T18:48:01.300866767Z Gathering data for ns/openshift-kube-scheduler... [must-gather] [must-gather-g765n] POD 2026-07-13T18:48:01.597413558Z Gathering data for ns/openshift-kube-scheduler-operator... [must-gather] [must-gather-g765n] POD 2026-07-13T18:48:01.986033595Z Gathering data for ns/openshift-kube-storage-version-migrator... [must-gather] [must-gather-g765n] POD 2026-07-13T18:48:02.388937770Z Gathering data for ns/openshift-kube-storage-version-migrator-operator... [must-gather] [must-gather-g765n] POD 2026-07-13T18:48:02.776379189Z Gathering data for ns/openshift-user-workload-monitoring... [must-gather] [must-gather-g765n] POD 2026-07-13T18:48:03.091066417Z [disk usage checker] Volume usage percentage: current = 11 ; allowed = 70 [must-gather] [must-gather-g765n] POD 2026-07-13T18:48:03.322322237Z Gathering data for ns/openshift-multus... [must-gather] [must-gather-g765n] POD 2026-07-13T18:48:04.802217218Z Gathering data for ns/openshift-ovn-kubernetes... [must-gather] [must-gather-g765n] POD 2026-07-13T18:48:06.056281369Z Gathering data for ns/openshift-host-network... [must-gather] [must-gather-g765n] POD 2026-07-13T18:48:06.370471239Z Gathering data for ns/openshift-network-diagnostics... [must-gather] [must-gather-g765n] POD 2026-07-13T18:48:06.916709832Z Gathering data for ns/openshift-network-node-identity... [must-gather] [must-gather-g765n] POD 2026-07-13T18:48:07.327411649Z Gathering data for ns/openshift-network-operator... [must-gather] [must-gather-g765n] POD 2026-07-13T18:48:07.702472737Z Gathering data for ns/openshift-cloud-network-config-controller... [must-gather] [must-gather-g765n] POD 2026-07-13T18:48:07.958248342Z Gathering data for ns/openshift-cluster-node-tuning-operator... [must-gather] [must-gather-g765n] POD 2026-07-13T18:48:08.097472992Z [disk usage checker] Volume usage percentage: current = 11 ; allowed = 70 [must-gather] [must-gather-g765n] POD 2026-07-13T18:48:08.488032721Z Gathering data for ns/openshift-apiserver-operator... [must-gather] [must-gather-g765n] POD 2026-07-13T18:48:08.814992845Z Gathering data for ns/openshift-apiserver... [must-gather] [must-gather-g765n] POD 2026-07-13T18:48:09.110613532Z Collecting kubelet logs for node ip-10-0-128-79.ec2.internal [must-gather] [must-gather-g765n] POD 2026-07-13T18:48:09.112887040Z Collecting kubelet logs for node ip-10-0-130-21.ec2.internal [must-gather] [must-gather-g765n] POD 2026-07-13T18:48:09.114690643Z Collecting kubelet logs for node ip-10-0-138-108.ec2.internal [must-gather] [must-gather-g765n] POD 2026-07-13T18:48:09.262419023Z Gathering data for ns/openshift-controller-manager-operator... [must-gather] [must-gather-g765n] POD 2026-07-13T18:48:09.490093939Z daemonset.apps "perf-node-gather-daemonset" deleted from openshift-must-gather-7sp54 namespace [must-gather] [must-gather-g765n] POD 2026-07-13T18:48:09.495632520Z INFO: Node performance data collection complete. [must-gather] [must-gather-g765n] POD 2026-07-13T18:48:09.564216976Z Gathering data for ns/openshift-controller-manager... [must-gather] [must-gather-g765n] POD 2026-07-13T18:48:09.894074119Z Gathering data for ns/openshift-cluster-samples-operator... [must-gather] [must-gather-g765n] POD 2026-07-13T18:48:10.530024044Z Gathering data for ns/openshift-operator-lifecycle-manager... [must-gather] [must-gather-g765n] POD 2026-07-13T18:48:10.813933607Z Gathering data for ns/openshift-service-ca-operator... [must-gather] [must-gather-g765n] POD 2026-07-13T18:48:11.119279832Z Gathering data for ns/openshift-service-ca... [must-gather] [must-gather-g765n] POD 2026-07-13T18:48:11.487391665Z Gathering data for ns/openshift-cluster-csi-drivers... [must-gather] [must-gather-g765n] POD 2026-07-13T18:48:12.382173458Z Wrote inspect data to must-gather. [must-gather] [must-gather-g765n] POD 2026-07-13T18:48:12.382222103Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-g765n] POD 2026-07-13T18:48:12.382222103Z skipping gathering secrets/support due to error: secrets "support" not found [must-gather] [must-gather-g765n] POD 2026-07-13T18:48:12.513133287Z error: the server doesn't have a resource type "clusters" [must-gather] [must-gather-g765n] POD 2026-07-13T18:48:12.640557167Z Caches written to disk [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:13.651481703Z waiting for gather to complete [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:13.655000352Z downloading gather output [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:13.905324695Z receiving incremental file list [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:13.925914621Z ./ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:13.926017133Z aggregated-discovery-api.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:13.92636177Z aggregated-discovery-apis.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:13.927079644Z event-filter.html [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:13.929335138Z timestamp [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:13.92943856Z version [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:13.940775634Z cluster-scoped-resources/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:13.940796504Z cluster-scoped-resources/admissionregistration.k8s.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:13.940833235Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:13.940885846Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/default-network-annotation.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:13.941037019Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/servicecidrs.openshift.io.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:13.941150861Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/user-defined-networks-namespace-label.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:13.941241493Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:13.941296324Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/default-network-annotation-binding.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:13.941404456Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/servicecidrs-binding.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:13.941507938Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/user-defined-networks-namespace-label-binding.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:13.94160603Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:13.941644661Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/multus.openshift.io.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:13.941814384Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/network-node-identity.openshift.io.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:13.941895146Z cluster-scoped-resources/apiextensions.k8s.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:13.942280254Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:13.942338075Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/adminnetworkpolicies.policy.networking.k8s.io.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:13.94262817Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/adminpolicybasedexternalroutes.k8s.ovn.org.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:13.942793404Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertingrules.monitoring.openshift.io.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:13.942991017Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertmanagerconfigs.monitoring.coreos.com.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:13.946749302Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertmanagers.monitoring.coreos.com.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:13.948433275Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertrelabelconfigs.monitoring.openshift.io.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:13.948589678Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/apirequestcounts.apiserver.openshift.io.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:13.948768331Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/apiservers.config.openshift.io.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:13.948917914Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/appliedmanifestworks.work.open-cluster-management.io.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:13.949032296Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/authentications.config.openshift.io.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:13.949248171Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/baselineadminnetworkpolicies.policy.networking.k8s.io.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:13.949463075Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/builds.config.openshift.io.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:13.949635299Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/catalogsources.operators.coreos.com.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:13.949949185Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudcredentials.operator.openshift.io.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:13.950088387Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudeventsources.eventing.keda.sh.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:13.95024736Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudprivateipconfigs.cloud.network.openshift.io.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:13.950386543Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterclaims.cluster.open-cluster-management.io.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:13.950484395Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustercloudeventsources.eventing.keda.sh.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:13.950592997Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustercsidrivers.operator.openshift.io.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:13.950809262Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterimagepolicies.config.openshift.io.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:13.950993285Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusteroperators.config.openshift.io.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:13.951123988Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterresourcequotas.quota.openshift.io.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:13.95125238Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterserviceversions.operators.coreos.com.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:13.953133487Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterstoragecontainers.serving.kserve.io.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:13.95328916Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustertriggerauthentications.keda.sh.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:13.953502755Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusteruserdefinednetworks.k8s.ovn.org.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:13.953736729Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterversions.config.openshift.io.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:13.954032685Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:13.954441013Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.operator.openshift.io.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:13.954556065Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.samples.operator.openshift.io.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:13.954672768Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleclidownloads.console.openshift.io.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:13.95481849Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleexternalloglinks.console.openshift.io.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:13.954951463Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolelinks.console.openshift.io.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:13.955073006Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolenotifications.console.openshift.io.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:13.955199418Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleplugins.console.openshift.io.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:13.955357651Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolequickstarts.console.openshift.io.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:13.955506404Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoles.config.openshift.io.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:13.955630106Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoles.operator.openshift.io.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:13.955907142Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolesamples.console.openshift.io.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:13.956049485Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleyamlsamples.console.openshift.io.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:13.956198838Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/controllerconfigs.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:13.956781339Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/credentialsrequests.cloudcredential.openshift.io.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:13.956923602Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/csisnapshotcontrollers.operator.openshift.io.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:13.957051495Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/datascienceclusters.datasciencecluster.opendatahub.io.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:13.957236068Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnses.config.openshift.io.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:13.957366051Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnses.operator.openshift.io.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:13.957553924Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnsrecords.ingress.operator.openshift.io.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:13.957723138Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dscinitializations.dscinitialization.opendatahub.io.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:13.957910542Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressfirewalls.k8s.ovn.org.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:13.958051874Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressips.k8s.ovn.org.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:13.958180267Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressqoses.k8s.ovn.org.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:13.95833089Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressrouters.network.operator.openshift.io.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:13.958470633Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressservices.k8s.ovn.org.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:13.958582875Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/etcds.operator.openshift.io.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:13.958786459Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/featuregates.config.openshift.io.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:13.958935812Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gatewayclasses.gateway.networking.k8s.io.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:13.959096375Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gateways.gateway.networking.k8s.io.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:13.959451172Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/grpcroutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:13.95985752Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/helmchartrepositories.helm.openshift.io.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:13.959969432Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httproutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:13.960769768Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httpscaledobjects.http.keda.sh.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:13.960906961Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagecontentpolicies.config.openshift.io.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:13.961016633Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagecontentsourcepolicies.operator.openshift.io.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:13.961120785Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagedigestmirrorsets.config.openshift.io.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:13.961233277Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagepolicies.config.openshift.io.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:13.961414391Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagepruners.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:13.961641475Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/images.config.openshift.io.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:13.961815588Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagetagmirrorsets.config.openshift.io.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:13.961923741Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencegraphs.serving.kserve.io.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:13.962074994Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencemodelrewrites.llm-d.ai.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:13.962190546Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferenceobjectives.llm-d.ai.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:13.962301848Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.k8s.io.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:13.962458221Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:13.962576014Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferenceservices.serving.kserve.io.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:13.964757477Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/infrastructures.config.openshift.io.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:13.965186195Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ingresscontrollers.operator.openshift.io.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:13.965793737Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ingresses.config.openshift.io.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:13.965971Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/insightsoperators.operator.openshift.io.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:13.966116333Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/installplans.operators.coreos.com.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:13.966263736Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/interceptorroutes.http.keda.sh.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:13.966414249Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ipamclaims.k8s.cni.cncf.io.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:13.966515751Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ippools.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:13.966616103Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kedacontrollers.keda.sh.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:13.972272355Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubeapiservers.operator.openshift.io.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:13.972428958Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubecontrollermanagers.operator.openshift.io.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:13.972579041Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubeschedulers.operator.openshift.io.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:13.972710953Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubestorageversionmigrators.operator.openshift.io.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:13.972843196Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/llminferenceserviceconfigs.serving.kserve.io.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:13.9801616Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/llminferenceservices.serving.kserve.io.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:13.984396284Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineconfignodes.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:13.984556047Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineconfigurations.operator.openshift.io.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:13.984868783Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineosbuilds.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:13.985029276Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineosconfigs.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:13.985188009Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/network-attachment-definitions.k8s.cni.cncf.io.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:13.985318722Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/networks.config.openshift.io.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:13.985477755Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/networks.operator.openshift.io.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:13.98576818Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/nodes.config.openshift.io.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:13.985879643Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/nodeslicepools.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:13.985980355Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/oauths.config.openshift.io.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:13.986165388Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/olmconfigs.operators.coreos.com.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:13.986275101Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/openshiftapiservers.operator.openshift.io.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:13.986404163Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/openshiftcontrollermanagers.operator.openshift.io.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:13.986508055Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorconditions.operators.coreos.com.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:13.986638928Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorgroups.operators.coreos.com.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:13.986824091Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorhubs.config.openshift.io.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:13.986943294Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorpkis.network.operator.openshift.io.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:13.987048636Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operators.operators.coreos.com.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:13.987167268Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/overlappingrangeipreservations.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:13.98726123Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/pinnedimagesets.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:13.987366162Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/podmonitors.monitoring.coreos.com.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:13.987643688Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/podnetworkconnectivitychecks.controlplane.operator.openshift.io.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:13.987804671Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/probes.monitoring.coreos.com.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:13.988040905Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/profiles.tuned.openshift.io.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:13.988150407Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/projecthelmchartrepositories.helm.openshift.io.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:13.98826218Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/projects.config.openshift.io.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:13.988359831Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/prometheuses.monitoring.coreos.com.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:13.99028268Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/prometheusrules.monitoring.coreos.com.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:13.990419962Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/proxies.config.openshift.io.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:13.990531685Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/rangeallocations.security.internal.openshift.io.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:13.990627406Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/referencegrants.gateway.networking.k8s.io.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:13.99082079Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/rolebindingrestrictions.authorization.openshift.io.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:13.990960673Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/scaledjobs.keda.sh.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:13.992460963Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/scaledobjects.keda.sh.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:13.992613355Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/schedulers.config.openshift.io.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:13.992782639Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/securitycontextconstraints.security.openshift.io.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:13.992959582Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servicecas.operator.openshift.io.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:13.993109335Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servicemonitors.monitoring.coreos.com.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:13.99337543Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servingruntimes.serving.kserve.io.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:13.993981173Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storages.operator.openshift.io.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:13.994132336Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storagestates.migration.k8s.io.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:13.994242938Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storageversionmigrations.migration.k8s.io.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:13.994387461Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/subscriptions.operators.coreos.com.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:13.995023293Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/thanosrulers.monitoring.coreos.com.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:13.996332469Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/trainedmodels.serving.kserve.io.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:13.996453391Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/triggerauthentications.keda.sh.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:13.996616334Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/tuneds.tuned.openshift.io.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:13.996790598Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/userdefinednetworks.k8s.ovn.org.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:13.996956511Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumepopulators.populator.storage.k8s.io.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:13.997122334Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshotclasses.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:13.997254607Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshotcontents.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:13.99742273Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshots.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:13.997585924Z cluster-scoped-resources/apiregistration.k8s.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:13.997814668Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:13.997880729Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1..yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:13.997994272Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.admissionregistration.k8s.io.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:13.998094543Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apiextensions.k8s.io.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:13.998192685Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apiserver.openshift.io.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:13.998292847Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apps.openshift.io.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:13.998493661Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apps.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:13.998601213Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authentication.k8s.io.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:13.998727956Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authorization.k8s.io.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:13.998835828Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authorization.openshift.io.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:13.998949Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.autoscaling.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:13.999056982Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.batch.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:13.999162504Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.build.openshift.io.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:13.999262577Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.certificates.k8s.io.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:13.999363519Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.cloud.network.openshift.io.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:13.99946883Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.cloudcredential.openshift.io.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:13.999585253Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.config.openshift.io.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:13.999667385Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.console.openshift.io.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:13.999792407Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.coordination.k8s.io.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:13.999896349Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.datasciencecluster.opendatahub.io.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.000001301Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.discovery.k8s.io.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.000087393Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.dscinitialization.opendatahub.io.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.000188635Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.events.k8s.io.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.000288917Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.flowcontrol.apiserver.k8s.io.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.000392189Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.gateway.networking.k8s.io.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.000474621Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.image.openshift.io.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.000583723Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.000709515Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.inference.networking.k8s.io.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.000814657Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.ingress.operator.openshift.io.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.000917069Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.k8s.cni.cncf.io.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.001019441Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.k8s.ovn.org.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.001120843Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.001206015Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.monitoring.coreos.com.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.001305517Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.monitoring.openshift.io.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.001409649Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.network.operator.openshift.io.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.001509101Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.networking.k8s.io.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.001606453Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.node.k8s.io.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.001727955Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.oauth.openshift.io.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.001836847Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.operator.openshift.io.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.001923319Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.operators.coreos.com.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.002021511Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.packages.operators.coreos.com.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.002128833Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.policy.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.002228885Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.project.openshift.io.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.002342697Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.quota.openshift.io.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.002449909Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.rbac.authorization.k8s.io.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.002528761Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.resource.k8s.io.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.002626853Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.route.openshift.io.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.002757155Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.samples.operator.openshift.io.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.002887288Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.scheduling.k8s.io.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.00299143Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.security.internal.openshift.io.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.003106882Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.security.openshift.io.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.003231145Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.003356577Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.storage.k8s.io.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.003475729Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.template.openshift.io.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.003606102Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.tuned.openshift.io.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.003740095Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.user.openshift.io.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.003859147Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.work.open-cluster-management.io.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.003980879Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.cluster.open-cluster-management.io.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.004125852Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.controlplane.operator.openshift.io.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.004233115Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.eventing.keda.sh.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.004340706Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.http.keda.sh.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.004447689Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.k8s.cni.cncf.io.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.004550521Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.keda.sh.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.004668703Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.migration.k8s.io.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.004796766Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.monitoring.coreos.com.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.004904008Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.operator.openshift.io.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.00501346Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.operators.coreos.com.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.005122322Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.policy.networking.k8s.io.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.005231454Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.serving.kserve.io.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.005340636Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.005448178Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.005554681Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.llm-d.ai.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.005663983Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.operators.coreos.com.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.005826376Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.serving.kserve.io.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.005934358Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.admissionregistration.k8s.io.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.00603926Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.external.metrics.k8s.io.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.006180903Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.gateway.networking.k8s.io.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.006285595Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.helm.openshift.io.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.006406007Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.http.keda.sh.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.006511869Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.metrics.k8s.io.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.006666023Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.monitoring.coreos.com.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.006794005Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.populator.storage.k8s.io.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.006901387Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.serving.kserve.io.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.007011319Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.storage.k8s.io.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.007119521Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v2.autoscaling.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.007226623Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v2.operators.coreos.com.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.007291315Z cluster-scoped-resources/certificates.k8s.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.007376146Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.007429407Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-24l56.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.00754783Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-7dq89.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.007677352Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-ffcnl.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.007794974Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-fwjmk.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.007909897Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-h2jqr.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.008015669Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-h9zt4.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.008120711Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-jvv2x.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.008226973Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-p7s6d.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.008398057Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-r2srx.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.008517249Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-snbz2.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.008628651Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-vhqlx.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.008759644Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-z7csp.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.008876966Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-5qww8.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.008997428Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-cctjw.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.009110251Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-w8cx7.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.009272944Z cluster-scoped-resources/config.openshift.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.009331855Z cluster-scoped-resources/config.openshift.io/apiservers.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.009505768Z cluster-scoped-resources/config.openshift.io/authentications.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.009666731Z cluster-scoped-resources/config.openshift.io/builds.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.009783544Z cluster-scoped-resources/config.openshift.io/clusterimagepolicies.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.009882376Z cluster-scoped-resources/config.openshift.io/clusteroperators.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.010190972Z cluster-scoped-resources/config.openshift.io/clusterversions.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.010311654Z cluster-scoped-resources/config.openshift.io/consoles.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.010435147Z cluster-scoped-resources/config.openshift.io/dnses.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.010550939Z cluster-scoped-resources/config.openshift.io/featuregates.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.010699782Z cluster-scoped-resources/config.openshift.io/imagecontentpolicies.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.010811124Z cluster-scoped-resources/config.openshift.io/imagedigestmirrorsets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.010923536Z cluster-scoped-resources/config.openshift.io/imagepolicies.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.011020098Z cluster-scoped-resources/config.openshift.io/images.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.011152811Z cluster-scoped-resources/config.openshift.io/imagetagmirrorsets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.011253673Z cluster-scoped-resources/config.openshift.io/infrastructures.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.011369955Z cluster-scoped-resources/config.openshift.io/ingresses.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.011476507Z cluster-scoped-resources/config.openshift.io/networks.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.011590229Z cluster-scoped-resources/config.openshift.io/nodes.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.011724262Z cluster-scoped-resources/config.openshift.io/oauths.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.011826834Z cluster-scoped-resources/config.openshift.io/operatorhubs.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.011930286Z cluster-scoped-resources/config.openshift.io/projects.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.012033408Z cluster-scoped-resources/config.openshift.io/proxies.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.01213595Z cluster-scoped-resources/config.openshift.io/schedulers.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.012248193Z cluster-scoped-resources/config.openshift.io/clusteroperators/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.012290523Z cluster-scoped-resources/config.openshift.io/clusteroperators/console.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.012410326Z cluster-scoped-resources/config.openshift.io/clusteroperators/csi-snapshot-controller.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.012517558Z cluster-scoped-resources/config.openshift.io/clusteroperators/dns.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.01262243Z cluster-scoped-resources/config.openshift.io/clusteroperators/image-registry.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.012746692Z cluster-scoped-resources/config.openshift.io/clusteroperators/ingress.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.012855585Z cluster-scoped-resources/config.openshift.io/clusteroperators/insights.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.012968937Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-apiserver.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.0131331Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-controller-manager.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.013241532Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-scheduler.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.013347444Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-storage-version-migrator.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.013458866Z cluster-scoped-resources/config.openshift.io/clusteroperators/monitoring.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.013568848Z cluster-scoped-resources/config.openshift.io/clusteroperators/network.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.013786353Z cluster-scoped-resources/config.openshift.io/clusteroperators/node-tuning.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.013898395Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-apiserver.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.014011577Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-controller-manager.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.014115549Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-samples.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.014227501Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager-catalog.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.014346134Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager-packageserver.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.014452966Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.014557178Z cluster-scoped-resources/config.openshift.io/clusteroperators/service-ca.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.01467201Z cluster-scoped-resources/config.openshift.io/clusteroperators/storage.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.014765832Z cluster-scoped-resources/config.openshift.io/clusterversions/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.014893185Z cluster-scoped-resources/config.openshift.io/clusterversions/version.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.014969766Z cluster-scoped-resources/config.openshift.io/consoles/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.015023217Z cluster-scoped-resources/config.openshift.io/consoles/cluster.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.015093429Z cluster-scoped-resources/config.openshift.io/featuregates/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.015128799Z cluster-scoped-resources/config.openshift.io/featuregates/cluster.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.015223031Z cluster-scoped-resources/config.openshift.io/infrastructures/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.015271272Z cluster-scoped-resources/config.openshift.io/infrastructures/cluster.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.015355724Z cluster-scoped-resources/config.openshift.io/oauths/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.015406255Z cluster-scoped-resources/config.openshift.io/oauths/cluster.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.015475226Z cluster-scoped-resources/config.openshift.io/proxies/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.015522647Z cluster-scoped-resources/config.openshift.io/proxies/cluster.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.015605489Z cluster-scoped-resources/console.openshift.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.015612339Z cluster-scoped-resources/console.openshift.io/consoleplugins/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.01569418Z cluster-scoped-resources/console.openshift.io/consoleplugins/monitoring-plugin.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.015803192Z cluster-scoped-resources/console.openshift.io/consoleplugins/networking-console-plugin.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.015876614Z cluster-scoped-resources/core/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.015889844Z cluster-scoped-resources/core/nodes/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.015946585Z cluster-scoped-resources/core/nodes/ip-10-0-128-79.ec2.internal.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.016111049Z cluster-scoped-resources/core/nodes/ip-10-0-130-21.ec2.internal.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.016248691Z cluster-scoped-resources/core/nodes/ip-10-0-138-108.ec2.internal.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.016353703Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.016425695Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.016482236Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/catch-all.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.016598728Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/exempt.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.016724611Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/global-default.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.016827983Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-controller-manager.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.016928505Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-scheduler.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.017026437Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-system-service-accounts.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.01718891Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver-operator.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.017299032Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver-sar.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.017409144Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.017514636Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-authentication-operator.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.017619038Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-controller-manager.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.017743801Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-kube-apiserver-operator.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.017853293Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-monitoring-metrics.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.017964125Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-apiserver-sar.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.018069877Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-apiserver.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.018176429Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-server.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.018282151Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/probes.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.018403224Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/service-accounts.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.018510856Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-leader-election.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.018615578Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-node-high.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.0187372Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-nodes.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.018823892Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.018880713Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/catch-all.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.018984175Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/exempt.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.019085757Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/global-default.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.019192219Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/leader-election.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.019300101Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/node-high.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.019399994Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/openshift-control-plane-operators.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.019566567Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/system.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.01973312Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/workload-high.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.019845542Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/workload-low.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.019898833Z cluster-scoped-resources/imageregistry.operator.openshift.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.019907413Z cluster-scoped-resources/imageregistry.operator.openshift.io/configs/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.019979265Z cluster-scoped-resources/imageregistry.operator.openshift.io/configs/cluster.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.020079847Z cluster-scoped-resources/imageregistry.operator.openshift.io/imagepruners/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.020126718Z cluster-scoped-resources/imageregistry.operator.openshift.io/imagepruners/cluster.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.020201699Z cluster-scoped-resources/migration.k8s.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.02021637Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.020275811Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/console-plugin-storage-version-migration.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.020381523Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/machineconfiguration-controllerconfig-storage-version-migration.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.020546256Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/machineconfiguration-machineconfigpool-storage-version-migration.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.020607827Z cluster-scoped-resources/oauth.openshift.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.020617717Z cluster-scoped-resources/oauth.openshift.io/oauthclients/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.020664028Z cluster-scoped-resources/oauth.openshift.io/oauthclients/console.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.020792141Z cluster-scoped-resources/operator.openshift.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.020801861Z cluster-scoped-resources/operator.openshift.io/clustercsidrivers/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.020844522Z cluster-scoped-resources/operator.openshift.io/clustercsidrivers/ebs.csi.aws.com.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.020974384Z cluster-scoped-resources/operator.openshift.io/consoles/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.021024175Z cluster-scoped-resources/operator.openshift.io/consoles/cluster.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.021153198Z cluster-scoped-resources/operator.openshift.io/csisnapshotcontrollers/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.021212149Z cluster-scoped-resources/operator.openshift.io/csisnapshotcontrollers/cluster.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.021303841Z cluster-scoped-resources/operator.openshift.io/dnses/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.021346822Z cluster-scoped-resources/operator.openshift.io/dnses/default.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.021438814Z cluster-scoped-resources/operator.openshift.io/insightsoperators/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.021487175Z cluster-scoped-resources/operator.openshift.io/insightsoperators/cluster.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.021610747Z cluster-scoped-resources/operator.openshift.io/kubeapiservers/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.02177985Z cluster-scoped-resources/operator.openshift.io/kubeapiservers/cluster.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.021853092Z cluster-scoped-resources/operator.openshift.io/kubecontrollermanagers/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.021915003Z cluster-scoped-resources/operator.openshift.io/kubecontrollermanagers/cluster.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.022001145Z cluster-scoped-resources/operator.openshift.io/kubeschedulers/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.022043746Z cluster-scoped-resources/operator.openshift.io/kubeschedulers/cluster.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.022131307Z cluster-scoped-resources/operator.openshift.io/kubestorageversionmigrators/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.022174238Z cluster-scoped-resources/operator.openshift.io/kubestorageversionmigrators/cluster.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.02226618Z cluster-scoped-resources/operator.openshift.io/networks/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.022339441Z cluster-scoped-resources/operator.openshift.io/networks/cluster.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.022451394Z cluster-scoped-resources/operator.openshift.io/openshiftapiservers/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.022492604Z cluster-scoped-resources/operator.openshift.io/openshiftapiservers/cluster.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.022573256Z cluster-scoped-resources/operator.openshift.io/openshiftcontrollermanagers/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.022622207Z cluster-scoped-resources/operator.openshift.io/openshiftcontrollermanagers/cluster.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.022717559Z cluster-scoped-resources/operator.openshift.io/servicecas/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.02276066Z cluster-scoped-resources/operator.openshift.io/servicecas/cluster.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.022844401Z cluster-scoped-resources/operator.openshift.io/storages/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.022882142Z cluster-scoped-resources/operator.openshift.io/storages/cluster.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.022983154Z cluster-scoped-resources/operators.coreos.com/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.022994184Z cluster-scoped-resources/operators.coreos.com/olmconfigs/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.023027965Z cluster-scoped-resources/operators.coreos.com/olmconfigs/cluster.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.023093096Z cluster-scoped-resources/operators.coreos.com/operators/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.023150097Z cluster-scoped-resources/operators.coreos.com/operators/openshift-custom-metrics-autoscaler-operator.openshift-keda.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.023243779Z cluster-scoped-resources/rbac.authorization.k8s.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.02329819Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.023404712Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/aws-ebs-csi-driver-operator-clusterrolebinding.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.023528855Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cloud-network-config-controller.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.023612086Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cluster-node-tuning-operator.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.02380181Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cluster-storage-operator-role.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.023961313Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/csi-snapshot-controller-operator-clusterrole.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.024068305Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/csi-snapshot-controller-runner-operator.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.024177728Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/metrics-daemon-sa-rolebinding.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.02428637Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-admission-controller-webhook.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.024393082Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-ancillary-tools.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.024496964Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-cluster-readers.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.024604476Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-group.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.024733328Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-transient.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.024854851Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-whereabouts.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.024946823Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/network-diagnostics.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.025052805Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/network-node-identity.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.025159207Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-image-registry-pruner.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.025272429Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-iptables-alerter.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.025380671Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.025478453Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-node-identity-limited.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.025589265Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-node-kube-rbac-proxy.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.025775369Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/registry-registry-role.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.025918652Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.025965823Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/aws-ebs-csi-driver-operator-clusterrole.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.026084275Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/cloud-network-config-controller.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.026186737Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/cluster-node-tuning-operator.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.026295299Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/console-extensions-reader.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.026469053Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/console-operator.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.026590045Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/console.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.026719638Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/csi-snapshot-controller-operator-clusterrole.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.02683754Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/helm-chartrepos-viewer.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.026942582Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/metrics-daemon-role.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.027053314Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus-admission-controller-webhook.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.027158656Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus-ancillary-tools.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.027260768Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.02736802Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/net-attach-def-project.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.027472862Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/network-diagnostics.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.027581985Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/network-node-identity.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.027710927Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-csi-snapshot-controller-runner.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.0278282Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-iptables-alerter.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.027939612Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-cluster-reader.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.028083014Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.028207157Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-kube-rbac-proxy.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.028316599Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-node-limited.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.028423361Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-udn-editor.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.028526583Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-udn-viewer.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.028633365Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/project-helm-chartrepository-editor.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.028752998Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-admin.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.02886487Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-basic-user.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.028973932Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-storage-admin.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.029140035Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-view.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.029249997Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:registry.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.02936026Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/whereabouts-cni.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.029427701Z cluster-scoped-resources/samples.operator.openshift.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.029435321Z cluster-scoped-resources/samples.operator.openshift.io/configs/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.029487782Z cluster-scoped-resources/samples.operator.openshift.io/configs/cluster.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.029557363Z cluster-scoped-resources/snapshot.storage.k8s.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.029573404Z cluster-scoped-resources/snapshot.storage.k8s.io/volumesnapshotclasses/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.029638125Z cluster-scoped-resources/snapshot.storage.k8s.io/volumesnapshotclasses/csi-aws-vsc.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.029732757Z cluster-scoped-resources/storage.k8s.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.029746977Z cluster-scoped-resources/storage.k8s.io/csidrivers/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.029783628Z cluster-scoped-resources/storage.k8s.io/csidrivers/ebs.csi.aws.com.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.02988278Z cluster-scoped-resources/storage.k8s.io/csinodes/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.029929501Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-128-79.ec2.internal.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.030040873Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-130-21.ec2.internal.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.030143325Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-138-108.ec2.internal.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.030200746Z cluster-scoped-resources/storage.k8s.io/storageclasses/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.030257777Z cluster-scoped-resources/storage.k8s.io/storageclasses/gp2-csi.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.03038541Z cluster-scoped-resources/storage.k8s.io/storageclasses/gp3-csi.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.030437931Z host_service_logs/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.030494332Z host_service_logs/masters/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.030547063Z host_service_logs/masters/NetworkManager_service.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.030659985Z host_service_logs/masters/crio_service.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.030746137Z host_service_logs/masters/kubelet_service.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.030835289Z host_service_logs/masters/machine-config-daemon-firstboot_service.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.030989342Z host_service_logs/masters/machine-config-daemon-host_service.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.031108424Z host_service_logs/masters/openvswitch_service.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.031199006Z host_service_logs/masters/ostree-finalize-staged_service.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.031290568Z host_service_logs/masters/ovs-configuration_service.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.03138037Z host_service_logs/masters/ovs-vswitchd_service.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.031469001Z host_service_logs/masters/ovsdb-server_service.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.031558983Z host_service_logs/masters/rpm-ostreed_service.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.031595164Z ingress_controllers/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.031601644Z ingress_controllers/default/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.031619134Z ingress_controllers/default/router-default-5b78d44d94-dplkj/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.031707026Z ingress_controllers/default/router-default-5b78d44d94-dplkj/haproxy.config [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.031830638Z insights-data/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.031860999Z istio/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.03192883Z istio/aggregated-discovery-api.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.032064613Z istio/aggregated-discovery-apis.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.032450491Z istio/event-filter.html [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.032561043Z istio/timestamp [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.032634784Z istio/cluster-scoped-resources/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.032641624Z istio/cluster-scoped-resources/apiextensions.k8s.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.032699296Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.032770247Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gatewayclasses.gateway.networking.k8s.io.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.03293099Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gateways.gateway.networking.k8s.io.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.033306948Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/grpcroutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.033877749Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httproutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.034696865Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.k8s.io.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.034878848Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.035024291Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/referencegrants.gateway.networking.k8s.io.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.035108573Z machine_config_ondisk/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.035120093Z machine_config_termination_logs/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.035127133Z monitoring/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.035133704Z monitoring/alertmanager/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.035143984Z monitoring/alertmanager/status.json [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.035277966Z monitoring/alertmanager/status.stderr [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.035293377Z monitoring/prometheus/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.035347708Z monitoring/prometheus/alertmanagers.json [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.03546724Z monitoring/prometheus/alertmanagers.stderr [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.035534781Z monitoring/prometheus/rules.json [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.036227515Z monitoring/prometheus/rules.stderr [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.036272926Z monitoring/prometheus/prometheus-k8s-0/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.036325547Z monitoring/prometheus/prometheus-k8s-0/active-targets.json [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.037169404Z monitoring/prometheus/prometheus-k8s-0/active-targets.stderr [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.037208994Z monitoring/prometheus/prometheus-k8s-0/status/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.037270366Z monitoring/prometheus/prometheus-k8s-0/status/runtimeinfo.json [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.037378098Z monitoring/prometheus/prometheus-k8s-0/status/runtimeinfo.stderr [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.037460869Z monitoring/prometheus/prometheus-k8s-0/status/tsdb.json [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.037570181Z monitoring/prometheus/prometheus-k8s-0/status/tsdb.stderr [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.037635443Z monitoring/prometheus/status/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.037725344Z monitoring/prometheus/status/config.json [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.038138063Z monitoring/prometheus/status/config.stderr [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.038217744Z monitoring/prometheus/status/flags.json [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.038341267Z monitoring/prometheus/status/flags.stderr [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.038530971Z namespaces/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.038556731Z namespaces/default/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.038622812Z namespaces/default/default.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.038712914Z namespaces/default/apps.openshift.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.038761285Z namespaces/default/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.038849137Z namespaces/default/apps/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.038897638Z namespaces/default/apps/daemonsets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.03899883Z namespaces/default/apps/deployments.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.039139552Z namespaces/default/apps/replicasets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.039236424Z namespaces/default/apps/statefulsets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.039310076Z namespaces/default/autoscaling/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.039366447Z namespaces/default/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.039429388Z namespaces/default/batch/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.039483689Z namespaces/default/batch/cronjobs.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.039581101Z namespaces/default/batch/jobs.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.039665103Z namespaces/default/build.openshift.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.039727904Z namespaces/default/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.039833906Z namespaces/default/build.openshift.io/builds.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.039929058Z namespaces/default/core/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.039983079Z namespaces/default/core/configmaps.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.040128122Z namespaces/default/core/endpoints.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.040235874Z namespaces/default/core/events.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.040410728Z namespaces/default/core/persistentvolumeclaims.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.040506419Z namespaces/default/core/pods.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.040605341Z namespaces/default/core/replicationcontrollers.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.040759894Z namespaces/default/core/secrets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.040950168Z namespaces/default/core/services.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.04102982Z namespaces/default/discovery.k8s.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.041066961Z namespaces/default/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.041153242Z namespaces/default/image.openshift.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.041187653Z namespaces/default/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.041261854Z namespaces/default/k8s.ovn.org/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.041317795Z namespaces/default/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.041417487Z namespaces/default/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.041512229Z namespaces/default/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.04157516Z namespaces/default/monitoring.coreos.com/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.041625321Z namespaces/default/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.041748854Z namespaces/default/networking.k8s.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.041794375Z namespaces/default/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.041857846Z namespaces/default/policy/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.041956418Z namespaces/default/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.042010099Z namespaces/default/route.openshift.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.0420656Z namespaces/default/route.openshift.io/routes.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.042186232Z namespaces/kserve/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.042236504Z namespaces/kserve/kserve.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.042310195Z namespaces/kserve/apps.openshift.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.042367516Z namespaces/kserve/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.042451438Z namespaces/kserve/apps/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.042485578Z namespaces/kserve/apps/daemonsets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.04259062Z namespaces/kserve/apps/deployments.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.042840245Z namespaces/kserve/apps/replicasets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.042987398Z namespaces/kserve/apps/statefulsets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.043055749Z namespaces/kserve/autoscaling/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.043116841Z namespaces/kserve/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.043191922Z namespaces/kserve/batch/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.043244433Z namespaces/kserve/batch/cronjobs.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.043351946Z namespaces/kserve/batch/jobs.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.043414717Z namespaces/kserve/build.openshift.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.043475748Z namespaces/kserve/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.04357943Z namespaces/kserve/build.openshift.io/builds.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.043645071Z namespaces/kserve/coordination.k8s.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.043681472Z namespaces/kserve/coordination.k8s.io/leases/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.043736793Z namespaces/kserve/coordination.k8s.io/leases/kserve-controller-manager-leader-lock.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.043856005Z namespaces/kserve/coordination.k8s.io/leases/llminferenceservice-kserve-controller-manager.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.043939077Z namespaces/kserve/core/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.043991978Z namespaces/kserve/core/configmaps.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.044231413Z namespaces/kserve/core/endpoints.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.044357685Z namespaces/kserve/core/events.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.044518338Z namespaces/kserve/core/persistentvolumeclaims.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.04461397Z namespaces/kserve/core/pods.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.044836415Z namespaces/kserve/core/replicationcontrollers.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.044991248Z namespaces/kserve/core/secrets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.045210092Z namespaces/kserve/core/services.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.045300594Z namespaces/kserve/discovery.k8s.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.045350625Z namespaces/kserve/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.045443647Z namespaces/kserve/image.openshift.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.045495938Z namespaces/kserve/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.045571309Z namespaces/kserve/k8s.ovn.org/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.04560583Z namespaces/kserve/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.045745533Z namespaces/kserve/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.045841524Z namespaces/kserve/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.045893496Z namespaces/kserve/monitoring.coreos.com/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.045956877Z namespaces/kserve/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.046028848Z namespaces/kserve/networking.k8s.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.046084039Z namespaces/kserve/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.046160651Z namespaces/kserve/pods/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.046168081Z namespaces/kserve/pods/kserve-controller-manager-665d8458c7-6r94f/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.046225242Z namespaces/kserve/pods/kserve-controller-manager-665d8458c7-6r94f/kserve-controller-manager-665d8458c7-6r94f.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.046354994Z namespaces/kserve/pods/kserve-controller-manager-665d8458c7-6r94f/manager/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.046363155Z namespaces/kserve/pods/kserve-controller-manager-665d8458c7-6r94f/manager/manager/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.046369525Z namespaces/kserve/pods/kserve-controller-manager-665d8458c7-6r94f/manager/manager/logs/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.046513848Z namespaces/kserve/pods/kserve-controller-manager-665d8458c7-6r94f/manager/manager/logs/current.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.046664691Z namespaces/kserve/pods/kserve-controller-manager-665d8458c7-6r94f/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.046748652Z namespaces/kserve/pods/kserve-controller-manager-665d8458c7-6r94f/manager/manager/logs/previous.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.046803274Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-kxms9/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.046870905Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-kxms9/llmisvc-controller-manager-67d95fdc48-kxms9.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.046963627Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-kxms9/manager/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.046971447Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-kxms9/manager/manager/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.046975387Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-kxms9/manager/manager/logs/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.047020818Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-kxms9/manager/manager/logs/current.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.047177431Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-kxms9/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.047264172Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-kxms9/manager/manager/logs/previous.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.047339514Z namespaces/kserve/pods/seaweedfs-64568bcd49-vl8sn/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.047393395Z namespaces/kserve/pods/seaweedfs-64568bcd49-vl8sn/seaweedfs-64568bcd49-vl8sn.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.047497027Z namespaces/kserve/pods/seaweedfs-64568bcd49-vl8sn/seaweedfs/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.047503567Z namespaces/kserve/pods/seaweedfs-64568bcd49-vl8sn/seaweedfs/seaweedfs/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.047511068Z namespaces/kserve/pods/seaweedfs-64568bcd49-vl8sn/seaweedfs/seaweedfs/logs/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.047565338Z namespaces/kserve/pods/seaweedfs-64568bcd49-vl8sn/seaweedfs/seaweedfs/logs/current.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.047755772Z namespaces/kserve/pods/seaweedfs-64568bcd49-vl8sn/seaweedfs/seaweedfs/logs/previous.insecure.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.047847894Z namespaces/kserve/pods/seaweedfs-64568bcd49-vl8sn/seaweedfs/seaweedfs/logs/previous.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.047878565Z namespaces/kserve/policy/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.047935616Z namespaces/kserve/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.048008837Z namespaces/kserve/route.openshift.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.048062318Z namespaces/kserve/route.openshift.io/routes.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.04813919Z namespaces/kube-node-lease/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.04814578Z namespaces/kube-node-lease/coordination.k8s.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.048186301Z namespaces/kube-node-lease/coordination.k8s.io/leases/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.048239472Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-128-79.ec2.internal.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.048348904Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-130-21.ec2.internal.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.048449216Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-138-108.ec2.internal.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.048529588Z namespaces/kube-system/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.048588938Z namespaces/kube-system/kube-system.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.04867305Z namespaces/kube-system/apps.openshift.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.048734352Z namespaces/kube-system/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.048823793Z namespaces/kube-system/apps/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.048872054Z namespaces/kube-system/apps/daemonsets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.049008387Z namespaces/kube-system/apps/deployments.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.049102119Z namespaces/kube-system/apps/replicasets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.049202851Z namespaces/kube-system/apps/statefulsets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.049274052Z namespaces/kube-system/autoscaling/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.049331283Z namespaces/kube-system/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.049407855Z namespaces/kube-system/batch/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.049462576Z namespaces/kube-system/batch/cronjobs.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.049561808Z namespaces/kube-system/batch/jobs.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.049618989Z namespaces/kube-system/build.openshift.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.049759842Z namespaces/kube-system/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.049853134Z namespaces/kube-system/build.openshift.io/builds.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.049911515Z namespaces/kube-system/coordination.k8s.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.049918275Z namespaces/kube-system/coordination.k8s.io/leases/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.049971216Z namespaces/kube-system/coordination.k8s.io/leases/apiserver-t5rsznxmjasqrb5whklmo3andu.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.050084238Z namespaces/kube-system/coordination.k8s.io/leases/kube-controller-manager.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.05018908Z namespaces/kube-system/coordination.k8s.io/leases/kube-scheduler.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.050284382Z namespaces/kube-system/core/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.050330873Z namespaces/kube-system/core/configmaps.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.050519327Z namespaces/kube-system/core/endpoints.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.050617279Z namespaces/kube-system/core/events.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.050901114Z namespaces/kube-system/core/persistentvolumeclaims.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.050989356Z namespaces/kube-system/core/pods.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.051270482Z namespaces/kube-system/core/replicationcontrollers.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.051409534Z namespaces/kube-system/core/secrets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.051782212Z namespaces/kube-system/core/services.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.051853873Z namespaces/kube-system/discovery.k8s.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.051933275Z namespaces/kube-system/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.052014706Z namespaces/kube-system/image.openshift.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.052070457Z namespaces/kube-system/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.052146909Z namespaces/kube-system/k8s.ovn.org/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.05219932Z namespaces/kube-system/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.052303372Z namespaces/kube-system/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.052403884Z namespaces/kube-system/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.052460755Z namespaces/kube-system/monitoring.coreos.com/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.052520226Z namespaces/kube-system/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.052578787Z namespaces/kube-system/networking.k8s.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.052634258Z namespaces/kube-system/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.052749371Z namespaces/kube-system/pods/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.052761981Z namespaces/kube-system/pods/global-pull-secret-syncer-652qg/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.052815512Z namespaces/kube-system/pods/global-pull-secret-syncer-652qg/global-pull-secret-syncer-652qg.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.052919814Z namespaces/kube-system/pods/global-pull-secret-syncer-652qg/global-pull-secret-syncer/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.052926864Z namespaces/kube-system/pods/global-pull-secret-syncer-652qg/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.052935604Z namespaces/kube-system/pods/global-pull-secret-syncer-652qg/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.052995265Z namespaces/kube-system/pods/global-pull-secret-syncer-652qg/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.053122038Z namespaces/kube-system/pods/global-pull-secret-syncer-652qg/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.05319796Z namespaces/kube-system/pods/global-pull-secret-syncer-652qg/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.053261731Z namespaces/kube-system/pods/global-pull-secret-syncer-hscj5/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.053316002Z namespaces/kube-system/pods/global-pull-secret-syncer-hscj5/global-pull-secret-syncer-hscj5.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.053419774Z namespaces/kube-system/pods/global-pull-secret-syncer-hscj5/global-pull-secret-syncer/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.053430794Z namespaces/kube-system/pods/global-pull-secret-syncer-hscj5/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.053439554Z namespaces/kube-system/pods/global-pull-secret-syncer-hscj5/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.053486215Z namespaces/kube-system/pods/global-pull-secret-syncer-hscj5/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.053613438Z namespaces/kube-system/pods/global-pull-secret-syncer-hscj5/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.05372675Z namespaces/kube-system/pods/global-pull-secret-syncer-hscj5/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.053783811Z namespaces/kube-system/pods/global-pull-secret-syncer-zf5xw/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.053854213Z namespaces/kube-system/pods/global-pull-secret-syncer-zf5xw/global-pull-secret-syncer-zf5xw.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.053932514Z namespaces/kube-system/pods/global-pull-secret-syncer-zf5xw/global-pull-secret-syncer/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.053939714Z namespaces/kube-system/pods/global-pull-secret-syncer-zf5xw/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.053951434Z namespaces/kube-system/pods/global-pull-secret-syncer-zf5xw/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.054013165Z namespaces/kube-system/pods/global-pull-secret-syncer-zf5xw/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.054141468Z namespaces/kube-system/pods/global-pull-secret-syncer-zf5xw/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.05423192Z namespaces/kube-system/pods/global-pull-secret-syncer-zf5xw/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.054299811Z namespaces/kube-system/pods/konnectivity-agent-fgtdq/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.054376303Z namespaces/kube-system/pods/konnectivity-agent-fgtdq/konnectivity-agent-fgtdq.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.054494495Z namespaces/kube-system/pods/konnectivity-agent-fgtdq/konnectivity-agent/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.054501095Z namespaces/kube-system/pods/konnectivity-agent-fgtdq/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.054507265Z namespaces/kube-system/pods/konnectivity-agent-fgtdq/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.054569727Z namespaces/kube-system/pods/konnectivity-agent-fgtdq/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.054850132Z namespaces/kube-system/pods/konnectivity-agent-fgtdq/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.054938154Z namespaces/kube-system/pods/konnectivity-agent-fgtdq/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.055000255Z namespaces/kube-system/pods/konnectivity-agent-g2gk2/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.055060776Z namespaces/kube-system/pods/konnectivity-agent-g2gk2/konnectivity-agent-g2gk2.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.055143468Z namespaces/kube-system/pods/konnectivity-agent-g2gk2/konnectivity-agent/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.055152098Z namespaces/kube-system/pods/konnectivity-agent-g2gk2/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.055166298Z namespaces/kube-system/pods/konnectivity-agent-g2gk2/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.05524085Z namespaces/kube-system/pods/konnectivity-agent-g2gk2/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.055464524Z namespaces/kube-system/pods/konnectivity-agent-g2gk2/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.055565656Z namespaces/kube-system/pods/konnectivity-agent-g2gk2/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.055611507Z namespaces/kube-system/pods/konnectivity-agent-mclzz/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.055687758Z namespaces/kube-system/pods/konnectivity-agent-mclzz/konnectivity-agent-mclzz.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.05577588Z namespaces/kube-system/pods/konnectivity-agent-mclzz/konnectivity-agent/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.055784751Z namespaces/kube-system/pods/konnectivity-agent-mclzz/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.055797051Z namespaces/kube-system/pods/konnectivity-agent-mclzz/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.055863302Z namespaces/kube-system/pods/konnectivity-agent-mclzz/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.056082676Z namespaces/kube-system/pods/konnectivity-agent-mclzz/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.056166398Z namespaces/kube-system/pods/konnectivity-agent-mclzz/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.056229059Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-128-79.ec2.internal/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.05628948Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-128-79.ec2.internal/kube-apiserver-proxy-ip-10-0-128-79.ec2.internal.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.056371352Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-128-79.ec2.internal/haproxy/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.056379802Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-128-79.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.056391923Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-128-79.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.056458644Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-128-79.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.056579936Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-128-79.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.056684018Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-128-79.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.05675121Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-130-21.ec2.internal/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.056811161Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-130-21.ec2.internal/kube-apiserver-proxy-ip-10-0-130-21.ec2.internal.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.056889562Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-130-21.ec2.internal/haproxy/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.056898273Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-130-21.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.056938953Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-130-21.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.057005004Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-130-21.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.057196248Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-130-21.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.05728133Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-130-21.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.057326051Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-138-108.ec2.internal/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.057393982Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-138-108.ec2.internal/kube-apiserver-proxy-ip-10-0-138-108.ec2.internal.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.057465484Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-138-108.ec2.internal/haproxy/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.057473464Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-138-108.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.057477444Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-138-108.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.057528155Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-138-108.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.057665748Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-138-108.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.05780266Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-138-108.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.057845071Z namespaces/kube-system/policy/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.057902322Z namespaces/kube-system/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.057961853Z namespaces/kube-system/rbac.authorization.k8s.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.057968414Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.058032525Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/csi-snapshot-controller-operator-authentication-reader.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.058136637Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/network-diagnostics.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.058213158Z namespaces/kube-system/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.05826962Z namespaces/kube-system/rbac.authorization.k8s.io/roles/extension-apiserver-authentication-reader.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.058365451Z namespaces/kube-system/route.openshift.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.058417782Z namespaces/kube-system/route.openshift.io/routes.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.058489534Z namespaces/open-cluster-management-agent-addon/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.058502064Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.058512174Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.058560455Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/cluster-proxy.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.058698038Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/work-manager.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.05881335Z namespaces/openshift-apiserver-operator/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.058923172Z namespaces/openshift-apiserver-operator/openshift-apiserver-operator.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.059006224Z namespaces/openshift-apiserver-operator/apps.openshift.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.059058695Z namespaces/openshift-apiserver-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.059147087Z namespaces/openshift-apiserver-operator/apps/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.059183387Z namespaces/openshift-apiserver-operator/apps/daemonsets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.05928994Z namespaces/openshift-apiserver-operator/apps/deployments.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.059381171Z namespaces/openshift-apiserver-operator/apps/replicasets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.059483233Z namespaces/openshift-apiserver-operator/apps/statefulsets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.059546225Z namespaces/openshift-apiserver-operator/autoscaling/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.059599006Z namespaces/openshift-apiserver-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.059719838Z namespaces/openshift-apiserver-operator/batch/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.059783209Z namespaces/openshift-apiserver-operator/batch/cronjobs.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.059892012Z namespaces/openshift-apiserver-operator/batch/jobs.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.059945693Z namespaces/openshift-apiserver-operator/build.openshift.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.060004394Z namespaces/openshift-apiserver-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.060106806Z namespaces/openshift-apiserver-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.060150817Z namespaces/openshift-apiserver-operator/core/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.060206938Z namespaces/openshift-apiserver-operator/core/configmaps.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.061150586Z namespaces/openshift-apiserver-operator/core/endpoints.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.061256588Z namespaces/openshift-apiserver-operator/core/events.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.06135107Z namespaces/openshift-apiserver-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.061463602Z namespaces/openshift-apiserver-operator/core/pods.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.061558564Z namespaces/openshift-apiserver-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.061745368Z namespaces/openshift-apiserver-operator/core/secrets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.061940752Z namespaces/openshift-apiserver-operator/core/services.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.062013193Z namespaces/openshift-apiserver-operator/discovery.k8s.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.062073274Z namespaces/openshift-apiserver-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.062136756Z namespaces/openshift-apiserver-operator/image.openshift.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.062190927Z namespaces/openshift-apiserver-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.062273268Z namespaces/openshift-apiserver-operator/k8s.ovn.org/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.06233478Z namespaces/openshift-apiserver-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.062457182Z namespaces/openshift-apiserver-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.062558504Z namespaces/openshift-apiserver-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.062621725Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.062697167Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.062775608Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.062830269Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors/openshift-apiserver-operator.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.062912581Z namespaces/openshift-apiserver-operator/networking.k8s.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.062964512Z namespaces/openshift-apiserver-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.063048794Z namespaces/openshift-apiserver-operator/policy/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.063091315Z namespaces/openshift-apiserver-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.063160976Z namespaces/openshift-apiserver-operator/route.openshift.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.063207557Z namespaces/openshift-apiserver-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.063310719Z namespaces/openshift-apiserver/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.06336941Z namespaces/openshift-apiserver/openshift-apiserver.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.063450871Z namespaces/openshift-apiserver/apps.openshift.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.063501872Z namespaces/openshift-apiserver/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.063586424Z namespaces/openshift-apiserver/apps/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.063626665Z namespaces/openshift-apiserver/apps/daemonsets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.063752537Z namespaces/openshift-apiserver/apps/deployments.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.06384879Z namespaces/openshift-apiserver/apps/replicasets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.063946731Z namespaces/openshift-apiserver/apps/statefulsets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.064019583Z namespaces/openshift-apiserver/autoscaling/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.064071064Z namespaces/openshift-apiserver/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.064169106Z namespaces/openshift-apiserver/batch/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.064203796Z namespaces/openshift-apiserver/batch/cronjobs.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.064307068Z namespaces/openshift-apiserver/batch/jobs.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.0643609Z namespaces/openshift-apiserver/build.openshift.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.064423891Z namespaces/openshift-apiserver/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.064520643Z namespaces/openshift-apiserver/build.openshift.io/builds.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.064579804Z namespaces/openshift-apiserver/core/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.064665595Z namespaces/openshift-apiserver/core/configmaps.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.064851209Z namespaces/openshift-apiserver/core/endpoints.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.064944011Z namespaces/openshift-apiserver/core/events.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.065022622Z namespaces/openshift-apiserver/core/persistentvolumeclaims.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.065103694Z namespaces/openshift-apiserver/core/pods.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.065181986Z namespaces/openshift-apiserver/core/replicationcontrollers.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.065316078Z namespaces/openshift-apiserver/core/secrets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.065489002Z namespaces/openshift-apiserver/core/services.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.065535733Z namespaces/openshift-apiserver/discovery.k8s.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.065586024Z namespaces/openshift-apiserver/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.065632514Z namespaces/openshift-apiserver/image.openshift.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.065706456Z namespaces/openshift-apiserver/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.065757927Z namespaces/openshift-apiserver/k8s.ovn.org/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.065802058Z namespaces/openshift-apiserver/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.065877299Z namespaces/openshift-apiserver/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.065953361Z namespaces/openshift-apiserver/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.066013172Z namespaces/openshift-apiserver/monitoring.coreos.com/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.066051193Z namespaces/openshift-apiserver/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.066111684Z namespaces/openshift-apiserver/networking.k8s.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.066158135Z namespaces/openshift-apiserver/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.066201016Z namespaces/openshift-apiserver/policy/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.066237706Z namespaces/openshift-apiserver/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.066289327Z namespaces/openshift-apiserver/route.openshift.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.066333608Z namespaces/openshift-apiserver/route.openshift.io/routes.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.066392509Z namespaces/openshift-authentication-operator/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.06640238Z namespaces/openshift-authentication-operator/monitoring.coreos.com/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.06640655Z namespaces/openshift-authentication-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.066446711Z namespaces/openshift-authentication-operator/monitoring.coreos.com/servicemonitors/authentication-operator.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.066509412Z namespaces/openshift-cloud-controller-manager/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.066523502Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.066529602Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.066561783Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/leases/cloud-controller-manager.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.066627784Z namespaces/openshift-cloud-credential-operator/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.066645074Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.066677505Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.066733106Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/leases/cloud-credential-operator-leader.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.066782557Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.066792508Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.066813188Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/servicemonitors/cloud-credential-operator.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.06691471Z namespaces/openshift-cloud-network-config-controller/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.066963241Z namespaces/openshift-cloud-network-config-controller/openshift-cloud-network-config-controller.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.067035312Z namespaces/openshift-cloud-network-config-controller/apps.openshift.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.067062983Z namespaces/openshift-cloud-network-config-controller/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.067128974Z namespaces/openshift-cloud-network-config-controller/apps/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.067162025Z namespaces/openshift-cloud-network-config-controller/apps/daemonsets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.067251266Z namespaces/openshift-cloud-network-config-controller/apps/deployments.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.067327988Z namespaces/openshift-cloud-network-config-controller/apps/replicasets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.067464401Z namespaces/openshift-cloud-network-config-controller/apps/statefulsets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.067523672Z namespaces/openshift-cloud-network-config-controller/autoscaling/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.067569133Z namespaces/openshift-cloud-network-config-controller/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.067629844Z namespaces/openshift-cloud-network-config-controller/batch/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.067700795Z namespaces/openshift-cloud-network-config-controller/batch/cronjobs.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.067794617Z namespaces/openshift-cloud-network-config-controller/batch/jobs.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.067850968Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.067900809Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.067977321Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/builds.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.068023332Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.068033242Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/leases/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.068056642Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/leases/cloud-network-config-controller-lock.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.068148054Z namespaces/openshift-cloud-network-config-controller/core/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.068192095Z namespaces/openshift-cloud-network-config-controller/core/configmaps.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.068287967Z namespaces/openshift-cloud-network-config-controller/core/endpoints.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.068360848Z namespaces/openshift-cloud-network-config-controller/core/events.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.06843844Z namespaces/openshift-cloud-network-config-controller/core/persistentvolumeclaims.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.068522242Z namespaces/openshift-cloud-network-config-controller/core/pods.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.068593843Z namespaces/openshift-cloud-network-config-controller/core/replicationcontrollers.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.068764976Z namespaces/openshift-cloud-network-config-controller/core/secrets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.068872818Z namespaces/openshift-cloud-network-config-controller/core/services.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.06892935Z namespaces/openshift-cloud-network-config-controller/core/serviceaccounts/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.06897008Z namespaces/openshift-cloud-network-config-controller/core/serviceaccounts/cloud-network-config-controller.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.069034492Z namespaces/openshift-cloud-network-config-controller/discovery.k8s.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.069067172Z namespaces/openshift-cloud-network-config-controller/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.069131094Z namespaces/openshift-cloud-network-config-controller/image.openshift.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.069161304Z namespaces/openshift-cloud-network-config-controller/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.069225295Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.069270036Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.069345148Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.069421369Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.06947188Z namespaces/openshift-cloud-network-config-controller/monitoring.coreos.com/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.069498441Z namespaces/openshift-cloud-network-config-controller/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.069560052Z namespaces/openshift-cloud-network-config-controller/networking.k8s.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.069606193Z namespaces/openshift-cloud-network-config-controller/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.069661604Z namespaces/openshift-cloud-network-config-controller/policy/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.069722915Z namespaces/openshift-cloud-network-config-controller/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.069785096Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.069792596Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.069833737Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/rolebindings/cloud-network-config-controller-rb.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.069896139Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.069934319Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/roles/cloud-network-config-controller.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.069995131Z namespaces/openshift-cloud-network-config-controller/route.openshift.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.070025651Z namespaces/openshift-cloud-network-config-controller/route.openshift.io/routes.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.070108463Z namespaces/openshift-cluster-csi-drivers/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.070153504Z namespaces/openshift-cluster-csi-drivers/openshift-cluster-csi-drivers.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.070214415Z namespaces/openshift-cluster-csi-drivers/apps.openshift.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.070254946Z namespaces/openshift-cluster-csi-drivers/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.070328067Z namespaces/openshift-cluster-csi-drivers/apps/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.070367838Z namespaces/openshift-cluster-csi-drivers/apps/daemonsets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.070522021Z namespaces/openshift-cluster-csi-drivers/apps/deployments.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.070595923Z namespaces/openshift-cluster-csi-drivers/apps/replicasets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.070698734Z namespaces/openshift-cluster-csi-drivers/apps/statefulsets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.070746846Z namespaces/openshift-cluster-csi-drivers/autoscaling/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.070783196Z namespaces/openshift-cluster-csi-drivers/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.070843407Z namespaces/openshift-cluster-csi-drivers/batch/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.070882118Z namespaces/openshift-cluster-csi-drivers/batch/cronjobs.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.07096211Z namespaces/openshift-cluster-csi-drivers/batch/jobs.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.071069622Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.071113122Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.071195364Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/builds.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.071238945Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.071244915Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.071288736Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/ebs-csi-aws-com.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.071364838Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-attacher-leader-ebs-csi-aws-com.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.071448939Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-resizer-ebs-csi-aws-com.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.071562021Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-snapshotter-leader-ebs-csi-aws-com.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.071661173Z namespaces/openshift-cluster-csi-drivers/core/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.071732405Z namespaces/openshift-cluster-csi-drivers/core/configmaps.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.071831127Z namespaces/openshift-cluster-csi-drivers/core/endpoints.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.071907248Z namespaces/openshift-cluster-csi-drivers/core/events.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.072223724Z namespaces/openshift-cluster-csi-drivers/core/persistentvolumeclaims.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.072291896Z namespaces/openshift-cluster-csi-drivers/core/pods.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.07249359Z namespaces/openshift-cluster-csi-drivers/core/replicationcontrollers.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.072631743Z namespaces/openshift-cluster-csi-drivers/core/secrets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.072785995Z namespaces/openshift-cluster-csi-drivers/core/services.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.072832887Z namespaces/openshift-cluster-csi-drivers/core/serviceaccounts/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.072861307Z namespaces/openshift-cluster-csi-drivers/core/serviceaccounts/aws-ebs-csi-driver-operator.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.072920118Z namespaces/openshift-cluster-csi-drivers/discovery.k8s.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.072949489Z namespaces/openshift-cluster-csi-drivers/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.07301251Z namespaces/openshift-cluster-csi-drivers/image.openshift.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.073043741Z namespaces/openshift-cluster-csi-drivers/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.073111992Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.073142963Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.073228384Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.073303616Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.073360777Z namespaces/openshift-cluster-csi-drivers/monitoring.coreos.com/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.073389327Z namespaces/openshift-cluster-csi-drivers/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.073444599Z namespaces/openshift-cluster-csi-drivers/networking.k8s.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.073471219Z namespaces/openshift-cluster-csi-drivers/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.073558991Z namespaces/openshift-cluster-csi-drivers/pods/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.073568251Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-mx2m2/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.073619042Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-mx2m2/aws-ebs-csi-driver-node-mx2m2.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.073739944Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-mx2m2/csi-driver/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.073753495Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-mx2m2/csi-driver/csi-driver/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.073761575Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-mx2m2/csi-driver/csi-driver/logs/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.073809086Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-mx2m2/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.073904658Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-mx2m2/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.073968429Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-mx2m2/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.0740195Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-mx2m2/csi-liveness-probe/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.07402649Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-mx2m2/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.07403252Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-mx2m2/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.074069501Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-mx2m2/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.074161253Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-mx2m2/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.074227654Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-mx2m2/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.074284275Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-mx2m2/csi-node-driver-registrar/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.074290835Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-mx2m2/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.074295005Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-mx2m2/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.074338576Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-mx2m2/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.074431688Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-mx2m2/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.074496929Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-mx2m2/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.07453646Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-vkncr/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.074570791Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-vkncr/aws-ebs-csi-driver-node-vkncr.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.074670413Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-vkncr/csi-driver/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.074688113Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-vkncr/csi-driver/csi-driver/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.074693973Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-vkncr/csi-driver/csi-driver/logs/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.074733984Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-vkncr/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.074824986Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-vkncr/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.074897687Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-vkncr/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.074934578Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-vkncr/csi-liveness-probe/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.074940848Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-vkncr/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.074958028Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-vkncr/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.074998689Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-vkncr/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.075093761Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-vkncr/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.075155022Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-vkncr/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.075168833Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-vkncr/csi-node-driver-registrar/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.075178073Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-vkncr/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.075202253Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-vkncr/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.075253284Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-vkncr/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.075336146Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-vkncr/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.075410947Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-vkncr/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.075453588Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-vn4d6/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.075499179Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-vn4d6/aws-ebs-csi-driver-node-vn4d6.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.075587771Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-vn4d6/csi-driver/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.075598941Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-vn4d6/csi-driver/csi-driver/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.075603161Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-vn4d6/csi-driver/csi-driver/logs/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.075625611Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-vn4d6/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.075745514Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-vn4d6/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.075808015Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-vn4d6/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.075845716Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-vn4d6/csi-liveness-probe/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.075851626Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-vn4d6/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.075857806Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-vn4d6/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.075905447Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-vn4d6/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.075994309Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-vn4d6/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.07606072Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-vn4d6/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.076108261Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-vn4d6/csi-node-driver-registrar/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.076116171Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-vn4d6/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.076126151Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-vn4d6/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.076160252Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-vn4d6/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.076245684Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-vn4d6/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.076314615Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-vn4d6/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.076339696Z namespaces/openshift-cluster-csi-drivers/policy/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.076380366Z namespaces/openshift-cluster-csi-drivers/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.076446668Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.076454648Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.076496499Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/rolebindings/aws-ebs-csi-driver-operator-rolebinding.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.07656169Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.076595061Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/roles/aws-ebs-csi-driver-operator-role.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.076679832Z namespaces/openshift-cluster-csi-drivers/route.openshift.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.076724843Z namespaces/openshift-cluster-csi-drivers/route.openshift.io/routes.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.076798695Z namespaces/openshift-cluster-machine-approver/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.076809335Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.076814555Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/leases/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.076850936Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/leases/cluster-machine-approver-leader.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.076908177Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.076917167Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.076951018Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/servicemonitors/cluster-machine-approver.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.077022819Z namespaces/openshift-cluster-node-tuning-operator/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.07706542Z namespaces/openshift-cluster-node-tuning-operator/openshift-cluster-node-tuning-operator.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.077132041Z namespaces/openshift-cluster-node-tuning-operator/apps.openshift.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.077164522Z namespaces/openshift-cluster-node-tuning-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.077233603Z namespaces/openshift-cluster-node-tuning-operator/apps/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.077278694Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.077399817Z namespaces/openshift-cluster-node-tuning-operator/apps/deployments.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.077474138Z namespaces/openshift-cluster-node-tuning-operator/apps/replicasets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.077542259Z namespaces/openshift-cluster-node-tuning-operator/apps/statefulsets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.07759347Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.077624041Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets/tuned.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.077735003Z namespaces/openshift-cluster-node-tuning-operator/autoscaling/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.077775714Z namespaces/openshift-cluster-node-tuning-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.077821995Z namespaces/openshift-cluster-node-tuning-operator/batch/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.077859266Z namespaces/openshift-cluster-node-tuning-operator/batch/cronjobs.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.077940457Z namespaces/openshift-cluster-node-tuning-operator/batch/jobs.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.077982178Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.078023529Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.0780996Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.078157561Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.078165412Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.078203322Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/leases/node-tuning-operator-lock.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.078286674Z namespaces/openshift-cluster-node-tuning-operator/core/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.078346045Z namespaces/openshift-cluster-node-tuning-operator/core/configmaps.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.078924767Z namespaces/openshift-cluster-node-tuning-operator/core/endpoints.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.079006818Z namespaces/openshift-cluster-node-tuning-operator/core/events.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.079171272Z namespaces/openshift-cluster-node-tuning-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.079245403Z namespaces/openshift-cluster-node-tuning-operator/core/pods.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.079436387Z namespaces/openshift-cluster-node-tuning-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.079628901Z namespaces/openshift-cluster-node-tuning-operator/core/secrets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.079798644Z namespaces/openshift-cluster-node-tuning-operator/core/services.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.079863615Z namespaces/openshift-cluster-node-tuning-operator/core/serviceaccounts/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.079905246Z namespaces/openshift-cluster-node-tuning-operator/core/serviceaccounts/cluster-node-tuning-operator.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.079966967Z namespaces/openshift-cluster-node-tuning-operator/discovery.k8s.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.080005158Z namespaces/openshift-cluster-node-tuning-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.080076799Z namespaces/openshift-cluster-node-tuning-operator/image.openshift.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.08011376Z namespaces/openshift-cluster-node-tuning-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.080171631Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.080286093Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.080368675Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.080446857Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.080520278Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.080559929Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.08060644Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.08064273Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/prometheusrules/node-tuning-operator.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.080771053Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.080808764Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors/node-tuning-operator.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.080860155Z namespaces/openshift-cluster-node-tuning-operator/networking.k8s.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.080908746Z namespaces/openshift-cluster-node-tuning-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.080944276Z namespaces/openshift-cluster-node-tuning-operator/pods/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.080951736Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-hh8cd/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.080984767Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-hh8cd/tuned-hh8cd.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.081074629Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-hh8cd/tuned/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.081082469Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-hh8cd/tuned/tuned/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.081086199Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-hh8cd/tuned/tuned/logs/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.08110989Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-hh8cd/tuned/tuned/logs/current.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.081222362Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-hh8cd/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.081286063Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-hh8cd/tuned/tuned/logs/previous.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.081326994Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-kpjkb/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.081364564Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-kpjkb/tuned-kpjkb.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.081465526Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-kpjkb/tuned/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.081474497Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-kpjkb/tuned/tuned/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.081478427Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-kpjkb/tuned/tuned/logs/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.081501077Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-kpjkb/tuned/tuned/logs/current.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.08162201Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-kpjkb/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.081711071Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-kpjkb/tuned/tuned/logs/previous.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.081771813Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-t4v2r/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.081913366Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-t4v2r/tuned-t4v2r.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.082004007Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-t4v2r/tuned/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.082011687Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-t4v2r/tuned/tuned/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.082187961Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-t4v2r/tuned/tuned/logs/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.082232762Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-t4v2r/tuned/tuned/logs/current.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.082370475Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-t4v2r/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.082436206Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-t4v2r/tuned/tuned/logs/previous.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.082479867Z namespaces/openshift-cluster-node-tuning-operator/policy/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.082516727Z namespaces/openshift-cluster-node-tuning-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.082557408Z namespaces/openshift-cluster-node-tuning-operator/route.openshift.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.082593269Z namespaces/openshift-cluster-node-tuning-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.0826351Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.08264252Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.082726631Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-128-79.ec2.internal.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.082834884Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-130-21.ec2.internal.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.082919965Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-138-108.ec2.internal.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.082961256Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/tuneds/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.082998097Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/tuneds/default.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.083101389Z namespaces/openshift-cluster-samples-operator/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.08314285Z namespaces/openshift-cluster-samples-operator/openshift-cluster-samples-operator.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.083222031Z namespaces/openshift-cluster-samples-operator/apps.openshift.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.083253972Z namespaces/openshift-cluster-samples-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.083321593Z namespaces/openshift-cluster-samples-operator/apps/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.083362584Z namespaces/openshift-cluster-samples-operator/apps/daemonsets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.083449196Z namespaces/openshift-cluster-samples-operator/apps/deployments.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.083560378Z namespaces/openshift-cluster-samples-operator/apps/replicasets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.08367921Z namespaces/openshift-cluster-samples-operator/apps/statefulsets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.083724031Z namespaces/openshift-cluster-samples-operator/autoscaling/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.083764392Z namespaces/openshift-cluster-samples-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.083822693Z namespaces/openshift-cluster-samples-operator/batch/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.083868834Z namespaces/openshift-cluster-samples-operator/batch/cronjobs.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.083947075Z namespaces/openshift-cluster-samples-operator/batch/jobs.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.084003416Z namespaces/openshift-cluster-samples-operator/build.openshift.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.084046828Z namespaces/openshift-cluster-samples-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.084130039Z namespaces/openshift-cluster-samples-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.08419992Z namespaces/openshift-cluster-samples-operator/core/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.084246881Z namespaces/openshift-cluster-samples-operator/core/configmaps.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.084417925Z namespaces/openshift-cluster-samples-operator/core/endpoints.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.084496736Z namespaces/openshift-cluster-samples-operator/core/events.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.084631329Z namespaces/openshift-cluster-samples-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.084730541Z namespaces/openshift-cluster-samples-operator/core/pods.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.084847613Z namespaces/openshift-cluster-samples-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.084993706Z namespaces/openshift-cluster-samples-operator/core/secrets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.08518944Z namespaces/openshift-cluster-samples-operator/core/services.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.085240961Z namespaces/openshift-cluster-samples-operator/discovery.k8s.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.085295882Z namespaces/openshift-cluster-samples-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.085363023Z namespaces/openshift-cluster-samples-operator/image.openshift.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.085382094Z namespaces/openshift-cluster-samples-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.085462635Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.085514417Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.085580108Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.085657339Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.085737411Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.085780552Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.085843773Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.085883944Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/prometheusrules/samples-operator-alerts.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.085963395Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.085998396Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors/cluster-samples-operator.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.086058107Z namespaces/openshift-cluster-samples-operator/networking.k8s.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.086091748Z namespaces/openshift-cluster-samples-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.086141289Z namespaces/openshift-cluster-samples-operator/pods/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.086161649Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-ptbbw/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.08619675Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-ptbbw/cluster-samples-operator-65db858894-ptbbw.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.086279541Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-ptbbw/cluster-samples-operator-watch/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.086287121Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-ptbbw/cluster-samples-operator-watch/cluster-samples-operator-watch/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.086294382Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-ptbbw/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.086359883Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-ptbbw/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/current.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.086452085Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-ptbbw/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/previous.insecure.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.086520606Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-ptbbw/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/previous.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.086557237Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-ptbbw/cluster-samples-operator/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.086568477Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-ptbbw/cluster-samples-operator/cluster-samples-operator/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.086578377Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-ptbbw/cluster-samples-operator/cluster-samples-operator/logs/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.086621218Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-ptbbw/cluster-samples-operator/cluster-samples-operator/logs/current.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.086935104Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-ptbbw/cluster-samples-operator/cluster-samples-operator/logs/previous.insecure.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.086999336Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-ptbbw/cluster-samples-operator/cluster-samples-operator/logs/previous.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.087027276Z namespaces/openshift-cluster-samples-operator/policy/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.087055817Z namespaces/openshift-cluster-samples-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.087113488Z namespaces/openshift-cluster-samples-operator/route.openshift.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.087157859Z namespaces/openshift-cluster-samples-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.087252031Z namespaces/openshift-cluster-storage-operator/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.087292161Z namespaces/openshift-cluster-storage-operator/openshift-cluster-storage-operator.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.087353863Z namespaces/openshift-cluster-storage-operator/apps.openshift.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.087389623Z namespaces/openshift-cluster-storage-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.087456125Z namespaces/openshift-cluster-storage-operator/apps/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.087484815Z namespaces/openshift-cluster-storage-operator/apps/daemonsets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.087574107Z namespaces/openshift-cluster-storage-operator/apps/deployments.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.087689299Z namespaces/openshift-cluster-storage-operator/apps/replicasets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.087793331Z namespaces/openshift-cluster-storage-operator/apps/statefulsets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.087812592Z namespaces/openshift-cluster-storage-operator/autoscaling/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.087864943Z namespaces/openshift-cluster-storage-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.087923024Z namespaces/openshift-cluster-storage-operator/batch/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.087960265Z namespaces/openshift-cluster-storage-operator/batch/cronjobs.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.088044016Z namespaces/openshift-cluster-storage-operator/batch/jobs.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.088103448Z namespaces/openshift-cluster-storage-operator/build.openshift.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.088145668Z namespaces/openshift-cluster-storage-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.08822052Z namespaces/openshift-cluster-storage-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.088269981Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.088276881Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.088322132Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/data-source-validator-leader.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.088404933Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/snapshot-controller-leader.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.088488745Z namespaces/openshift-cluster-storage-operator/core/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.088531306Z namespaces/openshift-cluster-storage-operator/core/configmaps.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.088630888Z namespaces/openshift-cluster-storage-operator/core/endpoints.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.088805171Z namespaces/openshift-cluster-storage-operator/core/events.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.089066566Z namespaces/openshift-cluster-storage-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.089141378Z namespaces/openshift-cluster-storage-operator/core/pods.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.0892418Z namespaces/openshift-cluster-storage-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.089392553Z namespaces/openshift-cluster-storage-operator/core/secrets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.089526925Z namespaces/openshift-cluster-storage-operator/core/services.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.089586897Z namespaces/openshift-cluster-storage-operator/core/serviceaccounts/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.089615647Z namespaces/openshift-cluster-storage-operator/core/serviceaccounts/csi-snapshot-controller-operator.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.089704889Z namespaces/openshift-cluster-storage-operator/discovery.k8s.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.089723709Z namespaces/openshift-cluster-storage-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.089797901Z namespaces/openshift-cluster-storage-operator/image.openshift.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.089815631Z namespaces/openshift-cluster-storage-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.089902833Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.089918333Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.090015085Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.090096217Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.090152638Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.090193969Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.09026426Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.090302561Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/prometheusrules/prometheus.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.090433963Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.090479844Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors/cluster-storage-operator.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.090533145Z namespaces/openshift-cluster-storage-operator/networking.k8s.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.090571526Z namespaces/openshift-cluster-storage-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.090644378Z namespaces/openshift-cluster-storage-operator/pods/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.090690288Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-78495597f6-cv7sb/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.090733649Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-78495597f6-cv7sb/volume-data-source-validator-78495597f6-cv7sb.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.090814561Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-78495597f6-cv7sb/volume-data-source-validator/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.090824331Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-78495597f6-cv7sb/volume-data-source-validator/volume-data-source-validator/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.090830711Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-78495597f6-cv7sb/volume-data-source-validator/volume-data-source-validator/logs/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.090866252Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-78495597f6-cv7sb/volume-data-source-validator/volume-data-source-validator/logs/current.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.090956014Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-78495597f6-cv7sb/volume-data-source-validator/volume-data-source-validator/logs/previous.insecure.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.091023365Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-78495597f6-cv7sb/volume-data-source-validator/volume-data-source-validator/logs/previous.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.091062686Z namespaces/openshift-cluster-storage-operator/policy/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.091111827Z namespaces/openshift-cluster-storage-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.091172698Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.091185168Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.091224959Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/rolebindings/csi-snapshot-controller-operator-role.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.09129661Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.091327711Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/roles/csi-snapshot-controller-operator-role.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.091401342Z namespaces/openshift-cluster-storage-operator/route.openshift.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.091431353Z namespaces/openshift-cluster-storage-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.091514175Z namespaces/openshift-cluster-version/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.091562176Z namespaces/openshift-cluster-version/openshift-cluster-version.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.091641217Z namespaces/openshift-cluster-version/apps.openshift.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.091714359Z namespaces/openshift-cluster-version/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.09178237Z namespaces/openshift-cluster-version/apps/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.091827361Z namespaces/openshift-cluster-version/apps/daemonsets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.091911983Z namespaces/openshift-cluster-version/apps/deployments.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.091984624Z namespaces/openshift-cluster-version/apps/replicasets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.092060086Z namespaces/openshift-cluster-version/apps/statefulsets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.092126847Z namespaces/openshift-cluster-version/autoscaling/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.092164548Z namespaces/openshift-cluster-version/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.092230119Z namespaces/openshift-cluster-version/batch/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.09227507Z namespaces/openshift-cluster-version/batch/cronjobs.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.092357531Z namespaces/openshift-cluster-version/batch/jobs.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.092423473Z namespaces/openshift-cluster-version/build.openshift.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.092473224Z namespaces/openshift-cluster-version/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.092610446Z namespaces/openshift-cluster-version/build.openshift.io/builds.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.092658837Z namespaces/openshift-cluster-version/coordination.k8s.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.092675147Z namespaces/openshift-cluster-version/coordination.k8s.io/leases/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.092742289Z namespaces/openshift-cluster-version/coordination.k8s.io/leases/version.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.09279469Z namespaces/openshift-cluster-version/core/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.09282697Z namespaces/openshift-cluster-version/core/configmaps.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.092932103Z namespaces/openshift-cluster-version/core/endpoints.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.093017794Z namespaces/openshift-cluster-version/core/events.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.093116576Z namespaces/openshift-cluster-version/core/persistentvolumeclaims.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.093222988Z namespaces/openshift-cluster-version/core/pods.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.09330291Z namespaces/openshift-cluster-version/core/replicationcontrollers.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.093419012Z namespaces/openshift-cluster-version/core/secrets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.093617376Z namespaces/openshift-cluster-version/core/services.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.093702648Z namespaces/openshift-cluster-version/discovery.k8s.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.093748639Z namespaces/openshift-cluster-version/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.09379982Z namespaces/openshift-cluster-version/image.openshift.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.09382637Z namespaces/openshift-cluster-version/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.093902202Z namespaces/openshift-cluster-version/k8s.ovn.org/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.093935632Z namespaces/openshift-cluster-version/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.094022564Z namespaces/openshift-cluster-version/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.094091255Z namespaces/openshift-cluster-version/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.094142687Z namespaces/openshift-cluster-version/monitoring.coreos.com/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.094178747Z namespaces/openshift-cluster-version/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.094224408Z namespaces/openshift-cluster-version/networking.k8s.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.094259679Z namespaces/openshift-cluster-version/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.09431042Z namespaces/openshift-cluster-version/policy/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.094371351Z namespaces/openshift-cluster-version/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.094428392Z namespaces/openshift-cluster-version/route.openshift.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.094464943Z namespaces/openshift-cluster-version/route.openshift.io/routes.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.094552135Z namespaces/openshift-config-managed/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.094595685Z namespaces/openshift-config-managed/openshift-config-managed.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.094667097Z namespaces/openshift-config-managed/apps.openshift.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.094710058Z namespaces/openshift-config-managed/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.094768139Z namespaces/openshift-config-managed/apps/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.094805969Z namespaces/openshift-config-managed/apps/daemonsets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.094886411Z namespaces/openshift-config-managed/apps/deployments.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.094959332Z namespaces/openshift-config-managed/apps/replicasets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.095037574Z namespaces/openshift-config-managed/apps/statefulsets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.095088775Z namespaces/openshift-config-managed/autoscaling/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.095129716Z namespaces/openshift-config-managed/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.095185227Z namespaces/openshift-config-managed/batch/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.095223028Z namespaces/openshift-config-managed/batch/cronjobs.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.095300799Z namespaces/openshift-config-managed/batch/jobs.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.09535806Z namespaces/openshift-config-managed/build.openshift.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.095399621Z namespaces/openshift-config-managed/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.095476613Z namespaces/openshift-config-managed/build.openshift.io/builds.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.095540234Z namespaces/openshift-config-managed/core/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.095578435Z namespaces/openshift-config-managed/core/configmaps.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.098722897Z namespaces/openshift-config-managed/core/endpoints.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.098810448Z namespaces/openshift-config-managed/core/events.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.09889811Z namespaces/openshift-config-managed/core/persistentvolumeclaims.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.098967231Z namespaces/openshift-config-managed/core/pods.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.099044643Z namespaces/openshift-config-managed/core/replicationcontrollers.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.099203826Z namespaces/openshift-config-managed/core/secrets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.099309528Z namespaces/openshift-config-managed/core/services.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.099350299Z namespaces/openshift-config-managed/core/configmaps/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.09938571Z namespaces/openshift-config-managed/core/configmaps/console-public.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.099469691Z namespaces/openshift-config-managed/core/configmaps/openshift-network-features.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.099512002Z namespaces/openshift-config-managed/discovery.k8s.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.099549783Z namespaces/openshift-config-managed/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.099598544Z namespaces/openshift-config-managed/image.openshift.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.099639115Z namespaces/openshift-config-managed/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.099720776Z namespaces/openshift-config-managed/k8s.ovn.org/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.099764427Z namespaces/openshift-config-managed/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.099842569Z namespaces/openshift-config-managed/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.09991884Z namespaces/openshift-config-managed/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.099976451Z namespaces/openshift-config-managed/monitoring.coreos.com/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.100014042Z namespaces/openshift-config-managed/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.100059553Z namespaces/openshift-config-managed/networking.k8s.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.100095364Z namespaces/openshift-config-managed/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.100313468Z namespaces/openshift-config-managed/policy/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.100357329Z namespaces/openshift-config-managed/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.10041512Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.10042266Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.100498682Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/rolebindings/openshift-network-public-role-binding.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.100557543Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.100597594Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/roles/openshift-network-public-role.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.100670835Z namespaces/openshift-config-managed/route.openshift.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.100719306Z namespaces/openshift-config-managed/route.openshift.io/routes.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.100759017Z namespaces/openshift-config-operator/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.100768697Z namespaces/openshift-config-operator/monitoring.coreos.com/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.100772767Z namespaces/openshift-config-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.100826508Z namespaces/openshift-config-operator/monitoring.coreos.com/servicemonitors/config-operator.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.10090813Z namespaces/openshift-config/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.100957111Z namespaces/openshift-config/openshift-config.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.101034742Z namespaces/openshift-config/apps.openshift.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.101075773Z namespaces/openshift-config/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.101155555Z namespaces/openshift-config/apps/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.101188495Z namespaces/openshift-config/apps/daemonsets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.101275927Z namespaces/openshift-config/apps/deployments.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.101350009Z namespaces/openshift-config/apps/replicasets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.10143235Z namespaces/openshift-config/apps/statefulsets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.101473871Z namespaces/openshift-config/autoscaling/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.101512812Z namespaces/openshift-config/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.101556563Z namespaces/openshift-config/batch/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.101591893Z namespaces/openshift-config/batch/cronjobs.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.101692095Z namespaces/openshift-config/batch/jobs.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.101728596Z namespaces/openshift-config/build.openshift.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.101779717Z namespaces/openshift-config/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.101853028Z namespaces/openshift-config/build.openshift.io/builds.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.10191558Z namespaces/openshift-config/core/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.10195334Z namespaces/openshift-config/core/configmaps.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.102064803Z namespaces/openshift-config/core/endpoints.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.102136054Z namespaces/openshift-config/core/events.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.102217866Z namespaces/openshift-config/core/persistentvolumeclaims.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.102290077Z namespaces/openshift-config/core/pods.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.102400629Z namespaces/openshift-config/core/replicationcontrollers.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.102541672Z namespaces/openshift-config/core/secrets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.102697975Z namespaces/openshift-config/core/services.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.102759926Z namespaces/openshift-config/core/secrets/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.102810977Z namespaces/openshift-config/core/secrets/pull-secret.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.102846938Z namespaces/openshift-config/discovery.k8s.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.102892609Z namespaces/openshift-config/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.10292736Z namespaces/openshift-config/image.openshift.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.102973161Z namespaces/openshift-config/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.103041872Z namespaces/openshift-config/k8s.ovn.org/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.103079323Z namespaces/openshift-config/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.103162064Z namespaces/openshift-config/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.103234396Z namespaces/openshift-config/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.103280547Z namespaces/openshift-config/monitoring.coreos.com/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.103310017Z namespaces/openshift-config/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.103366898Z namespaces/openshift-config/networking.k8s.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.103406649Z namespaces/openshift-config/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.10344231Z namespaces/openshift-config/policy/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.103493221Z namespaces/openshift-config/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.103541382Z namespaces/openshift-config/route.openshift.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.103588422Z namespaces/openshift-config/route.openshift.io/routes.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.103695625Z namespaces/openshift-console-operator/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.103740426Z namespaces/openshift-console-operator/openshift-console-operator.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.103811277Z namespaces/openshift-console-operator/apps.openshift.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.103840527Z namespaces/openshift-console-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.103914819Z namespaces/openshift-console-operator/apps/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.10395255Z namespaces/openshift-console-operator/apps/daemonsets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.104036551Z namespaces/openshift-console-operator/apps/deployments.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.104151474Z namespaces/openshift-console-operator/apps/replicasets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.104255396Z namespaces/openshift-console-operator/apps/statefulsets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.104296347Z namespaces/openshift-console-operator/autoscaling/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.104371148Z namespaces/openshift-console-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.104415929Z namespaces/openshift-console-operator/batch/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.10445846Z namespaces/openshift-console-operator/batch/cronjobs.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.104537631Z namespaces/openshift-console-operator/batch/jobs.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.104583932Z namespaces/openshift-console-operator/build.openshift.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.104624433Z namespaces/openshift-console-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.104793856Z namespaces/openshift-console-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.104838417Z namespaces/openshift-console-operator/coordination.k8s.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.104845497Z namespaces/openshift-console-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.104872988Z namespaces/openshift-console-operator/coordination.k8s.io/leases/console-operator-lock.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.104945519Z namespaces/openshift-console-operator/core/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.10498514Z namespaces/openshift-console-operator/core/configmaps.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.105531841Z namespaces/openshift-console-operator/core/endpoints.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.105611373Z namespaces/openshift-console-operator/core/events.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.105909398Z namespaces/openshift-console-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.10599214Z namespaces/openshift-console-operator/core/pods.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.106115412Z namespaces/openshift-console-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.106231415Z namespaces/openshift-console-operator/core/secrets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.106429698Z namespaces/openshift-console-operator/core/services.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.10648998Z namespaces/openshift-console-operator/discovery.k8s.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.10651511Z namespaces/openshift-console-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.106588182Z namespaces/openshift-console-operator/image.openshift.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.106625193Z namespaces/openshift-console-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.106723434Z namespaces/openshift-console-operator/k8s.ovn.org/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.106757485Z namespaces/openshift-console-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.106858607Z namespaces/openshift-console-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.106931899Z namespaces/openshift-console-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.10698768Z namespaces/openshift-console-operator/monitoring.coreos.com/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.107032761Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.107076461Z namespaces/openshift-console-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.107124992Z namespaces/openshift-console-operator/monitoring.coreos.com/prometheusrules/cluster-monitoring-prometheus-rules.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.107173663Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.107216174Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors/console-operator.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.107257365Z namespaces/openshift-console-operator/networking.k8s.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.107303776Z namespaces/openshift-console-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.107341756Z namespaces/openshift-console-operator/pods/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.107349247Z namespaces/openshift-console-operator/pods/console-operator-7866497494-s6m5g/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.107389668Z namespaces/openshift-console-operator/pods/console-operator-7866497494-s6m5g/console-operator-7866497494-s6m5g.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.107480489Z namespaces/openshift-console-operator/pods/console-operator-7866497494-s6m5g/console-operator/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.107488479Z namespaces/openshift-console-operator/pods/console-operator-7866497494-s6m5g/console-operator/console-operator/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.10749476Z namespaces/openshift-console-operator/pods/console-operator-7866497494-s6m5g/console-operator/console-operator/logs/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.107541751Z namespaces/openshift-console-operator/pods/console-operator-7866497494-s6m5g/console-operator/console-operator/logs/current.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.1080143Z namespaces/openshift-console-operator/pods/console-operator-7866497494-s6m5g/console-operator/console-operator/logs/previous.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.108061771Z namespaces/openshift-console-operator/policy/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.108098531Z namespaces/openshift-console-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.108155903Z namespaces/openshift-console-operator/route.openshift.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.108196443Z namespaces/openshift-console-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.108268695Z namespaces/openshift-console/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.108308455Z namespaces/openshift-console/openshift-console.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.10851417Z namespaces/openshift-console/apps.openshift.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.108555171Z namespaces/openshift-console/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.108620772Z namespaces/openshift-console/apps/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.108665102Z namespaces/openshift-console/apps/daemonsets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.108781895Z namespaces/openshift-console/apps/deployments.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.108966948Z namespaces/openshift-console/apps/replicasets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.109321386Z namespaces/openshift-console/apps/statefulsets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.109343536Z namespaces/openshift-console/autoscaling/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.109401007Z namespaces/openshift-console/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.109457918Z namespaces/openshift-console/batch/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.109508269Z namespaces/openshift-console/batch/cronjobs.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.109593161Z namespaces/openshift-console/batch/jobs.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.109638692Z namespaces/openshift-console/build.openshift.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.109718263Z namespaces/openshift-console/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.109842906Z namespaces/openshift-console/build.openshift.io/builds.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.109917487Z namespaces/openshift-console/core/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.109956288Z namespaces/openshift-console/core/configmaps.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.11057029Z namespaces/openshift-console/core/endpoints.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.110684293Z namespaces/openshift-console/core/events.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.110916757Z namespaces/openshift-console/core/persistentvolumeclaims.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.110982478Z namespaces/openshift-console/core/pods.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.111190232Z namespaces/openshift-console/core/replicationcontrollers.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.111308125Z namespaces/openshift-console/core/secrets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.111494138Z namespaces/openshift-console/core/services.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.11154241Z namespaces/openshift-console/discovery.k8s.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.11157659Z namespaces/openshift-console/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.111643932Z namespaces/openshift-console/image.openshift.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.111802944Z namespaces/openshift-console/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.111865246Z namespaces/openshift-console/k8s.ovn.org/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.111912207Z namespaces/openshift-console/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.111995108Z namespaces/openshift-console/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.11206611Z namespaces/openshift-console/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.112109361Z namespaces/openshift-console/monitoring.coreos.com/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.112151661Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.112198872Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.112250683Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors/console.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.112305074Z namespaces/openshift-console/networking.k8s.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.112353105Z namespaces/openshift-console/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.112423807Z namespaces/openshift-console/pods/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.112432157Z namespaces/openshift-console/pods/console-59d4f856f9-845jm/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.112471638Z namespaces/openshift-console/pods/console-59d4f856f9-845jm/console-59d4f856f9-845jm.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.112557099Z namespaces/openshift-console/pods/console-59d4f856f9-845jm/console/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.112564779Z namespaces/openshift-console/pods/console-59d4f856f9-845jm/console/console/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.112568579Z namespaces/openshift-console/pods/console-59d4f856f9-845jm/console/console/logs/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.11258792Z namespaces/openshift-console/pods/console-59d4f856f9-845jm/console/console/logs/current.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.112735553Z namespaces/openshift-console/pods/console-59d4f856f9-845jm/console/console/logs/previous.insecure.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.112807264Z namespaces/openshift-console/pods/console-59d4f856f9-845jm/console/console/logs/previous.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.112838405Z namespaces/openshift-console/pods/console-6db77459d9-rmzgd/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.112880986Z namespaces/openshift-console/pods/console-6db77459d9-rmzgd/console-6db77459d9-rmzgd.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.112963567Z namespaces/openshift-console/pods/console-6db77459d9-rmzgd/console/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.112974138Z namespaces/openshift-console/pods/console-6db77459d9-rmzgd/console/console/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.112979898Z namespaces/openshift-console/pods/console-6db77459d9-rmzgd/console/console/logs/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.112991558Z namespaces/openshift-console/pods/console-6db77459d9-rmzgd/console/console/logs/current.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.11309086Z namespaces/openshift-console/pods/console-6db77459d9-rmzgd/console/console/logs/previous.insecure.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.113163691Z namespaces/openshift-console/pods/console-6db77459d9-rmzgd/console/console/logs/previous.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.113206162Z namespaces/openshift-console/pods/downloads-68c9cbb497-s57jp/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.113248523Z namespaces/openshift-console/pods/downloads-68c9cbb497-s57jp/downloads-68c9cbb497-s57jp.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.113346375Z namespaces/openshift-console/pods/downloads-68c9cbb497-s57jp/download-server/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.113354465Z namespaces/openshift-console/pods/downloads-68c9cbb497-s57jp/download-server/download-server/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.113360735Z namespaces/openshift-console/pods/downloads-68c9cbb497-s57jp/download-server/download-server/logs/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.113399316Z namespaces/openshift-console/pods/downloads-68c9cbb497-s57jp/download-server/download-server/logs/current.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.113533849Z namespaces/openshift-console/pods/downloads-68c9cbb497-s57jp/download-server/download-server/logs/previous.insecure.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.11360046Z namespaces/openshift-console/pods/downloads-68c9cbb497-s57jp/download-server/download-server/logs/previous.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.113645291Z namespaces/openshift-console/policy/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.113735963Z namespaces/openshift-console/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.113789714Z namespaces/openshift-console/route.openshift.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.113834475Z namespaces/openshift-console/route.openshift.io/routes.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.113922526Z namespaces/openshift-controller-manager-operator/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.113968417Z namespaces/openshift-controller-manager-operator/openshift-controller-manager-operator.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.114036068Z namespaces/openshift-controller-manager-operator/apps.openshift.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.114075739Z namespaces/openshift-controller-manager-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.114140861Z namespaces/openshift-controller-manager-operator/apps/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.114183442Z namespaces/openshift-controller-manager-operator/apps/daemonsets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.114265073Z namespaces/openshift-controller-manager-operator/apps/deployments.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.114360605Z namespaces/openshift-controller-manager-operator/apps/replicasets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.114435167Z namespaces/openshift-controller-manager-operator/apps/statefulsets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.114493517Z namespaces/openshift-controller-manager-operator/autoscaling/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.114533858Z namespaces/openshift-controller-manager-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.11459864Z namespaces/openshift-controller-manager-operator/batch/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.1146308Z namespaces/openshift-controller-manager-operator/batch/cronjobs.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.114748543Z namespaces/openshift-controller-manager-operator/batch/jobs.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.114807084Z namespaces/openshift-controller-manager-operator/build.openshift.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.114854535Z namespaces/openshift-controller-manager-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.114926656Z namespaces/openshift-controller-manager-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.115012428Z namespaces/openshift-controller-manager-operator/core/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.115084439Z namespaces/openshift-controller-manager-operator/core/configmaps.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.115193431Z namespaces/openshift-controller-manager-operator/core/endpoints.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.115274963Z namespaces/openshift-controller-manager-operator/core/events.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.115355705Z namespaces/openshift-controller-manager-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.115444016Z namespaces/openshift-controller-manager-operator/core/pods.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.115511528Z namespaces/openshift-controller-manager-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.1156372Z namespaces/openshift-controller-manager-operator/core/secrets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.115839454Z namespaces/openshift-controller-manager-operator/core/services.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.115896145Z namespaces/openshift-controller-manager-operator/discovery.k8s.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.115917896Z namespaces/openshift-controller-manager-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.115973477Z namespaces/openshift-controller-manager-operator/image.openshift.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.116010397Z namespaces/openshift-controller-manager-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.116060718Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.116101539Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.116206421Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.116281563Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.116330054Z namespaces/openshift-controller-manager-operator/monitoring.coreos.com/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.116358674Z namespaces/openshift-controller-manager-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.116411755Z namespaces/openshift-controller-manager-operator/networking.k8s.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.116442256Z namespaces/openshift-controller-manager-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.116492257Z namespaces/openshift-controller-manager-operator/policy/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.116523308Z namespaces/openshift-controller-manager-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.116571498Z namespaces/openshift-controller-manager-operator/route.openshift.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.116613539Z namespaces/openshift-controller-manager-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.116725092Z namespaces/openshift-controller-manager/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.116775762Z namespaces/openshift-controller-manager/openshift-controller-manager.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.116826214Z namespaces/openshift-controller-manager/apps.openshift.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.116858394Z namespaces/openshift-controller-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.116906675Z namespaces/openshift-controller-manager/apps/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.116940086Z namespaces/openshift-controller-manager/apps/daemonsets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.117126249Z namespaces/openshift-controller-manager/apps/deployments.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.117204411Z namespaces/openshift-controller-manager/apps/replicasets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.117305723Z namespaces/openshift-controller-manager/apps/statefulsets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.117358334Z namespaces/openshift-controller-manager/autoscaling/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.117406495Z namespaces/openshift-controller-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.117454746Z namespaces/openshift-controller-manager/batch/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.117505077Z namespaces/openshift-controller-manager/batch/cronjobs.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.117579949Z namespaces/openshift-controller-manager/batch/jobs.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.117625609Z namespaces/openshift-controller-manager/build.openshift.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.1176755Z namespaces/openshift-controller-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.117773472Z namespaces/openshift-controller-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.117821773Z namespaces/openshift-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.117829883Z namespaces/openshift-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.117880104Z namespaces/openshift-controller-manager/coordination.k8s.io/leases/openshift-master-controllers.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.117959806Z namespaces/openshift-controller-manager/core/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.117990917Z namespaces/openshift-controller-manager/core/configmaps.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.118091199Z namespaces/openshift-controller-manager/core/endpoints.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.11816997Z namespaces/openshift-controller-manager/core/events.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.118240971Z namespaces/openshift-controller-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.118339023Z namespaces/openshift-controller-manager/core/pods.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.118416275Z namespaces/openshift-controller-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.118528017Z namespaces/openshift-controller-manager/core/secrets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.118730261Z namespaces/openshift-controller-manager/core/services.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.118771972Z namespaces/openshift-controller-manager/discovery.k8s.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.118822193Z namespaces/openshift-controller-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.118878064Z namespaces/openshift-controller-manager/image.openshift.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.118918775Z namespaces/openshift-controller-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.118977856Z namespaces/openshift-controller-manager/k8s.ovn.org/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.119021387Z namespaces/openshift-controller-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.119106399Z namespaces/openshift-controller-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.11917655Z namespaces/openshift-controller-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.119237211Z namespaces/openshift-controller-manager/monitoring.coreos.com/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.119281712Z namespaces/openshift-controller-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.119339953Z namespaces/openshift-controller-manager/networking.k8s.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.119376244Z namespaces/openshift-controller-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.119427495Z namespaces/openshift-controller-manager/policy/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.119471856Z namespaces/openshift-controller-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.119525127Z namespaces/openshift-controller-manager/route.openshift.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.119568928Z namespaces/openshift-controller-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.11967009Z namespaces/openshift-dns-operator/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.119733631Z namespaces/openshift-dns-operator/openshift-dns-operator.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.119968896Z namespaces/openshift-dns-operator/apps.openshift.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.120004926Z namespaces/openshift-dns-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.120064117Z namespaces/openshift-dns-operator/apps/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.120091288Z namespaces/openshift-dns-operator/apps/daemonsets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.12017602Z namespaces/openshift-dns-operator/apps/deployments.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.120248241Z namespaces/openshift-dns-operator/apps/replicasets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.120323292Z namespaces/openshift-dns-operator/apps/statefulsets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.120376424Z namespaces/openshift-dns-operator/autoscaling/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.120395284Z namespaces/openshift-dns-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.120451015Z namespaces/openshift-dns-operator/batch/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.120502946Z namespaces/openshift-dns-operator/batch/cronjobs.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.120565877Z namespaces/openshift-dns-operator/batch/jobs.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.120618578Z namespaces/openshift-dns-operator/build.openshift.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.120645179Z namespaces/openshift-dns-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.120768031Z namespaces/openshift-dns-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.120822952Z namespaces/openshift-dns-operator/core/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.120864923Z namespaces/openshift-dns-operator/core/configmaps.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.120963915Z namespaces/openshift-dns-operator/core/endpoints.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.121032086Z namespaces/openshift-dns-operator/core/events.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.121128888Z namespaces/openshift-dns-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.12119545Z namespaces/openshift-dns-operator/core/pods.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.121270161Z namespaces/openshift-dns-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.121392453Z namespaces/openshift-dns-operator/core/secrets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.121566297Z namespaces/openshift-dns-operator/core/services.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.121626148Z namespaces/openshift-dns-operator/discovery.k8s.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.121661569Z namespaces/openshift-dns-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.121757551Z namespaces/openshift-dns-operator/image.openshift.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.121807582Z namespaces/openshift-dns-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.121863973Z namespaces/openshift-dns-operator/k8s.ovn.org/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.121911924Z namespaces/openshift-dns-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.121997335Z namespaces/openshift-dns-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.122069877Z namespaces/openshift-dns-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.122121128Z namespaces/openshift-dns-operator/monitoring.coreos.com/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.122166729Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.12221372Z namespaces/openshift-dns-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.122258281Z namespaces/openshift-dns-operator/monitoring.coreos.com/prometheusrules/dns.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.122332202Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.122357072Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors/dns-operator.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.122422834Z namespaces/openshift-dns-operator/networking.k8s.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.122452884Z namespaces/openshift-dns-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.122503725Z namespaces/openshift-dns-operator/policy/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.122534766Z namespaces/openshift-dns-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.122578697Z namespaces/openshift-dns-operator/route.openshift.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.122626228Z namespaces/openshift-dns-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.12273489Z namespaces/openshift-dns/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.122831462Z namespaces/openshift-dns/openshift-dns.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.122890453Z namespaces/openshift-dns/apps.openshift.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.122924114Z namespaces/openshift-dns/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.122966815Z namespaces/openshift-dns/apps/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.122998415Z namespaces/openshift-dns/apps/daemonsets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.123139578Z namespaces/openshift-dns/apps/deployments.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.123211379Z namespaces/openshift-dns/apps/replicasets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.123281761Z namespaces/openshift-dns/apps/statefulsets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.123333662Z namespaces/openshift-dns/autoscaling/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.123350592Z namespaces/openshift-dns/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.123405773Z namespaces/openshift-dns/batch/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.123445174Z namespaces/openshift-dns/batch/cronjobs.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.123529266Z namespaces/openshift-dns/batch/jobs.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.123579247Z namespaces/openshift-dns/build.openshift.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.123621097Z namespaces/openshift-dns/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.123723399Z namespaces/openshift-dns/build.openshift.io/builds.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.12377658Z namespaces/openshift-dns/core/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.123800681Z namespaces/openshift-dns/core/configmaps.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.123914533Z namespaces/openshift-dns/core/endpoints.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.123990585Z namespaces/openshift-dns/core/events.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.124210979Z namespaces/openshift-dns/core/persistentvolumeclaims.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.12428243Z namespaces/openshift-dns/core/pods.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.124545355Z namespaces/openshift-dns/core/replicationcontrollers.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.124668388Z namespaces/openshift-dns/core/secrets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.124878802Z namespaces/openshift-dns/core/services.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.124923653Z namespaces/openshift-dns/discovery.k8s.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.124955364Z namespaces/openshift-dns/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.125021075Z namespaces/openshift-dns/image.openshift.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.125049265Z namespaces/openshift-dns/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.125124647Z namespaces/openshift-dns/k8s.ovn.org/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.125157828Z namespaces/openshift-dns/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.12527488Z namespaces/openshift-dns/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.125347551Z namespaces/openshift-dns/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.125414853Z namespaces/openshift-dns/monitoring.coreos.com/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.125451753Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.12579744Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.125829641Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors/dns-default.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.125896312Z namespaces/openshift-dns/networking.k8s.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.125929013Z namespaces/openshift-dns/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.125978114Z namespaces/openshift-dns/pods/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.125987724Z namespaces/openshift-dns/pods/dns-default-ppm5v/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.126027005Z namespaces/openshift-dns/pods/dns-default-ppm5v/dns-default-ppm5v.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.126130487Z namespaces/openshift-dns/pods/dns-default-ppm5v/dns/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.126150337Z namespaces/openshift-dns/pods/dns-default-ppm5v/dns/dns/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.126162138Z namespaces/openshift-dns/pods/dns-default-ppm5v/dns/dns/logs/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.126191588Z namespaces/openshift-dns/pods/dns-default-ppm5v/dns/dns/logs/current.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.12629403Z namespaces/openshift-dns/pods/dns-default-ppm5v/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.126410532Z namespaces/openshift-dns/pods/dns-default-ppm5v/dns/dns/logs/previous.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.126446443Z namespaces/openshift-dns/pods/dns-default-ppm5v/kube-rbac-proxy/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.126455433Z namespaces/openshift-dns/pods/dns-default-ppm5v/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.126461833Z namespaces/openshift-dns/pods/dns-default-ppm5v/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.126533995Z namespaces/openshift-dns/pods/dns-default-ppm5v/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.126646187Z namespaces/openshift-dns/pods/dns-default-ppm5v/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.126749889Z namespaces/openshift-dns/pods/dns-default-ppm5v/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.126820751Z namespaces/openshift-dns/pods/dns-default-slvtd/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.126884632Z namespaces/openshift-dns/pods/dns-default-slvtd/dns-default-slvtd.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.126990984Z namespaces/openshift-dns/pods/dns-default-slvtd/dns/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.127002394Z namespaces/openshift-dns/pods/dns-default-slvtd/dns/dns/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.127014024Z namespaces/openshift-dns/pods/dns-default-slvtd/dns/dns/logs/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.127080076Z namespaces/openshift-dns/pods/dns-default-slvtd/dns/dns/logs/current.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.127194538Z namespaces/openshift-dns/pods/dns-default-slvtd/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.12729083Z namespaces/openshift-dns/pods/dns-default-slvtd/dns/dns/logs/previous.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.12733463Z namespaces/openshift-dns/pods/dns-default-slvtd/kube-rbac-proxy/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.127350511Z namespaces/openshift-dns/pods/dns-default-slvtd/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.127359531Z namespaces/openshift-dns/pods/dns-default-slvtd/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.127433312Z namespaces/openshift-dns/pods/dns-default-slvtd/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.127534945Z namespaces/openshift-dns/pods/dns-default-slvtd/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.127628366Z namespaces/openshift-dns/pods/dns-default-slvtd/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.127736169Z namespaces/openshift-dns/pods/dns-default-t6wnq/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.127770249Z namespaces/openshift-dns/pods/dns-default-t6wnq/dns-default-t6wnq.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.127877821Z namespaces/openshift-dns/pods/dns-default-t6wnq/dns/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.127886872Z namespaces/openshift-dns/pods/dns-default-t6wnq/dns/dns/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.127898712Z namespaces/openshift-dns/pods/dns-default-t6wnq/dns/dns/logs/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.127934052Z namespaces/openshift-dns/pods/dns-default-t6wnq/dns/dns/logs/current.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.128186787Z namespaces/openshift-dns/pods/dns-default-t6wnq/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.128260979Z namespaces/openshift-dns/pods/dns-default-t6wnq/dns/dns/logs/previous.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.12830597Z namespaces/openshift-dns/pods/dns-default-t6wnq/kube-rbac-proxy/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.1283126Z namespaces/openshift-dns/pods/dns-default-t6wnq/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.12832251Z namespaces/openshift-dns/pods/dns-default-t6wnq/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.128370611Z namespaces/openshift-dns/pods/dns-default-t6wnq/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.128453513Z namespaces/openshift-dns/pods/dns-default-t6wnq/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.128517814Z namespaces/openshift-dns/pods/dns-default-t6wnq/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.128556335Z namespaces/openshift-dns/pods/node-resolver-n9ffc/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.128603106Z namespaces/openshift-dns/pods/node-resolver-n9ffc/node-resolver-n9ffc.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.128710508Z namespaces/openshift-dns/pods/node-resolver-n9ffc/dns-node-resolver/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.128722078Z namespaces/openshift-dns/pods/node-resolver-n9ffc/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.128728488Z namespaces/openshift-dns/pods/node-resolver-n9ffc/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.128775649Z namespaces/openshift-dns/pods/node-resolver-n9ffc/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.128864191Z namespaces/openshift-dns/pods/node-resolver-n9ffc/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.128934852Z namespaces/openshift-dns/pods/node-resolver-n9ffc/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.128978043Z namespaces/openshift-dns/pods/node-resolver-q6vx9/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.129014894Z namespaces/openshift-dns/pods/node-resolver-q6vx9/node-resolver-q6vx9.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.129087965Z namespaces/openshift-dns/pods/node-resolver-q6vx9/dns-node-resolver/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.129096655Z namespaces/openshift-dns/pods/node-resolver-q6vx9/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.129109556Z namespaces/openshift-dns/pods/node-resolver-q6vx9/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.129153606Z namespaces/openshift-dns/pods/node-resolver-q6vx9/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.129237808Z namespaces/openshift-dns/pods/node-resolver-q6vx9/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.129305449Z namespaces/openshift-dns/pods/node-resolver-q6vx9/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.129355061Z namespaces/openshift-dns/pods/node-resolver-z2lv9/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.129393781Z namespaces/openshift-dns/pods/node-resolver-z2lv9/node-resolver-z2lv9.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.129467173Z namespaces/openshift-dns/pods/node-resolver-z2lv9/dns-node-resolver/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.129475253Z namespaces/openshift-dns/pods/node-resolver-z2lv9/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.129483033Z namespaces/openshift-dns/pods/node-resolver-z2lv9/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.129555664Z namespaces/openshift-dns/pods/node-resolver-z2lv9/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.129641936Z namespaces/openshift-dns/pods/node-resolver-z2lv9/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.129747208Z namespaces/openshift-dns/pods/node-resolver-z2lv9/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.129785449Z namespaces/openshift-dns/policy/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.12982777Z namespaces/openshift-dns/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.129875021Z namespaces/openshift-dns/route.openshift.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.129916952Z namespaces/openshift-dns/route.openshift.io/routes.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.130004453Z namespaces/openshift-etcd/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.130096135Z namespaces/openshift-etcd/openshift-etcd.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.130167666Z namespaces/openshift-etcd/apps.openshift.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.130255218Z namespaces/openshift-etcd/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.13035012Z namespaces/openshift-etcd/apps/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.130399361Z namespaces/openshift-etcd/apps/daemonsets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.130576185Z namespaces/openshift-etcd/apps/deployments.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.130682147Z namespaces/openshift-etcd/apps/replicasets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.130793309Z namespaces/openshift-etcd/apps/statefulsets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.1308427Z namespaces/openshift-etcd/autoscaling/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.130905821Z namespaces/openshift-etcd/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.130978682Z namespaces/openshift-etcd/batch/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.131028003Z namespaces/openshift-etcd/batch/cronjobs.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.131123355Z namespaces/openshift-etcd/batch/jobs.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.131191267Z namespaces/openshift-etcd/build.openshift.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.131249688Z namespaces/openshift-etcd/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.13135048Z namespaces/openshift-etcd/build.openshift.io/builds.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.131435191Z namespaces/openshift-etcd/core/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.131490192Z namespaces/openshift-etcd/core/configmaps.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.131603605Z namespaces/openshift-etcd/core/endpoints.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.131718317Z namespaces/openshift-etcd/core/events.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.131817279Z namespaces/openshift-etcd/core/persistentvolumeclaims.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.131919611Z namespaces/openshift-etcd/core/pods.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.132004523Z namespaces/openshift-etcd/core/replicationcontrollers.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.132141065Z namespaces/openshift-etcd/core/secrets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.132313329Z namespaces/openshift-etcd/core/services.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.13237353Z namespaces/openshift-etcd/discovery.k8s.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.132438321Z namespaces/openshift-etcd/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.132492902Z namespaces/openshift-etcd/image.openshift.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.132547933Z namespaces/openshift-etcd/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.132633965Z namespaces/openshift-etcd/k8s.ovn.org/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.132710727Z namespaces/openshift-etcd/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.132814969Z namespaces/openshift-etcd/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.13290598Z namespaces/openshift-etcd/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.132964242Z namespaces/openshift-etcd/monitoring.coreos.com/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.133025523Z namespaces/openshift-etcd/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.133074824Z namespaces/openshift-etcd/networking.k8s.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.133132835Z namespaces/openshift-etcd/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.133203996Z namespaces/openshift-etcd/policy/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.133254247Z namespaces/openshift-etcd/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.133330569Z namespaces/openshift-etcd/route.openshift.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.13337489Z namespaces/openshift-etcd/route.openshift.io/routes.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.133473712Z namespaces/openshift-host-network/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.133536753Z namespaces/openshift-host-network/openshift-host-network.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.134194506Z namespaces/openshift-host-network/apps.openshift.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.134244257Z namespaces/openshift-host-network/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.134338379Z namespaces/openshift-host-network/apps/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.1344146Z namespaces/openshift-host-network/apps/daemonsets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.134515622Z namespaces/openshift-host-network/apps/deployments.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.134612004Z namespaces/openshift-host-network/apps/replicasets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.134720156Z namespaces/openshift-host-network/apps/statefulsets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.134784917Z namespaces/openshift-host-network/autoscaling/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.134851129Z namespaces/openshift-host-network/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.13488781Z namespaces/openshift-host-network/batch/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.134946951Z namespaces/openshift-host-network/batch/cronjobs.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.135049813Z namespaces/openshift-host-network/batch/jobs.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.135117234Z namespaces/openshift-host-network/build.openshift.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.135176565Z namespaces/openshift-host-network/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.135268037Z namespaces/openshift-host-network/build.openshift.io/builds.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.135378349Z namespaces/openshift-host-network/core/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.13542851Z namespaces/openshift-host-network/core/configmaps.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.135546543Z namespaces/openshift-host-network/core/endpoints.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.135639334Z namespaces/openshift-host-network/core/events.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.135813928Z namespaces/openshift-host-network/core/persistentvolumeclaims.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.135885999Z namespaces/openshift-host-network/core/pods.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.135981451Z namespaces/openshift-host-network/core/replicationcontrollers.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.136148194Z namespaces/openshift-host-network/core/secrets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.136279747Z namespaces/openshift-host-network/core/services.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.136343768Z namespaces/openshift-host-network/core/resourcequotas/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.136388999Z namespaces/openshift-host-network/core/resourcequotas/host-network-namespace-quotas.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.13644614Z namespaces/openshift-host-network/discovery.k8s.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.136470511Z namespaces/openshift-host-network/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.136531422Z namespaces/openshift-host-network/image.openshift.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.136568783Z namespaces/openshift-host-network/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.136669725Z namespaces/openshift-host-network/k8s.ovn.org/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.136766536Z namespaces/openshift-host-network/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.136850178Z namespaces/openshift-host-network/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.13692023Z namespaces/openshift-host-network/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.136977901Z namespaces/openshift-host-network/monitoring.coreos.com/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.136994581Z namespaces/openshift-host-network/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.137059592Z namespaces/openshift-host-network/networking.k8s.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.137094423Z namespaces/openshift-host-network/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.137159004Z namespaces/openshift-host-network/policy/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.137191715Z namespaces/openshift-host-network/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.137245086Z namespaces/openshift-host-network/route.openshift.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.137281857Z namespaces/openshift-host-network/route.openshift.io/routes.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.137376479Z namespaces/openshift-image-registry/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.137416999Z namespaces/openshift-image-registry/openshift-image-registry.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.13748167Z namespaces/openshift-image-registry/apps.openshift.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.137515571Z namespaces/openshift-image-registry/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.137587533Z namespaces/openshift-image-registry/apps/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.137616423Z namespaces/openshift-image-registry/apps/daemonsets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.137786476Z namespaces/openshift-image-registry/apps/deployments.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.138042972Z namespaces/openshift-image-registry/apps/replicasets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.138246146Z namespaces/openshift-image-registry/apps/statefulsets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.138288706Z namespaces/openshift-image-registry/autoscaling/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.138359638Z namespaces/openshift-image-registry/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.138397939Z namespaces/openshift-image-registry/batch/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.138437889Z namespaces/openshift-image-registry/batch/cronjobs.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.138541611Z namespaces/openshift-image-registry/batch/jobs.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.138589892Z namespaces/openshift-image-registry/build.openshift.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.138633003Z namespaces/openshift-image-registry/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.138742726Z namespaces/openshift-image-registry/build.openshift.io/builds.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.138795996Z namespaces/openshift-image-registry/coordination.k8s.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.138805107Z namespaces/openshift-image-registry/coordination.k8s.io/leases/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.138849128Z namespaces/openshift-image-registry/coordination.k8s.io/leases/openshift-master-controllers.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.138924029Z namespaces/openshift-image-registry/core/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.13896896Z namespaces/openshift-image-registry/core/configmaps.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.139582032Z namespaces/openshift-image-registry/core/endpoints.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.139677244Z namespaces/openshift-image-registry/core/events.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.13998341Z namespaces/openshift-image-registry/core/persistentvolumeclaims.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.140053621Z namespaces/openshift-image-registry/core/pods.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.140274486Z namespaces/openshift-image-registry/core/replicationcontrollers.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.140408368Z namespaces/openshift-image-registry/core/secrets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.140622172Z namespaces/openshift-image-registry/core/services.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.140719174Z namespaces/openshift-image-registry/discovery.k8s.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.140759185Z namespaces/openshift-image-registry/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.140823306Z namespaces/openshift-image-registry/image.openshift.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.140865237Z namespaces/openshift-image-registry/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.140942109Z namespaces/openshift-image-registry/k8s.ovn.org/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.140969529Z namespaces/openshift-image-registry/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.141058141Z namespaces/openshift-image-registry/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.141134353Z namespaces/openshift-image-registry/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.141202484Z namespaces/openshift-image-registry/monitoring.coreos.com/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.141232695Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.141319416Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.141359977Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/image-registry-operator-alerts.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.141467139Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/image-registry-rules.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.141543411Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/imagestreams-rules.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.141601272Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.141644063Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors/image-registry.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.141736754Z namespaces/openshift-image-registry/networking.k8s.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.141770035Z namespaces/openshift-image-registry/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.141845547Z namespaces/openshift-image-registry/pods/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.141856487Z namespaces/openshift-image-registry/pods/image-registry-6b8f7984f9-7vsmh/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.141892977Z namespaces/openshift-image-registry/pods/image-registry-6b8f7984f9-7vsmh/image-registry-6b8f7984f9-7vsmh.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.14200072Z namespaces/openshift-image-registry/pods/image-registry-6b8f7984f9-7vsmh/registry/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.14200866Z namespaces/openshift-image-registry/pods/image-registry-6b8f7984f9-7vsmh/registry/registry/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.1420183Z namespaces/openshift-image-registry/pods/image-registry-6b8f7984f9-7vsmh/registry/registry/logs/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.142057151Z namespaces/openshift-image-registry/pods/image-registry-6b8f7984f9-7vsmh/registry/registry/logs/current.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.142299796Z namespaces/openshift-image-registry/pods/image-registry-6b8f7984f9-7vsmh/registry/registry/logs/previous.insecure.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.142379057Z namespaces/openshift-image-registry/pods/image-registry-6b8f7984f9-7vsmh/registry/registry/logs/previous.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.142427298Z namespaces/openshift-image-registry/pods/node-ca-vrxxg/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.142470529Z namespaces/openshift-image-registry/pods/node-ca-vrxxg/node-ca-vrxxg.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.142544261Z namespaces/openshift-image-registry/pods/node-ca-vrxxg/node-ca/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.142554421Z namespaces/openshift-image-registry/pods/node-ca-vrxxg/node-ca/node-ca/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.142558691Z namespaces/openshift-image-registry/pods/node-ca-vrxxg/node-ca/node-ca/logs/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.142614282Z namespaces/openshift-image-registry/pods/node-ca-vrxxg/node-ca/node-ca/logs/current.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.142756614Z namespaces/openshift-image-registry/pods/node-ca-vrxxg/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.142824656Z namespaces/openshift-image-registry/pods/node-ca-vrxxg/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.142885367Z namespaces/openshift-image-registry/pods/node-ca-wfrw6/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.142901877Z namespaces/openshift-image-registry/pods/node-ca-wfrw6/node-ca-wfrw6.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.142993009Z namespaces/openshift-image-registry/pods/node-ca-wfrw6/node-ca/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.14300383Z namespaces/openshift-image-registry/pods/node-ca-wfrw6/node-ca/node-ca/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.143010359Z namespaces/openshift-image-registry/pods/node-ca-wfrw6/node-ca/node-ca/logs/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.14304208Z namespaces/openshift-image-registry/pods/node-ca-wfrw6/node-ca/node-ca/logs/current.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.143159733Z namespaces/openshift-image-registry/pods/node-ca-wfrw6/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.143225014Z namespaces/openshift-image-registry/pods/node-ca-wfrw6/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.143283805Z namespaces/openshift-image-registry/pods/node-ca-xznvb/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.143304325Z namespaces/openshift-image-registry/pods/node-ca-xznvb/node-ca-xznvb.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.143408377Z namespaces/openshift-image-registry/pods/node-ca-xznvb/node-ca/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.143419938Z namespaces/openshift-image-registry/pods/node-ca-xznvb/node-ca/node-ca/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.143433498Z namespaces/openshift-image-registry/pods/node-ca-xznvb/node-ca/node-ca/logs/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.143463879Z namespaces/openshift-image-registry/pods/node-ca-xznvb/node-ca/node-ca/logs/current.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.14356284Z namespaces/openshift-image-registry/pods/node-ca-xznvb/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.143633572Z namespaces/openshift-image-registry/pods/node-ca-xznvb/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.143687723Z namespaces/openshift-image-registry/policy/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.143762884Z namespaces/openshift-image-registry/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.143829946Z namespaces/openshift-image-registry/route.openshift.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.143868587Z namespaces/openshift-image-registry/route.openshift.io/routes.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.143976069Z namespaces/openshift-ingress-canary/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.14404439Z namespaces/openshift-ingress-canary/openshift-ingress-canary.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.144100741Z namespaces/openshift-ingress-canary/apps.openshift.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.144138752Z namespaces/openshift-ingress-canary/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.144214863Z namespaces/openshift-ingress-canary/apps/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.144270744Z namespaces/openshift-ingress-canary/apps/daemonsets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.144395357Z namespaces/openshift-ingress-canary/apps/deployments.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.144480999Z namespaces/openshift-ingress-canary/apps/replicasets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.14457494Z namespaces/openshift-ingress-canary/apps/statefulsets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.144634902Z namespaces/openshift-ingress-canary/autoscaling/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.144721543Z namespaces/openshift-ingress-canary/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.144776654Z namespaces/openshift-ingress-canary/batch/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.144847586Z namespaces/openshift-ingress-canary/batch/cronjobs.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.144962518Z namespaces/openshift-ingress-canary/batch/jobs.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.145026049Z namespaces/openshift-ingress-canary/build.openshift.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.145088791Z namespaces/openshift-ingress-canary/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.145169902Z namespaces/openshift-ingress-canary/build.openshift.io/builds.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.145269624Z namespaces/openshift-ingress-canary/core/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.145325075Z namespaces/openshift-ingress-canary/core/configmaps.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.145430367Z namespaces/openshift-ingress-canary/core/endpoints.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.145528199Z namespaces/openshift-ingress-canary/core/events.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.145720423Z namespaces/openshift-ingress-canary/core/persistentvolumeclaims.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.145813755Z namespaces/openshift-ingress-canary/core/pods.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.145981928Z namespaces/openshift-ingress-canary/core/replicationcontrollers.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.146121611Z namespaces/openshift-ingress-canary/core/secrets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.146301694Z namespaces/openshift-ingress-canary/core/services.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.146397506Z namespaces/openshift-ingress-canary/discovery.k8s.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.146517779Z namespaces/openshift-ingress-canary/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.14659698Z namespaces/openshift-ingress-canary/image.openshift.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.146668822Z namespaces/openshift-ingress-canary/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.146746323Z namespaces/openshift-ingress-canary/k8s.ovn.org/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.146801334Z namespaces/openshift-ingress-canary/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.146890066Z namespaces/openshift-ingress-canary/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.147049259Z namespaces/openshift-ingress-canary/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.14711628Z namespaces/openshift-ingress-canary/monitoring.coreos.com/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.147169212Z namespaces/openshift-ingress-canary/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.147238373Z namespaces/openshift-ingress-canary/networking.k8s.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.147291494Z namespaces/openshift-ingress-canary/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.147356585Z namespaces/openshift-ingress-canary/pods/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.147368345Z namespaces/openshift-ingress-canary/pods/ingress-canary-7qss6/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.147424777Z namespaces/openshift-ingress-canary/pods/ingress-canary-7qss6/ingress-canary-7qss6.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.147518978Z namespaces/openshift-ingress-canary/pods/ingress-canary-7qss6/serve-healthcheck-canary/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.147531829Z namespaces/openshift-ingress-canary/pods/ingress-canary-7qss6/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.147539559Z namespaces/openshift-ingress-canary/pods/ingress-canary-7qss6/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.14758587Z namespaces/openshift-ingress-canary/pods/ingress-canary-7qss6/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.147714132Z namespaces/openshift-ingress-canary/pods/ingress-canary-7qss6/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.147796534Z namespaces/openshift-ingress-canary/pods/ingress-canary-7qss6/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.147856625Z namespaces/openshift-ingress-canary/pods/ingress-canary-9jl88/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.147904956Z namespaces/openshift-ingress-canary/pods/ingress-canary-9jl88/ingress-canary-9jl88.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.147988938Z namespaces/openshift-ingress-canary/pods/ingress-canary-9jl88/serve-healthcheck-canary/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.148001428Z namespaces/openshift-ingress-canary/pods/ingress-canary-9jl88/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.148029709Z namespaces/openshift-ingress-canary/pods/ingress-canary-9jl88/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.148076559Z namespaces/openshift-ingress-canary/pods/ingress-canary-9jl88/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.148175461Z namespaces/openshift-ingress-canary/pods/ingress-canary-9jl88/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.148257123Z namespaces/openshift-ingress-canary/pods/ingress-canary-9jl88/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.148305504Z namespaces/openshift-ingress-canary/pods/ingress-canary-rts64/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.148346445Z namespaces/openshift-ingress-canary/pods/ingress-canary-rts64/ingress-canary-rts64.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.148423846Z namespaces/openshift-ingress-canary/pods/ingress-canary-rts64/serve-healthcheck-canary/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.148430316Z namespaces/openshift-ingress-canary/pods/ingress-canary-rts64/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.148434377Z namespaces/openshift-ingress-canary/pods/ingress-canary-rts64/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.148482778Z namespaces/openshift-ingress-canary/pods/ingress-canary-rts64/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.148576059Z namespaces/openshift-ingress-canary/pods/ingress-canary-rts64/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.148672491Z namespaces/openshift-ingress-canary/pods/ingress-canary-rts64/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.148730462Z namespaces/openshift-ingress-canary/policy/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.148779113Z namespaces/openshift-ingress-canary/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.148837505Z namespaces/openshift-ingress-canary/route.openshift.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.148887185Z namespaces/openshift-ingress-canary/route.openshift.io/routes.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.149026348Z namespaces/openshift-ingress-operator/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.149089429Z namespaces/openshift-ingress-operator/openshift-ingress-operator.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.149161181Z namespaces/openshift-ingress-operator/apps.openshift.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.149206892Z namespaces/openshift-ingress-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.149286903Z namespaces/openshift-ingress-operator/apps/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.149342024Z namespaces/openshift-ingress-operator/apps/daemonsets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.149451606Z namespaces/openshift-ingress-operator/apps/deployments.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.149538228Z namespaces/openshift-ingress-operator/apps/replicasets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.14963871Z namespaces/openshift-ingress-operator/apps/statefulsets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.149724602Z namespaces/openshift-ingress-operator/autoscaling/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.149785853Z namespaces/openshift-ingress-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.149846414Z namespaces/openshift-ingress-operator/batch/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.149896455Z namespaces/openshift-ingress-operator/batch/cronjobs.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.149989477Z namespaces/openshift-ingress-operator/batch/jobs.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.150046618Z namespaces/openshift-ingress-operator/build.openshift.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.150079819Z namespaces/openshift-ingress-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.150179101Z namespaces/openshift-ingress-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.150253492Z namespaces/openshift-ingress-operator/core/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.150308973Z namespaces/openshift-ingress-operator/core/configmaps.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.150999987Z namespaces/openshift-ingress-operator/core/endpoints.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.151085249Z namespaces/openshift-ingress-operator/core/events.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.151205601Z namespaces/openshift-ingress-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.151295523Z namespaces/openshift-ingress-operator/core/pods.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.151423635Z namespaces/openshift-ingress-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.151567328Z namespaces/openshift-ingress-operator/core/secrets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.151833593Z namespaces/openshift-ingress-operator/core/services.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.151931435Z namespaces/openshift-ingress-operator/discovery.k8s.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.151989267Z namespaces/openshift-ingress-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.152051818Z namespaces/openshift-ingress-operator/image.openshift.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.152096139Z namespaces/openshift-ingress-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.15215726Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.15216782Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/dnsrecords/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.152208501Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/dnsrecords/default-wildcard.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.152295153Z namespaces/openshift-ingress-operator/k8s.ovn.org/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.152371914Z namespaces/openshift-ingress-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.152470796Z namespaces/openshift-ingress-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.152572058Z namespaces/openshift-ingress-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.152638869Z namespaces/openshift-ingress-operator/monitoring.coreos.com/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.152742142Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.152825043Z namespaces/openshift-ingress-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.152883994Z namespaces/openshift-ingress-operator/monitoring.coreos.com/prometheusrules/ingress-operator.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.152971916Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.153019367Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors/ingress-operator.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.153081388Z namespaces/openshift-ingress-operator/networking.k8s.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.153125349Z namespaces/openshift-ingress-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.15320308Z namespaces/openshift-ingress-operator/operator.openshift.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.153218931Z namespaces/openshift-ingress-operator/operator.openshift.io/ingresscontrollers/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.153272592Z namespaces/openshift-ingress-operator/operator.openshift.io/ingresscontrollers/default.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.153366044Z namespaces/openshift-ingress-operator/policy/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.153421395Z namespaces/openshift-ingress-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.153517977Z namespaces/openshift-ingress-operator/route.openshift.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.153574528Z namespaces/openshift-ingress-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.15369893Z namespaces/openshift-ingress/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.153768122Z namespaces/openshift-ingress/openshift-ingress.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.153850393Z namespaces/openshift-ingress/apps.openshift.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.153909184Z namespaces/openshift-ingress/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.153969006Z namespaces/openshift-ingress/apps/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.154022827Z namespaces/openshift-ingress/apps/daemonsets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.154122009Z namespaces/openshift-ingress/apps/deployments.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.154279792Z namespaces/openshift-ingress/apps/replicasets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.154439065Z namespaces/openshift-ingress/apps/statefulsets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.154496566Z namespaces/openshift-ingress/autoscaling/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.154537227Z namespaces/openshift-ingress/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.154609448Z namespaces/openshift-ingress/batch/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.1546794Z namespaces/openshift-ingress/batch/cronjobs.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.154827832Z namespaces/openshift-ingress/batch/jobs.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.154888774Z namespaces/openshift-ingress/build.openshift.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.154943835Z namespaces/openshift-ingress/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.155036787Z namespaces/openshift-ingress/build.openshift.io/builds.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.155126508Z namespaces/openshift-ingress/core/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.155187719Z namespaces/openshift-ingress/core/configmaps.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.155306782Z namespaces/openshift-ingress/core/endpoints.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.155406954Z namespaces/openshift-ingress/core/events.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.155563897Z namespaces/openshift-ingress/core/persistentvolumeclaims.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.155761571Z namespaces/openshift-ingress/core/pods.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.155928964Z namespaces/openshift-ingress/core/replicationcontrollers.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.156079577Z namespaces/openshift-ingress/core/secrets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.156285531Z namespaces/openshift-ingress/core/services.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.156377483Z namespaces/openshift-ingress/discovery.k8s.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.156435444Z namespaces/openshift-ingress/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.156507205Z namespaces/openshift-ingress/image.openshift.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.156564327Z namespaces/openshift-ingress/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.156641818Z namespaces/openshift-ingress/k8s.ovn.org/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.15671608Z namespaces/openshift-ingress/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.156830042Z namespaces/openshift-ingress/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.156926054Z namespaces/openshift-ingress/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.156994585Z namespaces/openshift-ingress/monitoring.coreos.com/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.157043116Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.157107277Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.157140108Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors/router-default.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.15721157Z namespaces/openshift-ingress/networking.k8s.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.157273311Z namespaces/openshift-ingress/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.157338132Z namespaces/openshift-ingress/pods/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.157347742Z namespaces/openshift-ingress/pods/router-default-5b78d44d94-dplkj/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.157399713Z namespaces/openshift-ingress/pods/router-default-5b78d44d94-dplkj/router-default-5b78d44d94-dplkj.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.157840252Z namespaces/openshift-ingress/pods/router-default-5b78d44d94-dplkj/router/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.157853912Z namespaces/openshift-ingress/pods/router-default-5b78d44d94-dplkj/router/router/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.157859912Z namespaces/openshift-ingress/pods/router-default-5b78d44d94-dplkj/router/router/logs/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.157919993Z namespaces/openshift-ingress/pods/router-default-5b78d44d94-dplkj/router/router/logs/current.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.158049126Z namespaces/openshift-ingress/pods/router-default-5b78d44d94-dplkj/router/router/logs/previous.insecure.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.158131017Z namespaces/openshift-ingress/pods/router-default-5b78d44d94-dplkj/router/router/logs/previous.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.158188909Z namespaces/openshift-ingress/policy/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.15824901Z namespaces/openshift-ingress/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.158292691Z namespaces/openshift-ingress/route.openshift.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.158365142Z namespaces/openshift-ingress/route.openshift.io/routes.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.158463584Z namespaces/openshift-insights/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.158521425Z namespaces/openshift-insights/openshift-insights.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.158611837Z namespaces/openshift-insights/apps.openshift.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.158666908Z namespaces/openshift-insights/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.15876072Z namespaces/openshift-insights/apps/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.158812651Z namespaces/openshift-insights/apps/daemonsets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.158958234Z namespaces/openshift-insights/apps/deployments.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.159094116Z namespaces/openshift-insights/apps/replicasets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.159197758Z namespaces/openshift-insights/apps/statefulsets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.15926271Z namespaces/openshift-insights/apps/deployments/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.159350581Z namespaces/openshift-insights/apps/deployments/insights-operator.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.159455764Z namespaces/openshift-insights/autoscaling/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.159498904Z namespaces/openshift-insights/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.159575836Z namespaces/openshift-insights/batch/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.159618537Z namespaces/openshift-insights/batch/cronjobs.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.15980347Z namespaces/openshift-insights/batch/jobs.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.159862592Z namespaces/openshift-insights/build.openshift.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.159894862Z namespaces/openshift-insights/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.159994274Z namespaces/openshift-insights/build.openshift.io/builds.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.160091406Z namespaces/openshift-insights/core/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.160144547Z namespaces/openshift-insights/core/configmaps.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.160901822Z namespaces/openshift-insights/core/endpoints.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.161012674Z namespaces/openshift-insights/core/events.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.16129901Z namespaces/openshift-insights/core/persistentvolumeclaims.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.161424573Z namespaces/openshift-insights/core/pods.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.161750599Z namespaces/openshift-insights/core/replicationcontrollers.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.161846111Z namespaces/openshift-insights/core/secrets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.162005184Z namespaces/openshift-insights/core/services.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.162087366Z namespaces/openshift-insights/core/configmaps/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.162144957Z namespaces/openshift-insights/core/configmaps/service-ca-bundle.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.162234898Z namespaces/openshift-insights/core/serviceaccounts/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.162290839Z namespaces/openshift-insights/core/serviceaccounts/gather.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.162409582Z namespaces/openshift-insights/core/serviceaccounts/operator.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.162465423Z namespaces/openshift-insights/core/services/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.162512144Z namespaces/openshift-insights/core/services/metrics.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.162582735Z namespaces/openshift-insights/discovery.k8s.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.162638006Z namespaces/openshift-insights/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.162733198Z namespaces/openshift-insights/image.openshift.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.162798569Z namespaces/openshift-insights/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.162855431Z namespaces/openshift-insights/k8s.ovn.org/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.162902602Z namespaces/openshift-insights/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.162995093Z namespaces/openshift-insights/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.163082845Z namespaces/openshift-insights/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.163154067Z namespaces/openshift-insights/monitoring.coreos.com/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.163208378Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.163273889Z namespaces/openshift-insights/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.16332258Z namespaces/openshift-insights/monitoring.coreos.com/prometheusrules/insights-prometheus-rules.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.163390491Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.163443792Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors/insights-operator.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.163506383Z namespaces/openshift-insights/networking.k8s.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.163550424Z namespaces/openshift-insights/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.163617586Z namespaces/openshift-insights/pods/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.163626726Z namespaces/openshift-insights/pods/insights-operator-68d9dd94cf-w45nj/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.163694467Z namespaces/openshift-insights/pods/insights-operator-68d9dd94cf-w45nj/insights-operator-68d9dd94cf-w45nj.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.163797879Z namespaces/openshift-insights/pods/insights-operator-68d9dd94cf-w45nj/insights-operator/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.163808889Z namespaces/openshift-insights/pods/insights-operator-68d9dd94cf-w45nj/insights-operator/insights-operator/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.16382191Z namespaces/openshift-insights/pods/insights-operator-68d9dd94cf-w45nj/insights-operator/insights-operator/logs/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.163874541Z namespaces/openshift-insights/pods/insights-operator-68d9dd94cf-w45nj/insights-operator/insights-operator/logs/current.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.164080895Z namespaces/openshift-insights/pods/insights-operator-68d9dd94cf-w45nj/insights-operator/insights-operator/logs/previous.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.164399891Z namespaces/openshift-insights/pods/insights-runtime-extractor-8m4cg/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.164452622Z namespaces/openshift-insights/pods/insights-runtime-extractor-8m4cg/insights-runtime-extractor-8m4cg.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.164569435Z namespaces/openshift-insights/pods/insights-runtime-extractor-8m4cg/exporter/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.164576395Z namespaces/openshift-insights/pods/insights-runtime-extractor-8m4cg/exporter/exporter/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.164586175Z namespaces/openshift-insights/pods/insights-runtime-extractor-8m4cg/exporter/exporter/logs/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.164668637Z namespaces/openshift-insights/pods/insights-runtime-extractor-8m4cg/exporter/exporter/logs/current.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.164790929Z namespaces/openshift-insights/pods/insights-runtime-extractor-8m4cg/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.164875701Z namespaces/openshift-insights/pods/insights-runtime-extractor-8m4cg/exporter/exporter/logs/previous.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.164932712Z namespaces/openshift-insights/pods/insights-runtime-extractor-8m4cg/extractor/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.164941512Z namespaces/openshift-insights/pods/insights-runtime-extractor-8m4cg/extractor/extractor/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.164947392Z namespaces/openshift-insights/pods/insights-runtime-extractor-8m4cg/extractor/extractor/logs/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.165005863Z namespaces/openshift-insights/pods/insights-runtime-extractor-8m4cg/extractor/extractor/logs/current.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.165126106Z namespaces/openshift-insights/pods/insights-runtime-extractor-8m4cg/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.165212017Z namespaces/openshift-insights/pods/insights-runtime-extractor-8m4cg/extractor/extractor/logs/previous.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.165274868Z namespaces/openshift-insights/pods/insights-runtime-extractor-8m4cg/kube-rbac-proxy/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.165282229Z namespaces/openshift-insights/pods/insights-runtime-extractor-8m4cg/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.165290909Z namespaces/openshift-insights/pods/insights-runtime-extractor-8m4cg/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.16535641Z namespaces/openshift-insights/pods/insights-runtime-extractor-8m4cg/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.165462012Z namespaces/openshift-insights/pods/insights-runtime-extractor-8m4cg/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.165534803Z namespaces/openshift-insights/pods/insights-runtime-extractor-8m4cg/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.165608265Z namespaces/openshift-insights/pods/insights-runtime-extractor-k8d5w/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.165672566Z namespaces/openshift-insights/pods/insights-runtime-extractor-k8d5w/insights-runtime-extractor-k8d5w.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.165793499Z namespaces/openshift-insights/pods/insights-runtime-extractor-k8d5w/exporter/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.165806439Z namespaces/openshift-insights/pods/insights-runtime-extractor-k8d5w/exporter/exporter/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.165812439Z namespaces/openshift-insights/pods/insights-runtime-extractor-k8d5w/exporter/exporter/logs/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.16588466Z namespaces/openshift-insights/pods/insights-runtime-extractor-k8d5w/exporter/exporter/logs/current.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.165979112Z namespaces/openshift-insights/pods/insights-runtime-extractor-k8d5w/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.166063074Z namespaces/openshift-insights/pods/insights-runtime-extractor-k8d5w/exporter/exporter/logs/previous.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.166112865Z namespaces/openshift-insights/pods/insights-runtime-extractor-k8d5w/extractor/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.166122285Z namespaces/openshift-insights/pods/insights-runtime-extractor-k8d5w/extractor/extractor/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.166143026Z namespaces/openshift-insights/pods/insights-runtime-extractor-k8d5w/extractor/extractor/logs/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.166206827Z namespaces/openshift-insights/pods/insights-runtime-extractor-k8d5w/extractor/extractor/logs/current.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.166311179Z namespaces/openshift-insights/pods/insights-runtime-extractor-k8d5w/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.166429161Z namespaces/openshift-insights/pods/insights-runtime-extractor-k8d5w/extractor/extractor/logs/previous.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.166474172Z namespaces/openshift-insights/pods/insights-runtime-extractor-k8d5w/kube-rbac-proxy/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.166489202Z namespaces/openshift-insights/pods/insights-runtime-extractor-k8d5w/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.166497462Z namespaces/openshift-insights/pods/insights-runtime-extractor-k8d5w/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.166566114Z namespaces/openshift-insights/pods/insights-runtime-extractor-k8d5w/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.166703206Z namespaces/openshift-insights/pods/insights-runtime-extractor-k8d5w/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.166787528Z namespaces/openshift-insights/pods/insights-runtime-extractor-k8d5w/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.16685726Z namespaces/openshift-insights/pods/insights-runtime-extractor-s89wv/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.166909361Z namespaces/openshift-insights/pods/insights-runtime-extractor-s89wv/insights-runtime-extractor-s89wv.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.167016593Z namespaces/openshift-insights/pods/insights-runtime-extractor-s89wv/exporter/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.167023163Z namespaces/openshift-insights/pods/insights-runtime-extractor-s89wv/exporter/exporter/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.167060844Z namespaces/openshift-insights/pods/insights-runtime-extractor-s89wv/exporter/exporter/logs/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.167101824Z namespaces/openshift-insights/pods/insights-runtime-extractor-s89wv/exporter/exporter/logs/current.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.167251587Z namespaces/openshift-insights/pods/insights-runtime-extractor-s89wv/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.167334589Z namespaces/openshift-insights/pods/insights-runtime-extractor-s89wv/exporter/exporter/logs/previous.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.16739041Z namespaces/openshift-insights/pods/insights-runtime-extractor-s89wv/extractor/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.16740013Z namespaces/openshift-insights/pods/insights-runtime-extractor-s89wv/extractor/extractor/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.167423721Z namespaces/openshift-insights/pods/insights-runtime-extractor-s89wv/extractor/extractor/logs/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.167468752Z namespaces/openshift-insights/pods/insights-runtime-extractor-s89wv/extractor/extractor/logs/current.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.167575324Z namespaces/openshift-insights/pods/insights-runtime-extractor-s89wv/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.167678466Z namespaces/openshift-insights/pods/insights-runtime-extractor-s89wv/extractor/extractor/logs/previous.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.167802848Z namespaces/openshift-insights/pods/insights-runtime-extractor-s89wv/kube-rbac-proxy/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.167810488Z namespaces/openshift-insights/pods/insights-runtime-extractor-s89wv/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.167823559Z namespaces/openshift-insights/pods/insights-runtime-extractor-s89wv/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.16786782Z namespaces/openshift-insights/pods/insights-runtime-extractor-s89wv/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.167972331Z namespaces/openshift-insights/pods/insights-runtime-extractor-s89wv/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.168052963Z namespaces/openshift-insights/pods/insights-runtime-extractor-s89wv/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.168110944Z namespaces/openshift-insights/policy/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.168156945Z namespaces/openshift-insights/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.168228356Z namespaces/openshift-insights/route.openshift.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.168278417Z namespaces/openshift-insights/route.openshift.io/routes.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.168343959Z namespaces/openshift-keda/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.168353359Z namespaces/openshift-keda/coordination.k8s.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.168357259Z namespaces/openshift-keda/coordination.k8s.io/leases/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.168430011Z namespaces/openshift-keda/coordination.k8s.io/leases/olm-operator.keda.sh.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.168522022Z namespaces/openshift-keda/coordination.k8s.io/leases/operator.keda.sh.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.168581643Z namespaces/openshift-keda/monitoring.coreos.com/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.168591064Z namespaces/openshift-keda/monitoring.coreos.com/podmonitors/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.168646355Z namespaces/openshift-keda/monitoring.coreos.com/podmonitors/keda-olm-operator.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.168770677Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.168822678Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-admission-webhooks.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.16891978Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-metrics-apiserver.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.169019082Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-operator.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.169114154Z namespaces/openshift-keda/operators.coreos.com/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.169124194Z namespaces/openshift-keda/operators.coreos.com/clusterserviceversions/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.169170235Z namespaces/openshift-keda/operators.coreos.com/clusterserviceversions/custom-metrics-autoscaler.v2.19.0-2.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.16940504Z namespaces/openshift-keda/operators.coreos.com/installplans/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.169468781Z namespaces/openshift-keda/operators.coreos.com/installplans/install-hkztk.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.169578973Z namespaces/openshift-keda/operators.coreos.com/operatorconditions/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.169631024Z namespaces/openshift-keda/operators.coreos.com/operatorconditions/custom-metrics-autoscaler.v2.19.0-2.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.169706436Z namespaces/openshift-keda/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.169759817Z namespaces/openshift-keda/operators.coreos.com/operatorgroups/openshift-keda.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.169823518Z namespaces/openshift-keda/operators.coreos.com/subscriptions/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.169883409Z namespaces/openshift-keda/operators.coreos.com/subscriptions/openshift-custom-metrics-autoscaler-operator.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.170000202Z namespaces/openshift-kube-apiserver-operator/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.170053432Z namespaces/openshift-kube-apiserver-operator/openshift-kube-apiserver-operator.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.170298957Z namespaces/openshift-kube-apiserver-operator/apps.openshift.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.170366069Z namespaces/openshift-kube-apiserver-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.17042887Z namespaces/openshift-kube-apiserver-operator/apps/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.170486221Z namespaces/openshift-kube-apiserver-operator/apps/daemonsets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.170594723Z namespaces/openshift-kube-apiserver-operator/apps/deployments.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.170719126Z namespaces/openshift-kube-apiserver-operator/apps/replicasets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.170812858Z namespaces/openshift-kube-apiserver-operator/apps/statefulsets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.170872399Z namespaces/openshift-kube-apiserver-operator/autoscaling/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.17092416Z namespaces/openshift-kube-apiserver-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.170980041Z namespaces/openshift-kube-apiserver-operator/batch/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.171014571Z namespaces/openshift-kube-apiserver-operator/batch/cronjobs.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.171113353Z namespaces/openshift-kube-apiserver-operator/batch/jobs.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.171186965Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.171246746Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.171342948Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.17142263Z namespaces/openshift-kube-apiserver-operator/core/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.171469411Z namespaces/openshift-kube-apiserver-operator/core/configmaps.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.171594153Z namespaces/openshift-kube-apiserver-operator/core/endpoints.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.171691565Z namespaces/openshift-kube-apiserver-operator/core/events.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.171788227Z namespaces/openshift-kube-apiserver-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.171878248Z namespaces/openshift-kube-apiserver-operator/core/pods.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.17196851Z namespaces/openshift-kube-apiserver-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.172108463Z namespaces/openshift-kube-apiserver-operator/core/secrets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.172303887Z namespaces/openshift-kube-apiserver-operator/core/services.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.172382638Z namespaces/openshift-kube-apiserver-operator/discovery.k8s.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.17243655Z namespaces/openshift-kube-apiserver-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.172494841Z namespaces/openshift-kube-apiserver-operator/image.openshift.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.172548512Z namespaces/openshift-kube-apiserver-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.172626783Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.172707035Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.172808367Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.172901179Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.17296667Z namespaces/openshift-kube-apiserver-operator/monitoring.coreos.com/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.173016351Z namespaces/openshift-kube-apiserver-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.173063442Z namespaces/openshift-kube-apiserver-operator/networking.k8s.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.173114003Z namespaces/openshift-kube-apiserver-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.173163594Z namespaces/openshift-kube-apiserver-operator/policy/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.173209135Z namespaces/openshift-kube-apiserver-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.173256206Z namespaces/openshift-kube-apiserver-operator/route.openshift.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.173375788Z namespaces/openshift-kube-apiserver-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.17348093Z namespaces/openshift-kube-apiserver/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.173537911Z namespaces/openshift-kube-apiserver/openshift-kube-apiserver.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.173602553Z namespaces/openshift-kube-apiserver/apps.openshift.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.173638843Z namespaces/openshift-kube-apiserver/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.173748775Z namespaces/openshift-kube-apiserver/apps/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.173796306Z namespaces/openshift-kube-apiserver/apps/daemonsets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.173892258Z namespaces/openshift-kube-apiserver/apps/deployments.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.17397999Z namespaces/openshift-kube-apiserver/apps/replicasets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.174073152Z namespaces/openshift-kube-apiserver/apps/statefulsets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.174132713Z namespaces/openshift-kube-apiserver/autoscaling/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.174175514Z namespaces/openshift-kube-apiserver/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.174247875Z namespaces/openshift-kube-apiserver/batch/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.174301006Z namespaces/openshift-kube-apiserver/batch/cronjobs.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.174409378Z namespaces/openshift-kube-apiserver/batch/jobs.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.1744834Z namespaces/openshift-kube-apiserver/build.openshift.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.174544681Z namespaces/openshift-kube-apiserver/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.174637323Z namespaces/openshift-kube-apiserver/build.openshift.io/builds.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.174719064Z namespaces/openshift-kube-apiserver/core/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.174765825Z namespaces/openshift-kube-apiserver/core/configmaps.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.174869887Z namespaces/openshift-kube-apiserver/core/endpoints.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.174968529Z namespaces/openshift-kube-apiserver/core/events.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.175057981Z namespaces/openshift-kube-apiserver/core/persistentvolumeclaims.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.175154273Z namespaces/openshift-kube-apiserver/core/pods.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.175325336Z namespaces/openshift-kube-apiserver/core/replicationcontrollers.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.175464029Z namespaces/openshift-kube-apiserver/core/secrets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.175667963Z namespaces/openshift-kube-apiserver/core/services.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.175834157Z namespaces/openshift-kube-apiserver/discovery.k8s.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.175875927Z namespaces/openshift-kube-apiserver/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.175932178Z namespaces/openshift-kube-apiserver/image.openshift.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.175973679Z namespaces/openshift-kube-apiserver/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.17601223Z namespaces/openshift-kube-apiserver/k8s.ovn.org/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.176059081Z namespaces/openshift-kube-apiserver/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.176137863Z namespaces/openshift-kube-apiserver/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.176213654Z namespaces/openshift-kube-apiserver/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.176288895Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.176335296Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.176389908Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.176432818Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/api-usage.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.17652058Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/podsecurity.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.176577201Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.176618042Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors/openshift-kube-apiserver.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.176692983Z namespaces/openshift-kube-apiserver/networking.k8s.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.176744844Z namespaces/openshift-kube-apiserver/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.176791095Z namespaces/openshift-kube-apiserver/policy/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.176832146Z namespaces/openshift-kube-apiserver/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.176891617Z namespaces/openshift-kube-apiserver/route.openshift.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.176923368Z namespaces/openshift-kube-apiserver/route.openshift.io/routes.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.17701243Z namespaces/openshift-kube-controller-manager-operator/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.17705477Z namespaces/openshift-kube-controller-manager-operator/openshift-kube-controller-manager-operator.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.177387847Z namespaces/openshift-kube-controller-manager-operator/apps.openshift.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.177428188Z namespaces/openshift-kube-controller-manager-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.177497909Z namespaces/openshift-kube-controller-manager-operator/apps/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.17753958Z namespaces/openshift-kube-controller-manager-operator/apps/daemonsets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.177611461Z namespaces/openshift-kube-controller-manager-operator/apps/deployments.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.177717414Z namespaces/openshift-kube-controller-manager-operator/apps/replicasets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.177796675Z namespaces/openshift-kube-controller-manager-operator/apps/statefulsets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.177852646Z namespaces/openshift-kube-controller-manager-operator/autoscaling/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.177891687Z namespaces/openshift-kube-controller-manager-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.177954268Z namespaces/openshift-kube-controller-manager-operator/batch/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.177995019Z namespaces/openshift-kube-controller-manager-operator/batch/cronjobs.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.178072121Z namespaces/openshift-kube-controller-manager-operator/batch/jobs.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.178116662Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.178155932Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.178233864Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.178302695Z namespaces/openshift-kube-controller-manager-operator/core/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.178377947Z namespaces/openshift-kube-controller-manager-operator/core/configmaps.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.178473209Z namespaces/openshift-kube-controller-manager-operator/core/endpoints.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.17855119Z namespaces/openshift-kube-controller-manager-operator/core/events.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.178625192Z namespaces/openshift-kube-controller-manager-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.178734554Z namespaces/openshift-kube-controller-manager-operator/core/pods.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.178812875Z namespaces/openshift-kube-controller-manager-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.178937787Z namespaces/openshift-kube-controller-manager-operator/core/secrets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.179114071Z namespaces/openshift-kube-controller-manager-operator/core/services.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.179187752Z namespaces/openshift-kube-controller-manager-operator/discovery.k8s.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.179221203Z namespaces/openshift-kube-controller-manager-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.179272034Z namespaces/openshift-kube-controller-manager-operator/image.openshift.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.179307945Z namespaces/openshift-kube-controller-manager-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.179374746Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.179421697Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.179497689Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.17957058Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.179617451Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.179645581Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.179748644Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.179779994Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors/kube-controller-manager-operator.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.179844705Z namespaces/openshift-kube-controller-manager-operator/networking.k8s.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.179870946Z namespaces/openshift-kube-controller-manager-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.179928667Z namespaces/openshift-kube-controller-manager-operator/policy/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.179968838Z namespaces/openshift-kube-controller-manager-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.180024729Z namespaces/openshift-kube-controller-manager-operator/route.openshift.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.18006888Z namespaces/openshift-kube-controller-manager-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.180161852Z namespaces/openshift-kube-controller-manager/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.180206933Z namespaces/openshift-kube-controller-manager/openshift-kube-controller-manager.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.180261124Z namespaces/openshift-kube-controller-manager/apps.openshift.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.180297045Z namespaces/openshift-kube-controller-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.180360756Z namespaces/openshift-kube-controller-manager/apps/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.180402816Z namespaces/openshift-kube-controller-manager/apps/daemonsets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.180483838Z namespaces/openshift-kube-controller-manager/apps/deployments.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.18055762Z namespaces/openshift-kube-controller-manager/apps/replicasets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.180636761Z namespaces/openshift-kube-controller-manager/apps/statefulsets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.180720783Z namespaces/openshift-kube-controller-manager/autoscaling/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.180761984Z namespaces/openshift-kube-controller-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.180819725Z namespaces/openshift-kube-controller-manager/batch/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.180855125Z namespaces/openshift-kube-controller-manager/batch/cronjobs.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.180943497Z namespaces/openshift-kube-controller-manager/batch/jobs.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.180993088Z namespaces/openshift-kube-controller-manager/build.openshift.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.181025389Z namespaces/openshift-kube-controller-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.1810966Z namespaces/openshift-kube-controller-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.181177282Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.181184262Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.181216263Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/leases/cluster-policy-controller-lock.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.181282654Z namespaces/openshift-kube-controller-manager/core/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.181300744Z namespaces/openshift-kube-controller-manager/core/configmaps.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.181410286Z namespaces/openshift-kube-controller-manager/core/endpoints.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.181482538Z namespaces/openshift-kube-controller-manager/core/events.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.181780284Z namespaces/openshift-kube-controller-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.181888686Z namespaces/openshift-kube-controller-manager/core/pods.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.181973247Z namespaces/openshift-kube-controller-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.18209375Z namespaces/openshift-kube-controller-manager/core/secrets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.182249073Z namespaces/openshift-kube-controller-manager/core/services.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.182294394Z namespaces/openshift-kube-controller-manager/discovery.k8s.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.182340375Z namespaces/openshift-kube-controller-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.182394356Z namespaces/openshift-kube-controller-manager/image.openshift.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.182436316Z namespaces/openshift-kube-controller-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.182482177Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.182515488Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.18260643Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.182713832Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.182755823Z namespaces/openshift-kube-controller-manager/monitoring.coreos.com/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.182802694Z namespaces/openshift-kube-controller-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.182856575Z namespaces/openshift-kube-controller-manager/networking.k8s.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.182890585Z namespaces/openshift-kube-controller-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.182957687Z namespaces/openshift-kube-controller-manager/policy/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.182989518Z namespaces/openshift-kube-controller-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.183045849Z namespaces/openshift-kube-controller-manager/route.openshift.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.183074079Z namespaces/openshift-kube-controller-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.183166121Z namespaces/openshift-kube-scheduler-operator/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.183213622Z namespaces/openshift-kube-scheduler-operator/openshift-kube-scheduler-operator.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.183271373Z namespaces/openshift-kube-scheduler-operator/apps.openshift.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.183297693Z namespaces/openshift-kube-scheduler-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.183359425Z namespaces/openshift-kube-scheduler-operator/apps/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.183395995Z namespaces/openshift-kube-scheduler-operator/apps/daemonsets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.183480957Z namespaces/openshift-kube-scheduler-operator/apps/deployments.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.183557489Z namespaces/openshift-kube-scheduler-operator/apps/replicasets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.18363751Z namespaces/openshift-kube-scheduler-operator/apps/statefulsets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.183725912Z namespaces/openshift-kube-scheduler-operator/autoscaling/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.183787283Z namespaces/openshift-kube-scheduler-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.183845174Z namespaces/openshift-kube-scheduler-operator/batch/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.183893945Z namespaces/openshift-kube-scheduler-operator/batch/cronjobs.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.183969697Z namespaces/openshift-kube-scheduler-operator/batch/jobs.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.184019018Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.184045418Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.18413303Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.184212391Z namespaces/openshift-kube-scheduler-operator/core/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.184255292Z namespaces/openshift-kube-scheduler-operator/core/configmaps.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.184355504Z namespaces/openshift-kube-scheduler-operator/core/endpoints.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.184427956Z namespaces/openshift-kube-scheduler-operator/core/events.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.184507957Z namespaces/openshift-kube-scheduler-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.184582579Z namespaces/openshift-kube-scheduler-operator/core/pods.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.18466025Z namespaces/openshift-kube-scheduler-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.184814663Z namespaces/openshift-kube-scheduler-operator/core/secrets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.184992537Z namespaces/openshift-kube-scheduler-operator/core/services.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.185058058Z namespaces/openshift-kube-scheduler-operator/discovery.k8s.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.185101579Z namespaces/openshift-kube-scheduler-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.18514732Z namespaces/openshift-kube-scheduler-operator/image.openshift.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.185185841Z namespaces/openshift-kube-scheduler-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.185231702Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.185271623Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.185347204Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.185426006Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.185470066Z namespaces/openshift-kube-scheduler-operator/monitoring.coreos.com/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.185509167Z namespaces/openshift-kube-scheduler-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.185543078Z namespaces/openshift-kube-scheduler-operator/networking.k8s.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.185588529Z namespaces/openshift-kube-scheduler-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.18563588Z namespaces/openshift-kube-scheduler-operator/policy/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.185693571Z namespaces/openshift-kube-scheduler-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.185755042Z namespaces/openshift-kube-scheduler-operator/route.openshift.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.185771062Z namespaces/openshift-kube-scheduler-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.185857624Z namespaces/openshift-kube-scheduler/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.185891895Z namespaces/openshift-kube-scheduler/openshift-kube-scheduler.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.185959256Z namespaces/openshift-kube-scheduler/apps.openshift.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.185990157Z namespaces/openshift-kube-scheduler/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.186052158Z namespaces/openshift-kube-scheduler/apps/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.186095899Z namespaces/openshift-kube-scheduler/apps/daemonsets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.1861706Z namespaces/openshift-kube-scheduler/apps/deployments.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.186252342Z namespaces/openshift-kube-scheduler/apps/replicasets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.186335133Z namespaces/openshift-kube-scheduler/apps/statefulsets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.187306012Z namespaces/openshift-kube-scheduler/autoscaling/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.187341973Z namespaces/openshift-kube-scheduler/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.187410694Z namespaces/openshift-kube-scheduler/batch/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.187444955Z namespaces/openshift-kube-scheduler/batch/cronjobs.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.187532547Z namespaces/openshift-kube-scheduler/batch/jobs.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.187566398Z namespaces/openshift-kube-scheduler/build.openshift.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.187604758Z namespaces/openshift-kube-scheduler/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.187713071Z namespaces/openshift-kube-scheduler/build.openshift.io/builds.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.187759012Z namespaces/openshift-kube-scheduler/core/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.187801622Z namespaces/openshift-kube-scheduler/core/configmaps.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.187931045Z namespaces/openshift-kube-scheduler/core/endpoints.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.188006186Z namespaces/openshift-kube-scheduler/core/events.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.188082488Z namespaces/openshift-kube-scheduler/core/persistentvolumeclaims.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.188160459Z namespaces/openshift-kube-scheduler/core/pods.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.188234271Z namespaces/openshift-kube-scheduler/core/replicationcontrollers.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.188348063Z namespaces/openshift-kube-scheduler/core/secrets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.188495016Z namespaces/openshift-kube-scheduler/core/services.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.188545847Z namespaces/openshift-kube-scheduler/discovery.k8s.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.188574397Z namespaces/openshift-kube-scheduler/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.188631719Z namespaces/openshift-kube-scheduler/image.openshift.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.18869864Z namespaces/openshift-kube-scheduler/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.188759861Z namespaces/openshift-kube-scheduler/k8s.ovn.org/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.188796142Z namespaces/openshift-kube-scheduler/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.188870973Z namespaces/openshift-kube-scheduler/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.188950425Z namespaces/openshift-kube-scheduler/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.188997416Z namespaces/openshift-kube-scheduler/monitoring.coreos.com/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.189030757Z namespaces/openshift-kube-scheduler/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.189076658Z namespaces/openshift-kube-scheduler/networking.k8s.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.189116428Z namespaces/openshift-kube-scheduler/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.189172909Z namespaces/openshift-kube-scheduler/policy/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.18920251Z namespaces/openshift-kube-scheduler/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.189250561Z namespaces/openshift-kube-scheduler/route.openshift.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.189285411Z namespaces/openshift-kube-scheduler/route.openshift.io/routes.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.189346493Z namespaces/openshift-kube-storage-version-migrator-operator/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.189383533Z namespaces/openshift-kube-storage-version-migrator-operator/openshift-kube-storage-version-migrator-operator.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.189446395Z namespaces/openshift-kube-storage-version-migrator-operator/apps.openshift.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.189472755Z namespaces/openshift-kube-storage-version-migrator-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.189539347Z namespaces/openshift-kube-storage-version-migrator-operator/apps/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.189571587Z namespaces/openshift-kube-storage-version-migrator-operator/apps/daemonsets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.189675309Z namespaces/openshift-kube-storage-version-migrator-operator/apps/deployments.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.189809062Z namespaces/openshift-kube-storage-version-migrator-operator/apps/replicasets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.189896154Z namespaces/openshift-kube-storage-version-migrator-operator/apps/statefulsets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.189952165Z namespaces/openshift-kube-storage-version-migrator-operator/autoscaling/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.189991476Z namespaces/openshift-kube-storage-version-migrator-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.190048167Z namespaces/openshift-kube-storage-version-migrator-operator/batch/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.190096748Z namespaces/openshift-kube-storage-version-migrator-operator/batch/cronjobs.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.190163999Z namespaces/openshift-kube-storage-version-migrator-operator/batch/jobs.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.19022941Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.190257341Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.190360343Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.190426534Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.190436464Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.190449954Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/leases/openshift-kube-storage-version-migrator-operator-lock.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.190531796Z namespaces/openshift-kube-storage-version-migrator-operator/core/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.190574927Z namespaces/openshift-kube-storage-version-migrator-operator/core/configmaps.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.190693509Z namespaces/openshift-kube-storage-version-migrator-operator/core/endpoints.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.190783471Z namespaces/openshift-kube-storage-version-migrator-operator/core/events.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.190967025Z namespaces/openshift-kube-storage-version-migrator-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.191033136Z namespaces/openshift-kube-storage-version-migrator-operator/core/pods.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.191150228Z namespaces/openshift-kube-storage-version-migrator-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.191278661Z namespaces/openshift-kube-storage-version-migrator-operator/core/secrets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.191440054Z namespaces/openshift-kube-storage-version-migrator-operator/core/services.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.191496125Z namespaces/openshift-kube-storage-version-migrator-operator/discovery.k8s.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.191531456Z namespaces/openshift-kube-storage-version-migrator-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.191588227Z namespaces/openshift-kube-storage-version-migrator-operator/image.openshift.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.191617497Z namespaces/openshift-kube-storage-version-migrator-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.19172697Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.191836762Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.191928064Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.192012395Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.192056036Z namespaces/openshift-kube-storage-version-migrator-operator/monitoring.coreos.com/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.192093037Z namespaces/openshift-kube-storage-version-migrator-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.192137548Z namespaces/openshift-kube-storage-version-migrator-operator/networking.k8s.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.192182419Z namespaces/openshift-kube-storage-version-migrator-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.19223257Z namespaces/openshift-kube-storage-version-migrator-operator/pods/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.1922444Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-799cb7f958-dm7dt/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.192288521Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-799cb7f958-dm7dt/kube-storage-version-migrator-operator-799cb7f958-dm7dt.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.192421953Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-799cb7f958-dm7dt/kube-storage-version-migrator-operator/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.192431273Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-799cb7f958-dm7dt/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.192436604Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-799cb7f958-dm7dt/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.192475865Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-799cb7f958-dm7dt/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/current.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.192592537Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-799cb7f958-dm7dt/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/previous.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.19275536Z namespaces/openshift-kube-storage-version-migrator-operator/policy/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.192797181Z namespaces/openshift-kube-storage-version-migrator-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.192860042Z namespaces/openshift-kube-storage-version-migrator-operator/route.openshift.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.192903713Z namespaces/openshift-kube-storage-version-migrator-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.192984615Z namespaces/openshift-kube-storage-version-migrator/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.193028135Z namespaces/openshift-kube-storage-version-migrator/openshift-kube-storage-version-migrator.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.193082637Z namespaces/openshift-kube-storage-version-migrator/apps.openshift.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.193121327Z namespaces/openshift-kube-storage-version-migrator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.193189639Z namespaces/openshift-kube-storage-version-migrator/apps/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.193227759Z namespaces/openshift-kube-storage-version-migrator/apps/daemonsets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.193309631Z namespaces/openshift-kube-storage-version-migrator/apps/deployments.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.193418983Z namespaces/openshift-kube-storage-version-migrator/apps/replicasets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.193511315Z namespaces/openshift-kube-storage-version-migrator/apps/statefulsets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.193565266Z namespaces/openshift-kube-storage-version-migrator/autoscaling/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.193602457Z namespaces/openshift-kube-storage-version-migrator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.193671418Z namespaces/openshift-kube-storage-version-migrator/batch/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.193732809Z namespaces/openshift-kube-storage-version-migrator/batch/cronjobs.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.193821911Z namespaces/openshift-kube-storage-version-migrator/batch/jobs.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.193880632Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.193930213Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.194000004Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/builds.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.194069996Z namespaces/openshift-kube-storage-version-migrator/core/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.194115087Z namespaces/openshift-kube-storage-version-migrator/core/configmaps.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.194203799Z namespaces/openshift-kube-storage-version-migrator/core/endpoints.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.19427983Z namespaces/openshift-kube-storage-version-migrator/core/events.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.194418603Z namespaces/openshift-kube-storage-version-migrator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.194496824Z namespaces/openshift-kube-storage-version-migrator/core/pods.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.194608536Z namespaces/openshift-kube-storage-version-migrator/core/replicationcontrollers.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.194759399Z namespaces/openshift-kube-storage-version-migrator/core/secrets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.194959853Z namespaces/openshift-kube-storage-version-migrator/core/services.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.195009694Z namespaces/openshift-kube-storage-version-migrator/discovery.k8s.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.195050185Z namespaces/openshift-kube-storage-version-migrator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.195078886Z namespaces/openshift-kube-storage-version-migrator/image.openshift.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.195128757Z namespaces/openshift-kube-storage-version-migrator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.195163727Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.195205008Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.19528924Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.195366242Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.195412112Z namespaces/openshift-kube-storage-version-migrator/monitoring.coreos.com/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.195453923Z namespaces/openshift-kube-storage-version-migrator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.195491234Z namespaces/openshift-kube-storage-version-migrator/networking.k8s.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.195521385Z namespaces/openshift-kube-storage-version-migrator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.195574175Z namespaces/openshift-kube-storage-version-migrator/pods/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.195582546Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-vmsgv/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.195616066Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-vmsgv/migrator-7f59b54f6c-vmsgv.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.195729169Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-vmsgv/graceful-termination/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.195746699Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-vmsgv/graceful-termination/graceful-termination/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.195765039Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-vmsgv/graceful-termination/graceful-termination/logs/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.195870341Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-vmsgv/graceful-termination/graceful-termination/logs/current.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.195959273Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-vmsgv/graceful-termination/graceful-termination/logs/previous.insecure.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.196027315Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-vmsgv/graceful-termination/graceful-termination/logs/previous.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.196066795Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-vmsgv/migrator/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.196073485Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-vmsgv/migrator/migrator/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.196082196Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-vmsgv/migrator/migrator/logs/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.196131446Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-vmsgv/migrator/migrator/logs/current.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.196246609Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-vmsgv/migrator/migrator/logs/previous.insecure.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.19629546Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-vmsgv/migrator/migrator/logs/previous.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.196350681Z namespaces/openshift-kube-storage-version-migrator/policy/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.196381682Z namespaces/openshift-kube-storage-version-migrator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.196442303Z namespaces/openshift-kube-storage-version-migrator/route.openshift.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.196475373Z namespaces/openshift-kube-storage-version-migrator/route.openshift.io/routes.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.196535605Z namespaces/openshift-machine-config-operator/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.196542845Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.196550485Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.196593486Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/machine-config-controller.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.196722878Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/machine-config-daemon.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.19682736Z namespaces/openshift-marketplace/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.19683451Z namespaces/openshift-marketplace/monitoring.coreos.com/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.19683838Z namespaces/openshift-marketplace/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.196862541Z namespaces/openshift-marketplace/monitoring.coreos.com/prometheusrules/marketplace-alert-rules.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.196931672Z namespaces/openshift-marketplace/operators.coreos.com/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.196938273Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.196962983Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/certified-operators.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.197061425Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/community-operators.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.197141746Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/redhat-marketplace.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.197224768Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/redhat-operators.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.19732292Z namespaces/openshift-monitoring/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.197371071Z namespaces/openshift-monitoring/openshift-monitoring.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.197430272Z namespaces/openshift-monitoring/apps.openshift.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.197470613Z namespaces/openshift-monitoring/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.197543074Z namespaces/openshift-monitoring/apps/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.197611526Z namespaces/openshift-monitoring/apps/daemonsets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.197779539Z namespaces/openshift-monitoring/apps/deployments.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.198195387Z namespaces/openshift-monitoring/apps/replicasets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.198560624Z namespaces/openshift-monitoring/apps/statefulsets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.19883201Z namespaces/openshift-monitoring/autoscaling/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.198873911Z namespaces/openshift-monitoring/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.198950992Z namespaces/openshift-monitoring/batch/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.198988563Z namespaces/openshift-monitoring/batch/cronjobs.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.199074495Z namespaces/openshift-monitoring/batch/jobs.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.199110055Z namespaces/openshift-monitoring/build.openshift.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.199162486Z namespaces/openshift-monitoring/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.199243098Z namespaces/openshift-monitoring/build.openshift.io/builds.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.199302749Z namespaces/openshift-monitoring/core/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.19933873Z namespaces/openshift-monitoring/core/configmaps.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.202306008Z namespaces/openshift-monitoring/core/endpoints.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.202484602Z namespaces/openshift-monitoring/core/events.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.203527172Z namespaces/openshift-monitoring/core/persistentvolumeclaims.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.203610914Z namespaces/openshift-monitoring/core/pods.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.204539072Z namespaces/openshift-monitoring/core/replicationcontrollers.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.204664165Z namespaces/openshift-monitoring/core/secrets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.205182745Z namespaces/openshift-monitoring/core/services.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.205353838Z namespaces/openshift-monitoring/discovery.k8s.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.205396459Z namespaces/openshift-monitoring/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.205542862Z namespaces/openshift-monitoring/image.openshift.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.205575143Z namespaces/openshift-monitoring/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.205637414Z namespaces/openshift-monitoring/k8s.ovn.org/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.205716626Z namespaces/openshift-monitoring/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.205812587Z namespaces/openshift-monitoring/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.205887989Z namespaces/openshift-monitoring/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.20595781Z namespaces/openshift-monitoring/monitoring.coreos.com/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.205999821Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.206126134Z namespaces/openshift-monitoring/monitoring.coreos.com/alertmanagers/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.206166894Z namespaces/openshift-monitoring/monitoring.coreos.com/alertmanagers/main.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.206258526Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheuses/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.206296967Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheuses/k8s.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.20643478Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.20647563Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/alertmanager-main-rules.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.206570662Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/cluster-monitoring-operator-prometheus-rules.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.206783776Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/kube-state-metrics-rules.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.206862728Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/kubernetes-monitoring-rules.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.207121783Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/node-exporter-rules.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.207256836Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-k8s-prometheus-rules.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.207381688Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-k8s-thanos-sidecar-rules.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.20746886Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-operator-rules.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.207577252Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/telemetry.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.207664674Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/thanos-querier.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.207826857Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.207867288Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/alertmanager-main.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.207954739Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/cluster-monitoring-operator.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.208032151Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/kube-state-metrics.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.208114783Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/kubelet.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.208220295Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/metrics-server.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.208301436Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/node-exporter.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.208534781Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/openshift-state-metrics.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.208620583Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/prometheus-k8s.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.208749695Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/prometheus-operator.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.208849087Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/telemeter-client.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.208930349Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/thanos-querier.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.20902066Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/thanos-sidecar.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.209073561Z namespaces/openshift-monitoring/networking.k8s.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.209114212Z namespaces/openshift-monitoring/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.209158623Z namespaces/openshift-monitoring/operators.coreos.com/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.209167453Z namespaces/openshift-monitoring/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.209216654Z namespaces/openshift-monitoring/operators.coreos.com/operatorgroups/openshift-cluster-monitoring.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.209315166Z namespaces/openshift-monitoring/pods/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.209329377Z namespaces/openshift-monitoring/pods/alertmanager-main-0/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.209410198Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager-main-0.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.209567411Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.209575121Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.209581182Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.209632183Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/current.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.209769775Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/previous.insecure.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.209841087Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/previous.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.209876307Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.209883637Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.209894418Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.209940229Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/current.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.210048121Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/previous.insecure.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.210103242Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/previous.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.210139793Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.210152953Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.210158953Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.210213384Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/current.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.210294676Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/previous.insecure.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.210385847Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/previous.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.210421468Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.210438099Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.210450989Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.210483769Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/current.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.210576411Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/previous.insecure.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.210644963Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/previous.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.210685913Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.210711964Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.210723854Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.210786575Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.210873947Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.210943658Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.210960429Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.210971719Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.210983499Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.21103447Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.211127162Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.211186993Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.211220694Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.211227544Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.211233134Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.211286835Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/current.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.211366997Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/previous.insecure.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.211433658Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/previous.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.211467239Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-5f7f494dd4-n8k28/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.2115094Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-5f7f494dd4-n8k28/cluster-monitoring-operator-5f7f494dd4-n8k28.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.211595591Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-5f7f494dd4-n8k28/cluster-monitoring-operator/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.211607591Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-5f7f494dd4-n8k28/cluster-monitoring-operator/cluster-monitoring-operator/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.211614462Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-5f7f494dd4-n8k28/cluster-monitoring-operator/cluster-monitoring-operator/logs/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.211657743Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-5f7f494dd4-n8k28/cluster-monitoring-operator/cluster-monitoring-operator/logs/current.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.21204613Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-5f7f494dd4-n8k28/cluster-monitoring-operator/cluster-monitoring-operator/logs/previous.insecure.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.212111421Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-5f7f494dd4-n8k28/cluster-monitoring-operator/cluster-monitoring-operator/logs/previous.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.212157162Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-2gzjx/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.212196823Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-2gzjx/kube-state-metrics-785778ff74-2gzjx.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.212301175Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-2gzjx/kube-rbac-proxy-main/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.212308145Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-2gzjx/kube-rbac-proxy-main/kube-rbac-proxy-main/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.212323046Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-2gzjx/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.212360496Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-2gzjx/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/current.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.212445158Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-2gzjx/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.insecure.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.212511549Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-2gzjx/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.2125595Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-2gzjx/kube-rbac-proxy-self/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.21256643Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-2gzjx/kube-rbac-proxy-self/kube-rbac-proxy-self/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.212575321Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-2gzjx/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.212619262Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-2gzjx/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/current.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.212740144Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-2gzjx/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.insecure.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.212808855Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-2gzjx/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.212864916Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-2gzjx/kube-state-metrics/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.212876056Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-2gzjx/kube-state-metrics/kube-state-metrics/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.212885937Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-2gzjx/kube-state-metrics/kube-state-metrics/logs/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.212900097Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-2gzjx/kube-state-metrics/kube-state-metrics/logs/current.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.21304247Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-2gzjx/kube-state-metrics/kube-state-metrics/logs/previous.insecure.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.213111861Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-2gzjx/kube-state-metrics/kube-state-metrics/logs/previous.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.213167492Z namespaces/openshift-monitoring/pods/metrics-server-8696798cdd-pqm9r/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.213199583Z namespaces/openshift-monitoring/pods/metrics-server-8696798cdd-pqm9r/metrics-server-8696798cdd-pqm9r.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.213292485Z namespaces/openshift-monitoring/pods/metrics-server-8696798cdd-pqm9r/metrics-server/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.213302185Z namespaces/openshift-monitoring/pods/metrics-server-8696798cdd-pqm9r/metrics-server/metrics-server/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.213310705Z namespaces/openshift-monitoring/pods/metrics-server-8696798cdd-pqm9r/metrics-server/metrics-server/logs/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.213340296Z namespaces/openshift-monitoring/pods/metrics-server-8696798cdd-pqm9r/metrics-server/metrics-server/logs/current.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.213432238Z namespaces/openshift-monitoring/pods/metrics-server-8696798cdd-pqm9r/metrics-server/metrics-server/logs/previous.insecure.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.213505009Z namespaces/openshift-monitoring/pods/metrics-server-8696798cdd-pqm9r/metrics-server/metrics-server/logs/previous.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.21354574Z namespaces/openshift-monitoring/pods/monitoring-plugin-5f68df7f58-dmqwb/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.21359151Z namespaces/openshift-monitoring/pods/monitoring-plugin-5f68df7f58-dmqwb/monitoring-plugin-5f68df7f58-dmqwb.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.213698673Z namespaces/openshift-monitoring/pods/monitoring-plugin-5f68df7f58-dmqwb/monitoring-plugin/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.213710433Z namespaces/openshift-monitoring/pods/monitoring-plugin-5f68df7f58-dmqwb/monitoring-plugin/monitoring-plugin/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.213722763Z namespaces/openshift-monitoring/pods/monitoring-plugin-5f68df7f58-dmqwb/monitoring-plugin/monitoring-plugin/logs/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.213773234Z namespaces/openshift-monitoring/pods/monitoring-plugin-5f68df7f58-dmqwb/monitoring-plugin/monitoring-plugin/logs/current.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.213869826Z namespaces/openshift-monitoring/pods/monitoring-plugin-5f68df7f58-dmqwb/monitoring-plugin/monitoring-plugin/logs/previous.insecure.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.213936387Z namespaces/openshift-monitoring/pods/monitoring-plugin-5f68df7f58-dmqwb/monitoring-plugin/monitoring-plugin/logs/previous.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.213989729Z namespaces/openshift-monitoring/pods/node-exporter-bx9s7/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.214034199Z namespaces/openshift-monitoring/pods/node-exporter-bx9s7/node-exporter-bx9s7.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.214162932Z namespaces/openshift-monitoring/pods/node-exporter-bx9s7/init-textfile/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.214172762Z namespaces/openshift-monitoring/pods/node-exporter-bx9s7/init-textfile/init-textfile/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.214182212Z namespaces/openshift-monitoring/pods/node-exporter-bx9s7/init-textfile/init-textfile/logs/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.214218813Z namespaces/openshift-monitoring/pods/node-exporter-bx9s7/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.214303335Z namespaces/openshift-monitoring/pods/node-exporter-bx9s7/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.214382226Z namespaces/openshift-monitoring/pods/node-exporter-bx9s7/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.214411237Z namespaces/openshift-monitoring/pods/node-exporter-bx9s7/kube-rbac-proxy/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.214418517Z namespaces/openshift-monitoring/pods/node-exporter-bx9s7/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.214430617Z namespaces/openshift-monitoring/pods/node-exporter-bx9s7/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.214487778Z namespaces/openshift-monitoring/pods/node-exporter-bx9s7/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.21457745Z namespaces/openshift-monitoring/pods/node-exporter-bx9s7/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.214644211Z namespaces/openshift-monitoring/pods/node-exporter-bx9s7/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.214729423Z namespaces/openshift-monitoring/pods/node-exporter-bx9s7/node-exporter/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.214747473Z namespaces/openshift-monitoring/pods/node-exporter-bx9s7/node-exporter/node-exporter/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.214755613Z namespaces/openshift-monitoring/pods/node-exporter-bx9s7/node-exporter/node-exporter/logs/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.214824535Z namespaces/openshift-monitoring/pods/node-exporter-bx9s7/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.214931527Z namespaces/openshift-monitoring/pods/node-exporter-bx9s7/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.21508Z namespaces/openshift-monitoring/pods/node-exporter-bx9s7/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.215109351Z namespaces/openshift-monitoring/pods/node-exporter-jcnq2/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.215158361Z namespaces/openshift-monitoring/pods/node-exporter-jcnq2/node-exporter-jcnq2.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.215254723Z namespaces/openshift-monitoring/pods/node-exporter-jcnq2/init-textfile/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.215263034Z namespaces/openshift-monitoring/pods/node-exporter-jcnq2/init-textfile/init-textfile/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.215266954Z namespaces/openshift-monitoring/pods/node-exporter-jcnq2/init-textfile/init-textfile/logs/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.215308935Z namespaces/openshift-monitoring/pods/node-exporter-jcnq2/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.215370126Z namespaces/openshift-monitoring/pods/node-exporter-jcnq2/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.215445687Z namespaces/openshift-monitoring/pods/node-exporter-jcnq2/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.215480858Z namespaces/openshift-monitoring/pods/node-exporter-jcnq2/kube-rbac-proxy/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.215488218Z namespaces/openshift-monitoring/pods/node-exporter-jcnq2/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.215492268Z namespaces/openshift-monitoring/pods/node-exporter-jcnq2/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.215529099Z namespaces/openshift-monitoring/pods/node-exporter-jcnq2/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.21561699Z namespaces/openshift-monitoring/pods/node-exporter-jcnq2/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.215720353Z namespaces/openshift-monitoring/pods/node-exporter-jcnq2/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.215780244Z namespaces/openshift-monitoring/pods/node-exporter-jcnq2/node-exporter/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.215795834Z namespaces/openshift-monitoring/pods/node-exporter-jcnq2/node-exporter/node-exporter/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.215801714Z namespaces/openshift-monitoring/pods/node-exporter-jcnq2/node-exporter/node-exporter/logs/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.215829255Z namespaces/openshift-monitoring/pods/node-exporter-jcnq2/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.215935897Z namespaces/openshift-monitoring/pods/node-exporter-jcnq2/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.216001498Z namespaces/openshift-monitoring/pods/node-exporter-jcnq2/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.216058229Z namespaces/openshift-monitoring/pods/node-exporter-kwlbt/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.21608617Z namespaces/openshift-monitoring/pods/node-exporter-kwlbt/node-exporter-kwlbt.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.216187372Z namespaces/openshift-monitoring/pods/node-exporter-kwlbt/init-textfile/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.216194792Z namespaces/openshift-monitoring/pods/node-exporter-kwlbt/init-textfile/init-textfile/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.216203822Z namespaces/openshift-monitoring/pods/node-exporter-kwlbt/init-textfile/init-textfile/logs/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.216259753Z namespaces/openshift-monitoring/pods/node-exporter-kwlbt/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.216326315Z namespaces/openshift-monitoring/pods/node-exporter-kwlbt/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.216390866Z namespaces/openshift-monitoring/pods/node-exporter-kwlbt/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.216429006Z namespaces/openshift-monitoring/pods/node-exporter-kwlbt/kube-rbac-proxy/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.216439287Z namespaces/openshift-monitoring/pods/node-exporter-kwlbt/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.216444997Z namespaces/openshift-monitoring/pods/node-exporter-kwlbt/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.216495368Z namespaces/openshift-monitoring/pods/node-exporter-kwlbt/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.21658628Z namespaces/openshift-monitoring/pods/node-exporter-kwlbt/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.216668061Z namespaces/openshift-monitoring/pods/node-exporter-kwlbt/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.216713372Z namespaces/openshift-monitoring/pods/node-exporter-kwlbt/node-exporter/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.216728022Z namespaces/openshift-monitoring/pods/node-exporter-kwlbt/node-exporter/node-exporter/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.216751283Z namespaces/openshift-monitoring/pods/node-exporter-kwlbt/node-exporter/node-exporter/logs/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.216818134Z namespaces/openshift-monitoring/pods/node-exporter-kwlbt/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.216923456Z namespaces/openshift-monitoring/pods/node-exporter-kwlbt/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.216987937Z namespaces/openshift-monitoring/pods/node-exporter-kwlbt/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.217044849Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-klcc2/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.21708885Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-klcc2/openshift-state-metrics-84bd68b896-klcc2.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.217220092Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-klcc2/kube-rbac-proxy-main/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.217227392Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-klcc2/kube-rbac-proxy-main/kube-rbac-proxy-main/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.217236922Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-klcc2/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.217281433Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-klcc2/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/current.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.217370075Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-klcc2/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.insecure.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.217442386Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-klcc2/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.217475697Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-klcc2/kube-rbac-proxy-self/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.217481657Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-klcc2/kube-rbac-proxy-self/kube-rbac-proxy-self/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.217488858Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-klcc2/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.217546168Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-klcc2/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/current.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.21762993Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-klcc2/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.insecure.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.217734532Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-klcc2/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.217791493Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-klcc2/openshift-state-metrics/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.217801033Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-klcc2/openshift-state-metrics/openshift-state-metrics/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.217807094Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-klcc2/openshift-state-metrics/openshift-state-metrics/logs/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.217835154Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-klcc2/openshift-state-metrics/openshift-state-metrics/logs/current.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.217932886Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-klcc2/openshift-state-metrics/openshift-state-metrics/logs/previous.insecure.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.217995648Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-klcc2/openshift-state-metrics/openshift-state-metrics/logs/previous.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.218040228Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.218094999Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus-k8s-0.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.218272663Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.218281803Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.218286643Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.218329304Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/current.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.218443146Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/previous.insecure.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.218505027Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/previous.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.218543018Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.218549858Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.218558528Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.218604669Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/current.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.218710211Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/previous.insecure.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.218790853Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/previous.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.218820814Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.218830854Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.218841984Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.218893925Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/current.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.218978697Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/previous.insecure.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.219045078Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/previous.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.219089769Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.219097059Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.219100919Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.21913286Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.219258272Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.219329104Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.219356574Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.219361244Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.219383405Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.219427516Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.219514977Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.219580179Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.21963418Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.21966562Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.21968109Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.219710261Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/current.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.219841924Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/previous.insecure.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.219908685Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/previous.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.219956976Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.219963776Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.219973906Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.220027047Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/current.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.220123059Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/previous.insecure.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.22018746Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/previous.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.220233912Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-kjjtm/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.220269252Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-kjjtm/prometheus-operator-64785b6675-kjjtm.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.220360334Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-kjjtm/kube-rbac-proxy/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.220371784Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-kjjtm/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.220380234Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-kjjtm/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.220421195Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-kjjtm/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.220507807Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-kjjtm/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.220570658Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-kjjtm/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.220608749Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-kjjtm/prometheus-operator/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.220615329Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-kjjtm/prometheus-operator/prometheus-operator/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.220619109Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-kjjtm/prometheus-operator/prometheus-operator/logs/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.22066156Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-kjjtm/prometheus-operator/prometheus-operator/logs/current.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.220849454Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-kjjtm/prometheus-operator/prometheus-operator/logs/previous.insecure.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.220914345Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-kjjtm/prometheus-operator/prometheus-operator/logs/previous.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.220962846Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-77d98bc786-j9t4g/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.220980296Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-77d98bc786-j9t4g/prometheus-operator-admission-webhook-77d98bc786-j9t4g.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.221104819Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-77d98bc786-j9t4g/prometheus-operator-admission-webhook/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.221111929Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-77d98bc786-j9t4g/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.221122079Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-77d98bc786-j9t4g/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.22117063Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-77d98bc786-j9t4g/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/current.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.221262582Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-77d98bc786-j9t4g/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/previous.insecure.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.221332563Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-77d98bc786-j9t4g/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/previous.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.221382074Z namespaces/openshift-monitoring/pods/telemeter-client-6bdddf478d-k965l/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.221413375Z namespaces/openshift-monitoring/pods/telemeter-client-6bdddf478d-k965l/telemeter-client-6bdddf478d-k965l.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.221567828Z namespaces/openshift-monitoring/pods/telemeter-client-6bdddf478d-k965l/kube-rbac-proxy/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.221578358Z namespaces/openshift-monitoring/pods/telemeter-client-6bdddf478d-k965l/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.221584218Z namespaces/openshift-monitoring/pods/telemeter-client-6bdddf478d-k965l/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.221613249Z namespaces/openshift-monitoring/pods/telemeter-client-6bdddf478d-k965l/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.221732911Z namespaces/openshift-monitoring/pods/telemeter-client-6bdddf478d-k965l/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.221812483Z namespaces/openshift-monitoring/pods/telemeter-client-6bdddf478d-k965l/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.221855984Z namespaces/openshift-monitoring/pods/telemeter-client-6bdddf478d-k965l/reload/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.221866524Z namespaces/openshift-monitoring/pods/telemeter-client-6bdddf478d-k965l/reload/reload/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.221872214Z namespaces/openshift-monitoring/pods/telemeter-client-6bdddf478d-k965l/reload/reload/logs/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.221901704Z namespaces/openshift-monitoring/pods/telemeter-client-6bdddf478d-k965l/reload/reload/logs/current.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.221989746Z namespaces/openshift-monitoring/pods/telemeter-client-6bdddf478d-k965l/reload/reload/logs/previous.insecure.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.222058548Z namespaces/openshift-monitoring/pods/telemeter-client-6bdddf478d-k965l/reload/reload/logs/previous.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.222085208Z namespaces/openshift-monitoring/pods/telemeter-client-6bdddf478d-k965l/telemeter-client/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.222093128Z namespaces/openshift-monitoring/pods/telemeter-client-6bdddf478d-k965l/telemeter-client/telemeter-client/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.222104858Z namespaces/openshift-monitoring/pods/telemeter-client-6bdddf478d-k965l/telemeter-client/telemeter-client/logs/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.22218777Z namespaces/openshift-monitoring/pods/telemeter-client-6bdddf478d-k965l/telemeter-client/telemeter-client/logs/current.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.222401454Z namespaces/openshift-monitoring/pods/telemeter-client-6bdddf478d-k965l/telemeter-client/telemeter-client/logs/previous.insecure.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.222458275Z namespaces/openshift-monitoring/pods/telemeter-client-6bdddf478d-k965l/telemeter-client/telemeter-client/logs/previous.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.222528967Z namespaces/openshift-monitoring/pods/thanos-querier-f858c4b95-7h4x8/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.222607898Z namespaces/openshift-monitoring/pods/thanos-querier-f858c4b95-7h4x8/thanos-querier-f858c4b95-7h4x8.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.222789162Z namespaces/openshift-monitoring/pods/thanos-querier-f858c4b95-7h4x8/kube-rbac-proxy-metrics/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.222800022Z namespaces/openshift-monitoring/pods/thanos-querier-f858c4b95-7h4x8/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.222807082Z namespaces/openshift-monitoring/pods/thanos-querier-f858c4b95-7h4x8/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.222836553Z namespaces/openshift-monitoring/pods/thanos-querier-f858c4b95-7h4x8/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/current.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.222928654Z namespaces/openshift-monitoring/pods/thanos-querier-f858c4b95-7h4x8/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/previous.insecure.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.222997086Z namespaces/openshift-monitoring/pods/thanos-querier-f858c4b95-7h4x8/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/previous.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.223026516Z namespaces/openshift-monitoring/pods/thanos-querier-f858c4b95-7h4x8/kube-rbac-proxy-rules/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.223031407Z namespaces/openshift-monitoring/pods/thanos-querier-f858c4b95-7h4x8/kube-rbac-proxy-rules/kube-rbac-proxy-rules/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.223037037Z namespaces/openshift-monitoring/pods/thanos-querier-f858c4b95-7h4x8/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.223107478Z namespaces/openshift-monitoring/pods/thanos-querier-f858c4b95-7h4x8/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/current.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.22320594Z namespaces/openshift-monitoring/pods/thanos-querier-f858c4b95-7h4x8/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/previous.insecure.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.223271981Z namespaces/openshift-monitoring/pods/thanos-querier-f858c4b95-7h4x8/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/previous.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.223304312Z namespaces/openshift-monitoring/pods/thanos-querier-f858c4b95-7h4x8/kube-rbac-proxy-web/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.223309732Z namespaces/openshift-monitoring/pods/thanos-querier-f858c4b95-7h4x8/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.223313612Z namespaces/openshift-monitoring/pods/thanos-querier-f858c4b95-7h4x8/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.223379294Z namespaces/openshift-monitoring/pods/thanos-querier-f858c4b95-7h4x8/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.223472215Z namespaces/openshift-monitoring/pods/thanos-querier-f858c4b95-7h4x8/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.223548517Z namespaces/openshift-monitoring/pods/thanos-querier-f858c4b95-7h4x8/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.223600748Z namespaces/openshift-monitoring/pods/thanos-querier-f858c4b95-7h4x8/kube-rbac-proxy/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.223607428Z namespaces/openshift-monitoring/pods/thanos-querier-f858c4b95-7h4x8/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.223611168Z namespaces/openshift-monitoring/pods/thanos-querier-f858c4b95-7h4x8/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.223672079Z namespaces/openshift-monitoring/pods/thanos-querier-f858c4b95-7h4x8/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.223788702Z namespaces/openshift-monitoring/pods/thanos-querier-f858c4b95-7h4x8/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.223853393Z namespaces/openshift-monitoring/pods/thanos-querier-f858c4b95-7h4x8/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.223898814Z namespaces/openshift-monitoring/pods/thanos-querier-f858c4b95-7h4x8/prom-label-proxy/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.223905914Z namespaces/openshift-monitoring/pods/thanos-querier-f858c4b95-7h4x8/prom-label-proxy/prom-label-proxy/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.223917764Z namespaces/openshift-monitoring/pods/thanos-querier-f858c4b95-7h4x8/prom-label-proxy/prom-label-proxy/logs/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.223956915Z namespaces/openshift-monitoring/pods/thanos-querier-f858c4b95-7h4x8/prom-label-proxy/prom-label-proxy/logs/current.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.224043687Z namespaces/openshift-monitoring/pods/thanos-querier-f858c4b95-7h4x8/prom-label-proxy/prom-label-proxy/logs/previous.insecure.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.224112188Z namespaces/openshift-monitoring/pods/thanos-querier-f858c4b95-7h4x8/prom-label-proxy/prom-label-proxy/logs/previous.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.224156989Z namespaces/openshift-monitoring/pods/thanos-querier-f858c4b95-7h4x8/thanos-query/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.224163459Z namespaces/openshift-monitoring/pods/thanos-querier-f858c4b95-7h4x8/thanos-query/thanos-query/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.224167369Z namespaces/openshift-monitoring/pods/thanos-querier-f858c4b95-7h4x8/thanos-query/thanos-query/logs/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.22420473Z namespaces/openshift-monitoring/pods/thanos-querier-f858c4b95-7h4x8/thanos-query/thanos-query/logs/current.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.224305762Z namespaces/openshift-monitoring/pods/thanos-querier-f858c4b95-7h4x8/thanos-query/thanos-query/logs/previous.insecure.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.224372333Z namespaces/openshift-monitoring/pods/thanos-querier-f858c4b95-7h4x8/thanos-query/thanos-query/logs/previous.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.224413894Z namespaces/openshift-monitoring/policy/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.224444764Z namespaces/openshift-monitoring/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.224492145Z namespaces/openshift-monitoring/route.openshift.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.224537806Z namespaces/openshift-monitoring/route.openshift.io/routes.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.224634068Z namespaces/openshift-multus/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.2247194Z namespaces/openshift-multus/openshift-multus.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.224806982Z namespaces/openshift-multus/apps.openshift.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.224847923Z namespaces/openshift-multus/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.224891083Z namespaces/openshift-multus/apps/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.224934014Z namespaces/openshift-multus/apps/daemonsets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.225136618Z namespaces/openshift-multus/apps/deployments.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.2252121Z namespaces/openshift-multus/apps/replicasets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.225301481Z namespaces/openshift-multus/apps/statefulsets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.225333542Z namespaces/openshift-multus/apps/daemonsets/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.225372383Z namespaces/openshift-multus/apps/daemonsets/multus-additional-cni-plugins.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.225508656Z namespaces/openshift-multus/apps/daemonsets/multus.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.225616378Z namespaces/openshift-multus/apps/daemonsets/network-metrics-daemon.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.225700799Z namespaces/openshift-multus/autoscaling/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.22576397Z namespaces/openshift-multus/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.225799771Z namespaces/openshift-multus/batch/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.225835522Z namespaces/openshift-multus/batch/cronjobs.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.225920684Z namespaces/openshift-multus/batch/jobs.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.225964214Z namespaces/openshift-multus/build.openshift.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.226006765Z namespaces/openshift-multus/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.226087107Z namespaces/openshift-multus/build.openshift.io/builds.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.226131398Z namespaces/openshift-multus/core/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.226174398Z namespaces/openshift-multus/core/configmaps.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.226303301Z namespaces/openshift-multus/core/endpoints.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.226398853Z namespaces/openshift-multus/core/events.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.226910603Z namespaces/openshift-multus/core/persistentvolumeclaims.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.227039866Z namespaces/openshift-multus/core/pods.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.22779289Z namespaces/openshift-multus/core/replicationcontrollers.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.227876782Z namespaces/openshift-multus/core/secrets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.228001305Z namespaces/openshift-multus/core/services.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.228059266Z namespaces/openshift-multus/core/configmaps/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.228096736Z namespaces/openshift-multus/core/configmaps/cni-copy-resources.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.228187678Z namespaces/openshift-multus/core/configmaps/default-cni-sysctl-allowlist.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.22826691Z namespaces/openshift-multus/core/configmaps/multus-daemon-config.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.228352721Z namespaces/openshift-multus/core/configmaps/whereabouts-flatfile-config.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.228435483Z namespaces/openshift-multus/core/serviceaccounts/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.228478254Z namespaces/openshift-multus/core/serviceaccounts/metrics-daemon-sa.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.228621667Z namespaces/openshift-multus/core/serviceaccounts/multus-ac.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.228739069Z namespaces/openshift-multus/core/serviceaccounts/multus-ancillary-tools.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.228822261Z namespaces/openshift-multus/core/serviceaccounts/multus.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.228879272Z namespaces/openshift-multus/core/services/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.228916003Z namespaces/openshift-multus/core/services/network-metrics-service.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.228966884Z namespaces/openshift-multus/discovery.k8s.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.228999214Z namespaces/openshift-multus/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.229052455Z namespaces/openshift-multus/image.openshift.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.229093756Z namespaces/openshift-multus/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.229140087Z namespaces/openshift-multus/k8s.ovn.org/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.229172348Z namespaces/openshift-multus/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.229247219Z namespaces/openshift-multus/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.229325021Z namespaces/openshift-multus/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.229369261Z namespaces/openshift-multus/monitoring.coreos.com/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.229416713Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.229458883Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.229499434Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors/monitor-network.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.229559725Z namespaces/openshift-multus/networking.k8s.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.229589856Z namespaces/openshift-multus/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.229641887Z namespaces/openshift-multus/pods/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.229663807Z namespaces/openshift-multus/pods/multus-7sxlt/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.229717828Z namespaces/openshift-multus/pods/multus-7sxlt/multus-7sxlt.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.22981811Z namespaces/openshift-multus/pods/multus-7sxlt/kube-multus/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.229828751Z namespaces/openshift-multus/pods/multus-7sxlt/kube-multus/kube-multus/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.229834641Z namespaces/openshift-multus/pods/multus-7sxlt/kube-multus/kube-multus/logs/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.229883372Z namespaces/openshift-multus/pods/multus-7sxlt/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.230145077Z namespaces/openshift-multus/pods/multus-7sxlt/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.230210168Z namespaces/openshift-multus/pods/multus-7sxlt/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.230236589Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-67mgp/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.23029054Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-67mgp/multus-additional-cni-plugins-67mgp.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.230437923Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-67mgp/bond-cni-plugin/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.230445443Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-67mgp/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.230449493Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-67mgp/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.230471513Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-67mgp/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.230559685Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-67mgp/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.230622806Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-67mgp/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.230671237Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-67mgp/cni-plugins/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.230687038Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-67mgp/cni-plugins/cni-plugins/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.230694078Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-67mgp/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.230738079Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-67mgp/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.23082662Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-67mgp/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.230891482Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-67mgp/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.230928322Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-67mgp/egress-router-binary-copy/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.230935312Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-67mgp/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.230939332Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-67mgp/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.230966023Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-67mgp/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.231052045Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-67mgp/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.231115356Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-67mgp/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.231152357Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-67mgp/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.231159477Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-67mgp/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.231163437Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-67mgp/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.231195768Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-67mgp/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.231262959Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-67mgp/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.23132947Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-67mgp/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.231358871Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-67mgp/routeoverride-cni/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.231366291Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-67mgp/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.231370201Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-67mgp/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.231404982Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-67mgp/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.231495774Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-67mgp/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.231558725Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-67mgp/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.231589625Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-67mgp/whereabouts-cni-bincopy/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.231593976Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-67mgp/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.231606306Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-67mgp/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.231634716Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-67mgp/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.231987053Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-67mgp/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.232047094Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-67mgp/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.232082135Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-67mgp/whereabouts-cni/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.232092185Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-67mgp/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.232097725Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-67mgp/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.232126336Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-67mgp/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.232216678Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-67mgp/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.232281309Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-67mgp/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.232306519Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hw6mj/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.2323645Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hw6mj/multus-additional-cni-plugins-hw6mj.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.232502663Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hw6mj/bond-cni-plugin/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.232513203Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hw6mj/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.232517283Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hw6mj/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.232548604Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hw6mj/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.232638496Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hw6mj/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.232748568Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hw6mj/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.232786169Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hw6mj/cni-plugins/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.232803299Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hw6mj/cni-plugins/cni-plugins/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.232811919Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hw6mj/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.23284449Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hw6mj/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.232927112Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hw6mj/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.232991473Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hw6mj/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.233029254Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hw6mj/egress-router-binary-copy/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.233038154Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hw6mj/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.233042144Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hw6mj/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.233082035Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hw6mj/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.233169436Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hw6mj/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.233227048Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hw6mj/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.233261408Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hw6mj/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.233268208Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hw6mj/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.233278529Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hw6mj/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.233306939Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hw6mj/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.23337266Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hw6mj/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.233444262Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hw6mj/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.233471933Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hw6mj/routeoverride-cni/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.233477022Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hw6mj/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.233480923Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hw6mj/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.233522323Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hw6mj/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.233612415Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hw6mj/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.233703837Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hw6mj/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.233756328Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hw6mj/whereabouts-cni-bincopy/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.233770598Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hw6mj/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.233776519Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hw6mj/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.233796539Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hw6mj/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.23388169Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hw6mj/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.233949542Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hw6mj/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.233987843Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hw6mj/whereabouts-cni/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.233995333Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hw6mj/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.233999203Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hw6mj/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.234037674Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hw6mj/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.234121015Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hw6mj/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.234185167Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hw6mj/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.234211307Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wghx5/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.234261718Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wghx5/multus-additional-cni-plugins-wghx5.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.234411081Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wghx5/bond-cni-plugin/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.234420841Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wghx5/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.234424871Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wghx5/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.234447262Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wghx5/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.234538923Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wghx5/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.234602745Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wghx5/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.234629915Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wghx5/cni-plugins/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.234636665Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wghx5/cni-plugins/cni-plugins/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.234640576Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wghx5/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.234712737Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wghx5/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.234802619Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wghx5/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.23487057Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wghx5/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.234921971Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wghx5/egress-router-binary-copy/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.234929191Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wghx5/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.234937311Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wghx5/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.235100645Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wghx5/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.235106365Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wghx5/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.235110215Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wghx5/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.235154896Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wghx5/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.235169546Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wghx5/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.235175896Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wghx5/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.235186966Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wghx5/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.235266188Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wghx5/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.235329469Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wghx5/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.23535735Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wghx5/routeoverride-cni/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.23536982Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wghx5/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.23537547Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wghx5/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.23538473Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wghx5/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.235476812Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wghx5/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.235548143Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wghx5/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.235567574Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wghx5/whereabouts-cni-bincopy/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.235574594Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wghx5/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.235580354Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wghx5/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.235626435Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wghx5/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.235741047Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wghx5/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.235804108Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wghx5/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.235824139Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wghx5/whereabouts-cni/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.235839419Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wghx5/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.235845819Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wghx5/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.23588402Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wghx5/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.235967951Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wghx5/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.236030843Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wghx5/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.236057323Z namespaces/openshift-multus/pods/multus-pv9bp/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.236100664Z namespaces/openshift-multus/pods/multus-pv9bp/multus-pv9bp.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.236183956Z namespaces/openshift-multus/pods/multus-pv9bp/kube-multus/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.236193036Z namespaces/openshift-multus/pods/multus-pv9bp/kube-multus/kube-multus/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.236197176Z namespaces/openshift-multus/pods/multus-pv9bp/kube-multus/kube-multus/logs/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.236217456Z namespaces/openshift-multus/pods/multus-pv9bp/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.236506552Z namespaces/openshift-multus/pods/multus-pv9bp/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.236570663Z namespaces/openshift-multus/pods/multus-pv9bp/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.236606084Z namespaces/openshift-multus/pods/multus-r9bhr/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.236632395Z namespaces/openshift-multus/pods/multus-r9bhr/multus-r9bhr.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.236761547Z namespaces/openshift-multus/pods/multus-r9bhr/kube-multus/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.236772078Z namespaces/openshift-multus/pods/multus-r9bhr/kube-multus/kube-multus/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.236776038Z namespaces/openshift-multus/pods/multus-r9bhr/kube-multus/kube-multus/logs/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.236803468Z namespaces/openshift-multus/pods/multus-r9bhr/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.237060943Z namespaces/openshift-multus/pods/multus-r9bhr/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.237123554Z namespaces/openshift-multus/pods/multus-r9bhr/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.237141725Z namespaces/openshift-multus/pods/network-metrics-daemon-78sbd/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.237186236Z namespaces/openshift-multus/pods/network-metrics-daemon-78sbd/network-metrics-daemon-78sbd.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.237276948Z namespaces/openshift-multus/pods/network-metrics-daemon-78sbd/kube-rbac-proxy/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.237284448Z namespaces/openshift-multus/pods/network-metrics-daemon-78sbd/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.237288378Z namespaces/openshift-multus/pods/network-metrics-daemon-78sbd/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.237309688Z namespaces/openshift-multus/pods/network-metrics-daemon-78sbd/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.23740369Z namespaces/openshift-multus/pods/network-metrics-daemon-78sbd/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.237472091Z namespaces/openshift-multus/pods/network-metrics-daemon-78sbd/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.237487772Z namespaces/openshift-multus/pods/network-metrics-daemon-78sbd/network-metrics-daemon/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.237495372Z namespaces/openshift-multus/pods/network-metrics-daemon-78sbd/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.237501762Z namespaces/openshift-multus/pods/network-metrics-daemon-78sbd/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.237546343Z namespaces/openshift-multus/pods/network-metrics-daemon-78sbd/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.237680885Z namespaces/openshift-multus/pods/network-metrics-daemon-78sbd/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.237755307Z namespaces/openshift-multus/pods/network-metrics-daemon-78sbd/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.237796358Z namespaces/openshift-multus/pods/network-metrics-daemon-j9ln7/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.237833459Z namespaces/openshift-multus/pods/network-metrics-daemon-j9ln7/network-metrics-daemon-j9ln7.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.23790969Z namespaces/openshift-multus/pods/network-metrics-daemon-j9ln7/kube-rbac-proxy/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.23791707Z namespaces/openshift-multus/pods/network-metrics-daemon-j9ln7/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.23792095Z namespaces/openshift-multus/pods/network-metrics-daemon-j9ln7/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.237948801Z namespaces/openshift-multus/pods/network-metrics-daemon-j9ln7/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.238038243Z namespaces/openshift-multus/pods/network-metrics-daemon-j9ln7/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.238103444Z namespaces/openshift-multus/pods/network-metrics-daemon-j9ln7/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.238143285Z namespaces/openshift-multus/pods/network-metrics-daemon-j9ln7/network-metrics-daemon/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.238150415Z namespaces/openshift-multus/pods/network-metrics-daemon-j9ln7/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.238154205Z namespaces/openshift-multus/pods/network-metrics-daemon-j9ln7/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.238178905Z namespaces/openshift-multus/pods/network-metrics-daemon-j9ln7/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.238290157Z namespaces/openshift-multus/pods/network-metrics-daemon-j9ln7/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.238371909Z namespaces/openshift-multus/pods/network-metrics-daemon-j9ln7/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.23841198Z namespaces/openshift-multus/pods/network-metrics-daemon-nhdjc/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.238449491Z namespaces/openshift-multus/pods/network-metrics-daemon-nhdjc/network-metrics-daemon-nhdjc.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.239280647Z namespaces/openshift-multus/pods/network-metrics-daemon-nhdjc/kube-rbac-proxy/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.239292997Z namespaces/openshift-multus/pods/network-metrics-daemon-nhdjc/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.239296987Z namespaces/openshift-multus/pods/network-metrics-daemon-nhdjc/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.239326038Z namespaces/openshift-multus/pods/network-metrics-daemon-nhdjc/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.23941923Z namespaces/openshift-multus/pods/network-metrics-daemon-nhdjc/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.239490511Z namespaces/openshift-multus/pods/network-metrics-daemon-nhdjc/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.239528692Z namespaces/openshift-multus/pods/network-metrics-daemon-nhdjc/network-metrics-daemon/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.239538032Z namespaces/openshift-multus/pods/network-metrics-daemon-nhdjc/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.239547532Z namespaces/openshift-multus/pods/network-metrics-daemon-nhdjc/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.239599583Z namespaces/openshift-multus/pods/network-metrics-daemon-nhdjc/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.239745596Z namespaces/openshift-multus/pods/network-metrics-daemon-nhdjc/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.239819798Z namespaces/openshift-multus/pods/network-metrics-daemon-nhdjc/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.239836778Z namespaces/openshift-multus/policy/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.239911259Z namespaces/openshift-multus/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.23996233Z namespaces/openshift-multus/rbac.authorization.k8s.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.23997137Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.240043772Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/multus-whereabouts.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.240148914Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.240206135Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.240246736Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.240365598Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/whereabouts-cni.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.240415419Z namespaces/openshift-multus/route.openshift.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.240481151Z namespaces/openshift-multus/route.openshift.io/routes.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.240529801Z namespaces/openshift-network-console/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.240597653Z namespaces/openshift-network-console/openshift-network-console.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.240663624Z namespaces/openshift-network-console/apps.openshift.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.240850188Z namespaces/openshift-network-console/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.240905269Z namespaces/openshift-network-console/apps/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.241046782Z namespaces/openshift-network-console/apps/daemonsets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.241146844Z namespaces/openshift-network-console/apps/deployments.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.241293036Z namespaces/openshift-network-console/apps/replicasets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.241403549Z namespaces/openshift-network-console/apps/statefulsets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.24146146Z namespaces/openshift-network-console/apps/deployments/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.241513501Z namespaces/openshift-network-console/apps/deployments/networking-console-plugin.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.241584492Z namespaces/openshift-network-console/autoscaling/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.241675254Z namespaces/openshift-network-console/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.241816177Z namespaces/openshift-network-console/batch/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.241866188Z namespaces/openshift-network-console/batch/cronjobs.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.24196064Z namespaces/openshift-network-console/batch/jobs.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.242019471Z namespaces/openshift-network-console/build.openshift.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.242070972Z namespaces/openshift-network-console/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.242163944Z namespaces/openshift-network-console/build.openshift.io/builds.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.242218805Z namespaces/openshift-network-console/core/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.242268666Z namespaces/openshift-network-console/core/configmaps.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.242428209Z namespaces/openshift-network-console/core/endpoints.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.242524101Z namespaces/openshift-network-console/core/events.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.242670624Z namespaces/openshift-network-console/core/persistentvolumeclaims.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.242770616Z namespaces/openshift-network-console/core/pods.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.242927379Z namespaces/openshift-network-console/core/replicationcontrollers.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.243065782Z namespaces/openshift-network-console/core/secrets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.243192824Z namespaces/openshift-network-console/core/services.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.243260105Z namespaces/openshift-network-console/core/configmaps/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.243333977Z namespaces/openshift-network-console/core/configmaps/networking-console-plugin.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.243399928Z namespaces/openshift-network-console/core/services/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.243457309Z namespaces/openshift-network-console/core/services/networking-console-plugin.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.24352166Z namespaces/openshift-network-console/discovery.k8s.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.243591812Z namespaces/openshift-network-console/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.243640803Z namespaces/openshift-network-console/image.openshift.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.243716964Z namespaces/openshift-network-console/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.243765245Z namespaces/openshift-network-console/k8s.ovn.org/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.243802636Z namespaces/openshift-network-console/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.243887338Z namespaces/openshift-network-console/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.243960439Z namespaces/openshift-network-console/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.24401477Z namespaces/openshift-network-console/monitoring.coreos.com/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.244070671Z namespaces/openshift-network-console/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.244127632Z namespaces/openshift-network-console/networking.k8s.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.244182004Z namespaces/openshift-network-console/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.244238105Z namespaces/openshift-network-console/pods/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.244244725Z namespaces/openshift-network-console/pods/networking-console-plugin-6cf856758c-c7t72/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.244296706Z namespaces/openshift-network-console/pods/networking-console-plugin-6cf856758c-c7t72/networking-console-plugin-6cf856758c-c7t72.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.244375917Z namespaces/openshift-network-console/pods/networking-console-plugin-6cf856758c-c7t72/networking-console-plugin/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.244382768Z namespaces/openshift-network-console/pods/networking-console-plugin-6cf856758c-c7t72/networking-console-plugin/networking-console-plugin/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.244387037Z namespaces/openshift-network-console/pods/networking-console-plugin-6cf856758c-c7t72/networking-console-plugin/networking-console-plugin/logs/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.244429838Z namespaces/openshift-network-console/pods/networking-console-plugin-6cf856758c-c7t72/networking-console-plugin/networking-console-plugin/logs/current.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.244538351Z namespaces/openshift-network-console/pods/networking-console-plugin-6cf856758c-c7t72/networking-console-plugin/networking-console-plugin/logs/previous.insecure.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.244620602Z namespaces/openshift-network-console/pods/networking-console-plugin-6cf856758c-c7t72/networking-console-plugin/networking-console-plugin/logs/previous.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.244689863Z namespaces/openshift-network-console/policy/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.244740095Z namespaces/openshift-network-console/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.244802006Z namespaces/openshift-network-console/route.openshift.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.244851167Z namespaces/openshift-network-console/route.openshift.io/routes.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.244911448Z namespaces/openshift-network-diagnostics/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.244967029Z namespaces/openshift-network-diagnostics/openshift-network-diagnostics.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.24504103Z namespaces/openshift-network-diagnostics/apps.openshift.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.245088051Z namespaces/openshift-network-diagnostics/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.245148992Z namespaces/openshift-network-diagnostics/apps/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.245197884Z namespaces/openshift-network-diagnostics/apps/daemonsets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.245313546Z namespaces/openshift-network-diagnostics/apps/deployments.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.245424988Z namespaces/openshift-network-diagnostics/apps/replicasets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.24553288Z namespaces/openshift-network-diagnostics/apps/statefulsets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.245587271Z namespaces/openshift-network-diagnostics/apps/daemonsets/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.245642042Z namespaces/openshift-network-diagnostics/apps/daemonsets/network-check-target.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.245749964Z namespaces/openshift-network-diagnostics/apps/deployments/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.245791555Z namespaces/openshift-network-diagnostics/apps/deployments/network-check-source.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.245871617Z namespaces/openshift-network-diagnostics/autoscaling/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.245921878Z namespaces/openshift-network-diagnostics/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.245982139Z namespaces/openshift-network-diagnostics/batch/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.24603167Z namespaces/openshift-network-diagnostics/batch/cronjobs.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.246125462Z namespaces/openshift-network-diagnostics/batch/jobs.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.246183563Z namespaces/openshift-network-diagnostics/build.openshift.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.246238464Z namespaces/openshift-network-diagnostics/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.246348756Z namespaces/openshift-network-diagnostics/build.openshift.io/builds.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.246405637Z namespaces/openshift-network-diagnostics/core/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.246457488Z namespaces/openshift-network-diagnostics/core/configmaps.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.246567031Z namespaces/openshift-network-diagnostics/core/endpoints.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.246723664Z namespaces/openshift-network-diagnostics/core/events.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.246935058Z namespaces/openshift-network-diagnostics/core/persistentvolumeclaims.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.247200163Z namespaces/openshift-network-diagnostics/core/pods.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.247422737Z namespaces/openshift-network-diagnostics/core/replicationcontrollers.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.247528799Z namespaces/openshift-network-diagnostics/core/secrets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.247666592Z namespaces/openshift-network-diagnostics/core/services.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.247736394Z namespaces/openshift-network-diagnostics/core/serviceaccounts/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.247792875Z namespaces/openshift-network-diagnostics/core/serviceaccounts/network-diagnostics.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.247859336Z namespaces/openshift-network-diagnostics/core/services/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.247909167Z namespaces/openshift-network-diagnostics/core/services/network-check-source.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.248022089Z namespaces/openshift-network-diagnostics/core/services/network-check-target.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.24808209Z namespaces/openshift-network-diagnostics/discovery.k8s.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.248137241Z namespaces/openshift-network-diagnostics/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.248210013Z namespaces/openshift-network-diagnostics/image.openshift.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.248261944Z namespaces/openshift-network-diagnostics/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.248322545Z namespaces/openshift-network-diagnostics/k8s.ovn.org/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.248370916Z namespaces/openshift-network-diagnostics/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.248466908Z namespaces/openshift-network-diagnostics/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.24856031Z namespaces/openshift-network-diagnostics/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.248616401Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.248688662Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.248753023Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.248808495Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors/network-check-source.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.248868826Z namespaces/openshift-network-diagnostics/networking.k8s.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.248921847Z namespaces/openshift-network-diagnostics/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.248979088Z namespaces/openshift-network-diagnostics/pods/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.248985698Z namespaces/openshift-network-diagnostics/pods/network-check-source-869dcfcdcd-j4k2v/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.249033269Z namespaces/openshift-network-diagnostics/pods/network-check-source-869dcfcdcd-j4k2v/network-check-source-869dcfcdcd-j4k2v.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.249125121Z namespaces/openshift-network-diagnostics/pods/network-check-source-869dcfcdcd-j4k2v/check-endpoints/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.249131521Z namespaces/openshift-network-diagnostics/pods/network-check-source-869dcfcdcd-j4k2v/check-endpoints/check-endpoints/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.249135481Z namespaces/openshift-network-diagnostics/pods/network-check-source-869dcfcdcd-j4k2v/check-endpoints/check-endpoints/logs/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.249181352Z namespaces/openshift-network-diagnostics/pods/network-check-source-869dcfcdcd-j4k2v/check-endpoints/check-endpoints/logs/current.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.249303245Z namespaces/openshift-network-diagnostics/pods/network-check-source-869dcfcdcd-j4k2v/check-endpoints/check-endpoints/logs/previous.insecure.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.249385956Z namespaces/openshift-network-diagnostics/pods/network-check-source-869dcfcdcd-j4k2v/check-endpoints/check-endpoints/logs/previous.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.249433927Z namespaces/openshift-network-diagnostics/pods/network-check-target-7q86t/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.249486648Z namespaces/openshift-network-diagnostics/pods/network-check-target-7q86t/network-check-target-7q86t.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.24957127Z namespaces/openshift-network-diagnostics/pods/network-check-target-7q86t/network-check-target-container/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.24957896Z namespaces/openshift-network-diagnostics/pods/network-check-target-7q86t/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.24958334Z namespaces/openshift-network-diagnostics/pods/network-check-target-7q86t/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.249615331Z namespaces/openshift-network-diagnostics/pods/network-check-target-7q86t/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.249742673Z namespaces/openshift-network-diagnostics/pods/network-check-target-7q86t/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.249890656Z namespaces/openshift-network-diagnostics/pods/network-check-target-7q86t/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.249934467Z namespaces/openshift-network-diagnostics/pods/network-check-target-qgp57/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.249991498Z namespaces/openshift-network-diagnostics/pods/network-check-target-qgp57/network-check-target-qgp57.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.25006932Z namespaces/openshift-network-diagnostics/pods/network-check-target-qgp57/network-check-target-container/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.25007815Z namespaces/openshift-network-diagnostics/pods/network-check-target-qgp57/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.25008339Z namespaces/openshift-network-diagnostics/pods/network-check-target-qgp57/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.250125581Z namespaces/openshift-network-diagnostics/pods/network-check-target-qgp57/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.250239733Z namespaces/openshift-network-diagnostics/pods/network-check-target-qgp57/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.250331465Z namespaces/openshift-network-diagnostics/pods/network-check-target-qgp57/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.250370315Z namespaces/openshift-network-diagnostics/pods/network-check-target-rsr6c/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.250433137Z namespaces/openshift-network-diagnostics/pods/network-check-target-rsr6c/network-check-target-rsr6c.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.250513828Z namespaces/openshift-network-diagnostics/pods/network-check-target-rsr6c/network-check-target-container/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.250523029Z namespaces/openshift-network-diagnostics/pods/network-check-target-rsr6c/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.250528119Z namespaces/openshift-network-diagnostics/pods/network-check-target-rsr6c/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.25057403Z namespaces/openshift-network-diagnostics/pods/network-check-target-rsr6c/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.250676121Z namespaces/openshift-network-diagnostics/pods/network-check-target-rsr6c/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.250844235Z namespaces/openshift-network-diagnostics/pods/network-check-target-rsr6c/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.250891246Z namespaces/openshift-network-diagnostics/policy/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.250931217Z namespaces/openshift-network-diagnostics/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.250989818Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.250998568Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.251041549Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/network-diagnostics.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.251130921Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.251179851Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.251212892Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/network-diagnostics.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.251300254Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.251366745Z namespaces/openshift-network-diagnostics/route.openshift.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.251383235Z namespaces/openshift-network-diagnostics/route.openshift.io/routes.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.251428886Z namespaces/openshift-network-node-identity/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.251469907Z namespaces/openshift-network-node-identity/openshift-network-node-identity.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.251529208Z namespaces/openshift-network-node-identity/apps.openshift.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.251572909Z namespaces/openshift-network-node-identity/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.25161801Z namespaces/openshift-network-node-identity/apps/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.251671261Z namespaces/openshift-network-node-identity/apps/daemonsets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.251765223Z namespaces/openshift-network-node-identity/apps/deployments.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.251840684Z namespaces/openshift-network-node-identity/apps/replicasets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.251918266Z namespaces/openshift-network-node-identity/apps/statefulsets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.251963667Z namespaces/openshift-network-node-identity/autoscaling/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.252011878Z namespaces/openshift-network-node-identity/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.252055799Z namespaces/openshift-network-node-identity/batch/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.252091039Z namespaces/openshift-network-node-identity/batch/cronjobs.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.252186711Z namespaces/openshift-network-node-identity/batch/jobs.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.252220322Z namespaces/openshift-network-node-identity/build.openshift.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.252250723Z namespaces/openshift-network-node-identity/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.252336234Z namespaces/openshift-network-node-identity/build.openshift.io/builds.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.252383325Z namespaces/openshift-network-node-identity/coordination.k8s.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.252393275Z namespaces/openshift-network-node-identity/coordination.k8s.io/leases/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.252417186Z namespaces/openshift-network-node-identity/coordination.k8s.io/leases/ovnkube-identity.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.252474647Z namespaces/openshift-network-node-identity/core/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.252510258Z namespaces/openshift-network-node-identity/core/configmaps.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.252608379Z namespaces/openshift-network-node-identity/core/endpoints.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.252712552Z namespaces/openshift-network-node-identity/core/events.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.252789953Z namespaces/openshift-network-node-identity/core/persistentvolumeclaims.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.252867715Z namespaces/openshift-network-node-identity/core/pods.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.252946016Z namespaces/openshift-network-node-identity/core/replicationcontrollers.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.253097639Z namespaces/openshift-network-node-identity/core/secrets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.253203551Z namespaces/openshift-network-node-identity/core/services.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.253242912Z namespaces/openshift-network-node-identity/core/serviceaccounts/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.253279823Z namespaces/openshift-network-node-identity/core/serviceaccounts/network-node-identity.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.253331514Z namespaces/openshift-network-node-identity/discovery.k8s.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.253372255Z namespaces/openshift-network-node-identity/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.253401675Z namespaces/openshift-network-node-identity/image.openshift.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.253446106Z namespaces/openshift-network-node-identity/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.253488327Z namespaces/openshift-network-node-identity/k8s.ovn.org/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.253528618Z namespaces/openshift-network-node-identity/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.253607609Z namespaces/openshift-network-node-identity/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.253713832Z namespaces/openshift-network-node-identity/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.253766942Z namespaces/openshift-network-node-identity/monitoring.coreos.com/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.253810313Z namespaces/openshift-network-node-identity/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.253858014Z namespaces/openshift-network-node-identity/networking.k8s.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.253880545Z namespaces/openshift-network-node-identity/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.253928176Z namespaces/openshift-network-node-identity/policy/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.253972726Z namespaces/openshift-network-node-identity/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.254005037Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.254017197Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.254055668Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/rolebindings/network-node-identity-leases.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.254104489Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.25414413Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/roles/network-node-identity-leases.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.254186831Z namespaces/openshift-network-node-identity/route.openshift.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.254232131Z namespaces/openshift-network-node-identity/route.openshift.io/routes.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.254276652Z namespaces/openshift-network-operator/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.254326933Z namespaces/openshift-network-operator/openshift-network-operator.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.254395755Z namespaces/openshift-network-operator/apps.openshift.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.254443616Z namespaces/openshift-network-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.254475386Z namespaces/openshift-network-operator/apps/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.254518447Z namespaces/openshift-network-operator/apps/daemonsets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.254624709Z namespaces/openshift-network-operator/apps/deployments.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.254722641Z namespaces/openshift-network-operator/apps/replicasets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.254828383Z namespaces/openshift-network-operator/apps/statefulsets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.254858364Z namespaces/openshift-network-operator/apps/daemonsets/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.254908045Z namespaces/openshift-network-operator/apps/daemonsets/iptables-alerter.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.254991366Z namespaces/openshift-network-operator/autoscaling/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.255024857Z namespaces/openshift-network-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.255066788Z namespaces/openshift-network-operator/batch/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.255104019Z namespaces/openshift-network-operator/batch/cronjobs.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.25519605Z namespaces/openshift-network-operator/batch/jobs.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.255233021Z namespaces/openshift-network-operator/build.openshift.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.255266062Z namespaces/openshift-network-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.255353004Z namespaces/openshift-network-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.255388924Z namespaces/openshift-network-operator/coordination.k8s.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.255397685Z namespaces/openshift-network-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.255449155Z namespaces/openshift-network-operator/coordination.k8s.io/leases/network-operator-lock.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.255509597Z namespaces/openshift-network-operator/core/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.255553118Z namespaces/openshift-network-operator/core/configmaps.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.255697111Z namespaces/openshift-network-operator/core/endpoints.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.255798973Z namespaces/openshift-network-operator/core/events.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.255958656Z namespaces/openshift-network-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.256029487Z namespaces/openshift-network-operator/core/pods.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.256312123Z namespaces/openshift-network-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.256397174Z namespaces/openshift-network-operator/core/secrets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.256524507Z namespaces/openshift-network-operator/core/services.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.256577328Z namespaces/openshift-network-operator/core/configmaps/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.256605788Z namespaces/openshift-network-operator/core/configmaps/applied-cluster.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.256727741Z namespaces/openshift-network-operator/core/configmaps/iptables-alerter-script.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.256788592Z namespaces/openshift-network-operator/core/serviceaccounts/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.256834193Z namespaces/openshift-network-operator/core/serviceaccounts/iptables-alerter.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.256877894Z namespaces/openshift-network-operator/discovery.k8s.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.256910204Z namespaces/openshift-network-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.256965596Z namespaces/openshift-network-operator/image.openshift.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.257001366Z namespaces/openshift-network-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.257050337Z namespaces/openshift-network-operator/k8s.ovn.org/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.257077718Z namespaces/openshift-network-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.257164499Z namespaces/openshift-network-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.257242761Z namespaces/openshift-network-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.257283072Z namespaces/openshift-network-operator/monitoring.coreos.com/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.257329112Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.257377644Z namespaces/openshift-network-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.257414014Z namespaces/openshift-network-operator/monitoring.coreos.com/prometheusrules/openshift-network-operator-ipsec-rules.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.257465195Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.257504146Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors/network-operator.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.257552697Z namespaces/openshift-network-operator/networking.k8s.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.257591468Z namespaces/openshift-network-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.257637359Z namespaces/openshift-network-operator/pods/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.257643989Z namespaces/openshift-network-operator/pods/iptables-alerter-5866q/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.25770853Z namespaces/openshift-network-operator/pods/iptables-alerter-5866q/iptables-alerter-5866q.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.257787212Z namespaces/openshift-network-operator/pods/iptables-alerter-5866q/iptables-alerter/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.257798432Z namespaces/openshift-network-operator/pods/iptables-alerter-5866q/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.257808122Z namespaces/openshift-network-operator/pods/iptables-alerter-5866q/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.257824742Z namespaces/openshift-network-operator/pods/iptables-alerter-5866q/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.257912554Z namespaces/openshift-network-operator/pods/iptables-alerter-5866q/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.257976805Z namespaces/openshift-network-operator/pods/iptables-alerter-5866q/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.258015326Z namespaces/openshift-network-operator/pods/iptables-alerter-8kk8q/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.258049547Z namespaces/openshift-network-operator/pods/iptables-alerter-8kk8q/iptables-alerter-8kk8q.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.258117238Z namespaces/openshift-network-operator/pods/iptables-alerter-8kk8q/iptables-alerter/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.258123948Z namespaces/openshift-network-operator/pods/iptables-alerter-8kk8q/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.258127828Z namespaces/openshift-network-operator/pods/iptables-alerter-8kk8q/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.258156949Z namespaces/openshift-network-operator/pods/iptables-alerter-8kk8q/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.258244161Z namespaces/openshift-network-operator/pods/iptables-alerter-8kk8q/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.258304622Z namespaces/openshift-network-operator/pods/iptables-alerter-8kk8q/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.258351773Z namespaces/openshift-network-operator/pods/iptables-alerter-fjb55/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.258384023Z namespaces/openshift-network-operator/pods/iptables-alerter-fjb55/iptables-alerter-fjb55.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.258462485Z namespaces/openshift-network-operator/pods/iptables-alerter-fjb55/iptables-alerter/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.258471945Z namespaces/openshift-network-operator/pods/iptables-alerter-fjb55/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.258475985Z namespaces/openshift-network-operator/pods/iptables-alerter-fjb55/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.258498756Z namespaces/openshift-network-operator/pods/iptables-alerter-fjb55/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.258581967Z namespaces/openshift-network-operator/pods/iptables-alerter-fjb55/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.258659719Z namespaces/openshift-network-operator/pods/iptables-alerter-fjb55/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.25870328Z namespaces/openshift-network-operator/policy/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.258749921Z namespaces/openshift-network-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.258796732Z namespaces/openshift-network-operator/route.openshift.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.258836252Z namespaces/openshift-network-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.258881273Z namespaces/openshift-operator-lifecycle-manager/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.258923944Z namespaces/openshift-operator-lifecycle-manager/openshift-operator-lifecycle-manager.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.258981135Z namespaces/openshift-operator-lifecycle-manager/apps.openshift.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.259018896Z namespaces/openshift-operator-lifecycle-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.259067797Z namespaces/openshift-operator-lifecycle-manager/apps/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.259112638Z namespaces/openshift-operator-lifecycle-manager/apps/daemonsets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.259185469Z namespaces/openshift-operator-lifecycle-manager/apps/deployments.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.259262851Z namespaces/openshift-operator-lifecycle-manager/apps/replicasets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.259338462Z namespaces/openshift-operator-lifecycle-manager/apps/statefulsets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.259378803Z namespaces/openshift-operator-lifecycle-manager/autoscaling/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.259418544Z namespaces/openshift-operator-lifecycle-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.259473215Z namespaces/openshift-operator-lifecycle-manager/batch/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.259506955Z namespaces/openshift-operator-lifecycle-manager/batch/cronjobs.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.259589127Z namespaces/openshift-operator-lifecycle-manager/batch/jobs.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.259616398Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.259670339Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.259775521Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.259812761Z namespaces/openshift-operator-lifecycle-manager/core/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.259846212Z namespaces/openshift-operator-lifecycle-manager/core/configmaps.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.259949594Z namespaces/openshift-operator-lifecycle-manager/core/endpoints.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.260029256Z namespaces/openshift-operator-lifecycle-manager/core/events.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.260117278Z namespaces/openshift-operator-lifecycle-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.260191389Z namespaces/openshift-operator-lifecycle-manager/core/pods.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.260268661Z namespaces/openshift-operator-lifecycle-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.260389723Z namespaces/openshift-operator-lifecycle-manager/core/secrets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.260569427Z namespaces/openshift-operator-lifecycle-manager/core/services.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.260631098Z namespaces/openshift-operator-lifecycle-manager/discovery.k8s.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.260701329Z namespaces/openshift-operator-lifecycle-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.26076449Z namespaces/openshift-operator-lifecycle-manager/image.openshift.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.260794881Z namespaces/openshift-operator-lifecycle-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.260845422Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.260886313Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.260962164Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.261040556Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.261086877Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.261127378Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.261163478Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.261210959Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/prometheusrules/olm-alert-rules.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.26127567Z namespaces/openshift-operator-lifecycle-manager/networking.k8s.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.261291111Z namespaces/openshift-operator-lifecycle-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.261370152Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.261377402Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.261409563Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/operatorgroups/olm-operators.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.261461784Z namespaces/openshift-operator-lifecycle-manager/policy/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.261520385Z namespaces/openshift-operator-lifecycle-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.261544686Z namespaces/openshift-operator-lifecycle-manager/route.openshift.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.261590916Z namespaces/openshift-operator-lifecycle-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.261638597Z namespaces/openshift-operators/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.261645878Z namespaces/openshift-operators/operators.coreos.com/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.261677428Z namespaces/openshift-operators/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.261719849Z namespaces/openshift-operators/operators.coreos.com/operatorgroups/global-operators.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.26176927Z namespaces/openshift-ovn-kubernetes/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.261797141Z namespaces/openshift-ovn-kubernetes/openshift-ovn-kubernetes.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.261881542Z namespaces/openshift-ovn-kubernetes/apps.openshift.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.261915363Z namespaces/openshift-ovn-kubernetes/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.261960824Z namespaces/openshift-ovn-kubernetes/apps/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.262000225Z namespaces/openshift-ovn-kubernetes/apps/daemonsets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.262180748Z namespaces/openshift-ovn-kubernetes/apps/deployments.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.26225374Z namespaces/openshift-ovn-kubernetes/apps/replicasets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.262343262Z namespaces/openshift-ovn-kubernetes/apps/statefulsets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.262388922Z namespaces/openshift-ovn-kubernetes/apps/daemonsets/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.262447413Z namespaces/openshift-ovn-kubernetes/apps/daemonsets/ovnkube-node.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.262559786Z namespaces/openshift-ovn-kubernetes/autoscaling/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.262588456Z namespaces/openshift-ovn-kubernetes/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.262638687Z namespaces/openshift-ovn-kubernetes/batch/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.262718869Z namespaces/openshift-ovn-kubernetes/batch/cronjobs.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.262806011Z namespaces/openshift-ovn-kubernetes/batch/jobs.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.262824781Z namespaces/openshift-ovn-kubernetes/build.openshift.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.262868702Z namespaces/openshift-ovn-kubernetes/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.262951463Z namespaces/openshift-ovn-kubernetes/build.openshift.io/builds.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.262993664Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.263000394Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/leases/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.263025005Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/leases/ovn-kubernetes-master.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.263085506Z namespaces/openshift-ovn-kubernetes/core/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.263111817Z namespaces/openshift-ovn-kubernetes/core/configmaps.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.263338531Z namespaces/openshift-ovn-kubernetes/core/endpoints.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.263418732Z namespaces/openshift-ovn-kubernetes/core/events.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.26379691Z namespaces/openshift-ovn-kubernetes/core/persistentvolumeclaims.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.263925693Z namespaces/openshift-ovn-kubernetes/core/pods.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.264382071Z namespaces/openshift-ovn-kubernetes/core/replicationcontrollers.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.264465783Z namespaces/openshift-ovn-kubernetes/core/secrets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.264627647Z namespaces/openshift-ovn-kubernetes/core/services.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.264694988Z namespaces/openshift-ovn-kubernetes/core/configmaps/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.264746929Z namespaces/openshift-ovn-kubernetes/core/configmaps/ovnkube-config.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.264866641Z namespaces/openshift-ovn-kubernetes/core/configmaps/ovnkube-script-lib.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.264942843Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.264994414Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ovn-kubernetes-control-plane.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.265077025Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ovn-kubernetes-node.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.265142707Z namespaces/openshift-ovn-kubernetes/core/services/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.265182877Z namespaces/openshift-ovn-kubernetes/core/services/ovn-kubernetes-node.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.265234548Z namespaces/openshift-ovn-kubernetes/discovery.k8s.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.265275639Z namespaces/openshift-ovn-kubernetes/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.26534033Z namespaces/openshift-ovn-kubernetes/image.openshift.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.265362891Z namespaces/openshift-ovn-kubernetes/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.265420402Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.265432202Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/network-attachment-definitions/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.265456023Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/network-attachment-definitions/default.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.265514774Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.265547265Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.265624366Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.265724918Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.265763689Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.26580703Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.265859951Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.265889861Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/prometheusrules/networking-rules.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.265971583Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.265995963Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors/monitor-ovn-node.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.266048544Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.266057795Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.266098405Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/ovn.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.266178477Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/signer.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.266239798Z namespaces/openshift-ovn-kubernetes/networking.k8s.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.266291809Z namespaces/openshift-ovn-kubernetes/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.26635775Z namespaces/openshift-ovn-kubernetes/pods/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.266366531Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5kmzb/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.266431782Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5kmzb/ovnkube-node-5kmzb.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.266636576Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5kmzb/kube-rbac-proxy-node/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.266666327Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5kmzb/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.266682197Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5kmzb/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.266692817Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5kmzb/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.26682508Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5kmzb/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.266890931Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5kmzb/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.266923432Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5kmzb/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.266928482Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5kmzb/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.266932302Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5kmzb/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.266969093Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5kmzb/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.267089035Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5kmzb/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.267157826Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5kmzb/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.267195657Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5kmzb/nbdb/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.267203287Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5kmzb/nbdb/nbdb/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.267210037Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5kmzb/nbdb/nbdb/logs/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.267252378Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5kmzb/nbdb/nbdb/logs/current.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.267387891Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5kmzb/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.267444292Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5kmzb/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.267473492Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5kmzb/northd/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.267479723Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5kmzb/northd/northd/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.267485723Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5kmzb/northd/northd/logs/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.267522653Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5kmzb/northd/northd/logs/current.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.267621635Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5kmzb/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.267745008Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5kmzb/northd/northd/logs/previous.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.267779678Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5kmzb/ovn-acl-logging/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.267784329Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5kmzb/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.267788059Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5kmzb/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.26783773Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5kmzb/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.267919051Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5kmzb/ovn-acl-logging/ovn-acl-logging/logs/previous.insecure.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.267978073Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5kmzb/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.268007843Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5kmzb/ovn-controller/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.268014123Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5kmzb/ovn-controller/ovn-controller/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.268019923Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5kmzb/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.268053464Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5kmzb/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.268216547Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5kmzb/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.268280839Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5kmzb/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.268309199Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5kmzb/ovnkube-controller/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.268316049Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5kmzb/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.268324619Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5kmzb/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.26836337Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5kmzb/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.269311599Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5kmzb/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.26937613Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5kmzb/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.269396841Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5kmzb/sbdb/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.269404181Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5kmzb/sbdb/sbdb/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.269409991Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5kmzb/sbdb/sbdb/logs/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.269456342Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5kmzb/sbdb/sbdb/logs/current.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.269547373Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5kmzb/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.269603334Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5kmzb/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.269625735Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-88ml2/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.269714737Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-88ml2/ovnkube-node-88ml2.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.2698595Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-88ml2/kube-rbac-proxy-node/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.26987016Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-88ml2/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.26987597Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-88ml2/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.26989801Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-88ml2/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.270006473Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-88ml2/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.270070954Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-88ml2/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.270105215Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-88ml2/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.270114815Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-88ml2/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.270119115Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-88ml2/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.270142425Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-88ml2/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.270253587Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-88ml2/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.270330609Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-88ml2/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.270358649Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-88ml2/nbdb/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.27036542Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-88ml2/nbdb/nbdb/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.27037149Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-88ml2/nbdb/nbdb/logs/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.27041573Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-88ml2/nbdb/nbdb/logs/current.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.270504362Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-88ml2/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.270643565Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-88ml2/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.270699086Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-88ml2/northd/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.270718176Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-88ml2/northd/northd/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.270722927Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-88ml2/northd/northd/logs/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.270751547Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-88ml2/northd/northd/logs/current.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.270857229Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-88ml2/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.27091651Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-88ml2/northd/northd/logs/previous.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.270952571Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-88ml2/ovn-acl-logging/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.270962251Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-88ml2/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.270966281Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-88ml2/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.270993102Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-88ml2/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.271078714Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-88ml2/ovn-acl-logging/ovn-acl-logging/logs/previous.insecure.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.271148265Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-88ml2/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.271179145Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-88ml2/ovn-controller/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.271186346Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-88ml2/ovn-controller/ovn-controller/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.271190096Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-88ml2/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.271220366Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-88ml2/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.27138874Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-88ml2/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.271436831Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-88ml2/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.271473611Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-88ml2/ovnkube-controller/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.271480942Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-88ml2/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.271484752Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-88ml2/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.271514512Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-88ml2/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.272237766Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-88ml2/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.272300818Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-88ml2/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.272332848Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-88ml2/sbdb/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.272338668Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-88ml2/sbdb/sbdb/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.272342408Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-88ml2/sbdb/sbdb/logs/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.272375539Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-88ml2/sbdb/sbdb/logs/current.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.272467251Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-88ml2/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.272542332Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-88ml2/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.272557253Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cbcnb/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.272622584Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cbcnb/ovnkube-node-cbcnb.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.272797797Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cbcnb/kube-rbac-proxy-node/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.272808608Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cbcnb/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.272812528Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cbcnb/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.272851529Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cbcnb/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.272952591Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cbcnb/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.273014772Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cbcnb/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.273044962Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cbcnb/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.273050442Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cbcnb/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.273056503Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cbcnb/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.273093543Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cbcnb/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.273199645Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cbcnb/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.273264057Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cbcnb/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.273301627Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cbcnb/nbdb/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.273308687Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cbcnb/nbdb/nbdb/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.273312688Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cbcnb/nbdb/nbdb/logs/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.273340738Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cbcnb/nbdb/nbdb/logs/current.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.27343791Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cbcnb/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.273503291Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cbcnb/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.273536372Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cbcnb/northd/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.273541722Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cbcnb/northd/northd/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.273545492Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cbcnb/northd/northd/logs/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.273590433Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cbcnb/northd/northd/logs/current.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.273699865Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cbcnb/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.273767856Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cbcnb/northd/northd/logs/previous.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.273799207Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cbcnb/ovn-acl-logging/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.273804847Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cbcnb/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.273808717Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cbcnb/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.273839098Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cbcnb/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.27392725Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cbcnb/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.273975611Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cbcnb/ovn-controller/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.273982841Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cbcnb/ovn-controller/ovn-controller/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.273986621Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cbcnb/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.274021672Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cbcnb/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.274187005Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cbcnb/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.274250696Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cbcnb/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.274278317Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cbcnb/ovnkube-controller/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.274285107Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cbcnb/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.274288857Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cbcnb/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.274337058Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cbcnb/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.275171674Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cbcnb/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.275237636Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cbcnb/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.275275956Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cbcnb/sbdb/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.275283497Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cbcnb/sbdb/sbdb/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.275287437Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cbcnb/sbdb/sbdb/logs/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.275315277Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cbcnb/sbdb/sbdb/logs/current.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.275407469Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cbcnb/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.27547184Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cbcnb/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.275540611Z namespaces/openshift-ovn-kubernetes/policy/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.275577092Z namespaces/openshift-ovn-kubernetes/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.275624703Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.275631353Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.275691705Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.275779556Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/openshift-ovn-kubernetes-nodes-identity-limited.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.275900279Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.27594661Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.27598558Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.276070122Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/openshift-ovn-kubernetes-node-limited.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.276151063Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.276198655Z namespaces/openshift-ovn-kubernetes/route.openshift.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.276236725Z namespaces/openshift-ovn-kubernetes/route.openshift.io/routes.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.276285306Z namespaces/openshift-route-controller-manager/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.276292466Z namespaces/openshift-route-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.276296326Z namespaces/openshift-route-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.276331217Z namespaces/openshift-route-controller-manager/coordination.k8s.io/leases/openshift-route-controllers.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.276381608Z namespaces/openshift-service-ca-operator/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.276427789Z namespaces/openshift-service-ca-operator/openshift-service-ca-operator.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.27648413Z namespaces/openshift-service-ca-operator/apps.openshift.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.276526311Z namespaces/openshift-service-ca-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.276573162Z namespaces/openshift-service-ca-operator/apps/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.276603823Z namespaces/openshift-service-ca-operator/apps/daemonsets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.276707654Z namespaces/openshift-service-ca-operator/apps/deployments.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.276826897Z namespaces/openshift-service-ca-operator/apps/replicasets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.276906498Z namespaces/openshift-service-ca-operator/apps/statefulsets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.276954159Z namespaces/openshift-service-ca-operator/autoscaling/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.27698565Z namespaces/openshift-service-ca-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.277035781Z namespaces/openshift-service-ca-operator/batch/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.277067622Z namespaces/openshift-service-ca-operator/batch/cronjobs.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.277147693Z namespaces/openshift-service-ca-operator/batch/jobs.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.277192704Z namespaces/openshift-service-ca-operator/build.openshift.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.277224315Z namespaces/openshift-service-ca-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.277305706Z namespaces/openshift-service-ca-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.277346277Z namespaces/openshift-service-ca-operator/coordination.k8s.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.277353327Z namespaces/openshift-service-ca-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.277392588Z namespaces/openshift-service-ca-operator/coordination.k8s.io/leases/service-ca-operator-lock.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.277439849Z namespaces/openshift-service-ca-operator/core/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.27747056Z namespaces/openshift-service-ca-operator/core/configmaps.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.277611962Z namespaces/openshift-service-ca-operator/core/endpoints.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.277715214Z namespaces/openshift-service-ca-operator/core/events.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.277907938Z namespaces/openshift-service-ca-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.277970819Z namespaces/openshift-service-ca-operator/core/pods.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.278085252Z namespaces/openshift-service-ca-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.278200434Z namespaces/openshift-service-ca-operator/core/secrets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.278391038Z namespaces/openshift-service-ca-operator/core/services.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.278448439Z namespaces/openshift-service-ca-operator/discovery.k8s.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.27848256Z namespaces/openshift-service-ca-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.278538331Z namespaces/openshift-service-ca-operator/image.openshift.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.278572011Z namespaces/openshift-service-ca-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.278620602Z namespaces/openshift-service-ca-operator/k8s.ovn.org/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.278669723Z namespaces/openshift-service-ca-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.278765775Z namespaces/openshift-service-ca-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.278840567Z namespaces/openshift-service-ca-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.278886217Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.278918108Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.278976249Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.27900769Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors/service-ca-operator.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.279060231Z namespaces/openshift-service-ca-operator/networking.k8s.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.279091632Z namespaces/openshift-service-ca-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.279142933Z namespaces/openshift-service-ca-operator/pods/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.279149793Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-7695fc6c8c-78d95/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.279185203Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-7695fc6c8c-78d95/service-ca-operator-7695fc6c8c-78d95.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.279264955Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-7695fc6c8c-78d95/service-ca-operator/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.279272985Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-7695fc6c8c-78d95/service-ca-operator/service-ca-operator/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.279276785Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-7695fc6c8c-78d95/service-ca-operator/service-ca-operator/logs/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.279307666Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-7695fc6c8c-78d95/service-ca-operator/service-ca-operator/logs/current.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.279472589Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-7695fc6c8c-78d95/service-ca-operator/service-ca-operator/logs/previous.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.279632102Z namespaces/openshift-service-ca-operator/policy/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.279670953Z namespaces/openshift-service-ca-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.279823106Z namespaces/openshift-service-ca-operator/route.openshift.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.279859337Z namespaces/openshift-service-ca-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.279898697Z namespaces/openshift-service-ca/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.279938768Z namespaces/openshift-service-ca/openshift-service-ca.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.279980099Z namespaces/openshift-service-ca/apps.openshift.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.28001923Z namespaces/openshift-service-ca/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.28005888Z namespaces/openshift-service-ca/apps/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.280095211Z namespaces/openshift-service-ca/apps/daemonsets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.280179643Z namespaces/openshift-service-ca/apps/deployments.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.280275525Z namespaces/openshift-service-ca/apps/replicasets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.280364046Z namespaces/openshift-service-ca/apps/statefulsets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.280405387Z namespaces/openshift-service-ca/autoscaling/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.280443748Z namespaces/openshift-service-ca/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.280482549Z namespaces/openshift-service-ca/batch/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.28052169Z namespaces/openshift-service-ca/batch/cronjobs.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.280596351Z namespaces/openshift-service-ca/batch/jobs.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.280631202Z namespaces/openshift-service-ca/build.openshift.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.280698013Z namespaces/openshift-service-ca/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.280796865Z namespaces/openshift-service-ca/build.openshift.io/builds.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.280815335Z namespaces/openshift-service-ca/coordination.k8s.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.280821856Z namespaces/openshift-service-ca/coordination.k8s.io/leases/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.280870336Z namespaces/openshift-service-ca/coordination.k8s.io/leases/service-ca-controller-lock.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.280924498Z namespaces/openshift-service-ca/core/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.280956708Z namespaces/openshift-service-ca/core/configmaps.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.28105928Z namespaces/openshift-service-ca/core/endpoints.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.281133612Z namespaces/openshift-service-ca/core/events.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.281240094Z namespaces/openshift-service-ca/core/persistentvolumeclaims.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.281313185Z namespaces/openshift-service-ca/core/pods.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.281417877Z namespaces/openshift-service-ca/core/replicationcontrollers.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.28153503Z namespaces/openshift-service-ca/core/secrets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.281711623Z namespaces/openshift-service-ca/core/services.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.281762884Z namespaces/openshift-service-ca/discovery.k8s.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.281800745Z namespaces/openshift-service-ca/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.281857966Z namespaces/openshift-service-ca/image.openshift.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.281884756Z namespaces/openshift-service-ca/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.281932508Z namespaces/openshift-service-ca/k8s.ovn.org/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.281964988Z namespaces/openshift-service-ca/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.28204421Z namespaces/openshift-service-ca/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.282120201Z namespaces/openshift-service-ca/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.282165262Z namespaces/openshift-service-ca/monitoring.coreos.com/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.282204463Z namespaces/openshift-service-ca/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.282251604Z namespaces/openshift-service-ca/networking.k8s.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.282282124Z namespaces/openshift-service-ca/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.282348116Z namespaces/openshift-service-ca/pods/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.282355146Z namespaces/openshift-service-ca/pods/service-ca-79f68b9f4f-rl28q/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.282394106Z namespaces/openshift-service-ca/pods/service-ca-79f68b9f4f-rl28q/service-ca-79f68b9f4f-rl28q.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.282474768Z namespaces/openshift-service-ca/pods/service-ca-79f68b9f4f-rl28q/service-ca-controller/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.282486688Z namespaces/openshift-service-ca/pods/service-ca-79f68b9f4f-rl28q/service-ca-controller/service-ca-controller/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.282492379Z namespaces/openshift-service-ca/pods/service-ca-79f68b9f4f-rl28q/service-ca-controller/service-ca-controller/logs/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.282501099Z namespaces/openshift-service-ca/pods/service-ca-79f68b9f4f-rl28q/service-ca-controller/service-ca-controller/logs/current.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.282730813Z namespaces/openshift-service-ca/pods/service-ca-79f68b9f4f-rl28q/service-ca-controller/service-ca-controller/logs/previous.insecure.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.282799154Z namespaces/openshift-service-ca/pods/service-ca-79f68b9f4f-rl28q/service-ca-controller/service-ca-controller/logs/previous.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.282833085Z namespaces/openshift-service-ca/policy/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.282862226Z namespaces/openshift-service-ca/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.282910937Z namespaces/openshift-service-ca/route.openshift.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.282942777Z namespaces/openshift-service-ca/route.openshift.io/routes.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.282990628Z namespaces/openshift-user-workload-monitoring/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.283033239Z namespaces/openshift-user-workload-monitoring/openshift-user-workload-monitoring.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.28308856Z namespaces/openshift-user-workload-monitoring/apps.openshift.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.283119421Z namespaces/openshift-user-workload-monitoring/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.283170262Z namespaces/openshift-user-workload-monitoring/apps/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.283203282Z namespaces/openshift-user-workload-monitoring/apps/daemonsets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.283283474Z namespaces/openshift-user-workload-monitoring/apps/deployments.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.283356145Z namespaces/openshift-user-workload-monitoring/apps/replicasets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.283434267Z namespaces/openshift-user-workload-monitoring/apps/statefulsets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.283468648Z namespaces/openshift-user-workload-monitoring/autoscaling/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.283511008Z namespaces/openshift-user-workload-monitoring/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.283556369Z namespaces/openshift-user-workload-monitoring/batch/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.28358728Z namespaces/openshift-user-workload-monitoring/batch/cronjobs.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.283692622Z namespaces/openshift-user-workload-monitoring/batch/jobs.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.283741493Z namespaces/openshift-user-workload-monitoring/build.openshift.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.283781264Z namespaces/openshift-user-workload-monitoring/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.283861886Z namespaces/openshift-user-workload-monitoring/build.openshift.io/builds.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.283906036Z namespaces/openshift-user-workload-monitoring/core/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.283936747Z namespaces/openshift-user-workload-monitoring/core/configmaps.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.284030869Z namespaces/openshift-user-workload-monitoring/core/endpoints.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.28410729Z namespaces/openshift-user-workload-monitoring/core/events.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.284185062Z namespaces/openshift-user-workload-monitoring/core/persistentvolumeclaims.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.284262283Z namespaces/openshift-user-workload-monitoring/core/pods.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.284343875Z namespaces/openshift-user-workload-monitoring/core/replicationcontrollers.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.284457647Z namespaces/openshift-user-workload-monitoring/core/secrets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.28461305Z namespaces/openshift-user-workload-monitoring/core/services.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.284684032Z namespaces/openshift-user-workload-monitoring/discovery.k8s.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.284724103Z namespaces/openshift-user-workload-monitoring/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.284779414Z namespaces/openshift-user-workload-monitoring/image.openshift.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.284810354Z namespaces/openshift-user-workload-monitoring/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.284869565Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.284903686Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.284981477Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.285057219Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.28510314Z namespaces/openshift-user-workload-monitoring/monitoring.coreos.com/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.2851341Z namespaces/openshift-user-workload-monitoring/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.285185221Z namespaces/openshift-user-workload-monitoring/networking.k8s.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.285215012Z namespaces/openshift-user-workload-monitoring/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.285262203Z namespaces/openshift-user-workload-monitoring/policy/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.285293414Z namespaces/openshift-user-workload-monitoring/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.285341685Z namespaces/openshift-user-workload-monitoring/route.openshift.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.285375505Z namespaces/openshift-user-workload-monitoring/route.openshift.io/routes.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.285433757Z namespaces/openshift/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.285460657Z namespaces/openshift/openshift.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.285512068Z namespaces/openshift/apps.openshift.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.285549929Z namespaces/openshift/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.28560007Z namespaces/openshift/apps/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.28562904Z namespaces/openshift/apps/daemonsets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.285746493Z namespaces/openshift/apps/deployments.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.285818944Z namespaces/openshift/apps/replicasets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.285900796Z namespaces/openshift/apps/statefulsets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.285942907Z namespaces/openshift/autoscaling/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.285974337Z namespaces/openshift/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.286024088Z namespaces/openshift/batch/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.286052629Z namespaces/openshift/batch/cronjobs.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.28613295Z namespaces/openshift/batch/jobs.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.286174311Z namespaces/openshift/build.openshift.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.286212572Z namespaces/openshift/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.286286793Z namespaces/openshift/build.openshift.io/builds.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.286436336Z namespaces/openshift/core/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.286476747Z namespaces/openshift/core/configmaps.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.286566739Z namespaces/openshift/core/endpoints.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.28663912Z namespaces/openshift/core/events.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.286754312Z namespaces/openshift/core/persistentvolumeclaims.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.286837534Z namespaces/openshift/core/pods.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.286907135Z namespaces/openshift/core/replicationcontrollers.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.287022788Z namespaces/openshift/core/secrets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.287178431Z namespaces/openshift/core/services.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.287225022Z namespaces/openshift/discovery.k8s.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.287257262Z namespaces/openshift/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.287307123Z namespaces/openshift/image.openshift.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.287349254Z namespaces/openshift/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.288525407Z namespaces/openshift/image.openshift.io/imagestreams/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.288567538Z namespaces/openshift/image.openshift.io/imagestreams/cli-artifacts.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.28867291Z namespaces/openshift/image.openshift.io/imagestreams/cli.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.288760752Z namespaces/openshift/image.openshift.io/imagestreams/dotnet-runtime.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.288865924Z namespaces/openshift/image.openshift.io/imagestreams/dotnet.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.288962976Z namespaces/openshift/image.openshift.io/imagestreams/driver-toolkit.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.289045928Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-eap-openshift-java11.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.289191351Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-eap-openshift.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.289351294Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-java-openshift.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.289470406Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-java11-openshift.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.289559318Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-karaf-openshift-jdk11.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.289778262Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-karaf-openshift.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.289895294Z namespaces/openshift/image.openshift.io/imagestreams/golang.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.290013857Z namespaces/openshift/image.openshift.io/imagestreams/httpd.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.290127309Z namespaces/openshift/image.openshift.io/imagestreams/installer-artifacts.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.290210101Z namespaces/openshift/image.openshift.io/imagestreams/installer.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.290285012Z namespaces/openshift/image.openshift.io/imagestreams/java-runtime.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.290403155Z namespaces/openshift/image.openshift.io/imagestreams/java.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.290522637Z namespaces/openshift/image.openshift.io/imagestreams/jboss-datagrid73-openshift.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.290629709Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp3-openjdk11-openshift.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.290798862Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp3-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.290891144Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp4-openjdk11-openshift.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.290984026Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp4-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.291076298Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk11-openshift.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.29117929Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.291271842Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk8-openshift.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.291359563Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk8-runtime-openshift.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.291453015Z namespaces/openshift/image.openshift.io/imagestreams/jboss-webserver57-openjdk11-tomcat9-openshift-ubi8.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.291556327Z namespaces/openshift/image.openshift.io/imagestreams/jboss-webserver57-openjdk8-tomcat9-openshift-ubi8.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.29167188Z namespaces/openshift/image.openshift.io/imagestreams/jenkins-agent-base.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.291786442Z namespaces/openshift/image.openshift.io/imagestreams/jenkins.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.291887954Z namespaces/openshift/image.openshift.io/imagestreams/mariadb.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.291992926Z namespaces/openshift/image.openshift.io/imagestreams/must-gather.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.292077237Z namespaces/openshift/image.openshift.io/imagestreams/mysql.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.292179579Z namespaces/openshift/image.openshift.io/imagestreams/network-tools.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.292263361Z namespaces/openshift/image.openshift.io/imagestreams/nginx.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.292381943Z namespaces/openshift/image.openshift.io/imagestreams/nodejs.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.292518356Z namespaces/openshift/image.openshift.io/imagestreams/oauth-proxy.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.292602398Z namespaces/openshift/image.openshift.io/imagestreams/openjdk-11-rhel7.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.292744561Z namespaces/openshift/image.openshift.io/imagestreams/perl.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.292847223Z namespaces/openshift/image.openshift.io/imagestreams/php.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.292957505Z namespaces/openshift/image.openshift.io/imagestreams/postgresql.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.293091617Z namespaces/openshift/image.openshift.io/imagestreams/postgresql13-for-sso75-openshift-rhel8.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.293166119Z namespaces/openshift/image.openshift.io/imagestreams/postgresql13-for-sso76-openshift-rhel8.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.293252431Z namespaces/openshift/image.openshift.io/imagestreams/python.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.293406654Z namespaces/openshift/image.openshift.io/imagestreams/redhat-openjdk18-openshift.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.293530766Z namespaces/openshift/image.openshift.io/imagestreams/redis.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.293634678Z namespaces/openshift/image.openshift.io/imagestreams/ruby.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.293770041Z namespaces/openshift/image.openshift.io/imagestreams/sso75-openshift-rhel8.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.293864203Z namespaces/openshift/image.openshift.io/imagestreams/sso76-openshift-rhel8.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.293950644Z namespaces/openshift/image.openshift.io/imagestreams/tests.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.294039336Z namespaces/openshift/image.openshift.io/imagestreams/tools.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.294156438Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-11-runtime.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.294273011Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-11.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.294402193Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-17-runtime.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.294510936Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-17.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.294627898Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-21-runtime.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.29474724Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-21.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.294845752Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-8-runtime.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.294954394Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-8.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.295078407Z namespaces/openshift/k8s.ovn.org/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.295119067Z namespaces/openshift/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.295197339Z namespaces/openshift/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.29527037Z namespaces/openshift/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.295311091Z namespaces/openshift/monitoring.coreos.com/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.295351552Z namespaces/openshift/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.295404043Z namespaces/openshift/networking.k8s.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.295421383Z namespaces/openshift/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.295479695Z namespaces/openshift/policy/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.295508635Z namespaces/openshift/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.295560216Z namespaces/openshift/route.openshift.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.295595917Z namespaces/openshift/route.openshift.io/routes.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.295640638Z namespaces/openshift/template.openshift.io/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.295666328Z namespaces/openshift/template.openshift.io/templates/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.295736569Z namespaces/openshift/template.openshift.io/templates/cache-service.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.295861912Z namespaces/openshift/template.openshift.io/templates/cakephp-mysql-example.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.295976984Z namespaces/openshift/template.openshift.io/templates/cakephp-mysql-persistent.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.296079986Z namespaces/openshift/template.openshift.io/templates/dancer-mysql-example.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.296182468Z namespaces/openshift/template.openshift.io/templates/dancer-mysql-persistent.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.296345152Z namespaces/openshift/template.openshift.io/templates/datagrid-service.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.296449204Z namespaces/openshift/template.openshift.io/templates/django-psql-example.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.296561006Z namespaces/openshift/template.openshift.io/templates/django-psql-persistent.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.296663388Z namespaces/openshift/template.openshift.io/templates/eap-xp3-basic-s2i.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.296825601Z namespaces/openshift/template.openshift.io/templates/eap-xp4-basic-s2i.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.296935133Z namespaces/openshift/template.openshift.io/templates/eap74-basic-s2i.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.297044905Z namespaces/openshift/template.openshift.io/templates/eap74-https-s2i.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.297164598Z namespaces/openshift/template.openshift.io/templates/eap74-sso-s2i.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.29729825Z namespaces/openshift/template.openshift.io/templates/httpd-example.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.297398102Z namespaces/openshift/template.openshift.io/templates/jenkins-ephemeral-monitored.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.297517075Z namespaces/openshift/template.openshift.io/templates/jenkins-ephemeral.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.297624087Z namespaces/openshift/template.openshift.io/templates/jenkins-persistent-monitored.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.297849561Z namespaces/openshift/template.openshift.io/templates/jenkins-persistent.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.297954043Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk11-tomcat9-ubi8-basic-s2i.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.298054455Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk11-tomcat9-ubi8-https-s2i.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.298158997Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk8-tomcat9-ubi8-basic-s2i.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.298254949Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk8-tomcat9-ubi8-https-s2i.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.298371641Z namespaces/openshift/template.openshift.io/templates/mariadb-ephemeral.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.298477523Z namespaces/openshift/template.openshift.io/templates/mariadb-persistent.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.298573305Z namespaces/openshift/template.openshift.io/templates/mysql-ephemeral.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.298691528Z namespaces/openshift/template.openshift.io/templates/mysql-persistent.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.29880743Z namespaces/openshift/template.openshift.io/templates/nginx-example.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.298911462Z namespaces/openshift/template.openshift.io/templates/nodejs-postgresql-example.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.299017624Z namespaces/openshift/template.openshift.io/templates/nodejs-postgresql-persistent.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.299121596Z namespaces/openshift/template.openshift.io/templates/openjdk-web-basic-s2i.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.299228608Z namespaces/openshift/template.openshift.io/templates/postgresql-ephemeral.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.29931851Z namespaces/openshift/template.openshift.io/templates/postgresql-persistent.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.299418922Z namespaces/openshift/template.openshift.io/templates/rails-pgsql-persistent.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.299532004Z namespaces/openshift/template.openshift.io/templates/rails-postgresql-example.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.299671777Z namespaces/openshift/template.openshift.io/templates/react-web-app-example.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.29981768Z namespaces/openshift/template.openshift.io/templates/redis-ephemeral.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.299917342Z namespaces/openshift/template.openshift.io/templates/redis-persistent.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.300008254Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel-rest-3scale.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.300121916Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel-xml.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.300224278Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.30032434Z namespaces/openshift/template.openshift.io/templates/sso75-https.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.300440012Z namespaces/openshift/template.openshift.io/templates/sso75-ocp4-x509-https.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.300549644Z namespaces/openshift/template.openshift.io/templates/sso75-ocp4-x509-postgresql-persistent.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.300698187Z namespaces/openshift/template.openshift.io/templates/sso75-postgresql-persistent.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.30083289Z namespaces/openshift/template.openshift.io/templates/sso75-postgresql.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.300952242Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-https.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.301095145Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-postgresql-persistent.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.301227558Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-postgresql.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.30134129Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-x509-https.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.301452282Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-x509-postgresql-persistent.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.301535784Z network_logs/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.301575985Z network_logs/cluster_scale [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.301670906Z network_logs/ippools.whereabouts.cni.cncf.io [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.301783599Z network_logs/multi-networkpolicy [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.30185625Z network_logs/net-attach-def [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.301938282Z network_logs/overlappingrangeipreservations.whereabouts.cni.cncf.io [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.302073165Z network_logs/ovn_kubernetes_top_pods [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.302148516Z network_logs/ovnk_database_store.tar.gz [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.30338463Z nodes/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.303406201Z nodes/debug [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.303507203Z nodes/ip-10-0-128-79.ec2.internal/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.303534483Z nodes/ip-10-0-128-79.ec2.internal/cpu_affinities.json [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.30390455Z nodes/ip-10-0-128-79.ec2.internal/dmesg [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.304177066Z nodes/ip-10-0-128-79.ec2.internal/ethtool_channels [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.304250877Z nodes/ip-10-0-128-79.ec2.internal/ethtool_features [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.304344159Z nodes/ip-10-0-128-79.ec2.internal/ip-10-0-128-79.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.304608604Z nodes/ip-10-0-128-79.ec2.internal/irq_affinities.json [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.304784698Z nodes/ip-10-0-128-79.ec2.internal/lscpu [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.30490993Z nodes/ip-10-0-128-79.ec2.internal/lspci [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.304999062Z nodes/ip-10-0-128-79.ec2.internal/podresources.json [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.305106284Z nodes/ip-10-0-128-79.ec2.internal/pods_info.json [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.305216626Z nodes/ip-10-0-128-79.ec2.internal/proc_cmdline [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.305292718Z nodes/ip-10-0-128-79.ec2.internal/sysinfo.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.306953731Z nodes/ip-10-0-128-79.ec2.internal/sysinfo.tgz [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.307091863Z nodes/ip-10-0-130-21.ec2.internal/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.307119274Z nodes/ip-10-0-130-21.ec2.internal/cpu_affinities.json [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.307389039Z nodes/ip-10-0-130-21.ec2.internal/dmesg [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.307629634Z nodes/ip-10-0-130-21.ec2.internal/ethtool_channels [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.307740206Z nodes/ip-10-0-130-21.ec2.internal/ethtool_features [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.307830498Z nodes/ip-10-0-130-21.ec2.internal/ip-10-0-130-21.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.308092313Z nodes/ip-10-0-130-21.ec2.internal/irq_affinities.json [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.308233616Z nodes/ip-10-0-130-21.ec2.internal/lscpu [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.308348308Z nodes/ip-10-0-130-21.ec2.internal/lspci [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.30843541Z nodes/ip-10-0-130-21.ec2.internal/podresources.json [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.308529742Z nodes/ip-10-0-130-21.ec2.internal/pods_info.json [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.308634374Z nodes/ip-10-0-130-21.ec2.internal/proc_cmdline [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.308750446Z nodes/ip-10-0-130-21.ec2.internal/sysinfo.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.31047523Z nodes/ip-10-0-130-21.ec2.internal/sysinfo.tgz [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.310645414Z nodes/ip-10-0-138-108.ec2.internal/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.310712305Z nodes/ip-10-0-138-108.ec2.internal/cpu_affinities.json [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.31099166Z nodes/ip-10-0-138-108.ec2.internal/dmesg [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.311215215Z nodes/ip-10-0-138-108.ec2.internal/ethtool_channels [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.311288136Z nodes/ip-10-0-138-108.ec2.internal/ethtool_features [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.311369498Z nodes/ip-10-0-138-108.ec2.internal/ip-10-0-138-108.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.311626483Z nodes/ip-10-0-138-108.ec2.internal/irq_affinities.json [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.311876368Z nodes/ip-10-0-138-108.ec2.internal/lscpu [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.31199111Z nodes/ip-10-0-138-108.ec2.internal/lspci [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.312072602Z nodes/ip-10-0-138-108.ec2.internal/podresources.json [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.312188904Z nodes/ip-10-0-138-108.ec2.internal/pods_info.json [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.312304516Z nodes/ip-10-0-138-108.ec2.internal/proc_cmdline [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.312382128Z nodes/ip-10-0-138-108.ec2.internal/sysinfo.log [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.31402873Z nodes/ip-10-0-138-108.ec2.internal/sysinfo.tgz [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.314194073Z pod_network_connectivity_check/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.314221494Z pod_network_connectivity_check/podnetworkconnectivitychecks.yaml [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.314288765Z static-pods/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.314295945Z static-pods/kube-apiserver/ [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.32212094Z [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.32213804Z sent 57,428 bytes received 3,643,647 bytes 2,467,383.33 bytes/sec [must-gather] [must-gather-g765n] OUT 2026-07-13T18:48:14.32214321Z total size is 39,754,767 speedup is 10.74 [must-gather] [must-gather ] OUT 2026-07-13T18:48:14.566385774Z namespace/openshift-must-gather-7sp54 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: b6352956-840e-4ca0-aff4-f22c41557c5f [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.24" [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-4sr4q [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-4sr4q-e2e-raw [git-push-artifacts] PIPELINERUN_NAME=kserve-group-test-4sr4q [git-push-artifacts] From https://github.com/opendatahub-io/odh-build-metadata [git-push-artifacts] * branch ci-artifacts -> FETCH_HEAD [git-push-artifacts] a7675bf..7ceac05 ci-artifacts -> origin/ci-artifacts [git-push-artifacts] Updating a7675bf..7ceac05 [git-push-artifacts] Fast-forward [git-push-artifacts] .../kserve-group-test-4sr4q/e2e-graph.tar.gz | Bin 0 -> 6348007 bytes [git-push-artifacts] 1 file changed, 0 insertions(+), 0 deletions(-) [git-push-artifacts] create mode 100644 test-artifacts/kserve-group-test-4sr4q/e2e-graph.tar.gz [git-push-artifacts] -rw-r--r--. 1 root 1001540000 6317510 Jul 13 18:48 /workspace/odh-ci-artifacts/test-artifacts/kserve-group-test-4sr4q/e2e-raw.tar.gz [git-push-artifacts] [ci-artifacts 6a357cc] 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-4sr4q/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] 7ceac05..6a357cc ci-artifacts -> ci-artifacts [fail-if-needed] Failing pipeline because deploy-and-e2e step failed container step-fail-if-needed has failed : [{"key":"StartedAt","value":"2026-07-13T18:49:01.938Z","type":3}]