task e2e-predictor has failed: "step-fail-if-needed" exited with code 1: Error [get-kubeconfig] Found kubeconfig secret: cluster-9sssl-admin-kubeconfig [get-kubeconfig] Wrote kubeconfig to /credentials/cluster-9sssl-kubeconfig [get-kubeconfig] Found admin password secret: cluster-9sssl-admin-password [get-kubeconfig] Retrieved username [get-kubeconfig] Wrote password to /credentials/cluster-9sssl-password [get-kubeconfig] API Server URL: https://ac484469652b8472db7d93051ee6bbf6-fb66277c47571f90.elb.us-east-1.amazonaws.com:6443 [get-kubeconfig] Console URL: https://console-openshift-console.apps.1e4d82a4-9300-42c6-8853-218979a05d28.prod.konfluxeaas.com [clone-repo] codex/llmisvc-workload-tls-profile-midstream [clone-repo] https://github.com/andresllh/kserve [clone-repo] Cloning into '/workspace/source'... [clone-repo] Updating files: 58% (2133/3619) Updating files: 59% (2136/3619) Updating files: 60% (2172/3619) Updating files: 61% (2208/3619) Updating files: 62% (2244/3619) Updating files: 63% (2280/3619) Updating files: 64% (2317/3619) Updating files: 65% (2353/3619) Updating files: 66% (2389/3619) Updating files: 67% (2425/3619) Updating files: 68% (2461/3619) Updating files: 69% (2498/3619) Updating files: 70% (2534/3619) Updating files: 71% (2570/3619) Updating files: 72% (2606/3619) Updating files: 73% (2642/3619) Updating files: 74% (2679/3619) Updating files: 75% (2715/3619) Updating files: 76% (2751/3619) Updating files: 77% (2787/3619) Updating files: 78% (2823/3619) Updating files: 79% (2860/3619) Updating files: 80% (2896/3619) Updating files: 81% (2932/3619) Updating files: 82% (2968/3619) Updating files: 83% (3004/3619) Updating files: 84% (3040/3619) Updating files: 85% (3077/3619) Updating files: 86% (3113/3619) Updating files: 87% (3149/3619) Updating files: 88% (3185/3619) Updating files: 89% (3221/3619) Updating files: 90% (3258/3619) Updating files: 91% (3294/3619) Updating files: 92% (3330/3619) Updating files: 93% (3366/3619) Updating files: 94% (3402/3619) Updating files: 95% (3439/3619) Updating files: 96% (3475/3619) Updating files: 97% (3511/3619) Updating files: 98% (3547/3619) Updating files: 99% (3583/3619) Updating files: 100% (3619/3619) Updating files: 100% (3619/3619), done. [e2e-predictor] + bash [e2e-predictor] + STATUS_FILE=/test-status/deploy-and-e2e-status [e2e-predictor] + echo failed [e2e-predictor] + COMPONENT_NAME=kserve-agent-ci [e2e-predictor] ++ jq -r --arg component_name kserve-agent-ci '.[$component_name].image' [e2e-predictor] + export KSERVE_AGENT_IMAGE=quay.io/opendatahub/kserve-agent@sha256:b04c81bb61f199e1c61b3fdfba3dace3ec16df3ef11d647f4d7e4fa3fd316f57 [e2e-predictor] + KSERVE_AGENT_IMAGE=quay.io/opendatahub/kserve-agent@sha256:b04c81bb61f199e1c61b3fdfba3dace3ec16df3ef11d647f4d7e4fa3fd316f57 [e2e-predictor] + COMPONENT_NAME=kserve-controller-ci [e2e-predictor] ++ jq -r --arg component_name kserve-controller-ci '.[$component_name].image' [e2e-predictor] + export KSERVE_CONTROLLER_IMAGE=quay.io/opendatahub/kserve-controller@sha256:9dffcf6b4f5a14360ebd0f43f213ea18d56a17901f1c024e8af96b4bf39a29e1 [e2e-predictor] + KSERVE_CONTROLLER_IMAGE=quay.io/opendatahub/kserve-controller@sha256:9dffcf6b4f5a14360ebd0f43f213ea18d56a17901f1c024e8af96b4bf39a29e1 [e2e-predictor] + COMPONENT_NAME=kserve-router-ci [e2e-predictor] ++ jq -r --arg component_name kserve-router-ci '.[$component_name].image' [e2e-predictor] + export KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:77aba231a4f935ae9f49d1c4a2cf0249996866aef1c76b78ee65f8f8b2831c77 [e2e-predictor] + KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:77aba231a4f935ae9f49d1c4a2cf0249996866aef1c76b78ee65f8f8b2831c77 [e2e-predictor] + COMPONENT_NAME=kserve-storage-initializer-ci [e2e-predictor] ++ jq -r --arg component_name kserve-storage-initializer-ci '.[$component_name].image' [e2e-predictor] + export STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:6f4e83a3a4d8420227e6a3cb149b59c0d3b836ec6312029307a62e0720421c78 [e2e-predictor] + STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:6f4e83a3a4d8420227e6a3cb149b59c0d3b836ec6312029307a62e0720421c78 [e2e-predictor] + make e2e-predictor-ocp E2E_PARALLELISM=2 RUNNING_LOCAL=false [e2e-predictor] /bin/sh: line 1: go: command not found [e2e-predictor] make run-e2e-ocp E2E_MARKER="predictor or kserve_on_openshift" E2E_PARALLELISM="2" E2E_PROFILE=raw SETUP_E2E=true [e2e-predictor] make[1]: Entering directory '/workspace/source' [e2e-predictor] /bin/sh: line 1: go: command not found [e2e-predictor] SETUP_E2E="true" \ [e2e-predictor] OPERATOR_TYPE="" \ [e2e-predictor] KSERVE_NAMESPACE="kserve" \ [e2e-predictor] RUNNING_LOCAL="false" \ [e2e-predictor] PYTEST_ARGS="" \ [e2e-predictor] ./test/scripts/openshift-ci/run-e2e-tests.sh "predictor or kserve_on_openshift" "2" "raw" [e2e-predictor] INFERENCE_POOL_GROUP=inference.networking.k8s.io (detected from OCP 4.21.34) [e2e-predictor] Installing on cluster [e2e-predictor] Using namespace: kserve for KServe components [e2e-predictor] SKLEARN_IMAGE=quay.io/opendatahub/sklearn-serving-runtime:odh-pr-1969 [e2e-predictor] OPT_125M_MODEL_URI=s3://example-models/facebook/opt-125m [e2e-predictor] OPT_125M_OCI_MODEL_URI=oci://quay.io/opendatahub/opt-125m-modelcar:latest [e2e-predictor] ERROR_404_ISVC_IMAGE=quay.io/opendatahub/error-404-isvc:odh-pr-1969 [e2e-predictor] SUCCESS_200_ISVC_IMAGE=quay.io/opendatahub/success-200-isvc:odh-pr-1969 [e2e-predictor] [INFO] Installing Kustomize v5.8.1 for linux/amd64... [e2e-predictor] [SUCCESS] Successfully installed Kustomize v5.8.1 to /workspace/source/bin/kustomize [e2e-predictor] v5.8.1 [e2e-predictor] make[2]: Entering directory '/workspace/source' [e2e-predictor] /bin/sh: line 1: go: command not found [e2e-predictor] [INFO] Installing yq v4.52.1 for linux/amd64... [e2e-predictor] [SUCCESS] Successfully installed yq v4.52.1 to /workspace/source/bin/yq [e2e-predictor] yq (https://github.com/mikefarah/yq/) version v4.52.1 [e2e-predictor] make[2]: Leaving directory '/workspace/source' [e2e-predictor] Installing KServe Python SDK ... [e2e-predictor] [INFO] Installing uv 0.7.8 for linux/amd64... [e2e-predictor] [SUCCESS] Successfully installed uv 0.7.8 to /workspace/source/bin/uv [e2e-predictor] warning: Failed to read project metadata (No `pyproject.toml` found in current directory or any parent directory). Running `uv self version` for compatibility. This fallback will be removed in the future; pass `--preview` to force an error. [e2e-predictor] uv 0.7.8 [e2e-predictor] Creating virtual environment... [e2e-predictor] warning: virtualenv's `--clear` has no effect (uv always clears the virtual environment) [e2e-predictor] Using CPython 3.9.25 interpreter at: /usr/bin/python3 [e2e-predictor] Creating virtual environment at: .venv [e2e-predictor] /workspace/source [e2e-predictor] Using CPython 3.11.13 interpreter at: /usr/bin/python3.11 [e2e-predictor] Creating virtual environment at: .venv [e2e-predictor] Resolved 301 packages in 1ms [e2e-predictor] Building kserve @ file:///workspace/source/python/kserve [e2e-predictor] Downloading pygments (1.2MiB) [e2e-predictor] Downloading setuptools (1.0MiB) [e2e-predictor] Downloading pydantic-core (2.0MiB) [e2e-predictor] Downloading black (1.8MiB) [e2e-predictor] Downloading pillow (6.6MiB) [e2e-predictor] Downloading cryptography (4.5MiB) [e2e-predictor] Downloading uvloop (3.6MiB) [e2e-predictor] Downloading numpy (16.1MiB) [e2e-predictor] Downloading aiohttp (1.7MiB) [e2e-predictor] Downloading pyarrow (47.7MiB) [e2e-predictor] Downloading botocore (15.1MiB) [e2e-predictor] Downloading kubernetes (4.4MiB) [e2e-predictor] Downloading mypy (17.2MiB) [e2e-predictor] Downloading pandas (12.2MiB) [e2e-predictor] Downloading grpcio (6.9MiB) [e2e-predictor] Downloading portforward (4.0MiB) [e2e-predictor] Downloading grpcio-tools (2.6MiB) [e2e-predictor] Building timeout-sampler==1.0.3 [e2e-predictor] Building python-simple-logger==2.0.19 [e2e-predictor] Downloading aiohttp [e2e-predictor] Downloading pydantic-core [e2e-predictor] Downloading black [e2e-predictor] Downloading grpcio-tools [e2e-predictor] Downloading pygments [e2e-predictor] Downloading portforward [e2e-predictor] Downloading uvloop [e2e-predictor] Downloading setuptools [e2e-predictor] Downloading cryptography [e2e-predictor] Built python-simple-logger==2.0.19 [e2e-predictor] Downloading pillow [e2e-predictor] Downloading grpcio [e2e-predictor] Built timeout-sampler==1.0.3 [e2e-predictor] Built kserve @ file:///workspace/source/python/kserve [e2e-predictor] Downloading kubernetes [e2e-predictor] Downloading numpy [e2e-predictor] Downloading botocore [e2e-predictor] Downloading pandas [e2e-predictor] Downloading pyarrow [e2e-predictor] Downloading mypy [e2e-predictor] Prepared 116 packages in 2.28s [e2e-predictor] warning: Failed to hardlink files; falling back to full copy. This may lead to degraded performance. [e2e-predictor] If the cache and target directories are on different filesystems, hardlinking may not be supported. [e2e-predictor] If this is intentional, set `export UV_LINK_MODE=copy` or use `--link-mode=copy` to suppress this warning. [e2e-predictor] Installed 116 packages in 5.52s [e2e-predictor] + aiohappyeyeballs==2.7.1 [e2e-predictor] + aiohttp==3.14.3 [e2e-predictor] + aiosignal==1.4.0 [e2e-predictor] + annotated-doc==0.0.5 [e2e-predictor] + annotated-types==0.8.0 [e2e-predictor] + anyio==4.15.1 [e2e-predictor] + asgiref==3.12.1 [e2e-predictor] + attrs==26.1.0 [e2e-predictor] + avro==1.12.2 [e2e-predictor] + black==26.5.1 [e2e-predictor] + boto3==1.43.93 [e2e-predictor] + botocore==1.43.93 [e2e-predictor] + certifi==2026.7.22 [e2e-predictor] + cffi==2.1.1 [e2e-predictor] + charset-normalizer==3.5.1 [e2e-predictor] + click==8.5.0 [e2e-predictor] + cloudevents==1.13.0 [e2e-predictor] + colorama==0.4.6 [e2e-predictor] + colorlog==6.12.0 [e2e-predictor] + coverage==7.16.1 [e2e-predictor] + cryptography==50.0.1 [e2e-predictor] + deprecation==2.1.0 [e2e-predictor] + durationpy==0.11 [e2e-predictor] + execnet==2.1.2 [e2e-predictor] + fastapi==0.136.3 [e2e-predictor] + frozenlist==1.8.0 [e2e-predictor] + googleapis-common-protos==1.75.3 [e2e-predictor] + grpc-interceptor==0.15.4 [e2e-predictor] + grpcio==1.84.0 [e2e-predictor] + grpcio-testing==1.81.1 [e2e-predictor] + grpcio-tools==1.81.1 [e2e-predictor] + h11==0.16.0 [e2e-predictor] + httpcore==1.0.9 [e2e-predictor] + httptools==0.8.0 [e2e-predictor] + httpx==0.28.1 [e2e-predictor] + httpx-retries==0.6.0 [e2e-predictor] + idna==3.19 [e2e-predictor] + iniconfig==2.3.0 [e2e-predictor] + jinja2==3.1.6 [e2e-predictor] + jmespath==1.1.0 [e2e-predictor] + kserve==0.21.0rc0 (from file:///workspace/source/python/kserve) [e2e-predictor] + kubernetes==36.0.3 [e2e-predictor] + markupsafe==3.0.3 [e2e-predictor] + multidict==6.8.0 [e2e-predictor] + mypy==0.991 [e2e-predictor] + mypy-extensions==1.1.0 [e2e-predictor] + numpy==2.3.5 [e2e-predictor] + oauthlib==3.3.1 [e2e-predictor] + opentelemetry-api==1.44.0 [e2e-predictor] + opentelemetry-exporter-otlp==1.44.0 [e2e-predictor] + opentelemetry-exporter-otlp-proto-common==1.44.0 [e2e-predictor] + opentelemetry-exporter-otlp-proto-grpc==1.44.0 [e2e-predictor] + opentelemetry-exporter-otlp-proto-http==1.44.0 [e2e-predictor] + opentelemetry-instrumentation==0.65b0 [e2e-predictor] + opentelemetry-instrumentation-asgi==0.65b0 [e2e-predictor] + opentelemetry-instrumentation-fastapi==0.65b0 [e2e-predictor] + opentelemetry-instrumentation-grpc==0.65b0 [e2e-predictor] + opentelemetry-instrumentation-logging==0.65b0 [e2e-predictor] + opentelemetry-proto==1.44.0 [e2e-predictor] + opentelemetry-sdk==1.44.0 [e2e-predictor] + opentelemetry-semantic-conventions==0.65b0 [e2e-predictor] + opentelemetry-util-http==0.65b0 [e2e-predictor] + orjson==3.12.0 [e2e-predictor] + packaging==26.3 [e2e-predictor] + pandas==2.3.3 [e2e-predictor] + pathspec==1.1.1 [e2e-predictor] + pillow==12.3.0 [e2e-predictor] + platformdirs==4.11.8 [e2e-predictor] + pluggy==1.6.0 [e2e-predictor] + portforward==0.7.6 [e2e-predictor] + prometheus-client==0.26.0 [e2e-predictor] + propcache==0.5.2 [e2e-predictor] + protobuf==6.33.6 [e2e-predictor] + psutil==5.9.8 [e2e-predictor] + pyarrow==25.0.1 [e2e-predictor] + pyasn1==0.6.4 [e2e-predictor] + pycparser==3.0 [e2e-predictor] + pydantic==2.13.5 [e2e-predictor] + pydantic-core==2.46.5 [e2e-predictor] + pygments==2.21.0 [e2e-predictor] + pyjwt==2.14.0 [e2e-predictor] + pytest==9.1.1 [e2e-predictor] + pytest-asyncio==1.4.0 [e2e-predictor] + pytest-cov==5.0.0 [e2e-predictor] + pytest-httpx==0.36.2 [e2e-predictor] + pytest-json-report==1.5.0 [e2e-predictor] + pytest-metadata==3.1.1 [e2e-predictor] + pytest-xdist==3.8.0 [e2e-predictor] + python-dateutil==2.9.0.post0 [e2e-predictor] + python-dotenv==1.2.3 [e2e-predictor] + python-multipart==0.0.32 [e2e-predictor] + python-simple-logger==2.0.19 [e2e-predictor] + pytokens==0.4.1 [e2e-predictor] + pytz==2026.3.post1 [e2e-predictor] + pyyaml==6.0.3 [e2e-predictor] + requests==2.34.2 [e2e-predictor] + requests-oauthlib==2.0.0 [e2e-predictor] + s3transfer==0.19.2 [e2e-predictor] + setuptools==80.10.2 [e2e-predictor] + six==1.17.0 [e2e-predictor] + starlette==1.6.0 [e2e-predictor] + tabulate==0.10.0 [e2e-predictor] + timeout-sampler==1.0.3 [e2e-predictor] + timing-asgi==0.3.2 [e2e-predictor] + tomlkit==0.15.1 [e2e-predictor] + typing-extensions==4.16.0 [e2e-predictor] + typing-inspection==0.4.4 [e2e-predictor] + tzdata==2026.4 [e2e-predictor] + urllib3==2.7.0 [e2e-predictor] + uvicorn==0.53.0 [e2e-predictor] + uvloop==0.22.1 [e2e-predictor] + watchfiles==1.2.0 [e2e-predictor] + websocket-client==1.9.2 [e2e-predictor] + websockets==17.1 [e2e-predictor] + wrapt==2.4.1 [e2e-predictor] + yarl==1.24.5 [e2e-predictor] Audited 1 package in 48ms [e2e-predictor] /workspace/source [e2e-predictor] [INFO] Installing Kustomize v5.8.1 for linux/amd64... [e2e-predictor] [INFO] Kustomize v5.8.1 is already installed in /workspace/source/bin (>= v5.8.1) [e2e-predictor] make[2]: Entering directory '/workspace/source' [e2e-predictor] /bin/sh: line 1: go: command not found [e2e-predictor] make[2]: Leaving directory '/workspace/source' [e2e-predictor] Creating namespace openshift-keda... [e2e-predictor] namespace/openshift-keda created [e2e-predictor] Namespace openshift-keda created/ensured. [e2e-predictor] --- [e2e-predictor] Creating OperatorGroup openshift-keda... [e2e-predictor] operatorgroup.operators.coreos.com/openshift-keda created [e2e-predictor] OperatorGroup openshift-keda created/ensured. [e2e-predictor] --- [e2e-predictor] Creating Subscription for openshift-custom-metrics-autoscaler-operator... [e2e-predictor] subscription.operators.coreos.com/openshift-custom-metrics-autoscaler-operator created [e2e-predictor] Subscription openshift-custom-metrics-autoscaler-operator created/ensured. [e2e-predictor] --- [e2e-predictor] Waiting for openshift-custom-metrics-autoscaler-operator CSV to become ready... [e2e-predictor] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (0/600) [e2e-predictor] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (5/600) [e2e-predictor] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (10/600) [e2e-predictor] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (15/600) [e2e-predictor] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (20/600) [e2e-predictor] CSV custom-metrics-autoscaler.v2.19.0-3 found, but not yet Succeeded (Phase: Installing). Waiting... (25/600) [e2e-predictor] CSV custom-metrics-autoscaler.v2.19.0-3 found, but not yet Succeeded (Phase: Installing). Waiting... (30/600) [e2e-predictor] CSV custom-metrics-autoscaler.v2.19.0-3 found, but not yet Succeeded (Phase: Installing). Waiting... (35/600) [e2e-predictor] CSV custom-metrics-autoscaler.v2.19.0-3 found, but not yet Succeeded (Phase: Installing). Waiting... (40/600) [e2e-predictor] CSV custom-metrics-autoscaler.v2.19.0-3 found, but not yet Succeeded (Phase: Installing). Waiting... (45/600) [e2e-predictor] CSV custom-metrics-autoscaler.v2.19.0-3 is ready (Phase: Succeeded). [e2e-predictor] --- [e2e-predictor] Applying KedaController custom resource... [e2e-predictor] Warning: resource kedacontrollers/keda is missing the kubectl.kubernetes.io/last-applied-configuration annotation which is required by oc apply. oc apply should only be used on resources created declaratively by either oc create --save-config or oc apply. The missing annotation will be patched automatically. [e2e-predictor] kedacontroller.keda.sh/keda configured [e2e-predictor] KedaController custom resource applied. [e2e-predictor] --- [e2e-predictor] Allowing time for KEDA components to be provisioned by the operator ... [e2e-predictor] Waiting for KEDA Operator pod (selector: "app=keda-operator") to be ready in namespace openshift-keda... [e2e-predictor] Waiting for pod -l "app=keda-operator" in namespace "openshift-keda" to be created... [e2e-predictor] Pod -l "app=keda-operator" in namespace "openshift-keda" found. [e2e-predictor] Current pods for -l "app=keda-operator" in namespace "openshift-keda": [e2e-predictor] NAME READY STATUS RESTARTS AGE [e2e-predictor] keda-operator-579c8958f7-fhl4x 1/1 Running 0 40s [e2e-predictor] Waiting up to 120s for pod(s) -l "app=keda-operator" in namespace "openshift-keda" to become ready... [e2e-predictor] pod/keda-operator-579c8958f7-fhl4x condition met [e2e-predictor] Pod(s) -l "app=keda-operator" in namespace "openshift-keda" are ready. [e2e-predictor] KEDA Operator pod is ready. [e2e-predictor] Waiting for KEDA Metrics API Server pod (selector: "app=keda-metrics-apiserver") to be ready in namespace openshift-keda... [e2e-predictor] Waiting for pod -l "app=keda-metrics-apiserver" in namespace "openshift-keda" to be created... [e2e-predictor] Pod -l "app=keda-metrics-apiserver" in namespace "openshift-keda" found. [e2e-predictor] Current pods for -l "app=keda-metrics-apiserver" in namespace "openshift-keda": [e2e-predictor] NAME READY STATUS RESTARTS AGE [e2e-predictor] keda-metrics-apiserver-77857b7b98-h9t8f 1/1 Running 0 45s [e2e-predictor] Waiting up to 120s for pod(s) -l "app=keda-metrics-apiserver" in namespace "openshift-keda" to become ready... [e2e-predictor] pod/keda-metrics-apiserver-77857b7b98-h9t8f condition met [e2e-predictor] Pod(s) -l "app=keda-metrics-apiserver" in namespace "openshift-keda" are ready. [e2e-predictor] KEDA Metrics API Server pod is ready. [e2e-predictor] Waiting for KEDA Webhook pod (selector: "app=keda-admission-webhooks") to be ready in namespace openshift-keda... [e2e-predictor] Waiting for pod -l "app=keda-admission-webhooks" in namespace "openshift-keda" to be created... [e2e-predictor] Pod -l "app=keda-admission-webhooks" in namespace "openshift-keda" found. [e2e-predictor] Current pods for -l "app=keda-admission-webhooks" in namespace "openshift-keda": [e2e-predictor] NAME READY STATUS RESTARTS AGE [e2e-predictor] keda-admission-6c4d864b86-qzctr 1/1 Running 0 51s [e2e-predictor] Waiting up to 120s for pod(s) -l "app=keda-admission-webhooks" in namespace "openshift-keda" to become ready... [e2e-predictor] pod/keda-admission-6c4d864b86-qzctr condition met [e2e-predictor] Pod(s) -l "app=keda-admission-webhooks" in namespace "openshift-keda" are ready. [e2e-predictor] KEDA Webhook pod is ready. [e2e-predictor] --- [e2e-predictor] ✅ KEDA deployment script finished successfully. [e2e-predictor] Now using project "kserve" on server "https://ac484469652b8472db7d93051ee6bbf6-fb66277c47571f90.elb.us-east-1.amazonaws.com:6443". [e2e-predictor] [e2e-predictor] You can add applications to this project with the 'new-app' command. For example, try: [e2e-predictor] [e2e-predictor] oc new-app rails-postgresql-example [e2e-predictor] [e2e-predictor] to build a new example application in Ruby. Or use kubectl to deploy a simple Kubernetes application: [e2e-predictor] [e2e-predictor] kubectl create deployment hello-node --image=registry.k8s.io/e2e-test-images/agnhost:2.43 -- /agnhost serve-hostname [e2e-predictor] [e2e-predictor] [INFO] Installing Kustomize v5.8.1 for linux/amd64... [e2e-predictor] [INFO] Kustomize v5.8.1 is already installed in /workspace/source/bin (>= v5.8.1) [e2e-predictor] make[2]: Entering directory '/workspace/source' [e2e-predictor] /bin/sh: line 1: go: command not found [e2e-predictor] make[2]: Leaving directory '/workspace/source' [e2e-predictor] KSERVE_CONTROLLER_IMAGE=quay.io/opendatahub/kserve-controller@sha256:9dffcf6b4f5a14360ebd0f43f213ea18d56a17901f1c024e8af96b4bf39a29e1 [e2e-predictor] LLMISVC_CONTROLLER_IMAGE=quay.io/opendatahub/odh-kserve-llmisvc-controller:odh-master [e2e-predictor] KSERVE_AGENT_IMAGE=quay.io/opendatahub/kserve-agent@sha256:b04c81bb61f199e1c61b3fdfba3dace3ec16df3ef11d647f4d7e4fa3fd316f57 [e2e-predictor] KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:77aba231a4f935ae9f49d1c4a2cf0249996866aef1c76b78ee65f8f8b2831c77 [e2e-predictor] STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:6f4e83a3a4d8420227e6a3cb149b59c0d3b836ec6312029307a62e0720421c78 [e2e-predictor] Installing KServe via kustomize... [e2e-predictor] === Final params.env [e2e-predictor] kserve-controller=quay.io/opendatahub/kserve-controller@sha256:9dffcf6b4f5a14360ebd0f43f213ea18d56a17901f1c024e8af96b4bf39a29e1 [e2e-predictor] llmisvc-controller=quay.io/opendatahub/odh-kserve-llmisvc-controller:odh-master [e2e-predictor] kserve-agent=quay.io/opendatahub/kserve-agent@sha256:b04c81bb61f199e1c61b3fdfba3dace3ec16df3ef11d647f4d7e4fa3fd316f57 [e2e-predictor] kserve-router=quay.io/opendatahub/kserve-router@sha256:77aba231a4f935ae9f49d1c4a2cf0249996866aef1c76b78ee65f8f8b2831c77 [e2e-predictor] kserve-storage-initializer=quay.io/opendatahub/kserve-storage-initializer@sha256:6f4e83a3a4d8420227e6a3cb149b59c0d3b836ec6312029307a62e0720421c78 [e2e-predictor] kserve-llm-d=registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fc68d623d1bfc36c8cb2fe4a71f19c8578cfb420ce8ce07b20a02c1ee0be0cf3 [e2e-predictor] kserve-llm-d-inference-scheduler=quay.io/opendatahub/odh-llm-d-router-endpoint-picker:v0.11.0 [e2e-predictor] kserve-llm-d-routing-sidecar=quay.io/opendatahub/odh-llm-d-router-disagg-sidecar:v0.11.0 [e2e-predictor] kserve-llm-d-tokenizer=registry.redhat.io/rhaii/vllm-cpu-rhel9@sha256:0ec0f5ff9a5ff263f58db0cfb19e3d7eef24b94c2d8629fe5145f5a8747e28c9 [e2e-predictor] kserve-llm-d-nvidia-cuda=registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fc68d623d1bfc36c8cb2fe4a71f19c8578cfb420ce8ce07b20a02c1ee0be0cf3 [e2e-predictor] kserve-llm-d-nvidia-cuda-fast-1=registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fc68d623d1bfc36c8cb2fe4a71f19c8578cfb420ce8ce07b20a02c1ee0be0cf3 [e2e-predictor] kserve-llm-d-nvidia-cuda-fast-2=registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fc68d623d1bfc36c8cb2fe4a71f19c8578cfb420ce8ce07b20a02c1ee0be0cf3 [e2e-predictor] kserve-llm-d-nvidia-cuda-upstream-version=0.11.0+rhai5 [e2e-predictor] kserve-llm-d-nvidia-cuda-fast-1-upstream-version=0.11.0+rhai5 [e2e-predictor] kserve-llm-d-nvidia-cuda-fast-2-upstream-version=0.11.0+rhai5 [e2e-predictor] kserve-llm-d-amd-rocm=registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:d9a48add238cc095fa43eeee17c8c4d104de60c4dc623e0bc7f8c4b53b2b2e97 [e2e-predictor] kserve-llm-d-amd-rocm-fast-1=registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:d9a48add238cc095fa43eeee17c8c4d104de60c4dc623e0bc7f8c4b53b2b2e97 [e2e-predictor] kserve-llm-d-amd-rocm-fast-2=registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:d9a48add238cc095fa43eeee17c8c4d104de60c4dc623e0bc7f8c4b53b2b2e97 [e2e-predictor] kserve-llm-d-amd-rocm-upstream-version=0.11.0+rhai5 [e2e-predictor] kserve-llm-d-amd-rocm-fast-1-upstream-version=0.11.0+rhai5 [e2e-predictor] kserve-llm-d-amd-rocm-fast-2-upstream-version=0.11.0+rhai5 [e2e-predictor] kserve-llm-d-intel-gaudi=registry.redhat.io/rhaii-early-access/vllm-gaudi-rhel9:3.4.0-ea.2 [e2e-predictor] kserve-llm-d-intel-gaudi-fast-1=registry.redhat.io/rhaii-early-access/vllm-gaudi-rhel9:3.4.0-ea.2 [e2e-predictor] kserve-llm-d-intel-gaudi-fast-2=registry.redhat.io/rhaii-early-access/vllm-gaudi-rhel9:3.4.0-ea.2 [e2e-predictor] kserve-llm-d-intel-gaudi-upstream-version=0.16.0 [e2e-predictor] kserve-llm-d-intel-gaudi-fast-1-upstream-version=0.16.0 [e2e-predictor] kserve-llm-d-intel-gaudi-fast-2-upstream-version=0.16.0 [e2e-predictor] kserve-llm-d-ibm-spyre=registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:80ae3e435a5be2c1f117f36599103ab05357917dd6e37f0df6613cb3ac2c13ea [e2e-predictor] kserve-llm-d-ibm-spyre-fast-1=registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:80ae3e435a5be2c1f117f36599103ab05357917dd6e37f0df6613cb3ac2c13ea [e2e-predictor] kserve-llm-d-ibm-spyre-fast-2=registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:80ae3e435a5be2c1f117f36599103ab05357917dd6e37f0df6613cb3ac2c13ea [e2e-predictor] kserve-llm-d-ibm-spyre-upstream-version=0.10.2 [e2e-predictor] kserve-llm-d-ibm-spyre-fast-1-upstream-version=0.10.2 [e2e-predictor] kserve-llm-d-ibm-spyre-fast-2-upstream-version=0.10.2 [e2e-predictor] kserve-llm-d-latency-predictor-prediction=quay.io/opendatahub/odh-latency-predictor-prediction:odh-stable [e2e-predictor] kserve-llm-d-latency-predictor-training=quay.io/opendatahub/odh-latency-predictor-training:odh-stable [e2e-predictor] # TODO update when our changes are introduced in the official image [e2e-predictor] kube-rbac-proxy=quay.io/opendatahub/odh-kube-auth-proxy@sha256:dcb09fbabd8811f0956ef612a0c9ddd5236804b9bd6548a0647d2b531c9d01b3 [e2e-predictor] kserve-localmodel-controller=quay.io/opendatahub/odh-kserve-localmodel-controller:odh-master [e2e-predictor] kserve-localmodelnode-agent=quay.io/opendatahub/odh-kserve-localmodelnode-agent:odh-master [e2e-predictor] ovms-versioning-ubi-micro=registry.redhat.io/ubi9/ubi-micro@sha256:38e934147827349f2b8b11ac9c38d7be23cb8e29f128b1c46e5c7ae54a2d23cd [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/clusterservingruntimes.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/clusterstoragecontainers.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencegraphs.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferenceservices.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/llminferenceserviceconfigs.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/llminferenceservices.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/servingruntimes.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/trainedmodels.serving.kserve.io serverside-applied [e2e-predictor] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-predictor] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-predictor] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-predictor] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-predictor] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/clusterservingruntimes.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/clusterstoragecontainers.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/datascienceclusters.datasciencecluster.opendatahub.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/dscinitializations.dscinitialization.opendatahub.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencegraphs.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencemodelrewrites.llm-d.ai serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferenceobjectives.llm-d.ai serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.k8s.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.x-k8s.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferenceservices.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/llminferenceserviceconfigs.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/llminferenceservices.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/servingruntimes.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/trainedmodels.serving.kserve.io serverside-applied [e2e-predictor] Waiting for CRDs to be established... [e2e-predictor] Waiting for CRD inferenceservices.serving.kserve.io to appear (timeout: 90s)… [e2e-predictor] CRD inferenceservices.serving.kserve.io detected — waiting for it to become Established (timeout: 90s)… [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferenceservices.serving.kserve.io condition met [e2e-predictor] Waiting for CRD llminferenceserviceconfigs.serving.kserve.io to appear (timeout: 90s)… [e2e-predictor] CRD llminferenceserviceconfigs.serving.kserve.io detected — waiting for it to become Established (timeout: 90s)… [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/llminferenceserviceconfigs.serving.kserve.io condition met [e2e-predictor] Waiting for CRD clusterstoragecontainers.serving.kserve.io to appear (timeout: 90s)… [e2e-predictor] CRD clusterstoragecontainers.serving.kserve.io detected — waiting for it to become Established (timeout: 90s)… [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/clusterstoragecontainers.serving.kserve.io condition met [e2e-predictor] Waiting for CRD datascienceclusters.datasciencecluster.opendatahub.io to appear (timeout: 90s)… [e2e-predictor] CRD datascienceclusters.datasciencecluster.opendatahub.io detected — waiting for it to become Established (timeout: 90s)… [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/datascienceclusters.datasciencecluster.opendatahub.io condition met [e2e-predictor] Applying all resources... [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/clusterservingruntimes.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/clusterstoragecontainers.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/datascienceclusters.datasciencecluster.opendatahub.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/dscinitializations.dscinitialization.opendatahub.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencegraphs.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencemodelrewrites.llm-d.ai serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferenceobjectives.llm-d.ai serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.k8s.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.x-k8s.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferenceservices.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/llminferenceserviceconfigs.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/llminferenceservices.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/servingruntimes.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/trainedmodels.serving.kserve.io serverside-applied [e2e-predictor] serviceaccount/kserve-controller-manager serverside-applied [e2e-predictor] serviceaccount/llmisvc-controller-manager serverside-applied [e2e-predictor] role.rbac.authorization.k8s.io/kserve-leader-election-role serverside-applied [e2e-predictor] role.rbac.authorization.k8s.io/kserve-llmisvcconfig-read-access serverside-applied [e2e-predictor] role.rbac.authorization.k8s.io/llmisvc-leader-election-role serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-admin serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-edit serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-inferenceservice-distro-role serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-llmisvc-distro-role serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-llmisvc-manager-role serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-manager-role serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-metrics-reader-cluster-role serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-models-admin serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-models-edit serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-models-view serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-proxy-role serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-tls-distro-role serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-view serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/openshift-ai-inferenceservice-image-volume-scc serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/openshift-ai-llminferenceservice-scc serverside-applied [e2e-predictor] rolebinding.rbac.authorization.k8s.io/kserve-leader-election-rolebinding serverside-applied [e2e-predictor] rolebinding.rbac.authorization.k8s.io/kserve-llmisvcconfig-read-access serverside-applied [e2e-predictor] rolebinding.rbac.authorization.k8s.io/llmisvc-leader-election-rolebinding serverside-applied [e2e-predictor] clusterrolebinding.rbac.authorization.k8s.io/kserve-inferenceservice-distro-rolebinding serverside-applied [e2e-predictor] clusterrolebinding.rbac.authorization.k8s.io/kserve-llmisvc-distro-rolebinding serverside-applied [e2e-predictor] clusterrolebinding.rbac.authorization.k8s.io/kserve-manager-rolebinding serverside-applied [e2e-predictor] clusterrolebinding.rbac.authorization.k8s.io/kserve-proxy-rolebinding serverside-applied [e2e-predictor] clusterrolebinding.rbac.authorization.k8s.io/kserve-tls-distro-rolebinding serverside-applied [e2e-predictor] clusterrolebinding.rbac.authorization.k8s.io/llmisvc-manager-rolebinding serverside-applied [e2e-predictor] configmap/inferenceservice-config serverside-applied [e2e-predictor] configmap/kserve-parameters serverside-applied [e2e-predictor] secret/kserve-webhook-server-secret serverside-applied [e2e-predictor] secret/mlpipeline-s3-artifact serverside-applied [e2e-predictor] service/kserve-controller-manager-metrics-service serverside-applied [e2e-predictor] service/kserve-controller-manager-service serverside-applied [e2e-predictor] service/kserve-webhook-server-service serverside-applied [e2e-predictor] service/llmisvc-controller-manager-service serverside-applied [e2e-predictor] service/llmisvc-webhook-server-service serverside-applied [e2e-predictor] service/s3-service serverside-applied [e2e-predictor] deployment.apps/kserve-controller-manager serverside-applied [e2e-predictor] deployment.apps/llmisvc-controller-manager serverside-applied [e2e-predictor] deployment.apps/seaweedfs serverside-applied [e2e-predictor] networkpolicy.networking.k8s.io/kserve-controller-manager serverside-applied [e2e-predictor] networkpolicy.networking.k8s.io/llmisvc-controller-manager serverside-applied [e2e-predictor] securitycontextconstraints.security.openshift.io/openshift-ai-inferenceservice-image-volume-scc serverside-applied [e2e-predictor] securitycontextconstraints.security.openshift.io/openshift-ai-llminferenceservice-scc serverside-applied [e2e-predictor] clusterstoragecontainer.serving.kserve.io/default serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-template serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-worker-data-parallel serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-pd-template-nvidia-cuda serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-pd-template-nvidia-cuda-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-pd-template-nvidia-cuda-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-template-nvidia-cuda serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-template-nvidia-cuda-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-template-nvidia-cuda-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-template serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-worker-data-parallel serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-router-route serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-scheduler serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-scheduler-eppconfig-default serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-scheduler-eppconfig-default-pd serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-pd-template-nvidia-cuda serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-pd-template-nvidia-cuda-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-pd-template-nvidia-cuda-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-template-nvidia-cuda serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-template-nvidia-cuda-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-template-nvidia-cuda-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-amd-rocm serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-amd-rocm-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-amd-rocm-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-ppc64le serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-ppc64le-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-ppc64le-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-s390x serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-s390x-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-s390x-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-x86 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-x86-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-x86-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-intel-gaudi serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-intel-gaudi-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-intel-gaudi-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-tokenizer serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-tracing serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-worker-data-parallel serverside-applied [e2e-predictor] mutatingwebhookconfiguration.admissionregistration.k8s.io/inferenceservice.serving.kserve.io serverside-applied [e2e-predictor] mutatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceservice.serving.kserve.io serverside-applied [e2e-predictor] validatingwebhookconfiguration.admissionregistration.k8s.io/clusterservingruntime.serving.kserve.io serverside-applied [e2e-predictor] validatingwebhookconfiguration.admissionregistration.k8s.io/inferencegraph.serving.kserve.io serverside-applied [e2e-predictor] validatingwebhookconfiguration.admissionregistration.k8s.io/inferenceservice.serving.kserve.io serverside-applied [e2e-predictor] validatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceservice.serving.kserve.io serverside-applied [e2e-predictor] validatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceserviceconfig.serving.kserve.io serverside-applied [e2e-predictor] validatingwebhookconfiguration.admissionregistration.k8s.io/servingruntime.serving.kserve.io serverside-applied [e2e-predictor] validatingwebhookconfiguration.admissionregistration.k8s.io/trainedmodel.serving.kserve.io serverside-applied [e2e-predictor] Waiting for llmisvc-controller-manager to be ready... [e2e-predictor] Waiting for pod -l "control-plane=llmisvc-controller-manager" in namespace "kserve" to be created... [e2e-predictor] Pod -l "control-plane=llmisvc-controller-manager" in namespace "kserve" found. [e2e-predictor] Current pods for -l "control-plane=llmisvc-controller-manager" in namespace "kserve": [e2e-predictor] NAME READY STATUS RESTARTS AGE [e2e-predictor] llmisvc-controller-manager-645f9c8fd6-s48sw 0/1 Running 0 7s [e2e-predictor] Waiting up to 600s for pod(s) -l "control-plane=llmisvc-controller-manager" in namespace "kserve" to become ready... [e2e-predictor] pod/llmisvc-controller-manager-645f9c8fd6-s48sw condition met [e2e-predictor] Pod(s) -l "control-plane=llmisvc-controller-manager" in namespace "kserve" are ready. [e2e-predictor] Re-Applying all resources... [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/clusterservingruntimes.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/clusterstoragecontainers.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/datascienceclusters.datasciencecluster.opendatahub.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/dscinitializations.dscinitialization.opendatahub.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencegraphs.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencemodelrewrites.llm-d.ai serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferenceobjectives.llm-d.ai serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.k8s.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.x-k8s.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferenceservices.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/llminferenceserviceconfigs.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/llminferenceservices.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/servingruntimes.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/trainedmodels.serving.kserve.io serverside-applied [e2e-predictor] serviceaccount/kserve-controller-manager serverside-applied [e2e-predictor] serviceaccount/llmisvc-controller-manager serverside-applied [e2e-predictor] role.rbac.authorization.k8s.io/kserve-leader-election-role serverside-applied [e2e-predictor] role.rbac.authorization.k8s.io/kserve-llmisvcconfig-read-access serverside-applied [e2e-predictor] role.rbac.authorization.k8s.io/llmisvc-leader-election-role serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-admin serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-edit serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-inferenceservice-distro-role serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-llmisvc-distro-role serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-llmisvc-manager-role serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-manager-role serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-metrics-reader-cluster-role serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-models-admin serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-models-edit serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-models-view serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-proxy-role serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-tls-distro-role serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-view serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/openshift-ai-inferenceservice-image-volume-scc serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/openshift-ai-llminferenceservice-scc serverside-applied [e2e-predictor] rolebinding.rbac.authorization.k8s.io/kserve-leader-election-rolebinding serverside-applied [e2e-predictor] rolebinding.rbac.authorization.k8s.io/kserve-llmisvcconfig-read-access serverside-applied [e2e-predictor] rolebinding.rbac.authorization.k8s.io/llmisvc-leader-election-rolebinding serverside-applied [e2e-predictor] clusterrolebinding.rbac.authorization.k8s.io/kserve-inferenceservice-distro-rolebinding serverside-applied [e2e-predictor] clusterrolebinding.rbac.authorization.k8s.io/kserve-llmisvc-distro-rolebinding serverside-applied [e2e-predictor] clusterrolebinding.rbac.authorization.k8s.io/kserve-manager-rolebinding serverside-applied [e2e-predictor] clusterrolebinding.rbac.authorization.k8s.io/kserve-proxy-rolebinding serverside-applied [e2e-predictor] clusterrolebinding.rbac.authorization.k8s.io/kserve-tls-distro-rolebinding serverside-applied [e2e-predictor] clusterrolebinding.rbac.authorization.k8s.io/llmisvc-manager-rolebinding serverside-applied [e2e-predictor] configmap/inferenceservice-config serverside-applied [e2e-predictor] configmap/kserve-parameters serverside-applied [e2e-predictor] secret/kserve-webhook-server-secret serverside-applied [e2e-predictor] secret/mlpipeline-s3-artifact serverside-applied [e2e-predictor] service/kserve-controller-manager-metrics-service serverside-applied [e2e-predictor] service/kserve-controller-manager-service serverside-applied [e2e-predictor] service/kserve-webhook-server-service serverside-applied [e2e-predictor] service/llmisvc-controller-manager-service serverside-applied [e2e-predictor] service/llmisvc-webhook-server-service serverside-applied [e2e-predictor] service/s3-service serverside-applied [e2e-predictor] deployment.apps/kserve-controller-manager serverside-applied [e2e-predictor] deployment.apps/llmisvc-controller-manager serverside-applied [e2e-predictor] deployment.apps/seaweedfs serverside-applied [e2e-predictor] networkpolicy.networking.k8s.io/kserve-controller-manager serverside-applied [e2e-predictor] networkpolicy.networking.k8s.io/llmisvc-controller-manager serverside-applied [e2e-predictor] securitycontextconstraints.security.openshift.io/openshift-ai-inferenceservice-image-volume-scc serverside-applied [e2e-predictor] securitycontextconstraints.security.openshift.io/openshift-ai-llminferenceservice-scc serverside-applied [e2e-predictor] clusterstoragecontainer.serving.kserve.io/default serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-pd-template-nvidia-cuda serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-pd-template-nvidia-cuda-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-pd-template-nvidia-cuda-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-template-nvidia-cuda serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-template-nvidia-cuda-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-template-nvidia-cuda-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-router-route serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-scheduler-eppconfig-default serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-scheduler-eppconfig-default-pd serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-pd-template-nvidia-cuda serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-pd-template-nvidia-cuda-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-pd-template-nvidia-cuda-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-template-nvidia-cuda serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-template-nvidia-cuda-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-template-nvidia-cuda-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-amd-rocm serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-amd-rocm-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-amd-rocm-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-ppc64le serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-ppc64le-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-ppc64le-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-s390x serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-s390x-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-s390x-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-x86 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-x86-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-x86-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-intel-gaudi serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-intel-gaudi-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-intel-gaudi-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-tracing serverside-applied [e2e-predictor] mutatingwebhookconfiguration.admissionregistration.k8s.io/inferenceservice.serving.kserve.io serverside-applied [e2e-predictor] mutatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceservice.serving.kserve.io serverside-applied [e2e-predictor] validatingwebhookconfiguration.admissionregistration.k8s.io/clusterservingruntime.serving.kserve.io serverside-applied [e2e-predictor] validatingwebhookconfiguration.admissionregistration.k8s.io/inferencegraph.serving.kserve.io serverside-applied [e2e-predictor] validatingwebhookconfiguration.admissionregistration.k8s.io/inferenceservice.serving.kserve.io serverside-applied [e2e-predictor] validatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceservice.serving.kserve.io serverside-applied [e2e-predictor] validatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceserviceconfig.serving.kserve.io serverside-applied [e2e-predictor] validatingwebhookconfiguration.admissionregistration.k8s.io/servingruntime.serving.kserve.io serverside-applied [e2e-predictor] validatingwebhookconfiguration.admissionregistration.k8s.io/trainedmodel.serving.kserve.io serverside-applied [e2e-predictor] Error from server (Forbidden): admission webhook "llminferenceserviceconfig.kserve-webhook-server.v1alpha2.validator" denied the request: failed to merge config: template: config:1:4960: executing "config" at <.GlobalConfig.TLSMinVersion>: can't evaluate field TLSMinVersion in type llmisvc.templateGlobalConfig [e2e-predictor] Error from server (Forbidden): admission webhook "llminferenceserviceconfig.kserve-webhook-server.v1alpha2.validator" denied the request: failed to merge config: template: config:1:6729: executing "config" at <.GlobalConfig.TLSMinVersion>: can't evaluate field TLSMinVersion in type llmisvc.templateGlobalConfig [e2e-predictor] Error from server (Forbidden): admission webhook "llminferenceserviceconfig.kserve-webhook-server.v1alpha2.validator" denied the request: failed to merge config: template: config:1:11700: executing "config" at <.GlobalConfig.TLSCipherSuitesOpenSSL>: can't evaluate field TLSCipherSuitesOpenSSL in type llmisvc.templateGlobalConfig [e2e-predictor] Error from server (Forbidden): admission webhook "llminferenceserviceconfig.kserve-webhook-server.v1alpha2.validator" denied the request: failed to merge config: template: config:1:14150: executing "config" at <.GlobalConfig.TLSCipherSuitesOpenSSL>: can't evaluate field TLSCipherSuitesOpenSSL in type llmisvc.templateGlobalConfig [e2e-predictor] Error from server (Forbidden): admission webhook "llminferenceserviceconfig.kserve-webhook-server.v1alpha2.validator" denied the request: failed to merge config: template: config:1:3964: executing "config" at <.GlobalConfig.TLSMinVersion>: can't evaluate field TLSMinVersion in type llmisvc.templateGlobalConfig [e2e-predictor] Error from server (Forbidden): admission webhook "llminferenceserviceconfig.kserve-webhook-server.v1alpha2.validator" denied the request: failed to merge config: template: config:1:11567: executing "config" at <.GlobalConfig.TLSCipherSuitesOpenSSL>: can't evaluate field TLSCipherSuitesOpenSSL in type llmisvc.templateGlobalConfig [e2e-predictor] Error from server (Forbidden): admission webhook "llminferenceserviceconfig.kserve-webhook-server.v1alpha2.validator" denied the request: failed to merge config: template: config:1:2589: executing "config" at <.GlobalConfig.TLSCipherSuitesOpenSSL>: can't evaluate field TLSCipherSuitesOpenSSL in type llmisvc.templateGlobalConfig [e2e-predictor] Error from server (Forbidden): admission webhook "llminferenceserviceconfig.kserve-webhook-server.v1alpha2.validator" denied the request: failed to merge config: template: config:1:13917: executing "config" at <.GlobalConfig.TLSCipherSuitesOpenSSL>: can't evaluate field TLSCipherSuitesOpenSSL in type llmisvc.templateGlobalConfig [e2e-predictor] === E2E cluster / operator summary === [e2e-predictor] Client Version: 4.20.11 [e2e-predictor] Kustomize Version: v5.6.0 [e2e-predictor] Server Version: 4.21.34 [e2e-predictor] Kubernetes Version: v1.34.9 [e2e-predictor] ClusterVersion desired: 4.21.34 [e2e-predictor] ClusterVersion history (latest): 4.21.34 (Completed) [e2e-predictor] CSVs in openshift-keda: [e2e-predictor] custom-metrics-autoscaler.v2.19.0-3 Succeeded [e2e-predictor] CSVs in openshift-operators (ODH / shared operators, filtered): [e2e-predictor] KServe deployments in kserve: [e2e-predictor] kserve-controller-manager: ready=1 image=quay.io/opendatahub/kserve-controller@sha256:9dffcf6b4f5a14360ebd0f43f213ea18d56a17901f1c024e8af96b4bf39a29e1 [e2e-predictor] imageID: quay.io/opendatahub/kserve-controller@sha256:5611bba976b64913230435e8cf2d4ba90dd00e3de8dcf0e7c25ee7460796a5e3 [e2e-predictor] llmisvc-controller-manager: ready=1 image=quay.io/opendatahub/odh-kserve-llmisvc-controller:odh-master [e2e-predictor] imageID: quay.io/opendatahub/odh-kserve-llmisvc-controller@sha256:5b924f3a03cccced7ea3540f5a45090e63c74849619e8c911372b4441c2d3358 [e2e-predictor] === End E2E cluster / operator summary === [e2e-predictor] make[1]: *** [Makefile.ocp.mk:85: run-e2e-ocp] Error 1 [e2e-predictor] make[1]: Leaving directory '/workspace/source' [e2e-predictor] make: *** [Makefile.ocp.mk:103: e2e-predictor-ocp] Error 2 [must-gather] [must-gather ] OUT 2026-09-18T21:57:08.9622847Z 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: f4d0953d-8899-4bb3-874c-464689f7443c [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.34" [must-gather] ClusterOperators: [must-gather] clusteroperator/authentication is missing [must-gather] clusteroperator/cloud-credential is missing [must-gather] clusteroperator/cluster-autoscaler is missing [must-gather] clusteroperator/config-operator is missing [must-gather] clusteroperator/etcd is missing [must-gather] clusteroperator/machine-api is missing [must-gather] clusteroperator/machine-approver is missing [must-gather] clusteroperator/machine-config is missing [must-gather] clusteroperator/marketplace is missing [must-gather] [must-gather] [must-gather] [must-gather ] OUT 2026-09-18T21:57:08.999258366Z namespace/openshift-must-gather-6ffkw created [must-gather] [must-gather ] OUT 2026-09-18T21:57:09.00739936Z clusterrolebinding.rbac.authorization.k8s.io/must-gather-np48k created [must-gather] [must-gather ] OUT 2026-09-18T21:57:09.036634192Z pod for plug-in image quay.io/modh/must-gather:rhoai-2.24 created [must-gather] [must-gather-ht78b] POD 2026-09-18T21:57:15.798139630Z [disk usage checker] Started [must-gather] [must-gather-ht78b] POD 2026-09-18T21:57:15.801263134Z [disk usage checker] Volume usage percentage: current = 14 ; allowed = 70 [must-gather] [must-gather-ht78b] POD 2026-09-18T21:57:15.956980122Z No resources found in openshift-must-gather-6ffkw namespace. [must-gather] [must-gather-ht78b] POD 2026-09-18T21:57:16.092253812Z Error from server (NotFound): namespaces "redhat-ods-operator" not found [must-gather] [must-gather-ht78b] POD 2026-09-18T21:57:16.251678170Z Wrote inspect data to must-gather. [must-gather] [must-gather-ht78b] POD 2026-09-18T21:57:16.251706569Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-ht78b] POD 2026-09-18T21:57:16.251706569Z namespaces "redhat-ods-operator" not found [must-gather] [must-gather-ht78b] POD 2026-09-18T21:57:16.254105507Z Error getting logs from redhat-ods-operator [must-gather] [must-gather-ht78b] POD 2026-09-18T21:57:16.418987269Z Wrote inspect data to must-gather. [must-gather] [must-gather-ht78b] POD 2026-09-18T21:57:16.419019099Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-ht78b] POD 2026-09-18T21:57:16.419019099Z namespaces "redhat-ods-monitoring" not found [must-gather] [must-gather-ht78b] POD 2026-09-18T21:57:16.421037355Z Error getting logs from redhat-ods-monitoring [must-gather] [must-gather-ht78b] POD 2026-09-18T21:57:16.590380986Z Wrote inspect data to must-gather. [must-gather] [must-gather-ht78b] POD 2026-09-18T21:57:16.590411387Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-ht78b] POD 2026-09-18T21:57:16.590411387Z namespaces "redhat-ods-applications" not found [must-gather] [must-gather-ht78b] POD 2026-09-18T21:57:16.592589514Z Error getting logs from redhat-ods-applications [must-gather] [must-gather-ht78b] POD 2026-09-18T21:57:16.763461510Z Wrote inspect data to must-gather. [must-gather] [must-gather-ht78b] POD 2026-09-18T21:57:16.763495280Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-ht78b] POD 2026-09-18T21:57:16.763495280Z namespaces "rhods-notebooks" not found [must-gather] [must-gather-ht78b] POD 2026-09-18T21:57:16.765516933Z Error getting logs from rhods-notebooks [must-gather] [must-gather-ht78b] POD 2026-09-18T21:57:16.927861098Z Wrote inspect data to must-gather. [must-gather] [must-gather-ht78b] POD 2026-09-18T21:57:16.927890457Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-ht78b] POD 2026-09-18T21:57:16.927890457Z namespaces "rhoai-model-registries" not found [must-gather] [must-gather-ht78b] POD 2026-09-18T21:57:16.930069197Z Error getting logs from rhoai-model-registries [must-gather] [must-gather-ht78b] POD 2026-09-18T21:57:17.119911854Z Wrote inspect data to must-gather. [must-gather] [must-gather-ht78b] POD 2026-09-18T21:57:17.119943019Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-ht78b] POD 2026-09-18T21:57:17.119943019Z namespaces "istio-system" not found [must-gather] [must-gather-ht78b] POD 2026-09-18T21:57:17.121894244Z Error getting logs from istio-system [must-gather] [must-gather-ht78b] POD 2026-09-18T21:57:17.296188791Z Wrote inspect data to must-gather. [must-gather] [must-gather-ht78b] POD 2026-09-18T21:57:17.296221038Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-ht78b] POD 2026-09-18T21:57:17.296221038Z namespaces "knative-serving" not found [must-gather] [must-gather-ht78b] POD 2026-09-18T21:57:17.298218109Z Error getting logs from knative-serving [must-gather] [must-gather-ht78b] POD 2026-09-18T21:57:17.468616300Z Wrote inspect data to must-gather. [must-gather] [must-gather-ht78b] POD 2026-09-18T21:57:17.468646953Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-ht78b] POD 2026-09-18T21:57:17.468646953Z namespaces "redhat-ods-applications-auth-provider" not found [must-gather] [must-gather-ht78b] POD 2026-09-18T21:57:17.470696888Z Error getting logs from redhat-ods-applications-auth-provider [must-gather] [must-gather-ht78b] POD 2026-09-18T21:57:17.598753784Z No resources found [must-gather] [must-gather-ht78b] POD 2026-09-18T21:57:17.682438160Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-ht78b] POD 2026-09-18T21:57:17.684237138Z Error collecting info from [must-gather] [must-gather-ht78b] POD 2026-09-18T21:57:17.799921976Z No resources found [must-gather] [must-gather-ht78b] POD 2026-09-18T21:57:17.886459890Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-ht78b] POD 2026-09-18T21:57:17.888449355Z Error collecting info from [must-gather] [must-gather-ht78b] POD 2026-09-18T21:57:18.029585756Z error: the server doesn't have a resource type "auths" [must-gather] [must-gather-ht78b] POD 2026-09-18T21:57:18.113429388Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-ht78b] POD 2026-09-18T21:57:18.115400121Z Error collecting info from [must-gather] [must-gather-ht78b] POD 2026-09-18T21:57:18.251891837Z error: the server doesn't have a resource type "monitorings" [must-gather] [must-gather-ht78b] POD 2026-09-18T21:57:18.336016275Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-ht78b] POD 2026-09-18T21:57:18.338043927Z Error collecting info from [must-gather] [must-gather-ht78b] POD 2026-09-18T21:57:18.477185159Z error: the server doesn't have a resource type "featuretrackers" [must-gather] [must-gather-ht78b] POD 2026-09-18T21:57:18.562304084Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-ht78b] POD 2026-09-18T21:57:18.564180143Z Error collecting info from [must-gather] [must-gather-ht78b] POD 2026-09-18T21:57:18.695429604Z error: the server doesn't have a resource type "codeflares" [must-gather] [must-gather-ht78b] POD 2026-09-18T21:57:18.782028290Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-ht78b] POD 2026-09-18T21:57:18.784022973Z Error collecting info from [must-gather] [must-gather-ht78b] POD 2026-09-18T21:57:18.921428033Z error: the server doesn't have a resource type "dashboards" [must-gather] [must-gather-ht78b] POD 2026-09-18T21:57:19.008729304Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-ht78b] POD 2026-09-18T21:57:19.010702153Z Error collecting info from [must-gather] [must-gather-ht78b] POD 2026-09-18T21:57:19.148682354Z error: the server doesn't have a resource type "datasciencepipelines" [must-gather] [must-gather-ht78b] POD 2026-09-18T21:57:19.239065592Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-ht78b] POD 2026-09-18T21:57:19.241142211Z Error collecting info from [must-gather] [must-gather-ht78b] POD 2026-09-18T21:57:19.373362258Z error: the server doesn't have a resource type "feastoperators" [must-gather] [must-gather-ht78b] POD 2026-09-18T21:57:19.461596691Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-ht78b] POD 2026-09-18T21:57:19.463748145Z Error collecting info from [must-gather] [must-gather-ht78b] POD 2026-09-18T21:57:19.598894479Z error: the server doesn't have a resource type "kserves" [must-gather] [must-gather-ht78b] POD 2026-09-18T21:57:19.683377057Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-ht78b] POD 2026-09-18T21:57:19.685465507Z Error collecting info from [must-gather] [must-gather-ht78b] POD 2026-09-18T21:57:19.817885213Z error: the server doesn't have a resource type "kueues" [must-gather] [must-gather-ht78b] POD 2026-09-18T21:57:19.903116904Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-ht78b] POD 2026-09-18T21:57:19.905600890Z Error collecting info from [must-gather] [must-gather-ht78b] POD 2026-09-18T21:57:20.043365882Z error: the server doesn't have a resource type "modelcontrollers" [must-gather] [must-gather-ht78b] POD 2026-09-18T21:57:20.133194902Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-ht78b] POD 2026-09-18T21:57:20.135160941Z Error collecting info from [must-gather] [must-gather-ht78b] POD 2026-09-18T21:57:20.271563251Z error: the server doesn't have a resource type "modelmeshservings" [must-gather] [must-gather-ht78b] POD 2026-09-18T21:57:20.364713425Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-ht78b] POD 2026-09-18T21:57:20.366816401Z Error collecting info from [must-gather] [must-gather-ht78b] POD 2026-09-18T21:57:20.504768335Z error: the server doesn't have a resource type "modelregistries" [must-gather] [must-gather-ht78b] POD 2026-09-18T21:57:20.592633286Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-ht78b] POD 2026-09-18T21:57:20.594846159Z Error collecting info from [must-gather] [must-gather-ht78b] POD 2026-09-18T21:57:20.734174294Z error: the server doesn't have a resource type "rays" [must-gather] [must-gather-ht78b] POD 2026-09-18T21:57:20.806237808Z [disk usage checker] Volume usage percentage: current = 14 ; allowed = 70 [must-gather] [must-gather-ht78b] POD 2026-09-18T21:57:20.818984897Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-ht78b] POD 2026-09-18T21:57:20.820984805Z Error collecting info from [must-gather] [must-gather-ht78b] POD 2026-09-18T21:57:20.958825990Z error: the server doesn't have a resource type "trainingoperators" [must-gather] [must-gather-ht78b] POD 2026-09-18T21:57:21.044211007Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-ht78b] POD 2026-09-18T21:57:21.046305105Z Error collecting info from [must-gather] [must-gather-ht78b] POD 2026-09-18T21:57:21.177884606Z error: the server doesn't have a resource type "trustyais" [must-gather] [must-gather-ht78b] POD 2026-09-18T21:57:21.263016213Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-ht78b] POD 2026-09-18T21:57:21.265043439Z Error collecting info from [must-gather] [must-gather-ht78b] POD 2026-09-18T21:57:21.425359073Z error: the server doesn't have a resource type "workbenches" [must-gather] [must-gather-ht78b] POD 2026-09-18T21:57:21.511551739Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-ht78b] POD 2026-09-18T21:57:21.513543261Z Error collecting info from [must-gather] [must-gather-ht78b] POD 2026-09-18T21:57:21.660305091Z error: the server doesn't have a resource type "hardwareprofiles" [must-gather] [must-gather-ht78b] POD 2026-09-18T21:57:21.747607046Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-ht78b] POD 2026-09-18T21:57:21.749840908Z Error collecting info from [must-gather] [must-gather-ht78b] POD 2026-09-18T21:57:21.887359076Z error: the server doesn't have a resource type "llamastackoperators" [must-gather] [must-gather-ht78b] POD 2026-09-18T21:57:21.974064665Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-ht78b] POD 2026-09-18T21:57:21.976143649Z Error collecting info from [must-gather] [must-gather-ht78b] POD 2026-09-18T21:57:22.703724278Z error: the server doesn't have a resource type "predictors" [must-gather] [must-gather-ht78b] POD 2026-09-18T21:57:22.835477390Z error: the server doesn't have a resource type "localmodelnodegroups" [must-gather] [must-gather-ht78b] POD 2026-09-18T21:57:22.963996098Z error: the server doesn't have a resource type "smcp" [must-gather] [must-gather-ht78b] POD 2026-09-18T21:57:23.105926746Z error: the server doesn't have a resource type "smm" [must-gather] [must-gather-ht78b] POD 2026-09-18T21:57:23.235007998Z error: the server doesn't have a resource type "smmr" [must-gather] [must-gather-ht78b] POD 2026-09-18T21:57:23.487492553Z error: the server doesn't have a resource type "virtualservices" [must-gather] [must-gather-ht78b] POD 2026-09-18T21:57:23.617796546Z error: the server doesn't have a resource type "authorizationpolicies" [must-gather] [must-gather-ht78b] POD 2026-09-18T21:57:23.748656390Z error: the server doesn't have a resource type "envoyfilters" [must-gather] [must-gather-ht78b] POD 2026-09-18T21:57:23.878258545Z error: the server doesn't have a resource type "knativeservings" [must-gather] [must-gather-ht78b] POD 2026-09-18T21:57:24.013118121Z error: the server doesn't have a resource type "configurations" [must-gather] [must-gather-ht78b] POD 2026-09-18T21:57:24.158825522Z error: the server doesn't have a resource type "routes" [must-gather] [must-gather-ht78b] POD 2026-09-18T21:57:24.301618302Z error: the server doesn't have a resource type "services" [must-gather] [must-gather-ht78b] POD 2026-09-18T21:57:24.433732068Z error: the server doesn't have a resource type "revisions" [must-gather] [must-gather-ht78b] POD 2026-09-18T21:57:24.563512733Z error: the server doesn't have a resource type "authconfigs" [must-gather] [must-gather-ht78b] POD 2026-09-18T21:57:24.703311755Z error: the server doesn't have a resource type "authorinos" [must-gather] [must-gather-ht78b] POD 2026-09-18T21:57:24.840503393Z error: the server doesn't have a resource type "accounts" [must-gather] [must-gather-ht78b] POD 2026-09-18T21:57:25.810701615Z [disk usage checker] Volume usage percentage: current = 14 ; allowed = 70 [must-gather] [must-gather-ht78b] POD 2026-09-18T21:57:28.822443274Z Caches written to disk [must-gather] [must-gather-ht78b] OUT 2026-09-18T21:57:29.83605455Z waiting for gather to complete [must-gather] [must-gather-ht78b] OUT 2026-09-18T21:57:29.838880021Z downloading gather output [must-gather] [must-gather-ht78b] OUT 2026-09-18T21:57:30.151642644Z receiving incremental file list [must-gather] [must-gather-ht78b] OUT 2026-09-18T21:57:30.16142194Z ./ [must-gather] [must-gather-ht78b] OUT 2026-09-18T21:57:30.161509503Z aggregated-discovery-api.yaml [must-gather] [must-gather-ht78b] OUT 2026-09-18T21:57:30.161787699Z aggregated-discovery-apis.yaml [must-gather] [must-gather-ht78b] OUT 2026-09-18T21:57:30.162376384Z event-filter.html [must-gather] [must-gather-ht78b] OUT 2026-09-18T21:57:30.162462967Z timestamp [must-gather] [must-gather-ht78b] OUT 2026-09-18T21:57:30.162564299Z version [must-gather] [must-gather-ht78b] OUT 2026-09-18T21:57:30.175433802Z [must-gather] [must-gather-ht78b] OUT 2026-09-18T21:57:30.175473103Z sent 122 bytes received 12,708 bytes 8,553.33 bytes/sec [must-gather] [must-gather-ht78b] OUT 2026-09-18T21:57:30.175484214Z total size is 142,924 speedup is 11.14 [must-gather] [must-gather ] OUT 2026-09-18T21:57:30.205878898Z namespace/openshift-must-gather-6ffkw 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: f4d0953d-8899-4bb3-874c-464689f7443c [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.34" [must-gather] ClusterOperators: [must-gather] clusteroperator/authentication is missing [must-gather] clusteroperator/cloud-credential is missing [must-gather] clusteroperator/cluster-autoscaler is missing [must-gather] clusteroperator/config-operator is missing [must-gather] clusteroperator/etcd is missing [must-gather] clusteroperator/machine-api is missing [must-gather] clusteroperator/machine-approver is missing [must-gather] clusteroperator/machine-config is missing [must-gather] clusteroperator/marketplace is missing [must-gather] [must-gather] [must-gather] [must-gather ] OUT 2026-09-18T21:57:30.320747646Z Using must-gather plug-in image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e89d9d3fe5dc08e644c7ac9f331dd64a8026af5bc1d556e74b5403d9a857d0a8 [must-gather] When opening a support case, bugzilla, or issue please include the following summary data along with any other requested information: [must-gather] ClusterID: f4d0953d-8899-4bb3-874c-464689f7443c [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.34" [must-gather] ClusterOperators: [must-gather] clusteroperator/authentication is missing [must-gather] clusteroperator/cloud-credential is missing [must-gather] clusteroperator/cluster-autoscaler is missing [must-gather] clusteroperator/config-operator is missing [must-gather] clusteroperator/etcd is missing [must-gather] clusteroperator/machine-api is missing [must-gather] clusteroperator/machine-approver is missing [must-gather] clusteroperator/machine-config is missing [must-gather] clusteroperator/marketplace is missing [must-gather] [must-gather] [must-gather] [must-gather ] OUT 2026-09-18T21:57:30.342105533Z namespace/openshift-must-gather-fl6m9 created [must-gather] [must-gather ] OUT 2026-09-18T21:57:30.347876728Z clusterrolebinding.rbac.authorization.k8s.io/must-gather-gzrw8 created [must-gather] [must-gather ] OUT 2026-09-18T21:57:30.382723004Z pod for plug-in image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e89d9d3fe5dc08e644c7ac9f331dd64a8026af5bc1d556e74b5403d9a857d0a8 created [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:57:31.822729490Z [disk usage checker] Started [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:57:31.825896203Z [disk usage checker] Volume usage percentage: current = 14 ; allowed = 70 [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:57:32.043980766Z Gathering data for ns/openshift-cluster-version... [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:57:32.196937103Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:57:32.313243636Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:57:32.407476186Z Gathering data for ns/default... [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:57:32.878992489Z Gathering data for ns/openshift... [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:57:33.424846502Z Gathering data for ns/kube-system... [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:57:34.394542786Z Gathering data for ns/openshift-etcd... [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:57:34.744659574Z Waiting on subprocesses to finish execution. [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:57:34.756362040Z INFO: Gathering on-disk MachineConfig from degraded nodes [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:57:34.771553140Z INFO: Gathering machine config daemon's old logs from all nodes [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:57:34.773282492Z INFO: Gathering HAProxy config files [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:57:34.774654569Z 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-6h8lm] POD 2026-09-18T21:57:34.775020953Z Executing Istio gather script [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:57:34.800696602Z INFO: Waiting for node performance related collection to complete ... [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:57:34.838697772Z INFO: Collecting host service logs for crio [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:57:34.839050264Z INFO: Collecting host service logs for kubelet [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:57:34.839431213Z INFO: Collecting host service logs for rpm-ostreed [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:57:34.839768869Z INFO: Collecting host service logs for ostree-finalize-staged [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:57:34.840129885Z INFO: Collecting host service logs for machine-config-daemon-firstboot [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:57:34.840480539Z INFO: Collecting host service logs for machine-config-daemon-host [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:57:34.840867244Z INFO: Collecting host service logs for NetworkManager [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:57:34.841832507Z INFO: Collecting host service logs for openvswitch [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:57:34.845728652Z INFO: Collecting host service logs for ovs-configuration [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:57:34.848718889Z INFO: Collecting host service logs for ovsdb-server [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:57:34.849078486Z INFO: Collecting host service logs for ovs-vswitchd [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:57:34.849548300Z INFO: Waiting for worker host service log collection to complete ... [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:57:35.115998142Z No resources found in openshift-etcd namespace. [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:57:35.286358162Z Wrote inspect data to must-gather. [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:57:35.286800361Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:57:35.286800361Z namespaces "assisted-installer" not found [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:57:35.353526297Z INFO: Waiting for on-disk MachineConfig collection to complete ... [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:57:35.353558930Z INFO: on-disk MachineConfig config collection complete. [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:57:35.511433096Z INFO: Collecting Insights Archives from insights-operator-6f9c644dd9-2j4xj [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:57:35.511484107Z insights-runtime-extractor-jlvvl [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:57:35.511503864Z insights-runtime-extractor-jn9mk [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:57:35.511523865Z insights-runtime-extractor-vghdr [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:57:35.985522602Z INFO: "metallb-operator" not detected. Skipping. [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:57:35.997494860Z Wrote inspect data to must-gather. [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:57:36.025954287Z INFO: "sriov-network-operator" not detected. Skipping. [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:57:36.032683486Z INFO: namespace openshift-frr-k8s not detected. Skipping. [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:57:36.142877610Z error: the server doesn't have a resource type "performanceprofile" [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:57:36.211035986Z INFO: Found 1 replicas - prometheus-k8s-0 [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:57:36.259440220Z INFO: "kubernetes-nmstate-operator" not detected. Skipping. [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:57:36.304011587Z No resources found [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:57:36.393791183Z error: only SOURCE_DIR and POD:DESTINATION_DIR should be specified as arguments [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:57:36.393791183Z See 'oc rsync -h' for help and examples [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:57:36.651285431Z ERROR: No running kube-apiserver pods found [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:57:36.783153407Z Wrote inspect data to must-gather. [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:57:36.820998351Z error: the server doesn't have a resource type "multi-networkpolicy" [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:57:36.855605688Z INFO: Worker host service log collection to complete. [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:57:36.904875107Z [disk usage checker] Volume usage percentage: current = 14 ; allowed = 70 [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:57:37.042097242Z INFO: Waiting for HAProxy config collection to complete ... [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:57:37.043015212Z Wrote inspect data to must-gather. [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:57:37.053487239Z INFO: Getting alertmanagers from prometheus-k8s-0 [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:57:37.169288716Z Wrote inspect data to must-gather. [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:57:37.251884039Z Wrote inspect data to must-gather. [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:57:37.342352616Z INFO: 'previous-logs' folder not found on ip-10-0-129-62.ec2.internal, skipping... [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:57:37.389164233Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:57:37.434024307Z No resources found [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:57:37.527477663Z Wrote inspect data to must-gather. [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:57:37.562571513Z Wrote inspect data to must-gather. [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:57:37.694241072Z error: the server doesn't have a resource type "machineconfigs" [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:57:37.715144823Z Gathering data for ns/openshift-monitoring... [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:57:37.763312772Z tar: Removing leading `/' from member names [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:57:37.770497526Z INFO: HAProxy config collection complete. [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:57:37.872233996Z Wrote inspect data to must-gather. [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:57:37.914020205Z INFO: 'previous-logs' folder not found on ip-10-0-131-139.ec2.internal, skipping... [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:57:37.934575495Z error: the server doesn't have a resource type "machineconfigpools" [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:57:38.031970313Z INFO: Getting rules from prometheus-k8s-0 [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:57:38.204158327Z Wrote inspect data to must-gather. [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:57:38.243334060Z Wrote inspect data to must-gather. [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:57:38.248053851Z INFO: 'previous-logs' folder not found on ip-10-0-140-8.ec2.internal, skipping... [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:57:38.248088426Z INFO: Waiting for Machine Config Daemon termination log collection to complete ... [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:57:38.248121312Z INFO: Machine Config Daemon termination log collection complete. [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:57:38.417769139Z error: the server doesn't have a resource type "kubeletconfigs" [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:57:38.463718482Z Wrote inspect data to must-gather. [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:57:38.660495910Z Wrote inspect data to must-gather. [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:57:38.664292125Z INFO: Getting status/config from prometheus-k8s-0 [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:57:38.681978198Z INFO: OLM v1 CRDs not detected. Skipping OLM v1 resource collection. [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:57:38.797787173Z INFO: INTERCONNECT MODE [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:57:38.797829886Z INFO: Gathering ovn-kubernetes DBs [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:57:38.903544437Z Wrote inspect data to must-gather. [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:57:38.970222582Z INFO: Gathering OVN_Northbound from ovnkube-node-9k969... [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:57:38.970517393Z INFO: Gathering OVN_Northbound from ovnkube-node-htn42... [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:57:38.970753450Z INFO: Gathering OVN_Northbound from ovnkube-node-tmhpk... [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:57:38.971019131Z INFO: Gathering OVN_Southbound from ovnkube-node-9k969... [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:57:38.971304968Z INFO: Gathering OVN_Southbound from ovnkube-node-htn42... [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:57:38.971602924Z INFO: Gathering OVN_Southbound from ovnkube-node-tmhpk... [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:57:39.255720161Z Wrote inspect data to must-gather. [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:57:39.349709123Z INFO: Getting status/flags from prometheus-k8s-0 [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:57:39.354343732Z tar: Removing leading `/' from member names [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:57:39.362677249Z tar: Removing leading `/' from member names [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:57:39.379866809Z tar: Removing leading `/' from member names [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:57:39.382750352Z tar: Removing leading `/' from member names [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:57:39.389832405Z tar: Removing leading `/' from member names [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:57:39.404205996Z tar: Removing leading `/' from member names [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:57:39.528227708Z Wrote inspect data to must-gather. [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:57:39.690160773Z INFO: Getting status/runtimeinfo from prometheus-k8s-0 [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:57:39.780580995Z Wrote inspect data to must-gather. [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:57:39.874814630Z INFO: Waiting for network log collection to complete ... [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:57:39.874865915Z INFO: Waiting for ovnk database copies to complete ... [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:57:39.875387481Z INFO: Copying ovnk databases complete. [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:57:39.877060100Z 2.8M must-gather/network_logs/ovnk_database_store [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:57:39.879119967Z ovnk_database_store/ [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:57:39.879119967Z ovnk_database_store/ovnkube-node-tmhpk_sbdb [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:57:39.900783852Z ovnk_database_store/ovnkube-node-htn42_sbdb [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:57:39.914437931Z ovnk_database_store/ovnkube-node-9k969_nbdb [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:57:39.922123095Z ovnk_database_store/ovnkube-node-9k969_sbdb [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:57:39.936344127Z ovnk_database_store/ovnkube-node-htn42_nbdb [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:57:39.943285841Z ovnk_database_store/ovnkube-node-tmhpk_nbdb [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:57:39.953870025Z INFO: Network log collection complete. [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:57:40.000110400Z INFO: Getting targets?state=active from prometheus-k8s-0 [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:57:40.010241930Z Wrote inspect data to must-gather. [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:57:40.025739126Z Inspecting resource crd/gatewayclasses.gateway.networking.k8s.io [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:57:40.216496022Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:57:40.226504352Z Wrote inspect data to must-gather. [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:57:40.285139671Z INFO: Getting status/tsdb from prometheus-k8s-0 [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:57:40.451362861Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:57:40.454575268Z Inspecting resource crd/gateways.gateway.networking.k8s.io [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:57:40.534838981Z Error from server (NotFound): deployments.apps "cluster-node-tuning-operator" not found [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:57:40.537132009Z INFO: Fallback to identify the container image from release info [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:57:40.615102898Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:57:40.674718337Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:57:40.728910539Z INFO: Getting status from alertmanager-main-0 [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:57:40.889034530Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:57:40.891909206Z Inspecting resource crd/grpcroutes.gateway.networking.k8s.io [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:57:41.088526607Z INFO: Image with low level tools to use: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:0720c8b078cc0cebb01b4c5cde21180aee7c2bb1a0d322b21890c0d3707406ea [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:57:41.101858614Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:57:41.212235053Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:57:41.232727575Z daemonset.apps/perf-node-gather-daemonset created [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:57:41.336370095Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:57:41.338732394Z Inspecting resource crd/httproutes.gateway.networking.k8s.io [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:57:41.389760967Z Waiting for performance profile collector pods to become ready: 1 [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:57:41.446743823Z Gathering data for ns/openshift-network-console... [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:57:41.578768970Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:57:41.799833047Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:57:41.802609682Z Inspecting resource crd/inferencepools.inference.networking.k8s.io [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:57:41.952758042Z [disk usage checker] Volume usage percentage: current = 14 ; allowed = 70 [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:57:41.954727224Z Gathering data for ns/openshift-console-operator... [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:57:41.990726378Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:57:42.205997076Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:57:42.208946914Z Inspecting resource crd/inferencepools.inference.networking.x-k8s.io [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:57:42.397456850Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:57:42.444654194Z Gathering data for ns/openshift-console... [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:57:42.533418232Z Waiting for performance profile collector pods to become ready: 2 [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:57:42.620032304Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:57:42.622238945Z Inspecting resource crd/referencegrants.gateway.networking.k8s.io [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:57:42.794843603Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:57:43.022059856Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:57:43.061371395Z Gathering data for ns/openshift-cluster-storage-operator... [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:57:43.688398320Z Waiting for performance profile collector pods to become ready: 3 [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:57:43.734860677Z Gathering data for ns/openshift-dns-operator... [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:57:43.753943813Z Done executing Istio gather script [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:57:44.057433508Z Gathering data for ns/openshift-dns... [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:57:44.768575854Z Gathering data for ns/openshift-image-registry... [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:57:44.819134364Z Waiting for performance profile collector pods to become ready: 4 [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:57:45.325852312Z Gathering data for ns/openshift-ingress-operator... [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:57:45.680563266Z Gathering data for ns/openshift-ingress... [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:57:45.948978646Z Waiting for performance profile collector pods to become ready: 5 [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:57:46.071956106Z Gathering data for ns/openshift-ingress-canary... [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:57:46.462633509Z Gathering data for ns/openshift-insights... [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:57:46.957199596Z [disk usage checker] Volume usage percentage: current = 14 ; allowed = 70 [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:57:47.082821972Z Waiting for performance profile collector pods to become ready: 6 [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:57:48.215800911Z Waiting for performance profile collector pods to become ready: 7 [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:57:49.083634522Z Gathering data for ns/kserve... [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:57:49.345749456Z Daemonset perf-node-gather-daemonset ready 3 out of 3 [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:57:49.631562792Z Collecting performance related data for node ip-10-0-140-8.ec2.internal [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:57:49.639366089Z Collecting performance related data for node ip-10-0-131-139.ec2.internal [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:57:49.646853378Z Collecting performance related data for node ip-10-0-129-62.ec2.internal [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:57:50.667852445Z Gathering data for ns/openshift-config... [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:57:51.084852894Z Gathering data for ns/openshift-config-managed... [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:57:51.708466364Z Gathering data for ns/openshift-kube-apiserver-operator... [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:57:51.961969778Z [disk usage checker] Volume usage percentage: current = 14 ; allowed = 70 [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:57:52.088654338Z Gathering data for ns/openshift-kube-apiserver... [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:57:52.426304394Z Gathering data for ns/openshift-kube-controller-manager... [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:57:52.765895678Z Gathering data for ns/openshift-kube-controller-manager-operator... [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:57:53.124251214Z Gathering data for ns/openshift-kube-scheduler... [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:57:53.513706260Z Gathering data for ns/openshift-kube-scheduler-operator... [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:57:53.892846641Z Gathering data for ns/openshift-kube-storage-version-migrator... [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:57:54.329375518Z Gathering data for ns/openshift-kube-storage-version-migrator-operator... [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:57:54.665171944Z Gathering data for ns/openshift-user-workload-monitoring... [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:57:55.247801908Z Gathering data for ns/openshift-multus... [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:57:56.940532873Z Gathering data for ns/openshift-ovn-kubernetes... [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:57:56.966602822Z [disk usage checker] Volume usage percentage: current = 14 ; allowed = 70 [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:57:58.234016550Z Gathering data for ns/openshift-host-network... [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:57:58.582506582Z Gathering data for ns/openshift-network-diagnostics... [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:57:58.647096567Z Collecting kubelet logs for node ip-10-0-140-8.ec2.internal [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:57:58.648801214Z Collecting kubelet logs for node ip-10-0-131-139.ec2.internal [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:57:58.650508276Z Collecting kubelet logs for node ip-10-0-129-62.ec2.internal [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:57:59.028921005Z daemonset.apps "perf-node-gather-daemonset" deleted from openshift-must-gather-fl6m9 namespace [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:57:59.035671028Z INFO: Node performance data collection complete. [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:57:59.229613322Z Gathering data for ns/openshift-network-node-identity... [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:57:59.675331792Z Gathering data for ns/openshift-network-operator... [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:58:00.080954753Z Gathering data for ns/openshift-cloud-network-config-controller... [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:58:00.358489606Z Gathering data for ns/openshift-cluster-node-tuning-operator... [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:58:00.847067972Z Gathering data for ns/openshift-apiserver-operator... [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:58:01.151521810Z Gathering data for ns/openshift-apiserver... [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:58:01.548578334Z Gathering data for ns/openshift-controller-manager-operator... [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:58:01.865967983Z Gathering data for ns/openshift-controller-manager... [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:58:01.971300125Z [disk usage checker] Volume usage percentage: current = 14 ; allowed = 70 [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:58:02.219431203Z Gathering data for ns/openshift-cluster-samples-operator... [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:58:02.971733809Z Gathering data for ns/openshift-operator-lifecycle-manager... [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:58:03.265644544Z Gathering data for ns/openshift-service-ca-operator... [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:58:03.599192016Z Gathering data for ns/openshift-service-ca... [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:58:03.998651399Z Gathering data for ns/openshift-cluster-csi-drivers... [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:58:04.919028435Z Wrote inspect data to must-gather. [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:58:04.919082479Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:58:04.919082479Z skipping gathering secrets/support due to error: secrets "support" not found [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:58:05.057919469Z error: the server doesn't have a resource type "clusters" [must-gather] [must-gather-6h8lm] POD 2026-09-18T21:58:05.198811964Z Caches written to disk [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.206955756Z waiting for gather to complete [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.209955251Z downloading gather output [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.464363558Z receiving incremental file list [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.485281259Z ./ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.485376693Z aggregated-discovery-api.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.485692658Z aggregated-discovery-apis.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.486607123Z event-filter.html [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.488676383Z timestamp [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.488775218Z version [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.501567786Z cluster-scoped-resources/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.501593517Z cluster-scoped-resources/admissionregistration.k8s.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.501615048Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.501727844Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/default-network-annotation.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.501999887Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/servicecidrs.openshift.io.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.502129203Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/user-defined-networks-namespace-label.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.502201066Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.502249919Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/default-network-annotation-binding.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.502372815Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/servicecidrs-binding.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.502437558Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/user-defined-networks-namespace-label-binding.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.502541953Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.502592945Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/multus.openshift.io.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.502706291Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/network-node-identity.openshift.io.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.502777364Z cluster-scoped-resources/apiextensions.k8s.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.503191754Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.503237177Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/adminnetworkpolicies.policy.networking.k8s.io.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.503504359Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/adminpolicybasedexternalroutes.k8s.ovn.org.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.503635786Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertingrules.monitoring.openshift.io.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.503822445Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertmanagerconfigs.monitoring.coreos.com.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.507180317Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertmanagers.monitoring.coreos.com.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.508789185Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertrelabelconfigs.monitoring.openshift.io.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.508944442Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/apirequestcounts.apiserver.openshift.io.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.509082359Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/apiservers.config.openshift.io.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.509237036Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/appliedmanifestworks.work.open-cluster-management.io.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.509352482Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/authentications.config.openshift.io.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.509572203Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/baselineadminnetworkpolicies.policy.networking.k8s.io.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.509791993Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/builds.config.openshift.io.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.509989663Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/catalogsources.operators.coreos.com.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.510273297Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudcredentials.operator.openshift.io.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.510408173Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudeventsources.eventing.keda.sh.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.510528939Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudprivateipconfigs.cloud.network.openshift.io.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.510642775Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterclaims.cluster.open-cluster-management.io.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.51075019Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustercloudeventsources.eventing.keda.sh.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.510879216Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustercsidrivers.operator.openshift.io.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.511036234Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterimagepolicies.config.openshift.io.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.511232313Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusteroperators.config.openshift.io.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.511353999Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterresourcequotas.quota.openshift.io.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.511482805Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterserviceversions.operators.coreos.com.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.513421319Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterservingruntimes.serving.kserve.io.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.513895701Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterstoragecontainers.serving.kserve.io.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.514052579Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustertriggerauthentications.keda.sh.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.514188946Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusteruserdefinednetworks.k8s.ovn.org.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.514392916Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterversions.config.openshift.io.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.514674419Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.515117241Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.operator.openshift.io.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.515234546Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.samples.operator.openshift.io.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.515375943Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleclidownloads.console.openshift.io.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.515448387Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleexternalloglinks.console.openshift.io.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.515566752Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolelinks.console.openshift.io.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.515685858Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolenotifications.console.openshift.io.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.515785183Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleplugins.console.openshift.io.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.515957421Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolequickstarts.console.openshift.io.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.516097548Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoles.config.openshift.io.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.516172372Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoles.operator.openshift.io.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.516435944Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolesamples.console.openshift.io.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.516579341Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleyamlsamples.console.openshift.io.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.516711458Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/controllerconfigs.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.517260614Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/credentialsrequests.cloudcredential.openshift.io.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.51737484Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/csisnapshotcontrollers.operator.openshift.io.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.517495506Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/datascienceclusters.datasciencecluster.opendatahub.io.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.517680024Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnses.config.openshift.io.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.517836462Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnses.operator.openshift.io.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.518032541Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnsrecords.ingress.operator.openshift.io.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.518137717Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dscinitializations.dscinitialization.opendatahub.io.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.518294404Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressfirewalls.k8s.ovn.org.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.518430191Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressips.k8s.ovn.org.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.518550157Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressqoses.k8s.ovn.org.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.518678043Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressrouters.network.operator.openshift.io.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.51883459Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressservices.k8s.ovn.org.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.518946156Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/etcds.operator.openshift.io.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.519085143Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/featuregates.config.openshift.io.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.519210658Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gatewayclasses.gateway.networking.k8s.io.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.519355656Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gateways.gateway.networking.k8s.io.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.519713003Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/grpcroutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.520123633Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/helmchartrepositories.helm.openshift.io.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.520240128Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httproutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.521005605Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httpscaledobjects.http.keda.sh.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.521135692Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagecontentpolicies.config.openshift.io.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.521255147Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagecontentsourcepolicies.operator.openshift.io.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.521369523Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagedigestmirrorsets.config.openshift.io.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.521492699Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagepolicies.config.openshift.io.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.521693118Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagepruners.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.521955471Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/images.config.openshift.io.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.522083617Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagetagmirrorsets.config.openshift.io.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.522201993Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencegraphs.serving.kserve.io.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.52235293Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencemodelrewrites.llm-d.ai.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.522497177Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferenceobjectives.llm-d.ai.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.522607493Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.k8s.io.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.522748449Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.522892796Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferenceservices.serving.kserve.io.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.526615506Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/infrastructures.config.openshift.io.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.527063318Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ingresscontrollers.operator.openshift.io.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.527624395Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ingresses.config.openshift.io.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.527795644Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/insightsoperators.operator.openshift.io.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.529656974Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/installplans.operators.coreos.com.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.529863463Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/interceptorroutes.http.keda.sh.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.530030512Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ipamclaims.k8s.cni.cncf.io.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.530114356Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ippools.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.530227341Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kedacontrollers.keda.sh.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.533160323Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubeapiservers.operator.openshift.io.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.533296279Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubecontrollermanagers.operator.openshift.io.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.533429576Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubeschedulers.operator.openshift.io.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.533555302Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubestorageversionmigrators.operator.openshift.io.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.533674098Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/llminferenceserviceconfigs.serving.kserve.io.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.538826086Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/llminferenceservices.serving.kserve.io.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.544051019Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineconfignodes.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.544202117Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineconfigurations.operator.openshift.io.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.54449052Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineosbuilds.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.544644438Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineosconfigs.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.544791775Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/network-attachment-definitions.k8s.cni.cncf.io.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.544924591Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/networks.config.openshift.io.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.545077749Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/networks.operator.openshift.io.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.545297719Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/nodes.config.openshift.io.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.545409835Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/nodeslicepools.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.54551533Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/oauths.config.openshift.io.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.545776562Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/olmconfigs.operators.coreos.com.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.54592168Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/openshiftapiservers.operator.openshift.io.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.546044906Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/openshiftcontrollermanagers.operator.openshift.io.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.546163791Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorconditions.operators.coreos.com.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.546299098Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorgroups.operators.coreos.com.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.546459535Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorhubs.config.openshift.io.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.546575861Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorpkis.network.operator.openshift.io.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.546693467Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operators.operators.coreos.com.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.546826033Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/overlappingrangeipreservations.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.546934658Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/pinnedimagesets.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.547060104Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/podmonitors.monitoring.coreos.com.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.547321627Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/podnetworkconnectivitychecks.controlplane.operator.openshift.io.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.547451883Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/probes.monitoring.coreos.com.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.547699575Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/profiles.tuned.openshift.io.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.547818691Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/projecthelmchartrepositories.helm.openshift.io.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.547969299Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/projects.config.openshift.io.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.548061873Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/prometheuses.monitoring.coreos.com.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.549956775Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/prometheusrules.monitoring.coreos.com.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.550081921Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/proxies.config.openshift.io.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.550347203Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/rangeallocations.security.internal.openshift.io.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.550459599Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/referencegrants.gateway.networking.k8s.io.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.550619196Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/rolebindingrestrictions.authorization.openshift.io.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.550758253Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/scaledjobs.keda.sh.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.552247595Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/scaledobjects.keda.sh.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.552396722Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/schedulers.config.openshift.io.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.552539859Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/securitycontextconstraints.security.openshift.io.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.552686896Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servicecas.operator.openshift.io.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.552795732Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servicemonitors.monitoring.coreos.com.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.553056334Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servingruntimes.serving.kserve.io.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.553534328Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storages.operator.openshift.io.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.553654223Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storagestates.migration.k8s.io.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.55378583Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storageversionmigrations.migration.k8s.io.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.553922966Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/subscriptions.operators.coreos.com.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.554630001Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/thanosrulers.monitoring.coreos.com.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.555914392Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/trainedmodels.serving.kserve.io.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.556035729Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/triggerauthentications.keda.sh.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.556189056Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/tuneds.tuned.openshift.io.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.556312382Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/userdefinednetworks.k8s.ovn.org.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.55647468Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumepopulators.populator.storage.k8s.io.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.556579685Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshotclasses.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.556679989Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshotcontents.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.55688838Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshots.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.557021696Z cluster-scoped-resources/apiregistration.k8s.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.557204245Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.557251427Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1..yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.557351812Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.admissionregistration.k8s.io.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.557438576Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apiextensions.k8s.io.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.557529041Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apiserver.openshift.io.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.557611125Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apps.openshift.io.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.557774462Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apps.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.557889128Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authentication.k8s.io.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.557982883Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authorization.k8s.io.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.558068597Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authorization.openshift.io.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.558162071Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.autoscaling.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.558248445Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.batch.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.55834187Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.build.openshift.io.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.558456015Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.certificates.k8s.io.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.55854249Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.cloud.network.openshift.io.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.558632164Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.cloudcredential.openshift.io.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.558726178Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.config.openshift.io.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.558818933Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.console.openshift.io.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.558924658Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.coordination.k8s.io.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.559011622Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.datasciencecluster.opendatahub.io.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.559101666Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.discovery.k8s.io.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.559197041Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.dscinitialization.opendatahub.io.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.559287055Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.events.k8s.io.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.55937981Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.flowcontrol.apiserver.k8s.io.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.559461334Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.gateway.networking.k8s.io.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.559550288Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.image.openshift.io.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.559648633Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.559734087Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.inference.networking.k8s.io.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.559846253Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.ingress.operator.openshift.io.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.559937467Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.k8s.cni.cncf.io.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.560027991Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.k8s.ovn.org.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.560117306Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.56020442Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.monitoring.coreos.com.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.560299524Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.monitoring.openshift.io.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.560386809Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.network.operator.openshift.io.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.560473653Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.networking.k8s.io.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.560568567Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.node.k8s.io.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.560651852Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.oauth.openshift.io.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.560746736Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.operator.openshift.io.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.560859871Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.operators.coreos.com.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.560950026Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.packages.operators.coreos.com.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.56104712Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.policy.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.561133745Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.project.openshift.io.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.561225929Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.quota.openshift.io.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.561322114Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.rbac.authorization.k8s.io.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.561407978Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.resource.k8s.io.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.561499062Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.route.openshift.io.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.561594117Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.samples.operator.openshift.io.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.561711353Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.scheduling.k8s.io.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.561798937Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.security.internal.openshift.io.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.561904582Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.security.openshift.io.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.561999987Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.562092461Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.storage.k8s.io.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.562194056Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.template.openshift.io.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.56228812Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.tuned.openshift.io.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.562392405Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.user.openshift.io.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.562498331Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.work.open-cluster-management.io.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.562614136Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.cluster.open-cluster-management.io.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.562738612Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.controlplane.operator.openshift.io.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.562857438Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.eventing.keda.sh.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.562954273Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.http.keda.sh.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.563045987Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.k8s.cni.cncf.io.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.563145742Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.keda.sh.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.563232886Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.migration.k8s.io.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.563326701Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.monitoring.coreos.com.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.563421435Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.operator.openshift.io.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.56351724Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.operators.coreos.com.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.563607374Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.policy.networking.k8s.io.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.563698199Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.serving.kserve.io.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.563795313Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.563909699Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.564009144Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.llm-d.ai.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.564094958Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.operators.coreos.com.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.564187492Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.serving.kserve.io.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.564283857Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.admissionregistration.k8s.io.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.564383102Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.external.metrics.k8s.io.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.564506008Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.gateway.networking.k8s.io.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.564617313Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.helm.openshift.io.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.564713778Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.http.keda.sh.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.564824213Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.metrics.k8s.io.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.564937049Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.monitoring.coreos.com.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.565036013Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.populator.storage.k8s.io.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.565122857Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.serving.kserve.io.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.565219902Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.storage.k8s.io.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.565309597Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v2.autoscaling.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.565407731Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v2.operators.coreos.com.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.565455744Z cluster-scoped-resources/certificates.k8s.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.565513247Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.565570309Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-2c9gn.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.565938877Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-4nljx.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.566033992Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-5mmst.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.566127226Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-8694k.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.566225031Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-8fsd6.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.566313095Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-8w7v7.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.56642071Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-9jxzf.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.566514415Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-h7w87.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.566673723Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-phgx8.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.566770237Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-q5vnx.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.566897663Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-xvrdt.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.566991728Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-zsdm8.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.567087583Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-6vnd6.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.567190557Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-h4nxz.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.567286252Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-j4zdf.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.56743914Z cluster-scoped-resources/config.openshift.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.567490672Z cluster-scoped-resources/config.openshift.io/apiservers.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.56764605Z cluster-scoped-resources/config.openshift.io/authentications.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.567782076Z cluster-scoped-resources/config.openshift.io/builds.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.567896562Z cluster-scoped-resources/config.openshift.io/clusterimagepolicies.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.567991366Z cluster-scoped-resources/config.openshift.io/clusteroperators.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.568314572Z cluster-scoped-resources/config.openshift.io/clusterversions.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.568421447Z cluster-scoped-resources/config.openshift.io/consoles.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.568510751Z cluster-scoped-resources/config.openshift.io/dnses.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.568607676Z cluster-scoped-resources/config.openshift.io/featuregates.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.568715031Z cluster-scoped-resources/config.openshift.io/imagecontentpolicies.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.568815536Z cluster-scoped-resources/config.openshift.io/imagedigestmirrorsets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.568914231Z cluster-scoped-resources/config.openshift.io/imagepolicies.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.569009885Z cluster-scoped-resources/config.openshift.io/images.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.569124531Z cluster-scoped-resources/config.openshift.io/imagetagmirrorsets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.569210385Z cluster-scoped-resources/config.openshift.io/infrastructures.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.56930491Z cluster-scoped-resources/config.openshift.io/ingresses.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.569407435Z cluster-scoped-resources/config.openshift.io/networks.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.569495869Z cluster-scoped-resources/config.openshift.io/nodes.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.569584003Z cluster-scoped-resources/config.openshift.io/oauths.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.569685998Z cluster-scoped-resources/config.openshift.io/operatorhubs.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.569764652Z cluster-scoped-resources/config.openshift.io/projects.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.569883558Z cluster-scoped-resources/config.openshift.io/proxies.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.569974052Z cluster-scoped-resources/config.openshift.io/schedulers.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.570075667Z cluster-scoped-resources/config.openshift.io/clusteroperators/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.570116629Z cluster-scoped-resources/config.openshift.io/clusteroperators/console.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.570221474Z cluster-scoped-resources/config.openshift.io/clusteroperators/csi-snapshot-controller.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.570319909Z cluster-scoped-resources/config.openshift.io/clusteroperators/dns.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.570424764Z cluster-scoped-resources/config.openshift.io/clusteroperators/image-registry.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.570513708Z cluster-scoped-resources/config.openshift.io/clusteroperators/ingress.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.570619063Z cluster-scoped-resources/config.openshift.io/clusteroperators/insights.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.570707447Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-apiserver.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.570940189Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-controller-manager.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.571042444Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-scheduler.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.571123687Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-storage-version-migrator.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.571218632Z cluster-scoped-resources/config.openshift.io/clusteroperators/monitoring.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.571319207Z cluster-scoped-resources/config.openshift.io/clusteroperators/network.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.571447823Z cluster-scoped-resources/config.openshift.io/clusteroperators/node-tuning.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.571541958Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-apiserver.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.571649223Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-controller-manager.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.571755208Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-samples.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.571888164Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager-catalog.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.571983009Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager-packageserver.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.572081764Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.572169368Z cluster-scoped-resources/config.openshift.io/clusteroperators/service-ca.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.572266363Z cluster-scoped-resources/config.openshift.io/clusteroperators/storage.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.572330716Z cluster-scoped-resources/config.openshift.io/clusterversions/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.572374358Z cluster-scoped-resources/config.openshift.io/clusterversions/version.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.572440771Z cluster-scoped-resources/config.openshift.io/consoles/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.572483583Z cluster-scoped-resources/config.openshift.io/consoles/cluster.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.572537356Z cluster-scoped-resources/config.openshift.io/featuregates/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.572582978Z cluster-scoped-resources/config.openshift.io/featuregates/cluster.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.572654952Z cluster-scoped-resources/config.openshift.io/infrastructures/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.572696874Z cluster-scoped-resources/config.openshift.io/infrastructures/cluster.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.572769677Z cluster-scoped-resources/config.openshift.io/oauths/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.572811359Z cluster-scoped-resources/config.openshift.io/oauths/cluster.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.572884443Z cluster-scoped-resources/config.openshift.io/proxies/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.572925775Z cluster-scoped-resources/config.openshift.io/proxies/cluster.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.572990668Z cluster-scoped-resources/console.openshift.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.572998758Z cluster-scoped-resources/console.openshift.io/consoleplugins/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.57304174Z cluster-scoped-resources/console.openshift.io/consoleplugins/monitoring-plugin.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.573136215Z cluster-scoped-resources/console.openshift.io/consoleplugins/networking-console-plugin.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.573200658Z cluster-scoped-resources/core/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.573212319Z cluster-scoped-resources/core/nodes/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.573257191Z cluster-scoped-resources/core/nodes/ip-10-0-129-62.ec2.internal.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.573412598Z cluster-scoped-resources/core/nodes/ip-10-0-131-139.ec2.internal.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.573539944Z cluster-scoped-resources/core/nodes/ip-10-0-140-8.ec2.internal.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.573622498Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.573678381Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.573733824Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/catch-all.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.573836039Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/exempt.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.573928383Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/global-default.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.574013997Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-controller-manager.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.574103042Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-scheduler.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.574188046Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-system-service-accounts.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.574337583Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver-operator.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.574454279Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver-sar.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.574542333Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.574641448Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-authentication-operator.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.574720081Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-controller-manager.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.574834787Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-kube-apiserver-operator.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.574934992Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-monitoring-metrics.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.575028276Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-apiserver-sar.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.575120471Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-apiserver.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.575216405Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-server.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.57530722Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/probes.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.575392094Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/service-accounts.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.575485218Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-leader-election.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.575573453Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-node-high.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.575664647Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-nodes.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.575739061Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.575784913Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/catch-all.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.575905029Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/exempt.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.575980072Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/global-default.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.576064366Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/leader-election.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.57614923Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/node-high.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.576428934Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/openshift-control-plane-operators.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.576577671Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/system.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.576709548Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/workload-high.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.576792882Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/workload-low.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.576872245Z cluster-scoped-resources/imageregistry.operator.openshift.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.576904097Z cluster-scoped-resources/imageregistry.operator.openshift.io/configs/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.576930858Z cluster-scoped-resources/imageregistry.operator.openshift.io/configs/cluster.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.577028143Z cluster-scoped-resources/imageregistry.operator.openshift.io/imagepruners/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.577071415Z cluster-scoped-resources/imageregistry.operator.openshift.io/imagepruners/cluster.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.577133768Z cluster-scoped-resources/migration.k8s.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.577159119Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.577195531Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/console-plugin-storage-version-migration.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.577290186Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/machineconfiguration-controllerconfig-storage-version-migration.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.577444813Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/machineconfiguration-machineconfigpool-storage-version-migration.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.577493106Z cluster-scoped-resources/oauth.openshift.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.577501146Z cluster-scoped-resources/oauth.openshift.io/oauthclients/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.577539378Z cluster-scoped-resources/oauth.openshift.io/oauthclients/console.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.577628372Z cluster-scoped-resources/operator.openshift.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.577638882Z cluster-scoped-resources/operator.openshift.io/clustercsidrivers/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.577676994Z cluster-scoped-resources/operator.openshift.io/clustercsidrivers/ebs.csi.aws.com.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.57779458Z cluster-scoped-resources/operator.openshift.io/consoles/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.577862303Z cluster-scoped-resources/operator.openshift.io/consoles/cluster.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.577981769Z cluster-scoped-resources/operator.openshift.io/csisnapshotcontrollers/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.578025621Z cluster-scoped-resources/operator.openshift.io/csisnapshotcontrollers/cluster.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.578098465Z cluster-scoped-resources/operator.openshift.io/dnses/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.578116496Z cluster-scoped-resources/operator.openshift.io/dnses/default.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.578195189Z cluster-scoped-resources/operator.openshift.io/insightsoperators/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.578249432Z cluster-scoped-resources/operator.openshift.io/insightsoperators/cluster.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.578369328Z cluster-scoped-resources/operator.openshift.io/kubeapiservers/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.57841727Z cluster-scoped-resources/operator.openshift.io/kubeapiservers/cluster.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.578486083Z cluster-scoped-resources/operator.openshift.io/kubecontrollermanagers/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.578517305Z cluster-scoped-resources/operator.openshift.io/kubecontrollermanagers/cluster.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.578594809Z cluster-scoped-resources/operator.openshift.io/kubeschedulers/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.57861789Z cluster-scoped-resources/operator.openshift.io/kubeschedulers/cluster.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.578691944Z cluster-scoped-resources/operator.openshift.io/kubestorageversionmigrators/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.578731735Z cluster-scoped-resources/operator.openshift.io/kubestorageversionmigrators/cluster.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.578819079Z cluster-scoped-resources/operator.openshift.io/networks/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.578970837Z cluster-scoped-resources/operator.openshift.io/networks/cluster.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.579050661Z cluster-scoped-resources/operator.openshift.io/openshiftapiservers/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.579099523Z cluster-scoped-resources/operator.openshift.io/openshiftapiservers/cluster.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.579155846Z cluster-scoped-resources/operator.openshift.io/openshiftcontrollermanagers/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.579197588Z cluster-scoped-resources/operator.openshift.io/openshiftcontrollermanagers/cluster.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.57924848Z cluster-scoped-resources/operator.openshift.io/servicecas/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.579281112Z cluster-scoped-resources/operator.openshift.io/servicecas/cluster.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.579353996Z cluster-scoped-resources/operator.openshift.io/storages/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.579389617Z cluster-scoped-resources/operator.openshift.io/storages/cluster.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.579474891Z cluster-scoped-resources/operators.coreos.com/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.579482502Z cluster-scoped-resources/operators.coreos.com/olmconfigs/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.579523064Z cluster-scoped-resources/operators.coreos.com/olmconfigs/cluster.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.579577116Z cluster-scoped-resources/operators.coreos.com/operators/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.579623898Z cluster-scoped-resources/operators.coreos.com/operators/openshift-custom-metrics-autoscaler-operator.openshift-keda.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.579693002Z cluster-scoped-resources/rbac.authorization.k8s.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.579738694Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.579795027Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/aws-ebs-csi-driver-operator-clusterrolebinding.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.579906392Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cloud-network-config-controller.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.579994827Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cluster-node-tuning-operator.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.580150314Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cluster-storage-operator-role.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.58028607Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/csi-snapshot-controller-operator-clusterrole.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.580388495Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/csi-snapshot-controller-runner-operator.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.58048015Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/metrics-daemon-sa-rolebinding.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.580570424Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-admission-controller-webhook.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.580659628Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-ancillary-tools.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.580781054Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-cluster-readers.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.5809015Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-group.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.580994975Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-transient.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.581081499Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-whereabouts.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.581176364Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/network-diagnostics.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.581266908Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/network-node-identity.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.581360002Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-image-registry-pruner.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.581458227Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-iptables-alerter.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.581541471Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.581639386Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-node-identity-limited.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.58172441Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-node-kube-rbac-proxy.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.581820525Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/registry-registry-role.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.581966352Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.582012774Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/aws-ebs-csi-driver-operator-clusterrole.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.582128999Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/cloud-network-config-controller.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.582209883Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/cluster-node-tuning-operator.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.582296028Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/console-extensions-reader.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.582455575Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/console-operator.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.58255008Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/console.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.582642074Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/csi-snapshot-controller-operator-clusterrole.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.582743809Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/helm-chartrepos-viewer.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.582855854Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/metrics-daemon-role.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.582942839Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus-admission-controller-webhook.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.583034913Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus-ancillary-tools.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.583144999Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.583211332Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/net-attach-def-project.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.583306076Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/network-diagnostics.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.583388Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/network-node-identity.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.583474935Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-csi-snapshot-controller-runner.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.583572849Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-iptables-alerter.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.583655303Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-cluster-reader.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.583746358Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.583872934Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-kube-rbac-proxy.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.583956278Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-node-limited.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.584045452Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-udn-editor.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.584141227Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-udn-viewer.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.584225711Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/project-helm-chartrepository-editor.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.584319635Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-admin.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.58441091Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-basic-user.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.584496534Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-storage-admin.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.584585738Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-view.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.584683923Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:registry.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.584777747Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/whereabouts-cni.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.584852701Z cluster-scoped-resources/samples.operator.openshift.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.584866182Z cluster-scoped-resources/samples.operator.openshift.io/configs/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.584890403Z cluster-scoped-resources/samples.operator.openshift.io/configs/cluster.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.584948626Z cluster-scoped-resources/snapshot.storage.k8s.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.584960726Z cluster-scoped-resources/snapshot.storage.k8s.io/volumesnapshotclasses/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.585003529Z cluster-scoped-resources/snapshot.storage.k8s.io/volumesnapshotclasses/csi-aws-vsc.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.585070592Z cluster-scoped-resources/storage.k8s.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.585078672Z cluster-scoped-resources/storage.k8s.io/csidrivers/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.585120094Z cluster-scoped-resources/storage.k8s.io/csidrivers/ebs.csi.aws.com.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.585199218Z cluster-scoped-resources/storage.k8s.io/csinodes/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.58524408Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-129-62.ec2.internal.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.585338154Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-131-139.ec2.internal.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.585420018Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-140-8.ec2.internal.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.585470831Z cluster-scoped-resources/storage.k8s.io/storageclasses/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.585508043Z cluster-scoped-resources/storage.k8s.io/storageclasses/gp2-csi.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.585599997Z cluster-scoped-resources/storage.k8s.io/storageclasses/gp3-csi.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.58564496Z host_service_logs/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.58566269Z host_service_logs/masters/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.585726033Z host_service_logs/masters/NetworkManager_service.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.585790907Z host_service_logs/masters/crio_service.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.585881471Z host_service_logs/masters/kubelet_service.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.585945564Z host_service_logs/masters/machine-config-daemon-firstboot_service.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.58607231Z host_service_logs/masters/machine-config-daemon-host_service.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.586175045Z host_service_logs/masters/openvswitch_service.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.586245389Z host_service_logs/masters/ostree-finalize-staged_service.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.586314922Z host_service_logs/masters/ovs-configuration_service.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.586406966Z host_service_logs/masters/ovs-vswitchd_service.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.58647654Z host_service_logs/masters/ovsdb-server_service.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.586553483Z host_service_logs/masters/rpm-ostreed_service.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.586586955Z ingress_controllers/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.586596546Z ingress_controllers/default/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.586600846Z ingress_controllers/default/router-default-64b9f9797d-j6wp9/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.586655448Z ingress_controllers/default/router-default-64b9f9797d-j6wp9/haproxy.config [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.586767544Z insights-data/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.586781054Z istio/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.586925561Z istio/aggregated-discovery-api.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.587072378Z istio/aggregated-discovery-apis.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.587451137Z istio/event-filter.html [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.587536941Z istio/timestamp [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.587788393Z istio/cluster-scoped-resources/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.587798464Z istio/cluster-scoped-resources/apiextensions.k8s.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.587828415Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.587876157Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gatewayclasses.gateway.networking.k8s.io.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.588044556Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gateways.gateway.networking.k8s.io.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.588423014Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/grpcroutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.588893586Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httproutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.589666764Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.k8s.io.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.589824831Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.589955808Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/referencegrants.gateway.networking.k8s.io.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.590042502Z machine_config_ondisk/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.590055063Z machine_config_termination_logs/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.590061543Z monitoring/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.590067613Z monitoring/alertmanager/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.590081874Z monitoring/alertmanager/status.json [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.590176939Z monitoring/alertmanager/status.stderr [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.590189729Z monitoring/prometheus/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.590245272Z monitoring/prometheus/alertmanagers.json [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.590327546Z monitoring/prometheus/alertmanagers.stderr [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.590405479Z monitoring/prometheus/rules.json [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.591073282Z monitoring/prometheus/rules.stderr [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.591115534Z monitoring/prometheus/prometheus-k8s-0/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.591172017Z monitoring/prometheus/prometheus-k8s-0/active-targets.json [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.59206928Z monitoring/prometheus/prometheus-k8s-0/active-targets.stderr [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.592101341Z monitoring/prometheus/prometheus-k8s-0/status/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.592157074Z monitoring/prometheus/prometheus-k8s-0/status/runtimeinfo.json [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.592249649Z monitoring/prometheus/prometheus-k8s-0/status/runtimeinfo.stderr [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.592317312Z monitoring/prometheus/prometheus-k8s-0/status/tsdb.json [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.592413927Z monitoring/prometheus/prometheus-k8s-0/status/tsdb.stderr [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.592466049Z monitoring/prometheus/status/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.592503001Z monitoring/prometheus/status/config.json [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.592933832Z monitoring/prometheus/status/config.stderr [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.592998435Z monitoring/prometheus/status/flags.json [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.5930958Z monitoring/prometheus/status/flags.stderr [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.593270988Z namespaces/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.593286429Z namespaces/default/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.593341041Z namespaces/default/default.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.593416485Z namespaces/default/apps.openshift.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.593454087Z namespaces/default/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.593545311Z namespaces/default/apps/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.593573783Z namespaces/default/apps/daemonsets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.593668207Z namespaces/default/apps/deployments.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.593746201Z namespaces/default/apps/replicasets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.593842336Z namespaces/default/apps/statefulsets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.593892748Z namespaces/default/autoscaling/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.59393889Z namespaces/default/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.593983283Z namespaces/default/batch/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.594025894Z namespaces/default/batch/cronjobs.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.594104098Z namespaces/default/batch/jobs.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.594152961Z namespaces/default/build.openshift.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.594184992Z namespaces/default/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.594275077Z namespaces/default/build.openshift.io/builds.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.594321149Z namespaces/default/core/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.594368351Z namespaces/default/core/configmaps.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.594507988Z namespaces/default/core/endpoints.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.594593502Z namespaces/default/core/events.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.59475647Z namespaces/default/core/persistentvolumeclaims.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.594859495Z namespaces/default/core/pods.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.594943109Z namespaces/default/core/replicationcontrollers.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.595063515Z namespaces/default/core/secrets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.595221342Z namespaces/default/core/services.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.595287035Z namespaces/default/discovery.k8s.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.595332648Z namespaces/default/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.595405701Z namespaces/default/image.openshift.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.595450183Z namespaces/default/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.595513736Z namespaces/default/k8s.ovn.org/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.595553808Z namespaces/default/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.595640043Z namespaces/default/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.595717236Z namespaces/default/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.595766639Z namespaces/default/monitoring.coreos.com/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.595824491Z namespaces/default/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.595980169Z namespaces/default/networking.k8s.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.59601277Z namespaces/default/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.596086744Z namespaces/default/policy/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.596128216Z namespaces/default/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.596179878Z namespaces/default/route.openshift.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.596219171Z namespaces/default/route.openshift.io/routes.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.596310845Z namespaces/kserve/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.596355617Z namespaces/kserve/kserve.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.59641703Z namespaces/kserve/apps.openshift.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.596457402Z namespaces/kserve/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.596533486Z namespaces/kserve/apps/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.596575448Z namespaces/kserve/apps/daemonsets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.596661062Z namespaces/kserve/apps/deployments.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.596816689Z namespaces/kserve/apps/replicasets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.596967077Z namespaces/kserve/apps/statefulsets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.59703233Z namespaces/kserve/autoscaling/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.597078002Z namespaces/kserve/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.597126334Z namespaces/kserve/batch/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.597169346Z namespaces/kserve/batch/cronjobs.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.59725203Z namespaces/kserve/batch/jobs.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.597292602Z namespaces/kserve/build.openshift.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.597341505Z namespaces/kserve/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.597420098Z namespaces/kserve/build.openshift.io/builds.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.597466901Z namespaces/kserve/coordination.k8s.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.597473881Z namespaces/kserve/coordination.k8s.io/leases/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.597509373Z namespaces/kserve/coordination.k8s.io/leases/kserve-controller-manager-leader-lock.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.597602547Z namespaces/kserve/coordination.k8s.io/leases/llminferenceservice-kserve-controller-manager.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.597670021Z namespaces/kserve/core/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.597718773Z namespaces/kserve/core/configmaps.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.597965735Z namespaces/kserve/core/endpoints.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.59806672Z namespaces/kserve/core/events.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.598221407Z namespaces/kserve/core/persistentvolumeclaims.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.598299021Z namespaces/kserve/core/pods.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.598656198Z namespaces/kserve/core/replicationcontrollers.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.598770454Z namespaces/kserve/core/secrets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.598986084Z namespaces/kserve/core/services.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.599063128Z namespaces/kserve/discovery.k8s.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.59911122Z namespaces/kserve/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.599198055Z namespaces/kserve/image.openshift.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.599215455Z namespaces/kserve/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.59930477Z namespaces/kserve/k8s.ovn.org/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.599323001Z namespaces/kserve/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.599450257Z namespaces/kserve/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.599547901Z namespaces/kserve/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.599602304Z namespaces/kserve/monitoring.coreos.com/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.599647566Z namespaces/kserve/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.59973288Z namespaces/kserve/networking.k8s.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.599786353Z namespaces/kserve/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.599896158Z namespaces/kserve/pods/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.599912139Z namespaces/kserve/pods/kserve-controller-manager-575575dfd7-tqlpd/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.599942811Z namespaces/kserve/pods/kserve-controller-manager-575575dfd7-tqlpd/kserve-controller-manager-575575dfd7-tqlpd.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.600043065Z namespaces/kserve/pods/kserve-controller-manager-575575dfd7-tqlpd/manager/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.600053466Z namespaces/kserve/pods/kserve-controller-manager-575575dfd7-tqlpd/manager/manager/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.600063166Z namespaces/kserve/pods/kserve-controller-manager-575575dfd7-tqlpd/manager/manager/logs/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.600119289Z namespaces/kserve/pods/kserve-controller-manager-575575dfd7-tqlpd/manager/manager/logs/current.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.600268186Z namespaces/kserve/pods/kserve-controller-manager-575575dfd7-tqlpd/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.600354611Z namespaces/kserve/pods/kserve-controller-manager-575575dfd7-tqlpd/manager/manager/logs/previous.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.600415293Z namespaces/kserve/pods/llmisvc-controller-manager-645f9c8fd6-s48sw/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.600465396Z namespaces/kserve/pods/llmisvc-controller-manager-645f9c8fd6-s48sw/llmisvc-controller-manager-645f9c8fd6-s48sw.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.600568091Z namespaces/kserve/pods/llmisvc-controller-manager-645f9c8fd6-s48sw/manager/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.600578921Z namespaces/kserve/pods/llmisvc-controller-manager-645f9c8fd6-s48sw/manager/manager/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.600584851Z namespaces/kserve/pods/llmisvc-controller-manager-645f9c8fd6-s48sw/manager/manager/logs/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.600646465Z namespaces/kserve/pods/llmisvc-controller-manager-645f9c8fd6-s48sw/manager/manager/logs/current.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.602446912Z namespaces/kserve/pods/llmisvc-controller-manager-645f9c8fd6-s48sw/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.602527465Z namespaces/kserve/pods/llmisvc-controller-manager-645f9c8fd6-s48sw/manager/manager/logs/previous.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.602584348Z namespaces/kserve/pods/seaweedfs-64568bcd49-mmsvw/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.602640231Z namespaces/kserve/pods/seaweedfs-64568bcd49-mmsvw/seaweedfs-64568bcd49-mmsvw.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.602749226Z namespaces/kserve/pods/seaweedfs-64568bcd49-mmsvw/seaweedfs/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.602764717Z namespaces/kserve/pods/seaweedfs-64568bcd49-mmsvw/seaweedfs/seaweedfs/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.602789048Z namespaces/kserve/pods/seaweedfs-64568bcd49-mmsvw/seaweedfs/seaweedfs/logs/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.60284018Z namespaces/kserve/pods/seaweedfs-64568bcd49-mmsvw/seaweedfs/seaweedfs/logs/current.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.60303071Z namespaces/kserve/pods/seaweedfs-64568bcd49-mmsvw/seaweedfs/seaweedfs/logs/previous.insecure.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.603102963Z namespaces/kserve/pods/seaweedfs-64568bcd49-mmsvw/seaweedfs/seaweedfs/logs/previous.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.603146035Z namespaces/kserve/policy/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.603202668Z namespaces/kserve/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.60324801Z namespaces/kserve/route.openshift.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.603314094Z namespaces/kserve/route.openshift.io/routes.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.603360276Z namespaces/kube-node-lease/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.603367896Z namespaces/kube-node-lease/coordination.k8s.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.603374206Z namespaces/kube-node-lease/coordination.k8s.io/leases/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.603434899Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-129-62.ec2.internal.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.603524884Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-131-139.ec2.internal.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.603609458Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-140-8.ec2.internal.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.603705042Z namespaces/kube-system/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.603753345Z namespaces/kube-system/kube-system.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.603817328Z namespaces/kube-system/apps.openshift.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.603988066Z namespaces/kube-system/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.604021838Z namespaces/kube-system/apps/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.604084891Z namespaces/kube-system/apps/daemonsets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.604210747Z namespaces/kube-system/apps/deployments.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.604287901Z namespaces/kube-system/apps/replicasets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.604367614Z namespaces/kube-system/apps/statefulsets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.604416577Z namespaces/kube-system/autoscaling/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.604445158Z namespaces/kube-system/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.604517572Z namespaces/kube-system/batch/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.604549213Z namespaces/kube-system/batch/cronjobs.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.604638427Z namespaces/kube-system/batch/jobs.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.60469727Z namespaces/kube-system/build.openshift.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.604744333Z namespaces/kube-system/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.604849558Z namespaces/kube-system/build.openshift.io/builds.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.60489625Z namespaces/kube-system/coordination.k8s.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.604906471Z namespaces/kube-system/coordination.k8s.io/leases/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.604967743Z namespaces/kube-system/coordination.k8s.io/leases/apiserver-sio6zeyc2jkeeoxdqeo7p55y5q.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.605079679Z namespaces/kube-system/coordination.k8s.io/leases/kube-controller-manager.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.605181194Z namespaces/kube-system/coordination.k8s.io/leases/kube-scheduler.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.605266728Z namespaces/kube-system/core/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.605323331Z namespaces/kube-system/core/configmaps.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.605493109Z namespaces/kube-system/core/endpoints.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.605598534Z namespaces/kube-system/core/events.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.605895728Z namespaces/kube-system/core/persistentvolumeclaims.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.605991343Z namespaces/kube-system/core/pods.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.606264576Z namespaces/kube-system/core/replicationcontrollers.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.606413943Z namespaces/kube-system/core/secrets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.606726738Z namespaces/kube-system/core/services.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.606820133Z namespaces/kube-system/discovery.k8s.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.606871665Z namespaces/kube-system/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.606951529Z namespaces/kube-system/image.openshift.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.606996521Z namespaces/kube-system/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.607079575Z namespaces/kube-system/k8s.ovn.org/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.607124658Z namespaces/kube-system/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.607231313Z namespaces/kube-system/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.607328648Z namespaces/kube-system/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.607398801Z namespaces/kube-system/monitoring.coreos.com/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.607443363Z namespaces/kube-system/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.607517046Z namespaces/kube-system/networking.k8s.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.607561239Z namespaces/kube-system/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.607659664Z namespaces/kube-system/pods/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.607667174Z namespaces/kube-system/pods/global-pull-secret-syncer-dfj8t/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.607733147Z namespaces/kube-system/pods/global-pull-secret-syncer-dfj8t/global-pull-secret-syncer-dfj8t.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.607858313Z namespaces/kube-system/pods/global-pull-secret-syncer-dfj8t/global-pull-secret-syncer/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.607869083Z namespaces/kube-system/pods/global-pull-secret-syncer-dfj8t/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.607873264Z namespaces/kube-system/pods/global-pull-secret-syncer-dfj8t/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.607944827Z namespaces/kube-system/pods/global-pull-secret-syncer-dfj8t/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.608067513Z namespaces/kube-system/pods/global-pull-secret-syncer-dfj8t/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.608146367Z namespaces/kube-system/pods/global-pull-secret-syncer-dfj8t/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.608180519Z namespaces/kube-system/pods/global-pull-secret-syncer-h4nj6/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.608251882Z namespaces/kube-system/pods/global-pull-secret-syncer-h4nj6/global-pull-secret-syncer-h4nj6.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.608321885Z namespaces/kube-system/pods/global-pull-secret-syncer-h4nj6/global-pull-secret-syncer/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.608331666Z namespaces/kube-system/pods/global-pull-secret-syncer-h4nj6/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.608339266Z namespaces/kube-system/pods/global-pull-secret-syncer-h4nj6/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.60841323Z namespaces/kube-system/pods/global-pull-secret-syncer-h4nj6/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.608541666Z namespaces/kube-system/pods/global-pull-secret-syncer-h4nj6/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.60862309Z namespaces/kube-system/pods/global-pull-secret-syncer-h4nj6/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.608677503Z namespaces/kube-system/pods/global-pull-secret-syncer-m4m79/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.608748706Z namespaces/kube-system/pods/global-pull-secret-syncer-m4m79/global-pull-secret-syncer-m4m79.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.608850321Z namespaces/kube-system/pods/global-pull-secret-syncer-m4m79/global-pull-secret-syncer/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.608865662Z namespaces/kube-system/pods/global-pull-secret-syncer-m4m79/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.608886273Z namespaces/kube-system/pods/global-pull-secret-syncer-m4m79/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.608934545Z namespaces/kube-system/pods/global-pull-secret-syncer-m4m79/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.609056991Z namespaces/kube-system/pods/global-pull-secret-syncer-m4m79/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.609140995Z namespaces/kube-system/pods/global-pull-secret-syncer-m4m79/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.609187907Z namespaces/kube-system/pods/konnectivity-agent-8gtk2/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.609225789Z namespaces/kube-system/pods/konnectivity-agent-8gtk2/konnectivity-agent-8gtk2.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.609341725Z namespaces/kube-system/pods/konnectivity-agent-8gtk2/konnectivity-agent/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.609352475Z namespaces/kube-system/pods/konnectivity-agent-8gtk2/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.609358475Z namespaces/kube-system/pods/konnectivity-agent-8gtk2/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.609413988Z namespaces/kube-system/pods/konnectivity-agent-8gtk2/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.609795317Z namespaces/kube-system/pods/konnectivity-agent-8gtk2/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.609913292Z namespaces/kube-system/pods/konnectivity-agent-8gtk2/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.609939204Z namespaces/kube-system/pods/konnectivity-agent-fp82q/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.610008547Z namespaces/kube-system/pods/konnectivity-agent-fp82q/konnectivity-agent-fp82q.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.610105652Z namespaces/kube-system/pods/konnectivity-agent-fp82q/konnectivity-agent/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.610113062Z namespaces/kube-system/pods/konnectivity-agent-fp82q/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.610119922Z namespaces/kube-system/pods/konnectivity-agent-fp82q/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.610195366Z namespaces/kube-system/pods/konnectivity-agent-fp82q/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.610533032Z namespaces/kube-system/pods/konnectivity-agent-fp82q/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.610603906Z namespaces/kube-system/pods/konnectivity-agent-fp82q/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.610634727Z namespaces/kube-system/pods/konnectivity-agent-l8pkj/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.61068221Z namespaces/kube-system/pods/konnectivity-agent-l8pkj/konnectivity-agent-l8pkj.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.610765483Z namespaces/kube-system/pods/konnectivity-agent-l8pkj/konnectivity-agent/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.610773404Z namespaces/kube-system/pods/konnectivity-agent-l8pkj/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.610783944Z namespaces/kube-system/pods/konnectivity-agent-l8pkj/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.610884119Z namespaces/kube-system/pods/konnectivity-agent-l8pkj/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.611214285Z namespaces/kube-system/pods/konnectivity-agent-l8pkj/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.611325541Z namespaces/kube-system/pods/konnectivity-agent-l8pkj/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.611345052Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-129-62.ec2.internal/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.611408345Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-129-62.ec2.internal/kube-apiserver-proxy-ip-10-0-129-62.ec2.internal.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.611508179Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-129-62.ec2.internal/haproxy/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.61151613Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-129-62.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.61152259Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-129-62.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.611598524Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-129-62.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.61171777Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-129-62.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.611789973Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-129-62.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.611973322Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-131-139.ec2.internal/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.612027575Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-131-139.ec2.internal/kube-apiserver-proxy-ip-10-0-131-139.ec2.internal.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.612244965Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-131-139.ec2.internal/haproxy/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.612252766Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-131-139.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.612256866Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-131-139.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.612303938Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-131-139.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.612422534Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-131-139.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.612507068Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-131-139.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.61255678Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-140-8.ec2.internal/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.612602662Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-140-8.ec2.internal/kube-apiserver-proxy-ip-10-0-140-8.ec2.internal.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.612684346Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-140-8.ec2.internal/haproxy/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.612691517Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-140-8.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.612703757Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-140-8.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.61277156Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-140-8.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.613006802Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-140-8.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.613079435Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-140-8.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.613116547Z namespaces/kube-system/policy/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.61316333Z namespaces/kube-system/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.613237173Z namespaces/kube-system/rbac.authorization.k8s.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.613247123Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.613310227Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/csi-snapshot-controller-operator-authentication-reader.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.613425122Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/network-diagnostics.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.613502506Z namespaces/kube-system/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.613543128Z namespaces/kube-system/rbac.authorization.k8s.io/roles/extension-apiserver-authentication-reader.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.613626362Z namespaces/kube-system/route.openshift.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.613672874Z namespaces/kube-system/route.openshift.io/routes.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.613752378Z namespaces/open-cluster-management-agent-addon/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.613762408Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.613770489Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.6137904Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/cluster-proxy.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.613941027Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/work-manager.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.614047232Z namespaces/openshift-apiserver-operator/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.614092604Z namespaces/openshift-apiserver-operator/openshift-apiserver-operator.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.614175388Z namespaces/openshift-apiserver-operator/apps.openshift.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.614222221Z namespaces/openshift-apiserver-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.614287434Z namespaces/openshift-apiserver-operator/apps/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.614332046Z namespaces/openshift-apiserver-operator/apps/daemonsets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.614453012Z namespaces/openshift-apiserver-operator/apps/deployments.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.614553317Z namespaces/openshift-apiserver-operator/apps/replicasets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.614648511Z namespaces/openshift-apiserver-operator/apps/statefulsets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.614695984Z namespaces/openshift-apiserver-operator/autoscaling/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.614762637Z namespaces/openshift-apiserver-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.61482286Z namespaces/openshift-apiserver-operator/batch/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.614893953Z namespaces/openshift-apiserver-operator/batch/cronjobs.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.614993528Z namespaces/openshift-apiserver-operator/batch/jobs.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.61503809Z namespaces/openshift-apiserver-operator/build.openshift.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.615095443Z namespaces/openshift-apiserver-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.615196768Z namespaces/openshift-apiserver-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.615271532Z namespaces/openshift-apiserver-operator/core/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.615316994Z namespaces/openshift-apiserver-operator/core/configmaps.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.616309322Z namespaces/openshift-apiserver-operator/core/endpoints.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.616409576Z namespaces/openshift-apiserver-operator/core/events.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.616512011Z namespaces/openshift-apiserver-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.616611846Z namespaces/openshift-apiserver-operator/core/pods.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.616724532Z namespaces/openshift-apiserver-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.6169087Z namespaces/openshift-apiserver-operator/core/secrets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.61710481Z namespaces/openshift-apiserver-operator/core/services.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.617194564Z namespaces/openshift-apiserver-operator/discovery.k8s.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.617241216Z namespaces/openshift-apiserver-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.617334931Z namespaces/openshift-apiserver-operator/image.openshift.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.617380743Z namespaces/openshift-apiserver-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.617463317Z namespaces/openshift-apiserver-operator/k8s.ovn.org/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.61750962Z namespaces/openshift-apiserver-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.617615915Z namespaces/openshift-apiserver-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.617713569Z namespaces/openshift-apiserver-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.617787863Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.617852136Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.61793615Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.617981552Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors/openshift-apiserver-operator.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.618055286Z namespaces/openshift-apiserver-operator/networking.k8s.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.618100048Z namespaces/openshift-apiserver-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.618165351Z namespaces/openshift-apiserver-operator/policy/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.618208373Z namespaces/openshift-apiserver-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.618278817Z namespaces/openshift-apiserver-operator/route.openshift.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.618323759Z namespaces/openshift-apiserver-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.618463626Z namespaces/openshift-apiserver/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.618513538Z namespaces/openshift-apiserver/openshift-apiserver.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.618592332Z namespaces/openshift-apiserver/apps.openshift.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.618636314Z namespaces/openshift-apiserver/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.618706677Z namespaces/openshift-apiserver/apps/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.618749149Z namespaces/openshift-apiserver/apps/daemonsets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.618872315Z namespaces/openshift-apiserver/apps/deployments.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.61897012Z namespaces/openshift-apiserver/apps/replicasets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.619066735Z namespaces/openshift-apiserver/apps/statefulsets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.619112857Z namespaces/openshift-apiserver/autoscaling/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.61916835Z namespaces/openshift-apiserver/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.619234793Z namespaces/openshift-apiserver/batch/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.619277735Z namespaces/openshift-apiserver/batch/cronjobs.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.61938373Z namespaces/openshift-apiserver/batch/jobs.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.619431522Z namespaces/openshift-apiserver/build.openshift.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.619499386Z namespaces/openshift-apiserver/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.61959721Z namespaces/openshift-apiserver/build.openshift.io/builds.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.619670704Z namespaces/openshift-apiserver/core/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.619716186Z namespaces/openshift-apiserver/core/configmaps.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.619858003Z namespaces/openshift-apiserver/core/endpoints.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.619961848Z namespaces/openshift-apiserver/core/events.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.620057723Z namespaces/openshift-apiserver/core/persistentvolumeclaims.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.620155017Z namespaces/openshift-apiserver/core/pods.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.620252502Z namespaces/openshift-apiserver/core/replicationcontrollers.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.620383968Z namespaces/openshift-apiserver/core/secrets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.620549076Z namespaces/openshift-apiserver/core/services.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.62062019Z namespaces/openshift-apiserver/discovery.k8s.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.620664372Z namespaces/openshift-apiserver/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.620738926Z namespaces/openshift-apiserver/image.openshift.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.620783368Z namespaces/openshift-apiserver/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.620883893Z namespaces/openshift-apiserver/k8s.ovn.org/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.620931005Z namespaces/openshift-apiserver/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.62103527Z namespaces/openshift-apiserver/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.621133755Z namespaces/openshift-apiserver/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.621204138Z namespaces/openshift-apiserver/monitoring.coreos.com/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.62125004Z namespaces/openshift-apiserver/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.621324424Z namespaces/openshift-apiserver/networking.k8s.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.621368896Z namespaces/openshift-apiserver/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.62144995Z namespaces/openshift-apiserver/policy/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.621493902Z namespaces/openshift-apiserver/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.621577416Z namespaces/openshift-apiserver/route.openshift.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.621622858Z namespaces/openshift-apiserver/route.openshift.io/routes.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.621707943Z namespaces/openshift-authentication-operator/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.621715333Z namespaces/openshift-authentication-operator/monitoring.coreos.com/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.621719463Z namespaces/openshift-authentication-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.621768795Z namespaces/openshift-authentication-operator/monitoring.coreos.com/servicemonitors/authentication-operator.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.621853459Z namespaces/openshift-cloud-controller-manager/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.62186463Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.62186866Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.621924963Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/leases/cloud-controller-manager.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.621988356Z namespaces/openshift-cloud-credential-operator/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.622001337Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.622013697Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.62207037Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/leases/cloud-credential-operator-leader.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.622157974Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.622168945Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.622207437Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/servicemonitors/cloud-credential-operator.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.622343153Z namespaces/openshift-cloud-network-config-controller/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.622406276Z namespaces/openshift-cloud-network-config-controller/openshift-cloud-network-config-controller.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.622656198Z namespaces/openshift-cloud-network-config-controller/apps.openshift.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.622705501Z namespaces/openshift-cloud-network-config-controller/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.622791835Z namespaces/openshift-cloud-network-config-controller/apps/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.622868579Z namespaces/openshift-cloud-network-config-controller/apps/daemonsets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.622972364Z namespaces/openshift-cloud-network-config-controller/apps/deployments.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.623073418Z namespaces/openshift-cloud-network-config-controller/apps/replicasets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.623168003Z namespaces/openshift-cloud-network-config-controller/apps/statefulsets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.623215015Z namespaces/openshift-cloud-network-config-controller/autoscaling/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.623281579Z namespaces/openshift-cloud-network-config-controller/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.623357932Z namespaces/openshift-cloud-network-config-controller/batch/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.623403594Z namespaces/openshift-cloud-network-config-controller/batch/cronjobs.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.62351267Z namespaces/openshift-cloud-network-config-controller/batch/jobs.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.623585563Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.623631176Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.623741511Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/builds.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.623788603Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.623798104Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/leases/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.623963641Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/leases/cloud-network-config-controller-lock.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.624051506Z namespaces/openshift-cloud-network-config-controller/core/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.624100148Z namespaces/openshift-cloud-network-config-controller/core/configmaps.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.624208213Z namespaces/openshift-cloud-network-config-controller/core/endpoints.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.624286707Z namespaces/openshift-cloud-network-config-controller/core/events.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.624368471Z namespaces/openshift-cloud-network-config-controller/core/persistentvolumeclaims.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.624454995Z namespaces/openshift-cloud-network-config-controller/core/pods.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.624533259Z namespaces/openshift-cloud-network-config-controller/core/replicationcontrollers.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.624693527Z namespaces/openshift-cloud-network-config-controller/core/secrets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.624814903Z namespaces/openshift-cloud-network-config-controller/core/services.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.624885436Z namespaces/openshift-cloud-network-config-controller/core/serviceaccounts/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.624944679Z namespaces/openshift-cloud-network-config-controller/core/serviceaccounts/cloud-network-config-controller.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.625027283Z namespaces/openshift-cloud-network-config-controller/discovery.k8s.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.625081206Z namespaces/openshift-cloud-network-config-controller/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.625139688Z namespaces/openshift-cloud-network-config-controller/image.openshift.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.625195661Z namespaces/openshift-cloud-network-config-controller/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.625273795Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.625328347Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.625431023Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.625529947Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.625606511Z namespaces/openshift-cloud-network-config-controller/monitoring.coreos.com/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.625665334Z namespaces/openshift-cloud-network-config-controller/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.625726757Z namespaces/openshift-cloud-network-config-controller/networking.k8s.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.625782409Z namespaces/openshift-cloud-network-config-controller/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.625861873Z namespaces/openshift-cloud-network-config-controller/policy/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.625920296Z namespaces/openshift-cloud-network-config-controller/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.625964168Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.625974069Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.626036422Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/rolebindings/cloud-network-config-controller-rb.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.626098705Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.626156078Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/roles/cloud-network-config-controller.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.62621139Z namespaces/openshift-cloud-network-config-controller/route.openshift.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.626271713Z namespaces/openshift-cloud-network-config-controller/route.openshift.io/routes.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.626361048Z namespaces/openshift-cluster-csi-drivers/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.626434061Z namespaces/openshift-cluster-csi-drivers/openshift-cluster-csi-drivers.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.626523765Z namespaces/openshift-cluster-csi-drivers/apps.openshift.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.626582698Z namespaces/openshift-cluster-csi-drivers/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.626641971Z namespaces/openshift-cluster-csi-drivers/apps/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.626699744Z namespaces/openshift-cluster-csi-drivers/apps/daemonsets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.626869592Z namespaces/openshift-cluster-csi-drivers/apps/deployments.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.626969087Z namespaces/openshift-cluster-csi-drivers/apps/replicasets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.627063081Z namespaces/openshift-cluster-csi-drivers/apps/statefulsets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.627123274Z namespaces/openshift-cluster-csi-drivers/autoscaling/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.627170427Z namespaces/openshift-cluster-csi-drivers/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.627282902Z namespaces/openshift-cluster-csi-drivers/batch/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.627327704Z namespaces/openshift-cluster-csi-drivers/batch/cronjobs.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.62743704Z namespaces/openshift-cluster-csi-drivers/batch/jobs.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.627509393Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.627566316Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.627668741Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/builds.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.627736984Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.627744684Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.627820028Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/ebs-csi-aws-com.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.627930803Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-attacher-leader-ebs-csi-aws-com.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.628035638Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-resizer-ebs-csi-aws-com.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.628167745Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-snapshotter-leader-ebs-csi-aws-com.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.628286461Z namespaces/openshift-cluster-csi-drivers/core/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.628341573Z namespaces/openshift-cluster-csi-drivers/core/configmaps.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.628458829Z namespaces/openshift-cluster-csi-drivers/core/endpoints.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.628556254Z namespaces/openshift-cluster-csi-drivers/core/events.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.628917731Z namespaces/openshift-cluster-csi-drivers/core/persistentvolumeclaims.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.629013085Z namespaces/openshift-cluster-csi-drivers/core/pods.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.629269018Z namespaces/openshift-cluster-csi-drivers/core/replicationcontrollers.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.629431506Z namespaces/openshift-cluster-csi-drivers/core/secrets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.629560842Z namespaces/openshift-cluster-csi-drivers/core/services.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.629623645Z namespaces/openshift-cluster-csi-drivers/core/serviceaccounts/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.629671497Z namespaces/openshift-cluster-csi-drivers/core/serviceaccounts/aws-ebs-csi-driver-operator.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.630001913Z namespaces/openshift-cluster-csi-drivers/discovery.k8s.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.630040525Z namespaces/openshift-cluster-csi-drivers/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.630048546Z namespaces/openshift-cluster-csi-drivers/image.openshift.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.630054796Z namespaces/openshift-cluster-csi-drivers/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.630065146Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.630079567Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.630188002Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.630269766Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.630307788Z namespaces/openshift-cluster-csi-drivers/monitoring.coreos.com/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.630865395Z namespaces/openshift-cluster-csi-drivers/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.630918108Z namespaces/openshift-cluster-csi-drivers/networking.k8s.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.630926988Z namespaces/openshift-cluster-csi-drivers/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.630997681Z namespaces/openshift-cluster-csi-drivers/pods/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.631004182Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-47v2t/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.631009342Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-47v2t/aws-ebs-csi-driver-node-47v2t.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.631016182Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-47v2t/csi-driver/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.631020993Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-47v2t/csi-driver/csi-driver/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.631036373Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-47v2t/csi-driver/csi-driver/logs/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.631051554Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-47v2t/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.631066595Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-47v2t/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.631091806Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-47v2t/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.631149479Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-47v2t/csi-liveness-probe/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.631161609Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-47v2t/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.631341868Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-47v2t/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.63137506Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-47v2t/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.63138612Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-47v2t/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.63139092Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-47v2t/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.631406501Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-47v2t/csi-node-driver-registrar/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.631411521Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-47v2t/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.631415192Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-47v2t/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.631438063Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-47v2t/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.631536498Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-47v2t/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.631600521Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-47v2t/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.631659753Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-gq8pg/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.631701386Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-gq8pg/aws-ebs-csi-driver-node-gq8pg.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.631824531Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-gq8pg/csi-driver/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.631849382Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-gq8pg/csi-driver/csi-driver/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.631857313Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-gq8pg/csi-driver/csi-driver/logs/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.631869774Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-gq8pg/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.631976169Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-gq8pg/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.632073043Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-gq8pg/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.632112675Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-gq8pg/csi-liveness-probe/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.632123986Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-gq8pg/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.632131216Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-gq8pg/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.632180659Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-gq8pg/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.632275323Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-gq8pg/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.632344057Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-gq8pg/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.632363867Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-gq8pg/csi-node-driver-registrar/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.632373758Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-gq8pg/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.632378518Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-gq8pg/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.63242801Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-gq8pg/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.632555277Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-gq8pg/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.63263089Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-gq8pg/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.632681043Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-smqzc/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.632722745Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-smqzc/aws-ebs-csi-driver-node-smqzc.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.63283386Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-smqzc/csi-driver/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.632908164Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-smqzc/csi-driver/csi-driver/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.632917544Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-smqzc/csi-driver/csi-driver/logs/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.632959746Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-smqzc/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.633058681Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-smqzc/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.633130464Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-smqzc/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.633177037Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-smqzc/csi-liveness-probe/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.633189777Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-smqzc/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.633202298Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-smqzc/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.63324222Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-smqzc/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.633323854Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-smqzc/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.633396807Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-smqzc/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.63343861Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-smqzc/csi-node-driver-registrar/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.63344622Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-smqzc/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.63345613Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-smqzc/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.633521383Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-smqzc/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.633608468Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-smqzc/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.633681401Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-smqzc/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.633740344Z namespaces/openshift-cluster-csi-drivers/policy/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.633760255Z namespaces/openshift-cluster-csi-drivers/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.633821428Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.633841579Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.633886001Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/rolebindings/aws-ebs-csi-driver-operator-rolebinding.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.633939624Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.633984286Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/roles/aws-ebs-csi-driver-operator-role.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.634038559Z namespaces/openshift-cluster-csi-drivers/route.openshift.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.63408221Z namespaces/openshift-cluster-csi-drivers/route.openshift.io/routes.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.634131533Z namespaces/openshift-cluster-machine-approver/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.634139493Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.634144344Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/leases/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.634180375Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/leases/cluster-machine-approver-leader.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.634235258Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.634242338Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.63428033Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/servicemonitors/cluster-machine-approver.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.634388605Z namespaces/openshift-cluster-node-tuning-operator/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.634439468Z namespaces/openshift-cluster-node-tuning-operator/openshift-cluster-node-tuning-operator.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.634502571Z namespaces/openshift-cluster-node-tuning-operator/apps.openshift.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.634527552Z namespaces/openshift-cluster-node-tuning-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.634593035Z namespaces/openshift-cluster-node-tuning-operator/apps/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.634642458Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.635059368Z namespaces/openshift-cluster-node-tuning-operator/apps/deployments.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.635140172Z namespaces/openshift-cluster-node-tuning-operator/apps/replicasets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.635224586Z namespaces/openshift-cluster-node-tuning-operator/apps/statefulsets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.635282968Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.63531722Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets/tuned.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.635408075Z namespaces/openshift-cluster-node-tuning-operator/autoscaling/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.635451497Z namespaces/openshift-cluster-node-tuning-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.635508959Z namespaces/openshift-cluster-node-tuning-operator/batch/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.635550552Z namespaces/openshift-cluster-node-tuning-operator/batch/cronjobs.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.635637366Z namespaces/openshift-cluster-node-tuning-operator/batch/jobs.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.635686198Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.635741271Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.635816044Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.635890888Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.635899278Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.63594083Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/leases/node-tuning-operator-lock.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.636032885Z namespaces/openshift-cluster-node-tuning-operator/core/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.636072877Z namespaces/openshift-cluster-node-tuning-operator/core/configmaps.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.636638274Z namespaces/openshift-cluster-node-tuning-operator/core/endpoints.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.636724068Z namespaces/openshift-cluster-node-tuning-operator/core/events.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.636886366Z namespaces/openshift-cluster-node-tuning-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.63696909Z namespaces/openshift-cluster-node-tuning-operator/core/pods.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.637161959Z namespaces/openshift-cluster-node-tuning-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.637304516Z namespaces/openshift-cluster-node-tuning-operator/core/secrets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.637447993Z namespaces/openshift-cluster-node-tuning-operator/core/services.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.637529577Z namespaces/openshift-cluster-node-tuning-operator/core/serviceaccounts/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.63757671Z namespaces/openshift-cluster-node-tuning-operator/core/serviceaccounts/cluster-node-tuning-operator.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.637640182Z namespaces/openshift-cluster-node-tuning-operator/discovery.k8s.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.637657753Z namespaces/openshift-cluster-node-tuning-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.637724897Z namespaces/openshift-cluster-node-tuning-operator/image.openshift.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.637769159Z namespaces/openshift-cluster-node-tuning-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.637819761Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.637879614Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.637956298Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.638044712Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.638090624Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.638132176Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.638193539Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.638237662Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/prometheusrules/node-tuning-operator.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.638310435Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.638355247Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors/node-tuning-operator.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.63841755Z namespaces/openshift-cluster-node-tuning-operator/networking.k8s.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.638454252Z namespaces/openshift-cluster-node-tuning-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.638509435Z namespaces/openshift-cluster-node-tuning-operator/pods/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.638529065Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-48frq/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.638574238Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-48frq/tuned-48frq.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.638681163Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-48frq/tuned/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.638689383Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-48frq/tuned/tuned/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.638693524Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-48frq/tuned/tuned/logs/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.638737756Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-48frq/tuned/tuned/logs/current.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.638876112Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-48frq/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.638949766Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-48frq/tuned/tuned/logs/previous.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.639004968Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-ld56s/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.63904741Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-ld56s/tuned-ld56s.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.639129625Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-ld56s/tuned/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.639139145Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-ld56s/tuned/tuned/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.639151176Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-ld56s/tuned/tuned/logs/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.639194808Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-ld56s/tuned/tuned/logs/current.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.639310383Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-ld56s/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.639376886Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-ld56s/tuned/tuned/logs/previous.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.639399588Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-rcf64/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.63945113Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-rcf64/tuned-rcf64.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.639540694Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-rcf64/tuned/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.639550105Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-rcf64/tuned/tuned/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.639692152Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-rcf64/tuned/tuned/logs/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.639737864Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-rcf64/tuned/tuned/logs/current.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.63986824Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-rcf64/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.639943304Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-rcf64/tuned/tuned/logs/previous.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.639961975Z namespaces/openshift-cluster-node-tuning-operator/policy/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.640014607Z namespaces/openshift-cluster-node-tuning-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.64007463Z namespaces/openshift-cluster-node-tuning-operator/route.openshift.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.640091941Z namespaces/openshift-cluster-node-tuning-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.640161224Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.640176335Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.640217267Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-129-62.ec2.internal.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.640317322Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-131-139.ec2.internal.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.640405756Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-140-8.ec2.internal.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.640464239Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/tuneds/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.640512171Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/tuneds/default.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.640606046Z namespaces/openshift-cluster-samples-operator/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.640659808Z namespaces/openshift-cluster-samples-operator/openshift-cluster-samples-operator.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.640730432Z namespaces/openshift-cluster-samples-operator/apps.openshift.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.640746793Z namespaces/openshift-cluster-samples-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.640862568Z namespaces/openshift-cluster-samples-operator/apps/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.640883159Z namespaces/openshift-cluster-samples-operator/apps/daemonsets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.640979724Z namespaces/openshift-cluster-samples-operator/apps/deployments.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.641227056Z namespaces/openshift-cluster-samples-operator/apps/replicasets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.641330511Z namespaces/openshift-cluster-samples-operator/apps/statefulsets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.641370453Z namespaces/openshift-cluster-samples-operator/autoscaling/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.641406275Z namespaces/openshift-cluster-samples-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.641458607Z namespaces/openshift-cluster-samples-operator/batch/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.641502029Z namespaces/openshift-cluster-samples-operator/batch/cronjobs.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.641586903Z namespaces/openshift-cluster-samples-operator/batch/jobs.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.641651606Z namespaces/openshift-cluster-samples-operator/build.openshift.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.641675168Z namespaces/openshift-cluster-samples-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.641775732Z namespaces/openshift-cluster-samples-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.641969562Z namespaces/openshift-cluster-samples-operator/core/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.641997613Z namespaces/openshift-cluster-samples-operator/core/configmaps.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.642177682Z namespaces/openshift-cluster-samples-operator/core/endpoints.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.642260876Z namespaces/openshift-cluster-samples-operator/core/events.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.642423704Z namespaces/openshift-cluster-samples-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.642501577Z namespaces/openshift-cluster-samples-operator/core/pods.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.642625263Z namespaces/openshift-cluster-samples-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.64275146Z namespaces/openshift-cluster-samples-operator/core/secrets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.642951639Z namespaces/openshift-cluster-samples-operator/core/services.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.643012772Z namespaces/openshift-cluster-samples-operator/discovery.k8s.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.643065505Z namespaces/openshift-cluster-samples-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.643121387Z namespaces/openshift-cluster-samples-operator/image.openshift.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.64317497Z namespaces/openshift-cluster-samples-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.643224592Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.643276125Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.643351349Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.643428312Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.643491475Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.643541848Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.6435951Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.643630342Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/prometheusrules/samples-operator-alerts.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.643712636Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.643761698Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors/cluster-samples-operator.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.643824431Z namespaces/openshift-cluster-samples-operator/networking.k8s.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.643895365Z namespaces/openshift-cluster-samples-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.643954958Z namespaces/openshift-cluster-samples-operator/pods/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.643963828Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-685d7d68b5-grpps/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.64400582Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-685d7d68b5-grpps/cluster-samples-operator-685d7d68b5-grpps.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.644094185Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-685d7d68b5-grpps/cluster-samples-operator-watch/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.644103685Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-685d7d68b5-grpps/cluster-samples-operator-watch/cluster-samples-operator-watch/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.644116586Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-685d7d68b5-grpps/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.644164968Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-685d7d68b5-grpps/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/current.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.644257102Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-685d7d68b5-grpps/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/previous.insecure.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.644328406Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-685d7d68b5-grpps/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/previous.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.644379618Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-685d7d68b5-grpps/cluster-samples-operator/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.644388179Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-685d7d68b5-grpps/cluster-samples-operator/cluster-samples-operator/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.644400309Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-685d7d68b5-grpps/cluster-samples-operator/cluster-samples-operator/logs/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.644440401Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-685d7d68b5-grpps/cluster-samples-operator/cluster-samples-operator/logs/current.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.64482869Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-685d7d68b5-grpps/cluster-samples-operator/cluster-samples-operator/logs/previous.insecure.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.644914624Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-685d7d68b5-grpps/cluster-samples-operator/cluster-samples-operator/logs/previous.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.644954866Z namespaces/openshift-cluster-samples-operator/policy/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.644985668Z namespaces/openshift-cluster-samples-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.645048871Z namespaces/openshift-cluster-samples-operator/route.openshift.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.645078562Z namespaces/openshift-cluster-samples-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.645189957Z namespaces/openshift-cluster-storage-operator/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.64523757Z namespaces/openshift-cluster-storage-operator/openshift-cluster-storage-operator.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.645311043Z namespaces/openshift-cluster-storage-operator/apps.openshift.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.645342205Z namespaces/openshift-cluster-storage-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.645415588Z namespaces/openshift-cluster-storage-operator/apps/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.645468741Z namespaces/openshift-cluster-storage-operator/apps/daemonsets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.645550275Z namespaces/openshift-cluster-storage-operator/apps/deployments.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.6456473Z namespaces/openshift-cluster-storage-operator/apps/replicasets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.645753605Z namespaces/openshift-cluster-storage-operator/apps/statefulsets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.645825968Z namespaces/openshift-cluster-storage-operator/autoscaling/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.645879761Z namespaces/openshift-cluster-storage-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.645936554Z namespaces/openshift-cluster-storage-operator/batch/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.645982626Z namespaces/openshift-cluster-storage-operator/batch/cronjobs.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.646097361Z namespaces/openshift-cluster-storage-operator/batch/jobs.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.646150294Z namespaces/openshift-cluster-storage-operator/build.openshift.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.646202266Z namespaces/openshift-cluster-storage-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.64628589Z namespaces/openshift-cluster-storage-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.646343093Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.646353244Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.646405276Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/data-source-validator-leader.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.64649715Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/snapshot-controller-leader.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.646579494Z namespaces/openshift-cluster-storage-operator/core/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.646622707Z namespaces/openshift-cluster-storage-operator/core/configmaps.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.646735232Z namespaces/openshift-cluster-storage-operator/core/endpoints.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.646849898Z namespaces/openshift-cluster-storage-operator/core/events.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.647146402Z namespaces/openshift-cluster-storage-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.647229626Z namespaces/openshift-cluster-storage-operator/core/pods.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.647344651Z namespaces/openshift-cluster-storage-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.647482538Z namespaces/openshift-cluster-storage-operator/core/secrets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.647630555Z namespaces/openshift-cluster-storage-operator/core/services.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.647704659Z namespaces/openshift-cluster-storage-operator/core/serviceaccounts/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.647751901Z namespaces/openshift-cluster-storage-operator/core/serviceaccounts/csi-snapshot-controller-operator.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.647824015Z namespaces/openshift-cluster-storage-operator/discovery.k8s.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.647895718Z namespaces/openshift-cluster-storage-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.647951891Z namespaces/openshift-cluster-storage-operator/image.openshift.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.648002773Z namespaces/openshift-cluster-storage-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.648041915Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.648091018Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.648171502Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.648256266Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.648297238Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.6483468Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.648387842Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.648441895Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/prometheusrules/prometheus.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.648523539Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.648570241Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors/cluster-storage-operator.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.648610823Z namespaces/openshift-cluster-storage-operator/networking.k8s.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.648662155Z namespaces/openshift-cluster-storage-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.648734529Z namespaces/openshift-cluster-storage-operator/pods/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.648742609Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-5c4db8bdf9-vdvw2/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.648779811Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-5c4db8bdf9-vdvw2/volume-data-source-validator-5c4db8bdf9-vdvw2.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.64916666Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-5c4db8bdf9-vdvw2/volume-data-source-validator/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.64917768Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-5c4db8bdf9-vdvw2/volume-data-source-validator/volume-data-source-validator/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.6491819Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-5c4db8bdf9-vdvw2/volume-data-source-validator/volume-data-source-validator/logs/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.649228733Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-5c4db8bdf9-vdvw2/volume-data-source-validator/volume-data-source-validator/logs/current.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.649337298Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-5c4db8bdf9-vdvw2/volume-data-source-validator/volume-data-source-validator/logs/previous.insecure.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.649401311Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-5c4db8bdf9-vdvw2/volume-data-source-validator/volume-data-source-validator/logs/previous.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.649458144Z namespaces/openshift-cluster-storage-operator/policy/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.649476975Z namespaces/openshift-cluster-storage-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.649560539Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.649569859Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.649630602Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/rolebindings/csi-snapshot-controller-operator-role.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.649682515Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.649732407Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/roles/csi-snapshot-controller-operator-role.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.64979377Z namespaces/openshift-cluster-storage-operator/route.openshift.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.649878654Z namespaces/openshift-cluster-storage-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.649984099Z namespaces/openshift-cluster-version/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.650014221Z namespaces/openshift-cluster-version/openshift-cluster-version.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.650105835Z namespaces/openshift-cluster-version/apps.openshift.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.650126506Z namespaces/openshift-cluster-version/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.65020866Z namespaces/openshift-cluster-version/apps/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.650237862Z namespaces/openshift-cluster-version/apps/daemonsets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.650336176Z namespaces/openshift-cluster-version/apps/deployments.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.650429561Z namespaces/openshift-cluster-version/apps/replicasets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.650508844Z namespaces/openshift-cluster-version/apps/statefulsets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.650557247Z namespaces/openshift-cluster-version/autoscaling/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.650591299Z namespaces/openshift-cluster-version/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.650642211Z namespaces/openshift-cluster-version/batch/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.650664122Z namespaces/openshift-cluster-version/batch/cronjobs.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.650767147Z namespaces/openshift-cluster-version/batch/jobs.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.650787698Z namespaces/openshift-cluster-version/build.openshift.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.650878062Z namespaces/openshift-cluster-version/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.650968067Z namespaces/openshift-cluster-version/build.openshift.io/builds.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.650986058Z namespaces/openshift-cluster-version/coordination.k8s.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.650992378Z namespaces/openshift-cluster-version/coordination.k8s.io/leases/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.65104314Z namespaces/openshift-cluster-version/coordination.k8s.io/leases/version.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.651117294Z namespaces/openshift-cluster-version/core/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.651164006Z namespaces/openshift-cluster-version/core/configmaps.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.651259191Z namespaces/openshift-cluster-version/core/endpoints.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.651339425Z namespaces/openshift-cluster-version/core/events.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.651434319Z namespaces/openshift-cluster-version/core/persistentvolumeclaims.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.651516913Z namespaces/openshift-cluster-version/core/pods.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.651596517Z namespaces/openshift-cluster-version/core/replicationcontrollers.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.651732384Z namespaces/openshift-cluster-version/core/secrets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.651911952Z namespaces/openshift-cluster-version/core/services.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.651986806Z namespaces/openshift-cluster-version/discovery.k8s.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.652037618Z namespaces/openshift-cluster-version/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.652103392Z namespaces/openshift-cluster-version/image.openshift.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.652124333Z namespaces/openshift-cluster-version/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.652194756Z namespaces/openshift-cluster-version/k8s.ovn.org/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.652240418Z namespaces/openshift-cluster-version/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.652325262Z namespaces/openshift-cluster-version/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.652401776Z namespaces/openshift-cluster-version/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.652453278Z namespaces/openshift-cluster-version/monitoring.coreos.com/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.652507731Z namespaces/openshift-cluster-version/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.652549313Z namespaces/openshift-cluster-version/networking.k8s.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.652571614Z namespaces/openshift-cluster-version/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.652633857Z namespaces/openshift-cluster-version/policy/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.65267982Z namespaces/openshift-cluster-version/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.652731592Z namespaces/openshift-cluster-version/route.openshift.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.652748813Z namespaces/openshift-cluster-version/route.openshift.io/routes.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.652867258Z namespaces/openshift-config-managed/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.65289356Z namespaces/openshift-config-managed/openshift-config-managed.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.652982984Z namespaces/openshift-config-managed/apps.openshift.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.653011836Z namespaces/openshift-config-managed/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.653090719Z namespaces/openshift-config-managed/apps/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.653142912Z namespaces/openshift-config-managed/apps/daemonsets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.653222306Z namespaces/openshift-config-managed/apps/deployments.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.65330249Z namespaces/openshift-config-managed/apps/replicasets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.653386294Z namespaces/openshift-config-managed/apps/statefulsets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.653423815Z namespaces/openshift-config-managed/autoscaling/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.653463727Z namespaces/openshift-config-managed/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.65351662Z namespaces/openshift-config-managed/batch/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.653543851Z namespaces/openshift-config-managed/batch/cronjobs.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.653633915Z namespaces/openshift-config-managed/batch/jobs.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.653663797Z namespaces/openshift-config-managed/build.openshift.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.653711759Z namespaces/openshift-config-managed/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.653796713Z namespaces/openshift-config-managed/build.openshift.io/builds.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.653864006Z namespaces/openshift-config-managed/core/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.653921229Z namespaces/openshift-config-managed/core/configmaps.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.657188207Z namespaces/openshift-config-managed/core/endpoints.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.657269321Z namespaces/openshift-config-managed/core/events.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.657364486Z namespaces/openshift-config-managed/core/persistentvolumeclaims.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.657482481Z namespaces/openshift-config-managed/core/pods.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.657566425Z namespaces/openshift-config-managed/core/replicationcontrollers.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.657724893Z namespaces/openshift-config-managed/core/secrets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.65785959Z namespaces/openshift-config-managed/core/services.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.657912212Z namespaces/openshift-config-managed/core/configmaps/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.657952164Z namespaces/openshift-config-managed/core/configmaps/console-public.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.658043039Z namespaces/openshift-config-managed/core/configmaps/openshift-network-features.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.658096161Z namespaces/openshift-config-managed/discovery.k8s.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.658142284Z namespaces/openshift-config-managed/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.658197716Z namespaces/openshift-config-managed/image.openshift.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.658243178Z namespaces/openshift-config-managed/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.658304501Z namespaces/openshift-config-managed/k8s.ovn.org/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.658351714Z namespaces/openshift-config-managed/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.658445598Z namespaces/openshift-config-managed/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.658529322Z namespaces/openshift-config-managed/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.658569574Z namespaces/openshift-config-managed/monitoring.coreos.com/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.658614726Z namespaces/openshift-config-managed/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.658673299Z namespaces/openshift-config-managed/networking.k8s.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.658723581Z namespaces/openshift-config-managed/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.659078559Z namespaces/openshift-config-managed/policy/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.659126981Z namespaces/openshift-config-managed/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.659178374Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.659186084Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.659226946Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/rolebindings/openshift-network-public-role-binding.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.659279098Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.65932293Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/roles/openshift-network-public-role.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.659370543Z namespaces/openshift-config-managed/route.openshift.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.659413535Z namespaces/openshift-config-managed/route.openshift.io/routes.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.659453387Z namespaces/openshift-config-operator/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.659463477Z namespaces/openshift-config-operator/monitoring.coreos.com/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.659467548Z namespaces/openshift-config-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.65952072Z namespaces/openshift-config-operator/monitoring.coreos.com/servicemonitors/config-operator.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.659628325Z namespaces/openshift-config/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.659668357Z namespaces/openshift-config/openshift-config.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.659736861Z namespaces/openshift-config/apps.openshift.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.659779523Z namespaces/openshift-config/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.659823275Z namespaces/openshift-config/apps/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.659888418Z namespaces/openshift-config/apps/daemonsets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.659978922Z namespaces/openshift-config/apps/deployments.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.660054736Z namespaces/openshift-config/apps/replicasets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.660125129Z namespaces/openshift-config/apps/statefulsets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.660179422Z namespaces/openshift-config/autoscaling/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.660198093Z namespaces/openshift-config/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.660269486Z namespaces/openshift-config/batch/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.660290527Z namespaces/openshift-config/batch/cronjobs.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.660382682Z namespaces/openshift-config/batch/jobs.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.660409893Z namespaces/openshift-config/build.openshift.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.660453885Z namespaces/openshift-config/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.660537949Z namespaces/openshift-config/build.openshift.io/builds.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.660616583Z namespaces/openshift-config/core/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.660651285Z namespaces/openshift-config/core/configmaps.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.660772251Z namespaces/openshift-config/core/endpoints.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.660876196Z namespaces/openshift-config/core/events.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.6609572Z namespaces/openshift-config/core/persistentvolumeclaims.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.661037953Z namespaces/openshift-config/core/pods.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.661117527Z namespaces/openshift-config/core/replicationcontrollers.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.661263204Z namespaces/openshift-config/core/secrets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.661404851Z namespaces/openshift-config/core/services.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.661445753Z namespaces/openshift-config/core/secrets/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.661487195Z namespaces/openshift-config/core/secrets/pull-secret.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.661551498Z namespaces/openshift-config/discovery.k8s.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.66159311Z namespaces/openshift-config/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.661654513Z namespaces/openshift-config/image.openshift.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.661694775Z namespaces/openshift-config/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.661755428Z namespaces/openshift-config/k8s.ovn.org/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.66178698Z namespaces/openshift-config/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.661902505Z namespaces/openshift-config/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.661982819Z namespaces/openshift-config/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.662021881Z namespaces/openshift-config/monitoring.coreos.com/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.662061423Z namespaces/openshift-config/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.662113105Z namespaces/openshift-config/networking.k8s.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.662152407Z namespaces/openshift-config/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.6621999Z namespaces/openshift-config/policy/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.662242012Z namespaces/openshift-config/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.662275483Z namespaces/openshift-config/route.openshift.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.662318525Z namespaces/openshift-config/route.openshift.io/routes.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.662437261Z namespaces/openshift-console-operator/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.662492344Z namespaces/openshift-console-operator/openshift-console-operator.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.662554097Z namespaces/openshift-console-operator/apps.openshift.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.662579098Z namespaces/openshift-console-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.66263333Z namespaces/openshift-console-operator/apps/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.662678033Z namespaces/openshift-console-operator/apps/daemonsets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.662759427Z namespaces/openshift-console-operator/apps/deployments.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.66303137Z namespaces/openshift-console-operator/apps/replicasets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.663136595Z namespaces/openshift-console-operator/apps/statefulsets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.663176277Z namespaces/openshift-console-operator/autoscaling/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.663215039Z namespaces/openshift-console-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.663255041Z namespaces/openshift-console-operator/batch/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.663298303Z namespaces/openshift-console-operator/batch/cronjobs.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.663378017Z namespaces/openshift-console-operator/batch/jobs.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.66344303Z namespaces/openshift-console-operator/build.openshift.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.663480982Z namespaces/openshift-console-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.663566896Z namespaces/openshift-console-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.663597837Z namespaces/openshift-console-operator/coordination.k8s.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.663604357Z namespaces/openshift-console-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.663643759Z namespaces/openshift-console-operator/coordination.k8s.io/leases/console-operator-lock.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.663748544Z namespaces/openshift-console-operator/core/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.663787676Z namespaces/openshift-console-operator/core/configmaps.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.664373425Z namespaces/openshift-console-operator/core/endpoints.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.664460189Z namespaces/openshift-console-operator/core/events.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.66468961Z namespaces/openshift-console-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.664767004Z namespaces/openshift-console-operator/core/pods.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.664920431Z namespaces/openshift-console-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.665043227Z namespaces/openshift-console-operator/core/secrets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.665208245Z namespaces/openshift-console-operator/core/services.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.665259997Z namespaces/openshift-console-operator/discovery.k8s.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.665298499Z namespaces/openshift-console-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.665345972Z namespaces/openshift-console-operator/image.openshift.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.665383654Z namespaces/openshift-console-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.665437686Z namespaces/openshift-console-operator/k8s.ovn.org/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.665481138Z namespaces/openshift-console-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.665560402Z namespaces/openshift-console-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.665646246Z namespaces/openshift-console-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.665705189Z namespaces/openshift-console-operator/monitoring.coreos.com/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.665749971Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.665819095Z namespaces/openshift-console-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.665885808Z namespaces/openshift-console-operator/monitoring.coreos.com/prometheusrules/cluster-monitoring-prometheus-rules.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.665947041Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.665987463Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors/console-operator.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.666029094Z namespaces/openshift-console-operator/networking.k8s.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.666077987Z namespaces/openshift-console-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.66613697Z namespaces/openshift-console-operator/pods/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.6661442Z namespaces/openshift-console-operator/pods/console-operator-fd4bb46c-vqhbs/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.666193922Z namespaces/openshift-console-operator/pods/console-operator-fd4bb46c-vqhbs/console-operator-fd4bb46c-vqhbs.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.666290447Z namespaces/openshift-console-operator/pods/console-operator-fd4bb46c-vqhbs/console-operator/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.666332419Z namespaces/openshift-console-operator/pods/console-operator-fd4bb46c-vqhbs/console-operator/console-operator/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.66633928Z namespaces/openshift-console-operator/pods/console-operator-fd4bb46c-vqhbs/console-operator/console-operator/logs/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.666379511Z namespaces/openshift-console-operator/pods/console-operator-fd4bb46c-vqhbs/console-operator/console-operator/logs/current.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.66675631Z namespaces/openshift-console-operator/pods/console-operator-fd4bb46c-vqhbs/console-operator/console-operator/logs/previous.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.666796862Z namespaces/openshift-console-operator/policy/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.666945829Z namespaces/openshift-console-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.666989201Z namespaces/openshift-console-operator/route.openshift.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.667040263Z namespaces/openshift-console-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.667099916Z namespaces/openshift-console/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.667150939Z namespaces/openshift-console/openshift-console.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.66737101Z namespaces/openshift-console/apps.openshift.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.667423932Z namespaces/openshift-console/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.667484925Z namespaces/openshift-console/apps/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.667529757Z namespaces/openshift-console/apps/daemonsets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.667613711Z namespaces/openshift-console/apps/deployments.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.667819241Z namespaces/openshift-console/apps/replicasets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.668083854Z namespaces/openshift-console/apps/statefulsets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.668129356Z namespaces/openshift-console/autoscaling/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.668161488Z namespaces/openshift-console/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.668218711Z namespaces/openshift-console/batch/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.668248762Z namespaces/openshift-console/batch/cronjobs.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.668369258Z namespaces/openshift-console/batch/jobs.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.6684175Z namespaces/openshift-console/build.openshift.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.668461542Z namespaces/openshift-console/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.668540726Z namespaces/openshift-console/build.openshift.io/builds.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.66861451Z namespaces/openshift-console/core/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.668661922Z namespaces/openshift-console/core/configmaps.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.669265961Z namespaces/openshift-console/core/endpoints.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.669354175Z namespaces/openshift-console/core/events.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.669585746Z namespaces/openshift-console/core/persistentvolumeclaims.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.66966463Z namespaces/openshift-console/core/pods.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.66985723Z namespaces/openshift-console/core/replicationcontrollers.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.669979545Z namespaces/openshift-console/core/secrets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.670148824Z namespaces/openshift-console/core/services.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.670218737Z namespaces/openshift-console/discovery.k8s.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.670265379Z namespaces/openshift-console/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.670336223Z namespaces/openshift-console/image.openshift.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.670385015Z namespaces/openshift-console/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.670460609Z namespaces/openshift-console/k8s.ovn.org/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.670502831Z namespaces/openshift-console/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.670585635Z namespaces/openshift-console/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.670664729Z namespaces/openshift-console/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.670713151Z namespaces/openshift-console/monitoring.coreos.com/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.670758543Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.670796175Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.670860678Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors/console.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.670922031Z namespaces/openshift-console/networking.k8s.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.670958233Z namespaces/openshift-console/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.671006925Z namespaces/openshift-console/pods/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.671014586Z namespaces/openshift-console/pods/console-58f9c6b89c-bpbg5/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.671039277Z namespaces/openshift-console/pods/console-58f9c6b89c-bpbg5/console-58f9c6b89c-bpbg5.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.671250987Z namespaces/openshift-console/pods/console-58f9c6b89c-bpbg5/console/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.671258407Z namespaces/openshift-console/pods/console-58f9c6b89c-bpbg5/console/console/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.671266598Z namespaces/openshift-console/pods/console-58f9c6b89c-bpbg5/console/console/logs/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.671283629Z namespaces/openshift-console/pods/console-58f9c6b89c-bpbg5/console/console/logs/current.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.671394174Z namespaces/openshift-console/pods/console-58f9c6b89c-bpbg5/console/console/logs/previous.insecure.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.671465327Z namespaces/openshift-console/pods/console-58f9c6b89c-bpbg5/console/console/logs/previous.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.671506019Z namespaces/openshift-console/pods/downloads-6594f4c75-qcjg4/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.671552582Z namespaces/openshift-console/pods/downloads-6594f4c75-qcjg4/downloads-6594f4c75-qcjg4.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.671651506Z namespaces/openshift-console/pods/downloads-6594f4c75-qcjg4/download-server/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.671659797Z namespaces/openshift-console/pods/downloads-6594f4c75-qcjg4/download-server/download-server/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.671664297Z namespaces/openshift-console/pods/downloads-6594f4c75-qcjg4/download-server/download-server/logs/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.671708329Z namespaces/openshift-console/pods/downloads-6594f4c75-qcjg4/download-server/download-server/logs/current.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.671889848Z namespaces/openshift-console/pods/downloads-6594f4c75-qcjg4/download-server/download-server/logs/previous.insecure.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.671963321Z namespaces/openshift-console/pods/downloads-6594f4c75-qcjg4/download-server/download-server/logs/previous.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.672013294Z namespaces/openshift-console/policy/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.672061926Z namespaces/openshift-console/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.672116529Z namespaces/openshift-console/route.openshift.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.67213634Z namespaces/openshift-console/route.openshift.io/routes.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.672253355Z namespaces/openshift-controller-manager-operator/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.672297298Z namespaces/openshift-controller-manager-operator/openshift-controller-manager-operator.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.672368421Z namespaces/openshift-controller-manager-operator/apps.openshift.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.672410413Z namespaces/openshift-controller-manager-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.672474286Z namespaces/openshift-controller-manager-operator/apps/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.672519208Z namespaces/openshift-controller-manager-operator/apps/daemonsets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.672602542Z namespaces/openshift-controller-manager-operator/apps/deployments.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.672682746Z namespaces/openshift-controller-manager-operator/apps/replicasets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.67276191Z namespaces/openshift-controller-manager-operator/apps/statefulsets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.672823113Z namespaces/openshift-controller-manager-operator/autoscaling/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.672884736Z namespaces/openshift-controller-manager-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.672936168Z namespaces/openshift-controller-manager-operator/batch/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.672988441Z namespaces/openshift-controller-manager-operator/batch/cronjobs.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.673073185Z namespaces/openshift-controller-manager-operator/batch/jobs.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.673122197Z namespaces/openshift-controller-manager-operator/build.openshift.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.67316619Z namespaces/openshift-controller-manager-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.673247383Z namespaces/openshift-controller-manager-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.673323877Z namespaces/openshift-controller-manager-operator/core/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.673368309Z namespaces/openshift-controller-manager-operator/core/configmaps.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.673480465Z namespaces/openshift-controller-manager-operator/core/endpoints.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.673566809Z namespaces/openshift-controller-manager-operator/core/events.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.673647433Z namespaces/openshift-controller-manager-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.673722826Z namespaces/openshift-controller-manager-operator/core/pods.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.673813981Z namespaces/openshift-controller-manager-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.673955038Z namespaces/openshift-controller-manager-operator/core/secrets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.674109065Z namespaces/openshift-controller-manager-operator/core/services.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.674140897Z namespaces/openshift-controller-manager-operator/discovery.k8s.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.674187819Z namespaces/openshift-controller-manager-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.674246062Z namespaces/openshift-controller-manager-operator/image.openshift.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.674285174Z namespaces/openshift-controller-manager-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.674331106Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.674361828Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.674471773Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.674551117Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.674601379Z namespaces/openshift-controller-manager-operator/monitoring.coreos.com/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.674642281Z namespaces/openshift-controller-manager-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.674687413Z namespaces/openshift-controller-manager-operator/networking.k8s.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.674729905Z namespaces/openshift-controller-manager-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.674787738Z namespaces/openshift-controller-manager-operator/policy/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.674848451Z namespaces/openshift-controller-manager-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.674900243Z namespaces/openshift-controller-manager-operator/route.openshift.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.674941385Z namespaces/openshift-controller-manager-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.67502776Z namespaces/openshift-controller-manager/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.675068542Z namespaces/openshift-controller-manager/openshift-controller-manager.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.675129034Z namespaces/openshift-controller-manager/apps.openshift.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.675160096Z namespaces/openshift-controller-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.675215879Z namespaces/openshift-controller-manager/apps/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.675257641Z namespaces/openshift-controller-manager/apps/daemonsets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.675347955Z namespaces/openshift-controller-manager/apps/deployments.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.675416088Z namespaces/openshift-controller-manager/apps/replicasets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.675508923Z namespaces/openshift-controller-manager/apps/statefulsets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.675554065Z namespaces/openshift-controller-manager/autoscaling/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.675604048Z namespaces/openshift-controller-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.675670491Z namespaces/openshift-controller-manager/batch/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.675717943Z namespaces/openshift-controller-manager/batch/cronjobs.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.675822358Z namespaces/openshift-controller-manager/batch/jobs.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.675959645Z namespaces/openshift-controller-manager/build.openshift.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.675976466Z namespaces/openshift-controller-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.67607497Z namespaces/openshift-controller-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.676127113Z namespaces/openshift-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.676134553Z namespaces/openshift-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.676188976Z namespaces/openshift-controller-manager/coordination.k8s.io/leases/openshift-master-controllers.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.676302891Z namespaces/openshift-controller-manager/core/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.676323322Z namespaces/openshift-controller-manager/core/configmaps.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.676445468Z namespaces/openshift-controller-manager/core/endpoints.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.676517872Z namespaces/openshift-controller-manager/core/events.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.676607046Z namespaces/openshift-controller-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.67668682Z namespaces/openshift-controller-manager/core/pods.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.676769344Z namespaces/openshift-controller-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.6769092Z namespaces/openshift-controller-manager/core/secrets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.677061068Z namespaces/openshift-controller-manager/core/services.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.6771144Z namespaces/openshift-controller-manager/discovery.k8s.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.677156512Z namespaces/openshift-controller-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.677211935Z namespaces/openshift-controller-manager/image.openshift.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.677262337Z namespaces/openshift-controller-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.67732364Z namespaces/openshift-controller-manager/k8s.ovn.org/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.677366922Z namespaces/openshift-controller-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.677443416Z namespaces/openshift-controller-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.67752287Z namespaces/openshift-controller-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.677570202Z namespaces/openshift-controller-manager/monitoring.coreos.com/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.677600634Z namespaces/openshift-controller-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.677677517Z namespaces/openshift-controller-manager/networking.k8s.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.677696889Z namespaces/openshift-controller-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.677767192Z namespaces/openshift-controller-manager/policy/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.677816364Z namespaces/openshift-controller-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.677891048Z namespaces/openshift-controller-manager/route.openshift.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.67793169Z namespaces/openshift-controller-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.678030675Z namespaces/openshift-dns-operator/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.678063056Z namespaces/openshift-dns-operator/openshift-dns-operator.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.678131939Z namespaces/openshift-dns-operator/apps.openshift.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.678160961Z namespaces/openshift-dns-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.678217784Z namespaces/openshift-dns-operator/apps/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.678249985Z namespaces/openshift-dns-operator/apps/daemonsets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.67834042Z namespaces/openshift-dns-operator/apps/deployments.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.678436104Z namespaces/openshift-dns-operator/apps/replicasets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.678514598Z namespaces/openshift-dns-operator/apps/statefulsets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.678642574Z namespaces/openshift-dns-operator/autoscaling/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.678687056Z namespaces/openshift-dns-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.678735129Z namespaces/openshift-dns-operator/batch/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.67876394Z namespaces/openshift-dns-operator/batch/cronjobs.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.678878646Z namespaces/openshift-dns-operator/batch/jobs.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.678929818Z namespaces/openshift-dns-operator/build.openshift.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.67896073Z namespaces/openshift-dns-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.679052464Z namespaces/openshift-dns-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.679116647Z namespaces/openshift-dns-operator/core/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.679156519Z namespaces/openshift-dns-operator/core/configmaps.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.679266724Z namespaces/openshift-dns-operator/core/endpoints.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.679338708Z namespaces/openshift-dns-operator/core/events.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.679428952Z namespaces/openshift-dns-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.679507856Z namespaces/openshift-dns-operator/core/pods.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.67958999Z namespaces/openshift-dns-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.679718526Z namespaces/openshift-dns-operator/core/secrets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.679923556Z namespaces/openshift-dns-operator/core/services.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.679980029Z namespaces/openshift-dns-operator/discovery.k8s.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.68000314Z namespaces/openshift-dns-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.680082084Z namespaces/openshift-dns-operator/image.openshift.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.680102025Z namespaces/openshift-dns-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.680190509Z namespaces/openshift-dns-operator/k8s.ovn.org/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.680238651Z namespaces/openshift-dns-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.680320595Z namespaces/openshift-dns-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.680400599Z namespaces/openshift-dns-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.680458692Z namespaces/openshift-dns-operator/monitoring.coreos.com/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.680495734Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.680751296Z namespaces/openshift-dns-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.680787678Z namespaces/openshift-dns-operator/monitoring.coreos.com/prometheusrules/dns.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.680882012Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.680903444Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors/dns-operator.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.680971827Z namespaces/openshift-dns-operator/networking.k8s.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.680993098Z namespaces/openshift-dns-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.681049531Z namespaces/openshift-dns-operator/policy/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.681101973Z namespaces/openshift-dns-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.681150605Z namespaces/openshift-dns-operator/route.openshift.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.681182397Z namespaces/openshift-dns-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.681276722Z namespaces/openshift-dns/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.681319154Z namespaces/openshift-dns/openshift-dns.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.681378056Z namespaces/openshift-dns/apps.openshift.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.681417988Z namespaces/openshift-dns/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.681464721Z namespaces/openshift-dns/apps/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.681498902Z namespaces/openshift-dns/apps/daemonsets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.68165052Z namespaces/openshift-dns/apps/deployments.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.681732664Z namespaces/openshift-dns/apps/replicasets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.681825148Z namespaces/openshift-dns/apps/statefulsets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.68186445Z namespaces/openshift-dns/autoscaling/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.681924893Z namespaces/openshift-dns/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.681966155Z namespaces/openshift-dns/batch/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.682007257Z namespaces/openshift-dns/batch/cronjobs.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.682086651Z namespaces/openshift-dns/batch/jobs.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.682149054Z namespaces/openshift-dns/build.openshift.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.682190386Z namespaces/openshift-dns/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.68227244Z namespaces/openshift-dns/build.openshift.io/builds.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.682313812Z namespaces/openshift-dns/core/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.682361064Z namespaces/openshift-dns/core/configmaps.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.68248398Z namespaces/openshift-dns/core/endpoints.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.682574124Z namespaces/openshift-dns/core/events.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.683083549Z namespaces/openshift-dns/core/persistentvolumeclaims.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.683168533Z namespaces/openshift-dns/core/pods.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.683438486Z namespaces/openshift-dns/core/replicationcontrollers.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.683553272Z namespaces/openshift-dns/core/secrets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.68373084Z namespaces/openshift-dns/core/services.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.683770002Z namespaces/openshift-dns/discovery.k8s.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.683839115Z namespaces/openshift-dns/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.683889568Z namespaces/openshift-dns/image.openshift.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.68392558Z namespaces/openshift-dns/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.684000653Z namespaces/openshift-dns/k8s.ovn.org/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.684036675Z namespaces/openshift-dns/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.684123969Z namespaces/openshift-dns/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.684204173Z namespaces/openshift-dns/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.684269936Z namespaces/openshift-dns/monitoring.coreos.com/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.684312338Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.684365111Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.684396412Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors/dns-default.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.684454925Z namespaces/openshift-dns/networking.k8s.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.684486587Z namespaces/openshift-dns/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.684528889Z namespaces/openshift-dns/pods/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.684537629Z namespaces/openshift-dns/pods/dns-default-dtxqz/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.684584722Z namespaces/openshift-dns/pods/dns-default-dtxqz/dns-default-dtxqz.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.684667855Z namespaces/openshift-dns/pods/dns-default-dtxqz/dns/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.684677856Z namespaces/openshift-dns/pods/dns-default-dtxqz/dns/dns/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.684681936Z namespaces/openshift-dns/pods/dns-default-dtxqz/dns/dns/logs/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.684733519Z namespaces/openshift-dns/pods/dns-default-dtxqz/dns/dns/logs/current.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.684847794Z namespaces/openshift-dns/pods/dns-default-dtxqz/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.684918768Z namespaces/openshift-dns/pods/dns-default-dtxqz/dns/dns/logs/previous.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.684951689Z namespaces/openshift-dns/pods/dns-default-dtxqz/kube-rbac-proxy/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.68495905Z namespaces/openshift-dns/pods/dns-default-dtxqz/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.68496557Z namespaces/openshift-dns/pods/dns-default-dtxqz/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.685015222Z namespaces/openshift-dns/pods/dns-default-dtxqz/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.685108597Z namespaces/openshift-dns/pods/dns-default-dtxqz/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.68518282Z namespaces/openshift-dns/pods/dns-default-dtxqz/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.685224502Z namespaces/openshift-dns/pods/dns-default-h4dqv/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.685264634Z namespaces/openshift-dns/pods/dns-default-h4dqv/dns-default-h4dqv.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.685356239Z namespaces/openshift-dns/pods/dns-default-h4dqv/dns/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.685371509Z namespaces/openshift-dns/pods/dns-default-h4dqv/dns/dns/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.68538284Z namespaces/openshift-dns/pods/dns-default-h4dqv/dns/dns/logs/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.685425792Z namespaces/openshift-dns/pods/dns-default-h4dqv/dns/dns/logs/current.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.685512966Z namespaces/openshift-dns/pods/dns-default-h4dqv/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.68558664Z namespaces/openshift-dns/pods/dns-default-h4dqv/dns/dns/logs/previous.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.685628772Z namespaces/openshift-dns/pods/dns-default-h4dqv/kube-rbac-proxy/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.685636392Z namespaces/openshift-dns/pods/dns-default-h4dqv/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.685643403Z namespaces/openshift-dns/pods/dns-default-h4dqv/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.685693605Z namespaces/openshift-dns/pods/dns-default-h4dqv/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.68578404Z namespaces/openshift-dns/pods/dns-default-h4dqv/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.685883334Z namespaces/openshift-dns/pods/dns-default-h4dqv/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.685943067Z namespaces/openshift-dns/pods/dns-default-jph6v/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.685962068Z namespaces/openshift-dns/pods/dns-default-jph6v/dns-default-jph6v.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.686066023Z namespaces/openshift-dns/pods/dns-default-jph6v/dns/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.686074254Z namespaces/openshift-dns/pods/dns-default-jph6v/dns/dns/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.686107845Z namespaces/openshift-dns/pods/dns-default-jph6v/dns/dns/logs/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.686154838Z namespaces/openshift-dns/pods/dns-default-jph6v/dns/dns/logs/current.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.686245892Z namespaces/openshift-dns/pods/dns-default-jph6v/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.686321326Z namespaces/openshift-dns/pods/dns-default-jph6v/dns/dns/logs/previous.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.686379288Z namespaces/openshift-dns/pods/dns-default-jph6v/kube-rbac-proxy/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.686388179Z namespaces/openshift-dns/pods/dns-default-jph6v/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.686398069Z namespaces/openshift-dns/pods/dns-default-jph6v/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.686442361Z namespaces/openshift-dns/pods/dns-default-jph6v/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.686540466Z namespaces/openshift-dns/pods/dns-default-jph6v/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.686610509Z namespaces/openshift-dns/pods/dns-default-jph6v/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.686660472Z namespaces/openshift-dns/pods/node-resolver-kv6xw/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.686680773Z namespaces/openshift-dns/pods/node-resolver-kv6xw/node-resolver-kv6xw.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.686783318Z namespaces/openshift-dns/pods/node-resolver-kv6xw/dns-node-resolver/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.686795538Z namespaces/openshift-dns/pods/node-resolver-kv6xw/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.68683234Z namespaces/openshift-dns/pods/node-resolver-kv6xw/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.686854751Z namespaces/openshift-dns/pods/node-resolver-kv6xw/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.686962517Z namespaces/openshift-dns/pods/node-resolver-kv6xw/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.68703487Z namespaces/openshift-dns/pods/node-resolver-kv6xw/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.68724611Z namespaces/openshift-dns/pods/node-resolver-rr6l2/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.687291922Z namespaces/openshift-dns/pods/node-resolver-rr6l2/node-resolver-rr6l2.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.687369316Z namespaces/openshift-dns/pods/node-resolver-rr6l2/dns-node-resolver/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.687377657Z namespaces/openshift-dns/pods/node-resolver-rr6l2/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.687385137Z namespaces/openshift-dns/pods/node-resolver-rr6l2/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.68744142Z namespaces/openshift-dns/pods/node-resolver-rr6l2/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.687533104Z namespaces/openshift-dns/pods/node-resolver-rr6l2/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.687604977Z namespaces/openshift-dns/pods/node-resolver-rr6l2/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.687638519Z namespaces/openshift-dns/pods/node-resolver-xq2rn/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.687693902Z namespaces/openshift-dns/pods/node-resolver-xq2rn/node-resolver-xq2rn.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.687769185Z namespaces/openshift-dns/pods/node-resolver-xq2rn/dns-node-resolver/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.687779486Z namespaces/openshift-dns/pods/node-resolver-xq2rn/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.687790057Z namespaces/openshift-dns/pods/node-resolver-xq2rn/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.68785884Z namespaces/openshift-dns/pods/node-resolver-xq2rn/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.687950014Z namespaces/openshift-dns/pods/node-resolver-xq2rn/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.688019757Z namespaces/openshift-dns/pods/node-resolver-xq2rn/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.68807805Z namespaces/openshift-dns/policy/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.688121582Z namespaces/openshift-dns/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.688167575Z namespaces/openshift-dns/route.openshift.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.688188416Z namespaces/openshift-dns/route.openshift.io/routes.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.68828366Z namespaces/openshift-etcd/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.688346553Z namespaces/openshift-etcd/openshift-etcd.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.688400386Z namespaces/openshift-etcd/apps.openshift.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.688453309Z namespaces/openshift-etcd/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.688517221Z namespaces/openshift-etcd/apps/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.688558963Z namespaces/openshift-etcd/apps/daemonsets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.688643547Z namespaces/openshift-etcd/apps/deployments.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.688734952Z namespaces/openshift-etcd/apps/replicasets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.688823966Z namespaces/openshift-etcd/apps/statefulsets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.688882359Z namespaces/openshift-etcd/autoscaling/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.688912371Z namespaces/openshift-etcd/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.688978724Z namespaces/openshift-etcd/batch/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.689029666Z namespaces/openshift-etcd/batch/cronjobs.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.68910927Z namespaces/openshift-etcd/batch/jobs.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.689163123Z namespaces/openshift-etcd/build.openshift.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.689226676Z namespaces/openshift-etcd/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.689293549Z namespaces/openshift-etcd/build.openshift.io/builds.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.689376023Z namespaces/openshift-etcd/core/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.689404574Z namespaces/openshift-etcd/core/configmaps.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.6895161Z namespaces/openshift-etcd/core/endpoints.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.689588663Z namespaces/openshift-etcd/core/events.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.689675528Z namespaces/openshift-etcd/core/persistentvolumeclaims.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.689758812Z namespaces/openshift-etcd/core/pods.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.689866667Z namespaces/openshift-etcd/core/replicationcontrollers.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.690005653Z namespaces/openshift-etcd/core/secrets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.690152851Z namespaces/openshift-etcd/core/services.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.690205083Z namespaces/openshift-etcd/discovery.k8s.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.690247775Z namespaces/openshift-etcd/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.690279467Z namespaces/openshift-etcd/image.openshift.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.690318128Z namespaces/openshift-etcd/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.690413283Z namespaces/openshift-etcd/k8s.ovn.org/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.690457005Z namespaces/openshift-etcd/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.690541799Z namespaces/openshift-etcd/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.690622603Z namespaces/openshift-etcd/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.690655495Z namespaces/openshift-etcd/monitoring.coreos.com/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.690696167Z namespaces/openshift-etcd/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.69075258Z namespaces/openshift-etcd/networking.k8s.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.690783061Z namespaces/openshift-etcd/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.690984821Z namespaces/openshift-etcd/policy/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.691020362Z namespaces/openshift-etcd/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.691074495Z namespaces/openshift-etcd/route.openshift.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.691115607Z namespaces/openshift-etcd/route.openshift.io/routes.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.691211542Z namespaces/openshift-host-network/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.691258874Z namespaces/openshift-host-network/openshift-host-network.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.691331688Z namespaces/openshift-host-network/apps.openshift.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.691362339Z namespaces/openshift-host-network/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.691435433Z namespaces/openshift-host-network/apps/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.691466154Z namespaces/openshift-host-network/apps/daemonsets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.691571849Z namespaces/openshift-host-network/apps/deployments.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.691636462Z namespaces/openshift-host-network/apps/replicasets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.691726907Z namespaces/openshift-host-network/apps/statefulsets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.692107555Z namespaces/openshift-host-network/autoscaling/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.692133626Z namespaces/openshift-host-network/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.69220255Z namespaces/openshift-host-network/batch/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.692240632Z namespaces/openshift-host-network/batch/cronjobs.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.692325296Z namespaces/openshift-host-network/batch/jobs.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.692382708Z namespaces/openshift-host-network/build.openshift.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.69241821Z namespaces/openshift-host-network/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.692509025Z namespaces/openshift-host-network/build.openshift.io/builds.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.692580008Z namespaces/openshift-host-network/core/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.69262628Z namespaces/openshift-host-network/core/configmaps.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.692724285Z namespaces/openshift-host-network/core/endpoints.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.69282651Z namespaces/openshift-host-network/core/events.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.692904764Z namespaces/openshift-host-network/core/persistentvolumeclaims.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.692991498Z namespaces/openshift-host-network/core/pods.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.693065111Z namespaces/openshift-host-network/core/replicationcontrollers.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.693219969Z namespaces/openshift-host-network/core/secrets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.693326984Z namespaces/openshift-host-network/core/services.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.693387247Z namespaces/openshift-host-network/core/resourcequotas/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.693429659Z namespaces/openshift-host-network/core/resourcequotas/host-network-namespace-quotas.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.693487012Z namespaces/openshift-host-network/discovery.k8s.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.693521783Z namespaces/openshift-host-network/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.693574636Z namespaces/openshift-host-network/image.openshift.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.693609298Z namespaces/openshift-host-network/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.693678971Z namespaces/openshift-host-network/k8s.ovn.org/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.693714283Z namespaces/openshift-host-network/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.693818968Z namespaces/openshift-host-network/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.693910192Z namespaces/openshift-host-network/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.693955724Z namespaces/openshift-host-network/monitoring.coreos.com/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.693986796Z namespaces/openshift-host-network/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.694041728Z namespaces/openshift-host-network/networking.k8s.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.69407067Z namespaces/openshift-host-network/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.694136813Z namespaces/openshift-host-network/policy/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.694178885Z namespaces/openshift-host-network/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.694226997Z namespaces/openshift-host-network/route.openshift.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.694256469Z namespaces/openshift-host-network/route.openshift.io/routes.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.694372744Z namespaces/openshift-image-registry/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.694413917Z namespaces/openshift-image-registry/openshift-image-registry.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.69448363Z namespaces/openshift-image-registry/apps.openshift.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.694524732Z namespaces/openshift-image-registry/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.694587395Z namespaces/openshift-image-registry/apps/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.694618207Z namespaces/openshift-image-registry/apps/daemonsets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.694739992Z namespaces/openshift-image-registry/apps/deployments.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.6948996Z namespaces/openshift-image-registry/apps/replicasets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.695258137Z namespaces/openshift-image-registry/apps/statefulsets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.695298599Z namespaces/openshift-image-registry/autoscaling/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.695343451Z namespaces/openshift-image-registry/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.695382893Z namespaces/openshift-image-registry/batch/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.695431476Z namespaces/openshift-image-registry/batch/cronjobs.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.695540381Z namespaces/openshift-image-registry/batch/jobs.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.695594844Z namespaces/openshift-image-registry/build.openshift.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.695634065Z namespaces/openshift-image-registry/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.69571927Z namespaces/openshift-image-registry/build.openshift.io/builds.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.695773702Z namespaces/openshift-image-registry/coordination.k8s.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.695780933Z namespaces/openshift-image-registry/coordination.k8s.io/leases/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.695855416Z namespaces/openshift-image-registry/coordination.k8s.io/leases/openshift-master-controllers.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.69593493Z namespaces/openshift-image-registry/core/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.695977752Z namespaces/openshift-image-registry/core/configmaps.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.69655766Z namespaces/openshift-image-registry/core/endpoints.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.696643584Z namespaces/openshift-image-registry/core/events.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.696941369Z namespaces/openshift-image-registry/core/persistentvolumeclaims.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.697021913Z namespaces/openshift-image-registry/core/pods.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.697223112Z namespaces/openshift-image-registry/core/replicationcontrollers.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.697345748Z namespaces/openshift-image-registry/core/secrets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.697531067Z namespaces/openshift-image-registry/core/services.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.69759918Z namespaces/openshift-image-registry/discovery.k8s.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.697641482Z namespaces/openshift-image-registry/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.697705656Z namespaces/openshift-image-registry/image.openshift.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.697747338Z namespaces/openshift-image-registry/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.697855963Z namespaces/openshift-image-registry/k8s.ovn.org/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.697904715Z namespaces/openshift-image-registry/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.697987789Z namespaces/openshift-image-registry/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.698065313Z namespaces/openshift-image-registry/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.698135886Z namespaces/openshift-image-registry/monitoring.coreos.com/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.698185779Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.698249502Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.698294524Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/image-registry-operator-alerts.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.69842325Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/image-registry-rules.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.698515635Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/imagestreams-rules.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.698578968Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.69861322Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors/image-registry.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.698673352Z namespaces/openshift-image-registry/networking.k8s.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.698710954Z namespaces/openshift-image-registry/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.698781298Z namespaces/openshift-image-registry/pods/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.698790618Z namespaces/openshift-image-registry/pods/image-registry-7d4b5c99cd-69f5r/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.698842131Z namespaces/openshift-image-registry/pods/image-registry-7d4b5c99cd-69f5r/image-registry-7d4b5c99cd-69f5r.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.698983158Z namespaces/openshift-image-registry/pods/image-registry-7d4b5c99cd-69f5r/registry/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.698998418Z namespaces/openshift-image-registry/pods/image-registry-7d4b5c99cd-69f5r/registry/registry/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.699005419Z namespaces/openshift-image-registry/pods/image-registry-7d4b5c99cd-69f5r/registry/registry/logs/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.69903401Z namespaces/openshift-image-registry/pods/image-registry-7d4b5c99cd-69f5r/registry/registry/logs/current.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.699271301Z namespaces/openshift-image-registry/pods/image-registry-7d4b5c99cd-69f5r/registry/registry/logs/previous.insecure.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.699342685Z namespaces/openshift-image-registry/pods/image-registry-7d4b5c99cd-69f5r/registry/registry/logs/previous.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.699395407Z namespaces/openshift-image-registry/pods/node-ca-dqc67/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.699436919Z namespaces/openshift-image-registry/pods/node-ca-dqc67/node-ca-dqc67.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.699511213Z namespaces/openshift-image-registry/pods/node-ca-dqc67/node-ca/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.699519233Z namespaces/openshift-image-registry/pods/node-ca-dqc67/node-ca/node-ca/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.699529854Z namespaces/openshift-image-registry/pods/node-ca-dqc67/node-ca/node-ca/logs/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.699584087Z namespaces/openshift-image-registry/pods/node-ca-dqc67/node-ca/node-ca/logs/current.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.699675001Z namespaces/openshift-image-registry/pods/node-ca-dqc67/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.699748844Z namespaces/openshift-image-registry/pods/node-ca-dqc67/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.699817348Z namespaces/openshift-image-registry/pods/node-ca-knw9k/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.699990596Z namespaces/openshift-image-registry/pods/node-ca-knw9k/node-ca-knw9k.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.70007021Z namespaces/openshift-image-registry/pods/node-ca-knw9k/node-ca/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.700082551Z namespaces/openshift-image-registry/pods/node-ca-knw9k/node-ca/node-ca/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.700099091Z namespaces/openshift-image-registry/pods/node-ca-knw9k/node-ca/node-ca/logs/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.700130613Z namespaces/openshift-image-registry/pods/node-ca-knw9k/node-ca/node-ca/logs/current.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.700227018Z namespaces/openshift-image-registry/pods/node-ca-knw9k/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.700301641Z namespaces/openshift-image-registry/pods/node-ca-knw9k/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.700345873Z namespaces/openshift-image-registry/pods/node-ca-wngnj/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.700393506Z namespaces/openshift-image-registry/pods/node-ca-wngnj/node-ca-wngnj.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.700473919Z namespaces/openshift-image-registry/pods/node-ca-wngnj/node-ca/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.70048133Z namespaces/openshift-image-registry/pods/node-ca-wngnj/node-ca/node-ca/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.70049124Z namespaces/openshift-image-registry/pods/node-ca-wngnj/node-ca/node-ca/logs/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.700544113Z namespaces/openshift-image-registry/pods/node-ca-wngnj/node-ca/node-ca/logs/current.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.700634977Z namespaces/openshift-image-registry/pods/node-ca-wngnj/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.700706391Z namespaces/openshift-image-registry/pods/node-ca-wngnj/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.700746452Z namespaces/openshift-image-registry/policy/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.700780364Z namespaces/openshift-image-registry/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.700863378Z namespaces/openshift-image-registry/route.openshift.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.70091022Z namespaces/openshift-image-registry/route.openshift.io/routes.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.701017656Z namespaces/openshift-ingress-canary/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.701053697Z namespaces/openshift-ingress-canary/openshift-ingress-canary.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.70110943Z namespaces/openshift-ingress-canary/apps.openshift.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.701151472Z namespaces/openshift-ingress-canary/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.701218665Z namespaces/openshift-ingress-canary/apps/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.701254647Z namespaces/openshift-ingress-canary/apps/daemonsets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.701365442Z namespaces/openshift-ingress-canary/apps/deployments.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.701443296Z namespaces/openshift-ingress-canary/apps/replicasets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.70152619Z namespaces/openshift-ingress-canary/apps/statefulsets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.701570912Z namespaces/openshift-ingress-canary/autoscaling/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.701616635Z namespaces/openshift-ingress-canary/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.701661267Z namespaces/openshift-ingress-canary/batch/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.701700769Z namespaces/openshift-ingress-canary/batch/cronjobs.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.701785153Z namespaces/openshift-ingress-canary/batch/jobs.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.701871657Z namespaces/openshift-ingress-canary/build.openshift.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.701915249Z namespaces/openshift-ingress-canary/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.702001373Z namespaces/openshift-ingress-canary/build.openshift.io/builds.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.702064936Z namespaces/openshift-ingress-canary/core/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.702113149Z namespaces/openshift-ingress-canary/core/configmaps.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.702215914Z namespaces/openshift-ingress-canary/core/endpoints.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.702303118Z namespaces/openshift-ingress-canary/core/events.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.702470356Z namespaces/openshift-ingress-canary/core/persistentvolumeclaims.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.70254825Z namespaces/openshift-ingress-canary/core/pods.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.702706887Z namespaces/openshift-ingress-canary/core/replicationcontrollers.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.702858835Z namespaces/openshift-ingress-canary/core/secrets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.703028643Z namespaces/openshift-ingress-canary/core/services.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.703094126Z namespaces/openshift-ingress-canary/discovery.k8s.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.703141858Z namespaces/openshift-ingress-canary/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.703211872Z namespaces/openshift-ingress-canary/image.openshift.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.703240213Z namespaces/openshift-ingress-canary/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.703313667Z namespaces/openshift-ingress-canary/k8s.ovn.org/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.703345648Z namespaces/openshift-ingress-canary/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.703439343Z namespaces/openshift-ingress-canary/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.703512626Z namespaces/openshift-ingress-canary/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.703576709Z namespaces/openshift-ingress-canary/monitoring.coreos.com/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.703611241Z namespaces/openshift-ingress-canary/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.703670224Z namespaces/openshift-ingress-canary/networking.k8s.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.703724627Z namespaces/openshift-ingress-canary/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.703773359Z namespaces/openshift-ingress-canary/pods/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.703782519Z namespaces/openshift-ingress-canary/pods/ingress-canary-2wbzv/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.703850033Z namespaces/openshift-ingress-canary/pods/ingress-canary-2wbzv/ingress-canary-2wbzv.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.703946177Z namespaces/openshift-ingress-canary/pods/ingress-canary-2wbzv/serve-healthcheck-canary/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.703955818Z namespaces/openshift-ingress-canary/pods/ingress-canary-2wbzv/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.703966088Z namespaces/openshift-ingress-canary/pods/ingress-canary-2wbzv/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.70401082Z namespaces/openshift-ingress-canary/pods/ingress-canary-2wbzv/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.704105125Z namespaces/openshift-ingress-canary/pods/ingress-canary-2wbzv/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.704177849Z namespaces/openshift-ingress-canary/pods/ingress-canary-2wbzv/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.704747546Z namespaces/openshift-ingress-canary/pods/ingress-canary-9xb8z/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.704789558Z namespaces/openshift-ingress-canary/pods/ingress-canary-9xb8z/ingress-canary-9xb8z.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.704896733Z namespaces/openshift-ingress-canary/pods/ingress-canary-9xb8z/serve-healthcheck-canary/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.704908104Z namespaces/openshift-ingress-canary/pods/ingress-canary-9xb8z/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.704915654Z namespaces/openshift-ingress-canary/pods/ingress-canary-9xb8z/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.704971887Z namespaces/openshift-ingress-canary/pods/ingress-canary-9xb8z/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.705067281Z namespaces/openshift-ingress-canary/pods/ingress-canary-9xb8z/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.705142795Z namespaces/openshift-ingress-canary/pods/ingress-canary-9xb8z/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.705180057Z namespaces/openshift-ingress-canary/pods/ingress-canary-kwtwx/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.705208108Z namespaces/openshift-ingress-canary/pods/ingress-canary-kwtwx/ingress-canary-kwtwx.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.705290132Z namespaces/openshift-ingress-canary/pods/ingress-canary-kwtwx/serve-healthcheck-canary/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.705297803Z namespaces/openshift-ingress-canary/pods/ingress-canary-kwtwx/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.705301993Z namespaces/openshift-ingress-canary/pods/ingress-canary-kwtwx/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.705338214Z namespaces/openshift-ingress-canary/pods/ingress-canary-kwtwx/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.705427729Z namespaces/openshift-ingress-canary/pods/ingress-canary-kwtwx/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.705495282Z namespaces/openshift-ingress-canary/pods/ingress-canary-kwtwx/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.705538634Z namespaces/openshift-ingress-canary/policy/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.705576416Z namespaces/openshift-ingress-canary/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.705623858Z namespaces/openshift-ingress-canary/route.openshift.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.70566777Z namespaces/openshift-ingress-canary/route.openshift.io/routes.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.705759875Z namespaces/openshift-ingress-operator/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.705819328Z namespaces/openshift-ingress-operator/openshift-ingress-operator.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.705895252Z namespaces/openshift-ingress-operator/apps.openshift.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.705940324Z namespaces/openshift-ingress-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.706010167Z namespaces/openshift-ingress-operator/apps/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.706052539Z namespaces/openshift-ingress-operator/apps/daemonsets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.706138993Z namespaces/openshift-ingress-operator/apps/deployments.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.706217227Z namespaces/openshift-ingress-operator/apps/replicasets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.706299911Z namespaces/openshift-ingress-operator/apps/statefulsets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.706349053Z namespaces/openshift-ingress-operator/autoscaling/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.706408896Z namespaces/openshift-ingress-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.706458259Z namespaces/openshift-ingress-operator/batch/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.706500661Z namespaces/openshift-ingress-operator/batch/cronjobs.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.706582185Z namespaces/openshift-ingress-operator/batch/jobs.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.706632717Z namespaces/openshift-ingress-operator/build.openshift.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.706662429Z namespaces/openshift-ingress-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.706750953Z namespaces/openshift-ingress-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.706820076Z namespaces/openshift-ingress-operator/core/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.706874369Z namespaces/openshift-ingress-operator/core/configmaps.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.707829615Z namespaces/openshift-ingress-operator/core/endpoints.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.70792175Z namespaces/openshift-ingress-operator/core/events.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.708032825Z namespaces/openshift-ingress-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.708112039Z namespaces/openshift-ingress-operator/core/pods.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.708193612Z namespaces/openshift-ingress-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.708321819Z namespaces/openshift-ingress-operator/core/secrets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.708518598Z namespaces/openshift-ingress-operator/core/services.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.708589252Z namespaces/openshift-ingress-operator/discovery.k8s.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.708646434Z namespaces/openshift-ingress-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.708694857Z namespaces/openshift-ingress-operator/image.openshift.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.708745669Z namespaces/openshift-ingress-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.708776371Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.708788581Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/dnsrecords/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.708862815Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/dnsrecords/default-wildcard.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.708942339Z namespaces/openshift-ingress-operator/k8s.ovn.org/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.708992191Z namespaces/openshift-ingress-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.709080906Z namespaces/openshift-ingress-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.709160329Z namespaces/openshift-ingress-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.709222832Z namespaces/openshift-ingress-operator/monitoring.coreos.com/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.709266384Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.709332938Z namespaces/openshift-ingress-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.709367209Z namespaces/openshift-ingress-operator/monitoring.coreos.com/prometheusrules/ingress-operator.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.709453124Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.709477455Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors/ingress-operator.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.709548738Z namespaces/openshift-ingress-operator/networking.k8s.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.70958782Z namespaces/openshift-ingress-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.709651233Z namespaces/openshift-ingress-operator/operator.openshift.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.709659254Z namespaces/openshift-ingress-operator/operator.openshift.io/ingresscontrollers/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.709755078Z namespaces/openshift-ingress-operator/operator.openshift.io/ingresscontrollers/default.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.709989469Z namespaces/openshift-ingress-operator/policy/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.710024871Z namespaces/openshift-ingress-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.710080894Z namespaces/openshift-ingress-operator/route.openshift.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.710115956Z namespaces/openshift-ingress-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.71020745Z namespaces/openshift-ingress/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.710247402Z namespaces/openshift-ingress/openshift-ingress.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.710325126Z namespaces/openshift-ingress/apps.openshift.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.710356687Z namespaces/openshift-ingress/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.710446752Z namespaces/openshift-ingress/apps/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.710490684Z namespaces/openshift-ingress/apps/daemonsets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.710575308Z namespaces/openshift-ingress/apps/deployments.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.710714954Z namespaces/openshift-ingress/apps/replicasets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.710863002Z namespaces/openshift-ingress/apps/statefulsets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.710923615Z namespaces/openshift-ingress/autoscaling/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.710972497Z namespaces/openshift-ingress/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.711011439Z namespaces/openshift-ingress/batch/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.711064411Z namespaces/openshift-ingress/batch/cronjobs.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.711143065Z namespaces/openshift-ingress/batch/jobs.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.711193858Z namespaces/openshift-ingress/build.openshift.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.71124428Z namespaces/openshift-ingress/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.711323804Z namespaces/openshift-ingress/build.openshift.io/builds.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.711392527Z namespaces/openshift-ingress/core/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.7114449Z namespaces/openshift-ingress/core/configmaps.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.711551135Z namespaces/openshift-ingress/core/endpoints.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.711692822Z namespaces/openshift-ingress/core/events.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.711852129Z namespaces/openshift-ingress/core/persistentvolumeclaims.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.711937584Z namespaces/openshift-ingress/core/pods.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.71207743Z namespaces/openshift-ingress/core/replicationcontrollers.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.712197626Z namespaces/openshift-ingress/core/secrets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.712381865Z namespaces/openshift-ingress/core/services.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.712464169Z namespaces/openshift-ingress/discovery.k8s.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.7124977Z namespaces/openshift-ingress/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.712579775Z namespaces/openshift-ingress/image.openshift.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.712613846Z namespaces/openshift-ingress/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.712681079Z namespaces/openshift-ingress/k8s.ovn.org/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.712712171Z namespaces/openshift-ingress/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.712824276Z namespaces/openshift-ingress/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.712915151Z namespaces/openshift-ingress/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.712955633Z namespaces/openshift-ingress/monitoring.coreos.com/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.713024486Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.713080309Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.713132501Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors/router-default.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.713181264Z namespaces/openshift-ingress/networking.k8s.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.713216275Z namespaces/openshift-ingress/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.713268508Z namespaces/openshift-ingress/pods/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.713278048Z namespaces/openshift-ingress/pods/router-default-64b9f9797d-j6wp9/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.713337541Z namespaces/openshift-ingress/pods/router-default-64b9f9797d-j6wp9/router-default-64b9f9797d-j6wp9.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.713448317Z namespaces/openshift-ingress/pods/router-default-64b9f9797d-j6wp9/router/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.713456917Z namespaces/openshift-ingress/pods/router-default-64b9f9797d-j6wp9/router/router/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.713463197Z namespaces/openshift-ingress/pods/router-default-64b9f9797d-j6wp9/router/router/logs/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.71352202Z namespaces/openshift-ingress/pods/router-default-64b9f9797d-j6wp9/router/router/logs/current.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.713652506Z namespaces/openshift-ingress/pods/router-default-64b9f9797d-j6wp9/router/router/logs/previous.insecure.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.71372619Z namespaces/openshift-ingress/pods/router-default-64b9f9797d-j6wp9/router/router/logs/previous.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.713769882Z namespaces/openshift-ingress/policy/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.713845136Z namespaces/openshift-ingress/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.713893408Z namespaces/openshift-ingress/route.openshift.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.713918649Z namespaces/openshift-ingress/route.openshift.io/routes.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.714031455Z namespaces/openshift-insights/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.714073527Z namespaces/openshift-insights/openshift-insights.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.714124159Z namespaces/openshift-insights/apps.openshift.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.714163571Z namespaces/openshift-insights/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.714241555Z namespaces/openshift-insights/apps/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.714282767Z namespaces/openshift-insights/apps/daemonsets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.714423924Z namespaces/openshift-insights/apps/deployments.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.714578841Z namespaces/openshift-insights/apps/replicasets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.714711478Z namespaces/openshift-insights/apps/statefulsets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.71476794Z namespaces/openshift-insights/apps/deployments/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.714830493Z namespaces/openshift-insights/apps/deployments/insights-operator.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.714922288Z namespaces/openshift-insights/autoscaling/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.714947409Z namespaces/openshift-insights/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.715035083Z namespaces/openshift-insights/batch/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.715054734Z namespaces/openshift-insights/batch/cronjobs.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.715161089Z namespaces/openshift-insights/batch/jobs.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.715217902Z namespaces/openshift-insights/build.openshift.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.715264604Z namespaces/openshift-insights/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.715349868Z namespaces/openshift-insights/build.openshift.io/builds.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.715431322Z namespaces/openshift-insights/core/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.715479575Z namespaces/openshift-insights/core/configmaps.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.716190539Z namespaces/openshift-insights/core/endpoints.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.716279703Z namespaces/openshift-insights/core/events.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.716557037Z namespaces/openshift-insights/core/persistentvolumeclaims.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.716677963Z namespaces/openshift-insights/core/pods.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.716999828Z namespaces/openshift-insights/core/replicationcontrollers.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.717089453Z namespaces/openshift-insights/core/secrets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.717223039Z namespaces/openshift-insights/core/services.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.717289782Z namespaces/openshift-insights/core/configmaps/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.717336885Z namespaces/openshift-insights/core/configmaps/service-ca-bundle.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.717411348Z namespaces/openshift-insights/core/serviceaccounts/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.71745343Z namespaces/openshift-insights/core/serviceaccounts/gather.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.717542594Z namespaces/openshift-insights/core/serviceaccounts/operator.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.717585526Z namespaces/openshift-insights/core/services/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.717644869Z namespaces/openshift-insights/core/services/metrics.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.717686261Z namespaces/openshift-insights/discovery.k8s.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.717734064Z namespaces/openshift-insights/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.717797207Z namespaces/openshift-insights/image.openshift.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.71785957Z namespaces/openshift-insights/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.717933213Z namespaces/openshift-insights/k8s.ovn.org/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.717974195Z namespaces/openshift-insights/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.718057599Z namespaces/openshift-insights/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.718140173Z namespaces/openshift-insights/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.718182255Z namespaces/openshift-insights/monitoring.coreos.com/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.718236278Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.718302491Z namespaces/openshift-insights/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.718349233Z namespaces/openshift-insights/monitoring.coreos.com/prometheusrules/insights-prometheus-rules.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.718435147Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.71847879Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors/insights-operator.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.718521412Z namespaces/openshift-insights/networking.k8s.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.718573444Z namespaces/openshift-insights/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.718629877Z namespaces/openshift-insights/pods/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.718637097Z namespaces/openshift-insights/pods/insights-operator-6f9c644dd9-2j4xj/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.71868143Z namespaces/openshift-insights/pods/insights-operator-6f9c644dd9-2j4xj/insights-operator-6f9c644dd9-2j4xj.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.718763363Z namespaces/openshift-insights/pods/insights-operator-6f9c644dd9-2j4xj/insights-operator/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.718770804Z namespaces/openshift-insights/pods/insights-operator-6f9c644dd9-2j4xj/insights-operator/insights-operator/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.718777784Z namespaces/openshift-insights/pods/insights-operator-6f9c644dd9-2j4xj/insights-operator/insights-operator/logs/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.718988454Z namespaces/openshift-insights/pods/insights-operator-6f9c644dd9-2j4xj/insights-operator/insights-operator/logs/current.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.719344171Z namespaces/openshift-insights/pods/insights-operator-6f9c644dd9-2j4xj/insights-operator/insights-operator/logs/previous.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.719664127Z namespaces/openshift-insights/pods/insights-runtime-extractor-jlvvl/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.71972549Z namespaces/openshift-insights/pods/insights-runtime-extractor-jlvvl/insights-runtime-extractor-jlvvl.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.719836765Z namespaces/openshift-insights/pods/insights-runtime-extractor-jlvvl/exporter/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.719854306Z namespaces/openshift-insights/pods/insights-runtime-extractor-jlvvl/exporter/exporter/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.719859607Z namespaces/openshift-insights/pods/insights-runtime-extractor-jlvvl/exporter/exporter/logs/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.719913849Z namespaces/openshift-insights/pods/insights-runtime-extractor-jlvvl/exporter/exporter/logs/current.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.720108988Z namespaces/openshift-insights/pods/insights-runtime-extractor-jlvvl/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.720182462Z namespaces/openshift-insights/pods/insights-runtime-extractor-jlvvl/exporter/exporter/logs/previous.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.720226054Z namespaces/openshift-insights/pods/insights-runtime-extractor-jlvvl/extractor/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.720233734Z namespaces/openshift-insights/pods/insights-runtime-extractor-jlvvl/extractor/extractor/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.720240665Z namespaces/openshift-insights/pods/insights-runtime-extractor-jlvvl/extractor/extractor/logs/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.720290547Z namespaces/openshift-insights/pods/insights-runtime-extractor-jlvvl/extractor/extractor/logs/current.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.720390272Z namespaces/openshift-insights/pods/insights-runtime-extractor-jlvvl/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.720461996Z namespaces/openshift-insights/pods/insights-runtime-extractor-jlvvl/extractor/extractor/logs/previous.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.720511748Z namespaces/openshift-insights/pods/insights-runtime-extractor-jlvvl/kube-rbac-proxy/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.720519518Z namespaces/openshift-insights/pods/insights-runtime-extractor-jlvvl/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.720526659Z namespaces/openshift-insights/pods/insights-runtime-extractor-jlvvl/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.720567671Z namespaces/openshift-insights/pods/insights-runtime-extractor-jlvvl/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.720670986Z namespaces/openshift-insights/pods/insights-runtime-extractor-jlvvl/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.720741329Z namespaces/openshift-insights/pods/insights-runtime-extractor-jlvvl/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.720819623Z namespaces/openshift-insights/pods/insights-runtime-extractor-jn9mk/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.720863665Z namespaces/openshift-insights/pods/insights-runtime-extractor-jn9mk/insights-runtime-extractor-jn9mk.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.72095854Z namespaces/openshift-insights/pods/insights-runtime-extractor-jn9mk/exporter/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.72096602Z namespaces/openshift-insights/pods/insights-runtime-extractor-jn9mk/exporter/exporter/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.72097316Z namespaces/openshift-insights/pods/insights-runtime-extractor-jn9mk/exporter/exporter/logs/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.721031853Z namespaces/openshift-insights/pods/insights-runtime-extractor-jn9mk/exporter/exporter/logs/current.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.721119417Z namespaces/openshift-insights/pods/insights-runtime-extractor-jn9mk/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.721186071Z namespaces/openshift-insights/pods/insights-runtime-extractor-jn9mk/exporter/exporter/logs/previous.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.721229883Z namespaces/openshift-insights/pods/insights-runtime-extractor-jn9mk/extractor/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.721238333Z namespaces/openshift-insights/pods/insights-runtime-extractor-jn9mk/extractor/extractor/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.721252064Z namespaces/openshift-insights/pods/insights-runtime-extractor-jn9mk/extractor/extractor/logs/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.721302456Z namespaces/openshift-insights/pods/insights-runtime-extractor-jn9mk/extractor/extractor/logs/current.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.721407331Z namespaces/openshift-insights/pods/insights-runtime-extractor-jn9mk/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.721475625Z namespaces/openshift-insights/pods/insights-runtime-extractor-jn9mk/extractor/extractor/logs/previous.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.721519167Z namespaces/openshift-insights/pods/insights-runtime-extractor-jn9mk/kube-rbac-proxy/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.721526937Z namespaces/openshift-insights/pods/insights-runtime-extractor-jn9mk/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.721534347Z namespaces/openshift-insights/pods/insights-runtime-extractor-jn9mk/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.72158406Z namespaces/openshift-insights/pods/insights-runtime-extractor-jn9mk/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.721675124Z namespaces/openshift-insights/pods/insights-runtime-extractor-jn9mk/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.721749658Z namespaces/openshift-insights/pods/insights-runtime-extractor-jn9mk/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.7217909Z namespaces/openshift-insights/pods/insights-runtime-extractor-vghdr/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.721868344Z namespaces/openshift-insights/pods/insights-runtime-extractor-vghdr/insights-runtime-extractor-vghdr.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.72220243Z namespaces/openshift-insights/pods/insights-runtime-extractor-vghdr/exporter/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.72221Z namespaces/openshift-insights/pods/insights-runtime-extractor-vghdr/exporter/exporter/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.72221711Z namespaces/openshift-insights/pods/insights-runtime-extractor-vghdr/exporter/exporter/logs/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.722276763Z namespaces/openshift-insights/pods/insights-runtime-extractor-vghdr/exporter/exporter/logs/current.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.722373608Z namespaces/openshift-insights/pods/insights-runtime-extractor-vghdr/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.722450612Z namespaces/openshift-insights/pods/insights-runtime-extractor-vghdr/exporter/exporter/logs/previous.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.722493054Z namespaces/openshift-insights/pods/insights-runtime-extractor-vghdr/extractor/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.722500894Z namespaces/openshift-insights/pods/insights-runtime-extractor-vghdr/extractor/extractor/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.722507795Z namespaces/openshift-insights/pods/insights-runtime-extractor-vghdr/extractor/extractor/logs/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.722562317Z namespaces/openshift-insights/pods/insights-runtime-extractor-vghdr/extractor/extractor/logs/current.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.722657312Z namespaces/openshift-insights/pods/insights-runtime-extractor-vghdr/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.722727945Z namespaces/openshift-insights/pods/insights-runtime-extractor-vghdr/extractor/extractor/logs/previous.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.722771597Z namespaces/openshift-insights/pods/insights-runtime-extractor-vghdr/kube-rbac-proxy/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.722778977Z namespaces/openshift-insights/pods/insights-runtime-extractor-vghdr/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.722783278Z namespaces/openshift-insights/pods/insights-runtime-extractor-vghdr/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.722863682Z namespaces/openshift-insights/pods/insights-runtime-extractor-vghdr/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.722945896Z namespaces/openshift-insights/pods/insights-runtime-extractor-vghdr/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.72302964Z namespaces/openshift-insights/pods/insights-runtime-extractor-vghdr/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.723048501Z namespaces/openshift-insights/policy/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.723096163Z namespaces/openshift-insights/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.723162856Z namespaces/openshift-insights/route.openshift.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.723204678Z namespaces/openshift-insights/route.openshift.io/routes.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.72324751Z namespaces/openshift-keda/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.723258141Z namespaces/openshift-keda/coordination.k8s.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.723269051Z namespaces/openshift-keda/coordination.k8s.io/leases/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.723329134Z namespaces/openshift-keda/coordination.k8s.io/leases/olm-operator.keda.sh.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.723420148Z namespaces/openshift-keda/coordination.k8s.io/leases/operator.keda.sh.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.72345191Z namespaces/openshift-keda/monitoring.coreos.com/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.723468521Z namespaces/openshift-keda/monitoring.coreos.com/podmonitors/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.723518513Z namespaces/openshift-keda/monitoring.coreos.com/podmonitors/keda-olm-operator.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.723600197Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.723617498Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-admission-webhooks.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.723707013Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-metrics-apiserver.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.723816498Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-operator.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.723900572Z namespaces/openshift-keda/operators.coreos.com/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.723916583Z namespaces/openshift-keda/operators.coreos.com/clusterserviceversions/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.723926513Z namespaces/openshift-keda/operators.coreos.com/clusterserviceversions/custom-metrics-autoscaler.v2.19.0-3.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.724150724Z namespaces/openshift-keda/operators.coreos.com/installplans/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.724171215Z namespaces/openshift-keda/operators.coreos.com/installplans/install-7dfzc.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.724302221Z namespaces/openshift-keda/operators.coreos.com/operatorconditions/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.724324612Z namespaces/openshift-keda/operators.coreos.com/operatorconditions/custom-metrics-autoscaler.v2.19.0-3.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.724378995Z namespaces/openshift-keda/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.724435428Z namespaces/openshift-keda/operators.coreos.com/operatorgroups/openshift-keda.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.7244938Z namespaces/openshift-keda/operators.coreos.com/subscriptions/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.724522352Z namespaces/openshift-keda/operators.coreos.com/subscriptions/openshift-custom-metrics-autoscaler-operator.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.724636237Z namespaces/openshift-kube-apiserver-operator/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.724665439Z namespaces/openshift-kube-apiserver-operator/openshift-kube-apiserver-operator.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.724744623Z namespaces/openshift-kube-apiserver-operator/apps.openshift.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.724790275Z namespaces/openshift-kube-apiserver-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.724860338Z namespaces/openshift-kube-apiserver-operator/apps/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.724877389Z namespaces/openshift-kube-apiserver-operator/apps/daemonsets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.724979194Z namespaces/openshift-kube-apiserver-operator/apps/deployments.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.725052517Z namespaces/openshift-kube-apiserver-operator/apps/replicasets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.725132481Z namespaces/openshift-kube-apiserver-operator/apps/statefulsets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.725180644Z namespaces/openshift-kube-apiserver-operator/autoscaling/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.725221986Z namespaces/openshift-kube-apiserver-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.725267288Z namespaces/openshift-kube-apiserver-operator/batch/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.72530798Z namespaces/openshift-kube-apiserver-operator/batch/cronjobs.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.725385323Z namespaces/openshift-kube-apiserver-operator/batch/jobs.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.725448126Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.725496159Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.725674747Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.725681348Z namespaces/openshift-kube-apiserver-operator/core/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.725685388Z namespaces/openshift-kube-apiserver-operator/core/configmaps.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.725794883Z namespaces/openshift-kube-apiserver-operator/core/endpoints.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.725894768Z namespaces/openshift-kube-apiserver-operator/core/events.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.725973742Z namespaces/openshift-kube-apiserver-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.726053476Z namespaces/openshift-kube-apiserver-operator/core/pods.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.72613586Z namespaces/openshift-kube-apiserver-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.726259216Z namespaces/openshift-kube-apiserver-operator/core/secrets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.726452015Z namespaces/openshift-kube-apiserver-operator/core/services.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.726498797Z namespaces/openshift-kube-apiserver-operator/discovery.k8s.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.72656164Z namespaces/openshift-kube-apiserver-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.726604962Z namespaces/openshift-kube-apiserver-operator/image.openshift.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.726646954Z namespaces/openshift-kube-apiserver-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.726692657Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.726749829Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.726849894Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.726936088Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.72697812Z namespaces/openshift-kube-apiserver-operator/monitoring.coreos.com/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.727019702Z namespaces/openshift-kube-apiserver-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.727060594Z namespaces/openshift-kube-apiserver-operator/networking.k8s.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.727106657Z namespaces/openshift-kube-apiserver-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.727147208Z namespaces/openshift-kube-apiserver-operator/policy/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.727192201Z namespaces/openshift-kube-apiserver-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.727233323Z namespaces/openshift-kube-apiserver-operator/route.openshift.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.727277765Z namespaces/openshift-kube-apiserver-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.72737345Z namespaces/openshift-kube-apiserver/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.727425772Z namespaces/openshift-kube-apiserver/openshift-kube-apiserver.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.727465844Z namespaces/openshift-kube-apiserver/apps.openshift.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.727525567Z namespaces/openshift-kube-apiserver/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.72757912Z namespaces/openshift-kube-apiserver/apps/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.727626412Z namespaces/openshift-kube-apiserver/apps/daemonsets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.727714086Z namespaces/openshift-kube-apiserver/apps/deployments.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.72779311Z namespaces/openshift-kube-apiserver/apps/replicasets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.728069703Z namespaces/openshift-kube-apiserver/apps/statefulsets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.728118686Z namespaces/openshift-kube-apiserver/autoscaling/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.728152757Z namespaces/openshift-kube-apiserver/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.72821908Z namespaces/openshift-kube-apiserver/batch/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.728256302Z namespaces/openshift-kube-apiserver/batch/cronjobs.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.728340176Z namespaces/openshift-kube-apiserver/batch/jobs.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.728396199Z namespaces/openshift-kube-apiserver/build.openshift.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.728437431Z namespaces/openshift-kube-apiserver/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.728521525Z namespaces/openshift-kube-apiserver/build.openshift.io/builds.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.728563607Z namespaces/openshift-kube-apiserver/core/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.728604149Z namespaces/openshift-kube-apiserver/core/configmaps.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.728701654Z namespaces/openshift-kube-apiserver/core/endpoints.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.728778247Z namespaces/openshift-kube-apiserver/core/events.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.728877162Z namespaces/openshift-kube-apiserver/core/persistentvolumeclaims.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.728958896Z namespaces/openshift-kube-apiserver/core/pods.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.72903865Z namespaces/openshift-kube-apiserver/core/replicationcontrollers.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.729161156Z namespaces/openshift-kube-apiserver/core/secrets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.729317293Z namespaces/openshift-kube-apiserver/core/services.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.729358675Z namespaces/openshift-kube-apiserver/discovery.k8s.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.729399117Z namespaces/openshift-kube-apiserver/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.72944015Z namespaces/openshift-kube-apiserver/image.openshift.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.729481052Z namespaces/openshift-kube-apiserver/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.729521813Z namespaces/openshift-kube-apiserver/k8s.ovn.org/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.729562855Z namespaces/openshift-kube-apiserver/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.729645669Z namespaces/openshift-kube-apiserver/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.729728623Z namespaces/openshift-kube-apiserver/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.729792076Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.72986365Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.729917842Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.729960905Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/api-usage.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.730054039Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/podsecurity.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.730113062Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.730155464Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors/openshift-kube-apiserver.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.730194486Z namespaces/openshift-kube-apiserver/networking.k8s.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.730234898Z namespaces/openshift-kube-apiserver/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.73027558Z namespaces/openshift-kube-apiserver/policy/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.730315652Z namespaces/openshift-kube-apiserver/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.730380255Z namespaces/openshift-kube-apiserver/route.openshift.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.730423667Z namespaces/openshift-kube-apiserver/route.openshift.io/routes.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.730517731Z namespaces/openshift-kube-controller-manager-operator/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.730559924Z namespaces/openshift-kube-controller-manager-operator/openshift-kube-controller-manager-operator.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.730603826Z namespaces/openshift-kube-controller-manager-operator/apps.openshift.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.730644608Z namespaces/openshift-kube-controller-manager-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.730715061Z namespaces/openshift-kube-controller-manager-operator/apps/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.730756773Z namespaces/openshift-kube-controller-manager-operator/apps/daemonsets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.730859218Z namespaces/openshift-kube-controller-manager-operator/apps/deployments.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.730943172Z namespaces/openshift-kube-controller-manager-operator/apps/replicasets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.731026626Z namespaces/openshift-kube-controller-manager-operator/apps/statefulsets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.731344851Z namespaces/openshift-kube-controller-manager-operator/autoscaling/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.731387684Z namespaces/openshift-kube-controller-manager-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.731454007Z namespaces/openshift-kube-controller-manager-operator/batch/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.731494769Z namespaces/openshift-kube-controller-manager-operator/batch/cronjobs.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.731576303Z namespaces/openshift-kube-controller-manager-operator/batch/jobs.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.731617545Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.731657887Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.731736921Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.731825295Z namespaces/openshift-kube-controller-manager-operator/core/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.731862067Z namespaces/openshift-kube-controller-manager-operator/core/configmaps.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.731979472Z namespaces/openshift-kube-controller-manager-operator/core/endpoints.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.732067166Z namespaces/openshift-kube-controller-manager-operator/core/events.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.73215111Z namespaces/openshift-kube-controller-manager-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.732233845Z namespaces/openshift-kube-controller-manager-operator/core/pods.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.732315369Z namespaces/openshift-kube-controller-manager-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.732446795Z namespaces/openshift-kube-controller-manager-operator/core/secrets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.732611163Z namespaces/openshift-kube-controller-manager-operator/core/services.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.732670646Z namespaces/openshift-kube-controller-manager-operator/discovery.k8s.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.732715888Z namespaces/openshift-kube-controller-manager-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.73276728Z namespaces/openshift-kube-controller-manager-operator/image.openshift.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.732825733Z namespaces/openshift-kube-controller-manager-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.732898267Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.732940399Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.733026373Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.733104707Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.733146049Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.733193081Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.733245243Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.733279135Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors/kube-controller-manager-operator.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.733335118Z namespaces/openshift-kube-controller-manager-operator/networking.k8s.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.73338035Z namespaces/openshift-kube-controller-manager-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.733422612Z namespaces/openshift-kube-controller-manager-operator/policy/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.733464324Z namespaces/openshift-kube-controller-manager-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.733506046Z namespaces/openshift-kube-controller-manager-operator/route.openshift.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.733548108Z namespaces/openshift-kube-controller-manager-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.733656183Z namespaces/openshift-kube-controller-manager/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.733697125Z namespaces/openshift-kube-controller-manager/openshift-kube-controller-manager.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.733746368Z namespaces/openshift-kube-controller-manager/apps.openshift.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.73378761Z namespaces/openshift-kube-controller-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.733888074Z namespaces/openshift-kube-controller-manager/apps/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.733915396Z namespaces/openshift-kube-controller-manager/apps/daemonsets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.73400254Z namespaces/openshift-kube-controller-manager/apps/deployments.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.734079534Z namespaces/openshift-kube-controller-manager/apps/replicasets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.734296614Z namespaces/openshift-kube-controller-manager/apps/statefulsets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.734346287Z namespaces/openshift-kube-controller-manager/autoscaling/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.7344111Z namespaces/openshift-kube-controller-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.734470913Z namespaces/openshift-kube-controller-manager/batch/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.734492274Z namespaces/openshift-kube-controller-manager/batch/cronjobs.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.734601369Z namespaces/openshift-kube-controller-manager/batch/jobs.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.73462547Z namespaces/openshift-kube-controller-manager/build.openshift.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.734692923Z namespaces/openshift-kube-controller-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.734770157Z namespaces/openshift-kube-controller-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.734856811Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.734867952Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.734902583Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/leases/cluster-policy-controller-lock.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.734972657Z namespaces/openshift-kube-controller-manager/core/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.735016589Z namespaces/openshift-kube-controller-manager/core/configmaps.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.735139115Z namespaces/openshift-kube-controller-manager/core/endpoints.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.735211669Z namespaces/openshift-kube-controller-manager/core/events.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.735480211Z namespaces/openshift-kube-controller-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.735556045Z namespaces/openshift-kube-controller-manager/core/pods.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.735636069Z namespaces/openshift-kube-controller-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.735764665Z namespaces/openshift-kube-controller-manager/core/secrets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.735935724Z namespaces/openshift-kube-controller-manager/core/services.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.735984986Z namespaces/openshift-kube-controller-manager/discovery.k8s.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.736029138Z namespaces/openshift-kube-controller-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.73607268Z namespaces/openshift-kube-controller-manager/image.openshift.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.736114382Z namespaces/openshift-kube-controller-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.736159664Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.736208137Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.73627894Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.736359814Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.736404736Z namespaces/openshift-kube-controller-manager/monitoring.coreos.com/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.736447488Z namespaces/openshift-kube-controller-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.73649034Z namespaces/openshift-kube-controller-manager/networking.k8s.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.736531702Z namespaces/openshift-kube-controller-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.736590205Z namespaces/openshift-kube-controller-manager/policy/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.736631287Z namespaces/openshift-kube-controller-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.736673439Z namespaces/openshift-kube-controller-manager/route.openshift.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.736710291Z namespaces/openshift-kube-controller-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.736794435Z namespaces/openshift-kube-scheduler-operator/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.736939822Z namespaces/openshift-kube-scheduler-operator/openshift-kube-scheduler-operator.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.736993424Z namespaces/openshift-kube-scheduler-operator/apps.openshift.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.737042187Z namespaces/openshift-kube-scheduler-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.73710327Z namespaces/openshift-kube-scheduler-operator/apps/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.737140422Z namespaces/openshift-kube-scheduler-operator/apps/daemonsets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.737224776Z namespaces/openshift-kube-scheduler-operator/apps/deployments.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.73730937Z namespaces/openshift-kube-scheduler-operator/apps/replicasets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.737388823Z namespaces/openshift-kube-scheduler-operator/apps/statefulsets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.737445156Z namespaces/openshift-kube-scheduler-operator/autoscaling/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.737488648Z namespaces/openshift-kube-scheduler-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.737550291Z namespaces/openshift-kube-scheduler-operator/batch/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.737593833Z namespaces/openshift-kube-scheduler-operator/batch/cronjobs.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.737672877Z namespaces/openshift-kube-scheduler-operator/batch/jobs.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.737712959Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.737756981Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.737858846Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.73794611Z namespaces/openshift-kube-scheduler-operator/core/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.737987572Z namespaces/openshift-kube-scheduler-operator/core/configmaps.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.738088527Z namespaces/openshift-kube-scheduler-operator/core/endpoints.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.738166971Z namespaces/openshift-kube-scheduler-operator/core/events.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.738247715Z namespaces/openshift-kube-scheduler-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.738328179Z namespaces/openshift-kube-scheduler-operator/core/pods.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.738423724Z namespaces/openshift-kube-scheduler-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.73854541Z namespaces/openshift-kube-scheduler-operator/core/secrets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.738705337Z namespaces/openshift-kube-scheduler-operator/core/services.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.738777291Z namespaces/openshift-kube-scheduler-operator/discovery.k8s.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.738841884Z namespaces/openshift-kube-scheduler-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.738879426Z namespaces/openshift-kube-scheduler-operator/image.openshift.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.738936698Z namespaces/openshift-kube-scheduler-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.738982631Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.739022842Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.739106777Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.73918697Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.739223422Z namespaces/openshift-kube-scheduler-operator/monitoring.coreos.com/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.739273345Z namespaces/openshift-kube-scheduler-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.739314667Z namespaces/openshift-kube-scheduler-operator/networking.k8s.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.739356909Z namespaces/openshift-kube-scheduler-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.739396951Z namespaces/openshift-kube-scheduler-operator/policy/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.739441573Z namespaces/openshift-kube-scheduler-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.739482975Z namespaces/openshift-kube-scheduler-operator/route.openshift.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.739525877Z namespaces/openshift-kube-scheduler-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.7395916Z namespaces/openshift-kube-scheduler/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.739642143Z namespaces/openshift-kube-scheduler/openshift-kube-scheduler.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.739686085Z namespaces/openshift-kube-scheduler/apps.openshift.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.739744437Z namespaces/openshift-kube-scheduler/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.739818271Z namespaces/openshift-kube-scheduler/apps/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.739875354Z namespaces/openshift-kube-scheduler/apps/daemonsets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.739962738Z namespaces/openshift-kube-scheduler/apps/deployments.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.740029081Z namespaces/openshift-kube-scheduler/apps/replicasets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.740116906Z namespaces/openshift-kube-scheduler/apps/statefulsets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.740170778Z namespaces/openshift-kube-scheduler/autoscaling/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.740190509Z namespaces/openshift-kube-scheduler/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.740277583Z namespaces/openshift-kube-scheduler/batch/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.740298554Z namespaces/openshift-kube-scheduler/batch/cronjobs.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.740400969Z namespaces/openshift-kube-scheduler/batch/jobs.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.74042106Z namespaces/openshift-kube-scheduler/build.openshift.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.740471913Z namespaces/openshift-kube-scheduler/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.740558987Z namespaces/openshift-kube-scheduler/build.openshift.io/builds.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.740600889Z namespaces/openshift-kube-scheduler/core/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.740640621Z namespaces/openshift-kube-scheduler/core/configmaps.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.740748236Z namespaces/openshift-kube-scheduler/core/endpoints.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.740849381Z namespaces/openshift-kube-scheduler/core/events.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.740934085Z namespaces/openshift-kube-scheduler/core/persistentvolumeclaims.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.741014559Z namespaces/openshift-kube-scheduler/core/pods.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.741096813Z namespaces/openshift-kube-scheduler/core/replicationcontrollers.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.741219639Z namespaces/openshift-kube-scheduler/core/secrets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.741372766Z namespaces/openshift-kube-scheduler/core/services.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.742312842Z namespaces/openshift-kube-scheduler/discovery.k8s.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.742344283Z namespaces/openshift-kube-scheduler/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.742432438Z namespaces/openshift-kube-scheduler/image.openshift.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.742466989Z namespaces/openshift-kube-scheduler/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.742519212Z namespaces/openshift-kube-scheduler/k8s.ovn.org/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.742548533Z namespaces/openshift-kube-scheduler/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.742642277Z namespaces/openshift-kube-scheduler/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.742723912Z namespaces/openshift-kube-scheduler/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.742757083Z namespaces/openshift-kube-scheduler/monitoring.coreos.com/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.742812686Z namespaces/openshift-kube-scheduler/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.742875439Z namespaces/openshift-kube-scheduler/networking.k8s.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.742917471Z namespaces/openshift-kube-scheduler/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.742967303Z namespaces/openshift-kube-scheduler/policy/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.743006835Z namespaces/openshift-kube-scheduler/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.743058528Z namespaces/openshift-kube-scheduler/route.openshift.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.74310386Z namespaces/openshift-kube-scheduler/route.openshift.io/routes.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.743159413Z namespaces/openshift-kube-storage-version-migrator-operator/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.743211185Z namespaces/openshift-kube-storage-version-migrator-operator/openshift-kube-storage-version-migrator-operator.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.743270678Z namespaces/openshift-kube-storage-version-migrator-operator/apps.openshift.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.74331554Z namespaces/openshift-kube-storage-version-migrator-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.743350902Z namespaces/openshift-kube-storage-version-migrator-operator/apps/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.743403784Z namespaces/openshift-kube-storage-version-migrator-operator/apps/daemonsets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.743485908Z namespaces/openshift-kube-storage-version-migrator-operator/apps/deployments.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.743606364Z namespaces/openshift-kube-storage-version-migrator-operator/apps/replicasets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.743708019Z namespaces/openshift-kube-storage-version-migrator-operator/apps/statefulsets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.743755931Z namespaces/openshift-kube-storage-version-migrator-operator/autoscaling/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.743814164Z namespaces/openshift-kube-storage-version-migrator-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.743868527Z namespaces/openshift-kube-storage-version-migrator-operator/batch/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.743916419Z namespaces/openshift-kube-storage-version-migrator-operator/batch/cronjobs.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.744007234Z namespaces/openshift-kube-storage-version-migrator-operator/batch/jobs.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.744058276Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.744100888Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.744181222Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.744230614Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.744237825Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.744265506Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/leases/openshift-kube-storage-version-migrator-operator-lock.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.74433719Z namespaces/openshift-kube-storage-version-migrator-operator/core/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.744378381Z namespaces/openshift-kube-storage-version-migrator-operator/core/configmaps.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.744476116Z namespaces/openshift-kube-storage-version-migrator-operator/core/endpoints.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.7445583Z namespaces/openshift-kube-storage-version-migrator-operator/core/events.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.744735259Z namespaces/openshift-kube-storage-version-migrator-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.744814733Z namespaces/openshift-kube-storage-version-migrator-operator/core/pods.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.74496068Z namespaces/openshift-kube-storage-version-migrator-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.745076025Z namespaces/openshift-kube-storage-version-migrator-operator/core/secrets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.745244773Z namespaces/openshift-kube-storage-version-migrator-operator/core/services.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.745287385Z namespaces/openshift-kube-storage-version-migrator-operator/discovery.k8s.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.745341338Z namespaces/openshift-kube-storage-version-migrator-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.74538319Z namespaces/openshift-kube-storage-version-migrator-operator/image.openshift.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.745429592Z namespaces/openshift-kube-storage-version-migrator-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.745470944Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.745517887Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.74559534Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.745824381Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.745987919Z namespaces/openshift-kube-storage-version-migrator-operator/monitoring.coreos.com/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.746029811Z namespaces/openshift-kube-storage-version-migrator-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.746074743Z namespaces/openshift-kube-storage-version-migrator-operator/networking.k8s.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.746114496Z namespaces/openshift-kube-storage-version-migrator-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.746161938Z namespaces/openshift-kube-storage-version-migrator-operator/pods/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.746171908Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-55889f7b47-fjv9w/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.746191329Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-55889f7b47-fjv9w/kube-storage-version-migrator-operator-55889f7b47-fjv9w.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.746326266Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-55889f7b47-fjv9w/kube-storage-version-migrator-operator/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.746341076Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-55889f7b47-fjv9w/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.746346187Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-55889f7b47-fjv9w/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.746385718Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-55889f7b47-fjv9w/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/current.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.746517125Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-55889f7b47-fjv9w/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/previous.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.746648431Z namespaces/openshift-kube-storage-version-migrator-operator/policy/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.746664802Z namespaces/openshift-kube-storage-version-migrator-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.746737706Z namespaces/openshift-kube-storage-version-migrator-operator/route.openshift.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.746786438Z namespaces/openshift-kube-storage-version-migrator-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.746889713Z namespaces/openshift-kube-storage-version-migrator/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.746937425Z namespaces/openshift-kube-storage-version-migrator/openshift-kube-storage-version-migrator.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.746987078Z namespaces/openshift-kube-storage-version-migrator/apps.openshift.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.747022869Z namespaces/openshift-kube-storage-version-migrator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.747129934Z namespaces/openshift-kube-storage-version-migrator/apps/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.747173247Z namespaces/openshift-kube-storage-version-migrator/apps/daemonsets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.74725592Z namespaces/openshift-kube-storage-version-migrator/apps/deployments.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.747367326Z namespaces/openshift-kube-storage-version-migrator/apps/replicasets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.747476701Z namespaces/openshift-kube-storage-version-migrator/apps/statefulsets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.747524824Z namespaces/openshift-kube-storage-version-migrator/autoscaling/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.747583856Z namespaces/openshift-kube-storage-version-migrator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.747627998Z namespaces/openshift-kube-storage-version-migrator/batch/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.747679601Z namespaces/openshift-kube-storage-version-migrator/batch/cronjobs.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.747768575Z namespaces/openshift-kube-storage-version-migrator/batch/jobs.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.747850099Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.747905072Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.747989636Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/builds.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.74806627Z namespaces/openshift-kube-storage-version-migrator/core/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.748108442Z namespaces/openshift-kube-storage-version-migrator/core/configmaps.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.748221697Z namespaces/openshift-kube-storage-version-migrator/core/endpoints.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.74829291Z namespaces/openshift-kube-storage-version-migrator/core/events.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.748413627Z namespaces/openshift-kube-storage-version-migrator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.748535572Z namespaces/openshift-kube-storage-version-migrator/core/pods.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.748646118Z namespaces/openshift-kube-storage-version-migrator/core/replicationcontrollers.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.748767784Z namespaces/openshift-kube-storage-version-migrator/core/secrets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.748957803Z namespaces/openshift-kube-storage-version-migrator/core/services.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.748996175Z namespaces/openshift-kube-storage-version-migrator/discovery.k8s.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.749040467Z namespaces/openshift-kube-storage-version-migrator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.74910404Z namespaces/openshift-kube-storage-version-migrator/image.openshift.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.749123271Z namespaces/openshift-kube-storage-version-migrator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.749178263Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.749227646Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.749302899Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.749412725Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.749462057Z namespaces/openshift-kube-storage-version-migrator/monitoring.coreos.com/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.749502259Z namespaces/openshift-kube-storage-version-migrator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.749551391Z namespaces/openshift-kube-storage-version-migrator/networking.k8s.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.749593273Z namespaces/openshift-kube-storage-version-migrator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.749642106Z namespaces/openshift-kube-storage-version-migrator/pods/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.749649766Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-76794cbd6c-d4rlm/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.749677868Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-76794cbd6c-d4rlm/migrator-76794cbd6c-d4rlm.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.749765242Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-76794cbd6c-d4rlm/graceful-termination/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.749772872Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-76794cbd6c-d4rlm/graceful-termination/graceful-termination/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.749780493Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-76794cbd6c-d4rlm/graceful-termination/graceful-termination/logs/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.749863506Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-76794cbd6c-d4rlm/graceful-termination/graceful-termination/logs/current.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.749957471Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-76794cbd6c-d4rlm/graceful-termination/graceful-termination/logs/previous.insecure.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.750029485Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-76794cbd6c-d4rlm/graceful-termination/graceful-termination/logs/previous.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.750059656Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-76794cbd6c-d4rlm/migrator/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.750064776Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-76794cbd6c-d4rlm/migrator/migrator/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.750072207Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-76794cbd6c-d4rlm/migrator/migrator/logs/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.750130799Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-76794cbd6c-d4rlm/migrator/migrator/logs/current.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.750237075Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-76794cbd6c-d4rlm/migrator/migrator/logs/previous.insecure.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.750306888Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-76794cbd6c-d4rlm/migrator/migrator/logs/previous.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.75035051Z namespaces/openshift-kube-storage-version-migrator/policy/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.750409323Z namespaces/openshift-kube-storage-version-migrator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.750453305Z namespaces/openshift-kube-storage-version-migrator/route.openshift.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.750499227Z namespaces/openshift-kube-storage-version-migrator/route.openshift.io/routes.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.750541559Z namespaces/openshift-machine-config-operator/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.75054887Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.75055592Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.750611143Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/machine-config-controller.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.750717808Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/machine-config-daemon.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.750824693Z namespaces/openshift-marketplace/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.750835824Z namespaces/openshift-marketplace/monitoring.coreos.com/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.750842464Z namespaces/openshift-marketplace/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.750880406Z namespaces/openshift-marketplace/monitoring.coreos.com/prometheusrules/marketplace-alert-rules.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.750948479Z namespaces/openshift-marketplace/operators.coreos.com/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.750956019Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.750996911Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/certified-operators.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.751085766Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/community-operators.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.75117788Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/redhat-marketplace.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.751264464Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/redhat-operators.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.751367409Z namespaces/openshift-monitoring/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.751415232Z namespaces/openshift-monitoring/openshift-monitoring.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.751481385Z namespaces/openshift-monitoring/apps.openshift.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.751521947Z namespaces/openshift-monitoring/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.75159909Z namespaces/openshift-monitoring/apps/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.751641363Z namespaces/openshift-monitoring/apps/daemonsets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.75178649Z namespaces/openshift-monitoring/apps/deployments.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.752240681Z namespaces/openshift-monitoring/apps/replicasets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.752584338Z namespaces/openshift-monitoring/apps/statefulsets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.752950156Z namespaces/openshift-monitoring/autoscaling/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.753064371Z namespaces/openshift-monitoring/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.753129024Z namespaces/openshift-monitoring/batch/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.753177907Z namespaces/openshift-monitoring/batch/cronjobs.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.753259491Z namespaces/openshift-monitoring/batch/jobs.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.753308893Z namespaces/openshift-monitoring/build.openshift.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.753344205Z namespaces/openshift-monitoring/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.753434499Z namespaces/openshift-monitoring/build.openshift.io/builds.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.753495052Z namespaces/openshift-monitoring/core/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.753542774Z namespaces/openshift-monitoring/core/configmaps.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.756629924Z namespaces/openshift-monitoring/core/endpoints.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.75677284Z namespaces/openshift-monitoring/core/events.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.757819211Z namespaces/openshift-monitoring/core/persistentvolumeclaims.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.757908226Z namespaces/openshift-monitoring/core/pods.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.758789068Z namespaces/openshift-monitoring/core/replicationcontrollers.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.758938875Z namespaces/openshift-monitoring/core/secrets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.759391807Z namespaces/openshift-monitoring/core/services.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.759571596Z namespaces/openshift-monitoring/discovery.k8s.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.759609368Z namespaces/openshift-monitoring/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.759752184Z namespaces/openshift-monitoring/image.openshift.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.759798697Z namespaces/openshift-monitoring/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.75987705Z namespaces/openshift-monitoring/k8s.ovn.org/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.759931753Z namespaces/openshift-monitoring/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.760010737Z namespaces/openshift-monitoring/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.760096741Z namespaces/openshift-monitoring/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.760166995Z namespaces/openshift-monitoring/monitoring.coreos.com/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.760217327Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.760340333Z namespaces/openshift-monitoring/monitoring.coreos.com/alertmanagers/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.760383825Z namespaces/openshift-monitoring/monitoring.coreos.com/alertmanagers/main.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.760471199Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheuses/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.760514721Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheuses/k8s.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.760636797Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.76068256Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/alertmanager-main-rules.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.760816886Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/cluster-monitoring-operator-prometheus-rules.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.760983834Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/kube-state-metrics-rules.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.761069648Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/kubernetes-monitoring-rules.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.761336101Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/node-exporter-rules.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.761469087Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-k8s-prometheus-rules.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.761599984Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-k8s-thanos-sidecar-rules.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.761693478Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-operator-rules.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.761813284Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/telemetry.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.761918899Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/thanos-querier.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.762032425Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.762080577Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/alertmanager-main.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.762179372Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/cluster-monitoring-operator.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.762277357Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/kube-state-metrics.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.762375391Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/kubelet.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.762486677Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/metrics-server.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.762568271Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/node-exporter.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.762719318Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/openshift-state-metrics.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.762830213Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/prometheus-k8s.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.762928708Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/prometheus-operator.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.763016422Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/telemeter-client.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.763105937Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/thanos-querier.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.763196011Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/thanos-sidecar.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.763251214Z namespaces/openshift-monitoring/networking.k8s.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.763284555Z namespaces/openshift-monitoring/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.763348628Z namespaces/openshift-monitoring/operators.coreos.com/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.763356439Z namespaces/openshift-monitoring/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.763417822Z namespaces/openshift-monitoring/operators.coreos.com/operatorgroups/openshift-cluster-monitoring.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.763527107Z namespaces/openshift-monitoring/pods/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.763554868Z namespaces/openshift-monitoring/pods/alertmanager-main-0/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.763627972Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager-main-0.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.763826351Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.763840382Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.764093614Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.764140427Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/current.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.764241101Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/previous.insecure.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.764311855Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/previous.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.764366047Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.764373238Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.764383238Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.764431261Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/current.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.764531626Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/previous.insecure.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.764603079Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/previous.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.764643901Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.764650961Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.764657692Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.764711824Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/current.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.764798328Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/previous.insecure.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.764892743Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/previous.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.764937005Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.764944966Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.764952166Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.764994598Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/current.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.765095293Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/previous.insecure.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.765166056Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/previous.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.765217409Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.765228889Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.765235309Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.765281502Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.765373766Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.765442859Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.765483212Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.765490422Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.765501942Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.765542414Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.765639259Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.765709403Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.765762195Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.765769765Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.765773806Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.765808677Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/current.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.765918782Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/previous.insecure.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.765990846Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/previous.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.766023008Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-847b8bd8d7-q7mzh/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.766062129Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-847b8bd8d7-q7mzh/cluster-monitoring-operator-847b8bd8d7-q7mzh.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.766151524Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-847b8bd8d7-q7mzh/cluster-monitoring-operator/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.766159034Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-847b8bd8d7-q7mzh/cluster-monitoring-operator/cluster-monitoring-operator/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.766170475Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-847b8bd8d7-q7mzh/cluster-monitoring-operator/cluster-monitoring-operator/logs/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.766231948Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-847b8bd8d7-q7mzh/cluster-monitoring-operator/cluster-monitoring-operator/logs/current.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.766604496Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-847b8bd8d7-q7mzh/cluster-monitoring-operator/cluster-monitoring-operator/logs/previous.insecure.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.766683779Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-847b8bd8d7-q7mzh/cluster-monitoring-operator/cluster-monitoring-operator/logs/previous.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.766711991Z namespaces/openshift-monitoring/pods/kube-state-metrics-84c885658c-zrftw/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.766757283Z namespaces/openshift-monitoring/pods/kube-state-metrics-84c885658c-zrftw/kube-state-metrics-84c885658c-zrftw.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.7668971Z namespaces/openshift-monitoring/pods/kube-state-metrics-84c885658c-zrftw/kube-rbac-proxy-main/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.766914641Z namespaces/openshift-monitoring/pods/kube-state-metrics-84c885658c-zrftw/kube-rbac-proxy-main/kube-rbac-proxy-main/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.766921481Z namespaces/openshift-monitoring/pods/kube-state-metrics-84c885658c-zrftw/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.766934592Z namespaces/openshift-monitoring/pods/kube-state-metrics-84c885658c-zrftw/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/current.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.767049867Z namespaces/openshift-monitoring/pods/kube-state-metrics-84c885658c-zrftw/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.insecure.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.767119721Z namespaces/openshift-monitoring/pods/kube-state-metrics-84c885658c-zrftw/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.767145912Z namespaces/openshift-monitoring/pods/kube-state-metrics-84c885658c-zrftw/kube-rbac-proxy-self/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.767176023Z namespaces/openshift-monitoring/pods/kube-state-metrics-84c885658c-zrftw/kube-rbac-proxy-self/kube-rbac-proxy-self/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.767185834Z namespaces/openshift-monitoring/pods/kube-state-metrics-84c885658c-zrftw/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.767253097Z namespaces/openshift-monitoring/pods/kube-state-metrics-84c885658c-zrftw/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/current.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.767360202Z namespaces/openshift-monitoring/pods/kube-state-metrics-84c885658c-zrftw/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.insecure.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.767455967Z namespaces/openshift-monitoring/pods/kube-state-metrics-84c885658c-zrftw/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.76751592Z namespaces/openshift-monitoring/pods/kube-state-metrics-84c885658c-zrftw/kube-state-metrics/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.76752486Z namespaces/openshift-monitoring/pods/kube-state-metrics-84c885658c-zrftw/kube-state-metrics/kube-state-metrics/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.767541391Z namespaces/openshift-monitoring/pods/kube-state-metrics-84c885658c-zrftw/kube-state-metrics/kube-state-metrics/logs/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.767593254Z namespaces/openshift-monitoring/pods/kube-state-metrics-84c885658c-zrftw/kube-state-metrics/kube-state-metrics/logs/current.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.767992273Z namespaces/openshift-monitoring/pods/kube-state-metrics-84c885658c-zrftw/kube-state-metrics/kube-state-metrics/logs/previous.insecure.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.768068097Z namespaces/openshift-monitoring/pods/kube-state-metrics-84c885658c-zrftw/kube-state-metrics/kube-state-metrics/logs/previous.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.768120499Z namespaces/openshift-monitoring/pods/metrics-server-78ddfb4cdf-xlf5l/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.7681484Z namespaces/openshift-monitoring/pods/metrics-server-78ddfb4cdf-xlf5l/metrics-server-78ddfb4cdf-xlf5l.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.768254266Z namespaces/openshift-monitoring/pods/metrics-server-78ddfb4cdf-xlf5l/metrics-server/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.768269886Z namespaces/openshift-monitoring/pods/metrics-server-78ddfb4cdf-xlf5l/metrics-server/metrics-server/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.768279857Z namespaces/openshift-monitoring/pods/metrics-server-78ddfb4cdf-xlf5l/metrics-server/metrics-server/logs/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.768320899Z namespaces/openshift-monitoring/pods/metrics-server-78ddfb4cdf-xlf5l/metrics-server/metrics-server/logs/current.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.768412803Z namespaces/openshift-monitoring/pods/metrics-server-78ddfb4cdf-xlf5l/metrics-server/metrics-server/logs/previous.insecure.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.768488297Z namespaces/openshift-monitoring/pods/metrics-server-78ddfb4cdf-xlf5l/metrics-server/metrics-server/logs/previous.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.768539979Z namespaces/openshift-monitoring/pods/monitoring-plugin-5984459ff8-kr9k6/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.768579081Z namespaces/openshift-monitoring/pods/monitoring-plugin-5984459ff8-kr9k6/monitoring-plugin-5984459ff8-kr9k6.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.768664345Z namespaces/openshift-monitoring/pods/monitoring-plugin-5984459ff8-kr9k6/monitoring-plugin/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.768674066Z namespaces/openshift-monitoring/pods/monitoring-plugin-5984459ff8-kr9k6/monitoring-plugin/monitoring-plugin/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.768684676Z namespaces/openshift-monitoring/pods/monitoring-plugin-5984459ff8-kr9k6/monitoring-plugin/monitoring-plugin/logs/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.768715808Z namespaces/openshift-monitoring/pods/monitoring-plugin-5984459ff8-kr9k6/monitoring-plugin/monitoring-plugin/logs/current.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.768828823Z namespaces/openshift-monitoring/pods/monitoring-plugin-5984459ff8-kr9k6/monitoring-plugin/monitoring-plugin/logs/previous.insecure.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.768911097Z namespaces/openshift-monitoring/pods/monitoring-plugin-5984459ff8-kr9k6/monitoring-plugin/monitoring-plugin/logs/previous.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.76897157Z namespaces/openshift-monitoring/pods/node-exporter-5sdtk/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.769015412Z namespaces/openshift-monitoring/pods/node-exporter-5sdtk/node-exporter-5sdtk.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.769140118Z namespaces/openshift-monitoring/pods/node-exporter-5sdtk/init-textfile/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.769149229Z namespaces/openshift-monitoring/pods/node-exporter-5sdtk/init-textfile/init-textfile/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.769160239Z namespaces/openshift-monitoring/pods/node-exporter-5sdtk/init-textfile/init-textfile/logs/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.769205321Z namespaces/openshift-monitoring/pods/node-exporter-5sdtk/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.769282345Z namespaces/openshift-monitoring/pods/node-exporter-5sdtk/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.769367669Z namespaces/openshift-monitoring/pods/node-exporter-5sdtk/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.769408681Z namespaces/openshift-monitoring/pods/node-exporter-5sdtk/kube-rbac-proxy/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.769416872Z namespaces/openshift-monitoring/pods/node-exporter-5sdtk/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.769428632Z namespaces/openshift-monitoring/pods/node-exporter-5sdtk/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.769481885Z namespaces/openshift-monitoring/pods/node-exporter-5sdtk/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.769561139Z namespaces/openshift-monitoring/pods/node-exporter-5sdtk/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.769637042Z namespaces/openshift-monitoring/pods/node-exporter-5sdtk/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.769705526Z namespaces/openshift-monitoring/pods/node-exporter-5sdtk/node-exporter/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.769714926Z namespaces/openshift-monitoring/pods/node-exporter-5sdtk/node-exporter/node-exporter/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.769727047Z namespaces/openshift-monitoring/pods/node-exporter-5sdtk/node-exporter/node-exporter/logs/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.769785569Z namespaces/openshift-monitoring/pods/node-exporter-5sdtk/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.769911616Z namespaces/openshift-monitoring/pods/node-exporter-5sdtk/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.769986789Z namespaces/openshift-monitoring/pods/node-exporter-5sdtk/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.77000531Z namespaces/openshift-monitoring/pods/node-exporter-snsrl/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.770061663Z namespaces/openshift-monitoring/pods/node-exporter-snsrl/node-exporter-snsrl.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.770158638Z namespaces/openshift-monitoring/pods/node-exporter-snsrl/init-textfile/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.770170018Z namespaces/openshift-monitoring/pods/node-exporter-snsrl/init-textfile/init-textfile/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.770176268Z namespaces/openshift-monitoring/pods/node-exporter-snsrl/init-textfile/init-textfile/logs/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.770194659Z namespaces/openshift-monitoring/pods/node-exporter-snsrl/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.770263373Z namespaces/openshift-monitoring/pods/node-exporter-snsrl/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.770348777Z namespaces/openshift-monitoring/pods/node-exporter-snsrl/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.770382728Z namespaces/openshift-monitoring/pods/node-exporter-snsrl/kube-rbac-proxy/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.770399369Z namespaces/openshift-monitoring/pods/node-exporter-snsrl/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.770405459Z namespaces/openshift-monitoring/pods/node-exporter-snsrl/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.770437161Z namespaces/openshift-monitoring/pods/node-exporter-snsrl/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.770528785Z namespaces/openshift-monitoring/pods/node-exporter-snsrl/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.770600679Z namespaces/openshift-monitoring/pods/node-exporter-snsrl/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.770651941Z namespaces/openshift-monitoring/pods/node-exporter-snsrl/node-exporter/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.770664662Z namespaces/openshift-monitoring/pods/node-exporter-snsrl/node-exporter/node-exporter/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.770670922Z namespaces/openshift-monitoring/pods/node-exporter-snsrl/node-exporter/node-exporter/logs/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.770717565Z namespaces/openshift-monitoring/pods/node-exporter-snsrl/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.77082875Z namespaces/openshift-monitoring/pods/node-exporter-snsrl/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.770916274Z namespaces/openshift-monitoring/pods/node-exporter-snsrl/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.770964386Z namespaces/openshift-monitoring/pods/node-exporter-xxps2/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.771010889Z namespaces/openshift-monitoring/pods/node-exporter-xxps2/node-exporter-xxps2.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.771106623Z namespaces/openshift-monitoring/pods/node-exporter-xxps2/init-textfile/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.771116954Z namespaces/openshift-monitoring/pods/node-exporter-xxps2/init-textfile/init-textfile/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.771128604Z namespaces/openshift-monitoring/pods/node-exporter-xxps2/init-textfile/init-textfile/logs/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.771174627Z namespaces/openshift-monitoring/pods/node-exporter-xxps2/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.77124554Z namespaces/openshift-monitoring/pods/node-exporter-xxps2/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.771319343Z namespaces/openshift-monitoring/pods/node-exporter-xxps2/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.771355075Z namespaces/openshift-monitoring/pods/node-exporter-xxps2/kube-rbac-proxy/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.771361946Z namespaces/openshift-monitoring/pods/node-exporter-xxps2/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.771365986Z namespaces/openshift-monitoring/pods/node-exporter-xxps2/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.771399127Z namespaces/openshift-monitoring/pods/node-exporter-xxps2/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.771489812Z namespaces/openshift-monitoring/pods/node-exporter-xxps2/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.771561875Z namespaces/openshift-monitoring/pods/node-exporter-xxps2/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.771601137Z namespaces/openshift-monitoring/pods/node-exporter-xxps2/node-exporter/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.771611308Z namespaces/openshift-monitoring/pods/node-exporter-xxps2/node-exporter/node-exporter/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.771618518Z namespaces/openshift-monitoring/pods/node-exporter-xxps2/node-exporter/node-exporter/logs/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.77166898Z namespaces/openshift-monitoring/pods/node-exporter-xxps2/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.771777346Z namespaces/openshift-monitoring/pods/node-exporter-xxps2/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.771952194Z namespaces/openshift-monitoring/pods/node-exporter-xxps2/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.771995416Z namespaces/openshift-monitoring/pods/openshift-state-metrics-86c5bc79d6-rbbd6/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.772048259Z namespaces/openshift-monitoring/pods/openshift-state-metrics-86c5bc79d6-rbbd6/openshift-state-metrics-86c5bc79d6-rbbd6.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.772187776Z namespaces/openshift-monitoring/pods/openshift-state-metrics-86c5bc79d6-rbbd6/kube-rbac-proxy-main/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.772196216Z namespaces/openshift-monitoring/pods/openshift-state-metrics-86c5bc79d6-rbbd6/kube-rbac-proxy-main/kube-rbac-proxy-main/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.772202706Z namespaces/openshift-monitoring/pods/openshift-state-metrics-86c5bc79d6-rbbd6/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.772259939Z namespaces/openshift-monitoring/pods/openshift-state-metrics-86c5bc79d6-rbbd6/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/current.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.772353333Z namespaces/openshift-monitoring/pods/openshift-state-metrics-86c5bc79d6-rbbd6/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.insecure.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.772425217Z namespaces/openshift-monitoring/pods/openshift-state-metrics-86c5bc79d6-rbbd6/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.772476399Z namespaces/openshift-monitoring/pods/openshift-state-metrics-86c5bc79d6-rbbd6/kube-rbac-proxy-self/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.77248357Z namespaces/openshift-monitoring/pods/openshift-state-metrics-86c5bc79d6-rbbd6/kube-rbac-proxy-self/kube-rbac-proxy-self/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.77249043Z namespaces/openshift-monitoring/pods/openshift-state-metrics-86c5bc79d6-rbbd6/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.772537913Z namespaces/openshift-monitoring/pods/openshift-state-metrics-86c5bc79d6-rbbd6/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/current.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.772633397Z namespaces/openshift-monitoring/pods/openshift-state-metrics-86c5bc79d6-rbbd6/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.insecure.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.77270217Z namespaces/openshift-monitoring/pods/openshift-state-metrics-86c5bc79d6-rbbd6/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.772764683Z namespaces/openshift-monitoring/pods/openshift-state-metrics-86c5bc79d6-rbbd6/openshift-state-metrics/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.772773504Z namespaces/openshift-monitoring/pods/openshift-state-metrics-86c5bc79d6-rbbd6/openshift-state-metrics/openshift-state-metrics/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.772777924Z namespaces/openshift-monitoring/pods/openshift-state-metrics-86c5bc79d6-rbbd6/openshift-state-metrics/openshift-state-metrics/logs/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.772821796Z namespaces/openshift-monitoring/pods/openshift-state-metrics-86c5bc79d6-rbbd6/openshift-state-metrics/openshift-state-metrics/logs/current.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.772927171Z namespaces/openshift-monitoring/pods/openshift-state-metrics-86c5bc79d6-rbbd6/openshift-state-metrics/openshift-state-metrics/logs/previous.insecure.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.772999195Z namespaces/openshift-monitoring/pods/openshift-state-metrics-86c5bc79d6-rbbd6/openshift-state-metrics/openshift-state-metrics/logs/previous.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.773029556Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.77309926Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus-k8s-0.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.773290739Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.77330772Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.77332078Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.773353322Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/current.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.773450197Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/previous.insecure.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.77352031Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/previous.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.773561142Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.773572832Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.773584573Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.773621495Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/current.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.773712769Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/previous.insecure.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.773787233Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/previous.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.773853386Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.773875587Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.773888038Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.773917339Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/current.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.774008104Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/previous.insecure.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.774083537Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/previous.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.774127239Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.77413611Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.77414047Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.774189252Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.774286597Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.77435675Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.774405863Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.774413873Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.774425184Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.774468176Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.77456592Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.774631554Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.774683216Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.774690517Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.774703957Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.774724898Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/current.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.774890506Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/previous.insecure.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.77496115Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/previous.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.775006142Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.775027803Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.775045554Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.775074785Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/current.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.7751713Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/previous.insecure.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.775241283Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/previous.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.775290706Z namespaces/openshift-monitoring/pods/prometheus-operator-7bd5d56d6-nwvmv/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.775342198Z namespaces/openshift-monitoring/pods/prometheus-operator-7bd5d56d6-nwvmv/prometheus-operator-7bd5d56d6-nwvmv.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.775432792Z namespaces/openshift-monitoring/pods/prometheus-operator-7bd5d56d6-nwvmv/kube-rbac-proxy/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.775440353Z namespaces/openshift-monitoring/pods/prometheus-operator-7bd5d56d6-nwvmv/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.775448163Z namespaces/openshift-monitoring/pods/prometheus-operator-7bd5d56d6-nwvmv/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.775491535Z namespaces/openshift-monitoring/pods/prometheus-operator-7bd5d56d6-nwvmv/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.77558782Z namespaces/openshift-monitoring/pods/prometheus-operator-7bd5d56d6-nwvmv/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.775659693Z namespaces/openshift-monitoring/pods/prometheus-operator-7bd5d56d6-nwvmv/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.775701195Z namespaces/openshift-monitoring/pods/prometheus-operator-7bd5d56d6-nwvmv/prometheus-operator/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.775708086Z namespaces/openshift-monitoring/pods/prometheus-operator-7bd5d56d6-nwvmv/prometheus-operator/prometheus-operator/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.775712586Z namespaces/openshift-monitoring/pods/prometheus-operator-7bd5d56d6-nwvmv/prometheus-operator/prometheus-operator/logs/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.775746168Z namespaces/openshift-monitoring/pods/prometheus-operator-7bd5d56d6-nwvmv/prometheus-operator/prometheus-operator/logs/current.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.775934817Z namespaces/openshift-monitoring/pods/prometheus-operator-7bd5d56d6-nwvmv/prometheus-operator/prometheus-operator/logs/previous.insecure.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.77600208Z namespaces/openshift-monitoring/pods/prometheus-operator-7bd5d56d6-nwvmv/prometheus-operator/prometheus-operator/logs/previous.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.776036591Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-5c6747dc7b-dnrrv/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.776076064Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-5c6747dc7b-dnrrv/prometheus-operator-admission-webhook-5c6747dc7b-dnrrv.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.776192429Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-5c6747dc7b-dnrrv/prometheus-operator-admission-webhook/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.776200019Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-5c6747dc7b-dnrrv/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.7762079Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-5c6747dc7b-dnrrv/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.776253932Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-5c6747dc7b-dnrrv/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/current.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.776349397Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-5c6747dc7b-dnrrv/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/previous.insecure.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.77641622Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-5c6747dc7b-dnrrv/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/previous.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.776467472Z namespaces/openshift-monitoring/pods/telemeter-client-5969f98bdf-c4gcm/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.776497844Z namespaces/openshift-monitoring/pods/telemeter-client-5969f98bdf-c4gcm/telemeter-client-5969f98bdf-c4gcm.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.776663412Z namespaces/openshift-monitoring/pods/telemeter-client-5969f98bdf-c4gcm/kube-rbac-proxy/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.776671032Z namespaces/openshift-monitoring/pods/telemeter-client-5969f98bdf-c4gcm/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.776682703Z namespaces/openshift-monitoring/pods/telemeter-client-5969f98bdf-c4gcm/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.776729925Z namespaces/openshift-monitoring/pods/telemeter-client-5969f98bdf-c4gcm/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.77682415Z namespaces/openshift-monitoring/pods/telemeter-client-5969f98bdf-c4gcm/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.776904784Z namespaces/openshift-monitoring/pods/telemeter-client-5969f98bdf-c4gcm/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.776956936Z namespaces/openshift-monitoring/pods/telemeter-client-5969f98bdf-c4gcm/reload/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.776964327Z namespaces/openshift-monitoring/pods/telemeter-client-5969f98bdf-c4gcm/reload/reload/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.776968427Z namespaces/openshift-monitoring/pods/telemeter-client-5969f98bdf-c4gcm/reload/reload/logs/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.776995178Z namespaces/openshift-monitoring/pods/telemeter-client-5969f98bdf-c4gcm/reload/reload/logs/current.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.777099513Z namespaces/openshift-monitoring/pods/telemeter-client-5969f98bdf-c4gcm/reload/reload/logs/previous.insecure.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.777168416Z namespaces/openshift-monitoring/pods/telemeter-client-5969f98bdf-c4gcm/reload/reload/logs/previous.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.777207848Z namespaces/openshift-monitoring/pods/telemeter-client-5969f98bdf-c4gcm/telemeter-client/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.777215208Z namespaces/openshift-monitoring/pods/telemeter-client-5969f98bdf-c4gcm/telemeter-client/telemeter-client/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.777222399Z namespaces/openshift-monitoring/pods/telemeter-client-5969f98bdf-c4gcm/telemeter-client/telemeter-client/logs/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.777261591Z namespaces/openshift-monitoring/pods/telemeter-client-5969f98bdf-c4gcm/telemeter-client/telemeter-client/logs/current.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.777408698Z namespaces/openshift-monitoring/pods/telemeter-client-5969f98bdf-c4gcm/telemeter-client/telemeter-client/logs/previous.insecure.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.777477381Z namespaces/openshift-monitoring/pods/telemeter-client-5969f98bdf-c4gcm/telemeter-client/telemeter-client/logs/previous.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.777545815Z namespaces/openshift-monitoring/pods/thanos-querier-86f55b7cfd-gdkwp/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.777613678Z namespaces/openshift-monitoring/pods/thanos-querier-86f55b7cfd-gdkwp/thanos-querier-86f55b7cfd-gdkwp.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.777776916Z namespaces/openshift-monitoring/pods/thanos-querier-86f55b7cfd-gdkwp/kube-rbac-proxy-metrics/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.777785866Z namespaces/openshift-monitoring/pods/thanos-querier-86f55b7cfd-gdkwp/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.777790356Z namespaces/openshift-monitoring/pods/thanos-querier-86f55b7cfd-gdkwp/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.777848259Z namespaces/openshift-monitoring/pods/thanos-querier-86f55b7cfd-gdkwp/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/current.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.777942194Z namespaces/openshift-monitoring/pods/thanos-querier-86f55b7cfd-gdkwp/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/previous.insecure.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.778014907Z namespaces/openshift-monitoring/pods/thanos-querier-86f55b7cfd-gdkwp/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/previous.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.778053919Z namespaces/openshift-monitoring/pods/thanos-querier-86f55b7cfd-gdkwp/kube-rbac-proxy-rules/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.778058759Z namespaces/openshift-monitoring/pods/thanos-querier-86f55b7cfd-gdkwp/kube-rbac-proxy-rules/kube-rbac-proxy-rules/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.778062569Z namespaces/openshift-monitoring/pods/thanos-querier-86f55b7cfd-gdkwp/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.778099961Z namespaces/openshift-monitoring/pods/thanos-querier-86f55b7cfd-gdkwp/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/current.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.778187906Z namespaces/openshift-monitoring/pods/thanos-querier-86f55b7cfd-gdkwp/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/previous.insecure.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.778256159Z namespaces/openshift-monitoring/pods/thanos-querier-86f55b7cfd-gdkwp/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/previous.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.7782871Z namespaces/openshift-monitoring/pods/thanos-querier-86f55b7cfd-gdkwp/kube-rbac-proxy-web/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.778293931Z namespaces/openshift-monitoring/pods/thanos-querier-86f55b7cfd-gdkwp/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.778298021Z namespaces/openshift-monitoring/pods/thanos-querier-86f55b7cfd-gdkwp/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.778338553Z namespaces/openshift-monitoring/pods/thanos-querier-86f55b7cfd-gdkwp/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.778443088Z namespaces/openshift-monitoring/pods/thanos-querier-86f55b7cfd-gdkwp/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.778510581Z namespaces/openshift-monitoring/pods/thanos-querier-86f55b7cfd-gdkwp/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.778554693Z namespaces/openshift-monitoring/pods/thanos-querier-86f55b7cfd-gdkwp/kube-rbac-proxy/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.778564134Z namespaces/openshift-monitoring/pods/thanos-querier-86f55b7cfd-gdkwp/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.778568184Z namespaces/openshift-monitoring/pods/thanos-querier-86f55b7cfd-gdkwp/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.778614266Z namespaces/openshift-monitoring/pods/thanos-querier-86f55b7cfd-gdkwp/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.778708581Z namespaces/openshift-monitoring/pods/thanos-querier-86f55b7cfd-gdkwp/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.778780324Z namespaces/openshift-monitoring/pods/thanos-querier-86f55b7cfd-gdkwp/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.778849778Z namespaces/openshift-monitoring/pods/thanos-querier-86f55b7cfd-gdkwp/prom-label-proxy/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.778863768Z namespaces/openshift-monitoring/pods/thanos-querier-86f55b7cfd-gdkwp/prom-label-proxy/prom-label-proxy/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.778868539Z namespaces/openshift-monitoring/pods/thanos-querier-86f55b7cfd-gdkwp/prom-label-proxy/prom-label-proxy/logs/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.778916891Z namespaces/openshift-monitoring/pods/thanos-querier-86f55b7cfd-gdkwp/prom-label-proxy/prom-label-proxy/logs/current.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.779003565Z namespaces/openshift-monitoring/pods/thanos-querier-86f55b7cfd-gdkwp/prom-label-proxy/prom-label-proxy/logs/previous.insecure.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.779073378Z namespaces/openshift-monitoring/pods/thanos-querier-86f55b7cfd-gdkwp/prom-label-proxy/prom-label-proxy/logs/previous.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.779123781Z namespaces/openshift-monitoring/pods/thanos-querier-86f55b7cfd-gdkwp/thanos-query/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.779134581Z namespaces/openshift-monitoring/pods/thanos-querier-86f55b7cfd-gdkwp/thanos-query/thanos-query/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.779139341Z namespaces/openshift-monitoring/pods/thanos-querier-86f55b7cfd-gdkwp/thanos-query/thanos-query/logs/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.779171133Z namespaces/openshift-monitoring/pods/thanos-querier-86f55b7cfd-gdkwp/thanos-query/thanos-query/logs/current.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.779274028Z namespaces/openshift-monitoring/pods/thanos-querier-86f55b7cfd-gdkwp/thanos-query/thanos-query/logs/previous.insecure.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.779342842Z namespaces/openshift-monitoring/pods/thanos-querier-86f55b7cfd-gdkwp/thanos-query/thanos-query/logs/previous.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.779377453Z namespaces/openshift-monitoring/policy/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.779419195Z namespaces/openshift-monitoring/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.779476938Z namespaces/openshift-monitoring/route.openshift.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.77951407Z namespaces/openshift-monitoring/route.openshift.io/routes.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.779637966Z namespaces/openshift-multus/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.779687038Z namespaces/openshift-multus/openshift-multus.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.779749351Z namespaces/openshift-multus/apps.openshift.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.779792703Z namespaces/openshift-multus/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.779907129Z namespaces/openshift-multus/apps/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.779949921Z namespaces/openshift-multus/apps/daemonsets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.780158291Z namespaces/openshift-multus/apps/deployments.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.780238845Z namespaces/openshift-multus/apps/replicasets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.780323619Z namespaces/openshift-multus/apps/statefulsets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.780367791Z namespaces/openshift-multus/apps/daemonsets/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.780409203Z namespaces/openshift-multus/apps/daemonsets/multus-additional-cni-plugins.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.78054558Z namespaces/openshift-multus/apps/daemonsets/multus.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.780828523Z namespaces/openshift-multus/apps/daemonsets/network-metrics-daemon.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.780900197Z namespaces/openshift-multus/autoscaling/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.780936139Z namespaces/openshift-multus/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.780989591Z namespaces/openshift-multus/batch/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.781030903Z namespaces/openshift-multus/batch/cronjobs.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.781114197Z namespaces/openshift-multus/batch/jobs.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.781158259Z namespaces/openshift-multus/build.openshift.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.781196431Z namespaces/openshift-multus/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.781280625Z namespaces/openshift-multus/build.openshift.io/builds.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.781324327Z namespaces/openshift-multus/core/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.78137535Z namespaces/openshift-multus/core/configmaps.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.781500226Z namespaces/openshift-multus/core/endpoints.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.7815838Z namespaces/openshift-multus/core/events.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.782141647Z namespaces/openshift-multus/core/persistentvolumeclaims.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.782272803Z namespaces/openshift-multus/core/pods.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.782862652Z namespaces/openshift-multus/core/replicationcontrollers.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.782944605Z namespaces/openshift-multus/core/secrets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.783083772Z namespaces/openshift-multus/core/services.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.783140575Z namespaces/openshift-multus/core/configmaps/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.783265811Z namespaces/openshift-multus/core/configmaps/cni-copy-resources.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.783358265Z namespaces/openshift-multus/core/configmaps/default-cni-sysctl-allowlist.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.78345938Z namespaces/openshift-multus/core/configmaps/multus-daemon-config.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.783535754Z namespaces/openshift-multus/core/configmaps/whereabouts-flatfile-config.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.783633679Z namespaces/openshift-multus/core/serviceaccounts/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.783675791Z namespaces/openshift-multus/core/serviceaccounts/metrics-daemon-sa.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.783770585Z namespaces/openshift-multus/core/serviceaccounts/multus-ac.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.783888441Z namespaces/openshift-multus/core/serviceaccounts/multus-ancillary-tools.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.783970595Z namespaces/openshift-multus/core/serviceaccounts/multus.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.784011047Z namespaces/openshift-multus/core/services/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.78406241Z namespaces/openshift-multus/core/services/network-metrics-service.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.784108472Z namespaces/openshift-multus/discovery.k8s.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.784161324Z namespaces/openshift-multus/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.784213177Z namespaces/openshift-multus/image.openshift.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.784262809Z namespaces/openshift-multus/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.784300231Z namespaces/openshift-multus/k8s.ovn.org/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.784354633Z namespaces/openshift-multus/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.784433567Z namespaces/openshift-multus/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.784513701Z namespaces/openshift-multus/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.784567324Z namespaces/openshift-multus/monitoring.coreos.com/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.784607206Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.784661648Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.784710221Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors/monitor-network.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.784759863Z namespaces/openshift-multus/networking.k8s.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.784816456Z namespaces/openshift-multus/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.784879639Z namespaces/openshift-multus/pods/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.784887599Z namespaces/openshift-multus/pods/multus-2gnk2/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.784935262Z namespaces/openshift-multus/pods/multus-2gnk2/multus-2gnk2.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.785033896Z namespaces/openshift-multus/pods/multus-2gnk2/kube-multus/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.785043727Z namespaces/openshift-multus/pods/multus-2gnk2/kube-multus/kube-multus/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.785048377Z namespaces/openshift-multus/pods/multus-2gnk2/kube-multus/kube-multus/logs/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.78510439Z namespaces/openshift-multus/pods/multus-2gnk2/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.785489728Z namespaces/openshift-multus/pods/multus-2gnk2/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.785562722Z namespaces/openshift-multus/pods/multus-2gnk2/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.785587453Z namespaces/openshift-multus/pods/multus-9dv97/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.785633755Z namespaces/openshift-multus/pods/multus-9dv97/multus-9dv97.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.78572228Z namespaces/openshift-multus/pods/multus-9dv97/kube-multus/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.78573185Z namespaces/openshift-multus/pods/multus-9dv97/kube-multus/kube-multus/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.78573621Z namespaces/openshift-multus/pods/multus-9dv97/kube-multus/kube-multus/logs/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.785768852Z namespaces/openshift-multus/pods/multus-9dv97/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.786048606Z namespaces/openshift-multus/pods/multus-9dv97/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.786119059Z namespaces/openshift-multus/pods/multus-9dv97/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.786151691Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5gbsb/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.786203483Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5gbsb/multus-additional-cni-plugins-5gbsb.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.786339Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5gbsb/bond-cni-plugin/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.7863475Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5gbsb/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.78635254Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5gbsb/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.786394092Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5gbsb/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.786499087Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5gbsb/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.786609242Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5gbsb/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.786631634Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5gbsb/cni-plugins/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.786640344Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5gbsb/cni-plugins/cni-plugins/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.786644604Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5gbsb/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.786693177Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5gbsb/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.786782801Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5gbsb/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.786882886Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5gbsb/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.786906757Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5gbsb/egress-router-binary-copy/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.786916997Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5gbsb/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.786922188Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5gbsb/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.78696934Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5gbsb/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.787054604Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5gbsb/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.787126507Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5gbsb/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.787146208Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5gbsb/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.787156039Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5gbsb/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.787161239Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5gbsb/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.787211212Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5gbsb/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.787288825Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5gbsb/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.787361899Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5gbsb/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.787406421Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5gbsb/routeoverride-cni/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.787413952Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5gbsb/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.787418352Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5gbsb/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.787451133Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5gbsb/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.787538687Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5gbsb/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.787607011Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5gbsb/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.787650613Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5gbsb/whereabouts-cni-bincopy/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.787661384Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5gbsb/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.787666374Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5gbsb/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.787694085Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5gbsb/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.78778537Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5gbsb/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.787953058Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5gbsb/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.787972988Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5gbsb/whereabouts-cni/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.787980779Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5gbsb/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.787987959Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5gbsb/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.788052462Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5gbsb/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.788138647Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5gbsb/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.78821091Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5gbsb/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.788263813Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-6qtg6/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.788316725Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-6qtg6/multus-additional-cni-plugins-6qtg6.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.788437581Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-6qtg6/bond-cni-plugin/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.788446781Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-6qtg6/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.788451902Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-6qtg6/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.788463562Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-6qtg6/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.788571437Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-6qtg6/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.78863604Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-6qtg6/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.788680373Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-6qtg6/cni-plugins/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.788691753Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-6qtg6/cni-plugins/cni-plugins/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.788696634Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-6qtg6/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.788721595Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-6qtg6/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.7888246Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-6qtg6/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.788906044Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-6qtg6/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.788947536Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-6qtg6/egress-router-binary-copy/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.788955116Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-6qtg6/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.788960076Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-6qtg6/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.788990628Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-6qtg6/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.789086282Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-6qtg6/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.789151276Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-6qtg6/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.789192598Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-6qtg6/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.789199748Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-6qtg6/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.789203968Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-6qtg6/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.789223239Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-6qtg6/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.789296983Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-6qtg6/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.789373166Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-6qtg6/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.789391837Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-6qtg6/routeoverride-cni/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.789405468Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-6qtg6/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.789409918Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-6qtg6/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.78945546Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-6qtg6/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.789546635Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-6qtg6/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.789614328Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-6qtg6/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.78966409Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-6qtg6/whereabouts-cni-bincopy/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.789675151Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-6qtg6/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.789679431Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-6qtg6/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.789707032Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-6qtg6/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.789823898Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-6qtg6/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.789893191Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-6qtg6/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.789933453Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-6qtg6/whereabouts-cni/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.789941374Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-6qtg6/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.789945934Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-6qtg6/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.789970505Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-6qtg6/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.7900687Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-6qtg6/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.790137223Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-6qtg6/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.790180925Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fldgc/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.790227917Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fldgc/multus-additional-cni-plugins-fldgc.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.790349353Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fldgc/bond-cni-plugin/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.790414266Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fldgc/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.790424837Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fldgc/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.790449388Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fldgc/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.790546463Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fldgc/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.790610866Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fldgc/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.790644958Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fldgc/cni-plugins/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.790651688Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fldgc/cni-plugins/cni-plugins/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.790655918Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fldgc/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.79069349Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fldgc/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.790781634Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fldgc/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.790870999Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fldgc/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.790913301Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fldgc/egress-router-binary-copy/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.790924881Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fldgc/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.790932631Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fldgc/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.790958353Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fldgc/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.791055677Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fldgc/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.791127061Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fldgc/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.791145062Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fldgc/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.791152532Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fldgc/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.791161343Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fldgc/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.791202555Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fldgc/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.791279178Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fldgc/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.791359342Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fldgc/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.791373923Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fldgc/routeoverride-cni/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.791378983Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fldgc/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.791386853Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fldgc/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.791433836Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fldgc/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.79152279Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fldgc/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.791598574Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fldgc/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.791616425Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fldgc/whereabouts-cni-bincopy/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.791624495Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fldgc/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.791629915Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fldgc/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.791680988Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fldgc/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.791769712Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fldgc/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.791868647Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fldgc/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.791897238Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fldgc/whereabouts-cni/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.791902838Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fldgc/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.791907699Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fldgc/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.791952431Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fldgc/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.792048136Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fldgc/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.792114449Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fldgc/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.7921314Z namespaces/openshift-multus/pods/multus-jdf2n/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.792184622Z namespaces/openshift-multus/pods/multus-jdf2n/multus-jdf2n.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.792274427Z namespaces/openshift-multus/pods/multus-jdf2n/kube-multus/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.792281667Z namespaces/openshift-multus/pods/multus-jdf2n/kube-multus/kube-multus/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.792285627Z namespaces/openshift-multus/pods/multus-jdf2n/kube-multus/kube-multus/logs/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.792319969Z namespaces/openshift-multus/pods/multus-jdf2n/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.792693437Z namespaces/openshift-multus/pods/multus-jdf2n/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.79276136Z namespaces/openshift-multus/pods/multus-jdf2n/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.792795222Z namespaces/openshift-multus/pods/network-metrics-daemon-4bzdl/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.792860445Z namespaces/openshift-multus/pods/network-metrics-daemon-4bzdl/network-metrics-daemon-4bzdl.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.792940509Z namespaces/openshift-multus/pods/network-metrics-daemon-4bzdl/kube-rbac-proxy/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.792950529Z namespaces/openshift-multus/pods/network-metrics-daemon-4bzdl/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.792954469Z namespaces/openshift-multus/pods/network-metrics-daemon-4bzdl/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.792991521Z namespaces/openshift-multus/pods/network-metrics-daemon-4bzdl/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.793083795Z namespaces/openshift-multus/pods/network-metrics-daemon-4bzdl/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.793153479Z namespaces/openshift-multus/pods/network-metrics-daemon-4bzdl/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.79318588Z namespaces/openshift-multus/pods/network-metrics-daemon-4bzdl/network-metrics-daemon/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.793192461Z namespaces/openshift-multus/pods/network-metrics-daemon-4bzdl/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.793196461Z namespaces/openshift-multus/pods/network-metrics-daemon-4bzdl/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.793231843Z namespaces/openshift-multus/pods/network-metrics-daemon-4bzdl/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.793345168Z namespaces/openshift-multus/pods/network-metrics-daemon-4bzdl/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.793417052Z namespaces/openshift-multus/pods/network-metrics-daemon-4bzdl/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.793454184Z namespaces/openshift-multus/pods/network-metrics-daemon-fxqxf/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.793494406Z namespaces/openshift-multus/pods/network-metrics-daemon-fxqxf/network-metrics-daemon-fxqxf.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.793572799Z namespaces/openshift-multus/pods/network-metrics-daemon-fxqxf/kube-rbac-proxy/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.793580639Z namespaces/openshift-multus/pods/network-metrics-daemon-fxqxf/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.79358521Z namespaces/openshift-multus/pods/network-metrics-daemon-fxqxf/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.793621761Z namespaces/openshift-multus/pods/network-metrics-daemon-fxqxf/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.793717286Z namespaces/openshift-multus/pods/network-metrics-daemon-fxqxf/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.793783519Z namespaces/openshift-multus/pods/network-metrics-daemon-fxqxf/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.793830642Z namespaces/openshift-multus/pods/network-metrics-daemon-fxqxf/network-metrics-daemon/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.793841592Z namespaces/openshift-multus/pods/network-metrics-daemon-fxqxf/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.793845783Z namespaces/openshift-multus/pods/network-metrics-daemon-fxqxf/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.793887674Z namespaces/openshift-multus/pods/network-metrics-daemon-fxqxf/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.79400192Z namespaces/openshift-multus/pods/network-metrics-daemon-fxqxf/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.794072773Z namespaces/openshift-multus/pods/network-metrics-daemon-fxqxf/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.794103825Z namespaces/openshift-multus/pods/network-metrics-daemon-jgfd8/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.794148547Z namespaces/openshift-multus/pods/network-metrics-daemon-jgfd8/network-metrics-daemon-jgfd8.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.794226131Z namespaces/openshift-multus/pods/network-metrics-daemon-jgfd8/kube-rbac-proxy/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.794233791Z namespaces/openshift-multus/pods/network-metrics-daemon-jgfd8/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.794238011Z namespaces/openshift-multus/pods/network-metrics-daemon-jgfd8/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.794275483Z namespaces/openshift-multus/pods/network-metrics-daemon-jgfd8/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.794372018Z namespaces/openshift-multus/pods/network-metrics-daemon-jgfd8/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.794452632Z namespaces/openshift-multus/pods/network-metrics-daemon-jgfd8/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.794492964Z namespaces/openshift-multus/pods/network-metrics-daemon-jgfd8/network-metrics-daemon/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.794501524Z namespaces/openshift-multus/pods/network-metrics-daemon-jgfd8/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.794505414Z namespaces/openshift-multus/pods/network-metrics-daemon-jgfd8/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.794537746Z namespaces/openshift-multus/pods/network-metrics-daemon-jgfd8/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.794673363Z namespaces/openshift-multus/pods/network-metrics-daemon-jgfd8/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.794743856Z namespaces/openshift-multus/pods/network-metrics-daemon-jgfd8/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.794782958Z namespaces/openshift-multus/policy/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.794843311Z namespaces/openshift-multus/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.794899163Z namespaces/openshift-multus/rbac.authorization.k8s.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.794906524Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.794944256Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/multus-whereabouts.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.79503727Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.795087182Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.795124624Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.795215709Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/whereabouts-cni.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.795260871Z namespaces/openshift-multus/route.openshift.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.795303603Z namespaces/openshift-multus/route.openshift.io/routes.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.795351575Z namespaces/openshift-network-console/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.795402798Z namespaces/openshift-network-console/openshift-network-console.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.7954591Z namespaces/openshift-network-console/apps.openshift.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.795505412Z namespaces/openshift-network-console/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.795550225Z namespaces/openshift-network-console/apps/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.795590967Z namespaces/openshift-network-console/apps/daemonsets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.79567266Z namespaces/openshift-network-console/apps/deployments.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.795795297Z namespaces/openshift-network-console/apps/replicasets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.796020637Z namespaces/openshift-network-console/apps/statefulsets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.79606741Z namespaces/openshift-network-console/apps/deployments/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.796109002Z namespaces/openshift-network-console/apps/deployments/networking-console-plugin.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.796204246Z namespaces/openshift-network-console/autoscaling/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.796246928Z namespaces/openshift-network-console/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.796295241Z namespaces/openshift-network-console/batch/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.796324462Z namespaces/openshift-network-console/batch/cronjobs.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.796419127Z namespaces/openshift-network-console/batch/jobs.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.796462629Z namespaces/openshift-network-console/build.openshift.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.796504351Z namespaces/openshift-network-console/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.796585885Z namespaces/openshift-network-console/build.openshift.io/builds.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.796635507Z namespaces/openshift-network-console/core/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.79668766Z namespaces/openshift-network-console/core/configmaps.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.796787185Z namespaces/openshift-network-console/core/endpoints.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.796974743Z namespaces/openshift-network-console/core/events.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.797092939Z namespaces/openshift-network-console/core/persistentvolumeclaims.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.797170423Z namespaces/openshift-network-console/core/pods.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.79731637Z namespaces/openshift-network-console/core/replicationcontrollers.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.797444286Z namespaces/openshift-network-console/core/secrets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.797561522Z namespaces/openshift-network-console/core/services.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.797616545Z namespaces/openshift-network-console/core/configmaps/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.797646176Z namespaces/openshift-network-console/core/configmaps/networking-console-plugin.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.797713999Z namespaces/openshift-network-console/core/services/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.797752411Z namespaces/openshift-network-console/core/services/networking-console-plugin.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.797823235Z namespaces/openshift-network-console/discovery.k8s.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.797861696Z namespaces/openshift-network-console/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.797923369Z namespaces/openshift-network-console/image.openshift.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.797964621Z namespaces/openshift-network-console/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.798012254Z namespaces/openshift-network-console/k8s.ovn.org/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.798054136Z namespaces/openshift-network-console/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.79814048Z namespaces/openshift-network-console/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.798217234Z namespaces/openshift-network-console/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.798266846Z namespaces/openshift-network-console/monitoring.coreos.com/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.798303528Z namespaces/openshift-network-console/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.798358201Z namespaces/openshift-network-console/networking.k8s.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.798487467Z namespaces/openshift-network-console/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.798531889Z namespaces/openshift-network-console/pods/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.798539359Z namespaces/openshift-network-console/pods/networking-console-plugin-6446c8d75d-rfjl6/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.798584821Z namespaces/openshift-network-console/pods/networking-console-plugin-6446c8d75d-rfjl6/networking-console-plugin-6446c8d75d-rfjl6.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.798656025Z namespaces/openshift-network-console/pods/networking-console-plugin-6446c8d75d-rfjl6/networking-console-plugin/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.798665845Z namespaces/openshift-network-console/pods/networking-console-plugin-6446c8d75d-rfjl6/networking-console-plugin/networking-console-plugin/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.798669856Z namespaces/openshift-network-console/pods/networking-console-plugin-6446c8d75d-rfjl6/networking-console-plugin/networking-console-plugin/logs/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.798705267Z namespaces/openshift-network-console/pods/networking-console-plugin-6446c8d75d-rfjl6/networking-console-plugin/networking-console-plugin/logs/current.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.798797072Z namespaces/openshift-network-console/pods/networking-console-plugin-6446c8d75d-rfjl6/networking-console-plugin/networking-console-plugin/logs/previous.insecure.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.798898896Z namespaces/openshift-network-console/pods/networking-console-plugin-6446c8d75d-rfjl6/networking-console-plugin/networking-console-plugin/logs/previous.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.798917708Z namespaces/openshift-network-console/policy/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.79898104Z namespaces/openshift-network-console/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.799023313Z namespaces/openshift-network-console/route.openshift.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.799070285Z namespaces/openshift-network-console/route.openshift.io/routes.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.799123337Z namespaces/openshift-network-diagnostics/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.79917077Z namespaces/openshift-network-diagnostics/openshift-network-diagnostics.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.799223112Z namespaces/openshift-network-diagnostics/apps.openshift.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.799263604Z namespaces/openshift-network-diagnostics/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.799314127Z namespaces/openshift-network-diagnostics/apps/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.799346588Z namespaces/openshift-network-diagnostics/apps/daemonsets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.799457574Z namespaces/openshift-network-diagnostics/apps/deployments.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.799569029Z namespaces/openshift-network-diagnostics/apps/replicasets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.799664264Z namespaces/openshift-network-diagnostics/apps/statefulsets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.799711466Z namespaces/openshift-network-diagnostics/apps/daemonsets/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.799760848Z namespaces/openshift-network-diagnostics/apps/daemonsets/network-check-target.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.799845582Z namespaces/openshift-network-diagnostics/apps/deployments/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.799891315Z namespaces/openshift-network-diagnostics/apps/deployments/network-check-source.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.799958288Z namespaces/openshift-network-diagnostics/autoscaling/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.79999926Z namespaces/openshift-network-diagnostics/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.800049282Z namespaces/openshift-network-diagnostics/batch/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.800079164Z namespaces/openshift-network-diagnostics/batch/cronjobs.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.800173808Z namespaces/openshift-network-diagnostics/batch/jobs.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.80021958Z namespaces/openshift-network-diagnostics/build.openshift.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.800267603Z namespaces/openshift-network-diagnostics/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.800346437Z namespaces/openshift-network-diagnostics/build.openshift.io/builds.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.800397089Z namespaces/openshift-network-diagnostics/core/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.800436211Z namespaces/openshift-network-diagnostics/core/configmaps.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.800542606Z namespaces/openshift-network-diagnostics/core/endpoints.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.80063066Z namespaces/openshift-network-diagnostics/core/events.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.80083308Z namespaces/openshift-network-diagnostics/core/persistentvolumeclaims.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.800920144Z namespaces/openshift-network-diagnostics/core/pods.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.801124004Z namespaces/openshift-network-diagnostics/core/replicationcontrollers.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.801209448Z namespaces/openshift-network-diagnostics/core/secrets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.801317664Z namespaces/openshift-network-diagnostics/core/services.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.801377206Z namespaces/openshift-network-diagnostics/core/serviceaccounts/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.801416078Z namespaces/openshift-network-diagnostics/core/serviceaccounts/network-diagnostics.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.801471891Z namespaces/openshift-network-diagnostics/core/services/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.801519223Z namespaces/openshift-network-diagnostics/core/services/network-check-source.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.801611328Z namespaces/openshift-network-diagnostics/core/services/network-check-target.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.80166042Z namespaces/openshift-network-diagnostics/discovery.k8s.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.801706902Z namespaces/openshift-network-diagnostics/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.801768435Z namespaces/openshift-network-diagnostics/image.openshift.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.801813248Z namespaces/openshift-network-diagnostics/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.801875171Z namespaces/openshift-network-diagnostics/k8s.ovn.org/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.801922043Z namespaces/openshift-network-diagnostics/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.802003137Z namespaces/openshift-network-diagnostics/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.802086451Z namespaces/openshift-network-diagnostics/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.802133423Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.802179725Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.802230858Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.80227835Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors/network-check-source.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.802327452Z namespaces/openshift-network-diagnostics/networking.k8s.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.802359824Z namespaces/openshift-network-diagnostics/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.802424957Z namespaces/openshift-network-diagnostics/pods/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.802431977Z namespaces/openshift-network-diagnostics/pods/network-check-source-7cbc45fddc-jjmrj/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.80247714Z namespaces/openshift-network-diagnostics/pods/network-check-source-7cbc45fddc-jjmrj/network-check-source-7cbc45fddc-jjmrj.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.802548733Z namespaces/openshift-network-diagnostics/pods/network-check-source-7cbc45fddc-jjmrj/check-endpoints/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.802555693Z namespaces/openshift-network-diagnostics/pods/network-check-source-7cbc45fddc-jjmrj/check-endpoints/check-endpoints/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.802559793Z namespaces/openshift-network-diagnostics/pods/network-check-source-7cbc45fddc-jjmrj/check-endpoints/check-endpoints/logs/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.802599466Z namespaces/openshift-network-diagnostics/pods/network-check-source-7cbc45fddc-jjmrj/check-endpoints/check-endpoints/logs/current.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.80269598Z namespaces/openshift-network-diagnostics/pods/network-check-source-7cbc45fddc-jjmrj/check-endpoints/check-endpoints/logs/previous.insecure.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.802779114Z namespaces/openshift-network-diagnostics/pods/network-check-source-7cbc45fddc-jjmrj/check-endpoints/check-endpoints/logs/previous.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.802814466Z namespaces/openshift-network-diagnostics/pods/network-check-target-ng92v/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.802881549Z namespaces/openshift-network-diagnostics/pods/network-check-target-ng92v/network-check-target-ng92v.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.802951592Z namespaces/openshift-network-diagnostics/pods/network-check-target-ng92v/network-check-target-container/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.802958373Z namespaces/openshift-network-diagnostics/pods/network-check-target-ng92v/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.802962333Z namespaces/openshift-network-diagnostics/pods/network-check-target-ng92v/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.803002795Z namespaces/openshift-network-diagnostics/pods/network-check-target-ng92v/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.803098539Z namespaces/openshift-network-diagnostics/pods/network-check-target-ng92v/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.803167983Z namespaces/openshift-network-diagnostics/pods/network-check-target-ng92v/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.803205505Z namespaces/openshift-network-diagnostics/pods/network-check-target-tgq6j/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.803233366Z namespaces/openshift-network-diagnostics/pods/network-check-target-tgq6j/network-check-target-tgq6j.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.80331379Z namespaces/openshift-network-diagnostics/pods/network-check-target-tgq6j/network-check-target-container/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.80332112Z namespaces/openshift-network-diagnostics/pods/network-check-target-tgq6j/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.80332591Z namespaces/openshift-network-diagnostics/pods/network-check-target-tgq6j/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.803361182Z namespaces/openshift-network-diagnostics/pods/network-check-target-tgq6j/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.803449907Z namespaces/openshift-network-diagnostics/pods/network-check-target-tgq6j/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.80351641Z namespaces/openshift-network-diagnostics/pods/network-check-target-tgq6j/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.803562922Z namespaces/openshift-network-diagnostics/pods/network-check-target-vc7cf/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.803599494Z namespaces/openshift-network-diagnostics/pods/network-check-target-vc7cf/network-check-target-vc7cf.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.803671317Z namespaces/openshift-network-diagnostics/pods/network-check-target-vc7cf/network-check-target-container/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.803679218Z namespaces/openshift-network-diagnostics/pods/network-check-target-vc7cf/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.803683418Z namespaces/openshift-network-diagnostics/pods/network-check-target-vc7cf/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.80372146Z namespaces/openshift-network-diagnostics/pods/network-check-target-vc7cf/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.803818044Z namespaces/openshift-network-diagnostics/pods/network-check-target-vc7cf/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.803902269Z namespaces/openshift-network-diagnostics/pods/network-check-target-vc7cf/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.80394036Z namespaces/openshift-network-diagnostics/policy/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.803973512Z namespaces/openshift-network-diagnostics/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.804026084Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.804034385Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.804068706Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/network-diagnostics.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.804157741Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.804204863Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.804248495Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/network-diagnostics.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.804332209Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.804394912Z namespaces/openshift-network-diagnostics/route.openshift.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.804441915Z namespaces/openshift-network-diagnostics/route.openshift.io/routes.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.804484627Z namespaces/openshift-network-node-identity/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.804518708Z namespaces/openshift-network-node-identity/openshift-network-node-identity.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.804584762Z namespaces/openshift-network-node-identity/apps.openshift.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.804629734Z namespaces/openshift-network-node-identity/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.804680176Z namespaces/openshift-network-node-identity/apps/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.804724968Z namespaces/openshift-network-node-identity/apps/daemonsets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.804818913Z namespaces/openshift-network-node-identity/apps/deployments.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.804908067Z namespaces/openshift-network-node-identity/apps/replicasets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.804990901Z namespaces/openshift-network-node-identity/apps/statefulsets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.805041644Z namespaces/openshift-network-node-identity/autoscaling/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.805083655Z namespaces/openshift-network-node-identity/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.805129718Z namespaces/openshift-network-node-identity/batch/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.80517397Z namespaces/openshift-network-node-identity/batch/cronjobs.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.805253974Z namespaces/openshift-network-node-identity/batch/jobs.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.805303316Z namespaces/openshift-network-node-identity/build.openshift.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.805347508Z namespaces/openshift-network-node-identity/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.805426852Z namespaces/openshift-network-node-identity/build.openshift.io/builds.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.805474445Z namespaces/openshift-network-node-identity/coordination.k8s.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.805481465Z namespaces/openshift-network-node-identity/coordination.k8s.io/leases/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.805516376Z namespaces/openshift-network-node-identity/coordination.k8s.io/leases/ovnkube-identity.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.805567879Z namespaces/openshift-network-node-identity/core/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.805609671Z namespaces/openshift-network-node-identity/core/configmaps.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.805712076Z namespaces/openshift-network-node-identity/core/endpoints.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.80579166Z namespaces/openshift-network-node-identity/core/events.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.805981489Z namespaces/openshift-network-node-identity/core/persistentvolumeclaims.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.806061403Z namespaces/openshift-network-node-identity/core/pods.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.806146037Z namespaces/openshift-network-node-identity/core/replicationcontrollers.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.806292004Z namespaces/openshift-network-node-identity/core/secrets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.80641658Z namespaces/openshift-network-node-identity/core/services.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.806466292Z namespaces/openshift-network-node-identity/core/serviceaccounts/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.806504654Z namespaces/openshift-network-node-identity/core/serviceaccounts/network-node-identity.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.806564137Z namespaces/openshift-network-node-identity/discovery.k8s.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.806597569Z namespaces/openshift-network-node-identity/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.806765717Z namespaces/openshift-network-node-identity/image.openshift.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.806812279Z namespaces/openshift-network-node-identity/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.806870862Z namespaces/openshift-network-node-identity/k8s.ovn.org/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.806917914Z namespaces/openshift-network-node-identity/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.807005679Z namespaces/openshift-network-node-identity/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.807094713Z namespaces/openshift-network-node-identity/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.807128464Z namespaces/openshift-network-node-identity/monitoring.coreos.com/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.807181537Z namespaces/openshift-network-node-identity/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.807225579Z namespaces/openshift-network-node-identity/networking.k8s.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.807272251Z namespaces/openshift-network-node-identity/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.807313513Z namespaces/openshift-network-node-identity/policy/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.807364916Z namespaces/openshift-network-node-identity/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.807405918Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.807415258Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.80744974Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/rolebindings/network-node-identity-leases.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.807503003Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.807549475Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/roles/network-node-identity-leases.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.807600597Z namespaces/openshift-network-node-identity/route.openshift.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.807635029Z namespaces/openshift-network-node-identity/route.openshift.io/routes.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.807686631Z namespaces/openshift-network-operator/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.807730433Z namespaces/openshift-network-operator/openshift-network-operator.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.807786846Z namespaces/openshift-network-operator/apps.openshift.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.807846429Z namespaces/openshift-network-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.807899222Z namespaces/openshift-network-operator/apps/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.807929093Z namespaces/openshift-network-operator/apps/daemonsets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.80806423Z namespaces/openshift-network-operator/apps/deployments.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.808139633Z namespaces/openshift-network-operator/apps/replicasets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.808218337Z namespaces/openshift-network-operator/apps/statefulsets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.808266259Z namespaces/openshift-network-operator/apps/daemonsets/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.808309091Z namespaces/openshift-network-operator/apps/daemonsets/iptables-alerter.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.808391085Z namespaces/openshift-network-operator/autoscaling/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.808431347Z namespaces/openshift-network-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.80848296Z namespaces/openshift-network-operator/batch/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.808526512Z namespaces/openshift-network-operator/batch/cronjobs.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.808609226Z namespaces/openshift-network-operator/batch/jobs.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.808643347Z namespaces/openshift-network-operator/build.openshift.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.80869606Z namespaces/openshift-network-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.808778114Z namespaces/openshift-network-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.808842727Z namespaces/openshift-network-operator/coordination.k8s.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.808853058Z namespaces/openshift-network-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.80889422Z namespaces/openshift-network-operator/coordination.k8s.io/leases/network-operator-lock.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.808941492Z namespaces/openshift-network-operator/core/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.808989884Z namespaces/openshift-network-operator/core/configmaps.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.80911301Z namespaces/openshift-network-operator/core/endpoints.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.809196354Z namespaces/openshift-network-operator/core/events.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.809362202Z namespaces/openshift-network-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.809440096Z namespaces/openshift-network-operator/core/pods.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.809613685Z namespaces/openshift-network-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.809701929Z namespaces/openshift-network-operator/core/secrets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.809847946Z namespaces/openshift-network-operator/core/services.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.809907059Z namespaces/openshift-network-operator/core/configmaps/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.809960551Z namespaces/openshift-network-operator/core/configmaps/applied-cluster.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.810035285Z namespaces/openshift-network-operator/core/configmaps/iptables-alerter-script.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.810097828Z namespaces/openshift-network-operator/core/serviceaccounts/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.81014278Z namespaces/openshift-network-operator/core/serviceaccounts/iptables-alerter.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.810192052Z namespaces/openshift-network-operator/discovery.k8s.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.810243635Z namespaces/openshift-network-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.810292947Z namespaces/openshift-network-operator/image.openshift.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.810328269Z namespaces/openshift-network-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.810384252Z namespaces/openshift-network-operator/k8s.ovn.org/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.810417363Z namespaces/openshift-network-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.810507978Z namespaces/openshift-network-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.810589862Z namespaces/openshift-network-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.810639074Z namespaces/openshift-network-operator/monitoring.coreos.com/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.810680046Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.810736619Z namespaces/openshift-network-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.810780281Z namespaces/openshift-network-operator/monitoring.coreos.com/prometheusrules/openshift-network-operator-ipsec-rules.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.810851144Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.810894566Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors/network-operator.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.810948859Z namespaces/openshift-network-operator/networking.k8s.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.81097711Z namespaces/openshift-network-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.811033943Z namespaces/openshift-network-operator/pods/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.811041374Z namespaces/openshift-network-operator/pods/iptables-alerter-4qz7x/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.811079275Z namespaces/openshift-network-operator/pods/iptables-alerter-4qz7x/iptables-alerter-4qz7x.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.811156939Z namespaces/openshift-network-operator/pods/iptables-alerter-4qz7x/iptables-alerter/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.811164449Z namespaces/openshift-network-operator/pods/iptables-alerter-4qz7x/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.81116864Z namespaces/openshift-network-operator/pods/iptables-alerter-4qz7x/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.811201621Z namespaces/openshift-network-operator/pods/iptables-alerter-4qz7x/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.811292466Z namespaces/openshift-network-operator/pods/iptables-alerter-4qz7x/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.811363249Z namespaces/openshift-network-operator/pods/iptables-alerter-4qz7x/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.811399111Z namespaces/openshift-network-operator/pods/iptables-alerter-t4xh8/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.811446863Z namespaces/openshift-network-operator/pods/iptables-alerter-t4xh8/iptables-alerter-t4xh8.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.811511596Z namespaces/openshift-network-operator/pods/iptables-alerter-t4xh8/iptables-alerter/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.811520577Z namespaces/openshift-network-operator/pods/iptables-alerter-t4xh8/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.811524877Z namespaces/openshift-network-operator/pods/iptables-alerter-t4xh8/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.811561628Z namespaces/openshift-network-operator/pods/iptables-alerter-t4xh8/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.811645563Z namespaces/openshift-network-operator/pods/iptables-alerter-t4xh8/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.811722006Z namespaces/openshift-network-operator/pods/iptables-alerter-t4xh8/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.811758098Z namespaces/openshift-network-operator/pods/iptables-alerter-tbhh8/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.811812421Z namespaces/openshift-network-operator/pods/iptables-alerter-tbhh8/iptables-alerter-tbhh8.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.811894275Z namespaces/openshift-network-operator/pods/iptables-alerter-tbhh8/iptables-alerter/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.811902405Z namespaces/openshift-network-operator/pods/iptables-alerter-tbhh8/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.811906745Z namespaces/openshift-network-operator/pods/iptables-alerter-tbhh8/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.811942847Z namespaces/openshift-network-operator/pods/iptables-alerter-tbhh8/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.812032091Z namespaces/openshift-network-operator/pods/iptables-alerter-tbhh8/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.812103105Z namespaces/openshift-network-operator/pods/iptables-alerter-tbhh8/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.812136776Z namespaces/openshift-network-operator/policy/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.812177948Z namespaces/openshift-network-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.812228581Z namespaces/openshift-network-operator/route.openshift.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.812268923Z namespaces/openshift-network-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.812321365Z namespaces/openshift-operator-lifecycle-manager/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.812364117Z namespaces/openshift-operator-lifecycle-manager/openshift-operator-lifecycle-manager.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.812426Z namespaces/openshift-operator-lifecycle-manager/apps.openshift.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.812466722Z namespaces/openshift-operator-lifecycle-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.812519075Z namespaces/openshift-operator-lifecycle-manager/apps/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.812547296Z namespaces/openshift-operator-lifecycle-manager/apps/daemonsets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.812637891Z namespaces/openshift-operator-lifecycle-manager/apps/deployments.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.812718904Z namespaces/openshift-operator-lifecycle-manager/apps/replicasets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.812818519Z namespaces/openshift-operator-lifecycle-manager/apps/statefulsets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.812865912Z namespaces/openshift-operator-lifecycle-manager/autoscaling/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.812913704Z namespaces/openshift-operator-lifecycle-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.812963046Z namespaces/openshift-operator-lifecycle-manager/batch/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.813005388Z namespaces/openshift-operator-lifecycle-manager/batch/cronjobs.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.813089502Z namespaces/openshift-operator-lifecycle-manager/batch/jobs.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.813140195Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.813184257Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.813264681Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.813306093Z namespaces/openshift-operator-lifecycle-manager/core/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.813355465Z namespaces/openshift-operator-lifecycle-manager/core/configmaps.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.81345134Z namespaces/openshift-operator-lifecycle-manager/core/endpoints.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.813536454Z namespaces/openshift-operator-lifecycle-manager/core/events.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.813633259Z namespaces/openshift-operator-lifecycle-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.813717823Z namespaces/openshift-operator-lifecycle-manager/core/pods.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.813796147Z namespaces/openshift-operator-lifecycle-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.813942274Z namespaces/openshift-operator-lifecycle-manager/core/secrets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.814133753Z namespaces/openshift-operator-lifecycle-manager/core/services.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.814197486Z namespaces/openshift-operator-lifecycle-manager/discovery.k8s.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.814251989Z namespaces/openshift-operator-lifecycle-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.814296201Z namespaces/openshift-operator-lifecycle-manager/image.openshift.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.814341783Z namespaces/openshift-operator-lifecycle-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.814401586Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.814447858Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.814526572Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.814612706Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.814646688Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.81470212Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.814749893Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.814798435Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/prometheusrules/olm-alert-rules.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.815000565Z namespaces/openshift-operator-lifecycle-manager/networking.k8s.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.815044447Z namespaces/openshift-operator-lifecycle-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.815120361Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.815128581Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.815165783Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/operatorgroups/olm-operators.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.815220616Z namespaces/openshift-operator-lifecycle-manager/policy/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.815264618Z namespaces/openshift-operator-lifecycle-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.815331131Z namespaces/openshift-operator-lifecycle-manager/route.openshift.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.815345782Z namespaces/openshift-operator-lifecycle-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.815410185Z namespaces/openshift-operators/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.815417695Z namespaces/openshift-operators/operators.coreos.com/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.815421675Z namespaces/openshift-operators/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.815455077Z namespaces/openshift-operators/operators.coreos.com/operatorgroups/global-operators.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.81551097Z namespaces/openshift-ovn-kubernetes/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.815540231Z namespaces/openshift-ovn-kubernetes/openshift-ovn-kubernetes.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.815610204Z namespaces/openshift-ovn-kubernetes/apps.openshift.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.815650416Z namespaces/openshift-ovn-kubernetes/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.815699369Z namespaces/openshift-ovn-kubernetes/apps/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.81573321Z namespaces/openshift-ovn-kubernetes/apps/daemonsets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.815951521Z namespaces/openshift-ovn-kubernetes/apps/deployments.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.816029785Z namespaces/openshift-ovn-kubernetes/apps/replicasets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.816109088Z namespaces/openshift-ovn-kubernetes/apps/statefulsets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.816156331Z namespaces/openshift-ovn-kubernetes/apps/daemonsets/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.816198413Z namespaces/openshift-ovn-kubernetes/apps/daemonsets/ovnkube-node.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.816331209Z namespaces/openshift-ovn-kubernetes/autoscaling/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.816369501Z namespaces/openshift-ovn-kubernetes/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.816418043Z namespaces/openshift-ovn-kubernetes/batch/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.816471126Z namespaces/openshift-ovn-kubernetes/batch/cronjobs.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.816546209Z namespaces/openshift-ovn-kubernetes/batch/jobs.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.816580291Z namespaces/openshift-ovn-kubernetes/build.openshift.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.816633474Z namespaces/openshift-ovn-kubernetes/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.816722228Z namespaces/openshift-ovn-kubernetes/build.openshift.io/builds.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.81676726Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.816774051Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/leases/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.816815642Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/leases/ovn-kubernetes-master.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.816989731Z namespaces/openshift-ovn-kubernetes/core/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.817033253Z namespaces/openshift-ovn-kubernetes/core/configmaps.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.817260974Z namespaces/openshift-ovn-kubernetes/core/endpoints.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.817356319Z namespaces/openshift-ovn-kubernetes/core/events.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.817680884Z namespaces/openshift-ovn-kubernetes/core/persistentvolumeclaims.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.817820141Z namespaces/openshift-ovn-kubernetes/core/pods.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.818297624Z namespaces/openshift-ovn-kubernetes/core/replicationcontrollers.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.818400469Z namespaces/openshift-ovn-kubernetes/core/secrets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.818570747Z namespaces/openshift-ovn-kubernetes/core/services.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.81862361Z namespaces/openshift-ovn-kubernetes/core/configmaps/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.818672002Z namespaces/openshift-ovn-kubernetes/core/configmaps/ovnkube-config.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.818759356Z namespaces/openshift-ovn-kubernetes/core/configmaps/ovnkube-script-lib.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.818897483Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.818938885Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ovn-kubernetes-control-plane.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.819027249Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ovn-kubernetes-node.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.819074892Z namespaces/openshift-ovn-kubernetes/core/services/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.819119424Z namespaces/openshift-ovn-kubernetes/core/services/ovn-kubernetes-node.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.819177587Z namespaces/openshift-ovn-kubernetes/discovery.k8s.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.819217218Z namespaces/openshift-ovn-kubernetes/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.819288952Z namespaces/openshift-ovn-kubernetes/image.openshift.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.819324134Z namespaces/openshift-ovn-kubernetes/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.819375386Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.819385097Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/network-attachment-definitions/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.819399857Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/network-attachment-definitions/default.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.819463361Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.819504132Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.819591457Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.81967102Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.819717693Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.819762645Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.819818007Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.819889331Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/prometheusrules/networking-rules.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.819982335Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.820023897Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors/monitor-ovn-node.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.82007705Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.820084Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.820121672Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/ovn.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.820214647Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/signer.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.820262459Z namespaces/openshift-ovn-kubernetes/networking.k8s.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.820308741Z namespaces/openshift-ovn-kubernetes/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.820354404Z namespaces/openshift-ovn-kubernetes/pods/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.820362574Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9k969/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.820425857Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9k969/ovnkube-node-9k969.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.820648378Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9k969/kube-rbac-proxy-node/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.820657018Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9k969/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.820661088Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9k969/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.82069455Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9k969/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.820825066Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9k969/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.8209039Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9k969/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.820929821Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9k969/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.820936322Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9k969/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.820946552Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9k969/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.820988364Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9k969/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.82109906Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9k969/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.821168553Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9k969/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.821211895Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9k969/nbdb/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.821220055Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9k969/nbdb/nbdb/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.821224055Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9k969/nbdb/nbdb/logs/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.821246207Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9k969/nbdb/nbdb/logs/current.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.821355532Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9k969/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.821418635Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9k969/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.821448306Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9k969/northd/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.821454607Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9k969/northd/northd/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.821458697Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9k969/northd/northd/logs/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.821504579Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9k969/northd/northd/logs/current.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.821613464Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9k969/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.821679918Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9k969/northd/northd/logs/previous.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.82172122Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9k969/ovn-acl-logging/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.82172817Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9k969/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.82173225Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9k969/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.821768552Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9k969/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.821881977Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9k969/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.82193275Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9k969/ovn-controller/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.82193984Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9k969/ovn-controller/ovn-controller/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.82194406Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9k969/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.821977732Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9k969/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.822153971Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9k969/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.822223844Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9k969/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.822273556Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9k969/ovnkube-controller/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.822284327Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9k969/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.822290477Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9k969/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.822302278Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9k969/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.823161109Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9k969/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.823224902Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9k969/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.823267424Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9k969/sbdb/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.823274595Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9k969/sbdb/sbdb/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.823278605Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9k969/sbdb/sbdb/logs/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.823310807Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9k969/sbdb/sbdb/logs/current.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.823409851Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9k969/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.823479755Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9k969/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.823520697Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-htn42/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.82358333Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-htn42/ovnkube-node-htn42.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.823744748Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-htn42/kube-rbac-proxy-node/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.823755888Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-htn42/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.823759868Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-htn42/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.823781309Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-htn42/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.823924546Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-htn42/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.82400236Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-htn42/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.824018151Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-htn42/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.824030341Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-htn42/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.824035682Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-htn42/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.824087554Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-htn42/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.824195509Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-htn42/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.824267083Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-htn42/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.824299554Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-htn42/nbdb/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.824305975Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-htn42/nbdb/nbdb/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.824309805Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-htn42/nbdb/nbdb/logs/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.824331506Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-htn42/nbdb/nbdb/logs/current.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.824442211Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-htn42/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.824514715Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-htn42/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.824548316Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-htn42/northd/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.824554776Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-htn42/northd/northd/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.824559267Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-htn42/northd/northd/logs/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.824599809Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-htn42/northd/northd/logs/current.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.824703644Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-htn42/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.824772797Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-htn42/northd/northd/logs/previous.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.8248201Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-htn42/ovn-acl-logging/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.82482931Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-htn42/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.82483353Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-htn42/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.824876782Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-htn42/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.824979497Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-htn42/ovn-acl-logging/ovn-acl-logging/logs/previous.insecure.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.82504555Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-htn42/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.825064941Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-htn42/ovn-controller/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.825082512Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-htn42/ovn-controller/ovn-controller/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.825090393Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-htn42/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.825124364Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-htn42/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.825278542Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-htn42/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.825346605Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-htn42/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.825380396Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-htn42/ovnkube-controller/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.825387897Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-htn42/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.825393237Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-htn42/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.825431129Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-htn42/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.82607128Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-htn42/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.826140013Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-htn42/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.826181025Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-htn42/sbdb/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.826196176Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-htn42/sbdb/sbdb/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.826202906Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-htn42/sbdb/sbdb/logs/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.826221597Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-htn42/sbdb/sbdb/logs/current.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.826317702Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-htn42/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.826401456Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-htn42/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.826444098Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tmhpk/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.826510611Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tmhpk/ovnkube-node-tmhpk.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.826659538Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tmhpk/kube-rbac-proxy-node/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.826668909Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tmhpk/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.826673859Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tmhpk/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.826703391Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tmhpk/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.826844367Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tmhpk/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.826921201Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tmhpk/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.826941692Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tmhpk/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.826958313Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tmhpk/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.826965133Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tmhpk/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.827015726Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tmhpk/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.827124011Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tmhpk/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.827197844Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tmhpk/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.827231266Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tmhpk/nbdb/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.827236596Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tmhpk/nbdb/nbdb/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.827240946Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tmhpk/nbdb/nbdb/logs/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.827290899Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tmhpk/nbdb/nbdb/logs/current.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.827378743Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tmhpk/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.827447796Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tmhpk/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.827484538Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tmhpk/northd/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.827491909Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tmhpk/northd/northd/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.827496099Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tmhpk/northd/northd/logs/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.8275161Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tmhpk/northd/northd/logs/current.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.827623115Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tmhpk/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.827766132Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tmhpk/northd/northd/logs/previous.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.827796003Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tmhpk/ovn-acl-logging/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.827822085Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tmhpk/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.827829975Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tmhpk/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.827866397Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tmhpk/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.827965952Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tmhpk/ovn-acl-logging/ovn-acl-logging/logs/previous.insecure.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.828031765Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tmhpk/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.828066546Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tmhpk/ovn-controller/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.828077697Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tmhpk/ovn-controller/ovn-controller/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.828081977Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tmhpk/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.828118039Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tmhpk/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.828387692Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tmhpk/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.828457525Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tmhpk/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.828497367Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tmhpk/ovnkube-controller/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.828504987Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tmhpk/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.828509058Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tmhpk/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.828532369Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tmhpk/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.829310357Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tmhpk/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.82937853Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tmhpk/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.829420632Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tmhpk/sbdb/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.829427992Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tmhpk/sbdb/sbdb/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.829432012Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tmhpk/sbdb/sbdb/logs/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.829446903Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tmhpk/sbdb/sbdb/logs/current.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.829554718Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tmhpk/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.829619821Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tmhpk/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.829650393Z namespaces/openshift-ovn-kubernetes/policy/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.829698595Z namespaces/openshift-ovn-kubernetes/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.829752638Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.829759878Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.82979326Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.829914116Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/openshift-ovn-kubernetes-nodes-identity-limited.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.830045812Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.830090854Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.830120986Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.83021812Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/openshift-ovn-kubernetes-node-limited.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.830298404Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.830357487Z namespaces/openshift-ovn-kubernetes/route.openshift.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.830407979Z namespaces/openshift-ovn-kubernetes/route.openshift.io/routes.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.830451401Z namespaces/openshift-route-controller-manager/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.830457942Z namespaces/openshift-route-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.830462602Z namespaces/openshift-route-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.830498334Z namespaces/openshift-route-controller-manager/coordination.k8s.io/leases/openshift-route-controllers.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.830550766Z namespaces/openshift-service-ca-operator/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.830589778Z namespaces/openshift-service-ca-operator/openshift-service-ca-operator.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.830656531Z namespaces/openshift-service-ca-operator/apps.openshift.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.830701054Z namespaces/openshift-service-ca-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.830751176Z namespaces/openshift-service-ca-operator/apps/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.830793388Z namespaces/openshift-service-ca-operator/apps/daemonsets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.830893853Z namespaces/openshift-service-ca-operator/apps/deployments.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.831019919Z namespaces/openshift-service-ca-operator/apps/replicasets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.831132174Z namespaces/openshift-service-ca-operator/apps/statefulsets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.831177837Z namespaces/openshift-service-ca-operator/autoscaling/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.831215258Z namespaces/openshift-service-ca-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.83125147Z namespaces/openshift-service-ca-operator/batch/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.831297782Z namespaces/openshift-service-ca-operator/batch/cronjobs.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.831383646Z namespaces/openshift-service-ca-operator/batch/jobs.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.831429909Z namespaces/openshift-service-ca-operator/build.openshift.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.831472831Z namespaces/openshift-service-ca-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.831553265Z namespaces/openshift-service-ca-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.831605257Z namespaces/openshift-service-ca-operator/coordination.k8s.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.831615558Z namespaces/openshift-service-ca-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.831638249Z namespaces/openshift-service-ca-operator/coordination.k8s.io/leases/service-ca-operator-lock.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.831702442Z namespaces/openshift-service-ca-operator/core/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.831728893Z namespaces/openshift-service-ca-operator/core/configmaps.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.831966605Z namespaces/openshift-service-ca-operator/core/endpoints.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.832093391Z namespaces/openshift-service-ca-operator/core/events.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.832295091Z namespaces/openshift-service-ca-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.832376314Z namespaces/openshift-service-ca-operator/core/pods.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.83249806Z namespaces/openshift-service-ca-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.832631547Z namespaces/openshift-service-ca-operator/core/secrets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.832816786Z namespaces/openshift-service-ca-operator/core/services.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.83289674Z namespaces/openshift-service-ca-operator/discovery.k8s.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.832934172Z namespaces/openshift-service-ca-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.832996684Z namespaces/openshift-service-ca-operator/image.openshift.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.833029136Z namespaces/openshift-service-ca-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.833087579Z namespaces/openshift-service-ca-operator/k8s.ovn.org/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.833130181Z namespaces/openshift-service-ca-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.833217445Z namespaces/openshift-service-ca-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.833291779Z namespaces/openshift-service-ca-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.833333681Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.833369162Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.833435406Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.833464607Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors/service-ca-operator.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.833522Z namespaces/openshift-service-ca-operator/networking.k8s.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.833554171Z namespaces/openshift-service-ca-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.833608444Z namespaces/openshift-service-ca-operator/pods/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.833615814Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-57cdc4b768-cktqm/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.833666727Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-57cdc4b768-cktqm/service-ca-operator-57cdc4b768-cktqm.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.833745021Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-57cdc4b768-cktqm/service-ca-operator/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.833754321Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-57cdc4b768-cktqm/service-ca-operator/service-ca-operator/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.833759492Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-57cdc4b768-cktqm/service-ca-operator/service-ca-operator/logs/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.833795643Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-57cdc4b768-cktqm/service-ca-operator/service-ca-operator/logs/current.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.833985872Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-57cdc4b768-cktqm/service-ca-operator/service-ca-operator/logs/previous.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.834161491Z namespaces/openshift-service-ca-operator/policy/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.834204823Z namespaces/openshift-service-ca-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.834249775Z namespaces/openshift-service-ca-operator/route.openshift.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.834293687Z namespaces/openshift-service-ca-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.83433992Z namespaces/openshift-service-ca/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.834408383Z namespaces/openshift-service-ca/openshift-service-ca.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.834459885Z namespaces/openshift-service-ca/apps.openshift.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.834509898Z namespaces/openshift-service-ca/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.83455092Z namespaces/openshift-service-ca/apps/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.834599892Z namespaces/openshift-service-ca/apps/daemonsets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.834674686Z namespaces/openshift-service-ca/apps/deployments.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.834786461Z namespaces/openshift-service-ca/apps/replicasets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.834913357Z namespaces/openshift-service-ca/apps/statefulsets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.83496213Z namespaces/openshift-service-ca/autoscaling/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.835006572Z namespaces/openshift-service-ca/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.835053394Z namespaces/openshift-service-ca/batch/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.835095226Z namespaces/openshift-service-ca/batch/cronjobs.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.83517349Z namespaces/openshift-service-ca/batch/jobs.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.835219642Z namespaces/openshift-service-ca/build.openshift.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.835265424Z namespaces/openshift-service-ca/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.835345948Z namespaces/openshift-service-ca/build.openshift.io/builds.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.835395611Z namespaces/openshift-service-ca/coordination.k8s.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.835405641Z namespaces/openshift-service-ca/coordination.k8s.io/leases/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.835437322Z namespaces/openshift-service-ca/coordination.k8s.io/leases/service-ca-controller-lock.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.835496005Z namespaces/openshift-service-ca/core/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.835534777Z namespaces/openshift-service-ca/core/configmaps.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.835636872Z namespaces/openshift-service-ca/core/endpoints.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.835714536Z namespaces/openshift-service-ca/core/events.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.835860063Z namespaces/openshift-service-ca/core/persistentvolumeclaims.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.835933317Z namespaces/openshift-service-ca/core/pods.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.836050212Z namespaces/openshift-service-ca/core/replicationcontrollers.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.836176028Z namespaces/openshift-service-ca/core/secrets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.836348617Z namespaces/openshift-service-ca/core/services.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.836391499Z namespaces/openshift-service-ca/discovery.k8s.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.8364251Z namespaces/openshift-service-ca/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.836470003Z namespaces/openshift-service-ca/image.openshift.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.836508914Z namespaces/openshift-service-ca/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.836552456Z namespaces/openshift-service-ca/k8s.ovn.org/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.836586008Z namespaces/openshift-service-ca/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.836678122Z namespaces/openshift-service-ca/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.836757516Z namespaces/openshift-service-ca/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.83682783Z namespaces/openshift-service-ca/monitoring.coreos.com/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.836892153Z namespaces/openshift-service-ca/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.836955056Z namespaces/openshift-service-ca/networking.k8s.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.836971587Z namespaces/openshift-service-ca/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.837028699Z namespaces/openshift-service-ca/pods/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.83703678Z namespaces/openshift-service-ca/pods/service-ca-55f6fc7b86-zq9mp/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.837083772Z namespaces/openshift-service-ca/pods/service-ca-55f6fc7b86-zq9mp/service-ca-55f6fc7b86-zq9mp.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.837160366Z namespaces/openshift-service-ca/pods/service-ca-55f6fc7b86-zq9mp/service-ca-controller/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.837170246Z namespaces/openshift-service-ca/pods/service-ca-55f6fc7b86-zq9mp/service-ca-controller/service-ca-controller/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.837175397Z namespaces/openshift-service-ca/pods/service-ca-55f6fc7b86-zq9mp/service-ca-controller/service-ca-controller/logs/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.837207668Z namespaces/openshift-service-ca/pods/service-ca-55f6fc7b86-zq9mp/service-ca-controller/service-ca-controller/logs/current.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.837564585Z namespaces/openshift-service-ca/pods/service-ca-55f6fc7b86-zq9mp/service-ca-controller/service-ca-controller/logs/previous.insecure.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.837624258Z namespaces/openshift-service-ca/pods/service-ca-55f6fc7b86-zq9mp/service-ca-controller/service-ca-controller/logs/previous.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.83765734Z namespaces/openshift-service-ca/policy/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.837698292Z namespaces/openshift-service-ca/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.837751894Z namespaces/openshift-service-ca/route.openshift.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.837787936Z namespaces/openshift-service-ca/route.openshift.io/routes.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.83787012Z namespaces/openshift-user-workload-monitoring/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.837918042Z namespaces/openshift-user-workload-monitoring/openshift-user-workload-monitoring.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.837978476Z namespaces/openshift-user-workload-monitoring/apps.openshift.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.838007577Z namespaces/openshift-user-workload-monitoring/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.838060299Z namespaces/openshift-user-workload-monitoring/apps/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.838109892Z namespaces/openshift-user-workload-monitoring/apps/daemonsets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.838188606Z namespaces/openshift-user-workload-monitoring/apps/deployments.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.838270419Z namespaces/openshift-user-workload-monitoring/apps/replicasets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.838349803Z namespaces/openshift-user-workload-monitoring/apps/statefulsets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.838414106Z namespaces/openshift-user-workload-monitoring/autoscaling/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.838444478Z namespaces/openshift-user-workload-monitoring/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.838500571Z namespaces/openshift-user-workload-monitoring/batch/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.838541643Z namespaces/openshift-user-workload-monitoring/batch/cronjobs.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.838617056Z namespaces/openshift-user-workload-monitoring/batch/jobs.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.838662489Z namespaces/openshift-user-workload-monitoring/build.openshift.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.838705231Z namespaces/openshift-user-workload-monitoring/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.838793425Z namespaces/openshift-user-workload-monitoring/build.openshift.io/builds.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.838855228Z namespaces/openshift-user-workload-monitoring/core/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.83890454Z namespaces/openshift-user-workload-monitoring/core/configmaps.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.839007595Z namespaces/openshift-user-workload-monitoring/core/endpoints.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.839086389Z namespaces/openshift-user-workload-monitoring/core/events.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.839166183Z namespaces/openshift-user-workload-monitoring/core/persistentvolumeclaims.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.839248847Z namespaces/openshift-user-workload-monitoring/core/pods.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.839334301Z namespaces/openshift-user-workload-monitoring/core/replicationcontrollers.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.839455727Z namespaces/openshift-user-workload-monitoring/core/secrets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.839606474Z namespaces/openshift-user-workload-monitoring/core/services.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.839654197Z namespaces/openshift-user-workload-monitoring/discovery.k8s.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.839692568Z namespaces/openshift-user-workload-monitoring/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.839743181Z namespaces/openshift-user-workload-monitoring/image.openshift.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.839773472Z namespaces/openshift-user-workload-monitoring/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.839866307Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.839901008Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.839987922Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.840074887Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.840106028Z namespaces/openshift-user-workload-monitoring/monitoring.coreos.com/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.840156981Z namespaces/openshift-user-workload-monitoring/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.840199803Z namespaces/openshift-user-workload-monitoring/networking.k8s.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.840251625Z namespaces/openshift-user-workload-monitoring/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.840286227Z namespaces/openshift-user-workload-monitoring/policy/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.840332499Z namespaces/openshift-user-workload-monitoring/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.840378941Z namespaces/openshift-user-workload-monitoring/route.openshift.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.840411683Z namespaces/openshift-user-workload-monitoring/route.openshift.io/routes.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.840465586Z namespaces/openshift/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.840512408Z namespaces/openshift/openshift.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.840568901Z namespaces/openshift/apps.openshift.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.840605683Z namespaces/openshift/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.840660295Z namespaces/openshift/apps/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.840678996Z namespaces/openshift/apps/daemonsets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.840781021Z namespaces/openshift/apps/deployments.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.840892166Z namespaces/openshift/apps/replicasets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.84097677Z namespaces/openshift/apps/statefulsets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.841017542Z namespaces/openshift/autoscaling/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.841055064Z namespaces/openshift/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.841105236Z namespaces/openshift/batch/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.841142988Z namespaces/openshift/batch/cronjobs.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.841225232Z namespaces/openshift/batch/jobs.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.841269524Z namespaces/openshift/build.openshift.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.841322857Z namespaces/openshift/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.841410401Z namespaces/openshift/build.openshift.io/builds.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.841454104Z namespaces/openshift/core/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.841494655Z namespaces/openshift/core/configmaps.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.84159078Z namespaces/openshift/core/endpoints.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.841669484Z namespaces/openshift/core/events.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.841751678Z namespaces/openshift/core/persistentvolumeclaims.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.841860153Z namespaces/openshift/core/pods.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.841955418Z namespaces/openshift/core/replicationcontrollers.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.842078094Z namespaces/openshift/core/secrets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.842238971Z namespaces/openshift/core/services.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.842291804Z namespaces/openshift/discovery.k8s.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.842329796Z namespaces/openshift/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.842391949Z namespaces/openshift/image.openshift.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.842435051Z namespaces/openshift/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.843787576Z namespaces/openshift/image.openshift.io/imagestreams/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.843844059Z namespaces/openshift/image.openshift.io/imagestreams/cli-artifacts.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.843952834Z namespaces/openshift/image.openshift.io/imagestreams/cli.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.844035088Z namespaces/openshift/image.openshift.io/imagestreams/dotnet-runtime.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.844137383Z namespaces/openshift/image.openshift.io/imagestreams/dotnet.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.844244638Z namespaces/openshift/image.openshift.io/imagestreams/driver-toolkit.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.844335423Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-eap-openshift-java11.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.84448702Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-eap-openshift.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.844649108Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-java-openshift.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.844777074Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-java11-openshift.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.84490252Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-karaf-openshift-jdk11.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.844995695Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-karaf-openshift.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.845119981Z namespaces/openshift/image.openshift.io/imagestreams/golang.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.845247667Z namespaces/openshift/image.openshift.io/imagestreams/httpd.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.845363502Z namespaces/openshift/image.openshift.io/imagestreams/installer-artifacts.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.845447746Z namespaces/openshift/image.openshift.io/imagestreams/installer.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.845543211Z namespaces/openshift/image.openshift.io/imagestreams/java-runtime.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.845645246Z namespaces/openshift/image.openshift.io/imagestreams/java.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.845760032Z namespaces/openshift/image.openshift.io/imagestreams/jboss-datagrid73-openshift.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.845905339Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp3-openjdk11-openshift.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.846013314Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp3-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.846105618Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp4-openjdk11-openshift.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.846205993Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp4-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.846305428Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk11-openshift.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.846421253Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.846520738Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk8-openshift.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.846619093Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk8-runtime-openshift.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.846718498Z namespaces/openshift/image.openshift.io/imagestreams/jboss-webserver57-openjdk11-tomcat9-openshift-ubi8.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.846876075Z namespaces/openshift/image.openshift.io/imagestreams/jboss-webserver57-openjdk8-tomcat9-openshift-ubi8.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.847004782Z namespaces/openshift/image.openshift.io/imagestreams/jenkins-agent-base.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.847106766Z namespaces/openshift/image.openshift.io/imagestreams/jenkins.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.847217142Z namespaces/openshift/image.openshift.io/imagestreams/mariadb.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.847331777Z namespaces/openshift/image.openshift.io/imagestreams/must-gather.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.847428902Z namespaces/openshift/image.openshift.io/imagestreams/mysql.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.847533427Z namespaces/openshift/image.openshift.io/imagestreams/network-tools.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.847624102Z namespaces/openshift/image.openshift.io/imagestreams/nginx.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.847746708Z namespaces/openshift/image.openshift.io/imagestreams/nodejs.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.847941017Z namespaces/openshift/image.openshift.io/imagestreams/oauth-proxy.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.848041762Z namespaces/openshift/image.openshift.io/imagestreams/openjdk-11-rhel7.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.848165758Z namespaces/openshift/image.openshift.io/imagestreams/perl.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.848272533Z namespaces/openshift/image.openshift.io/imagestreams/php.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.848389809Z namespaces/openshift/image.openshift.io/imagestreams/postgresql.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.848522325Z namespaces/openshift/image.openshift.io/imagestreams/postgresql13-for-sso75-openshift-rhel8.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.84861645Z namespaces/openshift/image.openshift.io/imagestreams/postgresql13-for-sso76-openshift-rhel8.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.848712864Z namespaces/openshift/image.openshift.io/imagestreams/python.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.849002938Z namespaces/openshift/image.openshift.io/imagestreams/redhat-openjdk18-openshift.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.849141125Z namespaces/openshift/image.openshift.io/imagestreams/redis.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.84924723Z namespaces/openshift/image.openshift.io/imagestreams/ruby.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.849360606Z namespaces/openshift/image.openshift.io/imagestreams/sso75-openshift-rhel8.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.84945733Z namespaces/openshift/image.openshift.io/imagestreams/sso76-openshift-rhel8.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.849550775Z namespaces/openshift/image.openshift.io/imagestreams/tests.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.849648429Z namespaces/openshift/image.openshift.io/imagestreams/tools.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.849766605Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-11-runtime.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.849929353Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-11.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.850052829Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-17-runtime.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.850170205Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-17.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.850285Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-21-runtime.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.850393436Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-21.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.85049919Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-8-runtime.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.850626247Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-8.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.850778414Z namespaces/openshift/k8s.ovn.org/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.85091121Z namespaces/openshift/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.851008375Z namespaces/openshift/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.851092139Z namespaces/openshift/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.851143852Z namespaces/openshift/monitoring.coreos.com/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.851180654Z namespaces/openshift/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.851218565Z namespaces/openshift/networking.k8s.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.851273198Z namespaces/openshift/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.851323841Z namespaces/openshift/policy/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.851354042Z namespaces/openshift/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.851412985Z namespaces/openshift/route.openshift.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.851459227Z namespaces/openshift/route.openshift.io/routes.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.851503019Z namespaces/openshift/template.openshift.io/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.85151155Z namespaces/openshift/template.openshift.io/templates/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.851545801Z namespaces/openshift/template.openshift.io/templates/cache-service.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.851661227Z namespaces/openshift/template.openshift.io/templates/cakephp-mysql-example.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.851782083Z namespaces/openshift/template.openshift.io/templates/cakephp-mysql-persistent.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.85193328Z namespaces/openshift/template.openshift.io/templates/dancer-mysql-example.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.852050205Z namespaces/openshift/template.openshift.io/templates/dancer-mysql-persistent.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.852216344Z namespaces/openshift/template.openshift.io/templates/datagrid-service.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.852322999Z namespaces/openshift/template.openshift.io/templates/django-psql-example.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.852439924Z namespaces/openshift/template.openshift.io/templates/django-psql-persistent.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.85255073Z namespaces/openshift/template.openshift.io/templates/eap-xp3-basic-s2i.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.852679256Z namespaces/openshift/template.openshift.io/templates/eap-xp4-basic-s2i.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.852793901Z namespaces/openshift/template.openshift.io/templates/eap74-basic-s2i.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.852951369Z namespaces/openshift/template.openshift.io/templates/eap74-https-s2i.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.853079535Z namespaces/openshift/template.openshift.io/templates/eap74-sso-s2i.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.853224782Z namespaces/openshift/template.openshift.io/templates/httpd-example.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.853330138Z namespaces/openshift/template.openshift.io/templates/jenkins-ephemeral-monitored.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.853452013Z namespaces/openshift/template.openshift.io/templates/jenkins-ephemeral.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.853562319Z namespaces/openshift/template.openshift.io/templates/jenkins-persistent-monitored.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.853684124Z namespaces/openshift/template.openshift.io/templates/jenkins-persistent.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.85379615Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk11-tomcat9-ubi8-basic-s2i.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.853943807Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk11-tomcat9-ubi8-https-s2i.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.854063843Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk8-tomcat9-ubi8-basic-s2i.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.854167428Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk8-tomcat9-ubi8-https-s2i.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.854273103Z namespaces/openshift/template.openshift.io/templates/mariadb-ephemeral.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.854387069Z namespaces/openshift/template.openshift.io/templates/mariadb-persistent.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.854486583Z namespaces/openshift/template.openshift.io/templates/mysql-ephemeral.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.854597609Z namespaces/openshift/template.openshift.io/templates/mysql-persistent.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.854701724Z namespaces/openshift/template.openshift.io/templates/nginx-example.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.854818439Z namespaces/openshift/template.openshift.io/templates/nodejs-postgresql-example.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.854961296Z namespaces/openshift/template.openshift.io/templates/nodejs-postgresql-persistent.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.855076622Z namespaces/openshift/template.openshift.io/templates/openjdk-web-basic-s2i.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.855186537Z namespaces/openshift/template.openshift.io/templates/postgresql-ephemeral.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.855297802Z namespaces/openshift/template.openshift.io/templates/postgresql-persistent.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.855398467Z namespaces/openshift/template.openshift.io/templates/rails-pgsql-persistent.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.855535644Z namespaces/openshift/template.openshift.io/templates/rails-postgresql-example.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.855755484Z namespaces/openshift/template.openshift.io/templates/react-web-app-example.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.855914882Z namespaces/openshift/template.openshift.io/templates/redis-ephemeral.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.856029418Z namespaces/openshift/template.openshift.io/templates/redis-persistent.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.856131823Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel-rest-3scale.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.856250959Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel-xml.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.856355944Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.856464049Z namespaces/openshift/template.openshift.io/templates/sso75-https.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.856594165Z namespaces/openshift/template.openshift.io/templates/sso75-ocp4-x509-https.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.856707821Z namespaces/openshift/template.openshift.io/templates/sso75-ocp4-x509-postgresql-persistent.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.856856478Z namespaces/openshift/template.openshift.io/templates/sso75-postgresql-persistent.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.857001665Z namespaces/openshift/template.openshift.io/templates/sso75-postgresql.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.857136481Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-https.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.857281138Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-postgresql-persistent.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.857414555Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-postgresql.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.857542161Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-x509-https.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.857661037Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-x509-postgresql-persistent.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.857745711Z network_logs/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.857779412Z network_logs/cluster_scale [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.857902488Z network_logs/ippools.whereabouts.cni.cncf.io [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.857992093Z network_logs/multi-networkpolicy [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.858069856Z network_logs/net-attach-def [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.858159141Z network_logs/overlappingrangeipreservations.whereabouts.cni.cncf.io [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.858303318Z network_logs/ovn_kubernetes_top_pods [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.858412033Z network_logs/ovnk_database_store.tar.gz [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.859487995Z nodes/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.859506136Z nodes/debug [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.859615261Z nodes/ip-10-0-129-62.ec2.internal/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.859647793Z nodes/ip-10-0-129-62.ec2.internal/cpu_affinities.json [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.860051692Z nodes/ip-10-0-129-62.ec2.internal/dmesg [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.860328206Z nodes/ip-10-0-129-62.ec2.internal/ethtool_channels [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.860407409Z nodes/ip-10-0-129-62.ec2.internal/ethtool_features [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.860494874Z nodes/ip-10-0-129-62.ec2.internal/ip-10-0-129-62.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.860781218Z nodes/ip-10-0-129-62.ec2.internal/irq_affinities.json [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.860970507Z nodes/ip-10-0-129-62.ec2.internal/lscpu [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.861106523Z nodes/ip-10-0-129-62.ec2.internal/lspci [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.861196167Z nodes/ip-10-0-129-62.ec2.internal/podresources.json [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.861313843Z nodes/ip-10-0-129-62.ec2.internal/pods_info.json [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.861422509Z nodes/ip-10-0-129-62.ec2.internal/proc_cmdline [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.861508203Z nodes/ip-10-0-129-62.ec2.internal/sysinfo.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.86331962Z nodes/ip-10-0-129-62.ec2.internal/sysinfo.tgz [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.863473698Z nodes/ip-10-0-131-139.ec2.internal/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.86350991Z nodes/ip-10-0-131-139.ec2.internal/cpu_affinities.json [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.86372749Z nodes/ip-10-0-131-139.ec2.internal/dmesg [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.863998223Z nodes/ip-10-0-131-139.ec2.internal/ethtool_channels [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.864077517Z nodes/ip-10-0-131-139.ec2.internal/ethtool_features [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.864163881Z nodes/ip-10-0-131-139.ec2.internal/ip-10-0-131-139.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.864410123Z nodes/ip-10-0-131-139.ec2.internal/irq_affinities.json [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.86454971Z nodes/ip-10-0-131-139.ec2.internal/lscpu [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.864671916Z nodes/ip-10-0-131-139.ec2.internal/lspci [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.86475962Z nodes/ip-10-0-131-139.ec2.internal/podresources.json [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.864891026Z nodes/ip-10-0-131-139.ec2.internal/pods_info.json [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.865014072Z nodes/ip-10-0-131-139.ec2.internal/proc_cmdline [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.865094116Z nodes/ip-10-0-131-139.ec2.internal/sysinfo.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.866770907Z nodes/ip-10-0-131-139.ec2.internal/sysinfo.tgz [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.866950706Z nodes/ip-10-0-140-8.ec2.internal/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.866982257Z nodes/ip-10-0-140-8.ec2.internal/cpu_affinities.json [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.867310453Z nodes/ip-10-0-140-8.ec2.internal/dmesg [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.867570195Z nodes/ip-10-0-140-8.ec2.internal/ethtool_channels [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.867649079Z nodes/ip-10-0-140-8.ec2.internal/ethtool_features [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.867731333Z nodes/ip-10-0-140-8.ec2.internal/ip-10-0-140-8.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.86807373Z nodes/ip-10-0-140-8.ec2.internal/irq_affinities.json [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.868204226Z nodes/ip-10-0-140-8.ec2.internal/lscpu [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.868348913Z nodes/ip-10-0-140-8.ec2.internal/lspci [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.868436477Z nodes/ip-10-0-140-8.ec2.internal/podresources.json [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.868544873Z nodes/ip-10-0-140-8.ec2.internal/pods_info.json [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.868671559Z nodes/ip-10-0-140-8.ec2.internal/proc_cmdline [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.868742612Z nodes/ip-10-0-140-8.ec2.internal/sysinfo.log [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.870606552Z nodes/ip-10-0-140-8.ec2.internal/sysinfo.tgz [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.870753309Z pod_network_connectivity_check/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.870790081Z pod_network_connectivity_check/podnetworkconnectivitychecks.yaml [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.870889506Z static-pods/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.870902827Z static-pods/kube-apiserver/ [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.878111025Z [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.878137357Z sent 57,375 bytes received 3,785,523 bytes 7,685,796.00 bytes/sec [must-gather] [must-gather-6h8lm] OUT 2026-09-18T21:58:06.878146717Z total size is 42,429,332 speedup is 11.04 [must-gather] [must-gather ] OUT 2026-09-18T21:58:07.150386615Z namespace/openshift-must-gather-fl6m9 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: f4d0953d-8899-4bb3-874c-464689f7443c [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.34" [must-gather] ClusterOperators: [must-gather] clusteroperator/authentication is missing [must-gather] clusteroperator/cloud-credential is missing [must-gather] clusteroperator/cluster-autoscaler is missing [must-gather] clusteroperator/config-operator is missing [must-gather] clusteroperator/etcd is missing [must-gather] clusteroperator/machine-api is missing [must-gather] clusteroperator/machine-approver is missing [must-gather] clusteroperator/machine-config is missing [must-gather] clusteroperator/marketplace is missing [must-gather] [must-gather] [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-qwmx8 [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-qwmx8-e2e-predictor [git-push-artifacts] PIPELINERUN_NAME=kserve-group-test-qwmx8 [git-push-artifacts] From https://github.com/opendatahub-io/odh-build-metadata [git-push-artifacts] * branch ci-artifacts -> FETCH_HEAD [git-push-artifacts] Already up to date. [git-push-artifacts] -rw-r--r--. 1 root 1001540000 6422254 Sep 18 21:58 /workspace/odh-ci-artifacts/test-artifacts/kserve-group-test-qwmx8/e2e-predictor.tar.gz [git-push-artifacts] [ci-artifacts 49bfb45] Updating CI Artifacts in e2e-predictor [git-push-artifacts] 1 file changed, 0 insertions(+), 0 deletions(-) [git-push-artifacts] create mode 100644 test-artifacts/kserve-group-test-qwmx8/e2e-predictor.tar.gz [git-push-artifacts] From https://github.com/opendatahub-io/odh-build-metadata [git-push-artifacts] * branch ci-artifacts -> FETCH_HEAD [git-push-artifacts] Already up to date. [git-push-artifacts] To https://github.com/opendatahub-io/odh-build-metadata.git [git-push-artifacts] 7bbd439..49bfb45 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-09-18T21:58:59.778Z","type":3}]