task e2e-raw has failed: "step-fail-if-needed" exited with code 1: Error [get-kubeconfig] Found kubeconfig secret: cluster-5x47x-admin-kubeconfig [get-kubeconfig] Wrote kubeconfig to /credentials/cluster-5x47x-kubeconfig [get-kubeconfig] Found admin password secret: cluster-5x47x-admin-password [get-kubeconfig] Retrieved username [get-kubeconfig] Wrote password to /credentials/cluster-5x47x-password [get-kubeconfig] API Server URL: https://a7196ebff373f4089a65f25c26a2089c-9d2258db056b3ba6.elb.us-east-1.amazonaws.com:6443 [get-kubeconfig] Console URL: https://console-openshift-console.apps.b8912773-b0db-4ff5-9028-951ab33768ec.prod.konfluxeaas.com [clone-repo] RHOAIENG-61064-tls-profile [clone-repo] https://github.com/ugiordan/kserve [clone-repo] Cloning into '/workspace/source'... [clone-repo] Updating files: 68% (2214/3247) Updating files: 69% (2241/3247) Updating files: 70% (2273/3247) Updating files: 71% (2306/3247) Updating files: 72% (2338/3247) Updating files: 73% (2371/3247) Updating files: 74% (2403/3247) Updating files: 75% (2436/3247) Updating files: 76% (2468/3247) Updating files: 77% (2501/3247) Updating files: 78% (2533/3247) Updating files: 79% (2566/3247) Updating files: 80% (2598/3247) Updating files: 81% (2631/3247) Updating files: 82% (2663/3247) Updating files: 83% (2696/3247) Updating files: 84% (2728/3247) Updating files: 85% (2760/3247) Updating files: 86% (2793/3247) Updating files: 87% (2825/3247) Updating files: 88% (2858/3247) Updating files: 89% (2890/3247) Updating files: 90% (2923/3247) Updating files: 91% (2955/3247) Updating files: 92% (2988/3247) Updating files: 93% (3020/3247) Updating files: 94% (3053/3247) Updating files: 95% (3085/3247) Updating files: 96% (3118/3247) Updating files: 97% (3150/3247) Updating files: 98% (3183/3247) Updating files: 99% (3215/3247) Updating files: 100% (3247/3247) Updating files: 100% (3247/3247), done. [e2e-raw] + bash [e2e-raw] + STATUS_FILE=/test-status/deploy-and-e2e-status [e2e-raw] + echo failed [e2e-raw] + COMPONENT_NAME=kserve-agent-ci [e2e-raw] ++ jq -r --arg component_name kserve-agent-ci '.[$component_name].image' [e2e-raw] + export KSERVE_AGENT_IMAGE=quay.io/opendatahub/kserve-agent@sha256:ad789fe576f74296fe6de299d3e2a9147dbadd8dd52258e6a9fd6f9fb415b28a [e2e-raw] + KSERVE_AGENT_IMAGE=quay.io/opendatahub/kserve-agent@sha256:ad789fe576f74296fe6de299d3e2a9147dbadd8dd52258e6a9fd6f9fb415b28a [e2e-raw] + COMPONENT_NAME=kserve-controller-ci [e2e-raw] ++ jq -r --arg component_name kserve-controller-ci '.[$component_name].image' [e2e-raw] + export KSERVE_CONTROLLER_IMAGE=quay.io/opendatahub/kserve-controller@sha256:7fa8f6b3c9c0497c1c25baa1b79a2a64aba6b5a1032eaabe42139bfb38c81841 [e2e-raw] + KSERVE_CONTROLLER_IMAGE=quay.io/opendatahub/kserve-controller@sha256:7fa8f6b3c9c0497c1c25baa1b79a2a64aba6b5a1032eaabe42139bfb38c81841 [e2e-raw] + COMPONENT_NAME=kserve-router-ci [e2e-raw] ++ jq -r --arg component_name kserve-router-ci '.[$component_name].image' [e2e-raw] + export KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:f92f7487f179d9bcb263f427212f70f32187ce9bd2f010899fe2e20ed4ea9116 [e2e-raw] + KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:f92f7487f179d9bcb263f427212f70f32187ce9bd2f010899fe2e20ed4ea9116 [e2e-raw] + COMPONENT_NAME=kserve-storage-initializer-ci [e2e-raw] ++ jq -r --arg component_name kserve-storage-initializer-ci '.[$component_name].image' [e2e-raw] + export STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:50292c939a1fa1dcbbcc80731b7e86d1e2b6db44d94920c545cc8f93d945edaf [e2e-raw] + STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:50292c939a1fa1dcbbcc80731b7e86d1e2b6db44d94920c545cc8f93d945edaf [e2e-raw] + ./test/scripts/openshift-ci/run-e2e-tests.sh raw [e2e-raw] INFERENCE_POOL_GROUP=inference.networking.k8s.io (detected from OCP 4.21.26) [e2e-raw] Installing on cluster [e2e-raw] Using namespace: kserve for KServe components [e2e-raw] SKLEARN_IMAGE=quay.io/opendatahub/sklearn-serving-runtime:odh-pr-1716 [e2e-raw] OPT_125M_MODEL_URI=s3://example-models/facebook/opt-125m [e2e-raw] ERROR_404_ISVC_IMAGE=quay.io/opendatahub/error-404-isvc:odh-pr-1716 [e2e-raw] SUCCESS_200_ISVC_IMAGE=quay.io/opendatahub/success-200-isvc:odh-pr-1716 [e2e-raw] [INFO] Installing Kustomize v5.8.1 for linux/amd64... [e2e-raw] [SUCCESS] Successfully installed Kustomize v5.8.1 to /workspace/source/bin/kustomize [e2e-raw] v5.8.1 [e2e-raw] make: Entering directory '/workspace/source' [e2e-raw] [INFO] Installing yq v4.52.1 for linux/amd64... [e2e-raw] [SUCCESS] Successfully installed yq v4.52.1 to /workspace/source/bin/yq [e2e-raw] yq (https://github.com/mikefarah/yq/) version v4.52.1 [e2e-raw] make: Leaving directory '/workspace/source' [e2e-raw] Installing KServe Python SDK ... [e2e-raw] [INFO] Installing uv 0.7.8 for linux/amd64... [e2e-raw] [SUCCESS] Successfully installed uv 0.7.8 to /workspace/source/bin/uv [e2e-raw] warning: Failed to read project metadata (No `pyproject.toml` found in current directory or any parent directory). Running `uv self version` for compatibility. This fallback will be removed in the future; pass `--preview` to force an error. [e2e-raw] uv 0.7.8 [e2e-raw] Creating virtual environment... [e2e-raw] warning: virtualenv's `--clear` has no effect (uv always clears the virtual environment) [e2e-raw] Using CPython 3.9.25 interpreter at: /usr/bin/python3 [e2e-raw] Creating virtual environment at: .venv [e2e-raw] /workspace/source [e2e-raw] Using CPython 3.11.13 interpreter at: /usr/bin/python3.11 [e2e-raw] Creating virtual environment at: .venv [e2e-raw] Resolved 274 packages in 1ms [e2e-raw] Building kserve @ file:///workspace/source/python/kserve [e2e-raw] Downloading pandas (12.5MiB) [e2e-raw] Downloading pyarrow (40.1MiB) [e2e-raw] Downloading pydantic-core (2.0MiB) [e2e-raw] Downloading aiohttp (1.7MiB) [e2e-raw] Downloading kubernetes (1.9MiB) [e2e-raw] Downloading cryptography (4.5MiB) [e2e-raw] Downloading setuptools (1.2MiB) [e2e-raw] Downloading botocore (12.9MiB) [e2e-raw] Downloading uvloop (3.8MiB) [e2e-raw] Downloading grpcio-tools (2.5MiB) [e2e-raw] Downloading numpy (15.7MiB) [e2e-raw] Downloading black (1.6MiB) [e2e-raw] Downloading mypy (17.2MiB) [e2e-raw] Downloading grpcio (6.4MiB) [e2e-raw] Downloading portforward (3.9MiB) [e2e-raw] Building timeout-sampler==1.0.3 [e2e-raw] Building python-simple-logger==2.0.19 [e2e-raw] Downloading aiohttp [e2e-raw] Downloading black [e2e-raw] Downloading pydantic-core [e2e-raw] Downloading grpcio-tools [e2e-raw] Downloading setuptools [e2e-raw] Built python-simple-logger==2.0.19 [e2e-raw] Downloading portforward [e2e-raw] Downloading uvloop [e2e-raw] Downloading cryptography [e2e-raw] Downloading grpcio [e2e-raw] Downloading kubernetes [e2e-raw] Built timeout-sampler==1.0.3 [e2e-raw] Built kserve @ file:///workspace/source/python/kserve [e2e-raw] Downloading numpy [e2e-raw] Downloading botocore [e2e-raw] Downloading pandas [e2e-raw] Downloading pyarrow [e2e-raw] Downloading mypy [e2e-raw] Prepared 101 packages in 3.26s [e2e-raw] warning: Failed to hardlink files; falling back to full copy. This may lead to degraded performance. [e2e-raw] If the cache and target directories are on different filesystems, hardlinking may not be supported. [e2e-raw] If this is intentional, set `export UV_LINK_MODE=copy` or use `--link-mode=copy` to suppress this warning. [e2e-raw] Installed 101 packages in 20.92s [e2e-raw] + aiohappyeyeballs==2.6.1 [e2e-raw] + aiohttp==3.14.1 [e2e-raw] + aiosignal==1.4.0 [e2e-raw] + annotated-doc==0.0.4 [e2e-raw] + annotated-types==0.7.0 [e2e-raw] + anyio==4.9.0 [e2e-raw] + attrs==25.3.0 [e2e-raw] + avro==1.12.0 [e2e-raw] + black==24.3.0 [e2e-raw] + boto3==1.37.35 [e2e-raw] + botocore==1.37.35 [e2e-raw] + cachetools==5.5.2 [e2e-raw] + certifi==2025.1.31 [e2e-raw] + cffi==2.0.0 [e2e-raw] + charset-normalizer==3.4.1 [e2e-raw] + click==8.4.2 [e2e-raw] + cloudevents==1.11.0 [e2e-raw] + colorama==0.4.6 [e2e-raw] + colorlog==6.10.1 [e2e-raw] + coverage==7.8.0 [e2e-raw] + cryptography==49.0.0 [e2e-raw] + deprecation==2.1.0 [e2e-raw] + durationpy==0.9 [e2e-raw] + execnet==2.1.1 [e2e-raw] + fastapi==0.136.3 [e2e-raw] + frozenlist==1.5.0 [e2e-raw] + google-auth==2.39.0 [e2e-raw] + grpc-interceptor==0.15.4 [e2e-raw] + grpcio==1.78.1 [e2e-raw] + grpcio-testing==1.78.1 [e2e-raw] + grpcio-tools==1.78.1 [e2e-raw] + h11==0.16.0 [e2e-raw] + httpcore==1.0.9 [e2e-raw] + httptools==0.6.4 [e2e-raw] + httpx==0.27.2 [e2e-raw] + httpx-retries==0.4.5 [e2e-raw] + idna==3.10 [e2e-raw] + iniconfig==2.1.0 [e2e-raw] + jinja2==3.1.6 [e2e-raw] + jmespath==1.0.1 [e2e-raw] + kserve==0.20.0rc0 (from file:///workspace/source/python/kserve) [e2e-raw] + kubernetes==32.0.1 [e2e-raw] + markupsafe==3.0.2 [e2e-raw] + multidict==6.4.3 [e2e-raw] + mypy==0.991 [e2e-raw] + mypy-extensions==1.0.0 [e2e-raw] + numpy==2.2.4 [e2e-raw] + oauthlib==3.2.2 [e2e-raw] + orjson==3.11.9 [e2e-raw] + packaging==24.2 [e2e-raw] + pandas==2.2.3 [e2e-raw] + pathspec==0.12.1 [e2e-raw] + platformdirs==4.3.7 [e2e-raw] + pluggy==1.5.0 [e2e-raw] + portforward==0.7.1 [e2e-raw] + prometheus-client==0.21.1 [e2e-raw] + propcache==0.3.1 [e2e-raw] + protobuf==6.33.5 [e2e-raw] + psutil==5.9.8 [e2e-raw] + pyarrow==19.0.1 [e2e-raw] + pyasn1==0.6.3 [e2e-raw] + pyasn1-modules==0.4.2 [e2e-raw] + pycparser==2.22 [e2e-raw] + pydantic==2.12.4 [e2e-raw] + pydantic-core==2.41.5 [e2e-raw] + pyjwt==2.13.0 [e2e-raw] + pytest==7.4.4 [e2e-raw] + pytest-asyncio==0.23.8 [e2e-raw] + pytest-cov==5.0.0 [e2e-raw] + pytest-httpx==0.30.0 [e2e-raw] + pytest-json-report==1.5.0 [e2e-raw] + pytest-metadata==3.1.1 [e2e-raw] + pytest-xdist==3.6.1 [e2e-raw] + python-dateutil==2.9.0.post0 [e2e-raw] + python-dotenv==1.1.0 [e2e-raw] + python-multipart==0.0.32 [e2e-raw] + python-simple-logger==2.0.19 [e2e-raw] + pytz==2025.2 [e2e-raw] + pyyaml==6.0.2 [e2e-raw] + requests==2.32.3 [e2e-raw] + requests-oauthlib==2.0.0 [e2e-raw] + rsa==4.9.1 [e2e-raw] + s3transfer==0.11.4 [e2e-raw] + setuptools==78.1.0 [e2e-raw] + six==1.17.0 [e2e-raw] + sniffio==1.3.1 [e2e-raw] + starlette==1.2.1 [e2e-raw] + tabulate==0.9.0 [e2e-raw] + timeout-sampler==1.0.3 [e2e-raw] + timing-asgi==0.3.1 [e2e-raw] + tomlkit==0.13.2 [e2e-raw] + typing-extensions==4.15.0 [e2e-raw] + typing-inspection==0.4.2 [e2e-raw] + tzdata==2025.2 [e2e-raw] + urllib3==2.7.0 [e2e-raw] + uvicorn==0.34.1 [e2e-raw] + uvloop==0.21.0 [e2e-raw] + watchfiles==1.0.5 [e2e-raw] + websocket-client==1.8.0 [e2e-raw] + websockets==15.0.1 [e2e-raw] + yarl==1.20.0 [e2e-raw] Audited 1 package in 46ms [e2e-raw] /workspace/source [e2e-raw] [INFO] Installing Kustomize v5.8.1 for linux/amd64... [e2e-raw] [INFO] Kustomize v5.8.1 is already installed in /workspace/source/bin (>= v5.8.1) [e2e-raw] make: Entering directory '/workspace/source' [e2e-raw] make: Leaving directory '/workspace/source' [e2e-raw] Now using project "kserve" on server "https://a7196ebff373f4089a65f25c26a2089c-9d2258db056b3ba6.elb.us-east-1.amazonaws.com:6443". [e2e-raw] [e2e-raw] You can add applications to this project with the 'new-app' command. For example, try: [e2e-raw] [e2e-raw] oc new-app rails-postgresql-example [e2e-raw] [e2e-raw] to build a new example application in Ruby. Or use kubectl to deploy a simple Kubernetes application: [e2e-raw] [e2e-raw] kubectl create deployment hello-node --image=registry.k8s.io/e2e-test-images/agnhost:2.43 -- /agnhost serve-hostname [e2e-raw] [e2e-raw] [INFO] Installing Kustomize v5.8.1 for linux/amd64... [e2e-raw] [INFO] Kustomize v5.8.1 is already installed in /workspace/source/bin (>= v5.8.1) [e2e-raw] make: Entering directory '/workspace/source' [e2e-raw] make: Leaving directory '/workspace/source' [e2e-raw] Creating namespace openshift-keda... [e2e-raw] namespace/openshift-keda created [e2e-raw] Namespace openshift-keda created/ensured. [e2e-raw] --- [e2e-raw] Creating OperatorGroup openshift-keda... [e2e-raw] operatorgroup.operators.coreos.com/openshift-keda created [e2e-raw] OperatorGroup openshift-keda created/ensured. [e2e-raw] --- [e2e-raw] Creating Subscription for openshift-custom-metrics-autoscaler-operator... [e2e-raw] subscription.operators.coreos.com/openshift-custom-metrics-autoscaler-operator created [e2e-raw] Subscription openshift-custom-metrics-autoscaler-operator created/ensured. [e2e-raw] --- [e2e-raw] Waiting for openshift-custom-metrics-autoscaler-operator CSV to become ready... [e2e-raw] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (0/600) [e2e-raw] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (5/600) [e2e-raw] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (10/600) [e2e-raw] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (15/600) [e2e-raw] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (20/600) [e2e-raw] CSV custom-metrics-autoscaler.v2.19.0-2 found, but not yet Succeeded (Phase: Installing). Waiting... (25/600) [e2e-raw] CSV custom-metrics-autoscaler.v2.19.0-2 found, but not yet Succeeded (Phase: Installing). Waiting... (30/600) [e2e-raw] CSV custom-metrics-autoscaler.v2.19.0-2 found, but not yet Succeeded (Phase: Installing). Waiting... (35/600) [e2e-raw] CSV custom-metrics-autoscaler.v2.19.0-2 found, but not yet Succeeded (Phase: Installing). Waiting... (40/600) [e2e-raw] CSV custom-metrics-autoscaler.v2.19.0-2 is ready (Phase: Succeeded). [e2e-raw] --- [e2e-raw] Applying KedaController custom resource... [e2e-raw] Warning: resource kedacontrollers/keda is missing the kubectl.kubernetes.io/last-applied-configuration annotation which is required by oc apply. oc apply should only be used on resources created declaratively by either oc create --save-config or oc apply. The missing annotation will be patched automatically. [e2e-raw] kedacontroller.keda.sh/keda configured [e2e-raw] KedaController custom resource applied. [e2e-raw] --- [e2e-raw] Allowing time for KEDA components to be provisioned by the operator ... [e2e-raw] Waiting for KEDA Operator pod (selector: "app=keda-operator") to be ready in namespace openshift-keda... [e2e-raw] Waiting for pod -l "app=keda-operator" in namespace "openshift-keda" to be created... [e2e-raw] Pod -l "app=keda-operator" in namespace "openshift-keda" found. [e2e-raw] Current pods for -l "app=keda-operator" in namespace "openshift-keda": [e2e-raw] NAME READY STATUS RESTARTS AGE [e2e-raw] keda-operator-77f648d694-2fgr5 1/1 Running 0 42s [e2e-raw] Waiting up to 120s for pod(s) -l "app=keda-operator" in namespace "openshift-keda" to become ready... [e2e-raw] pod/keda-operator-77f648d694-2fgr5 condition met [e2e-raw] Pod(s) -l "app=keda-operator" in namespace "openshift-keda" are ready. [e2e-raw] KEDA Operator pod is ready. [e2e-raw] Waiting for KEDA Metrics API Server pod (selector: "app=keda-metrics-apiserver") to be ready in namespace openshift-keda... [e2e-raw] Waiting for pod -l "app=keda-metrics-apiserver" in namespace "openshift-keda" to be created... [e2e-raw] Pod -l "app=keda-metrics-apiserver" in namespace "openshift-keda" found. [e2e-raw] Current pods for -l "app=keda-metrics-apiserver" in namespace "openshift-keda": [e2e-raw] NAME READY STATUS RESTARTS AGE [e2e-raw] keda-metrics-apiserver-55557df8c-6jdwz 1/1 Running 0 47s [e2e-raw] Waiting up to 120s for pod(s) -l "app=keda-metrics-apiserver" in namespace "openshift-keda" to become ready... [e2e-raw] pod/keda-metrics-apiserver-55557df8c-6jdwz condition met [e2e-raw] Pod(s) -l "app=keda-metrics-apiserver" in namespace "openshift-keda" are ready. [e2e-raw] KEDA Metrics API Server pod is ready. [e2e-raw] Waiting for KEDA Webhook pod (selector: "app=keda-admission-webhooks") to be ready in namespace openshift-keda... [e2e-raw] Waiting for pod -l "app=keda-admission-webhooks" in namespace "openshift-keda" to be created... [e2e-raw] Pod -l "app=keda-admission-webhooks" in namespace "openshift-keda" found. [e2e-raw] Current pods for -l "app=keda-admission-webhooks" in namespace "openshift-keda": [e2e-raw] NAME READY STATUS RESTARTS AGE [e2e-raw] keda-admission-56f9798bb4-chsxf 1/1 Running 0 52s [e2e-raw] Waiting up to 120s for pod(s) -l "app=keda-admission-webhooks" in namespace "openshift-keda" to become ready... [e2e-raw] pod/keda-admission-56f9798bb4-chsxf condition met [e2e-raw] Pod(s) -l "app=keda-admission-webhooks" in namespace "openshift-keda" are ready. [e2e-raw] KEDA Webhook pod is ready. [e2e-raw] --- [e2e-raw] ✅ KEDA deployment script finished successfully. [e2e-raw] KSERVE_CONTROLLER_IMAGE=quay.io/opendatahub/kserve-controller@sha256:7fa8f6b3c9c0497c1c25baa1b79a2a64aba6b5a1032eaabe42139bfb38c81841 [e2e-raw] LLMISVC_CONTROLLER_IMAGE=quay.io/opendatahub/odh-kserve-llmisvc-controller:odh-master [e2e-raw] KSERVE_AGENT_IMAGE=quay.io/opendatahub/kserve-agent@sha256:ad789fe576f74296fe6de299d3e2a9147dbadd8dd52258e6a9fd6f9fb415b28a [e2e-raw] KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:f92f7487f179d9bcb263f427212f70f32187ce9bd2f010899fe2e20ed4ea9116 [e2e-raw] STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:50292c939a1fa1dcbbcc80731b7e86d1e2b6db44d94920c545cc8f93d945edaf [e2e-raw] Installing KServe via kustomize... [e2e-raw] === Final params.env [e2e-raw] kserve-controller=quay.io/opendatahub/kserve-controller@sha256:7fa8f6b3c9c0497c1c25baa1b79a2a64aba6b5a1032eaabe42139bfb38c81841 [e2e-raw] llmisvc-controller=quay.io/opendatahub/odh-kserve-llmisvc-controller:odh-master [e2e-raw] kserve-agent=quay.io/opendatahub/kserve-agent@sha256:ad789fe576f74296fe6de299d3e2a9147dbadd8dd52258e6a9fd6f9fb415b28a [e2e-raw] kserve-router=quay.io/opendatahub/kserve-router@sha256:f92f7487f179d9bcb263f427212f70f32187ce9bd2f010899fe2e20ed4ea9116 [e2e-raw] kserve-storage-initializer=quay.io/opendatahub/kserve-storage-initializer@sha256:50292c939a1fa1dcbbcc80731b7e86d1e2b6db44d94920c545cc8f93d945edaf [e2e-raw] kserve-llm-d=registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fc68d623d1bfc36c8cb2fe4a71f19c8578cfb420ce8ce07b20a02c1ee0be0cf3 [e2e-raw] kserve-llm-d-inference-scheduler=quay.io/opendatahub/odh-llm-d-router-endpoint-picker:v0.9.0 [e2e-raw] kserve-llm-d-routing-sidecar=quay.io/opendatahub/odh-llm-d-router-disagg-sidecar:v0.9.0 [e2e-raw] kserve-llm-d-uds-tokenizer=quay.io/opendatahub/llm-d-kv-cache:v0.8.0 [e2e-raw] kserve-llm-d-nvidia-cuda=registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fc68d623d1bfc36c8cb2fe4a71f19c8578cfb420ce8ce07b20a02c1ee0be0cf3 [e2e-raw] kserve-llm-d-nvidia-cuda-fast-1=registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fc68d623d1bfc36c8cb2fe4a71f19c8578cfb420ce8ce07b20a02c1ee0be0cf3 [e2e-raw] kserve-llm-d-nvidia-cuda-fast-2=registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fc68d623d1bfc36c8cb2fe4a71f19c8578cfb420ce8ce07b20a02c1ee0be0cf3 [e2e-raw] kserve-llm-d-nvidia-cuda-upstream-version=0.11.0+rhai5 [e2e-raw] kserve-llm-d-nvidia-cuda-fast-1-upstream-version=0.11.0+rhai5 [e2e-raw] kserve-llm-d-nvidia-cuda-fast-2-upstream-version=0.11.0+rhai5 [e2e-raw] kserve-llm-d-amd-rocm=registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:d9a48add238cc095fa43eeee17c8c4d104de60c4dc623e0bc7f8c4b53b2b2e97 [e2e-raw] kserve-llm-d-amd-rocm-fast-1=registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:d9a48add238cc095fa43eeee17c8c4d104de60c4dc623e0bc7f8c4b53b2b2e97 [e2e-raw] kserve-llm-d-amd-rocm-fast-2=registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:d9a48add238cc095fa43eeee17c8c4d104de60c4dc623e0bc7f8c4b53b2b2e97 [e2e-raw] kserve-llm-d-amd-rocm-upstream-version=0.11.0+rhai5 [e2e-raw] kserve-llm-d-amd-rocm-fast-1-upstream-version=0.11.0+rhai5 [e2e-raw] kserve-llm-d-amd-rocm-fast-2-upstream-version=0.11.0+rhai5 [e2e-raw] kserve-llm-d-intel-gaudi=registry.redhat.io/rhaii-early-access/vllm-gaudi-rhel9:3.4.0-ea.2 [e2e-raw] kserve-llm-d-intel-gaudi-fast-1=registry.redhat.io/rhaii-early-access/vllm-gaudi-rhel9:3.4.0-ea.2 [e2e-raw] kserve-llm-d-intel-gaudi-fast-2=registry.redhat.io/rhaii-early-access/vllm-gaudi-rhel9:3.4.0-ea.2 [e2e-raw] kserve-llm-d-intel-gaudi-upstream-version=0.16.0 [e2e-raw] kserve-llm-d-intel-gaudi-fast-1-upstream-version=0.16.0 [e2e-raw] kserve-llm-d-intel-gaudi-fast-2-upstream-version=0.16.0 [e2e-raw] kserve-llm-d-ibm-spyre=registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:80ae3e435a5be2c1f117f36599103ab05357917dd6e37f0df6613cb3ac2c13ea [e2e-raw] kserve-llm-d-ibm-spyre-fast-1=registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:80ae3e435a5be2c1f117f36599103ab05357917dd6e37f0df6613cb3ac2c13ea [e2e-raw] kserve-llm-d-ibm-spyre-fast-2=registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:80ae3e435a5be2c1f117f36599103ab05357917dd6e37f0df6613cb3ac2c13ea [e2e-raw] kserve-llm-d-ibm-spyre-upstream-version=0.10.2 [e2e-raw] kserve-llm-d-ibm-spyre-fast-1-upstream-version=0.10.2 [e2e-raw] kserve-llm-d-ibm-spyre-fast-2-upstream-version=0.10.2 [e2e-raw] kserve-llm-d-latency-predictor-prediction=quay.io/opendatahub/odh-latency-predictor-prediction:odh-stable [e2e-raw] kserve-llm-d-latency-predictor-training=quay.io/opendatahub/odh-latency-predictor-training:odh-stable [e2e-raw] # TODO update when our changes are introduced in the official image [e2e-raw] kube-rbac-proxy=quay.io/opendatahub/odh-kube-auth-proxy@sha256:dcb09fbabd8811f0956ef612a0c9ddd5236804b9bd6548a0647d2b531c9d01b3 [e2e-raw] kserve-localmodel-controller=quay.io/opendatahub/odh-kserve-localmodel-controller:odh-master [e2e-raw] kserve-localmodelnode-agent=quay.io/opendatahub/odh-kserve-localmodelnode-agent:odh-master [e2e-raw] ovms-versioning-ubi-micro=registry.redhat.io/ubi9/ubi-micro@sha256:38e934147827349f2b8b11ac9c38d7be23cb8e29f128b1c46e5c7ae54a2d23cd [e2e-raw] customresourcedefinition.apiextensions.k8s.io/clusterstoragecontainers.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencegraphs.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferenceservices.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/llminferenceserviceconfigs.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/llminferenceservices.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/servingruntimes.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/trainedmodels.serving.kserve.io serverside-applied [e2e-raw] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-raw] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-raw] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-raw] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-raw] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-raw] customresourcedefinition.apiextensions.k8s.io/clusterstoragecontainers.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/datascienceclusters.datasciencecluster.opendatahub.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/dscinitializations.dscinitialization.opendatahub.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencegraphs.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencemodelrewrites.llm-d.ai serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferenceobjectives.llm-d.ai serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.k8s.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.x-k8s.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferenceservices.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/llminferenceserviceconfigs.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/llminferenceservices.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/servingruntimes.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/trainedmodels.serving.kserve.io serverside-applied [e2e-raw] Waiting for CRDs to be established... [e2e-raw] Waiting for CRD inferenceservices.serving.kserve.io to appear (timeout: 90s)… [e2e-raw] CRD inferenceservices.serving.kserve.io detected — waiting for it to become Established (timeout: 90s)… [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferenceservices.serving.kserve.io condition met [e2e-raw] Waiting for CRD llminferenceserviceconfigs.serving.kserve.io to appear (timeout: 90s)… [e2e-raw] CRD llminferenceserviceconfigs.serving.kserve.io detected — waiting for it to become Established (timeout: 90s)… [e2e-raw] customresourcedefinition.apiextensions.k8s.io/llminferenceserviceconfigs.serving.kserve.io condition met [e2e-raw] Waiting for CRD clusterstoragecontainers.serving.kserve.io to appear (timeout: 90s)… [e2e-raw] CRD clusterstoragecontainers.serving.kserve.io detected — waiting for it to become Established (timeout: 90s)… [e2e-raw] customresourcedefinition.apiextensions.k8s.io/clusterstoragecontainers.serving.kserve.io condition met [e2e-raw] Waiting for CRD datascienceclusters.datasciencecluster.opendatahub.io to appear (timeout: 90s)… [e2e-raw] CRD datascienceclusters.datasciencecluster.opendatahub.io detected — waiting for it to become Established (timeout: 90s)… [e2e-raw] customresourcedefinition.apiextensions.k8s.io/datascienceclusters.datasciencecluster.opendatahub.io condition met [e2e-raw] Applying all resources... [e2e-raw] customresourcedefinition.apiextensions.k8s.io/clusterstoragecontainers.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/datascienceclusters.datasciencecluster.opendatahub.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/dscinitializations.dscinitialization.opendatahub.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencegraphs.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencemodelrewrites.llm-d.ai serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferenceobjectives.llm-d.ai serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.k8s.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.x-k8s.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferenceservices.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/llminferenceserviceconfigs.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/llminferenceservices.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/servingruntimes.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/trainedmodels.serving.kserve.io serverside-applied [e2e-raw] serviceaccount/kserve-controller-manager serverside-applied [e2e-raw] serviceaccount/llmisvc-controller-manager serverside-applied [e2e-raw] role.rbac.authorization.k8s.io/kserve-leader-election-role serverside-applied [e2e-raw] role.rbac.authorization.k8s.io/kserve-llmisvcconfig-read-access serverside-applied [e2e-raw] role.rbac.authorization.k8s.io/llmisvc-leader-election-role serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-admin serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-edit serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-inferenceservice-distro-role serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-llmisvc-distro-role serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-llmisvc-manager-role serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-manager-role serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-metrics-reader-cluster-role serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-models-admin serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-models-edit serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-models-view serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-proxy-role serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-tls-distro-role serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-view serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/openshift-ai-inferenceservice-image-volume-scc serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/openshift-ai-llminferenceservice-scc serverside-applied [e2e-raw] rolebinding.rbac.authorization.k8s.io/kserve-leader-election-rolebinding serverside-applied [e2e-raw] rolebinding.rbac.authorization.k8s.io/kserve-llmisvcconfig-read-access serverside-applied [e2e-raw] rolebinding.rbac.authorization.k8s.io/llmisvc-leader-election-rolebinding serverside-applied [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/kserve-inferenceservice-distro-rolebinding serverside-applied [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/kserve-llmisvc-distro-rolebinding serverside-applied [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/kserve-manager-rolebinding serverside-applied [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/kserve-proxy-rolebinding serverside-applied [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/kserve-tls-distro-rolebinding serverside-applied [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/llmisvc-manager-rolebinding serverside-applied [e2e-raw] configmap/inferenceservice-config serverside-applied [e2e-raw] configmap/kserve-parameters serverside-applied [e2e-raw] secret/kserve-webhook-server-secret serverside-applied [e2e-raw] secret/mlpipeline-s3-artifact serverside-applied [e2e-raw] service/kserve-controller-manager-metrics-service serverside-applied [e2e-raw] service/kserve-controller-manager-service serverside-applied [e2e-raw] service/kserve-webhook-server-service serverside-applied [e2e-raw] service/llmisvc-controller-manager-service serverside-applied [e2e-raw] service/llmisvc-webhook-server-service serverside-applied [e2e-raw] service/s3-service serverside-applied [e2e-raw] deployment.apps/kserve-controller-manager serverside-applied [e2e-raw] deployment.apps/llmisvc-controller-manager serverside-applied [e2e-raw] deployment.apps/seaweedfs serverside-applied [e2e-raw] networkpolicy.networking.k8s.io/kserve-controller-manager serverside-applied [e2e-raw] securitycontextconstraints.security.openshift.io/openshift-ai-inferenceservice-image-volume-scc serverside-applied [e2e-raw] securitycontextconstraints.security.openshift.io/openshift-ai-llminferenceservice-scc serverside-applied [e2e-raw] clusterstoragecontainer.serving.kserve.io/default serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-template serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-worker-data-parallel serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-pd-template-nvidia-cuda serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-pd-template-nvidia-cuda-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-pd-template-nvidia-cuda-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-template-nvidia-cuda serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-template-nvidia-cuda-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-template-nvidia-cuda-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-template serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-worker-data-parallel serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-router-route serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-scheduler serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-scheduler-latency-predictor serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-pd-template-nvidia-cuda serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-pd-template-nvidia-cuda-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-pd-template-nvidia-cuda-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-template-nvidia-cuda serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-template-nvidia-cuda-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-template-nvidia-cuda-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-amd-rocm serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-amd-rocm-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-amd-rocm-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-ppc64le serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-ppc64le-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-ppc64le-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-s390x serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-s390x-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-s390x-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-x86 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-x86-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-x86-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-intel-gaudi serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-intel-gaudi-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-intel-gaudi-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-tokenizer serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-tracing serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-worker-data-parallel serverside-applied [e2e-raw] mutatingwebhookconfiguration.admissionregistration.k8s.io/inferenceservice.serving.kserve.io serverside-applied [e2e-raw] mutatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceservice.serving.kserve.io serverside-applied [e2e-raw] validatingwebhookconfiguration.admissionregistration.k8s.io/inferencegraph.serving.kserve.io serverside-applied [e2e-raw] validatingwebhookconfiguration.admissionregistration.k8s.io/inferenceservice.serving.kserve.io serverside-applied [e2e-raw] validatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceservice.serving.kserve.io serverside-applied [e2e-raw] validatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceserviceconfig.serving.kserve.io serverside-applied [e2e-raw] validatingwebhookconfiguration.admissionregistration.k8s.io/servingruntime.serving.kserve.io serverside-applied [e2e-raw] validatingwebhookconfiguration.admissionregistration.k8s.io/trainedmodel.serving.kserve.io serverside-applied [e2e-raw] Waiting for llmisvc-controller-manager to be ready... [e2e-raw] Waiting for pod -l "control-plane=llmisvc-controller-manager" in namespace "kserve" to be created... [e2e-raw] Pod -l "control-plane=llmisvc-controller-manager" in namespace "kserve" found. [e2e-raw] Current pods for -l "control-plane=llmisvc-controller-manager" in namespace "kserve": [e2e-raw] NAME READY STATUS RESTARTS AGE [e2e-raw] llmisvc-controller-manager-654c557856-q45v9 0/1 ContainerCreating 0 6s [e2e-raw] Waiting up to 600s for pod(s) -l "control-plane=llmisvc-controller-manager" in namespace "kserve" to become ready... [e2e-raw] pod/llmisvc-controller-manager-654c557856-q45v9 condition met [e2e-raw] Pod(s) -l "control-plane=llmisvc-controller-manager" in namespace "kserve" are ready. [e2e-raw] Re-Applying all resources... [e2e-raw] customresourcedefinition.apiextensions.k8s.io/clusterstoragecontainers.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/datascienceclusters.datasciencecluster.opendatahub.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/dscinitializations.dscinitialization.opendatahub.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencegraphs.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencemodelrewrites.llm-d.ai serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferenceobjectives.llm-d.ai serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.k8s.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.x-k8s.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferenceservices.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/llminferenceserviceconfigs.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/llminferenceservices.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/servingruntimes.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/trainedmodels.serving.kserve.io serverside-applied [e2e-raw] serviceaccount/kserve-controller-manager serverside-applied [e2e-raw] serviceaccount/llmisvc-controller-manager serverside-applied [e2e-raw] role.rbac.authorization.k8s.io/kserve-leader-election-role serverside-applied [e2e-raw] role.rbac.authorization.k8s.io/kserve-llmisvcconfig-read-access serverside-applied [e2e-raw] role.rbac.authorization.k8s.io/llmisvc-leader-election-role serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-admin serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-edit serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-inferenceservice-distro-role serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-llmisvc-distro-role serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-llmisvc-manager-role serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-manager-role serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-metrics-reader-cluster-role serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-models-admin serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-models-edit serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-models-view serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-proxy-role serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-tls-distro-role serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-view serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/openshift-ai-inferenceservice-image-volume-scc serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/openshift-ai-llminferenceservice-scc serverside-applied [e2e-raw] rolebinding.rbac.authorization.k8s.io/kserve-leader-election-rolebinding serverside-applied [e2e-raw] rolebinding.rbac.authorization.k8s.io/kserve-llmisvcconfig-read-access serverside-applied [e2e-raw] rolebinding.rbac.authorization.k8s.io/llmisvc-leader-election-rolebinding serverside-applied [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/kserve-inferenceservice-distro-rolebinding serverside-applied [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/kserve-llmisvc-distro-rolebinding serverside-applied [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/kserve-manager-rolebinding serverside-applied [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/kserve-proxy-rolebinding serverside-applied [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/kserve-tls-distro-rolebinding serverside-applied [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/llmisvc-manager-rolebinding serverside-applied [e2e-raw] configmap/inferenceservice-config serverside-applied [e2e-raw] configmap/kserve-parameters serverside-applied [e2e-raw] secret/kserve-webhook-server-secret serverside-applied [e2e-raw] secret/mlpipeline-s3-artifact serverside-applied [e2e-raw] service/kserve-controller-manager-metrics-service serverside-applied [e2e-raw] service/kserve-controller-manager-service serverside-applied [e2e-raw] service/kserve-webhook-server-service serverside-applied [e2e-raw] service/llmisvc-controller-manager-service serverside-applied [e2e-raw] service/llmisvc-webhook-server-service serverside-applied [e2e-raw] service/s3-service serverside-applied [e2e-raw] deployment.apps/kserve-controller-manager serverside-applied [e2e-raw] deployment.apps/llmisvc-controller-manager serverside-applied [e2e-raw] deployment.apps/seaweedfs serverside-applied [e2e-raw] networkpolicy.networking.k8s.io/kserve-controller-manager serverside-applied [e2e-raw] securitycontextconstraints.security.openshift.io/openshift-ai-inferenceservice-image-volume-scc serverside-applied [e2e-raw] securitycontextconstraints.security.openshift.io/openshift-ai-llminferenceservice-scc serverside-applied [e2e-raw] clusterstoragecontainer.serving.kserve.io/default serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-template serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-worker-data-parallel serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-pd-template-nvidia-cuda serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-pd-template-nvidia-cuda-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-pd-template-nvidia-cuda-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-template-nvidia-cuda serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-template-nvidia-cuda-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-template-nvidia-cuda-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-template serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-worker-data-parallel serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-router-route serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-scheduler serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-scheduler-latency-predictor serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-pd-template-nvidia-cuda serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-pd-template-nvidia-cuda-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-pd-template-nvidia-cuda-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-template-nvidia-cuda serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-template-nvidia-cuda-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-template-nvidia-cuda-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-amd-rocm serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-amd-rocm-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-amd-rocm-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-ppc64le serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-ppc64le-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-ppc64le-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-s390x serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-s390x-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-s390x-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-x86 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-x86-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-x86-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-intel-gaudi serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-intel-gaudi-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-intel-gaudi-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-tokenizer serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-tracing serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-worker-data-parallel serverside-applied [e2e-raw] mutatingwebhookconfiguration.admissionregistration.k8s.io/inferenceservice.serving.kserve.io serverside-applied [e2e-raw] mutatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceservice.serving.kserve.io serverside-applied [e2e-raw] validatingwebhookconfiguration.admissionregistration.k8s.io/inferencegraph.serving.kserve.io serverside-applied [e2e-raw] validatingwebhookconfiguration.admissionregistration.k8s.io/inferenceservice.serving.kserve.io serverside-applied [e2e-raw] validatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceservice.serving.kserve.io serverside-applied [e2e-raw] validatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceserviceconfig.serving.kserve.io serverside-applied [e2e-raw] validatingwebhookconfiguration.admissionregistration.k8s.io/servingruntime.serving.kserve.io serverside-applied [e2e-raw] validatingwebhookconfiguration.admissionregistration.k8s.io/trainedmodel.serving.kserve.io serverside-applied [e2e-raw] Applying DSC/DSCI resources... [e2e-raw] dscinitialization.dscinitialization.opendatahub.io/test-dsci created [e2e-raw] datasciencecluster.datasciencecluster.opendatahub.io/test-dsc created [e2e-raw] KServe manual installation complete [e2e-raw] Extracting OpenShift CA certificates for raw deployment... [e2e-raw] CA certificate bundle extracted (3 certificates) [e2e-raw] Patching ingress domain... [e2e-raw] configmap/inferenceservice-config patched [e2e-raw] pod "kserve-controller-manager-7887f9c55d-22w5h" deleted [e2e-raw] Waiting for kserve-controller-manager to be ready... [e2e-raw] error: timed out waiting for the condition on pods/kserve-controller-manager-7887f9c55d-lkxll [e2e-raw] === E2E cluster / operator summary === [e2e-raw] Client Version: 4.20.11 [e2e-raw] Kustomize Version: v5.6.0 [e2e-raw] Server Version: 4.21.26 [e2e-raw] Kubernetes Version: v1.34.9 [e2e-raw] ClusterVersion desired: 4.21.26 [e2e-raw] ClusterVersion history (latest): 4.21.26 (Completed) [e2e-raw] CSVs in openshift-keda: [e2e-raw] custom-metrics-autoscaler.v2.19.0-2 Succeeded [e2e-raw] CSVs in openshift-operators (ODH / shared operators, filtered): [e2e-raw] KServe deployments in kserve: [e2e-raw] kserve-controller-manager: ready=0 image=quay.io/opendatahub/kserve-controller@sha256:7fa8f6b3c9c0497c1c25baa1b79a2a64aba6b5a1032eaabe42139bfb38c81841 [e2e-raw] imageID: quay.io/opendatahub/kserve-controller@sha256:67313fc1dd8b4281470954be81d30debd1685e16985651ce6febf69df6964391 [e2e-raw] llmisvc-controller-manager: ready=1 image=quay.io/opendatahub/odh-kserve-llmisvc-controller:odh-master [e2e-raw] imageID: quay.io/opendatahub/odh-kserve-llmisvc-controller@sha256:e309a528b155eea00eac44db3072084e31736b77341a0ec52ad7329874605e14 [e2e-raw] === End E2E cluster / operator summary === [must-gather] [must-gather ] OUT 2026-07-24T18:11:48.024348611Z 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: 7d9ad97f-00e3-48f0-b1cf-e04a32131a0d [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.26" [must-gather] ClusterOperators: [must-gather] clusteroperator/authentication is missing [must-gather] clusteroperator/cloud-credential is missing [must-gather] clusteroperator/cluster-autoscaler is missing [must-gather] clusteroperator/config-operator is missing [must-gather] clusteroperator/etcd is missing [must-gather] clusteroperator/machine-api is missing [must-gather] clusteroperator/machine-approver is missing [must-gather] clusteroperator/machine-config is missing [must-gather] clusteroperator/marketplace is missing [must-gather] [must-gather] [must-gather] [must-gather ] OUT 2026-07-24T18:11:48.071313974Z namespace/openshift-must-gather-7dtw4 created [must-gather] [must-gather ] OUT 2026-07-24T18:11:48.081246303Z clusterrolebinding.rbac.authorization.k8s.io/must-gather-xvcv2 created [must-gather] [must-gather ] OUT 2026-07-24T18:11:48.106288974Z pod for plug-in image quay.io/modh/must-gather:rhoai-2.24 created [must-gather] [must-gather-fqtds] POD 2026-07-24T18:11:54.695895033Z [disk usage checker] Started [must-gather] [must-gather-fqtds] POD 2026-07-24T18:11:54.699058355Z [disk usage checker] Volume usage percentage: current = 15 ; allowed = 70 [must-gather] [must-gather-fqtds] POD 2026-07-24T18:11:54.838583033Z No resources found in openshift-must-gather-7dtw4 namespace. [must-gather] [must-gather-fqtds] POD 2026-07-24T18:11:54.954959829Z Error from server (NotFound): namespaces "redhat-ods-operator" not found [must-gather] [must-gather-fqtds] POD 2026-07-24T18:11:55.111142165Z Wrote inspect data to must-gather. [must-gather] [must-gather-fqtds] POD 2026-07-24T18:11:55.111171958Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-fqtds] POD 2026-07-24T18:11:55.111171958Z namespaces "redhat-ods-operator" not found [must-gather] [must-gather-fqtds] POD 2026-07-24T18:11:55.113482018Z Error getting logs from redhat-ods-operator [must-gather] [must-gather-fqtds] POD 2026-07-24T18:11:55.272856828Z Wrote inspect data to must-gather. [must-gather] [must-gather-fqtds] POD 2026-07-24T18:11:55.272887194Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-fqtds] POD 2026-07-24T18:11:55.272887194Z namespaces "redhat-ods-monitoring" not found [must-gather] [must-gather-fqtds] POD 2026-07-24T18:11:55.274988735Z Error getting logs from redhat-ods-monitoring [must-gather] [must-gather-fqtds] POD 2026-07-24T18:11:55.425418049Z Wrote inspect data to must-gather. [must-gather] [must-gather-fqtds] POD 2026-07-24T18:11:55.425519889Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-fqtds] POD 2026-07-24T18:11:55.425519889Z namespaces "redhat-ods-applications" not found [must-gather] [must-gather-fqtds] POD 2026-07-24T18:11:55.427589887Z Error getting logs from redhat-ods-applications [must-gather] [must-gather-fqtds] POD 2026-07-24T18:11:55.582625479Z Wrote inspect data to must-gather. [must-gather] [must-gather-fqtds] POD 2026-07-24T18:11:55.582653387Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-fqtds] POD 2026-07-24T18:11:55.582653387Z namespaces "rhods-notebooks" not found [must-gather] [must-gather-fqtds] POD 2026-07-24T18:11:55.584809050Z Error getting logs from rhods-notebooks [must-gather] [must-gather-fqtds] POD 2026-07-24T18:11:55.736535237Z Wrote inspect data to must-gather. [must-gather] [must-gather-fqtds] POD 2026-07-24T18:11:55.736567216Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-fqtds] POD 2026-07-24T18:11:55.736567216Z namespaces "rhoai-model-registries" not found [must-gather] [must-gather-fqtds] POD 2026-07-24T18:11:55.739282946Z Error getting logs from rhoai-model-registries [must-gather] [must-gather-fqtds] POD 2026-07-24T18:11:55.891482843Z Wrote inspect data to must-gather. [must-gather] [must-gather-fqtds] POD 2026-07-24T18:11:55.891513355Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-fqtds] POD 2026-07-24T18:11:55.891513355Z namespaces "istio-system" not found [must-gather] [must-gather-fqtds] POD 2026-07-24T18:11:55.893950455Z Error getting logs from istio-system [must-gather] [must-gather-fqtds] POD 2026-07-24T18:11:56.042101205Z Wrote inspect data to must-gather. [must-gather] [must-gather-fqtds] POD 2026-07-24T18:11:56.042130905Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-fqtds] POD 2026-07-24T18:11:56.042130905Z namespaces "knative-serving" not found [must-gather] [must-gather-fqtds] POD 2026-07-24T18:11:56.044058596Z Error getting logs from knative-serving [must-gather] [must-gather-fqtds] POD 2026-07-24T18:11:56.196591159Z Wrote inspect data to must-gather. [must-gather] [must-gather-fqtds] POD 2026-07-24T18:11:56.196622216Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-fqtds] POD 2026-07-24T18:11:56.196622216Z namespaces "redhat-ods-applications-auth-provider" not found [must-gather] [must-gather-fqtds] POD 2026-07-24T18:11:56.198852625Z Error getting logs from redhat-ods-applications-auth-provider [must-gather] [must-gather-fqtds] POD 2026-07-24T18:11:56.466521748Z Wrote inspect data to must-gather. [must-gather] [must-gather-fqtds] POD 2026-07-24T18:11:56.735645508Z Wrote inspect data to must-gather. [must-gather] [must-gather-fqtds] POD 2026-07-24T18:11:56.872059994Z error: the server doesn't have a resource type "auths" [must-gather] [must-gather-fqtds] POD 2026-07-24T18:11:56.952852078Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-fqtds] POD 2026-07-24T18:11:56.954615867Z Error collecting info from [must-gather] [must-gather-fqtds] POD 2026-07-24T18:11:57.082146609Z error: the server doesn't have a resource type "monitorings" [must-gather] [must-gather-fqtds] POD 2026-07-24T18:11:57.166007825Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-fqtds] POD 2026-07-24T18:11:57.167889202Z Error collecting info from [must-gather] [must-gather-fqtds] POD 2026-07-24T18:11:57.297155981Z error: the server doesn't have a resource type "featuretrackers" [must-gather] [must-gather-fqtds] POD 2026-07-24T18:11:57.377466068Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-fqtds] POD 2026-07-24T18:11:57.379303772Z Error collecting info from [must-gather] [must-gather-fqtds] POD 2026-07-24T18:11:57.513528166Z error: the server doesn't have a resource type "codeflares" [must-gather] [must-gather-fqtds] POD 2026-07-24T18:11:57.597914546Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-fqtds] POD 2026-07-24T18:11:57.599828777Z Error collecting info from [must-gather] [must-gather-fqtds] POD 2026-07-24T18:11:57.731847161Z error: the server doesn't have a resource type "dashboards" [must-gather] [must-gather-fqtds] POD 2026-07-24T18:11:57.816140409Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-fqtds] POD 2026-07-24T18:11:57.818191340Z Error collecting info from [must-gather] [must-gather-fqtds] POD 2026-07-24T18:11:57.951527866Z error: the server doesn't have a resource type "datasciencepipelines" [must-gather] [must-gather-fqtds] POD 2026-07-24T18:11:58.035472079Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-fqtds] POD 2026-07-24T18:11:58.037570739Z Error collecting info from [must-gather] [must-gather-fqtds] POD 2026-07-24T18:11:58.171646804Z error: the server doesn't have a resource type "feastoperators" [must-gather] [must-gather-fqtds] POD 2026-07-24T18:11:58.260229923Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-fqtds] POD 2026-07-24T18:11:58.262298080Z Error collecting info from [must-gather] [must-gather-fqtds] POD 2026-07-24T18:11:58.387133808Z error: the server doesn't have a resource type "kserves" [must-gather] [must-gather-fqtds] POD 2026-07-24T18:11:58.467451599Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-fqtds] POD 2026-07-24T18:11:58.469621870Z Error collecting info from [must-gather] [must-gather-fqtds] POD 2026-07-24T18:11:58.597660364Z error: the server doesn't have a resource type "kueues" [must-gather] [must-gather-fqtds] POD 2026-07-24T18:11:58.681248803Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-fqtds] POD 2026-07-24T18:11:58.683536435Z Error collecting info from [must-gather] [must-gather-fqtds] POD 2026-07-24T18:11:58.821826419Z error: the server doesn't have a resource type "modelcontrollers" [must-gather] [must-gather-fqtds] POD 2026-07-24T18:11:58.904803990Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-fqtds] POD 2026-07-24T18:11:58.906858853Z Error collecting info from [must-gather] [must-gather-fqtds] POD 2026-07-24T18:11:59.035277765Z error: the server doesn't have a resource type "modelmeshservings" [must-gather] [must-gather-fqtds] POD 2026-07-24T18:11:59.121486801Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-fqtds] POD 2026-07-24T18:11:59.123696560Z Error collecting info from [must-gather] [must-gather-fqtds] POD 2026-07-24T18:11:59.250904272Z error: the server doesn't have a resource type "modelregistries" [must-gather] [must-gather-fqtds] POD 2026-07-24T18:11:59.332579544Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-fqtds] POD 2026-07-24T18:11:59.334741729Z Error collecting info from [must-gather] [must-gather-fqtds] POD 2026-07-24T18:11:59.463063567Z error: the server doesn't have a resource type "rays" [must-gather] [must-gather-fqtds] POD 2026-07-24T18:11:59.546603441Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-fqtds] POD 2026-07-24T18:11:59.548711769Z Error collecting info from [must-gather] [must-gather-fqtds] POD 2026-07-24T18:11:59.676004904Z error: the server doesn't have a resource type "trainingoperators" [must-gather] [must-gather-fqtds] POD 2026-07-24T18:11:59.703777247Z [disk usage checker] Volume usage percentage: current = 15 ; allowed = 70 [must-gather] [must-gather-fqtds] POD 2026-07-24T18:11:59.762983483Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-fqtds] POD 2026-07-24T18:11:59.765322747Z Error collecting info from [must-gather] [must-gather-fqtds] POD 2026-07-24T18:11:59.895390701Z error: the server doesn't have a resource type "trustyais" [must-gather] [must-gather-fqtds] POD 2026-07-24T18:11:59.976141329Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-fqtds] POD 2026-07-24T18:11:59.978236943Z Error collecting info from [must-gather] [must-gather-fqtds] POD 2026-07-24T18:12:00.103317707Z error: the server doesn't have a resource type "workbenches" [must-gather] [must-gather-fqtds] POD 2026-07-24T18:12:00.182626887Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-fqtds] POD 2026-07-24T18:12:00.184819026Z Error collecting info from [must-gather] [must-gather-fqtds] POD 2026-07-24T18:12:00.317059407Z error: the server doesn't have a resource type "hardwareprofiles" [must-gather] [must-gather-fqtds] POD 2026-07-24T18:12:00.400132292Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-fqtds] POD 2026-07-24T18:12:00.402264778Z Error collecting info from [must-gather] [must-gather-fqtds] POD 2026-07-24T18:12:00.534197199Z error: the server doesn't have a resource type "llamastackoperators" [must-gather] [must-gather-fqtds] POD 2026-07-24T18:12:00.616142269Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-fqtds] POD 2026-07-24T18:12:00.618261356Z Error collecting info from [must-gather] [must-gather-fqtds] POD 2026-07-24T18:12:01.300707426Z error: the server doesn't have a resource type "predictors" [must-gather] [must-gather-fqtds] POD 2026-07-24T18:12:01.425086447Z error: the server doesn't have a resource type "localmodelnodegroups" [must-gather] [must-gather-fqtds] POD 2026-07-24T18:12:01.554102922Z error: the server doesn't have a resource type "smcp" [must-gather] [must-gather-fqtds] POD 2026-07-24T18:12:01.682536357Z error: the server doesn't have a resource type "smm" [must-gather] [must-gather-fqtds] POD 2026-07-24T18:12:01.809279191Z error: the server doesn't have a resource type "smmr" [must-gather] [must-gather-fqtds] POD 2026-07-24T18:12:02.056461618Z error: the server doesn't have a resource type "virtualservices" [must-gather] [must-gather-fqtds] POD 2026-07-24T18:12:02.182705535Z error: the server doesn't have a resource type "authorizationpolicies" [must-gather] [must-gather-fqtds] POD 2026-07-24T18:12:02.307877088Z error: the server doesn't have a resource type "envoyfilters" [must-gather] [must-gather-fqtds] POD 2026-07-24T18:12:02.439499620Z error: the server doesn't have a resource type "knativeservings" [must-gather] [must-gather-fqtds] POD 2026-07-24T18:12:02.564456335Z error: the server doesn't have a resource type "configurations" [must-gather] [must-gather-fqtds] POD 2026-07-24T18:12:02.695999287Z error: the server doesn't have a resource type "routes" [must-gather] [must-gather-fqtds] POD 2026-07-24T18:12:02.826947692Z error: the server doesn't have a resource type "services" [must-gather] [must-gather-fqtds] POD 2026-07-24T18:12:02.954286079Z error: the server doesn't have a resource type "revisions" [must-gather] [must-gather-fqtds] POD 2026-07-24T18:12:03.079914616Z error: the server doesn't have a resource type "authconfigs" [must-gather] [must-gather-fqtds] POD 2026-07-24T18:12:03.206861341Z error: the server doesn't have a resource type "authorinos" [must-gather] [must-gather-fqtds] POD 2026-07-24T18:12:03.338337574Z error: the server doesn't have a resource type "accounts" [must-gather] [must-gather-fqtds] POD 2026-07-24T18:12:04.708135496Z [disk usage checker] Volume usage percentage: current = 15 ; allowed = 70 [must-gather] [must-gather-fqtds] POD 2026-07-24T18:12:07.320146047Z Caches written to disk [must-gather] [must-gather-fqtds] OUT 2026-07-24T18:12:08.328710042Z waiting for gather to complete [must-gather] [must-gather-fqtds] OUT 2026-07-24T18:12:08.332449369Z downloading gather output [must-gather] [must-gather-fqtds] OUT 2026-07-24T18:12:08.614516737Z receiving incremental file list [must-gather] [must-gather-fqtds] OUT 2026-07-24T18:12:08.624628541Z ./ [must-gather] [must-gather-fqtds] OUT 2026-07-24T18:12:08.624708617Z aggregated-discovery-api.yaml [must-gather] [must-gather-fqtds] OUT 2026-07-24T18:12:08.625032733Z aggregated-discovery-apis.yaml [must-gather] [must-gather-fqtds] OUT 2026-07-24T18:12:08.625582157Z event-filter.html [must-gather] [must-gather-fqtds] OUT 2026-07-24T18:12:08.625675334Z timestamp [must-gather] [must-gather-fqtds] OUT 2026-07-24T18:12:08.625864119Z version [must-gather] [must-gather-fqtds] OUT 2026-07-24T18:12:08.626053964Z cluster-scoped-resources/ [must-gather] [must-gather-fqtds] OUT 2026-07-24T18:12:08.626065565Z cluster-scoped-resources/datasciencecluster.opendatahub.io/ [must-gather] [must-gather-fqtds] OUT 2026-07-24T18:12:08.626070755Z cluster-scoped-resources/datasciencecluster.opendatahub.io/datascienceclusters/ [must-gather] [must-gather-fqtds] OUT 2026-07-24T18:12:08.626111629Z cluster-scoped-resources/datasciencecluster.opendatahub.io/datascienceclusters/test-dsc.yaml [must-gather] [must-gather-fqtds] OUT 2026-07-24T18:12:08.626191075Z cluster-scoped-resources/dscinitialization.opendatahub.io/ [must-gather] [must-gather-fqtds] OUT 2026-07-24T18:12:08.626199146Z cluster-scoped-resources/dscinitialization.opendatahub.io/dscinitializations/ [must-gather] [must-gather-fqtds] OUT 2026-07-24T18:12:08.626228638Z cluster-scoped-resources/dscinitialization.opendatahub.io/dscinitializations/test-dsci.yaml [must-gather] [must-gather-fqtds] OUT 2026-07-24T18:12:08.63380973Z [must-gather] [must-gather-fqtds] OUT 2026-07-24T18:12:08.633835812Z sent 188 bytes received 14,591 bytes 29,558.00 bytes/sec [must-gather] [must-gather-fqtds] OUT 2026-07-24T18:12:08.633843163Z total size is 149,659 speedup is 10.13 [must-gather] [must-gather ] OUT 2026-07-24T18:12:08.662070876Z namespace/openshift-must-gather-7dtw4 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: 7d9ad97f-00e3-48f0-b1cf-e04a32131a0d [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.26" [must-gather] ClusterOperators: [must-gather] clusteroperator/authentication is missing [must-gather] clusteroperator/cloud-credential is missing [must-gather] clusteroperator/cluster-autoscaler is missing [must-gather] clusteroperator/config-operator is missing [must-gather] clusteroperator/etcd is missing [must-gather] clusteroperator/machine-api is missing [must-gather] clusteroperator/machine-approver is missing [must-gather] clusteroperator/machine-config is missing [must-gather] clusteroperator/marketplace is missing [must-gather] [must-gather] [must-gather] [must-gather ] OUT 2026-07-24T18:12:08.783667141Z Using must-gather plug-in image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:35f66492587d98a3cca9bf7ba4541c867770dc76b78b4cf9352e6715dca04502 [must-gather] When opening a support case, bugzilla, or issue please include the following summary data along with any other requested information: [must-gather] ClusterID: 7d9ad97f-00e3-48f0-b1cf-e04a32131a0d [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.26" [must-gather] ClusterOperators: [must-gather] clusteroperator/authentication is missing [must-gather] clusteroperator/cloud-credential is missing [must-gather] clusteroperator/cluster-autoscaler is missing [must-gather] clusteroperator/config-operator is missing [must-gather] clusteroperator/etcd is missing [must-gather] clusteroperator/machine-api is missing [must-gather] clusteroperator/machine-approver is missing [must-gather] clusteroperator/machine-config is missing [must-gather] clusteroperator/marketplace is missing [must-gather] [must-gather] [must-gather] [must-gather ] OUT 2026-07-24T18:12:08.808518996Z namespace/openshift-must-gather-mn26q created [must-gather] [must-gather ] OUT 2026-07-24T18:12:08.817269451Z clusterrolebinding.rbac.authorization.k8s.io/must-gather-82ttt created [must-gather] [must-gather ] OUT 2026-07-24T18:12:08.837724707Z pod for plug-in image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:35f66492587d98a3cca9bf7ba4541c867770dc76b78b4cf9352e6715dca04502 created [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:10.200738864Z [disk usage checker] Started [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:10.204447347Z [disk usage checker] Volume usage percentage: current = 12 ; allowed = 70 [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:10.401447764Z Gathering data for ns/openshift-cluster-version... [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:10.547941354Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:10.655800565Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:10.740447165Z Gathering data for ns/default... [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:11.066314234Z Gathering data for ns/openshift... [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:11.516484223Z Gathering data for ns/kube-system... [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:12.321585629Z Gathering data for ns/openshift-etcd... [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:12.669437108Z Wrote inspect data to must-gather. [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:12.669535020Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:12.669535020Z namespaces "assisted-installer" not found [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:13.120243369Z Waiting on subprocesses to finish execution. [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:13.124286237Z 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-cwbld] POD 2026-07-24T18:12:13.131294462Z Executing Istio gather script [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:13.133622367Z INFO: Gathering HAProxy config files [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:13.143422349Z INFO: Gathering machine config daemon's old logs from all nodes [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:13.143693974Z INFO: Gathering on-disk MachineConfig from degraded nodes [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:13.170470919Z INFO: Collecting host service logs for crio [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:13.170932361Z INFO: Collecting host service logs for kubelet [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:13.171341034Z INFO: Collecting host service logs for rpm-ostreed [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:13.171773331Z INFO: Collecting host service logs for ostree-finalize-staged [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:13.172197028Z INFO: Collecting host service logs for machine-config-daemon-firstboot [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:13.172565118Z INFO: Collecting host service logs for machine-config-daemon-host [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:13.172950573Z INFO: Collecting host service logs for NetworkManager [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:13.173335831Z INFO: Collecting host service logs for openvswitch [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:13.173708821Z INFO: Collecting host service logs for ovs-configuration [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:13.174097175Z INFO: Collecting host service logs for ovsdb-server [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:13.174450561Z INFO: Collecting host service logs for ovs-vswitchd [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:13.174858875Z INFO: Waiting for worker host service log collection to complete ... [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:13.377036486Z INFO: Waiting for node performance related collection to complete ... [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:14.022928609Z INFO: "metallb-operator" not detected. Skipping. [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:14.098025960Z INFO: "sriov-network-operator" not detected. Skipping. [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:14.140388953Z INFO: Collecting Insights Archives from insights-operator-5885fdb759-6jdmj [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:14.140439238Z insights-runtime-extractor-6jnhj [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:14.140457081Z insights-runtime-extractor-dlqhs [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:14.140475201Z insights-runtime-extractor-ww729 [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:14.167914763Z No resources found [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:14.263360492Z INFO: namespace openshift-frr-k8s not detected. Skipping. [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:14.404535943Z error: the server doesn't have a resource type "performanceprofile" [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:14.541331056Z No resources found in openshift-etcd namespace. [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:14.564976873Z Wrote inspect data to must-gather. [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:14.570514728Z INFO: Waiting for on-disk MachineConfig collection to complete ... [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:14.570641280Z INFO: on-disk MachineConfig config collection complete. [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:14.583961341Z INFO: Found 1 replicas - prometheus-k8s-0 [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:14.691413486Z INFO: "kubernetes-nmstate-operator" not detected. Skipping. [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:14.829033668Z error: only SOURCE_DIR and POD:DESTINATION_DIR should be specified as arguments [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:14.829033668Z See 'oc rsync -h' for help and examples [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:14.843246627Z INFO: Worker host service log collection to complete. [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:14.866116419Z Wrote inspect data to must-gather. [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:15.010232646Z INFO: Waiting for HAProxy config collection to complete ... [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:15.149388379Z Wrote inspect data to must-gather. [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:15.165206518Z ERROR: No running kube-apiserver pods found [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:15.173355673Z INFO: Getting alertmanagers from prometheus-k8s-0 [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:15.268662327Z [disk usage checker] Volume usage percentage: current = 12 ; allowed = 70 [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:15.339326926Z error: the server doesn't have a resource type "multi-networkpolicy" [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:15.462588701Z Gathering data for ns/openshift-monitoring... [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:15.593622059Z No resources found [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:15.750126350Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:15.859918531Z INFO: 'previous-logs' folder not found on ip-10-0-129-89.ec2.internal, skipping... [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:15.958083553Z Wrote inspect data to must-gather. [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:15.965682181Z Wrote inspect data to must-gather. [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:15.996800724Z error: the server doesn't have a resource type "machineconfigs" [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:16.035587678Z Wrote inspect data to must-gather. [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:16.082551480Z INFO: HAProxy config collection complete. [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:16.097475567Z Wrote inspect data to must-gather. [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:16.203987237Z error: the server doesn't have a resource type "machineconfigpools" [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:16.238534945Z INFO: 'previous-logs' folder not found on ip-10-0-132-110.ec2.internal, skipping... [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:16.314997386Z INFO: Getting rules from prometheus-k8s-0 [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:16.368154695Z Wrote inspect data to must-gather. [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:16.518625305Z Wrote inspect data to must-gather. [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:16.559184054Z INFO: 'previous-logs' folder not found on ip-10-0-139-172.ec2.internal, skipping... [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:16.559218381Z INFO: Waiting for Machine Config Daemon termination log collection to complete ... [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:16.559247042Z INFO: Machine Config Daemon termination log collection complete. [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:16.657949996Z Wrote inspect data to must-gather. [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:16.707582197Z error: the server doesn't have a resource type "kubeletconfigs" [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:16.778686783Z INFO: OLM v1 CRDs not detected. Skipping OLM v1 resource collection. [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:16.800284076Z INFO: Getting status/config from prometheus-k8s-0 [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:16.938205184Z Wrote inspect data to must-gather. [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:16.946290349Z Wrote inspect data to must-gather. [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:17.159772257Z Wrote inspect data to must-gather. [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:17.253883861Z INFO: INTERCONNECT MODE [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:17.253919625Z INFO: Gathering ovn-kubernetes DBs [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:17.269652662Z INFO: Getting status/flags from prometheus-k8s-0 [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:17.400871960Z Wrote inspect data to must-gather. [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:17.469015407Z INFO: Gathering OVN_Northbound from ovnkube-node-tlmmd... [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:17.469294815Z INFO: Gathering OVN_Northbound from ovnkube-node-vjg4x... [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:17.469541957Z INFO: Gathering OVN_Northbound from ovnkube-node-zznx8... [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:17.469829416Z INFO: Gathering OVN_Southbound from ovnkube-node-tlmmd... [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:17.470126434Z INFO: Gathering OVN_Southbound from ovnkube-node-vjg4x... [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:17.470412793Z INFO: Gathering OVN_Southbound from ovnkube-node-zznx8... [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:17.554965339Z INFO: Getting status/runtimeinfo from prometheus-k8s-0 [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:17.576339078Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:17.796599006Z tar: Removing leading `/' from member names [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:17.798254017Z Wrote inspect data to must-gather. [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:17.800884105Z tar: Removing leading `/' from member names [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:17.820268581Z tar: Removing leading `/' from member names [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:17.829842674Z tar: Removing leading `/' from member names [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:17.835607760Z tar: Removing leading `/' from member names [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:17.872044225Z tar: Removing leading `/' from member names [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:17.962768652Z INFO: Getting targets?state=active from prometheus-k8s-0 [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:17.986705229Z Inspecting resource crd/gatewayclasses.gateway.networking.k8s.io [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:18.087645392Z Wrote inspect data to must-gather. [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:18.225705004Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:18.247092090Z INFO: Getting status/tsdb from prometheus-k8s-0 [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:18.348289468Z W0724 18:12:18.348228 1443 util.go:195] skipping , failed to read event err: Object 'Kind' is missing in '' [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:18.355281303Z Wrote inspect data to must-gather. [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:18.373290148Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:18.400362808Z INFO: Waiting for network log collection to complete ... [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:18.400480199Z INFO: Waiting for ovnk database copies to complete ... [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:18.400984748Z INFO: Copying ovnk databases complete. [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:18.404557758Z 2.8M must-gather/network_logs/ovnk_database_store [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:18.407688724Z ovnk_database_store/ [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:18.407742930Z ovnk_database_store/ovnkube-node-zznx8_nbdb [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:18.418741117Z ovnk_database_store/ovnkube-node-tlmmd_sbdb [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:18.439520194Z ovnk_database_store/ovnkube-node-vjg4x_sbdb [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:18.457909359Z ovnk_database_store/ovnkube-node-zznx8_sbdb [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:18.477521909Z ovnk_database_store/ovnkube-node-tlmmd_nbdb [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:18.485470210Z ovnk_database_store/ovnkube-node-vjg4x_nbdb [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:18.488609485Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:18.490993034Z Inspecting resource crd/gateways.gateway.networking.k8s.io [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:18.497493081Z INFO: Network log collection complete. [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:18.582352204Z Gathering data for ns/openshift-network-console... [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:18.713435432Z Wrote inspect data to must-gather. [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:18.719032084Z INFO: Getting status from alertmanager-main-0 [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:18.742726289Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:18.988363895Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:18.994333843Z Inspecting resource crd/grpcroutes.gateway.networking.k8s.io [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:19.024335230Z Error from server (NotFound): deployments.apps "cluster-node-tuning-operator" not found [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:19.026844181Z INFO: Fallback to identify the container image from release info [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:19.093607682Z Gathering data for ns/openshift-console-operator... [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:19.220934159Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:19.406009582Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:19.408588427Z Inspecting resource crd/httproutes.gateway.networking.k8s.io [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:19.502135852Z Gathering data for ns/openshift-console... [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:19.615395266Z INFO: Image with low level tools to use: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a83451907191f154bed1dfc7f0174433f0075beb6b6b82b9ec61e07e402dc811 [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:19.663944403Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:19.762785055Z daemonset.apps/perf-node-gather-daemonset created [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:19.881669019Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:19.885584260Z Inspecting resource crd/inferencepools.inference.networking.k8s.io [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:19.929898739Z Waiting for performance profile collector pods to become ready: 1 [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:20.077948347Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:20.108468495Z Gathering data for ns/openshift-cluster-storage-operator... [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:20.305864815Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:20.308564459Z Inspecting resource crd/inferencepools.inference.networking.x-k8s.io [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:20.348436339Z [disk usage checker] Volume usage percentage: current = 12 ; allowed = 70 [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:20.497880778Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:20.719830052Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:20.723295225Z Inspecting resource crd/referencegrants.gateway.networking.k8s.io [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:20.758523179Z Gathering data for ns/openshift-dns-operator... [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:20.911160881Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:21.094628259Z Waiting for performance profile collector pods to become ready: 2 [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:21.142109864Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:21.148102516Z Gathering data for ns/openshift-dns... [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:21.813375640Z Gathering data for ns/openshift-image-registry... [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:21.851194804Z Done executing Istio gather script [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:22.226484107Z Waiting for performance profile collector pods to become ready: 3 [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:22.284677785Z Gathering data for ns/openshift-ingress-operator... [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:22.611810714Z Gathering data for ns/openshift-ingress... [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:22.981580238Z Gathering data for ns/openshift-ingress-canary... [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:23.383226276Z Waiting for performance profile collector pods to become ready: 4 [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:23.422460234Z Gathering data for ns/openshift-insights... [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:24.504814146Z Waiting for performance profile collector pods to become ready: 5 [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:25.353264824Z [disk usage checker] Volume usage percentage: current = 12 ; allowed = 70 [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:25.631708973Z Waiting for performance profile collector pods to become ready: 6 [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:25.931236623Z Gathering data for ns/kserve... [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:26.763889214Z Waiting for performance profile collector pods to become ready: 7 [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:27.286496045Z Gathering data for ns/openshift-config... [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:27.563539687Z Gathering data for ns/openshift-config-managed... [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:27.881628586Z Daemonset perf-node-gather-daemonset ready 3 out of 3 [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:28.042162093Z Gathering data for ns/openshift-kube-apiserver-operator... [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:28.168227065Z Collecting performance related data for node ip-10-0-132-110.ec2.internal [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:28.175148497Z Collecting performance related data for node ip-10-0-139-172.ec2.internal [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:28.182760721Z Collecting performance related data for node ip-10-0-129-89.ec2.internal [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:28.368250027Z Gathering data for ns/openshift-kube-apiserver... [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:28.671759515Z Gathering data for ns/openshift-kube-controller-manager... [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:29.074417806Z Gathering data for ns/openshift-kube-controller-manager-operator... [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:29.466773442Z Gathering data for ns/openshift-kube-scheduler... [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:29.828679444Z Gathering data for ns/openshift-kube-scheduler-operator... [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:30.194737700Z Gathering data for ns/openshift-kube-storage-version-migrator... [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:30.358075141Z [disk usage checker] Volume usage percentage: current = 12 ; allowed = 70 [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:30.597227755Z Gathering data for ns/openshift-kube-storage-version-migrator-operator... [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:30.972787166Z Gathering data for ns/openshift-user-workload-monitoring... [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:31.564699883Z Gathering data for ns/openshift-multus... [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:33.024872945Z Gathering data for ns/openshift-ovn-kubernetes... [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:34.334583671Z Gathering data for ns/openshift-host-network... [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:34.658888702Z Gathering data for ns/openshift-network-diagnostics... [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:35.229831155Z Gathering data for ns/openshift-network-node-identity... [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:35.362929727Z [disk usage checker] Volume usage percentage: current = 12 ; allowed = 70 [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:35.727625303Z Gathering data for ns/openshift-network-operator... [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:36.165700257Z Gathering data for ns/openshift-cloud-network-config-controller... [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:36.533859473Z Gathering data for ns/openshift-cluster-node-tuning-operator... [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:36.605819638Z Collecting kubelet logs for node ip-10-0-132-110.ec2.internal [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:36.607692599Z Collecting kubelet logs for node ip-10-0-139-172.ec2.internal [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:36.609833256Z Collecting kubelet logs for node ip-10-0-129-89.ec2.internal [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:36.977619491Z daemonset.apps "perf-node-gather-daemonset" deleted from openshift-must-gather-mn26q namespace [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:36.982286420Z INFO: Node performance data collection complete. [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:37.144591063Z Gathering data for ns/openshift-apiserver-operator... [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:37.499431342Z Gathering data for ns/openshift-apiserver... [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:37.917038890Z Gathering data for ns/openshift-controller-manager-operator... [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:38.206604533Z Gathering data for ns/openshift-controller-manager... [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:38.549569574Z Gathering data for ns/openshift-cluster-samples-operator... [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:39.317771835Z Gathering data for ns/openshift-operator-lifecycle-manager... [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:39.623304668Z Gathering data for ns/openshift-service-ca-operator... [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:39.966700620Z Gathering data for ns/openshift-service-ca... [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:40.368904967Z [disk usage checker] Volume usage percentage: current = 12 ; allowed = 70 [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:40.397913970Z Gathering data for ns/openshift-cluster-csi-drivers... [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:41.318264438Z Wrote inspect data to must-gather. [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:41.318448252Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:41.318448252Z skipping gathering secrets/support due to error: secrets "support" not found [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:41.453512646Z error: the server doesn't have a resource type "clusters" [must-gather] [must-gather-cwbld] POD 2026-07-24T18:12:41.598138462Z Caches written to disk [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:42.609758525Z waiting for gather to complete [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:42.613643904Z downloading gather output [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:42.909465237Z receiving incremental file list [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:42.933469216Z ./ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:42.933549922Z aggregated-discovery-api.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:42.93390096Z aggregated-discovery-apis.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:42.934809113Z event-filter.html [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:42.937183501Z timestamp [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:42.937306521Z version [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:42.948844489Z cluster-scoped-resources/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:42.948877382Z cluster-scoped-resources/admissionregistration.k8s.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:42.948893553Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:42.94898943Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/default-network-annotation.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:42.949127612Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/servicecidrs.openshift.io.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:42.949228609Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/user-defined-networks-namespace-label.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:42.949299895Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:42.949335098Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/default-network-annotation-binding.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:42.949433446Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/servicecidrs-binding.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:42.949512952Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/user-defined-networks-namespace-label-binding.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:42.949616711Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:42.949637902Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/multus.openshift.io.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:42.949751731Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/network-node-identity.openshift.io.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:42.94985627Z cluster-scoped-resources/apiextensions.k8s.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:42.95024091Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:42.950275273Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/adminnetworkpolicies.policy.networking.k8s.io.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:42.950552425Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/adminpolicybasedexternalroutes.k8s.ovn.org.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:42.950717558Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertingrules.monitoring.openshift.io.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:42.950968458Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertmanagerconfigs.monitoring.coreos.com.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:42.95489385Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertmanagers.monitoring.coreos.com.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:42.956511939Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertrelabelconfigs.monitoring.openshift.io.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:42.95664487Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/apirequestcounts.apiserver.openshift.io.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:42.956800842Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/apiservers.config.openshift.io.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:42.956997658Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/appliedmanifestworks.work.open-cluster-management.io.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:42.957085185Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/authentications.config.openshift.io.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:42.957339585Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/baselineadminnetworkpolicies.policy.networking.k8s.io.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:42.957574833Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/builds.config.openshift.io.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:42.957774369Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/catalogsources.operators.coreos.com.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:42.958111476Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudcredentials.operator.openshift.io.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:42.958226125Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudeventsources.eventing.keda.sh.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:42.958343745Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudprivateipconfigs.cloud.network.openshift.io.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:42.958457014Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterclaims.cluster.open-cluster-management.io.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:42.958556122Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustercloudeventsources.eventing.keda.sh.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:42.95865789Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustercsidrivers.operator.openshift.io.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:42.958831813Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterimagepolicies.config.openshift.io.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:42.959020519Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusteroperators.config.openshift.io.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:42.959180651Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterresourcequotas.quota.openshift.io.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:42.959312812Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterserviceversions.operators.coreos.com.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:42.961267967Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterstoragecontainers.serving.kserve.io.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:42.961435561Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustertriggerauthentications.keda.sh.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:42.961580182Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusteruserdefinednetworks.k8s.ovn.org.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:42.96180095Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterversions.config.openshift.io.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:42.962095323Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:42.962526177Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.operator.openshift.io.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:42.962633216Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.samples.operator.openshift.io.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:42.962760786Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleclidownloads.console.openshift.io.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:42.962917378Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleexternalloglinks.console.openshift.io.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:42.963036578Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolelinks.console.openshift.io.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:42.963142996Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolenotifications.console.openshift.io.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:42.963246745Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleplugins.console.openshift.io.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:42.963386436Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolequickstarts.console.openshift.io.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:42.963510056Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoles.config.openshift.io.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:42.963616324Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoles.operator.openshift.io.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:42.964011016Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolesamples.console.openshift.io.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:42.964166118Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleyamlsamples.console.openshift.io.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:42.964286167Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/controllerconfigs.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:42.964881685Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/credentialsrequests.cloudcredential.openshift.io.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:42.964999064Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/csisnapshotcontrollers.operator.openshift.io.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:42.965373754Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/datascienceclusters.datasciencecluster.opendatahub.io.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:42.96570176Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnses.config.openshift.io.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:42.965893765Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnses.operator.openshift.io.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:42.96620843Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnsrecords.ingress.operator.openshift.io.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:42.966381744Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dscinitializations.dscinitialization.opendatahub.io.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:42.966658886Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressfirewalls.k8s.ovn.org.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:42.966854962Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressips.k8s.ovn.org.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:42.967023765Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressqoses.k8s.ovn.org.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:42.967192598Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressrouters.network.operator.openshift.io.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:42.967376713Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressservices.k8s.ovn.org.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:42.967528225Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/etcds.operator.openshift.io.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:42.96771455Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/featuregates.config.openshift.io.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:42.967919296Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gatewayclasses.gateway.networking.k8s.io.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:42.968121312Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gateways.gateway.networking.k8s.io.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:42.968684677Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/grpcroutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:42.969335579Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/helmchartrepositories.helm.openshift.io.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:42.969489691Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httproutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:42.970566457Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httpscaledobjects.http.keda.sh.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:42.970754992Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagecontentpolicies.config.openshift.io.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:42.970936096Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagecontentsourcepolicies.operator.openshift.io.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:42.971084148Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagedigestmirrorsets.config.openshift.io.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:42.971253572Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagepolicies.config.openshift.io.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:42.971536494Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagepruners.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:42.971876971Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/images.config.openshift.io.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:42.972057285Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagetagmirrorsets.config.openshift.io.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:42.972209598Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencegraphs.serving.kserve.io.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:42.972422535Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencemodelrewrites.llm-d.ai.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:42.972587898Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferenceobjectives.llm-d.ai.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:42.97274502Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.k8s.io.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:42.973436615Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:42.973521872Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferenceservices.serving.kserve.io.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:42.978826624Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/infrastructures.config.openshift.io.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:42.979330644Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ingresscontrollers.operator.openshift.io.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:42.980004958Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ingresses.config.openshift.io.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:42.980196723Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/insightsoperators.operator.openshift.io.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:42.980416841Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/installplans.operators.coreos.com.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:42.980577103Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/interceptorroutes.http.keda.sh.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:42.980752607Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ipamclaims.k8s.cni.cncf.io.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:42.980902099Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ippools.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:42.980984666Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kedacontrollers.keda.sh.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:42.984525588Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubeapiservers.operator.openshift.io.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:42.984749205Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubecontrollermanagers.operator.openshift.io.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:42.984990014Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubeschedulers.operator.openshift.io.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:42.985175809Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubestorageversionmigrators.operator.openshift.io.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:42.985358764Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/llminferenceserviceconfigs.serving.kserve.io.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:42.99625451Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/llminferenceservices.serving.kserve.io.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.001540341Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineconfignodes.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.001728356Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineconfigurations.operator.openshift.io.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.00203084Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineosbuilds.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.002189842Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineosconfigs.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.002322903Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/network-attachment-definitions.k8s.cni.cncf.io.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.002432462Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/networks.config.openshift.io.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.002591365Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/networks.operator.openshift.io.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.002863856Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/nodes.config.openshift.io.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.002981065Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/nodeslicepools.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.003079643Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/oauths.config.openshift.io.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.003273429Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/olmconfigs.operators.coreos.com.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.003384408Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/openshiftapiservers.operator.openshift.io.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.003501167Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/openshiftcontrollermanagers.operator.openshift.io.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.003632828Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorconditions.operators.coreos.com.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.003765298Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorgroups.operators.coreos.com.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.003932741Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorhubs.config.openshift.io.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.00404097Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorpkis.network.operator.openshift.io.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.004147108Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operators.operators.coreos.com.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.004276809Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/overlappingrangeipreservations.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.004375027Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/pinnedimagesets.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.004472484Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/podmonitors.monitoring.coreos.com.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.004739985Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/podnetworkconnectivitychecks.controlplane.operator.openshift.io.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.004887487Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/probes.monitoring.coreos.com.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.005137337Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/profiles.tuned.openshift.io.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.005253876Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/projecthelmchartrepositories.helm.openshift.io.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.005371556Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/projects.config.openshift.io.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.005474754Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/prometheuses.monitoring.coreos.com.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.00768411Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/prometheusrules.monitoring.coreos.com.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.007824221Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/proxies.config.openshift.io.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.00794738Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/rangeallocations.security.internal.openshift.io.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.008043808Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/referencegrants.gateway.networking.k8s.io.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.008209732Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/rolebindingrestrictions.authorization.openshift.io.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.008340752Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/scaledjobs.keda.sh.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.009904216Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/scaledobjects.keda.sh.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.010050648Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/schedulers.config.openshift.io.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.010195739Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/securitycontextconstraints.security.openshift.io.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.010373244Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servicecas.operator.openshift.io.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.010524016Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servicemonitors.monitoring.coreos.com.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.010804268Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servingruntimes.serving.kserve.io.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.011353451Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storages.operator.openshift.io.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.011500813Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storagestates.migration.k8s.io.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.011605291Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storageversionmigrations.migration.k8s.io.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.01171185Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/subscriptions.operators.coreos.com.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.012346781Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/thanosrulers.monitoring.coreos.com.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.013864931Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/trainedmodels.serving.kserve.io.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.013962179Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/triggerauthentications.keda.sh.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.014123592Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/tuneds.tuned.openshift.io.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.014235231Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/userdefinednetworks.k8s.ovn.org.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.014403084Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumepopulators.populator.storage.k8s.io.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.014523414Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshotclasses.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.014658825Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshotcontents.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.014879322Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshots.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.014993161Z cluster-scoped-resources/apiregistration.k8s.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.015203598Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.015253132Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1..yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.015348029Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.admissionregistration.k8s.io.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.015426186Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apiextensions.k8s.io.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.015500771Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apiserver.openshift.io.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.015584358Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apps.openshift.io.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.01574224Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apps.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.015847389Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authentication.k8s.io.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.015930816Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authorization.k8s.io.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.016013912Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authorization.openshift.io.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.0161047Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.autoscaling.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.016217869Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.batch.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.016303685Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.build.openshift.io.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.016394892Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.certificates.k8s.io.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.01648458Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.cloud.network.openshift.io.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.016568646Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.cloudcredential.openshift.io.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.016650973Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.config.openshift.io.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.016757061Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.console.openshift.io.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.016849439Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.coordination.k8s.io.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.016933306Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.datasciencecluster.opendatahub.io.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.017018992Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.discovery.k8s.io.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.017103179Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.dscinitialization.opendatahub.io.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.017186735Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.events.k8s.io.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.017285703Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.flowcontrol.apiserver.k8s.io.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.01736403Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.gateway.networking.k8s.io.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.017447196Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.image.openshift.io.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.017537214Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.01762178Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.inference.networking.k8s.io.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.017705767Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.ingress.operator.openshift.io.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.017794824Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.k8s.cni.cncf.io.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.017898922Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.k8s.ovn.org.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.017976558Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.018064115Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.monitoring.coreos.com.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.018145862Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.monitoring.openshift.io.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.018230189Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.network.operator.openshift.io.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.018315475Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.networking.k8s.io.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.018399422Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.node.k8s.io.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.018481558Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.oauth.openshift.io.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.018568305Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.operator.openshift.io.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.018660253Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.operators.coreos.com.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.018737319Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.packages.operators.coreos.com.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.018852098Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.policy.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.018933845Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.project.openshift.io.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.019034753Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.quota.openshift.io.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.019141471Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.rbac.authorization.k8s.io.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.019218077Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.resource.k8s.io.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.019304384Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.route.openshift.io.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.019391311Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.samples.operator.openshift.io.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.01950344Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.scheduling.k8s.io.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.019587337Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.security.internal.openshift.io.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.019704976Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.security.openshift.io.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.019853018Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.019981158Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.storage.k8s.io.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.020087876Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.template.openshift.io.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.020177664Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.tuned.openshift.io.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.020272001Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.user.openshift.io.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.020362098Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.work.open-cluster-management.io.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.020469957Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.cluster.open-cluster-management.io.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.020590666Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.controlplane.operator.openshift.io.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.020677603Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.eventing.keda.sh.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.020773471Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.http.keda.sh.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.020880809Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.k8s.cni.cncf.io.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.020966286Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.keda.sh.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.021063634Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.migration.k8s.io.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.021151321Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.monitoring.coreos.com.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.021249809Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.operator.openshift.io.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.021334516Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.operators.coreos.com.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.021426503Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.policy.networking.k8s.io.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.02151001Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.serving.kserve.io.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.021602317Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.021687584Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.021789772Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.llm-d.ai.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.021882599Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.operators.coreos.com.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.021977527Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.serving.kserve.io.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.022062053Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.admissionregistration.k8s.io.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.022155551Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.external.metrics.k8s.io.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.022279411Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.gateway.networking.k8s.io.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.022361807Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.helm.openshift.io.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.022476406Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.http.keda.sh.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.022571924Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.metrics.k8s.io.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.022670332Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.monitoring.coreos.com.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.022752738Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.populator.storage.k8s.io.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.022856617Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.serving.kserve.io.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.022952004Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.storage.k8s.io.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.023038391Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v2.autoscaling.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.023126388Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v2.operators.coreos.com.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.023194544Z cluster-scoped-resources/certificates.k8s.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.023243617Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.023285641Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-6n48f.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.023386859Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-78tkz.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.023471826Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-82rq5.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.023558322Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-9t7g5.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.02365382Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-lfhlc.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.023735056Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-ml84k.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.023880138Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-mpvdz.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.023967465Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-pqr66.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.024118107Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-sdkqn.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.024208944Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-spwn9.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.024306262Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-wm22d.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.024394159Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-zm8tz.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.024486016Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-8sb64.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.024593525Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-r4lln.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.024684702Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-t992d.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.024881538Z cluster-scoped-resources/config.openshift.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.024938562Z cluster-scoped-resources/config.openshift.io/apiservers.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.025097155Z cluster-scoped-resources/config.openshift.io/authentications.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.025234566Z cluster-scoped-resources/config.openshift.io/builds.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.025321943Z cluster-scoped-resources/config.openshift.io/clusterimagepolicies.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.02540852Z cluster-scoped-resources/config.openshift.io/clusteroperators.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.025731945Z cluster-scoped-resources/config.openshift.io/clusterversions.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.025857795Z cluster-scoped-resources/config.openshift.io/consoles.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.025943742Z cluster-scoped-resources/config.openshift.io/dnses.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.02603697Z cluster-scoped-resources/config.openshift.io/featuregates.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.026152739Z cluster-scoped-resources/config.openshift.io/imagecontentpolicies.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.026234065Z cluster-scoped-resources/config.openshift.io/imagedigestmirrorsets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.026321272Z cluster-scoped-resources/config.openshift.io/imagepolicies.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.02642505Z cluster-scoped-resources/config.openshift.io/images.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.026510427Z cluster-scoped-resources/config.openshift.io/imagetagmirrorsets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.026595414Z cluster-scoped-resources/config.openshift.io/infrastructures.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.026687411Z cluster-scoped-resources/config.openshift.io/ingresses.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.026770538Z cluster-scoped-resources/config.openshift.io/networks.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.026890838Z cluster-scoped-resources/config.openshift.io/nodes.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.026970154Z cluster-scoped-resources/config.openshift.io/oauths.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.027059441Z cluster-scoped-resources/config.openshift.io/operatorhubs.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.027139727Z cluster-scoped-resources/config.openshift.io/projects.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.027223364Z cluster-scoped-resources/config.openshift.io/proxies.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.02730494Z cluster-scoped-resources/config.openshift.io/schedulers.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.027391747Z cluster-scoped-resources/config.openshift.io/clusteroperators/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.027439401Z cluster-scoped-resources/config.openshift.io/clusteroperators/console.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.027539659Z cluster-scoped-resources/config.openshift.io/clusteroperators/csi-snapshot-controller.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.027627666Z cluster-scoped-resources/config.openshift.io/clusteroperators/dns.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.027715023Z cluster-scoped-resources/config.openshift.io/clusteroperators/image-registry.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.027821712Z cluster-scoped-resources/config.openshift.io/clusteroperators/ingress.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.027917829Z cluster-scoped-resources/config.openshift.io/clusteroperators/insights.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.028006376Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-apiserver.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.028163129Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-controller-manager.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.028271037Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-scheduler.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.028350344Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-storage-version-migrator.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.028442011Z cluster-scoped-resources/config.openshift.io/clusteroperators/monitoring.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.028533568Z cluster-scoped-resources/config.openshift.io/clusteroperators/network.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.028673539Z cluster-scoped-resources/config.openshift.io/clusteroperators/node-tuning.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.028758726Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-apiserver.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.028879426Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-controller-manager.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.028961572Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-samples.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.029089553Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager-catalog.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.029216903Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager-packageserver.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.029327481Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.0294335Z cluster-scoped-resources/config.openshift.io/clusteroperators/service-ca.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.029520607Z cluster-scoped-resources/config.openshift.io/clusteroperators/storage.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.029584192Z cluster-scoped-resources/config.openshift.io/clusterversions/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.029630635Z cluster-scoped-resources/config.openshift.io/clusterversions/version.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.029711212Z cluster-scoped-resources/config.openshift.io/consoles/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.029749285Z cluster-scoped-resources/config.openshift.io/consoles/cluster.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.029826351Z cluster-scoped-resources/config.openshift.io/featuregates/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.029877245Z cluster-scoped-resources/config.openshift.io/featuregates/cluster.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.02994142Z cluster-scoped-resources/config.openshift.io/infrastructures/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.029978813Z cluster-scoped-resources/config.openshift.io/infrastructures/cluster.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.030037888Z cluster-scoped-resources/config.openshift.io/oauths/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.030074581Z cluster-scoped-resources/config.openshift.io/oauths/cluster.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.030134025Z cluster-scoped-resources/config.openshift.io/proxies/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.030171348Z cluster-scoped-resources/config.openshift.io/proxies/cluster.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.030230063Z cluster-scoped-resources/console.openshift.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.030243034Z cluster-scoped-resources/console.openshift.io/consoleplugins/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.030291238Z cluster-scoped-resources/console.openshift.io/consoleplugins/monitoring-plugin.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.030379665Z cluster-scoped-resources/console.openshift.io/consoleplugins/networking-console-plugin.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.030429639Z cluster-scoped-resources/core/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.03043779Z cluster-scoped-resources/core/nodes/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.030473152Z cluster-scoped-resources/core/nodes/ip-10-0-129-89.ec2.internal.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.030625544Z cluster-scoped-resources/core/nodes/ip-10-0-132-110.ec2.internal.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.030750885Z cluster-scoped-resources/core/nodes/ip-10-0-139-172.ec2.internal.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.030896736Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.03095153Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.031000125Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/catch-all.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.031088881Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/exempt.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.031171538Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/global-default.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.031256795Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-controller-manager.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.031337591Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-scheduler.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.031418358Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-system-service-accounts.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.031564349Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver-operator.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.031655547Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver-sar.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.031746204Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.031857723Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-authentication-operator.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.031959531Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-controller-manager.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.032046568Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-kube-apiserver-operator.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.032138875Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-monitoring-metrics.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.032224192Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-apiserver-sar.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.032312859Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-apiserver.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.032395985Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-server.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.032483783Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/probes.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.032567919Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/service-accounts.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.032652486Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-leader-election.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.032741013Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-node-high.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.032853732Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-nodes.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.032918927Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.03295926Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/catch-all.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.033042777Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/exempt.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.033124013Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/global-default.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.03320789Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/leader-election.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.033295277Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/node-high.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.033392125Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/openshift-control-plane-operators.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.033551127Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/system.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.033668817Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/workload-high.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.033755024Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/workload-low.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.033847281Z cluster-scoped-resources/imageregistry.operator.openshift.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.033858192Z cluster-scoped-resources/imageregistry.operator.openshift.io/configs/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.033894065Z cluster-scoped-resources/imageregistry.operator.openshift.io/configs/cluster.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.033989082Z cluster-scoped-resources/imageregistry.operator.openshift.io/imagepruners/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.034018934Z cluster-scoped-resources/imageregistry.operator.openshift.io/imagepruners/cluster.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.03408538Z cluster-scoped-resources/migration.k8s.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.034100111Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.034134894Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/console-plugin-storage-version-migration.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.034225451Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/machineconfiguration-controllerconfig-storage-version-migration.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.034367452Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/machineconfiguration-machineconfigpool-storage-version-migration.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.034413256Z cluster-scoped-resources/oauth.openshift.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.034423477Z cluster-scoped-resources/oauth.openshift.io/oauthclients/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.03446959Z cluster-scoped-resources/oauth.openshift.io/oauthclients/console.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.034576639Z cluster-scoped-resources/operator.openshift.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.03458716Z cluster-scoped-resources/operator.openshift.io/clustercsidrivers/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.034621053Z cluster-scoped-resources/operator.openshift.io/clustercsidrivers/ebs.csi.aws.com.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.034705009Z cluster-scoped-resources/operator.openshift.io/consoles/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.034742242Z cluster-scoped-resources/operator.openshift.io/consoles/cluster.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.034874883Z cluster-scoped-resources/operator.openshift.io/csisnapshotcontrollers/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.034928797Z cluster-scoped-resources/operator.openshift.io/csisnapshotcontrollers/cluster.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.035021654Z cluster-scoped-resources/operator.openshift.io/dnses/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.035049356Z cluster-scoped-resources/operator.openshift.io/dnses/default.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.035130253Z cluster-scoped-resources/operator.openshift.io/insightsoperators/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.035175597Z cluster-scoped-resources/operator.openshift.io/insightsoperators/cluster.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.035296126Z cluster-scoped-resources/operator.openshift.io/kubeapiservers/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.03533823Z cluster-scoped-resources/operator.openshift.io/kubeapiservers/cluster.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.035409135Z cluster-scoped-resources/operator.openshift.io/kubecontrollermanagers/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.03546544Z cluster-scoped-resources/operator.openshift.io/kubecontrollermanagers/cluster.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.035535555Z cluster-scoped-resources/operator.openshift.io/kubeschedulers/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.035581209Z cluster-scoped-resources/operator.openshift.io/kubeschedulers/cluster.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.035666876Z cluster-scoped-resources/operator.openshift.io/kubestorageversionmigrators/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.035715209Z cluster-scoped-resources/operator.openshift.io/kubestorageversionmigrators/cluster.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.035776394Z cluster-scoped-resources/operator.openshift.io/networks/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.035840159Z cluster-scoped-resources/operator.openshift.io/networks/cluster.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.035912395Z cluster-scoped-resources/operator.openshift.io/openshiftapiservers/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.035945118Z cluster-scoped-resources/operator.openshift.io/openshiftapiservers/cluster.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.036002122Z cluster-scoped-resources/operator.openshift.io/openshiftcontrollermanagers/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.036055516Z cluster-scoped-resources/operator.openshift.io/openshiftcontrollermanagers/cluster.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.036114441Z cluster-scoped-resources/operator.openshift.io/servicecas/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.036158315Z cluster-scoped-resources/operator.openshift.io/servicecas/cluster.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.036210319Z cluster-scoped-resources/operator.openshift.io/storages/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.036250612Z cluster-scoped-resources/operator.openshift.io/storages/cluster.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.036338389Z cluster-scoped-resources/operators.coreos.com/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.03634604Z cluster-scoped-resources/operators.coreos.com/olmconfigs/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.036376322Z cluster-scoped-resources/operators.coreos.com/olmconfigs/cluster.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.036429776Z cluster-scoped-resources/operators.coreos.com/operators/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.03647935Z cluster-scoped-resources/operators.coreos.com/operators/openshift-custom-metrics-autoscaler-operator.openshift-keda.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.036540415Z cluster-scoped-resources/rbac.authorization.k8s.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.036593669Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.036632342Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/aws-ebs-csi-driver-operator-clusterrolebinding.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.036969319Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cloud-network-config-controller.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.037051576Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cluster-node-tuning-operator.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.037204028Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cluster-storage-operator-role.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.03734937Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/csi-snapshot-controller-operator-clusterrole.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.037447187Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/csi-snapshot-controller-runner-operator.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.037542855Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/metrics-daemon-sa-rolebinding.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.037627992Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-admission-controller-webhook.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.037724349Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-ancillary-tools.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.037838688Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-cluster-readers.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.037915684Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-group.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.038002642Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-transient.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.038091849Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-whereabouts.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.038177545Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/network-diagnostics.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.038267852Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/network-node-identity.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.03835625Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-image-registry-pruner.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.038457298Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-iptables-alerter.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.038547275Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.038638672Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-node-identity-limited.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.038720339Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-node-kube-rbac-proxy.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.038904203Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/registry-registry-role.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.039057235Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.039095969Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/aws-ebs-csi-driver-operator-clusterrole.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.039191916Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/cloud-network-config-controller.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.039277583Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/cluster-node-tuning-operator.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.03936085Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/console-extensions-reader.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.03949676Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/console-operator.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.039590368Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/console.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.039679915Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/csi-snapshot-controller-operator-clusterrole.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.039764422Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/helm-chartrepos-viewer.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.03987192Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/metrics-daemon-role.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.039954207Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus-admission-controller-webhook.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.040037273Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus-ancillary-tools.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.04012134Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.040207467Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/net-attach-def-project.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.040292324Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/network-diagnostics.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.04037692Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/network-node-identity.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.040460857Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-csi-snapshot-controller-runner.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.040550634Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-iptables-alerter.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.040633981Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-cluster-reader.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.040724178Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.040836757Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-kube-rbac-proxy.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.040919414Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-node-limited.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.041010171Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-udn-editor.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.041095937Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-udn-viewer.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.041179684Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/project-helm-chartrepository-editor.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.041291203Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-admin.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.04137452Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-basic-user.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.041458176Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-storage-admin.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.041546713Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-view.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.04163314Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:registry.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.041725878Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/whereabouts-cni.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.041775982Z cluster-scoped-resources/samples.operator.openshift.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.041808984Z cluster-scoped-resources/samples.operator.openshift.io/configs/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.041858628Z cluster-scoped-resources/samples.operator.openshift.io/configs/cluster.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.041929004Z cluster-scoped-resources/snapshot.storage.k8s.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.041939335Z cluster-scoped-resources/snapshot.storage.k8s.io/volumesnapshotclasses/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.041971287Z cluster-scoped-resources/snapshot.storage.k8s.io/volumesnapshotclasses/csi-aws-vsc.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.042042843Z cluster-scoped-resources/storage.k8s.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.042050163Z cluster-scoped-resources/storage.k8s.io/csidrivers/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.042089016Z cluster-scoped-resources/storage.k8s.io/csidrivers/ebs.csi.aws.com.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.042159732Z cluster-scoped-resources/storage.k8s.io/csinodes/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.042200285Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-129-89.ec2.internal.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.042290612Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-132-110.ec2.internal.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.042368359Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-139-172.ec2.internal.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.042415962Z cluster-scoped-resources/storage.k8s.io/storageclasses/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.042456236Z cluster-scoped-resources/storage.k8s.io/storageclasses/gp2-csi.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.042537412Z cluster-scoped-resources/storage.k8s.io/storageclasses/gp3-csi.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.042585206Z host_service_logs/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.042627009Z host_service_logs/masters/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.042668943Z host_service_logs/masters/NetworkManager_service.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.042738198Z host_service_logs/masters/crio_service.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.042820465Z host_service_logs/masters/kubelet_service.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.04288061Z host_service_logs/masters/machine-config-daemon-firstboot_service.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.04301573Z host_service_logs/masters/machine-config-daemon-host_service.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.043120709Z host_service_logs/masters/openvswitch_service.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.043190404Z host_service_logs/masters/ostree-finalize-staged_service.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.04325874Z host_service_logs/masters/ovs-configuration_service.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.043334926Z host_service_logs/masters/ovs-vswitchd_service.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.043399101Z host_service_logs/masters/ovsdb-server_service.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.043469366Z host_service_logs/masters/rpm-ostreed_service.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.043507049Z ingress_controllers/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.04351563Z ingress_controllers/default/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.04351946Z ingress_controllers/default/router-default-65f4669587-5sxdd/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.043570034Z ingress_controllers/default/router-default-65f4669587-5sxdd/haproxy.config [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.043685374Z insights-data/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.043711176Z istio/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.04376429Z istio/aggregated-discovery-api.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.043922412Z istio/aggregated-discovery-apis.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.044291562Z istio/event-filter.html [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.044382799Z istio/timestamp [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.044425902Z istio/cluster-scoped-resources/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.044434403Z istio/cluster-scoped-resources/apiextensions.k8s.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.044462885Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.0445179Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gatewayclasses.gateway.networking.k8s.io.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.044679253Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gateways.gateway.networking.k8s.io.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.045082425Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/grpcroutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.045579964Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httproutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.046419141Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.k8s.io.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.046565473Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.046687232Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/referencegrants.gateway.networking.k8s.io.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.046762218Z machine_config_ondisk/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.046772509Z machine_config_termination_logs/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.046777529Z monitoring/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.046804322Z monitoring/alertmanager/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.046899559Z monitoring/alertmanager/status.json [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.046985356Z monitoring/alertmanager/status.stderr [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.04703163Z monitoring/prometheus/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.047075683Z monitoring/prometheus/alertmanagers.json [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.04716672Z monitoring/prometheus/alertmanagers.stderr [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.047233086Z monitoring/prometheus/rules.json [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.048025779Z monitoring/prometheus/rules.stderr [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.048068292Z monitoring/prometheus/prometheus-k8s-0/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.048113636Z monitoring/prometheus/prometheus-k8s-0/active-targets.json [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.048953013Z monitoring/prometheus/prometheus-k8s-0/active-targets.stderr [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.048999456Z monitoring/prometheus/prometheus-k8s-0/status/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.04905026Z monitoring/prometheus/prometheus-k8s-0/status/runtimeinfo.json [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.049132207Z monitoring/prometheus/prometheus-k8s-0/status/runtimeinfo.stderr [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.049200002Z monitoring/prometheus/prometheus-k8s-0/status/tsdb.json [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.049308491Z monitoring/prometheus/prometheus-k8s-0/status/tsdb.stderr [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.049354245Z monitoring/prometheus/status/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.049387157Z monitoring/prometheus/status/config.json [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.049864985Z monitoring/prometheus/status/config.stderr [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.04992842Z monitoring/prometheus/status/flags.json [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.050023128Z monitoring/prometheus/status/flags.stderr [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.050205752Z namespaces/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.050218443Z namespaces/default/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.050262787Z namespaces/default/default.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.050338183Z namespaces/default/apps.openshift.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.050378906Z namespaces/default/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.050453692Z namespaces/default/apps/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.050487664Z namespaces/default/apps/daemonsets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.050586463Z namespaces/default/apps/deployments.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.050663218Z namespaces/default/apps/replicasets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.050743925Z namespaces/default/apps/statefulsets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.050798039Z namespaces/default/autoscaling/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.050839923Z namespaces/default/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.050887856Z namespaces/default/batch/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.05093259Z namespaces/default/batch/cronjobs.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.051012396Z namespaces/default/batch/jobs.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.051052689Z namespaces/default/build.openshift.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.051097393Z namespaces/default/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.05118009Z namespaces/default/build.openshift.io/builds.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.051233604Z namespaces/default/core/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.051277347Z namespaces/default/core/configmaps.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.051400037Z namespaces/default/core/endpoints.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.051486504Z namespaces/default/core/events.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.051645627Z namespaces/default/core/persistentvolumeclaims.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.051721153Z namespaces/default/core/pods.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.05181727Z namespaces/default/core/replicationcontrollers.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.05194288Z namespaces/default/core/secrets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.052117924Z namespaces/default/core/services.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.052224603Z namespaces/default/discovery.k8s.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.052283827Z namespaces/default/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.052343932Z namespaces/default/image.openshift.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.052385586Z namespaces/default/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.05244252Z namespaces/default/k8s.ovn.org/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.052489774Z namespaces/default/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.05256695Z namespaces/default/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.052646096Z namespaces/default/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.052701861Z namespaces/default/monitoring.coreos.com/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.052746624Z namespaces/default/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.052793018Z namespaces/default/networking.k8s.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.052853403Z namespaces/default/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.052907397Z namespaces/default/policy/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.052956121Z namespaces/default/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.053002375Z namespaces/default/route.openshift.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.053040208Z namespaces/default/route.openshift.io/routes.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.053127035Z namespaces/kserve/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.053175209Z namespaces/kserve/kserve.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.053254525Z namespaces/kserve/apps.openshift.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.053292068Z namespaces/kserve/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.053371704Z namespaces/kserve/apps/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.053413477Z namespaces/kserve/apps/daemonsets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.053495834Z namespaces/kserve/apps/deployments.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.053646556Z namespaces/kserve/apps/replicasets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.053790967Z namespaces/kserve/apps/statefulsets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.053838481Z namespaces/kserve/autoscaling/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.053878614Z namespaces/kserve/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.053926658Z namespaces/kserve/batch/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.053961701Z namespaces/kserve/batch/cronjobs.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.054044447Z namespaces/kserve/batch/jobs.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.054087151Z namespaces/kserve/build.openshift.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.054127394Z namespaces/kserve/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.054207891Z namespaces/kserve/build.openshift.io/builds.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.054253914Z namespaces/kserve/coordination.k8s.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.054260755Z namespaces/kserve/coordination.k8s.io/leases/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.054304908Z namespaces/kserve/coordination.k8s.io/leases/llminferenceservice-kserve-controller-manager.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.054365873Z namespaces/kserve/core/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.054404996Z namespaces/kserve/core/configmaps.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.054635675Z namespaces/kserve/core/endpoints.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.054731692Z namespaces/kserve/core/events.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.055058778Z namespaces/kserve/core/persistentvolumeclaims.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.055137925Z namespaces/kserve/core/pods.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.055344711Z namespaces/kserve/core/replicationcontrollers.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.055471931Z namespaces/kserve/core/secrets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.055675367Z namespaces/kserve/core/services.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.055749263Z namespaces/kserve/discovery.k8s.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.055803947Z namespaces/kserve/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.055898345Z namespaces/kserve/image.openshift.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.055941048Z namespaces/kserve/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.056007604Z namespaces/kserve/k8s.ovn.org/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.056040076Z namespaces/kserve/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.056137114Z namespaces/kserve/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.056218591Z namespaces/kserve/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.056285756Z namespaces/kserve/monitoring.coreos.com/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.056322339Z namespaces/kserve/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.056382364Z namespaces/kserve/networking.k8s.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.056446949Z namespaces/kserve/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.056505023Z namespaces/kserve/pods/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.056513584Z namespaces/kserve/pods/kserve-controller-manager-7887f9c55d-lkxll/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.056556077Z namespaces/kserve/pods/kserve-controller-manager-7887f9c55d-lkxll/kserve-controller-manager-7887f9c55d-lkxll.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.056637794Z namespaces/kserve/pods/kserve-controller-manager-7887f9c55d-lkxll/manager/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.056646734Z namespaces/kserve/pods/kserve-controller-manager-7887f9c55d-lkxll/manager/manager/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.056653175Z namespaces/kserve/pods/kserve-controller-manager-7887f9c55d-lkxll/manager/manager/logs/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.056695538Z namespaces/kserve/pods/kserve-controller-manager-7887f9c55d-lkxll/manager/manager/logs/current.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.056794026Z namespaces/kserve/pods/kserve-controller-manager-7887f9c55d-lkxll/manager/manager/logs/previous.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.056890084Z namespaces/kserve/pods/llmisvc-controller-manager-654c557856-q45v9/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.056937628Z namespaces/kserve/pods/llmisvc-controller-manager-654c557856-q45v9/llmisvc-controller-manager-654c557856-q45v9.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.057165296Z namespaces/kserve/pods/llmisvc-controller-manager-654c557856-q45v9/manager/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.057172576Z namespaces/kserve/pods/llmisvc-controller-manager-654c557856-q45v9/manager/manager/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.057181217Z namespaces/kserve/pods/llmisvc-controller-manager-654c557856-q45v9/manager/manager/logs/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.057245842Z namespaces/kserve/pods/llmisvc-controller-manager-654c557856-q45v9/manager/manager/logs/current.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.058740491Z namespaces/kserve/pods/llmisvc-controller-manager-654c557856-q45v9/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.058827098Z namespaces/kserve/pods/llmisvc-controller-manager-654c557856-q45v9/manager/manager/logs/previous.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.058884003Z namespaces/kserve/pods/seaweedfs-64568bcd49-6krfc/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.058931566Z namespaces/kserve/pods/seaweedfs-64568bcd49-6krfc/seaweedfs-64568bcd49-6krfc.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.059014093Z namespaces/kserve/pods/seaweedfs-64568bcd49-6krfc/seaweedfs/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.059021154Z namespaces/kserve/pods/seaweedfs-64568bcd49-6krfc/seaweedfs/seaweedfs/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.059031944Z namespaces/kserve/pods/seaweedfs-64568bcd49-6krfc/seaweedfs/seaweedfs/logs/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.059092269Z namespaces/kserve/pods/seaweedfs-64568bcd49-6krfc/seaweedfs/seaweedfs/logs/current.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.059244391Z namespaces/kserve/pods/seaweedfs-64568bcd49-6krfc/seaweedfs/seaweedfs/logs/previous.insecure.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.059312617Z namespaces/kserve/pods/seaweedfs-64568bcd49-6krfc/seaweedfs/seaweedfs/logs/previous.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.05934904Z namespaces/kserve/policy/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.059380712Z namespaces/kserve/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.059430816Z namespaces/kserve/route.openshift.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.059472879Z namespaces/kserve/route.openshift.io/routes.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.059516373Z namespaces/kube-node-lease/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.059523814Z namespaces/kube-node-lease/coordination.k8s.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.059527984Z namespaces/kube-node-lease/coordination.k8s.io/leases/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.059564077Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-129-89.ec2.internal.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.059652064Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-132-110.ec2.internal.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.05972798Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-139-172.ec2.internal.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.0598543Z namespaces/kube-system/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.059902414Z namespaces/kube-system/kube-system.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.059959748Z namespaces/kube-system/apps.openshift.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.05998906Z namespaces/kube-system/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.060042435Z namespaces/kube-system/apps/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.060082208Z namespaces/kube-system/apps/daemonsets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.060205288Z namespaces/kube-system/apps/deployments.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.060280894Z namespaces/kube-system/apps/replicasets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.06035756Z namespaces/kube-system/apps/statefulsets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.060405754Z namespaces/kube-system/autoscaling/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.060436556Z namespaces/kube-system/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.060502001Z namespaces/kube-system/batch/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.060542035Z namespaces/kube-system/batch/cronjobs.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.060624381Z namespaces/kube-system/batch/jobs.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.060684896Z namespaces/kube-system/build.openshift.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.060722719Z namespaces/kube-system/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.060840578Z namespaces/kube-system/build.openshift.io/builds.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.060884822Z namespaces/kube-system/coordination.k8s.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.060893352Z namespaces/kube-system/coordination.k8s.io/leases/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.060954887Z namespaces/kube-system/coordination.k8s.io/leases/apiserver-exfqlhwl2k7u4dw5bxurmgda74.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.061039254Z namespaces/kube-system/coordination.k8s.io/leases/kube-controller-manager.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.061124941Z namespaces/kube-system/coordination.k8s.io/leases/kube-scheduler.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.061194566Z namespaces/kube-system/core/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.06124784Z namespaces/kube-system/core/configmaps.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.061390272Z namespaces/kube-system/core/endpoints.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.061474058Z namespaces/kube-system/core/events.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.06174315Z namespaces/kube-system/core/persistentvolumeclaims.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.061854039Z namespaces/kube-system/core/pods.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.062146202Z namespaces/kube-system/core/replicationcontrollers.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.062271012Z namespaces/kube-system/core/secrets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.062592078Z namespaces/kube-system/core/services.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.062657583Z namespaces/kube-system/discovery.k8s.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.062699846Z namespaces/kube-system/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.062755Z namespaces/kube-system/image.openshift.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.062796974Z namespaces/kube-system/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.062919513Z namespaces/kube-system/k8s.ovn.org/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.062961137Z namespaces/kube-system/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.063042783Z namespaces/kube-system/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.063120649Z namespaces/kube-system/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.063177804Z namespaces/kube-system/monitoring.coreos.com/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.063222038Z namespaces/kube-system/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.063265161Z namespaces/kube-system/networking.k8s.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.063296423Z namespaces/kube-system/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.06337669Z namespaces/kube-system/pods/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.063385651Z namespaces/kube-system/pods/global-pull-secret-syncer-dr25j/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.063434054Z namespaces/kube-system/pods/global-pull-secret-syncer-dr25j/global-pull-secret-syncer-dr25j.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.063523432Z namespaces/kube-system/pods/global-pull-secret-syncer-dr25j/global-pull-secret-syncer/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.063530832Z namespaces/kube-system/pods/global-pull-secret-syncer-dr25j/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.063540133Z namespaces/kube-system/pods/global-pull-secret-syncer-dr25j/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.063584917Z namespaces/kube-system/pods/global-pull-secret-syncer-dr25j/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.063720097Z namespaces/kube-system/pods/global-pull-secret-syncer-dr25j/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.063791003Z namespaces/kube-system/pods/global-pull-secret-syncer-dr25j/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.063867309Z namespaces/kube-system/pods/global-pull-secret-syncer-fjdp2/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.063908952Z namespaces/kube-system/pods/global-pull-secret-syncer-fjdp2/global-pull-secret-syncer-fjdp2.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.063981288Z namespaces/kube-system/pods/global-pull-secret-syncer-fjdp2/global-pull-secret-syncer/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.063990459Z namespaces/kube-system/pods/global-pull-secret-syncer-fjdp2/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.063994199Z namespaces/kube-system/pods/global-pull-secret-syncer-fjdp2/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.064048343Z namespaces/kube-system/pods/global-pull-secret-syncer-fjdp2/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.064179544Z namespaces/kube-system/pods/global-pull-secret-syncer-fjdp2/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.064243699Z namespaces/kube-system/pods/global-pull-secret-syncer-fjdp2/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.064299803Z namespaces/kube-system/pods/global-pull-secret-syncer-khzwb/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.064329336Z namespaces/kube-system/pods/global-pull-secret-syncer-khzwb/global-pull-secret-syncer-khzwb.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.064408002Z namespaces/kube-system/pods/global-pull-secret-syncer-khzwb/global-pull-secret-syncer/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.064416403Z namespaces/kube-system/pods/global-pull-secret-syncer-khzwb/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.064426453Z namespaces/kube-system/pods/global-pull-secret-syncer-khzwb/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.064480548Z namespaces/kube-system/pods/global-pull-secret-syncer-khzwb/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.064605098Z namespaces/kube-system/pods/global-pull-secret-syncer-khzwb/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.064670833Z namespaces/kube-system/pods/global-pull-secret-syncer-khzwb/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.064710176Z namespaces/kube-system/pods/konnectivity-agent-g4dsz/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.064741058Z namespaces/kube-system/pods/konnectivity-agent-g4dsz/konnectivity-agent-g4dsz.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.064856107Z namespaces/kube-system/pods/konnectivity-agent-g4dsz/konnectivity-agent/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.064866948Z namespaces/kube-system/pods/konnectivity-agent-g4dsz/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.064873279Z namespaces/kube-system/pods/konnectivity-agent-g4dsz/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.064916892Z namespaces/kube-system/pods/konnectivity-agent-g4dsz/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.065358447Z namespaces/kube-system/pods/konnectivity-agent-g4dsz/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.065424593Z namespaces/kube-system/pods/konnectivity-agent-g4dsz/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.065462536Z namespaces/kube-system/pods/konnectivity-agent-msj6j/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.065506829Z namespaces/kube-system/pods/konnectivity-agent-msj6j/konnectivity-agent-msj6j.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.065587716Z namespaces/kube-system/pods/konnectivity-agent-msj6j/konnectivity-agent/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.065598257Z namespaces/kube-system/pods/konnectivity-agent-msj6j/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.065607637Z namespaces/kube-system/pods/konnectivity-agent-msj6j/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.06564535Z namespaces/kube-system/pods/konnectivity-agent-msj6j/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.065989088Z namespaces/kube-system/pods/konnectivity-agent-msj6j/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.066055003Z namespaces/kube-system/pods/konnectivity-agent-msj6j/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.066081165Z namespaces/kube-system/pods/konnectivity-agent-wzf9c/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.066127499Z namespaces/kube-system/pods/konnectivity-agent-wzf9c/konnectivity-agent-wzf9c.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.066211635Z namespaces/kube-system/pods/konnectivity-agent-wzf9c/konnectivity-agent/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.066218436Z namespaces/kube-system/pods/konnectivity-agent-wzf9c/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.066224256Z namespaces/kube-system/pods/konnectivity-agent-wzf9c/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.066278691Z namespaces/kube-system/pods/konnectivity-agent-wzf9c/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.066565074Z namespaces/kube-system/pods/konnectivity-agent-wzf9c/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.066631739Z namespaces/kube-system/pods/konnectivity-agent-wzf9c/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.066672522Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-129-89.ec2.internal/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.066708235Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-129-89.ec2.internal/kube-apiserver-proxy-ip-10-0-129-89.ec2.internal.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.066807123Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-129-89.ec2.internal/haproxy/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.066821014Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-129-89.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.066828444Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-129-89.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.066881459Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-129-89.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.067057223Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-129-89.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.067127498Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-129-89.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.067159781Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-132-110.ec2.internal/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.067188263Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-132-110.ec2.internal/kube-apiserver-proxy-ip-10-0-132-110.ec2.internal.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.0672703Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-132-110.ec2.internal/haproxy/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.067281711Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-132-110.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.067286931Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-132-110.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.067324094Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-132-110.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.067440513Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-132-110.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.067506558Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-132-110.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.067533331Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-139-172.ec2.internal/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.067577724Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-139-172.ec2.internal/kube-apiserver-proxy-ip-10-0-139-172.ec2.internal.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.067643039Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-139-172.ec2.internal/haproxy/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.06765636Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-139-172.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.067663591Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-139-172.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.067705774Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-139-172.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.067852926Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-139-172.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.067914891Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-139-172.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.067952384Z namespaces/kube-system/policy/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.067992827Z namespaces/kube-system/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.068048172Z namespaces/kube-system/rbac.authorization.k8s.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.068056812Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.068099476Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/csi-snapshot-controller-operator-authentication-reader.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.068192623Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/network-diagnostics.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.068257098Z namespaces/kube-system/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.068293581Z namespaces/kube-system/rbac.authorization.k8s.io/roles/extension-apiserver-authentication-reader.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.068351526Z namespaces/kube-system/route.openshift.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.068382158Z namespaces/kube-system/route.openshift.io/routes.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.068452474Z namespaces/open-cluster-management-agent-addon/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.068459094Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.068463114Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.068495567Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/cluster-proxy.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.068584274Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/work-manager.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.068686082Z namespaces/openshift-apiserver-operator/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.068732316Z namespaces/openshift-apiserver-operator/openshift-apiserver-operator.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.068800601Z namespaces/openshift-apiserver-operator/apps.openshift.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.068861726Z namespaces/openshift-apiserver-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.068917931Z namespaces/openshift-apiserver-operator/apps/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.068955294Z namespaces/openshift-apiserver-operator/apps/daemonsets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.06903828Z namespaces/openshift-apiserver-operator/apps/deployments.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.069116137Z namespaces/openshift-apiserver-operator/apps/replicasets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.069195573Z namespaces/openshift-apiserver-operator/apps/statefulsets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.069242967Z namespaces/openshift-apiserver-operator/autoscaling/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.069293731Z namespaces/openshift-apiserver-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.069333604Z namespaces/openshift-apiserver-operator/batch/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.069365336Z namespaces/openshift-apiserver-operator/batch/cronjobs.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.069450373Z namespaces/openshift-apiserver-operator/batch/jobs.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.069491006Z namespaces/openshift-apiserver-operator/build.openshift.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.0695388Z namespaces/openshift-apiserver-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.069627037Z namespaces/openshift-apiserver-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.069688912Z namespaces/openshift-apiserver-operator/core/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.069736546Z namespaces/openshift-apiserver-operator/core/configmaps.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.07066829Z namespaces/openshift-apiserver-operator/core/endpoints.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.070757117Z namespaces/openshift-apiserver-operator/core/events.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.070872576Z namespaces/openshift-apiserver-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.070951783Z namespaces/openshift-apiserver-operator/core/pods.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.071060141Z namespaces/openshift-apiserver-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.071184981Z namespaces/openshift-apiserver-operator/core/secrets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.071363845Z namespaces/openshift-apiserver-operator/core/services.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.071434891Z namespaces/openshift-apiserver-operator/discovery.k8s.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.071480025Z namespaces/openshift-apiserver-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.07154589Z namespaces/openshift-apiserver-operator/image.openshift.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.071580602Z namespaces/openshift-apiserver-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.071647168Z namespaces/openshift-apiserver-operator/k8s.ovn.org/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.071699482Z namespaces/openshift-apiserver-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.07179814Z namespaces/openshift-apiserver-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.071915269Z namespaces/openshift-apiserver-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.071973474Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.072024298Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.072078122Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.072121056Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors/openshift-apiserver-operator.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.07217467Z namespaces/openshift-apiserver-operator/networking.k8s.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.072225174Z namespaces/openshift-apiserver-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.072261427Z namespaces/openshift-apiserver-operator/policy/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.07230166Z namespaces/openshift-apiserver-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.072351794Z namespaces/openshift-apiserver-operator/route.openshift.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.072392897Z namespaces/openshift-apiserver-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.072506506Z namespaces/openshift-apiserver/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.07255053Z namespaces/openshift-apiserver/openshift-apiserver.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.072615335Z namespaces/openshift-apiserver/apps.openshift.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.072635146Z namespaces/openshift-apiserver/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.072693781Z namespaces/openshift-apiserver/apps/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.072743105Z namespaces/openshift-apiserver/apps/daemonsets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.072829122Z namespaces/openshift-apiserver/apps/deployments.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.072954412Z namespaces/openshift-apiserver/apps/replicasets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.073027148Z namespaces/openshift-apiserver/apps/statefulsets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.073067021Z namespaces/openshift-apiserver/autoscaling/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.073113664Z namespaces/openshift-apiserver/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.07318404Z namespaces/openshift-apiserver/batch/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.073243905Z namespaces/openshift-apiserver/batch/cronjobs.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.073362244Z namespaces/openshift-apiserver/batch/jobs.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.073401427Z namespaces/openshift-apiserver/build.openshift.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.073479984Z namespaces/openshift-apiserver/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.073610674Z namespaces/openshift-apiserver/build.openshift.io/builds.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.073709702Z namespaces/openshift-apiserver/core/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.073803199Z namespaces/openshift-apiserver/core/configmaps.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.073925349Z namespaces/openshift-apiserver/core/endpoints.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.074052149Z namespaces/openshift-apiserver/core/events.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.074165608Z namespaces/openshift-apiserver/core/persistentvolumeclaims.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.074291408Z namespaces/openshift-apiserver/core/pods.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.074390136Z namespaces/openshift-apiserver/core/replicationcontrollers.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.074536668Z namespaces/openshift-apiserver/core/secrets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.074726773Z namespaces/openshift-apiserver/core/services.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.074808219Z namespaces/openshift-apiserver/discovery.k8s.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.074874804Z namespaces/openshift-apiserver/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.07494802Z namespaces/openshift-apiserver/image.openshift.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.075010885Z namespaces/openshift-apiserver/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.075106043Z namespaces/openshift-apiserver/k8s.ovn.org/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.075159567Z namespaces/openshift-apiserver/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.075278517Z namespaces/openshift-apiserver/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.075379515Z namespaces/openshift-apiserver/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.07545085Z namespaces/openshift-apiserver/monitoring.coreos.com/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.075514075Z namespaces/openshift-apiserver/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.075578131Z namespaces/openshift-apiserver/networking.k8s.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.075639996Z namespaces/openshift-apiserver/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.075730943Z namespaces/openshift-apiserver/policy/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.075774356Z namespaces/openshift-apiserver/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.075846032Z namespaces/openshift-apiserver/route.openshift.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.075930308Z namespaces/openshift-apiserver/route.openshift.io/routes.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.076002384Z namespaces/openshift-authentication-operator/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.076014565Z namespaces/openshift-authentication-operator/monitoring.coreos.com/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.076021116Z namespaces/openshift-authentication-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.07607858Z namespaces/openshift-authentication-operator/monitoring.coreos.com/servicemonitors/authentication-operator.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.076158287Z namespaces/openshift-cloud-controller-manager/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.076172418Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.076179038Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.076217521Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/leases/cloud-controller-manager.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.076304768Z namespaces/openshift-cloud-credential-operator/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.07632244Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.076334171Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.076380084Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/leases/cloud-credential-operator-leader.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.07645179Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.076462801Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.076504904Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/servicemonitors/cloud-credential-operator.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.076608513Z namespaces/openshift-cloud-network-config-controller/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.076651016Z namespaces/openshift-cloud-network-config-controller/openshift-cloud-network-config-controller.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.076724692Z namespaces/openshift-cloud-network-config-controller/apps.openshift.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.076775086Z namespaces/openshift-cloud-network-config-controller/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.076878254Z namespaces/openshift-cloud-network-config-controller/apps/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.076922858Z namespaces/openshift-cloud-network-config-controller/apps/daemonsets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.076997493Z namespaces/openshift-cloud-network-config-controller/apps/deployments.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.077088451Z namespaces/openshift-cloud-network-config-controller/apps/replicasets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.077166667Z namespaces/openshift-cloud-network-config-controller/apps/statefulsets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.07721329Z namespaces/openshift-cloud-network-config-controller/autoscaling/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.077271265Z namespaces/openshift-cloud-network-config-controller/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.07733403Z namespaces/openshift-cloud-network-config-controller/batch/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.077379594Z namespaces/openshift-cloud-network-config-controller/batch/cronjobs.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.077466661Z namespaces/openshift-cloud-network-config-controller/batch/jobs.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.077519945Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.077574799Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.077651956Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/builds.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.07770378Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.077717581Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/leases/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.077760424Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/leases/cloud-network-config-controller-lock.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.077879264Z namespaces/openshift-cloud-network-config-controller/core/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.077918997Z namespaces/openshift-cloud-network-config-controller/core/configmaps.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.078039746Z namespaces/openshift-cloud-network-config-controller/core/endpoints.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.078117402Z namespaces/openshift-cloud-network-config-controller/core/events.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.078191168Z namespaces/openshift-cloud-network-config-controller/core/persistentvolumeclaims.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.078271795Z namespaces/openshift-cloud-network-config-controller/core/pods.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.078358812Z namespaces/openshift-cloud-network-config-controller/core/replicationcontrollers.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.078513214Z namespaces/openshift-cloud-network-config-controller/core/secrets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.078614882Z namespaces/openshift-cloud-network-config-controller/core/services.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.078684367Z namespaces/openshift-cloud-network-config-controller/core/serviceaccounts/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.078726601Z namespaces/openshift-cloud-network-config-controller/core/serviceaccounts/cloud-network-config-controller.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.07883729Z namespaces/openshift-cloud-network-config-controller/discovery.k8s.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.078883503Z namespaces/openshift-cloud-network-config-controller/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.078937068Z namespaces/openshift-cloud-network-config-controller/image.openshift.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.078975881Z namespaces/openshift-cloud-network-config-controller/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.079043236Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.07909184Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.079175817Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.079261093Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.079349691Z namespaces/openshift-cloud-network-config-controller/monitoring.coreos.com/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.079394994Z namespaces/openshift-cloud-network-config-controller/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.079453809Z namespaces/openshift-cloud-network-config-controller/networking.k8s.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.07947223Z namespaces/openshift-cloud-network-config-controller/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.079522604Z namespaces/openshift-cloud-network-config-controller/policy/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.079563537Z namespaces/openshift-cloud-network-config-controller/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.079606021Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.079614572Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.079651015Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/rolebindings/cloud-network-config-controller-rb.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.079710599Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.079746412Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/roles/cloud-network-config-controller.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.079814797Z namespaces/openshift-cloud-network-config-controller/route.openshift.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.079865832Z namespaces/openshift-cloud-network-config-controller/route.openshift.io/routes.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.079954749Z namespaces/openshift-cluster-csi-drivers/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.080004803Z namespaces/openshift-cluster-csi-drivers/openshift-cluster-csi-drivers.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.080084359Z namespaces/openshift-cluster-csi-drivers/apps.openshift.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.080132903Z namespaces/openshift-cluster-csi-drivers/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.080181597Z namespaces/openshift-cluster-csi-drivers/apps/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.080228021Z namespaces/openshift-cluster-csi-drivers/apps/daemonsets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.080360011Z namespaces/openshift-cluster-csi-drivers/apps/deployments.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.080439217Z namespaces/openshift-cluster-csi-drivers/apps/replicasets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.080516684Z namespaces/openshift-cluster-csi-drivers/apps/statefulsets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.080564377Z namespaces/openshift-cluster-csi-drivers/autoscaling/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.080606191Z namespaces/openshift-cluster-csi-drivers/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.080649724Z namespaces/openshift-cluster-csi-drivers/batch/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.080690877Z namespaces/openshift-cluster-csi-drivers/batch/cronjobs.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.080775114Z namespaces/openshift-cluster-csi-drivers/batch/jobs.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.080877692Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.080916425Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.081007932Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/builds.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.08110691Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.081117451Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.081161445Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/ebs-csi-aws-com.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.081273504Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-attacher-leader-ebs-csi-aws-com.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.08134947Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-resizer-ebs-csi-aws-com.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.081470679Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-snapshotter-leader-ebs-csi-aws-com.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.081574508Z namespaces/openshift-cluster-csi-drivers/core/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.081619471Z namespaces/openshift-cluster-csi-drivers/core/configmaps.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.081721819Z namespaces/openshift-cluster-csi-drivers/core/endpoints.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.081904894Z namespaces/openshift-cluster-csi-drivers/core/events.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.082538444Z namespaces/openshift-cluster-csi-drivers/core/persistentvolumeclaims.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.082599659Z namespaces/openshift-cluster-csi-drivers/core/pods.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.082850069Z namespaces/openshift-cluster-csi-drivers/core/replicationcontrollers.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.083005651Z namespaces/openshift-cluster-csi-drivers/core/secrets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.083120911Z namespaces/openshift-cluster-csi-drivers/core/services.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.083156934Z namespaces/openshift-cluster-csi-drivers/core/serviceaccounts/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.083214868Z namespaces/openshift-cluster-csi-drivers/core/serviceaccounts/aws-ebs-csi-driver-operator.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.083289144Z namespaces/openshift-cluster-csi-drivers/discovery.k8s.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.083326757Z namespaces/openshift-cluster-csi-drivers/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.083374021Z namespaces/openshift-cluster-csi-drivers/image.openshift.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.083413134Z namespaces/openshift-cluster-csi-drivers/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.08348684Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.083528813Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.08361609Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.083695166Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.08374121Z namespaces/openshift-cluster-csi-drivers/monitoring.coreos.com/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.083770852Z namespaces/openshift-cluster-csi-drivers/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.083859089Z namespaces/openshift-cluster-csi-drivers/networking.k8s.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.083888092Z namespaces/openshift-cluster-csi-drivers/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.0839905Z namespaces/openshift-cluster-csi-drivers/pods/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.08399887Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-gggdn/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.084046544Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-gggdn/aws-ebs-csi-driver-node-gggdn.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.084165974Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-gggdn/csi-driver/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.084174114Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-gggdn/csi-driver/csi-driver/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.084180865Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-gggdn/csi-driver/csi-driver/logs/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.08423962Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-gggdn/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.084340228Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-gggdn/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.084407903Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-gggdn/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.084464787Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-gggdn/csi-liveness-probe/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.084480069Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-gggdn/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.084485569Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-gggdn/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.08449914Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-gggdn/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.084583467Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-gggdn/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.084653093Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-gggdn/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.084687185Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-gggdn/csi-node-driver-registrar/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.084695486Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-gggdn/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.084699336Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-gggdn/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.084736119Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-gggdn/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.084948626Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-gggdn/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.085025072Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-gggdn/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.085072736Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-r27g5/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.08512007Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-r27g5/aws-ebs-csi-driver-node-r27g5.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.085237979Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-r27g5/csi-driver/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.08525061Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-r27g5/csi-driver/csi-driver/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.08525691Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-r27g5/csi-driver/csi-driver/logs/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.085290363Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-r27g5/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.08538438Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-r27g5/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.085455526Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-r27g5/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.08551023Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-r27g5/csi-liveness-probe/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.085519781Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-r27g5/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.085525652Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-r27g5/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.085565415Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-r27g5/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.085656432Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-r27g5/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.085731528Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-r27g5/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.08575248Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-r27g5/csi-node-driver-registrar/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.08575923Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-r27g5/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.085765211Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-r27g5/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.085844557Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-r27g5/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.085938235Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-r27g5/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.086015331Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-r27g5/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.086062445Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-sg5wq/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.086113109Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-sg5wq/aws-ebs-csi-driver-node-sg5wq.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.086198335Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-sg5wq/csi-driver/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.086206076Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-sg5wq/csi-driver/csi-driver/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.086213306Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-sg5wq/csi-driver/csi-driver/logs/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.08625928Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-sg5wq/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.086357248Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-sg5wq/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.086428104Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-sg5wq/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.086480328Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-sg5wq/csi-liveness-probe/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.086491149Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-sg5wq/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.086496889Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-sg5wq/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.086551984Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-sg5wq/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.08663477Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-sg5wq/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.086703665Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-sg5wq/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.086741159Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-sg5wq/csi-node-driver-registrar/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.08675514Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-sg5wq/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.086767971Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-sg5wq/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.086847107Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-sg5wq/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.086935304Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-sg5wq/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.087004229Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-sg5wq/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.087059204Z namespaces/openshift-cluster-csi-drivers/policy/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.087094077Z namespaces/openshift-cluster-csi-drivers/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.087154612Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.087164902Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.087200045Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/rolebindings/aws-ebs-csi-driver-operator-rolebinding.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.08726255Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.087282342Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/roles/aws-ebs-csi-driver-operator-role.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.087369078Z namespaces/openshift-cluster-csi-drivers/route.openshift.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.08738867Z namespaces/openshift-cluster-csi-drivers/route.openshift.io/routes.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.087449265Z namespaces/openshift-cluster-machine-approver/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.087462456Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.087468526Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/leases/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.0875089Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/leases/cluster-machine-approver-leader.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.087564344Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.087572485Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.087622789Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/servicemonitors/cluster-machine-approver.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.087718396Z namespaces/openshift-cluster-node-tuning-operator/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.087773991Z namespaces/openshift-cluster-node-tuning-operator/openshift-cluster-node-tuning-operator.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.087876139Z namespaces/openshift-cluster-node-tuning-operator/apps.openshift.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.087925373Z namespaces/openshift-cluster-node-tuning-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.087991008Z namespaces/openshift-cluster-node-tuning-operator/apps/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.088042262Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.088198704Z namespaces/openshift-cluster-node-tuning-operator/apps/deployments.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.088288002Z namespaces/openshift-cluster-node-tuning-operator/apps/replicasets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.088400271Z namespaces/openshift-cluster-node-tuning-operator/apps/statefulsets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.088449075Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.088499939Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets/tuned.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.088638839Z namespaces/openshift-cluster-node-tuning-operator/autoscaling/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.088691204Z namespaces/openshift-cluster-node-tuning-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.088752159Z namespaces/openshift-cluster-node-tuning-operator/batch/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.088839895Z namespaces/openshift-cluster-node-tuning-operator/batch/cronjobs.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.088943874Z namespaces/openshift-cluster-node-tuning-operator/batch/jobs.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.088999618Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.089058203Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.08914407Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.089206305Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.089218546Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.089282261Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/leases/node-tuning-operator-lock.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.089376228Z namespaces/openshift-cluster-node-tuning-operator/core/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.089432453Z namespaces/openshift-cluster-node-tuning-operator/core/configmaps.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.090109736Z namespaces/openshift-cluster-node-tuning-operator/core/endpoints.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.090216655Z namespaces/openshift-cluster-node-tuning-operator/core/events.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.090577574Z namespaces/openshift-cluster-node-tuning-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.090669701Z namespaces/openshift-cluster-node-tuning-operator/core/pods.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.090943543Z namespaces/openshift-cluster-node-tuning-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.091151979Z namespaces/openshift-cluster-node-tuning-operator/core/secrets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.091316003Z namespaces/openshift-cluster-node-tuning-operator/core/services.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.091425471Z namespaces/openshift-cluster-node-tuning-operator/core/serviceaccounts/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.091478585Z namespaces/openshift-cluster-node-tuning-operator/core/serviceaccounts/cluster-node-tuning-operator.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.091557372Z namespaces/openshift-cluster-node-tuning-operator/discovery.k8s.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.091599695Z namespaces/openshift-cluster-node-tuning-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.091656879Z namespaces/openshift-cluster-node-tuning-operator/image.openshift.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.091716804Z namespaces/openshift-cluster-node-tuning-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.091771539Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.091839804Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.091943322Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.09203703Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.092089284Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.092144198Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.092199623Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.092253897Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/prometheusrules/node-tuning-operator.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.092323893Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.092374397Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors/node-tuning-operator.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.092441052Z namespaces/openshift-cluster-node-tuning-operator/networking.k8s.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.092484256Z namespaces/openshift-cluster-node-tuning-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.092547561Z namespaces/openshift-cluster-node-tuning-operator/pods/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.092578763Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-dncfn/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.092652699Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-dncfn/tuned-dncfn.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.092760738Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-dncfn/tuned/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.092771308Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-dncfn/tuned/tuned/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.092777489Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-dncfn/tuned/tuned/logs/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.092856595Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-dncfn/tuned/tuned/logs/current.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.092990546Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-dncfn/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.093070802Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-dncfn/tuned/tuned/logs/previous.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.093134967Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-mgpfg/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.093192142Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-mgpfg/tuned-mgpfg.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.09329502Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-mgpfg/tuned/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.093307651Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-mgpfg/tuned/tuned/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.093321742Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-mgpfg/tuned/tuned/logs/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.093385897Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-mgpfg/tuned/tuned/logs/current.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.093530379Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-mgpfg/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.093603125Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-mgpfg/tuned/tuned/logs/previous.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.093637417Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-tb65n/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.093691512Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-tb65n/tuned-tb65n.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.093819382Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-tb65n/tuned/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.093841033Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-tb65n/tuned/tuned/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.093849304Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-tb65n/tuned/tuned/logs/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.094019627Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-tb65n/tuned/tuned/logs/current.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.094133847Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-tb65n/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.094217013Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-tb65n/tuned/tuned/logs/previous.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.09442989Z namespaces/openshift-cluster-node-tuning-operator/policy/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.094464483Z namespaces/openshift-cluster-node-tuning-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.094534988Z namespaces/openshift-cluster-node-tuning-operator/route.openshift.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.094583232Z namespaces/openshift-cluster-node-tuning-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.094664529Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.0946786Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.094752196Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-129-89.ec2.internal.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.094903378Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-132-110.ec2.internal.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.095013447Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-139-172.ec2.internal.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.095062721Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/tuneds/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.095104794Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/tuneds/default.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.095215503Z namespaces/openshift-cluster-samples-operator/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.095261806Z namespaces/openshift-cluster-samples-operator/openshift-cluster-samples-operator.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.095342613Z namespaces/openshift-cluster-samples-operator/apps.openshift.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.095486394Z namespaces/openshift-cluster-samples-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.095503165Z namespaces/openshift-cluster-samples-operator/apps/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.095509616Z namespaces/openshift-cluster-samples-operator/apps/daemonsets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.09556601Z namespaces/openshift-cluster-samples-operator/apps/deployments.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.095695631Z namespaces/openshift-cluster-samples-operator/apps/replicasets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.095821191Z namespaces/openshift-cluster-samples-operator/apps/statefulsets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.095850603Z namespaces/openshift-cluster-samples-operator/autoscaling/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.095911138Z namespaces/openshift-cluster-samples-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.095960392Z namespaces/openshift-cluster-samples-operator/batch/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.095981174Z namespaces/openshift-cluster-samples-operator/batch/cronjobs.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.096104313Z namespaces/openshift-cluster-samples-operator/batch/jobs.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.096151807Z namespaces/openshift-cluster-samples-operator/build.openshift.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.096204631Z namespaces/openshift-cluster-samples-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.096284818Z namespaces/openshift-cluster-samples-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.096345823Z namespaces/openshift-cluster-samples-operator/core/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.096389926Z namespaces/openshift-cluster-samples-operator/core/configmaps.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.096578381Z namespaces/openshift-cluster-samples-operator/core/endpoints.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.096659888Z namespaces/openshift-cluster-samples-operator/core/events.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.096855443Z namespaces/openshift-cluster-samples-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.09693706Z namespaces/openshift-cluster-samples-operator/core/pods.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.097090472Z namespaces/openshift-cluster-samples-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.097244594Z namespaces/openshift-cluster-samples-operator/core/secrets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.097433929Z namespaces/openshift-cluster-samples-operator/core/services.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.097495424Z namespaces/openshift-cluster-samples-operator/discovery.k8s.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.097534207Z namespaces/openshift-cluster-samples-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.097594112Z namespaces/openshift-cluster-samples-operator/image.openshift.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.097645806Z namespaces/openshift-cluster-samples-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.09769959Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.097769216Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.097876254Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.097962621Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.098016525Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.098063989Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.098118844Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.098178238Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/prometheusrules/samples-operator-alerts.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.098247704Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.098299388Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors/cluster-samples-operator.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.098369133Z namespaces/openshift-cluster-samples-operator/networking.k8s.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.098405536Z namespaces/openshift-cluster-samples-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.098472492Z namespaces/openshift-cluster-samples-operator/pods/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.098482542Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6748489656-s8r8p/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.098519676Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6748489656-s8r8p/cluster-samples-operator-6748489656-s8r8p.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.098626174Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6748489656-s8r8p/cluster-samples-operator-watch/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.098637035Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6748489656-s8r8p/cluster-samples-operator-watch/cluster-samples-operator-watch/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.098642845Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6748489656-s8r8p/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.098685179Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6748489656-s8r8p/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/current.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.098813509Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6748489656-s8r8p/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/previous.insecure.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.098930998Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6748489656-s8r8p/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/previous.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.09895296Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6748489656-s8r8p/cluster-samples-operator/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.098967801Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6748489656-s8r8p/cluster-samples-operator/cluster-samples-operator/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.098984542Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6748489656-s8r8p/cluster-samples-operator/cluster-samples-operator/logs/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.099035406Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6748489656-s8r8p/cluster-samples-operator/cluster-samples-operator/logs/current.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.099424157Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6748489656-s8r8p/cluster-samples-operator/cluster-samples-operator/logs/previous.insecure.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.099473201Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6748489656-s8r8p/cluster-samples-operator/cluster-samples-operator/logs/previous.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.099489873Z namespaces/openshift-cluster-samples-operator/policy/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.099556588Z namespaces/openshift-cluster-samples-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.099624673Z namespaces/openshift-cluster-samples-operator/route.openshift.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.099651015Z namespaces/openshift-cluster-samples-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.099752684Z namespaces/openshift-cluster-storage-operator/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.09983083Z namespaces/openshift-cluster-storage-operator/openshift-cluster-storage-operator.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.099909466Z namespaces/openshift-cluster-storage-operator/apps.openshift.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.09995559Z namespaces/openshift-cluster-storage-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.100019185Z namespaces/openshift-cluster-storage-operator/apps/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.100062128Z namespaces/openshift-cluster-storage-operator/apps/daemonsets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.100145905Z namespaces/openshift-cluster-storage-operator/apps/deployments.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.100249853Z namespaces/openshift-cluster-storage-operator/apps/replicasets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.100597201Z namespaces/openshift-cluster-storage-operator/apps/statefulsets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.100661876Z namespaces/openshift-cluster-storage-operator/autoscaling/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.10070844Z namespaces/openshift-cluster-storage-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.10083362Z namespaces/openshift-cluster-storage-operator/batch/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.100896234Z namespaces/openshift-cluster-storage-operator/batch/cronjobs.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.101003673Z namespaces/openshift-cluster-storage-operator/batch/jobs.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.101081539Z namespaces/openshift-cluster-storage-operator/build.openshift.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.101131633Z namespaces/openshift-cluster-storage-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.101255513Z namespaces/openshift-cluster-storage-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.101330289Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.101360622Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.101372563Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/data-source-validator-leader.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.101494772Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/snapshot-controller-leader.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.101601681Z namespaces/openshift-cluster-storage-operator/core/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.101655125Z namespaces/openshift-cluster-storage-operator/core/configmaps.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.101776515Z namespaces/openshift-cluster-storage-operator/core/endpoints.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.101903025Z namespaces/openshift-cluster-storage-operator/core/events.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.102243192Z namespaces/openshift-cluster-storage-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.102341329Z namespaces/openshift-cluster-storage-operator/core/pods.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.1024734Z namespaces/openshift-cluster-storage-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.102635323Z namespaces/openshift-cluster-storage-operator/core/secrets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.10285297Z namespaces/openshift-cluster-storage-operator/core/services.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.102948478Z namespaces/openshift-cluster-storage-operator/core/serviceaccounts/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.103003932Z namespaces/openshift-cluster-storage-operator/core/serviceaccounts/csi-snapshot-controller-operator.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.103116851Z namespaces/openshift-cluster-storage-operator/discovery.k8s.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.103145584Z namespaces/openshift-cluster-storage-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.103234961Z namespaces/openshift-cluster-storage-operator/image.openshift.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.103295236Z namespaces/openshift-cluster-storage-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.103358221Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.103433656Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.103543955Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.103637623Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.103694407Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.103742011Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.103836259Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.103866711Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/prometheusrules/prometheus.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.104003282Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.104062957Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors/cluster-storage-operator.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.104128682Z namespaces/openshift-cluster-storage-operator/networking.k8s.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.104182266Z namespaces/openshift-cluster-storage-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.104295885Z namespaces/openshift-cluster-storage-operator/pods/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.104328618Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-549c6d54cf-fmj7b/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.104376291Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-549c6d54cf-fmj7b/volume-data-source-validator-549c6d54cf-fmj7b.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.104465529Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-549c6d54cf-fmj7b/volume-data-source-validator/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.10448192Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-549c6d54cf-fmj7b/volume-data-source-validator/volume-data-source-validator/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.10448953Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-549c6d54cf-fmj7b/volume-data-source-validator/volume-data-source-validator/logs/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.104556226Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-549c6d54cf-fmj7b/volume-data-source-validator/volume-data-source-validator/logs/current.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.104677115Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-549c6d54cf-fmj7b/volume-data-source-validator/volume-data-source-validator/logs/previous.insecure.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.104801745Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-549c6d54cf-fmj7b/volume-data-source-validator/volume-data-source-validator/logs/previous.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.104847019Z namespaces/openshift-cluster-storage-operator/policy/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.104932506Z namespaces/openshift-cluster-storage-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.104999961Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.105010222Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.105069997Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/rolebindings/csi-snapshot-controller-operator-role.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.105135212Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.105202297Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/roles/csi-snapshot-controller-operator-role.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.105343248Z namespaces/openshift-cluster-storage-operator/route.openshift.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.105409384Z namespaces/openshift-cluster-storage-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.105562836Z namespaces/openshift-cluster-version/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.105593188Z namespaces/openshift-cluster-version/openshift-cluster-version.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.105703147Z namespaces/openshift-cluster-version/apps.openshift.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.10574593Z namespaces/openshift-cluster-version/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.105874471Z namespaces/openshift-cluster-version/apps/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.105936935Z namespaces/openshift-cluster-version/apps/daemonsets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.106051795Z namespaces/openshift-cluster-version/apps/deployments.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.106146392Z namespaces/openshift-cluster-version/apps/replicasets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.106226949Z namespaces/openshift-cluster-version/apps/statefulsets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.106288463Z namespaces/openshift-cluster-version/autoscaling/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.106349168Z namespaces/openshift-cluster-version/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.106413713Z namespaces/openshift-cluster-version/batch/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.106550804Z namespaces/openshift-cluster-version/batch/cronjobs.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.10662212Z namespaces/openshift-cluster-version/batch/jobs.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.106693716Z namespaces/openshift-cluster-version/build.openshift.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.106736829Z namespaces/openshift-cluster-version/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.10687707Z namespaces/openshift-cluster-version/build.openshift.io/builds.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.106900652Z namespaces/openshift-cluster-version/coordination.k8s.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.106914423Z namespaces/openshift-cluster-version/coordination.k8s.io/leases/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.106970988Z namespaces/openshift-cluster-version/coordination.k8s.io/leases/version.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.107074776Z namespaces/openshift-cluster-version/core/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.10712459Z namespaces/openshift-cluster-version/core/configmaps.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.107285983Z namespaces/openshift-cluster-version/core/endpoints.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.10737651Z namespaces/openshift-cluster-version/core/events.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.107479698Z namespaces/openshift-cluster-version/core/persistentvolumeclaims.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.107584046Z namespaces/openshift-cluster-version/core/pods.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.107679594Z namespaces/openshift-cluster-version/core/replicationcontrollers.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.107853828Z namespaces/openshift-cluster-version/core/secrets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.108046753Z namespaces/openshift-cluster-version/core/services.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.10812837Z namespaces/openshift-cluster-version/discovery.k8s.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.108175834Z namespaces/openshift-cluster-version/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.10826164Z namespaces/openshift-cluster-version/image.openshift.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.108307114Z namespaces/openshift-cluster-version/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.108392111Z namespaces/openshift-cluster-version/k8s.ovn.org/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.108414973Z namespaces/openshift-cluster-version/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.108537073Z namespaces/openshift-cluster-version/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.10863251Z namespaces/openshift-cluster-version/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.108691725Z namespaces/openshift-cluster-version/monitoring.coreos.com/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.108718497Z namespaces/openshift-cluster-version/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.108819975Z namespaces/openshift-cluster-version/networking.k8s.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.108856918Z namespaces/openshift-cluster-version/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.108933504Z namespaces/openshift-cluster-version/policy/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.108994939Z namespaces/openshift-cluster-version/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.109063854Z namespaces/openshift-cluster-version/route.openshift.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.109115138Z namespaces/openshift-cluster-version/route.openshift.io/routes.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.109235018Z namespaces/openshift-config-managed/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.109285352Z namespaces/openshift-config-managed/openshift-config-managed.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.10938881Z namespaces/openshift-config-managed/apps.openshift.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.109432404Z namespaces/openshift-config-managed/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.109535692Z namespaces/openshift-config-managed/apps/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.109560224Z namespaces/openshift-config-managed/apps/daemonsets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.109663842Z namespaces/openshift-config-managed/apps/deployments.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.10976119Z namespaces/openshift-config-managed/apps/replicasets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.10988805Z namespaces/openshift-config-managed/apps/statefulsets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.109930063Z namespaces/openshift-config-managed/autoscaling/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.110007449Z namespaces/openshift-config-managed/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.110064564Z namespaces/openshift-config-managed/batch/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.110123739Z namespaces/openshift-config-managed/batch/cronjobs.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.110230097Z namespaces/openshift-config-managed/batch/jobs.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.110287222Z namespaces/openshift-config-managed/build.openshift.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.110345996Z namespaces/openshift-config-managed/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.110461335Z namespaces/openshift-config-managed/build.openshift.io/builds.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.110533731Z namespaces/openshift-config-managed/core/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.110595226Z namespaces/openshift-config-managed/core/configmaps.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.114311682Z namespaces/openshift-config-managed/core/endpoints.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.114397699Z namespaces/openshift-config-managed/core/events.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.114507687Z namespaces/openshift-config-managed/core/persistentvolumeclaims.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.114592964Z namespaces/openshift-config-managed/core/pods.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.114687492Z namespaces/openshift-config-managed/core/replicationcontrollers.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.114890848Z namespaces/openshift-config-managed/core/secrets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.115023929Z namespaces/openshift-config-managed/core/services.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.115078093Z namespaces/openshift-config-managed/core/configmaps/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.115144188Z namespaces/openshift-config-managed/core/configmaps/console-public.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.115236205Z namespaces/openshift-config-managed/core/configmaps/openshift-network-features.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.115264148Z namespaces/openshift-config-managed/discovery.k8s.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.115333773Z namespaces/openshift-config-managed/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.115378657Z namespaces/openshift-config-managed/image.openshift.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.11542143Z namespaces/openshift-config-managed/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.115654159Z namespaces/openshift-config-managed/k8s.ovn.org/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.115688291Z namespaces/openshift-config-managed/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.11580336Z namespaces/openshift-config-managed/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.115896068Z namespaces/openshift-config-managed/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.115931951Z namespaces/openshift-config-managed/monitoring.coreos.com/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.115979814Z namespaces/openshift-config-managed/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.116033199Z namespaces/openshift-config-managed/networking.k8s.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.116093443Z namespaces/openshift-config-managed/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.116131777Z namespaces/openshift-config-managed/policy/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.116190761Z namespaces/openshift-config-managed/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.116239035Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.116248626Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.1163075Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/rolebindings/openshift-network-public-role-binding.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.116366335Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.116408939Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/roles/openshift-network-public-role.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.116468433Z namespaces/openshift-config-managed/route.openshift.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.116523678Z namespaces/openshift-config-managed/route.openshift.io/routes.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.116760636Z namespaces/openshift-config-operator/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.116772677Z namespaces/openshift-config-operator/monitoring.coreos.com/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.116796959Z namespaces/openshift-config-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.116847163Z namespaces/openshift-config-operator/monitoring.coreos.com/servicemonitors/config-operator.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.116968393Z namespaces/openshift-config/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.117024137Z namespaces/openshift-config/openshift-config.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.117096603Z namespaces/openshift-config/apps.openshift.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.117140117Z namespaces/openshift-config/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.117204712Z namespaces/openshift-config/apps/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.117260026Z namespaces/openshift-config/apps/daemonsets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.117355984Z namespaces/openshift-config/apps/deployments.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.117445141Z namespaces/openshift-config/apps/replicasets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.117538458Z namespaces/openshift-config/apps/statefulsets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.117591443Z namespaces/openshift-config/autoscaling/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.117645137Z namespaces/openshift-config/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.117698691Z namespaces/openshift-config/batch/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.117752595Z namespaces/openshift-config/batch/cronjobs.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.117866795Z namespaces/openshift-config/batch/jobs.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.117918869Z namespaces/openshift-config/build.openshift.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.117968533Z namespaces/openshift-config/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.11806516Z namespaces/openshift-config/build.openshift.io/builds.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.118146597Z namespaces/openshift-config/core/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.118198531Z namespaces/openshift-config/core/configmaps.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.118324691Z namespaces/openshift-config/core/endpoints.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.118410218Z namespaces/openshift-config/core/events.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.118508006Z namespaces/openshift-config/core/persistentvolumeclaims.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.118595162Z namespaces/openshift-config/core/pods.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.11869188Z namespaces/openshift-config/core/replicationcontrollers.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.118874045Z namespaces/openshift-config/core/secrets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.119024397Z namespaces/openshift-config/core/services.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.119081681Z namespaces/openshift-config/core/secrets/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.119135325Z namespaces/openshift-config/core/secrets/pull-secret.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.119201251Z namespaces/openshift-config/discovery.k8s.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.119257245Z namespaces/openshift-config/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.119324411Z namespaces/openshift-config/image.openshift.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.119378745Z namespaces/openshift-config/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.11944445Z namespaces/openshift-config/k8s.ovn.org/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.119500965Z namespaces/openshift-config/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.119589702Z namespaces/openshift-config/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.119682899Z namespaces/openshift-config/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.119734163Z namespaces/openshift-config/monitoring.coreos.com/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.119806719Z namespaces/openshift-config/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.119873014Z namespaces/openshift-config/networking.k8s.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.119919228Z namespaces/openshift-config/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.119976792Z namespaces/openshift-config/policy/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.120025596Z namespaces/openshift-config/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.120086851Z namespaces/openshift-config/route.openshift.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.120131535Z namespaces/openshift-config/route.openshift.io/routes.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.120241484Z namespaces/openshift-console-operator/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.120292928Z namespaces/openshift-console-operator/openshift-console-operator.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.120360543Z namespaces/openshift-console-operator/apps.openshift.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.120404957Z namespaces/openshift-console-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.120470122Z namespaces/openshift-console-operator/apps/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.120524816Z namespaces/openshift-console-operator/apps/daemonsets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.120614673Z namespaces/openshift-console-operator/apps/deployments.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.120746824Z namespaces/openshift-console-operator/apps/replicasets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.120893275Z namespaces/openshift-console-operator/apps/statefulsets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.12094851Z namespaces/openshift-console-operator/autoscaling/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.121003664Z namespaces/openshift-console-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.121060359Z namespaces/openshift-console-operator/batch/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.121116863Z namespaces/openshift-console-operator/batch/cronjobs.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.12120999Z namespaces/openshift-console-operator/batch/jobs.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.121293797Z namespaces/openshift-console-operator/build.openshift.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.12133514Z namespaces/openshift-console-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.121442189Z namespaces/openshift-console-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.121483462Z namespaces/openshift-console-operator/coordination.k8s.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.121496133Z namespaces/openshift-console-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.121557268Z namespaces/openshift-console-operator/coordination.k8s.io/leases/console-operator-lock.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.121642055Z namespaces/openshift-console-operator/core/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.121698859Z namespaces/openshift-console-operator/core/configmaps.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.122314468Z namespaces/openshift-console-operator/core/endpoints.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.122447589Z namespaces/openshift-console-operator/core/events.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.122681038Z namespaces/openshift-console-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.122733262Z namespaces/openshift-console-operator/core/pods.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.122876613Z namespaces/openshift-console-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.123017184Z namespaces/openshift-console-operator/core/secrets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.123202739Z namespaces/openshift-console-operator/core/services.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.123282675Z namespaces/openshift-console-operator/discovery.k8s.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.123317738Z namespaces/openshift-console-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.123407835Z namespaces/openshift-console-operator/image.openshift.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.123457869Z namespaces/openshift-console-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.123509333Z namespaces/openshift-console-operator/k8s.ovn.org/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.123582989Z namespaces/openshift-console-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.123665396Z namespaces/openshift-console-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.123743802Z namespaces/openshift-console-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.123836899Z namespaces/openshift-console-operator/monitoring.coreos.com/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.123896414Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.123981291Z namespaces/openshift-console-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.124030085Z namespaces/openshift-console-operator/monitoring.coreos.com/prometheusrules/cluster-monitoring-prometheus-rules.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.124106991Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.124156675Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors/console-operator.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.124235101Z namespaces/openshift-console-operator/networking.k8s.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.124272804Z namespaces/openshift-console-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.12434746Z namespaces/openshift-console-operator/pods/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.124354021Z namespaces/openshift-console-operator/pods/console-operator-584dcb6b54-2flr6/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.124412875Z namespaces/openshift-console-operator/pods/console-operator-584dcb6b54-2flr6/console-operator-584dcb6b54-2flr6.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.124746872Z namespaces/openshift-console-operator/pods/console-operator-584dcb6b54-2flr6/console-operator/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.124758103Z namespaces/openshift-console-operator/pods/console-operator-584dcb6b54-2flr6/console-operator/console-operator/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.124763063Z namespaces/openshift-console-operator/pods/console-operator-584dcb6b54-2flr6/console-operator/console-operator/logs/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.124835129Z namespaces/openshift-console-operator/pods/console-operator-584dcb6b54-2flr6/console-operator/console-operator/logs/current.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.125296956Z namespaces/openshift-console-operator/pods/console-operator-584dcb6b54-2flr6/console-operator/console-operator/logs/previous.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.125378952Z namespaces/openshift-console-operator/policy/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.125427936Z namespaces/openshift-console-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.125492951Z namespaces/openshift-console-operator/route.openshift.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.125525754Z namespaces/openshift-console-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.12560302Z namespaces/openshift-console/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.125649774Z namespaces/openshift-console/openshift-console.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.125740951Z namespaces/openshift-console/apps.openshift.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.125804706Z namespaces/openshift-console/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.125997231Z namespaces/openshift-console/apps/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.126043245Z namespaces/openshift-console/apps/daemonsets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.126132552Z namespaces/openshift-console/apps/deployments.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.126314536Z namespaces/openshift-console/apps/replicasets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.126564467Z namespaces/openshift-console/apps/statefulsets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.126617651Z namespaces/openshift-console/autoscaling/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.126674395Z namespaces/openshift-console/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.12672971Z namespaces/openshift-console/batch/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.126803746Z namespaces/openshift-console/batch/cronjobs.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.126906314Z namespaces/openshift-console/batch/jobs.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.126965218Z namespaces/openshift-console/build.openshift.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.127019473Z namespaces/openshift-console/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.127120201Z namespaces/openshift-console/build.openshift.io/builds.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.127210018Z namespaces/openshift-console/core/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.127261462Z namespaces/openshift-console/core/configmaps.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.127874041Z namespaces/openshift-console/core/endpoints.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.127958918Z namespaces/openshift-console/core/events.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.128208117Z namespaces/openshift-console/core/persistentvolumeclaims.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.128279643Z namespaces/openshift-console/core/pods.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.128454187Z namespaces/openshift-console/core/replicationcontrollers.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.128579027Z namespaces/openshift-console/core/secrets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.128767062Z namespaces/openshift-console/core/services.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.128937285Z namespaces/openshift-console/discovery.k8s.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.128980119Z namespaces/openshift-console/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.129050524Z namespaces/openshift-console/image.openshift.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.129094188Z namespaces/openshift-console/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.129162163Z namespaces/openshift-console/k8s.ovn.org/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.129203977Z namespaces/openshift-console/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.129291953Z namespaces/openshift-console/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.12937699Z namespaces/openshift-console/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.129422214Z namespaces/openshift-console/monitoring.coreos.com/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.129452256Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.129510451Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.129543293Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors/console.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.129597768Z namespaces/openshift-console/networking.k8s.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.129632771Z namespaces/openshift-console/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.129682975Z namespaces/openshift-console/pods/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.129691635Z namespaces/openshift-console/pods/console-d76785df8-xd9v4/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.129731128Z namespaces/openshift-console/pods/console-d76785df8-xd9v4/console-d76785df8-xd9v4.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.129836127Z namespaces/openshift-console/pods/console-d76785df8-xd9v4/console/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.129848178Z namespaces/openshift-console/pods/console-d76785df8-xd9v4/console/console/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.129852698Z namespaces/openshift-console/pods/console-d76785df8-xd9v4/console/console/logs/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.129889571Z namespaces/openshift-console/pods/console-d76785df8-xd9v4/console/console/logs/current.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.129984788Z namespaces/openshift-console/pods/console-d76785df8-xd9v4/console/console/logs/previous.insecure.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.130044923Z namespaces/openshift-console/pods/console-d76785df8-xd9v4/console/console/logs/previous.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.130089097Z namespaces/openshift-console/pods/downloads-7c97dc4555-lkf74/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.1301333Z namespaces/openshift-console/pods/downloads-7c97dc4555-lkf74/downloads-7c97dc4555-lkf74.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.130236108Z namespaces/openshift-console/pods/downloads-7c97dc4555-lkf74/download-server/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.130246709Z namespaces/openshift-console/pods/downloads-7c97dc4555-lkf74/download-server/download-server/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.13025117Z namespaces/openshift-console/pods/downloads-7c97dc4555-lkf74/download-server/download-server/logs/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.130289953Z namespaces/openshift-console/pods/downloads-7c97dc4555-lkf74/download-server/download-server/logs/current.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.130443355Z namespaces/openshift-console/pods/downloads-7c97dc4555-lkf74/download-server/download-server/logs/previous.insecure.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.130500589Z namespaces/openshift-console/pods/downloads-7c97dc4555-lkf74/download-server/download-server/logs/previous.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.130556524Z namespaces/openshift-console/policy/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.130593597Z namespaces/openshift-console/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.130654152Z namespaces/openshift-console/route.openshift.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.130686064Z namespaces/openshift-console/route.openshift.io/routes.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.130799003Z namespaces/openshift-controller-manager-operator/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.130840796Z namespaces/openshift-controller-manager-operator/openshift-controller-manager-operator.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.130900621Z namespaces/openshift-controller-manager-operator/apps.openshift.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.130951265Z namespaces/openshift-controller-manager-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.13101209Z namespaces/openshift-controller-manager-operator/apps/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.131057234Z namespaces/openshift-controller-manager-operator/apps/daemonsets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.131140691Z namespaces/openshift-controller-manager-operator/apps/deployments.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.131227387Z namespaces/openshift-controller-manager-operator/apps/replicasets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.131293863Z namespaces/openshift-controller-manager-operator/apps/statefulsets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.131349697Z namespaces/openshift-controller-manager-operator/autoscaling/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.1313819Z namespaces/openshift-controller-manager-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.131444445Z namespaces/openshift-controller-manager-operator/batch/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.131483088Z namespaces/openshift-controller-manager-operator/batch/cronjobs.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.131583586Z namespaces/openshift-controller-manager-operator/batch/jobs.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.13164306Z namespaces/openshift-controller-manager-operator/build.openshift.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.131674723Z namespaces/openshift-controller-manager-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.13176472Z namespaces/openshift-controller-manager-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.131852487Z namespaces/openshift-controller-manager-operator/core/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.131900041Z namespaces/openshift-controller-manager-operator/core/configmaps.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.132004989Z namespaces/openshift-controller-manager-operator/core/endpoints.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.132079015Z namespaces/openshift-controller-manager-operator/core/events.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.132154101Z namespaces/openshift-controller-manager-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.132233818Z namespaces/openshift-controller-manager-operator/core/pods.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.132315814Z namespaces/openshift-controller-manager-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.132430123Z namespaces/openshift-controller-manager-operator/core/secrets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.132584855Z namespaces/openshift-controller-manager-operator/core/services.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.132634739Z namespaces/openshift-controller-manager-operator/discovery.k8s.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.132665462Z namespaces/openshift-controller-manager-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.132721876Z namespaces/openshift-controller-manager-operator/image.openshift.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.132752969Z namespaces/openshift-controller-manager-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.132825234Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.132861157Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.132949204Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.13301941Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.133079125Z namespaces/openshift-controller-manager-operator/monitoring.coreos.com/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.133098186Z namespaces/openshift-controller-manager-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.133162351Z namespaces/openshift-controller-manager-operator/networking.k8s.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.133177222Z namespaces/openshift-controller-manager-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.133253568Z namespaces/openshift-controller-manager-operator/policy/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.133302492Z namespaces/openshift-controller-manager-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.133326514Z namespaces/openshift-controller-manager-operator/route.openshift.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.133376728Z namespaces/openshift-controller-manager-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.133464065Z namespaces/openshift-controller-manager/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.133509629Z namespaces/openshift-controller-manager/openshift-controller-manager.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.133572244Z namespaces/openshift-controller-manager/apps.openshift.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.133604996Z namespaces/openshift-controller-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.13365369Z namespaces/openshift-controller-manager/apps/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.133696664Z namespaces/openshift-controller-manager/apps/daemonsets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.133791871Z namespaces/openshift-controller-manager/apps/deployments.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.133876608Z namespaces/openshift-controller-manager/apps/replicasets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.133954714Z namespaces/openshift-controller-manager/apps/statefulsets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.134005688Z namespaces/openshift-controller-manager/autoscaling/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.134042381Z namespaces/openshift-controller-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.134107827Z namespaces/openshift-controller-manager/batch/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.13414723Z namespaces/openshift-controller-manager/batch/cronjobs.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.134228446Z namespaces/openshift-controller-manager/batch/jobs.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.134266999Z namespaces/openshift-controller-manager/build.openshift.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.134311653Z namespaces/openshift-controller-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.134389739Z namespaces/openshift-controller-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.134444563Z namespaces/openshift-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.134451324Z namespaces/openshift-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.134503168Z namespaces/openshift-controller-manager/coordination.k8s.io/leases/openshift-master-controllers.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.134598896Z namespaces/openshift-controller-manager/core/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.13465345Z namespaces/openshift-controller-manager/core/configmaps.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.134767689Z namespaces/openshift-controller-manager/core/endpoints.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.134874697Z namespaces/openshift-controller-manager/core/events.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.134955444Z namespaces/openshift-controller-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.13503245Z namespaces/openshift-controller-manager/core/pods.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.135111076Z namespaces/openshift-controller-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.135232546Z namespaces/openshift-controller-manager/core/secrets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.135386058Z namespaces/openshift-controller-manager/core/services.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.135421531Z namespaces/openshift-controller-manager/discovery.k8s.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.135472965Z namespaces/openshift-controller-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.13553054Z namespaces/openshift-controller-manager/image.openshift.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.135577073Z namespaces/openshift-controller-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.135637518Z namespaces/openshift-controller-manager/k8s.ovn.org/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.135685062Z namespaces/openshift-controller-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.135764488Z namespaces/openshift-controller-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.135866656Z namespaces/openshift-controller-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.135897679Z namespaces/openshift-controller-manager/monitoring.coreos.com/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.135950153Z namespaces/openshift-controller-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.136003107Z namespaces/openshift-controller-manager/networking.k8s.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.136051931Z namespaces/openshift-controller-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.136103715Z namespaces/openshift-controller-manager/policy/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.136149279Z namespaces/openshift-controller-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.136214284Z namespaces/openshift-controller-manager/route.openshift.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.136250057Z namespaces/openshift-controller-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.136346805Z namespaces/openshift-dns-operator/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.136395209Z namespaces/openshift-dns-operator/openshift-dns-operator.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.136454343Z namespaces/openshift-dns-operator/apps.openshift.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.136489966Z namespaces/openshift-dns-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.136525349Z namespaces/openshift-dns-operator/apps/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.136559762Z namespaces/openshift-dns-operator/apps/daemonsets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.136641768Z namespaces/openshift-dns-operator/apps/deployments.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.136721955Z namespaces/openshift-dns-operator/apps/replicasets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.136944672Z namespaces/openshift-dns-operator/apps/statefulsets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.137075223Z namespaces/openshift-dns-operator/autoscaling/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.137093014Z namespaces/openshift-dns-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.137147878Z namespaces/openshift-dns-operator/batch/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.137193282Z namespaces/openshift-dns-operator/batch/cronjobs.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.137285529Z namespaces/openshift-dns-operator/batch/jobs.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.137325323Z namespaces/openshift-dns-operator/build.openshift.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.137371106Z namespaces/openshift-dns-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.137451922Z namespaces/openshift-dns-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.137510227Z namespaces/openshift-dns-operator/core/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.13754768Z namespaces/openshift-dns-operator/core/configmaps.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.137647078Z namespaces/openshift-dns-operator/core/endpoints.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.137725924Z namespaces/openshift-dns-operator/core/events.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.137832013Z namespaces/openshift-dns-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.137917379Z namespaces/openshift-dns-operator/core/pods.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.137982355Z namespaces/openshift-dns-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.138105274Z namespaces/openshift-dns-operator/core/secrets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.138277898Z namespaces/openshift-dns-operator/core/services.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.138337363Z namespaces/openshift-dns-operator/discovery.k8s.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.138380016Z namespaces/openshift-dns-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.138440311Z namespaces/openshift-dns-operator/image.openshift.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.138481404Z namespaces/openshift-dns-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.138541279Z namespaces/openshift-dns-operator/k8s.ovn.org/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.138577682Z namespaces/openshift-dns-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.138663439Z namespaces/openshift-dns-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.138740625Z namespaces/openshift-dns-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.138820362Z namespaces/openshift-dns-operator/monitoring.coreos.com/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.138871575Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.139261897Z namespaces/openshift-dns-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.13930481Z namespaces/openshift-dns-operator/monitoring.coreos.com/prometheusrules/dns.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.139372655Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.139403298Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors/dns-operator.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.139458292Z namespaces/openshift-dns-operator/networking.k8s.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.139501116Z namespaces/openshift-dns-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.139550069Z namespaces/openshift-dns-operator/policy/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.139580182Z namespaces/openshift-dns-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.139630716Z namespaces/openshift-dns-operator/route.openshift.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.139672189Z namespaces/openshift-dns-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.139759566Z namespaces/openshift-dns/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.139825621Z namespaces/openshift-dns/openshift-dns.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.139883276Z namespaces/openshift-dns/apps.openshift.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.139923519Z namespaces/openshift-dns/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.140087792Z namespaces/openshift-dns/apps/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.140126315Z namespaces/openshift-dns/apps/daemonsets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.140273177Z namespaces/openshift-dns/apps/deployments.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.140346473Z namespaces/openshift-dns/apps/replicasets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.140446151Z namespaces/openshift-dns/apps/statefulsets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.140464762Z namespaces/openshift-dns/autoscaling/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.140509946Z namespaces/openshift-dns/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.14056214Z namespaces/openshift-dns/batch/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.140600023Z namespaces/openshift-dns/batch/cronjobs.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.140672919Z namespaces/openshift-dns/batch/jobs.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.140737194Z namespaces/openshift-dns/build.openshift.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.140766766Z namespaces/openshift-dns/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.140879875Z namespaces/openshift-dns/build.openshift.io/builds.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.140911028Z namespaces/openshift-dns/core/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.140961562Z namespaces/openshift-dns/core/configmaps.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.141074931Z namespaces/openshift-dns/core/endpoints.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.141152017Z namespaces/openshift-dns/core/events.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.141404867Z namespaces/openshift-dns/core/persistentvolumeclaims.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.141478463Z namespaces/openshift-dns/core/pods.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.141745554Z namespaces/openshift-dns/core/replicationcontrollers.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.141882775Z namespaces/openshift-dns/core/secrets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.142056409Z namespaces/openshift-dns/core/services.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.142115833Z namespaces/openshift-dns/discovery.k8s.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.142151956Z namespaces/openshift-dns/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.142205411Z namespaces/openshift-dns/image.openshift.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.142252315Z namespaces/openshift-dns/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.142313689Z namespaces/openshift-dns/k8s.ovn.org/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.142361823Z namespaces/openshift-dns/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.142438599Z namespaces/openshift-dns/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.142518256Z namespaces/openshift-dns/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.142584771Z namespaces/openshift-dns/monitoring.coreos.com/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.142626184Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.142667808Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.142716191Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors/dns-default.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.142768065Z namespaces/openshift-dns/networking.k8s.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.14282139Z namespaces/openshift-dns/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.142878504Z namespaces/openshift-dns/pods/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.142885845Z namespaces/openshift-dns/pods/dns-default-fgl57/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.142907396Z namespaces/openshift-dns/pods/dns-default-fgl57/dns-default-fgl57.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.143000554Z namespaces/openshift-dns/pods/dns-default-fgl57/dns/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.143009505Z namespaces/openshift-dns/pods/dns-default-fgl57/dns/dns/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.143015945Z namespaces/openshift-dns/pods/dns-default-fgl57/dns/dns/logs/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.143051748Z namespaces/openshift-dns/pods/dns-default-fgl57/dns/dns/logs/current.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.143142145Z namespaces/openshift-dns/pods/dns-default-fgl57/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.143218981Z namespaces/openshift-dns/pods/dns-default-fgl57/dns/dns/logs/previous.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.143233833Z namespaces/openshift-dns/pods/dns-default-fgl57/kube-rbac-proxy/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.143241103Z namespaces/openshift-dns/pods/dns-default-fgl57/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.143251974Z namespaces/openshift-dns/pods/dns-default-fgl57/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.143306748Z namespaces/openshift-dns/pods/dns-default-fgl57/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.143400976Z namespaces/openshift-dns/pods/dns-default-fgl57/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.143468921Z namespaces/openshift-dns/pods/dns-default-fgl57/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.143510735Z namespaces/openshift-dns/pods/dns-default-krlj7/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.143556758Z namespaces/openshift-dns/pods/dns-default-krlj7/dns-default-krlj7.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.143645225Z namespaces/openshift-dns/pods/dns-default-krlj7/dns/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.143655906Z namespaces/openshift-dns/pods/dns-default-krlj7/dns/dns/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.143671357Z namespaces/openshift-dns/pods/dns-default-krlj7/dns/dns/logs/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.143690739Z namespaces/openshift-dns/pods/dns-default-krlj7/dns/dns/logs/current.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.143793847Z namespaces/openshift-dns/pods/dns-default-krlj7/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.143884284Z namespaces/openshift-dns/pods/dns-default-krlj7/dns/dns/logs/previous.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.143919877Z namespaces/openshift-dns/pods/dns-default-krlj7/kube-rbac-proxy/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.143930798Z namespaces/openshift-dns/pods/dns-default-krlj7/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.143946089Z namespaces/openshift-dns/pods/dns-default-krlj7/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.143992403Z namespaces/openshift-dns/pods/dns-default-krlj7/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.144088581Z namespaces/openshift-dns/pods/dns-default-krlj7/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.144152435Z namespaces/openshift-dns/pods/dns-default-krlj7/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.14420715Z namespaces/openshift-dns/pods/dns-default-lhp2p/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.144228032Z namespaces/openshift-dns/pods/dns-default-lhp2p/dns-default-lhp2p.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.14432985Z namespaces/openshift-dns/pods/dns-default-lhp2p/dns/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.14433935Z namespaces/openshift-dns/pods/dns-default-lhp2p/dns/dns/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.144353622Z namespaces/openshift-dns/pods/dns-default-lhp2p/dns/dns/logs/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.144386524Z namespaces/openshift-dns/pods/dns-default-lhp2p/dns/dns/logs/current.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.144476301Z namespaces/openshift-dns/pods/dns-default-lhp2p/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.144539546Z namespaces/openshift-dns/pods/dns-default-lhp2p/dns/dns/logs/previous.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.144576959Z namespaces/openshift-dns/pods/dns-default-lhp2p/kube-rbac-proxy/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.14458463Z namespaces/openshift-dns/pods/dns-default-lhp2p/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.144591981Z namespaces/openshift-dns/pods/dns-default-lhp2p/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.144634514Z namespaces/openshift-dns/pods/dns-default-lhp2p/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.144724921Z namespaces/openshift-dns/pods/dns-default-lhp2p/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.144797877Z namespaces/openshift-dns/pods/dns-default-lhp2p/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.144923657Z namespaces/openshift-dns/pods/node-resolver-dmhnb/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.14496376Z namespaces/openshift-dns/pods/node-resolver-dmhnb/node-resolver-dmhnb.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.145041646Z namespaces/openshift-dns/pods/node-resolver-dmhnb/dns-node-resolver/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.145049357Z namespaces/openshift-dns/pods/node-resolver-dmhnb/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.145056918Z namespaces/openshift-dns/pods/node-resolver-dmhnb/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.145104211Z namespaces/openshift-dns/pods/node-resolver-dmhnb/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.145197499Z namespaces/openshift-dns/pods/node-resolver-dmhnb/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.145274815Z namespaces/openshift-dns/pods/node-resolver-dmhnb/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.145320699Z namespaces/openshift-dns/pods/node-resolver-h8vp8/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.145373293Z namespaces/openshift-dns/pods/node-resolver-h8vp8/node-resolver-h8vp8.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.145455899Z namespaces/openshift-dns/pods/node-resolver-h8vp8/dns-node-resolver/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.14546576Z namespaces/openshift-dns/pods/node-resolver-h8vp8/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.14546988Z namespaces/openshift-dns/pods/node-resolver-h8vp8/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.145530565Z namespaces/openshift-dns/pods/node-resolver-h8vp8/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.145650865Z namespaces/openshift-dns/pods/node-resolver-h8vp8/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.1457123Z namespaces/openshift-dns/pods/node-resolver-h8vp8/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.145768644Z namespaces/openshift-dns/pods/node-resolver-zww22/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.145831109Z namespaces/openshift-dns/pods/node-resolver-zww22/node-resolver-zww22.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.145902325Z namespaces/openshift-dns/pods/node-resolver-zww22/dns-node-resolver/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.145911335Z namespaces/openshift-dns/pods/node-resolver-zww22/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.145922436Z namespaces/openshift-dns/pods/node-resolver-zww22/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.14597548Z namespaces/openshift-dns/pods/node-resolver-zww22/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.146061297Z namespaces/openshift-dns/pods/node-resolver-zww22/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.146126003Z namespaces/openshift-dns/pods/node-resolver-zww22/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.146161415Z namespaces/openshift-dns/policy/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.146196868Z namespaces/openshift-dns/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.146234751Z namespaces/openshift-dns/route.openshift.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.146275464Z namespaces/openshift-dns/route.openshift.io/routes.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.146362321Z namespaces/openshift-etcd/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.146416026Z namespaces/openshift-etcd/openshift-etcd.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.146479351Z namespaces/openshift-etcd/apps.openshift.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.146529525Z namespaces/openshift-etcd/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.146581839Z namespaces/openshift-etcd/apps/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.146627492Z namespaces/openshift-etcd/apps/daemonsets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.146704518Z namespaces/openshift-etcd/apps/deployments.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.146775774Z namespaces/openshift-etcd/apps/replicasets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.146876592Z namespaces/openshift-etcd/apps/statefulsets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.146925956Z namespaces/openshift-etcd/autoscaling/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.14697692Z namespaces/openshift-etcd/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.147033905Z namespaces/openshift-etcd/batch/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.147065977Z namespaces/openshift-etcd/batch/cronjobs.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.147157805Z namespaces/openshift-etcd/batch/jobs.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.147197178Z namespaces/openshift-etcd/build.openshift.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.14722868Z namespaces/openshift-etcd/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.147316447Z namespaces/openshift-etcd/build.openshift.io/builds.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.147381863Z namespaces/openshift-etcd/core/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.147431126Z namespaces/openshift-etcd/core/configmaps.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.147520943Z namespaces/openshift-etcd/core/endpoints.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.147597009Z namespaces/openshift-etcd/core/events.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.147675466Z namespaces/openshift-etcd/core/persistentvolumeclaims.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.147751642Z namespaces/openshift-etcd/core/pods.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.14784901Z namespaces/openshift-etcd/core/replicationcontrollers.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.14797937Z namespaces/openshift-etcd/core/secrets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.148127412Z namespaces/openshift-etcd/core/services.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.148181116Z namespaces/openshift-etcd/discovery.k8s.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.148202968Z namespaces/openshift-etcd/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.148280604Z namespaces/openshift-etcd/image.openshift.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.148318257Z namespaces/openshift-etcd/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.148386322Z namespaces/openshift-etcd/k8s.ovn.org/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.148418725Z namespaces/openshift-etcd/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.148503422Z namespaces/openshift-etcd/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.148576918Z namespaces/openshift-etcd/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.14861006Z namespaces/openshift-etcd/monitoring.coreos.com/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.148651793Z namespaces/openshift-etcd/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.148712568Z namespaces/openshift-etcd/networking.k8s.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.148738891Z namespaces/openshift-etcd/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.148821297Z namespaces/openshift-etcd/policy/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.148870031Z namespaces/openshift-etcd/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.148924865Z namespaces/openshift-etcd/route.openshift.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.148956828Z namespaces/openshift-etcd/route.openshift.io/routes.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.149053425Z namespaces/openshift-host-network/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.149095019Z namespaces/openshift-host-network/openshift-host-network.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.149136852Z namespaces/openshift-host-network/apps.openshift.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.149179306Z namespaces/openshift-host-network/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.149261452Z namespaces/openshift-host-network/apps/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.149300965Z namespaces/openshift-host-network/apps/daemonsets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.149380442Z namespaces/openshift-host-network/apps/deployments.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.149457508Z namespaces/openshift-host-network/apps/replicasets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.149534944Z namespaces/openshift-host-network/apps/statefulsets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.150386371Z namespaces/openshift-host-network/autoscaling/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.150424334Z namespaces/openshift-host-network/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.150491Z namespaces/openshift-host-network/batch/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.150535563Z namespaces/openshift-host-network/batch/cronjobs.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.15061805Z namespaces/openshift-host-network/batch/jobs.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.150671994Z namespaces/openshift-host-network/build.openshift.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.150687306Z namespaces/openshift-host-network/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.150798694Z namespaces/openshift-host-network/build.openshift.io/builds.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.15087291Z namespaces/openshift-host-network/core/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.150919704Z namespaces/openshift-host-network/core/configmaps.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.151013731Z namespaces/openshift-host-network/core/endpoints.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.151087977Z namespaces/openshift-host-network/core/events.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.151172474Z namespaces/openshift-host-network/core/persistentvolumeclaims.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.15124479Z namespaces/openshift-host-network/core/pods.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.151321886Z namespaces/openshift-host-network/core/replicationcontrollers.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.151468948Z namespaces/openshift-host-network/core/secrets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.151733969Z namespaces/openshift-host-network/core/services.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.151773002Z namespaces/openshift-host-network/core/resourcequotas/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.151845638Z namespaces/openshift-host-network/core/resourcequotas/host-network-namespace-quotas.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.151889191Z namespaces/openshift-host-network/discovery.k8s.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.151936565Z namespaces/openshift-host-network/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.151994179Z namespaces/openshift-host-network/image.openshift.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.152017721Z namespaces/openshift-host-network/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.152091317Z namespaces/openshift-host-network/k8s.ovn.org/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.152141111Z namespaces/openshift-host-network/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.152216227Z namespaces/openshift-host-network/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.152298443Z namespaces/openshift-host-network/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.152341417Z namespaces/openshift-host-network/monitoring.coreos.com/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.152374049Z namespaces/openshift-host-network/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.152433064Z namespaces/openshift-host-network/networking.k8s.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.152465267Z namespaces/openshift-host-network/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.15250805Z namespaces/openshift-host-network/policy/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.152542793Z namespaces/openshift-host-network/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.152594117Z namespaces/openshift-host-network/route.openshift.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.152624929Z namespaces/openshift-host-network/route.openshift.io/routes.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.152727738Z namespaces/openshift-image-registry/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.15275924Z namespaces/openshift-image-registry/openshift-image-registry.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.152940775Z namespaces/openshift-image-registry/apps.openshift.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.152963016Z namespaces/openshift-image-registry/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.153025681Z namespaces/openshift-image-registry/apps/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.153069575Z namespaces/openshift-image-registry/apps/daemonsets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.153175923Z namespaces/openshift-image-registry/apps/deployments.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.153314544Z namespaces/openshift-image-registry/apps/replicasets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.153526601Z namespaces/openshift-image-registry/apps/statefulsets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.153573715Z namespaces/openshift-image-registry/autoscaling/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.153616488Z namespaces/openshift-image-registry/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.153662022Z namespaces/openshift-image-registry/batch/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.153697735Z namespaces/openshift-image-registry/batch/cronjobs.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.153820384Z namespaces/openshift-image-registry/batch/jobs.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.15388758Z namespaces/openshift-image-registry/build.openshift.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.153919123Z namespaces/openshift-image-registry/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.154003889Z namespaces/openshift-image-registry/build.openshift.io/builds.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.154060104Z namespaces/openshift-image-registry/coordination.k8s.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.154068204Z namespaces/openshift-image-registry/coordination.k8s.io/leases/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.154111438Z namespaces/openshift-image-registry/coordination.k8s.io/leases/openshift-master-controllers.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.154189314Z namespaces/openshift-image-registry/core/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.154236938Z namespaces/openshift-image-registry/core/configmaps.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.154862318Z namespaces/openshift-image-registry/core/endpoints.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.154979427Z namespaces/openshift-image-registry/core/events.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.155249898Z namespaces/openshift-image-registry/core/persistentvolumeclaims.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.155363267Z namespaces/openshift-image-registry/core/pods.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.155589385Z namespaces/openshift-image-registry/core/replicationcontrollers.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.155730327Z namespaces/openshift-image-registry/core/secrets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.156010799Z namespaces/openshift-image-registry/core/services.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.156075404Z namespaces/openshift-image-registry/discovery.k8s.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.156122078Z namespaces/openshift-image-registry/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.156179162Z namespaces/openshift-image-registry/image.openshift.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.156198434Z namespaces/openshift-image-registry/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.156267949Z namespaces/openshift-image-registry/k8s.ovn.org/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.156316103Z namespaces/openshift-image-registry/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.15639812Z namespaces/openshift-image-registry/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.156473116Z namespaces/openshift-image-registry/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.156713265Z namespaces/openshift-image-registry/monitoring.coreos.com/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.156750898Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.156867107Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.156888429Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/image-registry-operator-alerts.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.157011549Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/image-registry-rules.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.157142699Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/imagestreams-rules.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.157215455Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.157272529Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors/image-registry.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.157346565Z namespaces/openshift-image-registry/networking.k8s.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.157365587Z namespaces/openshift-image-registry/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.157432732Z namespaces/openshift-image-registry/pods/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.157441553Z namespaces/openshift-image-registry/pods/image-registry-55cf68dc6b-5qxdw/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.157487176Z namespaces/openshift-image-registry/pods/image-registry-55cf68dc6b-5qxdw/image-registry-55cf68dc6b-5qxdw.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.157612816Z namespaces/openshift-image-registry/pods/image-registry-55cf68dc6b-5qxdw/registry/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.157626907Z namespaces/openshift-image-registry/pods/image-registry-55cf68dc6b-5qxdw/registry/registry/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.157634658Z namespaces/openshift-image-registry/pods/image-registry-55cf68dc6b-5qxdw/registry/registry/logs/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.157671561Z namespaces/openshift-image-registry/pods/image-registry-55cf68dc6b-5qxdw/registry/registry/logs/current.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.158092815Z namespaces/openshift-image-registry/pods/image-registry-55cf68dc6b-5qxdw/registry/registry/logs/previous.insecure.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.158141868Z namespaces/openshift-image-registry/pods/image-registry-55cf68dc6b-5qxdw/registry/registry/logs/previous.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.15816062Z namespaces/openshift-image-registry/pods/node-ca-gbp6b/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.158219815Z namespaces/openshift-image-registry/pods/node-ca-gbp6b/node-ca-gbp6b.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.158336964Z namespaces/openshift-image-registry/pods/node-ca-gbp6b/node-ca/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.158346655Z namespaces/openshift-image-registry/pods/node-ca-gbp6b/node-ca/node-ca/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.158353075Z namespaces/openshift-image-registry/pods/node-ca-gbp6b/node-ca/node-ca/logs/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.158418941Z namespaces/openshift-image-registry/pods/node-ca-gbp6b/node-ca/node-ca/logs/current.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.15854123Z namespaces/openshift-image-registry/pods/node-ca-gbp6b/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.158619186Z namespaces/openshift-image-registry/pods/node-ca-gbp6b/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.158647749Z namespaces/openshift-image-registry/pods/node-ca-l89m8/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.158875717Z namespaces/openshift-image-registry/pods/node-ca-l89m8/node-ca-l89m8.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.158897948Z namespaces/openshift-image-registry/pods/node-ca-l89m8/node-ca/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.15890984Z namespaces/openshift-image-registry/pods/node-ca-l89m8/node-ca/node-ca/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.15891555Z namespaces/openshift-image-registry/pods/node-ca-l89m8/node-ca/node-ca/logs/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.15892095Z namespaces/openshift-image-registry/pods/node-ca-l89m8/node-ca/node-ca/logs/current.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.158984975Z namespaces/openshift-image-registry/pods/node-ca-l89m8/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.159054991Z namespaces/openshift-image-registry/pods/node-ca-l89m8/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.159097504Z namespaces/openshift-image-registry/pods/node-ca-pnfw4/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.159137598Z namespaces/openshift-image-registry/pods/node-ca-pnfw4/node-ca-pnfw4.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.159222424Z namespaces/openshift-image-registry/pods/node-ca-pnfw4/node-ca/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.159230655Z namespaces/openshift-image-registry/pods/node-ca-pnfw4/node-ca/node-ca/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.159234675Z namespaces/openshift-image-registry/pods/node-ca-pnfw4/node-ca/node-ca/logs/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.159273678Z namespaces/openshift-image-registry/pods/node-ca-pnfw4/node-ca/node-ca/logs/current.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.159380027Z namespaces/openshift-image-registry/pods/node-ca-pnfw4/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.159473584Z namespaces/openshift-image-registry/pods/node-ca-pnfw4/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.159500787Z namespaces/openshift-image-registry/policy/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.159536439Z namespaces/openshift-image-registry/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.159605555Z namespaces/openshift-image-registry/route.openshift.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.159633407Z namespaces/openshift-image-registry/route.openshift.io/routes.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.159750336Z namespaces/openshift-ingress-canary/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.159774528Z namespaces/openshift-ingress-canary/openshift-ingress-canary.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.159885077Z namespaces/openshift-ingress-canary/apps.openshift.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.159906689Z namespaces/openshift-ingress-canary/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.159978334Z namespaces/openshift-ingress-canary/apps/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.160005457Z namespaces/openshift-ingress-canary/apps/daemonsets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.160138877Z namespaces/openshift-ingress-canary/apps/deployments.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.160221384Z namespaces/openshift-ingress-canary/apps/replicasets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.1603Z namespaces/openshift-ingress-canary/apps/statefulsets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.160342423Z namespaces/openshift-ingress-canary/autoscaling/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.160383717Z namespaces/openshift-ingress-canary/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.160441431Z namespaces/openshift-ingress-canary/batch/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.160491715Z namespaces/openshift-ingress-canary/batch/cronjobs.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.160573622Z namespaces/openshift-ingress-canary/batch/jobs.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.160631937Z namespaces/openshift-ingress-canary/build.openshift.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.16067671Z namespaces/openshift-ingress-canary/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.160752046Z namespaces/openshift-ingress-canary/build.openshift.io/builds.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.161009287Z namespaces/openshift-ingress-canary/core/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.161035309Z namespaces/openshift-ingress-canary/core/configmaps.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.161131996Z namespaces/openshift-ingress-canary/core/endpoints.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.161213523Z namespaces/openshift-ingress-canary/core/events.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.161384766Z namespaces/openshift-ingress-canary/core/persistentvolumeclaims.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.161461632Z namespaces/openshift-ingress-canary/core/pods.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.161623935Z namespaces/openshift-ingress-canary/core/replicationcontrollers.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.161744625Z namespaces/openshift-ingress-canary/core/secrets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.1619257Z namespaces/openshift-ingress-canary/core/services.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.161976693Z namespaces/openshift-ingress-canary/discovery.k8s.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.162036078Z namespaces/openshift-ingress-canary/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.162090662Z namespaces/openshift-ingress-canary/image.openshift.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.162136246Z namespaces/openshift-ingress-canary/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.16217812Z namespaces/openshift-ingress-canary/k8s.ovn.org/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.162217763Z namespaces/openshift-ingress-canary/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.162300059Z namespaces/openshift-ingress-canary/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.162381096Z namespaces/openshift-ingress-canary/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.162425449Z namespaces/openshift-ingress-canary/monitoring.coreos.com/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.162466172Z namespaces/openshift-ingress-canary/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.162530817Z namespaces/openshift-ingress-canary/networking.k8s.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.162576181Z namespaces/openshift-ingress-canary/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.162616844Z namespaces/openshift-ingress-canary/pods/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.162626725Z namespaces/openshift-ingress-canary/pods/ingress-canary-knwrd/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.16268966Z namespaces/openshift-ingress-canary/pods/ingress-canary-knwrd/ingress-canary-knwrd.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.162761346Z namespaces/openshift-ingress-canary/pods/ingress-canary-knwrd/serve-healthcheck-canary/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.162769396Z namespaces/openshift-ingress-canary/pods/ingress-canary-knwrd/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.162776357Z namespaces/openshift-ingress-canary/pods/ingress-canary-knwrd/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.162857994Z namespaces/openshift-ingress-canary/pods/ingress-canary-knwrd/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.162956071Z namespaces/openshift-ingress-canary/pods/ingress-canary-knwrd/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.163055669Z namespaces/openshift-ingress-canary/pods/ingress-canary-knwrd/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.163106923Z namespaces/openshift-ingress-canary/pods/ingress-canary-kv5g5/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.163134986Z namespaces/openshift-ingress-canary/pods/ingress-canary-kv5g5/ingress-canary-kv5g5.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.163218242Z namespaces/openshift-ingress-canary/pods/ingress-canary-kv5g5/serve-healthcheck-canary/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.163232763Z namespaces/openshift-ingress-canary/pods/ingress-canary-kv5g5/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.163242474Z namespaces/openshift-ingress-canary/pods/ingress-canary-kv5g5/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.163284888Z namespaces/openshift-ingress-canary/pods/ingress-canary-kv5g5/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.163372604Z namespaces/openshift-ingress-canary/pods/ingress-canary-kv5g5/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.16343948Z namespaces/openshift-ingress-canary/pods/ingress-canary-kv5g5/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.163481493Z namespaces/openshift-ingress-canary/pods/ingress-canary-mqw2g/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.163509926Z namespaces/openshift-ingress-canary/pods/ingress-canary-mqw2g/ingress-canary-mqw2g.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.163585552Z namespaces/openshift-ingress-canary/pods/ingress-canary-mqw2g/serve-healthcheck-canary/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.163594062Z namespaces/openshift-ingress-canary/pods/ingress-canary-mqw2g/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.163598662Z namespaces/openshift-ingress-canary/pods/ingress-canary-mqw2g/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.163632105Z namespaces/openshift-ingress-canary/pods/ingress-canary-mqw2g/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.163722902Z namespaces/openshift-ingress-canary/pods/ingress-canary-mqw2g/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.163803349Z namespaces/openshift-ingress-canary/pods/ingress-canary-mqw2g/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.163839282Z namespaces/openshift-ingress-canary/policy/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.163884185Z namespaces/openshift-ingress-canary/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.163925928Z namespaces/openshift-ingress-canary/route.openshift.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.163969522Z namespaces/openshift-ingress-canary/route.openshift.io/routes.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.164054909Z namespaces/openshift-ingress-operator/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.164106633Z namespaces/openshift-ingress-operator/openshift-ingress-operator.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.164176128Z namespaces/openshift-ingress-operator/apps.openshift.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.164218542Z namespaces/openshift-ingress-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.164274336Z namespaces/openshift-ingress-operator/apps/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.16431855Z namespaces/openshift-ingress-operator/apps/daemonsets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.164402757Z namespaces/openshift-ingress-operator/apps/deployments.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.164477443Z namespaces/openshift-ingress-operator/apps/replicasets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.164553429Z namespaces/openshift-ingress-operator/apps/statefulsets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.164603133Z namespaces/openshift-ingress-operator/autoscaling/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.164641176Z namespaces/openshift-ingress-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.164686549Z namespaces/openshift-ingress-operator/batch/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.164734303Z namespaces/openshift-ingress-operator/batch/cronjobs.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.165027686Z namespaces/openshift-ingress-operator/batch/jobs.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.16507318Z namespaces/openshift-ingress-operator/build.openshift.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.165114463Z namespaces/openshift-ingress-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.165191449Z namespaces/openshift-ingress-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.165268365Z namespaces/openshift-ingress-operator/core/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.165315789Z namespaces/openshift-ingress-operator/core/configmaps.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.166090341Z namespaces/openshift-ingress-operator/core/endpoints.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.166170997Z namespaces/openshift-ingress-operator/core/events.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.166272115Z namespaces/openshift-ingress-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.166347951Z namespaces/openshift-ingress-operator/core/pods.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.166424747Z namespaces/openshift-ingress-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.166547337Z namespaces/openshift-ingress-operator/core/secrets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.166724811Z namespaces/openshift-ingress-operator/core/services.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.166767845Z namespaces/openshift-ingress-operator/discovery.k8s.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.166864722Z namespaces/openshift-ingress-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.166906816Z namespaces/openshift-ingress-operator/image.openshift.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.16695468Z namespaces/openshift-ingress-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.166990492Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.167000543Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/dnsrecords/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.167045347Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/dnsrecords/default-wildcard.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.167131774Z namespaces/openshift-ingress-operator/k8s.ovn.org/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.167170717Z namespaces/openshift-ingress-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.167246863Z namespaces/openshift-ingress-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.167318128Z namespaces/openshift-ingress-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.167373853Z namespaces/openshift-ingress-operator/monitoring.coreos.com/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.167415136Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.16746508Z namespaces/openshift-ingress-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.167510934Z namespaces/openshift-ingress-operator/monitoring.coreos.com/prometheusrules/ingress-operator.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.167583359Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.167626093Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors/ingress-operator.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.167680467Z namespaces/openshift-ingress-operator/networking.k8s.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.16772315Z namespaces/openshift-ingress-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.167791676Z namespaces/openshift-ingress-operator/operator.openshift.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.167805087Z namespaces/openshift-ingress-operator/operator.openshift.io/ingresscontrollers/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.167850391Z namespaces/openshift-ingress-operator/operator.openshift.io/ingresscontrollers/default.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.167923137Z namespaces/openshift-ingress-operator/policy/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.16796426Z namespaces/openshift-ingress-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.168004783Z namespaces/openshift-ingress-operator/route.openshift.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.168045476Z namespaces/openshift-ingress-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.168131253Z namespaces/openshift-ingress/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.168176717Z namespaces/openshift-ingress/openshift-ingress.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.168258283Z namespaces/openshift-ingress/apps.openshift.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.168301547Z namespaces/openshift-ingress/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.168375633Z namespaces/openshift-ingress/apps/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.168432017Z namespaces/openshift-ingress/apps/daemonsets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.168551276Z namespaces/openshift-ingress/apps/deployments.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.168757333Z namespaces/openshift-ingress/apps/replicasets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.168908335Z namespaces/openshift-ingress/apps/statefulsets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.168960959Z namespaces/openshift-ingress/autoscaling/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.168998722Z namespaces/openshift-ingress/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.169076908Z namespaces/openshift-ingress/batch/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.169121042Z namespaces/openshift-ingress/batch/cronjobs.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.16923067Z namespaces/openshift-ingress/batch/jobs.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.169276764Z namespaces/openshift-ingress/build.openshift.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.169323518Z namespaces/openshift-ingress/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.169403944Z namespaces/openshift-ingress/build.openshift.io/builds.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.169490111Z namespaces/openshift-ingress/core/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.169534345Z namespaces/openshift-ingress/core/configmaps.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.169659235Z namespaces/openshift-ingress/core/endpoints.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.169740841Z namespaces/openshift-ingress/core/events.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.169923626Z namespaces/openshift-ingress/core/persistentvolumeclaims.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.170005402Z namespaces/openshift-ingress/core/pods.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.170142593Z namespaces/openshift-ingress/core/replicationcontrollers.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.170262003Z namespaces/openshift-ingress/core/secrets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.170446117Z namespaces/openshift-ingress/core/services.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.170521023Z namespaces/openshift-ingress/discovery.k8s.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.170579568Z namespaces/openshift-ingress/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.170647393Z namespaces/openshift-ingress/image.openshift.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.170678586Z namespaces/openshift-ingress/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.170768033Z namespaces/openshift-ingress/k8s.ovn.org/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.17085795Z namespaces/openshift-ingress/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.170959838Z namespaces/openshift-ingress/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.171050975Z namespaces/openshift-ingress/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.171136662Z namespaces/openshift-ingress/monitoring.coreos.com/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.171197747Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.171244611Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.171320217Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors/router-default.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.171386532Z namespaces/openshift-ingress/networking.k8s.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.171452127Z namespaces/openshift-ingress/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.171523033Z namespaces/openshift-ingress/pods/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.171553065Z namespaces/openshift-ingress/pods/router-default-65f4669587-5sxdd/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.171599509Z namespaces/openshift-ingress/pods/router-default-65f4669587-5sxdd/router-default-65f4669587-5sxdd.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.171719599Z namespaces/openshift-ingress/pods/router-default-65f4669587-5sxdd/router/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.1717307Z namespaces/openshift-ingress/pods/router-default-65f4669587-5sxdd/router/router/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.17173738Z namespaces/openshift-ingress/pods/router-default-65f4669587-5sxdd/router/router/logs/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.171809486Z namespaces/openshift-ingress/pods/router-default-65f4669587-5sxdd/router/router/logs/current.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.171949097Z namespaces/openshift-ingress/pods/router-default-65f4669587-5sxdd/router/router/logs/previous.insecure.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.172014392Z namespaces/openshift-ingress/pods/router-default-65f4669587-5sxdd/router/router/logs/previous.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.172055355Z namespaces/openshift-ingress/policy/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.172084188Z namespaces/openshift-ingress/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.172127471Z namespaces/openshift-ingress/route.openshift.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.172167884Z namespaces/openshift-ingress/route.openshift.io/routes.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.172258841Z namespaces/openshift-insights/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.172303675Z namespaces/openshift-insights/openshift-insights.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.17236099Z namespaces/openshift-insights/apps.openshift.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.172404833Z namespaces/openshift-insights/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.172477509Z namespaces/openshift-insights/apps/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.17249713Z namespaces/openshift-insights/apps/daemonsets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.17262124Z namespaces/openshift-insights/apps/deployments.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.172733899Z namespaces/openshift-insights/apps/replicasets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.172941536Z namespaces/openshift-insights/apps/statefulsets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.173016172Z namespaces/openshift-insights/apps/deployments/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.173071426Z namespaces/openshift-insights/apps/deployments/insights-operator.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.173177844Z namespaces/openshift-insights/autoscaling/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.173210137Z namespaces/openshift-insights/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.173347668Z namespaces/openshift-insights/batch/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.17337653Z namespaces/openshift-insights/batch/cronjobs.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.173525212Z namespaces/openshift-insights/batch/jobs.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.173585387Z namespaces/openshift-insights/build.openshift.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.173658553Z namespaces/openshift-insights/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.173800914Z namespaces/openshift-insights/build.openshift.io/builds.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.173942415Z namespaces/openshift-insights/core/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.17399942Z namespaces/openshift-insights/core/configmaps.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.175098117Z namespaces/openshift-insights/core/endpoints.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.175221227Z namespaces/openshift-insights/core/events.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.175602557Z namespaces/openshift-insights/core/persistentvolumeclaims.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.175768891Z namespaces/openshift-insights/core/pods.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.176225937Z namespaces/openshift-insights/core/replicationcontrollers.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.176292762Z namespaces/openshift-insights/core/secrets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.176450155Z namespaces/openshift-insights/core/services.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.176537702Z namespaces/openshift-insights/core/configmaps/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.176587336Z namespaces/openshift-insights/core/configmaps/service-ca-bundle.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.176679623Z namespaces/openshift-insights/core/serviceaccounts/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.176721117Z namespaces/openshift-insights/core/serviceaccounts/gather.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.176856917Z namespaces/openshift-insights/core/serviceaccounts/operator.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.1768903Z namespaces/openshift-insights/core/services/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.176964026Z namespaces/openshift-insights/core/services/metrics.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.17702507Z namespaces/openshift-insights/discovery.k8s.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.177138019Z namespaces/openshift-insights/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.177214156Z namespaces/openshift-insights/image.openshift.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.177277081Z namespaces/openshift-insights/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.177361677Z namespaces/openshift-insights/k8s.ovn.org/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.177436893Z namespaces/openshift-insights/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.177530011Z namespaces/openshift-insights/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.177607117Z namespaces/openshift-insights/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.177679863Z namespaces/openshift-insights/monitoring.coreos.com/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.177730727Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.177810673Z namespaces/openshift-insights/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.177890649Z namespaces/openshift-insights/monitoring.coreos.com/prometheusrules/insights-prometheus-rules.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.177981237Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.178041621Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors/insights-operator.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.178084905Z namespaces/openshift-insights/networking.k8s.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.17815173Z namespaces/openshift-insights/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.178222936Z namespaces/openshift-insights/pods/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.178235107Z namespaces/openshift-insights/pods/insights-operator-5885fdb759-6jdmj/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.17827458Z namespaces/openshift-insights/pods/insights-operator-5885fdb759-6jdmj/insights-operator-5885fdb759-6jdmj.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.178375628Z namespaces/openshift-insights/pods/insights-operator-5885fdb759-6jdmj/insights-operator/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.178390789Z namespaces/openshift-insights/pods/insights-operator-5885fdb759-6jdmj/insights-operator/insights-operator/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.17840332Z namespaces/openshift-insights/pods/insights-operator-5885fdb759-6jdmj/insights-operator/insights-operator/logs/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.178461285Z namespaces/openshift-insights/pods/insights-operator-5885fdb759-6jdmj/insights-operator/insights-operator/logs/current.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.178694823Z namespaces/openshift-insights/pods/insights-operator-5885fdb759-6jdmj/insights-operator/insights-operator/logs/previous.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.179273689Z namespaces/openshift-insights/pods/insights-runtime-extractor-6jnhj/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.179303622Z namespaces/openshift-insights/pods/insights-runtime-extractor-6jnhj/insights-runtime-extractor-6jnhj.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.179456324Z namespaces/openshift-insights/pods/insights-runtime-extractor-6jnhj/exporter/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.179471095Z namespaces/openshift-insights/pods/insights-runtime-extractor-6jnhj/exporter/exporter/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.179484196Z namespaces/openshift-insights/pods/insights-runtime-extractor-6jnhj/exporter/exporter/logs/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.17952712Z namespaces/openshift-insights/pods/insights-runtime-extractor-6jnhj/exporter/exporter/logs/current.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.179618607Z namespaces/openshift-insights/pods/insights-runtime-extractor-6jnhj/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.179694973Z namespaces/openshift-insights/pods/insights-runtime-extractor-6jnhj/exporter/exporter/logs/previous.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.179724685Z namespaces/openshift-insights/pods/insights-runtime-extractor-6jnhj/extractor/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.179743847Z namespaces/openshift-insights/pods/insights-runtime-extractor-6jnhj/extractor/extractor/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.179764879Z namespaces/openshift-insights/pods/insights-runtime-extractor-6jnhj/extractor/extractor/logs/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.179877768Z namespaces/openshift-insights/pods/insights-runtime-extractor-6jnhj/extractor/extractor/logs/current.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.179977405Z namespaces/openshift-insights/pods/insights-runtime-extractor-6jnhj/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.180046491Z namespaces/openshift-insights/pods/insights-runtime-extractor-6jnhj/extractor/extractor/logs/previous.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.180070453Z namespaces/openshift-insights/pods/insights-runtime-extractor-6jnhj/kube-rbac-proxy/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.180082454Z namespaces/openshift-insights/pods/insights-runtime-extractor-6jnhj/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.180088924Z namespaces/openshift-insights/pods/insights-runtime-extractor-6jnhj/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.180135038Z namespaces/openshift-insights/pods/insights-runtime-extractor-6jnhj/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.180232136Z namespaces/openshift-insights/pods/insights-runtime-extractor-6jnhj/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.180309272Z namespaces/openshift-insights/pods/insights-runtime-extractor-6jnhj/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.180385528Z namespaces/openshift-insights/pods/insights-runtime-extractor-dlqhs/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.180418151Z namespaces/openshift-insights/pods/insights-runtime-extractor-dlqhs/insights-runtime-extractor-dlqhs.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.180548411Z namespaces/openshift-insights/pods/insights-runtime-extractor-dlqhs/exporter/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.180562492Z namespaces/openshift-insights/pods/insights-runtime-extractor-dlqhs/exporter/exporter/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.180568623Z namespaces/openshift-insights/pods/insights-runtime-extractor-dlqhs/exporter/exporter/logs/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.180578993Z namespaces/openshift-insights/pods/insights-runtime-extractor-dlqhs/exporter/exporter/logs/current.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.180714364Z namespaces/openshift-insights/pods/insights-runtime-extractor-dlqhs/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.180812552Z namespaces/openshift-insights/pods/insights-runtime-extractor-dlqhs/exporter/exporter/logs/previous.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.180923881Z namespaces/openshift-insights/pods/insights-runtime-extractor-dlqhs/extractor/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.180937462Z namespaces/openshift-insights/pods/insights-runtime-extractor-dlqhs/extractor/extractor/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.180944172Z namespaces/openshift-insights/pods/insights-runtime-extractor-dlqhs/extractor/extractor/logs/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.180954803Z namespaces/openshift-insights/pods/insights-runtime-extractor-dlqhs/extractor/extractor/logs/current.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.181063872Z namespaces/openshift-insights/pods/insights-runtime-extractor-dlqhs/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.181174611Z namespaces/openshift-insights/pods/insights-runtime-extractor-dlqhs/extractor/extractor/logs/previous.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.181192802Z namespaces/openshift-insights/pods/insights-runtime-extractor-dlqhs/kube-rbac-proxy/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.181199042Z namespaces/openshift-insights/pods/insights-runtime-extractor-dlqhs/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.181208533Z namespaces/openshift-insights/pods/insights-runtime-extractor-dlqhs/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.181278529Z namespaces/openshift-insights/pods/insights-runtime-extractor-dlqhs/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.181376117Z namespaces/openshift-insights/pods/insights-runtime-extractor-dlqhs/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.181463183Z namespaces/openshift-insights/pods/insights-runtime-extractor-dlqhs/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.18154408Z namespaces/openshift-insights/pods/insights-runtime-extractor-ww729/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.181594894Z namespaces/openshift-insights/pods/insights-runtime-extractor-ww729/insights-runtime-extractor-ww729.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.181703993Z namespaces/openshift-insights/pods/insights-runtime-extractor-ww729/exporter/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.181716404Z namespaces/openshift-insights/pods/insights-runtime-extractor-ww729/exporter/exporter/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.181740636Z namespaces/openshift-insights/pods/insights-runtime-extractor-ww729/exporter/exporter/logs/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.181812281Z namespaces/openshift-insights/pods/insights-runtime-extractor-ww729/exporter/exporter/logs/current.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.181940712Z namespaces/openshift-insights/pods/insights-runtime-extractor-ww729/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.182034679Z namespaces/openshift-insights/pods/insights-runtime-extractor-ww729/exporter/exporter/logs/previous.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.18205135Z namespaces/openshift-insights/pods/insights-runtime-extractor-ww729/extractor/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.182080753Z namespaces/openshift-insights/pods/insights-runtime-extractor-ww729/extractor/extractor/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.182093884Z namespaces/openshift-insights/pods/insights-runtime-extractor-ww729/extractor/extractor/logs/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.1821768Z namespaces/openshift-insights/pods/insights-runtime-extractor-ww729/extractor/extractor/logs/current.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.182278428Z namespaces/openshift-insights/pods/insights-runtime-extractor-ww729/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.182366446Z namespaces/openshift-insights/pods/insights-runtime-extractor-ww729/extractor/extractor/logs/previous.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.182383447Z namespaces/openshift-insights/pods/insights-runtime-extractor-ww729/kube-rbac-proxy/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.182410789Z namespaces/openshift-insights/pods/insights-runtime-extractor-ww729/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.18241988Z namespaces/openshift-insights/pods/insights-runtime-extractor-ww729/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.182482325Z namespaces/openshift-insights/pods/insights-runtime-extractor-ww729/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.182567251Z namespaces/openshift-insights/pods/insights-runtime-extractor-ww729/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.18267171Z namespaces/openshift-insights/pods/insights-runtime-extractor-ww729/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.182735625Z namespaces/openshift-insights/policy/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.182762597Z namespaces/openshift-insights/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.182869755Z namespaces/openshift-insights/route.openshift.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.182902818Z namespaces/openshift-insights/route.openshift.io/routes.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.183000756Z namespaces/openshift-keda/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.183012617Z namespaces/openshift-keda/coordination.k8s.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.183018577Z namespaces/openshift-keda/coordination.k8s.io/leases/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.183069541Z namespaces/openshift-keda/coordination.k8s.io/leases/olm-operator.keda.sh.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.183185941Z namespaces/openshift-keda/coordination.k8s.io/leases/operator.keda.sh.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.183215483Z namespaces/openshift-keda/monitoring.coreos.com/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.183228884Z namespaces/openshift-keda/monitoring.coreos.com/podmonitors/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.183284119Z namespaces/openshift-keda/monitoring.coreos.com/podmonitors/keda-olm-operator.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.183368485Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.183392877Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-admission-webhooks.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.183503776Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-metrics-apiserver.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.183597333Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-operator.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.18368511Z namespaces/openshift-keda/operators.coreos.com/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.183705322Z namespaces/openshift-keda/operators.coreos.com/clusterserviceversions/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.183756686Z namespaces/openshift-keda/operators.coreos.com/clusterserviceversions/custom-metrics-autoscaler.v2.19.0-2.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.184009126Z namespaces/openshift-keda/operators.coreos.com/installplans/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.184043189Z namespaces/openshift-keda/operators.coreos.com/installplans/install-7cspv.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.18417962Z namespaces/openshift-keda/operators.coreos.com/operatorconditions/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.184232104Z namespaces/openshift-keda/operators.coreos.com/operatorconditions/custom-metrics-autoscaler.v2.19.0-2.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.184322041Z namespaces/openshift-keda/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.184350983Z namespaces/openshift-keda/operators.coreos.com/operatorgroups/openshift-keda.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.184702961Z namespaces/openshift-keda/operators.coreos.com/subscriptions/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.184746555Z namespaces/openshift-keda/operators.coreos.com/subscriptions/openshift-custom-metrics-autoscaler-operator.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.184918618Z namespaces/openshift-kube-apiserver-operator/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.184969513Z namespaces/openshift-kube-apiserver-operator/openshift-kube-apiserver-operator.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.18506463Z namespaces/openshift-kube-apiserver-operator/apps.openshift.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.185086162Z namespaces/openshift-kube-apiserver-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.185151097Z namespaces/openshift-kube-apiserver-operator/apps/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.185210162Z namespaces/openshift-kube-apiserver-operator/apps/daemonsets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.185331201Z namespaces/openshift-kube-apiserver-operator/apps/deployments.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.18544488Z namespaces/openshift-kube-apiserver-operator/apps/replicasets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.185518796Z namespaces/openshift-kube-apiserver-operator/apps/statefulsets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.185572241Z namespaces/openshift-kube-apiserver-operator/autoscaling/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.185610244Z namespaces/openshift-kube-apiserver-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.18569643Z namespaces/openshift-kube-apiserver-operator/batch/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.185719182Z namespaces/openshift-kube-apiserver-operator/batch/cronjobs.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.185866844Z namespaces/openshift-kube-apiserver-operator/batch/jobs.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.185930109Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.185991874Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.186083641Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.186164688Z namespaces/openshift-kube-apiserver-operator/core/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.186230713Z namespaces/openshift-kube-apiserver-operator/core/configmaps.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.186358363Z namespaces/openshift-kube-apiserver-operator/core/endpoints.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.186458761Z namespaces/openshift-kube-apiserver-operator/core/events.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.18656522Z namespaces/openshift-kube-apiserver-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.186674108Z namespaces/openshift-kube-apiserver-operator/core/pods.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.186798868Z namespaces/openshift-kube-apiserver-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.18707807Z namespaces/openshift-kube-apiserver-operator/core/secrets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.187291187Z namespaces/openshift-kube-apiserver-operator/core/services.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.187355422Z namespaces/openshift-kube-apiserver-operator/discovery.k8s.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.187397476Z namespaces/openshift-kube-apiserver-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.187488013Z namespaces/openshift-kube-apiserver-operator/image.openshift.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.187536757Z namespaces/openshift-kube-apiserver-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.187603792Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.187650386Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.187757024Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.187873304Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.187934178Z namespaces/openshift-kube-apiserver-operator/monitoring.coreos.com/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.18796066Z namespaces/openshift-kube-apiserver-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.188047757Z namespaces/openshift-kube-apiserver-operator/networking.k8s.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.18807616Z namespaces/openshift-kube-apiserver-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.188160666Z namespaces/openshift-kube-apiserver-operator/policy/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.188178918Z namespaces/openshift-kube-apiserver-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.188254764Z namespaces/openshift-kube-apiserver-operator/route.openshift.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.188318719Z namespaces/openshift-kube-apiserver-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.188451039Z namespaces/openshift-kube-apiserver/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.188478372Z namespaces/openshift-kube-apiserver/openshift-kube-apiserver.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.18858624Z namespaces/openshift-kube-apiserver/apps.openshift.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.188620103Z namespaces/openshift-kube-apiserver/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.18870857Z namespaces/openshift-kube-apiserver/apps/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.188797777Z namespaces/openshift-kube-apiserver/apps/daemonsets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.188922097Z namespaces/openshift-kube-apiserver/apps/deployments.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.189029385Z namespaces/openshift-kube-apiserver/apps/replicasets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.189129243Z namespaces/openshift-kube-apiserver/apps/statefulsets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.189204049Z namespaces/openshift-kube-apiserver/autoscaling/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.189272345Z namespaces/openshift-kube-apiserver/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.189354181Z namespaces/openshift-kube-apiserver/batch/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.189416556Z namespaces/openshift-kube-apiserver/batch/cronjobs.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.189501223Z namespaces/openshift-kube-apiserver/batch/jobs.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.189541736Z namespaces/openshift-kube-apiserver/build.openshift.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.18959402Z namespaces/openshift-kube-apiserver/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.189705739Z namespaces/openshift-kube-apiserver/build.openshift.io/builds.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.189733472Z namespaces/openshift-kube-apiserver/core/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.189829039Z namespaces/openshift-kube-apiserver/core/configmaps.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.189953749Z namespaces/openshift-kube-apiserver/core/endpoints.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.190026075Z namespaces/openshift-kube-apiserver/core/events.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.190117892Z namespaces/openshift-kube-apiserver/core/persistentvolumeclaims.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.190200189Z namespaces/openshift-kube-apiserver/core/pods.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.190289636Z namespaces/openshift-kube-apiserver/core/replicationcontrollers.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.190443028Z namespaces/openshift-kube-apiserver/core/secrets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.190664255Z namespaces/openshift-kube-apiserver/core/services.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.190737391Z namespaces/openshift-kube-apiserver/discovery.k8s.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.190759733Z namespaces/openshift-kube-apiserver/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.190857671Z namespaces/openshift-kube-apiserver/image.openshift.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.190902374Z namespaces/openshift-kube-apiserver/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.19096859Z namespaces/openshift-kube-apiserver/k8s.ovn.org/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.191011673Z namespaces/openshift-kube-apiserver/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.191131393Z namespaces/openshift-kube-apiserver/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.19121617Z namespaces/openshift-kube-apiserver/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.191289195Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.19135239Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.191425266Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.19147883Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/api-usage.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.19159358Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/podsecurity.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.191663885Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.19172385Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors/openshift-kube-apiserver.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.191770983Z namespaces/openshift-kube-apiserver/networking.k8s.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.191860811Z namespaces/openshift-kube-apiserver/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.191913845Z namespaces/openshift-kube-apiserver/policy/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.19197981Z namespaces/openshift-kube-apiserver/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.192042935Z namespaces/openshift-kube-apiserver/route.openshift.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.19210172Z namespaces/openshift-kube-apiserver/route.openshift.io/routes.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.192177706Z namespaces/openshift-kube-controller-manager-operator/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.192240271Z namespaces/openshift-kube-controller-manager-operator/openshift-kube-controller-manager-operator.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.192316597Z namespaces/openshift-kube-controller-manager-operator/apps.openshift.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.192344599Z namespaces/openshift-kube-controller-manager-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.192427926Z namespaces/openshift-kube-controller-manager-operator/apps/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.192474819Z namespaces/openshift-kube-controller-manager-operator/apps/daemonsets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.192584998Z namespaces/openshift-kube-controller-manager-operator/apps/deployments.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.192671695Z namespaces/openshift-kube-controller-manager-operator/apps/replicasets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.192764503Z namespaces/openshift-kube-controller-manager-operator/apps/statefulsets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.193102789Z namespaces/openshift-kube-controller-manager-operator/autoscaling/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.193160494Z namespaces/openshift-kube-controller-manager-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.193242861Z namespaces/openshift-kube-controller-manager-operator/batch/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.193312666Z namespaces/openshift-kube-controller-manager-operator/batch/cronjobs.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.193406814Z namespaces/openshift-kube-controller-manager-operator/batch/jobs.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.193470809Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.193526163Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.193633382Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.193716948Z namespaces/openshift-kube-controller-manager-operator/core/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.193776703Z namespaces/openshift-kube-controller-manager-operator/core/configmaps.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.193928655Z namespaces/openshift-kube-controller-manager-operator/core/endpoints.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.194032343Z namespaces/openshift-kube-controller-manager-operator/core/events.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.194138072Z namespaces/openshift-kube-controller-manager-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.194233519Z namespaces/openshift-kube-controller-manager-operator/core/pods.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.194337268Z namespaces/openshift-kube-controller-manager-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.194484219Z namespaces/openshift-kube-controller-manager-operator/core/secrets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.194681795Z namespaces/openshift-kube-controller-manager-operator/core/services.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.19474612Z namespaces/openshift-kube-controller-manager-operator/discovery.k8s.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.194826537Z namespaces/openshift-kube-controller-manager-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.194985339Z namespaces/openshift-kube-controller-manager-operator/image.openshift.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.195012141Z namespaces/openshift-kube-controller-manager-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.195111199Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.195128641Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.195231109Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.195328266Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.195394252Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.195435735Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.195519592Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.195541743Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors/kube-controller-manager-operator.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.195641051Z namespaces/openshift-kube-controller-manager-operator/networking.k8s.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.195663803Z namespaces/openshift-kube-controller-manager-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.1957555Z namespaces/openshift-kube-controller-manager-operator/policy/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.195803894Z namespaces/openshift-kube-controller-manager-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.195897832Z namespaces/openshift-kube-controller-manager-operator/route.openshift.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.195948496Z namespaces/openshift-kube-controller-manager-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.196066955Z namespaces/openshift-kube-controller-manager/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.196119489Z namespaces/openshift-kube-controller-manager/openshift-kube-controller-manager.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.196197186Z namespaces/openshift-kube-controller-manager/apps.openshift.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.19625063Z namespaces/openshift-kube-controller-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.196329516Z namespaces/openshift-kube-controller-manager/apps/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.196406982Z namespaces/openshift-kube-controller-manager/apps/daemonsets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.196528522Z namespaces/openshift-kube-controller-manager/apps/deployments.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.196610419Z namespaces/openshift-kube-controller-manager/apps/replicasets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.196705306Z namespaces/openshift-kube-controller-manager/apps/statefulsets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.19675498Z namespaces/openshift-kube-controller-manager/autoscaling/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.196838867Z namespaces/openshift-kube-controller-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.196917023Z namespaces/openshift-kube-controller-manager/batch/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.196975858Z namespaces/openshift-kube-controller-manager/batch/cronjobs.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.197076646Z namespaces/openshift-kube-controller-manager/batch/jobs.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.197199975Z namespaces/openshift-kube-controller-manager/build.openshift.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.197239869Z namespaces/openshift-kube-controller-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.197341997Z namespaces/openshift-kube-controller-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.197372589Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.1973826Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.197437664Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/leases/cluster-policy-controller-lock.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.19751078Z namespaces/openshift-kube-controller-manager/core/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.197557264Z namespaces/openshift-kube-controller-manager/core/configmaps.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.197676483Z namespaces/openshift-kube-controller-manager/core/endpoints.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.19776395Z namespaces/openshift-kube-controller-manager/core/events.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.198075275Z namespaces/openshift-kube-controller-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.198171163Z namespaces/openshift-kube-controller-manager/core/pods.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.1982652Z namespaces/openshift-kube-controller-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.198417182Z namespaces/openshift-kube-controller-manager/core/secrets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.198588696Z namespaces/openshift-kube-controller-manager/core/services.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.198628979Z namespaces/openshift-kube-controller-manager/discovery.k8s.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.198701855Z namespaces/openshift-kube-controller-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.198742498Z namespaces/openshift-kube-controller-manager/image.openshift.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.198839606Z namespaces/openshift-kube-controller-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.198897621Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.198960915Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.199066184Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.199167292Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.199234897Z namespaces/openshift-kube-controller-manager/monitoring.coreos.com/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.199295192Z namespaces/openshift-kube-controller-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.199367468Z namespaces/openshift-kube-controller-manager/networking.k8s.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.199423702Z namespaces/openshift-kube-controller-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.199483767Z namespaces/openshift-kube-controller-manager/policy/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.199550722Z namespaces/openshift-kube-controller-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.199602417Z namespaces/openshift-kube-controller-manager/route.openshift.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.199663571Z namespaces/openshift-kube-controller-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.199796742Z namespaces/openshift-kube-scheduler-operator/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.199864607Z namespaces/openshift-kube-scheduler-operator/openshift-kube-scheduler-operator.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.199938703Z namespaces/openshift-kube-scheduler-operator/apps.openshift.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.199992558Z namespaces/openshift-kube-scheduler-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.200077034Z namespaces/openshift-kube-scheduler-operator/apps/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.200124428Z namespaces/openshift-kube-scheduler-operator/apps/daemonsets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.200229496Z namespaces/openshift-kube-scheduler-operator/apps/deployments.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.200330115Z namespaces/openshift-kube-scheduler-operator/apps/replicasets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.200424872Z namespaces/openshift-kube-scheduler-operator/apps/statefulsets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.200499298Z namespaces/openshift-kube-scheduler-operator/autoscaling/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.200553172Z namespaces/openshift-kube-scheduler-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.200638179Z namespaces/openshift-kube-scheduler-operator/batch/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.200679992Z namespaces/openshift-kube-scheduler-operator/batch/cronjobs.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.200849806Z namespaces/openshift-kube-scheduler-operator/batch/jobs.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.200908881Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.200960574Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.201075954Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.201210594Z namespaces/openshift-kube-scheduler-operator/core/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.201300902Z namespaces/openshift-kube-scheduler-operator/core/configmaps.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.201420461Z namespaces/openshift-kube-scheduler-operator/core/endpoints.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.201512249Z namespaces/openshift-kube-scheduler-operator/core/events.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.201606896Z namespaces/openshift-kube-scheduler-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.201710514Z namespaces/openshift-kube-scheduler-operator/core/pods.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.201878348Z namespaces/openshift-kube-scheduler-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.202010378Z namespaces/openshift-kube-scheduler-operator/core/secrets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.202185642Z namespaces/openshift-kube-scheduler-operator/core/services.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.202242736Z namespaces/openshift-kube-scheduler-operator/discovery.k8s.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.202298221Z namespaces/openshift-kube-scheduler-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.202359016Z namespaces/openshift-kube-scheduler-operator/image.openshift.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.20241674Z namespaces/openshift-kube-scheduler-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.202483336Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.20253638Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.20265652Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.202763268Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.202835224Z namespaces/openshift-kube-scheduler-operator/monitoring.coreos.com/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.202897739Z namespaces/openshift-kube-scheduler-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.202971234Z namespaces/openshift-kube-scheduler-operator/networking.k8s.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.203019188Z namespaces/openshift-kube-scheduler-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.203073933Z namespaces/openshift-kube-scheduler-operator/policy/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.203114326Z namespaces/openshift-kube-scheduler-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.2031651Z namespaces/openshift-kube-scheduler-operator/route.openshift.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.203202653Z namespaces/openshift-kube-scheduler-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.203281479Z namespaces/openshift-kube-scheduler/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.203325463Z namespaces/openshift-kube-scheduler/openshift-kube-scheduler.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.204244456Z namespaces/openshift-kube-scheduler/apps.openshift.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.20429246Z namespaces/openshift-kube-scheduler/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.204368206Z namespaces/openshift-kube-scheduler/apps/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.204412429Z namespaces/openshift-kube-scheduler/apps/daemonsets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.204496846Z namespaces/openshift-kube-scheduler/apps/deployments.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.204570062Z namespaces/openshift-kube-scheduler/apps/replicasets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.204648748Z namespaces/openshift-kube-scheduler/apps/statefulsets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.204712353Z namespaces/openshift-kube-scheduler/autoscaling/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.204751766Z namespaces/openshift-kube-scheduler/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.204843514Z namespaces/openshift-kube-scheduler/batch/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.204880746Z namespaces/openshift-kube-scheduler/batch/cronjobs.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.204983195Z namespaces/openshift-kube-scheduler/batch/jobs.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.205002686Z namespaces/openshift-kube-scheduler/build.openshift.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.205073592Z namespaces/openshift-kube-scheduler/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.205149448Z namespaces/openshift-kube-scheduler/build.openshift.io/builds.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.205201702Z namespaces/openshift-kube-scheduler/core/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.205239005Z namespaces/openshift-kube-scheduler/core/configmaps.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.205345943Z namespaces/openshift-kube-scheduler/core/endpoints.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.205420469Z namespaces/openshift-kube-scheduler/core/events.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.205497486Z namespaces/openshift-kube-scheduler/core/persistentvolumeclaims.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.205577182Z namespaces/openshift-kube-scheduler/core/pods.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.205654458Z namespaces/openshift-kube-scheduler/core/replicationcontrollers.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.20579897Z namespaces/openshift-kube-scheduler/core/secrets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.206016657Z namespaces/openshift-kube-scheduler/core/services.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.20605231Z namespaces/openshift-kube-scheduler/discovery.k8s.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.206104794Z namespaces/openshift-kube-scheduler/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.206150367Z namespaces/openshift-kube-scheduler/image.openshift.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.206209452Z namespaces/openshift-kube-scheduler/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.206257066Z namespaces/openshift-kube-scheduler/k8s.ovn.org/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.206313831Z namespaces/openshift-kube-scheduler/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.206384496Z namespaces/openshift-kube-scheduler/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.206458592Z namespaces/openshift-kube-scheduler/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.206507426Z namespaces/openshift-kube-scheduler/monitoring.coreos.com/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.206540369Z namespaces/openshift-kube-scheduler/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.206599103Z namespaces/openshift-kube-scheduler/networking.k8s.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.206639216Z namespaces/openshift-kube-scheduler/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.20669045Z namespaces/openshift-kube-scheduler/policy/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.206724243Z namespaces/openshift-kube-scheduler/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.206772667Z namespaces/openshift-kube-scheduler/route.openshift.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.206869685Z namespaces/openshift-kube-scheduler/route.openshift.io/routes.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.206969963Z namespaces/openshift-kube-storage-version-migrator-operator/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.207019207Z namespaces/openshift-kube-storage-version-migrator-operator/openshift-kube-storage-version-migrator-operator.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.207089752Z namespaces/openshift-kube-storage-version-migrator-operator/apps.openshift.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.207131156Z namespaces/openshift-kube-storage-version-migrator-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.207199281Z namespaces/openshift-kube-storage-version-migrator-operator/apps/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.207241764Z namespaces/openshift-kube-storage-version-migrator-operator/apps/daemonsets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.207322541Z namespaces/openshift-kube-storage-version-migrator-operator/apps/deployments.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.207447771Z namespaces/openshift-kube-storage-version-migrator-operator/apps/replicasets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.207549949Z namespaces/openshift-kube-storage-version-migrator-operator/apps/statefulsets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.207594782Z namespaces/openshift-kube-storage-version-migrator-operator/autoscaling/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.207628535Z namespaces/openshift-kube-storage-version-migrator-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.20769185Z namespaces/openshift-kube-storage-version-migrator-operator/batch/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.207737204Z namespaces/openshift-kube-storage-version-migrator-operator/batch/cronjobs.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.207836421Z namespaces/openshift-kube-storage-version-migrator-operator/batch/jobs.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.207900066Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.20793814Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.208017986Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.20806376Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.2080745Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.208116154Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/leases/openshift-kube-storage-version-migrator-operator-lock.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.20819633Z namespaces/openshift-kube-storage-version-migrator-operator/core/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.208243394Z namespaces/openshift-kube-storage-version-migrator-operator/core/configmaps.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.208339321Z namespaces/openshift-kube-storage-version-migrator-operator/core/endpoints.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.208424648Z namespaces/openshift-kube-storage-version-migrator-operator/core/events.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.208632245Z namespaces/openshift-kube-storage-version-migrator-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.208707391Z namespaces/openshift-kube-storage-version-migrator-operator/core/pods.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.208848332Z namespaces/openshift-kube-storage-version-migrator-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.208970452Z namespaces/openshift-kube-storage-version-migrator-operator/core/secrets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.209145836Z namespaces/openshift-kube-storage-version-migrator-operator/core/services.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.209208671Z namespaces/openshift-kube-storage-version-migrator-operator/discovery.k8s.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.209253134Z namespaces/openshift-kube-storage-version-migrator-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.209309429Z namespaces/openshift-kube-storage-version-migrator-operator/image.openshift.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.209348212Z namespaces/openshift-kube-storage-version-migrator-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.209394256Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.209435699Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.209514005Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.209586851Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.209633484Z namespaces/openshift-kube-storage-version-migrator-operator/monitoring.coreos.com/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.209675438Z namespaces/openshift-kube-storage-version-migrator-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.209719311Z namespaces/openshift-kube-storage-version-migrator-operator/networking.k8s.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.209758974Z namespaces/openshift-kube-storage-version-migrator-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.20982894Z namespaces/openshift-kube-storage-version-migrator-operator/pods/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.209845951Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-6f4d6fb6bc-5sz5b/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.209895365Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-6f4d6fb6bc-5sz5b/kube-storage-version-migrator-operator-6f4d6fb6bc-5sz5b.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.210025356Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-6f4d6fb6bc-5sz5b/kube-storage-version-migrator-operator/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.210035516Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-6f4d6fb6bc-5sz5b/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.210044957Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-6f4d6fb6bc-5sz5b/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.21008656Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-6f4d6fb6bc-5sz5b/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/current.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.21020739Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-6f4d6fb6bc-5sz5b/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/previous.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.210342841Z namespaces/openshift-kube-storage-version-migrator-operator/policy/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.210375323Z namespaces/openshift-kube-storage-version-migrator-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.210427178Z namespaces/openshift-kube-storage-version-migrator-operator/route.openshift.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.21046082Z namespaces/openshift-kube-storage-version-migrator-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.210543887Z namespaces/openshift-kube-storage-version-migrator/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.210595411Z namespaces/openshift-kube-storage-version-migrator/openshift-kube-storage-version-migrator.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.210657136Z namespaces/openshift-kube-storage-version-migrator/apps.openshift.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.210701349Z namespaces/openshift-kube-storage-version-migrator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.210774115Z namespaces/openshift-kube-storage-version-migrator/apps/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.21083645Z namespaces/openshift-kube-storage-version-migrator/apps/daemonsets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.210920987Z namespaces/openshift-kube-storage-version-migrator/apps/deployments.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.211030606Z namespaces/openshift-kube-storage-version-migrator/apps/replicasets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.211119683Z namespaces/openshift-kube-storage-version-migrator/apps/statefulsets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.211174797Z namespaces/openshift-kube-storage-version-migrator/autoscaling/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.211297727Z namespaces/openshift-kube-storage-version-migrator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.211358432Z namespaces/openshift-kube-storage-version-migrator/batch/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.211401185Z namespaces/openshift-kube-storage-version-migrator/batch/cronjobs.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.211487092Z namespaces/openshift-kube-storage-version-migrator/batch/jobs.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.211541516Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.21159193Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.211676507Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/builds.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.211746573Z namespaces/openshift-kube-storage-version-migrator/core/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.211789856Z namespaces/openshift-kube-storage-version-migrator/core/configmaps.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.211909856Z namespaces/openshift-kube-storage-version-migrator/core/endpoints.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.211984862Z namespaces/openshift-kube-storage-version-migrator/core/events.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.212107691Z namespaces/openshift-kube-storage-version-migrator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.212181377Z namespaces/openshift-kube-storage-version-migrator/core/pods.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.212294356Z namespaces/openshift-kube-storage-version-migrator/core/replicationcontrollers.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.212433137Z namespaces/openshift-kube-storage-version-migrator/core/secrets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.212585409Z namespaces/openshift-kube-storage-version-migrator/core/services.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.212629853Z namespaces/openshift-kube-storage-version-migrator/discovery.k8s.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.212674026Z namespaces/openshift-kube-storage-version-migrator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.21272463Z namespaces/openshift-kube-storage-version-migrator/image.openshift.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.212760703Z namespaces/openshift-kube-storage-version-migrator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.212827038Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.212873302Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.212979121Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.213065708Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.213112231Z namespaces/openshift-kube-storage-version-migrator/monitoring.coreos.com/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.213152304Z namespaces/openshift-kube-storage-version-migrator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.213195428Z namespaces/openshift-kube-storage-version-migrator/networking.k8s.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.213251212Z namespaces/openshift-kube-storage-version-migrator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.213290766Z namespaces/openshift-kube-storage-version-migrator/pods/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.213298366Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-6865c9967-jhjzq/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.213335609Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-6865c9967-jhjzq/migrator-6865c9967-jhjzq.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.213412525Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-6865c9967-jhjzq/graceful-termination/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.213422306Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-6865c9967-jhjzq/graceful-termination/graceful-termination/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.213430477Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-6865c9967-jhjzq/graceful-termination/graceful-termination/logs/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.21347871Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-6865c9967-jhjzq/graceful-termination/graceful-termination/logs/current.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.213566547Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-6865c9967-jhjzq/graceful-termination/graceful-termination/logs/previous.insecure.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.213632493Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-6865c9967-jhjzq/graceful-termination/graceful-termination/logs/previous.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.213669866Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-6865c9967-jhjzq/migrator/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.213677436Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-6865c9967-jhjzq/migrator/migrator/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.213705088Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-6865c9967-jhjzq/migrator/migrator/logs/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.213755423Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-6865c9967-jhjzq/migrator/migrator/logs/current.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.213875872Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-6865c9967-jhjzq/migrator/migrator/logs/previous.insecure.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.213942407Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-6865c9967-jhjzq/migrator/migrator/logs/previous.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.21397771Z namespaces/openshift-kube-storage-version-migrator/policy/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.214005102Z namespaces/openshift-kube-storage-version-migrator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.214071737Z namespaces/openshift-kube-storage-version-migrator/route.openshift.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.21410041Z namespaces/openshift-kube-storage-version-migrator/route.openshift.io/routes.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.214154234Z namespaces/openshift-machine-config-operator/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.214164525Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.214172485Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.21422449Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/machine-config-controller.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.214564327Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/machine-config-daemon.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.214643723Z namespaces/openshift-marketplace/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.214655194Z namespaces/openshift-marketplace/monitoring.coreos.com/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.214661704Z namespaces/openshift-marketplace/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.214689497Z namespaces/openshift-marketplace/monitoring.coreos.com/prometheusrules/marketplace-alert-rules.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.214743601Z namespaces/openshift-marketplace/operators.coreos.com/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.214752202Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.214798525Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/certified-operators.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.214949297Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/community-operators.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.215029374Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/redhat-marketplace.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.21510992Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/redhat-operators.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.215214459Z namespaces/openshift-monitoring/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.215261182Z namespaces/openshift-monitoring/openshift-monitoring.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.215329488Z namespaces/openshift-monitoring/apps.openshift.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.215369091Z namespaces/openshift-monitoring/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.215430676Z namespaces/openshift-monitoring/apps/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.215478149Z namespaces/openshift-monitoring/apps/daemonsets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.215622111Z namespaces/openshift-monitoring/apps/deployments.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.216136682Z namespaces/openshift-monitoring/apps/replicasets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.216461898Z namespaces/openshift-monitoring/apps/statefulsets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.216714798Z namespaces/openshift-monitoring/autoscaling/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.216757571Z namespaces/openshift-monitoring/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.216841838Z namespaces/openshift-monitoring/batch/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.216877301Z namespaces/openshift-monitoring/batch/cronjobs.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.216964198Z namespaces/openshift-monitoring/batch/jobs.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.217015792Z namespaces/openshift-monitoring/build.openshift.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.217063875Z namespaces/openshift-monitoring/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.217140242Z namespaces/openshift-monitoring/build.openshift.io/builds.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.217185375Z namespaces/openshift-monitoring/core/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.217270362Z namespaces/openshift-monitoring/core/configmaps.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.220353847Z namespaces/openshift-monitoring/core/endpoints.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.22051378Z namespaces/openshift-monitoring/core/events.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.221636869Z namespaces/openshift-monitoring/core/persistentvolumeclaims.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.221713545Z namespaces/openshift-monitoring/core/pods.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.222997007Z namespaces/openshift-monitoring/core/replicationcontrollers.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.223122938Z namespaces/openshift-monitoring/core/secrets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.223592225Z namespaces/openshift-monitoring/core/services.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.223758898Z namespaces/openshift-monitoring/discovery.k8s.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.223829104Z namespaces/openshift-monitoring/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.223981076Z namespaces/openshift-monitoring/image.openshift.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.224023339Z namespaces/openshift-monitoring/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.224088525Z namespaces/openshift-monitoring/k8s.ovn.org/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.224131368Z namespaces/openshift-monitoring/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.224291841Z namespaces/openshift-monitoring/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.224371067Z namespaces/openshift-monitoring/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.224436512Z namespaces/openshift-monitoring/monitoring.coreos.com/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.224485096Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.224620337Z namespaces/openshift-monitoring/monitoring.coreos.com/alertmanagers/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.22466181Z namespaces/openshift-monitoring/monitoring.coreos.com/alertmanagers/main.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.224749957Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheuses/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.22479121Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheuses/k8s.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.224941602Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.224984816Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/alertmanager-main-rules.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.225090294Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/cluster-monitoring-operator-prometheus-rules.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.225280449Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/kube-state-metrics-rules.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.225362516Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/kubernetes-monitoring-rules.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.225617106Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/node-exporter-rules.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.225751937Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-k8s-prometheus-rules.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.225907969Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-k8s-thanos-sidecar-rules.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.225998156Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-operator-rules.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.226095204Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/telemetry.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.226191412Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/thanos-querier.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.22629619Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.226342584Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/alertmanager-main.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.22642442Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/cluster-monitoring-operator.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.226515738Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/kube-state-metrics.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.226596574Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/kubelet.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.226699562Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/metrics-server.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.22679571Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/node-exporter.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.226939271Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/openshift-state-metrics.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.227029848Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/prometheus-k8s.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.227123616Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/prometheus-operator.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.227204612Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/telemeter-client.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.227290209Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/thanos-querier.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.227379216Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/thanos-sidecar.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.22743037Z namespaces/openshift-monitoring/networking.k8s.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.227475134Z namespaces/openshift-monitoring/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.227526838Z namespaces/openshift-monitoring/operators.coreos.com/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.227537419Z namespaces/openshift-monitoring/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.227584772Z namespaces/openshift-monitoring/operators.coreos.com/operatorgroups/openshift-cluster-monitoring.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.227685211Z namespaces/openshift-monitoring/pods/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.227699952Z namespaces/openshift-monitoring/pods/alertmanager-main-0/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.227777128Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager-main-0.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.227969103Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.227977864Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.227989215Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.228031728Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/current.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.228127676Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/previous.insecure.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.228193631Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/previous.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.228246035Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.228254036Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.228261106Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.22830359Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/current.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.228403788Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/previous.insecure.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.228473873Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/previous.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.228515066Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.228523337Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.228530878Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.228571861Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/current.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.228657658Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/previous.insecure.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.228737514Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/previous.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.228772617Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.228794989Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.22880774Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.228858124Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/current.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.228952371Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/previous.insecure.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.229012586Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/previous.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.2290663Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.229078161Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.229086352Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.229118074Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.229212452Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.229295809Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.229334702Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.229347513Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.229354593Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.229395976Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.229476343Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.229544178Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.229598303Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.229606143Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.229609934Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.229640456Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/current.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.229727603Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/previous.insecure.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.229792558Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/previous.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.229898216Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-548b489cb8-txrp5/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.229925509Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-548b489cb8-txrp5/cluster-monitoring-operator-548b489cb8-txrp5.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.230040778Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-548b489cb8-txrp5/cluster-monitoring-operator/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.230052239Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-548b489cb8-txrp5/cluster-monitoring-operator/cluster-monitoring-operator/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.2300632Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-548b489cb8-txrp5/cluster-monitoring-operator/cluster-monitoring-operator/logs/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.230096632Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-548b489cb8-txrp5/cluster-monitoring-operator/cluster-monitoring-operator/logs/current.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.230435589Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-548b489cb8-txrp5/cluster-monitoring-operator/cluster-monitoring-operator/logs/previous.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.231960781Z namespaces/openshift-monitoring/pods/kube-state-metrics-56d9f944b4-tdfsg/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.232019015Z namespaces/openshift-monitoring/pods/kube-state-metrics-56d9f944b4-tdfsg/kube-state-metrics-56d9f944b4-tdfsg.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.232124174Z namespaces/openshift-monitoring/pods/kube-state-metrics-56d9f944b4-tdfsg/kube-rbac-proxy-main/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.232134314Z namespaces/openshift-monitoring/pods/kube-state-metrics-56d9f944b4-tdfsg/kube-rbac-proxy-main/kube-rbac-proxy-main/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.232155936Z namespaces/openshift-monitoring/pods/kube-state-metrics-56d9f944b4-tdfsg/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.232189909Z namespaces/openshift-monitoring/pods/kube-state-metrics-56d9f944b4-tdfsg/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/current.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.232287407Z namespaces/openshift-monitoring/pods/kube-state-metrics-56d9f944b4-tdfsg/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.insecure.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.232380864Z namespaces/openshift-monitoring/pods/kube-state-metrics-56d9f944b4-tdfsg/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.232430738Z namespaces/openshift-monitoring/pods/kube-state-metrics-56d9f944b4-tdfsg/kube-rbac-proxy-self/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.232440319Z namespaces/openshift-monitoring/pods/kube-state-metrics-56d9f944b4-tdfsg/kube-rbac-proxy-self/kube-rbac-proxy-self/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.23245108Z namespaces/openshift-monitoring/pods/kube-state-metrics-56d9f944b4-tdfsg/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.232491563Z namespaces/openshift-monitoring/pods/kube-state-metrics-56d9f944b4-tdfsg/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/current.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.23258348Z namespaces/openshift-monitoring/pods/kube-state-metrics-56d9f944b4-tdfsg/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.insecure.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.232648885Z namespaces/openshift-monitoring/pods/kube-state-metrics-56d9f944b4-tdfsg/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.232695389Z namespaces/openshift-monitoring/pods/kube-state-metrics-56d9f944b4-tdfsg/kube-state-metrics/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.23270442Z namespaces/openshift-monitoring/pods/kube-state-metrics-56d9f944b4-tdfsg/kube-state-metrics/kube-state-metrics/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.23271222Z namespaces/openshift-monitoring/pods/kube-state-metrics-56d9f944b4-tdfsg/kube-state-metrics/kube-state-metrics/logs/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.232759894Z namespaces/openshift-monitoring/pods/kube-state-metrics-56d9f944b4-tdfsg/kube-state-metrics/kube-state-metrics/logs/current.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.232930718Z namespaces/openshift-monitoring/pods/kube-state-metrics-56d9f944b4-tdfsg/kube-state-metrics/kube-state-metrics/logs/previous.insecure.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.232993773Z namespaces/openshift-monitoring/pods/kube-state-metrics-56d9f944b4-tdfsg/kube-state-metrics/kube-state-metrics/logs/previous.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.233057648Z namespaces/openshift-monitoring/pods/metrics-server-79497c6698-hrw59/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.23308394Z namespaces/openshift-monitoring/pods/metrics-server-79497c6698-hrw59/metrics-server-79497c6698-hrw59.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.233182468Z namespaces/openshift-monitoring/pods/metrics-server-79497c6698-hrw59/metrics-server/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.233191818Z namespaces/openshift-monitoring/pods/metrics-server-79497c6698-hrw59/metrics-server/metrics-server/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.23320475Z namespaces/openshift-monitoring/pods/metrics-server-79497c6698-hrw59/metrics-server/metrics-server/logs/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.233260874Z namespaces/openshift-monitoring/pods/metrics-server-79497c6698-hrw59/metrics-server/metrics-server/logs/current.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.233354151Z namespaces/openshift-monitoring/pods/metrics-server-79497c6698-hrw59/metrics-server/metrics-server/logs/previous.insecure.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.233443879Z namespaces/openshift-monitoring/pods/metrics-server-79497c6698-hrw59/metrics-server/metrics-server/logs/previous.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.233476961Z namespaces/openshift-monitoring/pods/monitoring-plugin-68b7fc9574-brgqt/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.233531596Z namespaces/openshift-monitoring/pods/monitoring-plugin-68b7fc9574-brgqt/monitoring-plugin-68b7fc9574-brgqt.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.233621753Z namespaces/openshift-monitoring/pods/monitoring-plugin-68b7fc9574-brgqt/monitoring-plugin/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.233636154Z namespaces/openshift-monitoring/pods/monitoring-plugin-68b7fc9574-brgqt/monitoring-plugin/monitoring-plugin/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.233642394Z namespaces/openshift-monitoring/pods/monitoring-plugin-68b7fc9574-brgqt/monitoring-plugin/monitoring-plugin/logs/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.233671447Z namespaces/openshift-monitoring/pods/monitoring-plugin-68b7fc9574-brgqt/monitoring-plugin/monitoring-plugin/logs/current.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.233770115Z namespaces/openshift-monitoring/pods/monitoring-plugin-68b7fc9574-brgqt/monitoring-plugin/monitoring-plugin/logs/previous.insecure.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.233886484Z namespaces/openshift-monitoring/pods/monitoring-plugin-68b7fc9574-brgqt/monitoring-plugin/monitoring-plugin/logs/previous.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.233949649Z namespaces/openshift-monitoring/pods/node-exporter-7l2w5/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.233997423Z namespaces/openshift-monitoring/pods/node-exporter-7l2w5/node-exporter-7l2w5.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.234101771Z namespaces/openshift-monitoring/pods/node-exporter-7l2w5/init-textfile/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.234109722Z namespaces/openshift-monitoring/pods/node-exporter-7l2w5/init-textfile/init-textfile/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.234121963Z namespaces/openshift-monitoring/pods/node-exporter-7l2w5/init-textfile/init-textfile/logs/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.234172067Z namespaces/openshift-monitoring/pods/node-exporter-7l2w5/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.234278255Z namespaces/openshift-monitoring/pods/node-exporter-7l2w5/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.234380083Z namespaces/openshift-monitoring/pods/node-exporter-7l2w5/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.234419776Z namespaces/openshift-monitoring/pods/node-exporter-7l2w5/kube-rbac-proxy/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.234430727Z namespaces/openshift-monitoring/pods/node-exporter-7l2w5/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.234442258Z namespaces/openshift-monitoring/pods/node-exporter-7l2w5/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.234515284Z namespaces/openshift-monitoring/pods/node-exporter-7l2w5/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.234618372Z namespaces/openshift-monitoring/pods/node-exporter-7l2w5/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.234684307Z namespaces/openshift-monitoring/pods/node-exporter-7l2w5/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.234728941Z namespaces/openshift-monitoring/pods/node-exporter-7l2w5/node-exporter/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.234737001Z namespaces/openshift-monitoring/pods/node-exporter-7l2w5/node-exporter/node-exporter/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.234751093Z namespaces/openshift-monitoring/pods/node-exporter-7l2w5/node-exporter/node-exporter/logs/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.234825039Z namespaces/openshift-monitoring/pods/node-exporter-7l2w5/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.234931297Z namespaces/openshift-monitoring/pods/node-exporter-7l2w5/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.235003013Z namespaces/openshift-monitoring/pods/node-exporter-7l2w5/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.235038145Z namespaces/openshift-monitoring/pods/node-exporter-8d842/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.235070198Z namespaces/openshift-monitoring/pods/node-exporter-8d842/node-exporter-8d842.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.235165946Z namespaces/openshift-monitoring/pods/node-exporter-8d842/init-textfile/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.235173886Z namespaces/openshift-monitoring/pods/node-exporter-8d842/init-textfile/init-textfile/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.235177756Z namespaces/openshift-monitoring/pods/node-exporter-8d842/init-textfile/init-textfile/logs/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.235205529Z namespaces/openshift-monitoring/pods/node-exporter-8d842/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.235270004Z namespaces/openshift-monitoring/pods/node-exporter-8d842/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.2353404Z namespaces/openshift-monitoring/pods/node-exporter-8d842/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.235366782Z namespaces/openshift-monitoring/pods/node-exporter-8d842/kube-rbac-proxy/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.235374542Z namespaces/openshift-monitoring/pods/node-exporter-8d842/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.235380333Z namespaces/openshift-monitoring/pods/node-exporter-8d842/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.235420276Z namespaces/openshift-monitoring/pods/node-exporter-8d842/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.235509453Z namespaces/openshift-monitoring/pods/node-exporter-8d842/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.235580968Z namespaces/openshift-monitoring/pods/node-exporter-8d842/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.235623612Z namespaces/openshift-monitoring/pods/node-exporter-8d842/node-exporter/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.235638643Z namespaces/openshift-monitoring/pods/node-exporter-8d842/node-exporter/node-exporter/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.235648654Z namespaces/openshift-monitoring/pods/node-exporter-8d842/node-exporter/node-exporter/logs/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.235680816Z namespaces/openshift-monitoring/pods/node-exporter-8d842/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.235797216Z namespaces/openshift-monitoring/pods/node-exporter-8d842/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.235876182Z namespaces/openshift-monitoring/pods/node-exporter-8d842/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.235928566Z namespaces/openshift-monitoring/pods/node-exporter-gdhpp/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.235965189Z namespaces/openshift-monitoring/pods/node-exporter-gdhpp/node-exporter-gdhpp.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.23610199Z namespaces/openshift-monitoring/pods/node-exporter-gdhpp/init-textfile/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.236118491Z namespaces/openshift-monitoring/pods/node-exporter-gdhpp/init-textfile/init-textfile/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.236128572Z namespaces/openshift-monitoring/pods/node-exporter-gdhpp/init-textfile/init-textfile/logs/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.236165885Z namespaces/openshift-monitoring/pods/node-exporter-gdhpp/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.236235911Z namespaces/openshift-monitoring/pods/node-exporter-gdhpp/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.236312757Z namespaces/openshift-monitoring/pods/node-exporter-gdhpp/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.236329388Z namespaces/openshift-monitoring/pods/node-exporter-gdhpp/kube-rbac-proxy/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.236335419Z namespaces/openshift-monitoring/pods/node-exporter-gdhpp/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.236341259Z namespaces/openshift-monitoring/pods/node-exporter-gdhpp/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.236384063Z namespaces/openshift-monitoring/pods/node-exporter-gdhpp/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.236466779Z namespaces/openshift-monitoring/pods/node-exporter-gdhpp/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.236532994Z namespaces/openshift-monitoring/pods/node-exporter-gdhpp/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.236560957Z namespaces/openshift-monitoring/pods/node-exporter-gdhpp/node-exporter/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.236570697Z namespaces/openshift-monitoring/pods/node-exporter-gdhpp/node-exporter/node-exporter/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.236584178Z namespaces/openshift-monitoring/pods/node-exporter-gdhpp/node-exporter/node-exporter/logs/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.236633102Z namespaces/openshift-monitoring/pods/node-exporter-gdhpp/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.236741131Z namespaces/openshift-monitoring/pods/node-exporter-gdhpp/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.236820157Z namespaces/openshift-monitoring/pods/node-exporter-gdhpp/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.236869661Z namespaces/openshift-monitoring/pods/openshift-state-metrics-b8f49f5c6-bwbgz/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.236918245Z namespaces/openshift-monitoring/pods/openshift-state-metrics-b8f49f5c6-bwbgz/openshift-state-metrics-b8f49f5c6-bwbgz.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.237060816Z namespaces/openshift-monitoring/pods/openshift-state-metrics-b8f49f5c6-bwbgz/kube-rbac-proxy-main/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.237073177Z namespaces/openshift-monitoring/pods/openshift-state-metrics-b8f49f5c6-bwbgz/kube-rbac-proxy-main/kube-rbac-proxy-main/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.237082378Z namespaces/openshift-monitoring/pods/openshift-state-metrics-b8f49f5c6-bwbgz/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.237118671Z namespaces/openshift-monitoring/pods/openshift-state-metrics-b8f49f5c6-bwbgz/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/current.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.237212669Z namespaces/openshift-monitoring/pods/openshift-state-metrics-b8f49f5c6-bwbgz/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.insecure.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.237291615Z namespaces/openshift-monitoring/pods/openshift-state-metrics-b8f49f5c6-bwbgz/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.237340609Z namespaces/openshift-monitoring/pods/openshift-state-metrics-b8f49f5c6-bwbgz/kube-rbac-proxy-self/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.237348659Z namespaces/openshift-monitoring/pods/openshift-state-metrics-b8f49f5c6-bwbgz/kube-rbac-proxy-self/kube-rbac-proxy-self/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.23735822Z namespaces/openshift-monitoring/pods/openshift-state-metrics-b8f49f5c6-bwbgz/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.237400503Z namespaces/openshift-monitoring/pods/openshift-state-metrics-b8f49f5c6-bwbgz/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/current.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.23748976Z namespaces/openshift-monitoring/pods/openshift-state-metrics-b8f49f5c6-bwbgz/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.insecure.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.237559006Z namespaces/openshift-monitoring/pods/openshift-state-metrics-b8f49f5c6-bwbgz/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.23760504Z namespaces/openshift-monitoring/pods/openshift-state-metrics-b8f49f5c6-bwbgz/openshift-state-metrics/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.237621441Z namespaces/openshift-monitoring/pods/openshift-state-metrics-b8f49f5c6-bwbgz/openshift-state-metrics/openshift-state-metrics/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.237629482Z namespaces/openshift-monitoring/pods/openshift-state-metrics-b8f49f5c6-bwbgz/openshift-state-metrics/openshift-state-metrics/logs/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.237669145Z namespaces/openshift-monitoring/pods/openshift-state-metrics-b8f49f5c6-bwbgz/openshift-state-metrics/openshift-state-metrics/logs/current.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.237764452Z namespaces/openshift-monitoring/pods/openshift-state-metrics-b8f49f5c6-bwbgz/openshift-state-metrics/openshift-state-metrics/logs/previous.insecure.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.237877981Z namespaces/openshift-monitoring/pods/openshift-state-metrics-b8f49f5c6-bwbgz/openshift-state-metrics/openshift-state-metrics/logs/previous.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.237899563Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.23798393Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus-k8s-0.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.238169914Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.238178835Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.238188716Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.238252781Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/current.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.238393042Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/previous.insecure.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.238497511Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/previous.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.238564796Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.238573207Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.238579237Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.238640142Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/current.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.238748011Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/previous.insecure.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.238852989Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/previous.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.238874571Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.238888142Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.238897552Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.238947016Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/current.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.239030913Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/previous.insecure.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.239098088Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/previous.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.239141812Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.239151703Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.239155513Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.239202997Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.239293934Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.23936404Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.239391472Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.239397472Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.239406253Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.239451176Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.239539614Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.239607949Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.239646572Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.239659183Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.239665093Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.239703627Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/current.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.239906483Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/previous.insecure.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.239973088Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/previous.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.240018442Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.240028213Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.240034443Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.240079897Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/current.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.240181034Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/previous.insecure.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.24024685Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/previous.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.240298034Z namespaces/openshift-monitoring/pods/prometheus-operator-84d69f794d-pnkw6/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.240342527Z namespaces/openshift-monitoring/pods/prometheus-operator-84d69f794d-pnkw6/prometheus-operator-84d69f794d-pnkw6.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.240560365Z namespaces/openshift-monitoring/pods/prometheus-operator-84d69f794d-pnkw6/kube-rbac-proxy/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.240568835Z namespaces/openshift-monitoring/pods/prometheus-operator-84d69f794d-pnkw6/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.240577926Z namespaces/openshift-monitoring/pods/prometheus-operator-84d69f794d-pnkw6/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.24062401Z namespaces/openshift-monitoring/pods/prometheus-operator-84d69f794d-pnkw6/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.240715697Z namespaces/openshift-monitoring/pods/prometheus-operator-84d69f794d-pnkw6/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.240806374Z namespaces/openshift-monitoring/pods/prometheus-operator-84d69f794d-pnkw6/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.240826216Z namespaces/openshift-monitoring/pods/prometheus-operator-84d69f794d-pnkw6/prometheus-operator/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.240832016Z namespaces/openshift-monitoring/pods/prometheus-operator-84d69f794d-pnkw6/prometheus-operator/prometheus-operator/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.240837837Z namespaces/openshift-monitoring/pods/prometheus-operator-84d69f794d-pnkw6/prometheus-operator/prometheus-operator/logs/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.24087962Z namespaces/openshift-monitoring/pods/prometheus-operator-84d69f794d-pnkw6/prometheus-operator/prometheus-operator/logs/current.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.241207566Z namespaces/openshift-monitoring/pods/prometheus-operator-84d69f794d-pnkw6/prometheus-operator/prometheus-operator/logs/previous.insecure.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.241289903Z namespaces/openshift-monitoring/pods/prometheus-operator-84d69f794d-pnkw6/prometheus-operator/prometheus-operator/logs/previous.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.241319585Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-7f8d78f54b-9plqb/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.241391901Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-7f8d78f54b-9plqb/prometheus-operator-admission-webhook-7f8d78f54b-9plqb.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.24150788Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-7f8d78f54b-9plqb/prometheus-operator-admission-webhook/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.241519261Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-7f8d78f54b-9plqb/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.241525752Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-7f8d78f54b-9plqb/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.241555734Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-7f8d78f54b-9plqb/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/current.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.241654232Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-7f8d78f54b-9plqb/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/previous.insecure.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.241724277Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-7f8d78f54b-9plqb/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/previous.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.24175708Z namespaces/openshift-monitoring/pods/telemeter-client-6b57599985-tmvtg/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.241834716Z namespaces/openshift-monitoring/pods/telemeter-client-6b57599985-tmvtg/telemeter-client-6b57599985-tmvtg.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.241968787Z namespaces/openshift-monitoring/pods/telemeter-client-6b57599985-tmvtg/kube-rbac-proxy/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.241978477Z namespaces/openshift-monitoring/pods/telemeter-client-6b57599985-tmvtg/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.241983048Z namespaces/openshift-monitoring/pods/telemeter-client-6b57599985-tmvtg/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.242018841Z namespaces/openshift-monitoring/pods/telemeter-client-6b57599985-tmvtg/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.242109328Z namespaces/openshift-monitoring/pods/telemeter-client-6b57599985-tmvtg/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.242175123Z namespaces/openshift-monitoring/pods/telemeter-client-6b57599985-tmvtg/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.242211806Z namespaces/openshift-monitoring/pods/telemeter-client-6b57599985-tmvtg/reload/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.242221277Z namespaces/openshift-monitoring/pods/telemeter-client-6b57599985-tmvtg/reload/reload/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.242225947Z namespaces/openshift-monitoring/pods/telemeter-client-6b57599985-tmvtg/reload/reload/logs/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.24226513Z namespaces/openshift-monitoring/pods/telemeter-client-6b57599985-tmvtg/reload/reload/logs/current.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.242357208Z namespaces/openshift-monitoring/pods/telemeter-client-6b57599985-tmvtg/reload/reload/logs/previous.insecure.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.242425493Z namespaces/openshift-monitoring/pods/telemeter-client-6b57599985-tmvtg/reload/reload/logs/previous.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.242460946Z namespaces/openshift-monitoring/pods/telemeter-client-6b57599985-tmvtg/telemeter-client/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.242468316Z namespaces/openshift-monitoring/pods/telemeter-client-6b57599985-tmvtg/telemeter-client/telemeter-client/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.242472077Z namespaces/openshift-monitoring/pods/telemeter-client-6b57599985-tmvtg/telemeter-client/telemeter-client/logs/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.24251539Z namespaces/openshift-monitoring/pods/telemeter-client-6b57599985-tmvtg/telemeter-client/telemeter-client/logs/current.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.242655501Z namespaces/openshift-monitoring/pods/telemeter-client-6b57599985-tmvtg/telemeter-client/telemeter-client/logs/previous.insecure.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.242727097Z namespaces/openshift-monitoring/pods/telemeter-client-6b57599985-tmvtg/telemeter-client/telemeter-client/logs/previous.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.242771191Z namespaces/openshift-monitoring/pods/thanos-querier-697cff4dd7-f8w5q/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.242872669Z namespaces/openshift-monitoring/pods/thanos-querier-697cff4dd7-f8w5q/thanos-querier-697cff4dd7-f8w5q.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.242994798Z namespaces/openshift-monitoring/pods/thanos-querier-697cff4dd7-f8w5q/kube-rbac-proxy-metrics/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.243008149Z namespaces/openshift-monitoring/pods/thanos-querier-697cff4dd7-f8w5q/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.2430164Z namespaces/openshift-monitoring/pods/thanos-querier-697cff4dd7-f8w5q/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.24313674Z namespaces/openshift-monitoring/pods/thanos-querier-697cff4dd7-f8w5q/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/current.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.243249989Z namespaces/openshift-monitoring/pods/thanos-querier-697cff4dd7-f8w5q/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/previous.insecure.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.243319324Z namespaces/openshift-monitoring/pods/thanos-querier-697cff4dd7-f8w5q/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/previous.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.243355287Z namespaces/openshift-monitoring/pods/thanos-querier-697cff4dd7-f8w5q/kube-rbac-proxy-rules/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.243366508Z namespaces/openshift-monitoring/pods/thanos-querier-697cff4dd7-f8w5q/kube-rbac-proxy-rules/kube-rbac-proxy-rules/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.243372108Z namespaces/openshift-monitoring/pods/thanos-querier-697cff4dd7-f8w5q/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.243401141Z namespaces/openshift-monitoring/pods/thanos-querier-697cff4dd7-f8w5q/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/current.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.243501459Z namespaces/openshift-monitoring/pods/thanos-querier-697cff4dd7-f8w5q/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/previous.insecure.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.243591666Z namespaces/openshift-monitoring/pods/thanos-querier-697cff4dd7-f8w5q/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/previous.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.243649741Z namespaces/openshift-monitoring/pods/thanos-querier-697cff4dd7-f8w5q/kube-rbac-proxy-web/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.243657791Z namespaces/openshift-monitoring/pods/thanos-querier-697cff4dd7-f8w5q/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.243661591Z namespaces/openshift-monitoring/pods/thanos-querier-697cff4dd7-f8w5q/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.243722576Z namespaces/openshift-monitoring/pods/thanos-querier-697cff4dd7-f8w5q/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.243855107Z namespaces/openshift-monitoring/pods/thanos-querier-697cff4dd7-f8w5q/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.243943014Z namespaces/openshift-monitoring/pods/thanos-querier-697cff4dd7-f8w5q/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.243971076Z namespaces/openshift-monitoring/pods/thanos-querier-697cff4dd7-f8w5q/kube-rbac-proxy/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.243978357Z namespaces/openshift-monitoring/pods/thanos-querier-697cff4dd7-f8w5q/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.243984017Z namespaces/openshift-monitoring/pods/thanos-querier-697cff4dd7-f8w5q/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.244038281Z namespaces/openshift-monitoring/pods/thanos-querier-697cff4dd7-f8w5q/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.24414695Z namespaces/openshift-monitoring/pods/thanos-querier-697cff4dd7-f8w5q/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.244213125Z namespaces/openshift-monitoring/pods/thanos-querier-697cff4dd7-f8w5q/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.244255659Z namespaces/openshift-monitoring/pods/thanos-querier-697cff4dd7-f8w5q/prom-label-proxy/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.24426748Z namespaces/openshift-monitoring/pods/thanos-querier-697cff4dd7-f8w5q/prom-label-proxy/prom-label-proxy/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.24427146Z namespaces/openshift-monitoring/pods/thanos-querier-697cff4dd7-f8w5q/prom-label-proxy/prom-label-proxy/logs/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.244303353Z namespaces/openshift-monitoring/pods/thanos-querier-697cff4dd7-f8w5q/prom-label-proxy/prom-label-proxy/logs/current.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.244388649Z namespaces/openshift-monitoring/pods/thanos-querier-697cff4dd7-f8w5q/prom-label-proxy/prom-label-proxy/logs/previous.insecure.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.244455145Z namespaces/openshift-monitoring/pods/thanos-querier-697cff4dd7-f8w5q/prom-label-proxy/prom-label-proxy/logs/previous.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.244491237Z namespaces/openshift-monitoring/pods/thanos-querier-697cff4dd7-f8w5q/thanos-query/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.244499398Z namespaces/openshift-monitoring/pods/thanos-querier-697cff4dd7-f8w5q/thanos-query/thanos-query/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.244503369Z namespaces/openshift-monitoring/pods/thanos-querier-697cff4dd7-f8w5q/thanos-query/thanos-query/logs/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.244540091Z namespaces/openshift-monitoring/pods/thanos-querier-697cff4dd7-f8w5q/thanos-query/thanos-query/logs/current.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.244640269Z namespaces/openshift-monitoring/pods/thanos-querier-697cff4dd7-f8w5q/thanos-query/thanos-query/logs/previous.insecure.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.244704385Z namespaces/openshift-monitoring/pods/thanos-querier-697cff4dd7-f8w5q/thanos-query/thanos-query/logs/previous.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.244733957Z namespaces/openshift-monitoring/policy/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.24477706Z namespaces/openshift-monitoring/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.244845356Z namespaces/openshift-monitoring/route.openshift.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.244884119Z namespaces/openshift-monitoring/route.openshift.io/routes.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.244988607Z namespaces/openshift-multus/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.2450328Z namespaces/openshift-multus/openshift-multus.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.245095036Z namespaces/openshift-multus/apps.openshift.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.245135479Z namespaces/openshift-multus/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.245188133Z namespaces/openshift-multus/apps/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.245228796Z namespaces/openshift-multus/apps/daemonsets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.245450144Z namespaces/openshift-multus/apps/deployments.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.24552528Z namespaces/openshift-multus/apps/replicasets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.245606526Z namespaces/openshift-multus/apps/statefulsets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.24565127Z namespaces/openshift-multus/apps/daemonsets/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.245694153Z namespaces/openshift-multus/apps/daemonsets/multus-additional-cni-plugins.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.24591148Z namespaces/openshift-multus/apps/daemonsets/multus.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.246024619Z namespaces/openshift-multus/apps/daemonsets/network-metrics-daemon.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.246079504Z namespaces/openshift-multus/autoscaling/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.246117827Z namespaces/openshift-multus/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.246167061Z namespaces/openshift-multus/batch/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.246206174Z namespaces/openshift-multus/batch/cronjobs.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.24628143Z namespaces/openshift-multus/batch/jobs.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.246328623Z namespaces/openshift-multus/build.openshift.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.246356866Z namespaces/openshift-multus/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.246442983Z namespaces/openshift-multus/build.openshift.io/builds.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.246484646Z namespaces/openshift-multus/core/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.246524309Z namespaces/openshift-multus/core/configmaps.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.246678831Z namespaces/openshift-multus/core/endpoints.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.246761578Z namespaces/openshift-multus/core/events.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.247262228Z namespaces/openshift-multus/core/persistentvolumeclaims.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.247383387Z namespaces/openshift-multus/core/pods.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.248078703Z namespaces/openshift-multus/core/replicationcontrollers.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.24817347Z namespaces/openshift-multus/core/secrets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.248301931Z namespaces/openshift-multus/core/services.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.248352024Z namespaces/openshift-multus/core/configmaps/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.248399278Z namespaces/openshift-multus/core/configmaps/cni-copy-resources.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.248483565Z namespaces/openshift-multus/core/configmaps/default-cni-sysctl-allowlist.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.248568612Z namespaces/openshift-multus/core/configmaps/multus-daemon-config.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.248651638Z namespaces/openshift-multus/core/configmaps/whereabouts-flatfile-config.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.248739035Z namespaces/openshift-multus/core/serviceaccounts/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.24879383Z namespaces/openshift-multus/core/serviceaccounts/metrics-daemon-sa.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.248887227Z namespaces/openshift-multus/core/serviceaccounts/multus-ac.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.248968584Z namespaces/openshift-multus/core/serviceaccounts/multus-ancillary-tools.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.249043999Z namespaces/openshift-multus/core/serviceaccounts/multus.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.249079922Z namespaces/openshift-multus/core/services/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.249132387Z namespaces/openshift-multus/core/services/network-metrics-service.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.24917942Z namespaces/openshift-multus/discovery.k8s.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.249217733Z namespaces/openshift-multus/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.249278728Z namespaces/openshift-multus/image.openshift.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.249319772Z namespaces/openshift-multus/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.249364495Z namespaces/openshift-multus/k8s.ovn.org/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.249405418Z namespaces/openshift-multus/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.249482685Z namespaces/openshift-multus/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.249559851Z namespaces/openshift-multus/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.249602714Z namespaces/openshift-multus/monitoring.coreos.com/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.249643917Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.249694781Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.249734645Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors/monitor-network.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.249798799Z namespaces/openshift-multus/networking.k8s.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.249845163Z namespaces/openshift-multus/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.249897207Z namespaces/openshift-multus/pods/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.249906438Z namespaces/openshift-multus/pods/multus-46kg6/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.249941731Z namespaces/openshift-multus/pods/multus-46kg6/multus-46kg6.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.250041249Z namespaces/openshift-multus/pods/multus-46kg6/kube-multus/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.25005237Z namespaces/openshift-multus/pods/multus-46kg6/kube-multus/kube-multus/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.250072291Z namespaces/openshift-multus/pods/multus-46kg6/kube-multus/kube-multus/logs/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.250120465Z namespaces/openshift-multus/pods/multus-46kg6/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.250442231Z namespaces/openshift-multus/pods/multus-46kg6/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.250509736Z namespaces/openshift-multus/pods/multus-46kg6/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.250542039Z namespaces/openshift-multus/pods/multus-695qw/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.250584102Z namespaces/openshift-multus/pods/multus-695qw/multus-695qw.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.250667299Z namespaces/openshift-multus/pods/multus-695qw/kube-multus/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.25067658Z namespaces/openshift-multus/pods/multus-695qw/kube-multus/kube-multus/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.25068057Z namespaces/openshift-multus/pods/multus-695qw/kube-multus/kube-multus/logs/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.250715872Z namespaces/openshift-multus/pods/multus-695qw/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.250999265Z namespaces/openshift-multus/pods/multus-695qw/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.25106335Z namespaces/openshift-multus/pods/multus-695qw/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.251102583Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dwxk5/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.251136286Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dwxk5/multus-additional-cni-plugins-dwxk5.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.251285468Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dwxk5/bond-cni-plugin/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.251293358Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dwxk5/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.251297149Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dwxk5/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.251333532Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dwxk5/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.251420079Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dwxk5/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.251488484Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dwxk5/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.251514946Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dwxk5/cni-plugins/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.251521107Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dwxk5/cni-plugins/cni-plugins/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.251525057Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dwxk5/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.251554369Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dwxk5/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.251646237Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dwxk5/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.251710012Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dwxk5/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.251750505Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dwxk5/egress-router-binary-copy/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.251758206Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dwxk5/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.251762096Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dwxk5/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.251791238Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dwxk5/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.251895617Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dwxk5/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.251967252Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dwxk5/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.251999255Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dwxk5/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.252007545Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dwxk5/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.252011306Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dwxk5/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.252046398Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dwxk5/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.252114384Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dwxk5/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.25218802Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dwxk5/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.252215792Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dwxk5/routeoverride-cni/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.252223432Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dwxk5/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.252227263Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dwxk5/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.252261766Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dwxk5/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.252347782Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dwxk5/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.252415028Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dwxk5/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.252452701Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dwxk5/whereabouts-cni-bincopy/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.252460631Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dwxk5/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.252464512Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dwxk5/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.252496284Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dwxk5/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.252581111Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dwxk5/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.252648556Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dwxk5/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.252685919Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dwxk5/whereabouts-cni/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.25269394Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dwxk5/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.252723092Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dwxk5/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.252736883Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dwxk5/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.252846232Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dwxk5/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.252917928Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dwxk5/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.252967322Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lz7gk/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.253039167Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lz7gk/multus-additional-cni-plugins-lz7gk.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.253150286Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lz7gk/bond-cni-plugin/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.253185669Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lz7gk/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.253189579Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lz7gk/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.25319626Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lz7gk/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.253294258Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lz7gk/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.253358913Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lz7gk/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.253396586Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lz7gk/cni-plugins/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.253404757Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lz7gk/cni-plugins/cni-plugins/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.253408607Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lz7gk/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.253465181Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lz7gk/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.2535742Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lz7gk/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.253643156Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lz7gk/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.253673078Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lz7gk/egress-router-binary-copy/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.253680939Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lz7gk/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.253691219Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lz7gk/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.253728702Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lz7gk/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.253903626Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lz7gk/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.253974192Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lz7gk/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.254010345Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lz7gk/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.254018265Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lz7gk/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.254022196Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lz7gk/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.254054758Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lz7gk/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.254125544Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lz7gk/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.254196789Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lz7gk/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.254235063Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lz7gk/routeoverride-cni/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.254243183Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lz7gk/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.254246993Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lz7gk/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.254279576Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lz7gk/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.254370763Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lz7gk/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.254439239Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lz7gk/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.254465931Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lz7gk/whereabouts-cni-bincopy/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.254473291Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lz7gk/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.254477352Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lz7gk/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.254527066Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lz7gk/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.254612162Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lz7gk/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.254679178Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lz7gk/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.254709Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lz7gk/whereabouts-cni/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.254720561Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lz7gk/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.254724551Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lz7gk/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.254755634Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lz7gk/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.254865803Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lz7gk/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.254931448Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lz7gk/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.254973741Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-w7dwm/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.255022775Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-w7dwm/multus-additional-cni-plugins-w7dwm.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.255143975Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-w7dwm/bond-cni-plugin/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.255154066Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-w7dwm/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.255195629Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-w7dwm/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.255239162Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-w7dwm/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.255322509Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-w7dwm/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.255391424Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-w7dwm/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.255426007Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-w7dwm/cni-plugins/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.255434448Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-w7dwm/cni-plugins/cni-plugins/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.255438328Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-w7dwm/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.255472691Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-w7dwm/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.255557098Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-w7dwm/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.255624333Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-w7dwm/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.255662576Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-w7dwm/egress-router-binary-copy/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.255671417Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-w7dwm/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.255675537Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-w7dwm/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.25570677Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-w7dwm/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.255792887Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-w7dwm/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.255886984Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-w7dwm/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.255924607Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-w7dwm/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.255932787Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-w7dwm/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.255936958Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-w7dwm/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.255974411Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-w7dwm/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.256042586Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-w7dwm/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.256106761Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-w7dwm/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.256141984Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-w7dwm/routeoverride-cni/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.256149705Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-w7dwm/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.256153605Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-w7dwm/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.256193318Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-w7dwm/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.256281315Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-w7dwm/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.25634229Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-w7dwm/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.256381223Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-w7dwm/whereabouts-cni-bincopy/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.256388844Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-w7dwm/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.256392654Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-w7dwm/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.256426677Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-w7dwm/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.256514614Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-w7dwm/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.256574349Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-w7dwm/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.256612372Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-w7dwm/whereabouts-cni/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.256619702Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-w7dwm/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.256623353Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-w7dwm/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.256659095Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-w7dwm/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.256856261Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-w7dwm/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.256923836Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-w7dwm/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.25696811Z namespaces/openshift-multus/pods/multus-wdbkr/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.256987731Z namespaces/openshift-multus/pods/multus-wdbkr/multus-wdbkr.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.257082829Z namespaces/openshift-multus/pods/multus-wdbkr/kube-multus/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.25709148Z namespaces/openshift-multus/pods/multus-wdbkr/kube-multus/kube-multus/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.25709536Z namespaces/openshift-multus/pods/multus-wdbkr/kube-multus/kube-multus/logs/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.257127542Z namespaces/openshift-multus/pods/multus-wdbkr/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.257409735Z namespaces/openshift-multus/pods/multus-wdbkr/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.25747323Z namespaces/openshift-multus/pods/multus-wdbkr/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.257518744Z namespaces/openshift-multus/pods/network-metrics-daemon-5vbsl/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.257531005Z namespaces/openshift-multus/pods/network-metrics-daemon-5vbsl/network-metrics-daemon-5vbsl.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.257642634Z namespaces/openshift-multus/pods/network-metrics-daemon-5vbsl/kube-rbac-proxy/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.257652744Z namespaces/openshift-multus/pods/network-metrics-daemon-5vbsl/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.257658015Z namespaces/openshift-multus/pods/network-metrics-daemon-5vbsl/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.257688237Z namespaces/openshift-multus/pods/network-metrics-daemon-5vbsl/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.257776334Z namespaces/openshift-multus/pods/network-metrics-daemon-5vbsl/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.257951308Z namespaces/openshift-multus/pods/network-metrics-daemon-5vbsl/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.25796846Z namespaces/openshift-multus/pods/network-metrics-daemon-5vbsl/network-metrics-daemon/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.2579739Z namespaces/openshift-multus/pods/network-metrics-daemon-5vbsl/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.257981301Z namespaces/openshift-multus/pods/network-metrics-daemon-5vbsl/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.258021994Z namespaces/openshift-multus/pods/network-metrics-daemon-5vbsl/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.258147234Z namespaces/openshift-multus/pods/network-metrics-daemon-5vbsl/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.25822485Z namespaces/openshift-multus/pods/network-metrics-daemon-5vbsl/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.258260893Z namespaces/openshift-multus/pods/network-metrics-daemon-6s8q5/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.258306867Z namespaces/openshift-multus/pods/network-metrics-daemon-6s8q5/network-metrics-daemon-6s8q5.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.258407664Z namespaces/openshift-multus/pods/network-metrics-daemon-6s8q5/kube-rbac-proxy/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.258415745Z namespaces/openshift-multus/pods/network-metrics-daemon-6s8q5/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.258424156Z namespaces/openshift-multus/pods/network-metrics-daemon-6s8q5/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.258501522Z namespaces/openshift-multus/pods/network-metrics-daemon-6s8q5/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.258612741Z namespaces/openshift-multus/pods/network-metrics-daemon-6s8q5/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.258697587Z namespaces/openshift-multus/pods/network-metrics-daemon-6s8q5/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.258762063Z namespaces/openshift-multus/pods/network-metrics-daemon-6s8q5/network-metrics-daemon/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.258844399Z namespaces/openshift-multus/pods/network-metrics-daemon-6s8q5/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.25884899Z namespaces/openshift-multus/pods/network-metrics-daemon-6s8q5/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.258859971Z namespaces/openshift-multus/pods/network-metrics-daemon-6s8q5/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.25897882Z namespaces/openshift-multus/pods/network-metrics-daemon-6s8q5/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.259068017Z namespaces/openshift-multus/pods/network-metrics-daemon-6s8q5/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.25910071Z namespaces/openshift-multus/pods/network-metrics-daemon-hwn7t/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.259139883Z namespaces/openshift-multus/pods/network-metrics-daemon-hwn7t/network-metrics-daemon-hwn7t.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.259223309Z namespaces/openshift-multus/pods/network-metrics-daemon-hwn7t/kube-rbac-proxy/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.25923332Z namespaces/openshift-multus/pods/network-metrics-daemon-hwn7t/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.259237381Z namespaces/openshift-multus/pods/network-metrics-daemon-hwn7t/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.259267753Z namespaces/openshift-multus/pods/network-metrics-daemon-hwn7t/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.25935588Z namespaces/openshift-multus/pods/network-metrics-daemon-hwn7t/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.259418895Z namespaces/openshift-multus/pods/network-metrics-daemon-hwn7t/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.259451438Z namespaces/openshift-multus/pods/network-metrics-daemon-hwn7t/network-metrics-daemon/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.259459338Z namespaces/openshift-multus/pods/network-metrics-daemon-hwn7t/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.259463208Z namespaces/openshift-multus/pods/network-metrics-daemon-hwn7t/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.259495771Z namespaces/openshift-multus/pods/network-metrics-daemon-hwn7t/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.25960824Z namespaces/openshift-multus/pods/network-metrics-daemon-hwn7t/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.259674845Z namespaces/openshift-multus/pods/network-metrics-daemon-hwn7t/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.259702707Z namespaces/openshift-multus/policy/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.259745871Z namespaces/openshift-multus/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.259800155Z namespaces/openshift-multus/rbac.authorization.k8s.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.259814316Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.25985555Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/multus-whereabouts.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.259942786Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.25999111Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.260030684Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.26010953Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/whereabouts-cni.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.260158024Z namespaces/openshift-multus/route.openshift.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.260199247Z namespaces/openshift-multus/route.openshift.io/routes.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.26024189Z namespaces/openshift-network-console/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.260284984Z namespaces/openshift-network-console/openshift-network-console.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.260337738Z namespaces/openshift-network-console/apps.openshift.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.260382361Z namespaces/openshift-network-console/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.260426575Z namespaces/openshift-network-console/apps/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.260466358Z namespaces/openshift-network-console/apps/daemonsets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.260543474Z namespaces/openshift-network-console/apps/deployments.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.260655193Z namespaces/openshift-network-console/apps/replicasets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.260754241Z namespaces/openshift-network-console/apps/statefulsets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.260816806Z namespaces/openshift-network-console/apps/deployments/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.260849799Z namespaces/openshift-network-console/apps/deployments/networking-console-plugin.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.260924785Z namespaces/openshift-network-console/autoscaling/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.260967778Z namespaces/openshift-network-console/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.261011612Z namespaces/openshift-network-console/batch/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.261050945Z namespaces/openshift-network-console/batch/cronjobs.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.261162624Z namespaces/openshift-network-console/batch/jobs.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.261177095Z namespaces/openshift-network-console/build.openshift.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.261254131Z namespaces/openshift-network-console/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.261339248Z namespaces/openshift-network-console/build.openshift.io/builds.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.261420914Z namespaces/openshift-network-console/core/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.261478119Z namespaces/openshift-network-console/core/configmaps.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.261577797Z namespaces/openshift-network-console/core/endpoints.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.261704377Z namespaces/openshift-network-console/core/events.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.261888581Z namespaces/openshift-network-console/core/persistentvolumeclaims.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.261976078Z namespaces/openshift-network-console/core/pods.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.262106839Z namespaces/openshift-network-console/core/replicationcontrollers.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.262232309Z namespaces/openshift-network-console/core/secrets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.262389331Z namespaces/openshift-network-console/core/services.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.262443136Z namespaces/openshift-network-console/core/configmaps/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.262489899Z namespaces/openshift-network-console/core/configmaps/networking-console-plugin.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.262538823Z namespaces/openshift-network-console/core/services/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.262582236Z namespaces/openshift-network-console/core/services/networking-console-plugin.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.262632951Z namespaces/openshift-network-console/discovery.k8s.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.262676894Z namespaces/openshift-network-console/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.262724458Z namespaces/openshift-network-console/image.openshift.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.262763861Z namespaces/openshift-network-console/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.262830856Z namespaces/openshift-network-console/k8s.ovn.org/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.262870019Z namespaces/openshift-network-console/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.262947476Z namespaces/openshift-network-console/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.263019241Z namespaces/openshift-network-console/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.263067625Z namespaces/openshift-network-console/monitoring.coreos.com/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.263106798Z namespaces/openshift-network-console/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.263147912Z namespaces/openshift-network-console/networking.k8s.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.263189575Z namespaces/openshift-network-console/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.263234648Z namespaces/openshift-network-console/pods/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.263243879Z namespaces/openshift-network-console/pods/networking-console-plugin-74c9f884b7-c68z4/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.263278972Z namespaces/openshift-network-console/pods/networking-console-plugin-74c9f884b7-c68z4/networking-console-plugin-74c9f884b7-c68z4.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.263351198Z namespaces/openshift-network-console/pods/networking-console-plugin-74c9f884b7-c68z4/networking-console-plugin/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.263359398Z namespaces/openshift-network-console/pods/networking-console-plugin-74c9f884b7-c68z4/networking-console-plugin/networking-console-plugin/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.263363309Z namespaces/openshift-network-console/pods/networking-console-plugin-74c9f884b7-c68z4/networking-console-plugin/networking-console-plugin/logs/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.263391741Z namespaces/openshift-network-console/pods/networking-console-plugin-74c9f884b7-c68z4/networking-console-plugin/networking-console-plugin/logs/current.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.263482258Z namespaces/openshift-network-console/pods/networking-console-plugin-74c9f884b7-c68z4/networking-console-plugin/networking-console-plugin/logs/previous.insecure.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.263549564Z namespaces/openshift-network-console/pods/networking-console-plugin-74c9f884b7-c68z4/networking-console-plugin/networking-console-plugin/logs/previous.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.263565845Z namespaces/openshift-network-console/policy/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.26362513Z namespaces/openshift-network-console/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.263669003Z namespaces/openshift-network-console/route.openshift.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.263706326Z namespaces/openshift-network-console/route.openshift.io/routes.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.26375367Z namespaces/openshift-network-diagnostics/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.263800964Z namespaces/openshift-network-diagnostics/openshift-network-diagnostics.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.263870859Z namespaces/openshift-network-diagnostics/apps.openshift.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.263905952Z namespaces/openshift-network-diagnostics/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.263953796Z namespaces/openshift-network-diagnostics/apps/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.263995369Z namespaces/openshift-network-diagnostics/apps/daemonsets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.264095567Z namespaces/openshift-network-diagnostics/apps/deployments.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.264188974Z namespaces/openshift-network-diagnostics/apps/replicasets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.264280752Z namespaces/openshift-network-diagnostics/apps/statefulsets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.264324205Z namespaces/openshift-network-diagnostics/apps/daemonsets/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.264370899Z namespaces/openshift-network-diagnostics/apps/daemonsets/network-check-target.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.264428983Z namespaces/openshift-network-diagnostics/apps/deployments/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.264470947Z namespaces/openshift-network-diagnostics/apps/deployments/network-check-source.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.264527981Z namespaces/openshift-network-diagnostics/autoscaling/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.264571595Z namespaces/openshift-network-diagnostics/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.264614238Z namespaces/openshift-network-diagnostics/batch/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.264652871Z namespaces/openshift-network-diagnostics/batch/cronjobs.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.264731807Z namespaces/openshift-network-diagnostics/batch/jobs.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.264792142Z namespaces/openshift-network-diagnostics/build.openshift.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.264830875Z namespaces/openshift-network-diagnostics/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.264915332Z namespaces/openshift-network-diagnostics/build.openshift.io/builds.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.264959006Z namespaces/openshift-network-diagnostics/core/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.264998719Z namespaces/openshift-network-diagnostics/core/configmaps.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.265093616Z namespaces/openshift-network-diagnostics/core/endpoints.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.265177313Z namespaces/openshift-network-diagnostics/core/events.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.265377349Z namespaces/openshift-network-diagnostics/core/persistentvolumeclaims.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.265453295Z namespaces/openshift-network-diagnostics/core/pods.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.265651811Z namespaces/openshift-network-diagnostics/core/replicationcontrollers.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.265735367Z namespaces/openshift-network-diagnostics/core/secrets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.265878439Z namespaces/openshift-network-diagnostics/core/services.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.265930653Z namespaces/openshift-network-diagnostics/core/serviceaccounts/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.265983407Z namespaces/openshift-network-diagnostics/core/serviceaccounts/network-diagnostics.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.266058293Z namespaces/openshift-network-diagnostics/core/services/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.266102287Z namespaces/openshift-network-diagnostics/core/services/network-check-source.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.266186693Z namespaces/openshift-network-diagnostics/core/services/network-check-target.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.266324244Z namespaces/openshift-network-diagnostics/discovery.k8s.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.266366297Z namespaces/openshift-network-diagnostics/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.266426052Z namespaces/openshift-network-diagnostics/image.openshift.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.266467686Z namespaces/openshift-network-diagnostics/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.266513069Z namespaces/openshift-network-diagnostics/k8s.ovn.org/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.266555063Z namespaces/openshift-network-diagnostics/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.266635729Z namespaces/openshift-network-diagnostics/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.266709835Z namespaces/openshift-network-diagnostics/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.266754238Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.266797692Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.266865987Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.266910851Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors/network-check-source.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.266956344Z namespaces/openshift-network-diagnostics/networking.k8s.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.267001848Z namespaces/openshift-network-diagnostics/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.267045491Z namespaces/openshift-network-diagnostics/pods/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.267057023Z namespaces/openshift-network-diagnostics/pods/network-check-source-7d88cb55d8-wkhjp/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.267093766Z namespaces/openshift-network-diagnostics/pods/network-check-source-7d88cb55d8-wkhjp/network-check-source-7d88cb55d8-wkhjp.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.267166721Z namespaces/openshift-network-diagnostics/pods/network-check-source-7d88cb55d8-wkhjp/check-endpoints/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.267178682Z namespaces/openshift-network-diagnostics/pods/network-check-source-7d88cb55d8-wkhjp/check-endpoints/check-endpoints/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.267184803Z namespaces/openshift-network-diagnostics/pods/network-check-source-7d88cb55d8-wkhjp/check-endpoints/check-endpoints/logs/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.267220176Z namespaces/openshift-network-diagnostics/pods/network-check-source-7d88cb55d8-wkhjp/check-endpoints/check-endpoints/logs/current.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.267333894Z namespaces/openshift-network-diagnostics/pods/network-check-source-7d88cb55d8-wkhjp/check-endpoints/check-endpoints/logs/previous.insecure.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.26740042Z namespaces/openshift-network-diagnostics/pods/network-check-source-7d88cb55d8-wkhjp/check-endpoints/check-endpoints/logs/previous.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.267434262Z namespaces/openshift-network-diagnostics/pods/network-check-target-blv8k/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.267467665Z namespaces/openshift-network-diagnostics/pods/network-check-target-blv8k/network-check-target-blv8k.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.267543321Z namespaces/openshift-network-diagnostics/pods/network-check-target-blv8k/network-check-target-container/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.267559292Z namespaces/openshift-network-diagnostics/pods/network-check-target-blv8k/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.267565093Z namespaces/openshift-network-diagnostics/pods/network-check-target-blv8k/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.267590245Z namespaces/openshift-network-diagnostics/pods/network-check-target-blv8k/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.267712085Z namespaces/openshift-network-diagnostics/pods/network-check-target-blv8k/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.267867997Z namespaces/openshift-network-diagnostics/pods/network-check-target-blv8k/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.267924281Z namespaces/openshift-network-diagnostics/pods/network-check-target-nmn6d/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.267975686Z namespaces/openshift-network-diagnostics/pods/network-check-target-nmn6d/network-check-target-nmn6d.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.268071763Z namespaces/openshift-network-diagnostics/pods/network-check-target-nmn6d/network-check-target-container/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.268089575Z namespaces/openshift-network-diagnostics/pods/network-check-target-nmn6d/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.268096545Z namespaces/openshift-network-diagnostics/pods/network-check-target-nmn6d/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.268123017Z namespaces/openshift-network-diagnostics/pods/network-check-target-nmn6d/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.268228066Z namespaces/openshift-network-diagnostics/pods/network-check-target-nmn6d/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.268313463Z namespaces/openshift-network-diagnostics/pods/network-check-target-nmn6d/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.268351686Z namespaces/openshift-network-diagnostics/pods/network-check-target-vxrn9/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.26840952Z namespaces/openshift-network-diagnostics/pods/network-check-target-vxrn9/network-check-target-vxrn9.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.268489326Z namespaces/openshift-network-diagnostics/pods/network-check-target-vxrn9/network-check-target-container/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.268500277Z namespaces/openshift-network-diagnostics/pods/network-check-target-vxrn9/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.268505568Z namespaces/openshift-network-diagnostics/pods/network-check-target-vxrn9/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.268546071Z namespaces/openshift-network-diagnostics/pods/network-check-target-vxrn9/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.268645899Z namespaces/openshift-network-diagnostics/pods/network-check-target-vxrn9/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.268731946Z namespaces/openshift-network-diagnostics/pods/network-check-target-vxrn9/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.268797551Z namespaces/openshift-network-diagnostics/policy/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.268866116Z namespaces/openshift-network-diagnostics/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.268920171Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.268928821Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.268977755Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/network-diagnostics.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.269073413Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.269135638Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.269196883Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/network-diagnostics.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.269306571Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.269366386Z namespaces/openshift-network-diagnostics/route.openshift.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.26941736Z namespaces/openshift-network-diagnostics/route.openshift.io/routes.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.269471735Z namespaces/openshift-network-node-identity/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.269530949Z namespaces/openshift-network-node-identity/openshift-network-node-identity.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.269605325Z namespaces/openshift-network-node-identity/apps.openshift.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.269644528Z namespaces/openshift-network-node-identity/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.269713744Z namespaces/openshift-network-node-identity/apps/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.269755897Z namespaces/openshift-network-node-identity/apps/daemonsets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.269882207Z namespaces/openshift-network-node-identity/apps/deployments.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.269989836Z namespaces/openshift-network-node-identity/apps/replicasets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.270101285Z namespaces/openshift-network-node-identity/apps/statefulsets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.270142528Z namespaces/openshift-network-node-identity/autoscaling/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.270200853Z namespaces/openshift-network-node-identity/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.270247886Z namespaces/openshift-network-node-identity/batch/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.27029747Z namespaces/openshift-network-node-identity/batch/cronjobs.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.270388177Z namespaces/openshift-network-node-identity/batch/jobs.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.270445252Z namespaces/openshift-network-node-identity/build.openshift.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.270500326Z namespaces/openshift-network-node-identity/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.270594354Z namespaces/openshift-network-node-identity/build.openshift.io/builds.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.270653189Z namespaces/openshift-network-node-identity/coordination.k8s.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.270661489Z namespaces/openshift-network-node-identity/coordination.k8s.io/leases/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.270712493Z namespaces/openshift-network-node-identity/coordination.k8s.io/leases/ovnkube-identity.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.270774598Z namespaces/openshift-network-node-identity/core/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.270901088Z namespaces/openshift-network-node-identity/core/configmaps.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.271011957Z namespaces/openshift-network-node-identity/core/endpoints.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.271105994Z namespaces/openshift-network-node-identity/core/events.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.271212513Z namespaces/openshift-network-node-identity/core/persistentvolumeclaims.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.27129801Z namespaces/openshift-network-node-identity/core/pods.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.271394868Z namespaces/openshift-network-node-identity/core/replicationcontrollers.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.271578872Z namespaces/openshift-network-node-identity/core/secrets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.271699242Z namespaces/openshift-network-node-identity/core/services.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.271760827Z namespaces/openshift-network-node-identity/core/serviceaccounts/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.271836973Z namespaces/openshift-network-node-identity/core/serviceaccounts/network-node-identity.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.271904988Z namespaces/openshift-network-node-identity/discovery.k8s.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.271959193Z namespaces/openshift-network-node-identity/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.272016327Z namespaces/openshift-network-node-identity/image.openshift.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.272068111Z namespaces/openshift-network-node-identity/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.272128366Z namespaces/openshift-network-node-identity/k8s.ovn.org/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.27218257Z namespaces/openshift-network-node-identity/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.272275788Z namespaces/openshift-network-node-identity/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.272372605Z namespaces/openshift-network-node-identity/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.27243031Z namespaces/openshift-network-node-identity/monitoring.coreos.com/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.272486144Z namespaces/openshift-network-node-identity/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.272541999Z namespaces/openshift-network-node-identity/networking.k8s.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.272593653Z namespaces/openshift-network-node-identity/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.272653178Z namespaces/openshift-network-node-identity/policy/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.272705102Z namespaces/openshift-network-node-identity/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.272765557Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.272773517Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.272849353Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/rolebindings/network-node-identity-leases.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.27293473Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.2730521Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/roles/network-node-identity-leases.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.273120715Z namespaces/openshift-network-node-identity/route.openshift.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.273194791Z namespaces/openshift-network-node-identity/route.openshift.io/routes.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.273291748Z namespaces/openshift-network-operator/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.273359644Z namespaces/openshift-network-operator/openshift-network-operator.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.273468113Z namespaces/openshift-network-operator/apps.openshift.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.273535658Z namespaces/openshift-network-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.273604293Z namespaces/openshift-network-operator/apps/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.273661028Z namespaces/openshift-network-operator/apps/daemonsets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.273883655Z namespaces/openshift-network-operator/apps/deployments.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.274005165Z namespaces/openshift-network-operator/apps/replicasets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.274127685Z namespaces/openshift-network-operator/apps/statefulsets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.27419569Z namespaces/openshift-network-operator/apps/daemonsets/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.274245504Z namespaces/openshift-network-operator/apps/daemonsets/iptables-alerter.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.274339662Z namespaces/openshift-network-operator/autoscaling/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.274399327Z namespaces/openshift-network-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.274472412Z namespaces/openshift-network-operator/batch/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.274530937Z namespaces/openshift-network-operator/batch/cronjobs.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.274646006Z namespaces/openshift-network-operator/batch/jobs.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.27469096Z namespaces/openshift-network-operator/build.openshift.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.274753035Z namespaces/openshift-network-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.274905257Z namespaces/openshift-network-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.27495136Z namespaces/openshift-network-operator/coordination.k8s.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.274963412Z namespaces/openshift-network-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.275013816Z namespaces/openshift-network-operator/coordination.k8s.io/leases/network-operator-lock.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.275083921Z namespaces/openshift-network-operator/core/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.275141326Z namespaces/openshift-network-operator/core/configmaps.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.275321Z namespaces/openshift-network-operator/core/endpoints.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.275430889Z namespaces/openshift-network-operator/core/events.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.275645346Z namespaces/openshift-network-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.275748294Z namespaces/openshift-network-operator/core/pods.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.276033757Z namespaces/openshift-network-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.276210481Z namespaces/openshift-network-operator/core/secrets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.276312339Z namespaces/openshift-network-operator/core/services.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.276390715Z namespaces/openshift-network-operator/core/configmaps/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.276444989Z namespaces/openshift-network-operator/core/configmaps/applied-cluster.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.27657603Z namespaces/openshift-network-operator/core/configmaps/iptables-alerter-script.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.276623924Z namespaces/openshift-network-operator/core/serviceaccounts/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.27670858Z namespaces/openshift-network-operator/core/serviceaccounts/iptables-alerter.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.276758444Z namespaces/openshift-network-operator/discovery.k8s.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.276857372Z namespaces/openshift-network-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.276926217Z namespaces/openshift-network-operator/image.openshift.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.276983742Z namespaces/openshift-network-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.277044007Z namespaces/openshift-network-operator/k8s.ovn.org/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.277649995Z namespaces/openshift-network-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.277680628Z namespaces/openshift-network-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.277687588Z namespaces/openshift-network-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.277694059Z namespaces/openshift-network-operator/monitoring.coreos.com/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.277699859Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.277705479Z namespaces/openshift-network-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.27771174Z namespaces/openshift-network-operator/monitoring.coreos.com/prometheusrules/openshift-network-operator-ipsec-rules.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.277725141Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.277746433Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors/network-operator.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.277764744Z namespaces/openshift-network-operator/networking.k8s.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.277827989Z namespaces/openshift-network-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.277908226Z namespaces/openshift-network-operator/pods/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.277924707Z namespaces/openshift-network-operator/pods/iptables-alerter-9dftz/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.277935978Z namespaces/openshift-network-operator/pods/iptables-alerter-9dftz/iptables-alerter-9dftz.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.278053947Z namespaces/openshift-network-operator/pods/iptables-alerter-9dftz/iptables-alerter/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.278070428Z namespaces/openshift-network-operator/pods/iptables-alerter-9dftz/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.278076739Z namespaces/openshift-network-operator/pods/iptables-alerter-9dftz/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.278117202Z namespaces/openshift-network-operator/pods/iptables-alerter-9dftz/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.278249393Z namespaces/openshift-network-operator/pods/iptables-alerter-9dftz/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.27834146Z namespaces/openshift-network-operator/pods/iptables-alerter-9dftz/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.278364212Z namespaces/openshift-network-operator/pods/iptables-alerter-hqx4w/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.278479981Z namespaces/openshift-network-operator/pods/iptables-alerter-hqx4w/iptables-alerter-hqx4w.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.278543436Z namespaces/openshift-network-operator/pods/iptables-alerter-hqx4w/iptables-alerter/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.278557037Z namespaces/openshift-network-operator/pods/iptables-alerter-hqx4w/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.278563348Z namespaces/openshift-network-operator/pods/iptables-alerter-hqx4w/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.27859242Z namespaces/openshift-network-operator/pods/iptables-alerter-hqx4w/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.27871895Z namespaces/openshift-network-operator/pods/iptables-alerter-hqx4w/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.278925277Z namespaces/openshift-network-operator/pods/iptables-alerter-hqx4w/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.278950279Z namespaces/openshift-network-operator/pods/iptables-alerter-vs8gg/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.279018684Z namespaces/openshift-network-operator/pods/iptables-alerter-vs8gg/iptables-alerter-vs8gg.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.279123582Z namespaces/openshift-network-operator/pods/iptables-alerter-vs8gg/iptables-alerter/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.279140574Z namespaces/openshift-network-operator/pods/iptables-alerter-vs8gg/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.279146914Z namespaces/openshift-network-operator/pods/iptables-alerter-vs8gg/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.279186137Z namespaces/openshift-network-operator/pods/iptables-alerter-vs8gg/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.2793403Z namespaces/openshift-network-operator/pods/iptables-alerter-vs8gg/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.279412035Z namespaces/openshift-network-operator/pods/iptables-alerter-vs8gg/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.279458429Z namespaces/openshift-network-operator/policy/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.279516154Z namespaces/openshift-network-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.279583019Z namespaces/openshift-network-operator/route.openshift.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.279637373Z namespaces/openshift-network-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.279709579Z namespaces/openshift-operator-lifecycle-manager/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.279768294Z namespaces/openshift-operator-lifecycle-manager/openshift-operator-lifecycle-manager.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.279878112Z namespaces/openshift-operator-lifecycle-manager/apps.openshift.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.279932957Z namespaces/openshift-operator-lifecycle-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.280007823Z namespaces/openshift-operator-lifecycle-manager/apps/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.280055197Z namespaces/openshift-operator-lifecycle-manager/apps/daemonsets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.280177356Z namespaces/openshift-operator-lifecycle-manager/apps/deployments.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.280280094Z namespaces/openshift-operator-lifecycle-manager/apps/replicasets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.280385283Z namespaces/openshift-operator-lifecycle-manager/apps/statefulsets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.280456969Z namespaces/openshift-operator-lifecycle-manager/autoscaling/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.280514113Z namespaces/openshift-operator-lifecycle-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.280589639Z namespaces/openshift-operator-lifecycle-manager/batch/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.280638513Z namespaces/openshift-operator-lifecycle-manager/batch/cronjobs.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.280753932Z namespaces/openshift-operator-lifecycle-manager/batch/jobs.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.280841759Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.280896804Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.280999962Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.281071027Z namespaces/openshift-operator-lifecycle-manager/core/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.281136392Z namespaces/openshift-operator-lifecycle-manager/core/configmaps.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.281278524Z namespaces/openshift-operator-lifecycle-manager/core/endpoints.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.281394853Z namespaces/openshift-operator-lifecycle-manager/core/events.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.281534044Z namespaces/openshift-operator-lifecycle-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.282332208Z namespaces/openshift-operator-lifecycle-manager/core/pods.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.282418225Z namespaces/openshift-operator-lifecycle-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.282607049Z namespaces/openshift-operator-lifecycle-manager/core/secrets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.282938766Z namespaces/openshift-operator-lifecycle-manager/core/services.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.28299182Z namespaces/openshift-operator-lifecycle-manager/discovery.k8s.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.283050415Z namespaces/openshift-operator-lifecycle-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.283133121Z namespaces/openshift-operator-lifecycle-manager/image.openshift.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.283184615Z namespaces/openshift-operator-lifecycle-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.283248631Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.283298644Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.283413384Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.283529453Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.283567556Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.283633711Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.283680745Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.28374504Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/prometheusrules/olm-alert-rules.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.283854759Z namespaces/openshift-operator-lifecycle-manager/networking.k8s.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.283879311Z namespaces/openshift-operator-lifecycle-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.28399695Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.284010531Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.284023052Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/operatorgroups/olm-operators.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.284109999Z namespaces/openshift-operator-lifecycle-manager/policy/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.284136361Z namespaces/openshift-operator-lifecycle-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.284224418Z namespaces/openshift-operator-lifecycle-manager/route.openshift.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.284274482Z namespaces/openshift-operator-lifecycle-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.284344218Z namespaces/openshift-operators/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.284362949Z namespaces/openshift-operators/operators.coreos.com/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.28436952Z namespaces/openshift-operators/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.284379401Z namespaces/openshift-operators/operators.coreos.com/operatorgroups/global-operators.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.284449096Z namespaces/openshift-ovn-kubernetes/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.284508791Z namespaces/openshift-ovn-kubernetes/openshift-ovn-kubernetes.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.284593538Z namespaces/openshift-ovn-kubernetes/apps.openshift.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.284666173Z namespaces/openshift-ovn-kubernetes/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.284724648Z namespaces/openshift-ovn-kubernetes/apps/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.284766501Z namespaces/openshift-ovn-kubernetes/apps/daemonsets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.285063925Z namespaces/openshift-ovn-kubernetes/apps/deployments.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.285159172Z namespaces/openshift-ovn-kubernetes/apps/replicasets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.285288463Z namespaces/openshift-ovn-kubernetes/apps/statefulsets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.285340807Z namespaces/openshift-ovn-kubernetes/apps/daemonsets/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.285415093Z namespaces/openshift-ovn-kubernetes/apps/daemonsets/ovnkube-node.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.285637901Z namespaces/openshift-ovn-kubernetes/autoscaling/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.285652972Z namespaces/openshift-ovn-kubernetes/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.285665863Z namespaces/openshift-ovn-kubernetes/batch/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.285731988Z namespaces/openshift-ovn-kubernetes/batch/cronjobs.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.285872669Z namespaces/openshift-ovn-kubernetes/batch/jobs.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.285926324Z namespaces/openshift-ovn-kubernetes/build.openshift.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.285995099Z namespaces/openshift-ovn-kubernetes/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.286105368Z namespaces/openshift-ovn-kubernetes/build.openshift.io/builds.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.286149081Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.286160752Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/leases/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.286216237Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/leases/ovn-kubernetes-master.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.286274491Z namespaces/openshift-ovn-kubernetes/core/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.286342557Z namespaces/openshift-ovn-kubernetes/core/configmaps.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.286616659Z namespaces/openshift-ovn-kubernetes/core/endpoints.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.286729497Z namespaces/openshift-ovn-kubernetes/core/events.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.287153961Z namespaces/openshift-ovn-kubernetes/core/persistentvolumeclaims.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.287339356Z namespaces/openshift-ovn-kubernetes/core/pods.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.287958405Z namespaces/openshift-ovn-kubernetes/core/replicationcontrollers.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.288083945Z namespaces/openshift-ovn-kubernetes/core/secrets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.288298842Z namespaces/openshift-ovn-kubernetes/core/services.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.288356927Z namespaces/openshift-ovn-kubernetes/core/configmaps/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.288417032Z namespaces/openshift-ovn-kubernetes/core/configmaps/ovnkube-config.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.288546212Z namespaces/openshift-ovn-kubernetes/core/configmaps/ovnkube-script-lib.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.288691884Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.288748978Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ovn-kubernetes-control-plane.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.288908321Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ovn-kubernetes-node.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.288972566Z namespaces/openshift-ovn-kubernetes/core/services/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.28902521Z namespaces/openshift-ovn-kubernetes/core/services/ovn-kubernetes-node.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.289105486Z namespaces/openshift-ovn-kubernetes/discovery.k8s.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.289144309Z namespaces/openshift-ovn-kubernetes/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.289623278Z namespaces/openshift-ovn-kubernetes/image.openshift.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.289676722Z namespaces/openshift-ovn-kubernetes/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.289719795Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.289735167Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/network-attachment-definitions/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.289809762Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/network-attachment-definitions/default.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.28990027Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.289957934Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.290068393Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.290181212Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.290237756Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.290300312Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.290372097Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.290436122Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/prometheusrules/networking-rules.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.290553682Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.290607536Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors/monitor-ovn-node.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.290684412Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.290698323Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.290736746Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/ovn.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.290877807Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/signer.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.290950473Z namespaces/openshift-ovn-kubernetes/networking.k8s.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.291083944Z namespaces/openshift-ovn-kubernetes/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.291139848Z namespaces/openshift-ovn-kubernetes/pods/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.291154889Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tlmmd/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.291252877Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tlmmd/ovnkube-node-tlmmd.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.291492426Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tlmmd/kube-rbac-proxy-node/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.291508137Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tlmmd/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.291514148Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tlmmd/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.291555911Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tlmmd/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.291746816Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tlmmd/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.292826762Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tlmmd/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.292894878Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tlmmd/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.292908939Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tlmmd/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.29291556Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tlmmd/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.292962713Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tlmmd/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.293124056Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tlmmd/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.293207643Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tlmmd/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.293274098Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tlmmd/nbdb/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.293284779Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tlmmd/nbdb/nbdb/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.293288799Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tlmmd/nbdb/nbdb/logs/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.293341703Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tlmmd/nbdb/nbdb/logs/current.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.293475114Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tlmmd/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.293577182Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tlmmd/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.293633447Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tlmmd/northd/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.293642197Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tlmmd/northd/northd/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.293650418Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tlmmd/northd/northd/logs/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.293700362Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tlmmd/northd/northd/logs/current.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.293883086Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tlmmd/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.293981244Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tlmmd/northd/northd/logs/previous.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.294037649Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tlmmd/ovn-acl-logging/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.29404583Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tlmmd/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.29404987Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tlmmd/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.294111825Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tlmmd/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.294235465Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tlmmd/ovn-acl-logging/ovn-acl-logging/logs/previous.insecure.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.294437901Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tlmmd/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.294479194Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tlmmd/ovn-controller/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.294489885Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tlmmd/ovn-controller/ovn-controller/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.294494185Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tlmmd/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.29455965Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tlmmd/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.294842783Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tlmmd/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.294940881Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tlmmd/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.294981324Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tlmmd/ovnkube-controller/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.294991625Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tlmmd/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.294996495Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tlmmd/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.29505524Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tlmmd/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.296203071Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tlmmd/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.296302349Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tlmmd/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.296358043Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tlmmd/sbdb/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.296367304Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tlmmd/sbdb/sbdb/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.296371375Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tlmmd/sbdb/sbdb/logs/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.296422519Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tlmmd/sbdb/sbdb/logs/current.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.29657135Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tlmmd/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.296666248Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tlmmd/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.296707621Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vjg4x/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.296866414Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vjg4x/ovnkube-node-vjg4x.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.297039388Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vjg4x/kube-rbac-proxy-node/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.297049648Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vjg4x/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.297054499Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vjg4x/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.297102673Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vjg4x/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.297306429Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vjg4x/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.297402137Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vjg4x/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.297456241Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vjg4x/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.297464671Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vjg4x/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.297471712Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vjg4x/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.297532517Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vjg4x/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.29769661Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vjg4x/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.297799268Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vjg4x/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.297873424Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vjg4x/nbdb/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.297882515Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vjg4x/nbdb/nbdb/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.297886355Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vjg4x/nbdb/nbdb/logs/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.29795323Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vjg4x/nbdb/nbdb/logs/current.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.298089501Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vjg4x/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.298185219Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vjg4x/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.298239973Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vjg4x/northd/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.298248134Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vjg4x/northd/northd/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.298252074Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vjg4x/northd/northd/logs/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.298312339Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vjg4x/northd/northd/logs/current.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.29845442Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vjg4x/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.298557608Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vjg4x/northd/northd/logs/previous.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.298607442Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vjg4x/ovn-acl-logging/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.298616203Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vjg4x/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.298622354Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vjg4x/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.298680218Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vjg4x/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.29882639Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vjg4x/ovn-acl-logging/ovn-acl-logging/logs/previous.insecure.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.298930638Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vjg4x/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.298989793Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vjg4x/ovn-controller/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.299017485Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vjg4x/ovn-controller/ovn-controller/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.299024446Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vjg4x/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.299050617Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vjg4x/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.299278846Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vjg4x/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.299382464Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vjg4x/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.299439648Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vjg4x/ovnkube-controller/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.299448399Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vjg4x/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.29945222Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vjg4x/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.299532836Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vjg4x/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.300663806Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vjg4x/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.300762694Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vjg4x/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.30083499Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vjg4x/sbdb/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.300852471Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vjg4x/sbdb/sbdb/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.300859341Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vjg4x/sbdb/sbdb/logs/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.300927017Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vjg4x/sbdb/sbdb/logs/current.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.301061028Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vjg4x/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.301164806Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vjg4x/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.301204799Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zznx8/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.30134288Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zznx8/ovnkube-node-zznx8.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.301947628Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zznx8/kube-rbac-proxy-node/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.30197327Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zznx8/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.301978301Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zznx8/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.301982521Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zznx8/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.301986931Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zznx8/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.301993062Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zznx8/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.302008723Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zznx8/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.302021844Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zznx8/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.302027504Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zznx8/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.302062207Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zznx8/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.30223053Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zznx8/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.302331649Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zznx8/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.302374552Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zznx8/nbdb/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.302383423Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zznx8/nbdb/nbdb/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.302387443Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zznx8/nbdb/nbdb/logs/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.302454808Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zznx8/nbdb/nbdb/logs/current.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.302593799Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zznx8/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.302688597Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zznx8/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.302742051Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zznx8/northd/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.302747182Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zznx8/northd/northd/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.302750912Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zznx8/northd/northd/logs/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.302839149Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zznx8/northd/northd/logs/current.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.3029801Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zznx8/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.303077778Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zznx8/northd/northd/logs/previous.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.303119751Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zznx8/ovn-acl-logging/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.303125772Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zznx8/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.303131802Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zznx8/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.303221019Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zznx8/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.303331838Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zznx8/ovn-acl-logging/ovn-acl-logging/logs/previous.insecure.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.303416975Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zznx8/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.303507362Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zznx8/ovn-controller/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.303552886Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zznx8/ovn-controller/ovn-controller/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.303557166Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zznx8/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.303564396Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zznx8/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.303800435Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zznx8/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.304013442Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zznx8/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.304059386Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zznx8/ovnkube-controller/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.304069197Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zznx8/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.304075667Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zznx8/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.304131722Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zznx8/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.305083277Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zznx8/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.305182625Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zznx8/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.30523687Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zznx8/sbdb/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.3052431Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zznx8/sbdb/sbdb/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.305249441Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zznx8/sbdb/sbdb/logs/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.305320696Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zznx8/sbdb/sbdb/logs/current.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.305444536Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zznx8/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.305545004Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zznx8/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.305596448Z namespaces/openshift-ovn-kubernetes/policy/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.305656753Z namespaces/openshift-ovn-kubernetes/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.305718678Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.305726768Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.305821856Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.305945506Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/openshift-ovn-kubernetes-nodes-identity-limited.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.306129821Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.306207817Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.306265162Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.306400492Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/openshift-ovn-kubernetes-node-limited.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.30674505Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.306840197Z namespaces/openshift-ovn-kubernetes/route.openshift.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.306896582Z namespaces/openshift-ovn-kubernetes/route.openshift.io/routes.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.306965147Z namespaces/openshift-route-controller-manager/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.306973188Z namespaces/openshift-route-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.306981628Z namespaces/openshift-route-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.307032332Z namespaces/openshift-route-controller-manager/coordination.k8s.io/leases/openshift-route-controllers.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.307106238Z namespaces/openshift-service-ca-operator/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.307173424Z namespaces/openshift-service-ca-operator/openshift-service-ca-operator.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.30725638Z namespaces/openshift-service-ca-operator/apps.openshift.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.307321595Z namespaces/openshift-service-ca-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.307391111Z namespaces/openshift-service-ca-operator/apps/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.307452526Z namespaces/openshift-service-ca-operator/apps/daemonsets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.307565455Z namespaces/openshift-service-ca-operator/apps/deployments.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.30774776Z namespaces/openshift-service-ca-operator/apps/replicasets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.307950746Z namespaces/openshift-service-ca-operator/apps/statefulsets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.308000769Z namespaces/openshift-service-ca-operator/autoscaling/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.308067505Z namespaces/openshift-service-ca-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.30813045Z namespaces/openshift-service-ca-operator/batch/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.308192385Z namespaces/openshift-service-ca-operator/batch/cronjobs.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.308298213Z namespaces/openshift-service-ca-operator/batch/jobs.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.308351548Z namespaces/openshift-service-ca-operator/build.openshift.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.308414813Z namespaces/openshift-service-ca-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.308522561Z namespaces/openshift-service-ca-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.308585256Z namespaces/openshift-service-ca-operator/coordination.k8s.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.308593787Z namespaces/openshift-service-ca-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.308651361Z namespaces/openshift-service-ca-operator/coordination.k8s.io/leases/service-ca-operator-lock.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.308720077Z namespaces/openshift-service-ca-operator/core/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.308777611Z namespaces/openshift-service-ca-operator/core/configmaps.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.308944575Z namespaces/openshift-service-ca-operator/core/endpoints.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.309069554Z namespaces/openshift-service-ca-operator/core/events.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.309329685Z namespaces/openshift-service-ca-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.309450335Z namespaces/openshift-service-ca-operator/core/pods.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.309606597Z namespaces/openshift-service-ca-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.309777061Z namespaces/openshift-service-ca-operator/core/secrets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.309996258Z namespaces/openshift-service-ca-operator/core/services.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.310047842Z namespaces/openshift-service-ca-operator/discovery.k8s.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.310093106Z namespaces/openshift-service-ca-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.310150331Z namespaces/openshift-service-ca-operator/image.openshift.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.310196474Z namespaces/openshift-service-ca-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.310239178Z namespaces/openshift-service-ca-operator/k8s.ovn.org/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.310280161Z namespaces/openshift-service-ca-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.310361547Z namespaces/openshift-service-ca-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.310438274Z namespaces/openshift-service-ca-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.310485887Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.310528361Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.310580385Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.310624618Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors/service-ca-operator.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.310675672Z namespaces/openshift-service-ca-operator/networking.k8s.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.310723446Z namespaces/openshift-service-ca-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.310761589Z namespaces/openshift-service-ca-operator/pods/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.31077054Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d6c75f84f-pg5gj/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.310844636Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d6c75f84f-pg5gj/service-ca-operator-5d6c75f84f-pg5gj.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.310929422Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d6c75f84f-pg5gj/service-ca-operator/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.310939073Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d6c75f84f-pg5gj/service-ca-operator/service-ca-operator/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.310943203Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d6c75f84f-pg5gj/service-ca-operator/service-ca-operator/logs/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.310972996Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d6c75f84f-pg5gj/service-ca-operator/service-ca-operator/logs/current.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.311158391Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d6c75f84f-pg5gj/service-ca-operator/service-ca-operator/logs/previous.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.311321764Z namespaces/openshift-service-ca-operator/policy/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.311357767Z namespaces/openshift-service-ca-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.31140226Z namespaces/openshift-service-ca-operator/route.openshift.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.311456184Z namespaces/openshift-service-ca-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.311487937Z namespaces/openshift-service-ca/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.311533501Z namespaces/openshift-service-ca/openshift-service-ca.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.311625228Z namespaces/openshift-service-ca/apps.openshift.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.311636279Z namespaces/openshift-service-ca/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.311669521Z namespaces/openshift-service-ca/apps/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.311716045Z namespaces/openshift-service-ca/apps/daemonsets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.311809372Z namespaces/openshift-service-ca/apps/deployments.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.311937103Z namespaces/openshift-service-ca/apps/replicasets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.31203148Z namespaces/openshift-service-ca/apps/statefulsets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.312075794Z namespaces/openshift-service-ca/autoscaling/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.312115047Z namespaces/openshift-service-ca/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.31215699Z namespaces/openshift-service-ca/batch/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.312201314Z namespaces/openshift-service-ca/batch/cronjobs.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.31228033Z namespaces/openshift-service-ca/batch/jobs.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.312320323Z namespaces/openshift-service-ca/build.openshift.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.312354916Z namespaces/openshift-service-ca/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.312433422Z namespaces/openshift-service-ca/build.openshift.io/builds.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.312484886Z namespaces/openshift-service-ca/coordination.k8s.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.312494327Z namespaces/openshift-service-ca/coordination.k8s.io/leases/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.312520899Z namespaces/openshift-service-ca/coordination.k8s.io/leases/service-ca-controller-lock.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.312571693Z namespaces/openshift-service-ca/core/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.312614516Z namespaces/openshift-service-ca/core/configmaps.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.312713824Z namespaces/openshift-service-ca/core/endpoints.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.312814302Z namespaces/openshift-service-ca/core/events.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.312936482Z namespaces/openshift-service-ca/core/persistentvolumeclaims.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.3130316Z namespaces/openshift-service-ca/core/pods.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.313148799Z namespaces/openshift-service-ca/core/replicationcontrollers.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.31328905Z namespaces/openshift-service-ca/core/secrets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.313449313Z namespaces/openshift-service-ca/core/services.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.313501357Z namespaces/openshift-service-ca/discovery.k8s.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.31353933Z namespaces/openshift-service-ca/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.313587854Z namespaces/openshift-service-ca/image.openshift.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.313631017Z namespaces/openshift-service-ca/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.31366842Z namespaces/openshift-service-ca/k8s.ovn.org/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.313708963Z namespaces/openshift-service-ca/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.313809182Z namespaces/openshift-service-ca/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.313900059Z namespaces/openshift-service-ca/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.313947013Z namespaces/openshift-service-ca/monitoring.coreos.com/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.313973725Z namespaces/openshift-service-ca/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.314025879Z namespaces/openshift-service-ca/networking.k8s.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.314067332Z namespaces/openshift-service-ca/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.314117876Z namespaces/openshift-service-ca/pods/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.314126207Z namespaces/openshift-service-ca/pods/service-ca-658d7b7c78-xzg4l/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.314157089Z namespaces/openshift-service-ca/pods/service-ca-658d7b7c78-xzg4l/service-ca-658d7b7c78-xzg4l.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.314230235Z namespaces/openshift-service-ca/pods/service-ca-658d7b7c78-xzg4l/service-ca-controller/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.314238566Z namespaces/openshift-service-ca/pods/service-ca-658d7b7c78-xzg4l/service-ca-controller/service-ca-controller/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.314242896Z namespaces/openshift-service-ca/pods/service-ca-658d7b7c78-xzg4l/service-ca-controller/service-ca-controller/logs/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.314274359Z namespaces/openshift-service-ca/pods/service-ca-658d7b7c78-xzg4l/service-ca-controller/service-ca-controller/logs/current.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.314490176Z namespaces/openshift-service-ca/pods/service-ca-658d7b7c78-xzg4l/service-ca-controller/service-ca-controller/logs/previous.insecure.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.314569602Z namespaces/openshift-service-ca/pods/service-ca-658d7b7c78-xzg4l/service-ca-controller/service-ca-controller/logs/previous.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.314607225Z namespaces/openshift-service-ca/policy/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.314645698Z namespaces/openshift-service-ca/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.314693412Z namespaces/openshift-service-ca/route.openshift.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.314734375Z namespaces/openshift-service-ca/route.openshift.io/routes.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.314802041Z namespaces/openshift-user-workload-monitoring/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.314852495Z namespaces/openshift-user-workload-monitoring/openshift-user-workload-monitoring.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.314931761Z namespaces/openshift-user-workload-monitoring/apps.openshift.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.314979965Z namespaces/openshift-user-workload-monitoring/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.315023608Z namespaces/openshift-user-workload-monitoring/apps/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.315069602Z namespaces/openshift-user-workload-monitoring/apps/daemonsets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.315145948Z namespaces/openshift-user-workload-monitoring/apps/deployments.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.315221064Z namespaces/openshift-user-workload-monitoring/apps/replicasets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.31530054Z namespaces/openshift-user-workload-monitoring/apps/statefulsets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.315342544Z namespaces/openshift-user-workload-monitoring/autoscaling/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.315382787Z namespaces/openshift-user-workload-monitoring/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.31542838Z namespaces/openshift-user-workload-monitoring/batch/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.315471184Z namespaces/openshift-user-workload-monitoring/batch/cronjobs.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.31554892Z namespaces/openshift-user-workload-monitoring/batch/jobs.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.315594353Z namespaces/openshift-user-workload-monitoring/build.openshift.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.315636997Z namespaces/openshift-user-workload-monitoring/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.315710283Z namespaces/openshift-user-workload-monitoring/build.openshift.io/builds.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.315765157Z namespaces/openshift-user-workload-monitoring/core/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.315832292Z namespaces/openshift-user-workload-monitoring/core/configmaps.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.315935231Z namespaces/openshift-user-workload-monitoring/core/endpoints.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.316014367Z namespaces/openshift-user-workload-monitoring/core/events.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.316087223Z namespaces/openshift-user-workload-monitoring/core/persistentvolumeclaims.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.316164509Z namespaces/openshift-user-workload-monitoring/core/pods.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.316244485Z namespaces/openshift-user-workload-monitoring/core/replicationcontrollers.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.316367915Z namespaces/openshift-user-workload-monitoring/core/secrets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.316515597Z namespaces/openshift-user-workload-monitoring/core/services.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.316563201Z namespaces/openshift-user-workload-monitoring/discovery.k8s.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.316607724Z namespaces/openshift-user-workload-monitoring/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.316652728Z namespaces/openshift-user-workload-monitoring/image.openshift.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.316694931Z namespaces/openshift-user-workload-monitoring/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.316739705Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.31680844Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.316962202Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.317036528Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.317248415Z namespaces/openshift-user-workload-monitoring/monitoring.coreos.com/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.317286408Z namespaces/openshift-user-workload-monitoring/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.317331422Z namespaces/openshift-user-workload-monitoring/networking.k8s.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.317370715Z namespaces/openshift-user-workload-monitoring/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.317416269Z namespaces/openshift-user-workload-monitoring/policy/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.317459272Z namespaces/openshift-user-workload-monitoring/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.317503245Z namespaces/openshift-user-workload-monitoring/route.openshift.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.317544519Z namespaces/openshift-user-workload-monitoring/route.openshift.io/routes.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.317589042Z namespaces/openshift/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.317633806Z namespaces/openshift/openshift.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.31768752Z namespaces/openshift/apps.openshift.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.317723363Z namespaces/openshift/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.317772847Z namespaces/openshift/apps/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.317835342Z namespaces/openshift/apps/daemonsets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.317916018Z namespaces/openshift/apps/deployments.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.317995944Z namespaces/openshift/apps/replicasets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.318073021Z namespaces/openshift/apps/statefulsets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.318114704Z namespaces/openshift/autoscaling/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.318157597Z namespaces/openshift/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.318206071Z namespaces/openshift/batch/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.318245124Z namespaces/openshift/batch/cronjobs.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.318322941Z namespaces/openshift/batch/jobs.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.318369714Z namespaces/openshift/build.openshift.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.318403847Z namespaces/openshift/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.318483293Z namespaces/openshift/build.openshift.io/builds.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.318529047Z namespaces/openshift/core/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.31856905Z namespaces/openshift/core/configmaps.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.318659207Z namespaces/openshift/core/endpoints.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.318732253Z namespaces/openshift/core/events.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.318835061Z namespaces/openshift/core/persistentvolumeclaims.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.318917948Z namespaces/openshift/core/pods.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.318995144Z namespaces/openshift/core/replicationcontrollers.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.319123544Z namespaces/openshift/core/secrets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.319280877Z namespaces/openshift/core/services.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.319329211Z namespaces/openshift/discovery.k8s.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.319374574Z namespaces/openshift/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.319414468Z namespaces/openshift/image.openshift.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.319455511Z namespaces/openshift/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.320650206Z namespaces/openshift/image.openshift.io/imagestreams/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.320673738Z namespaces/openshift/image.openshift.io/imagestreams/cli-artifacts.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.320795367Z namespaces/openshift/image.openshift.io/imagestreams/cli.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.320885705Z namespaces/openshift/image.openshift.io/imagestreams/dotnet-runtime.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.320987913Z namespaces/openshift/image.openshift.io/imagestreams/dotnet.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.321091771Z namespaces/openshift/image.openshift.io/imagestreams/driver-toolkit.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.321175577Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-eap-openshift-java11.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.32133074Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-eap-openshift.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.321514644Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-java-openshift.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.321613243Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-java11-openshift.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.321700349Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-karaf-openshift-jdk11.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.321803178Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-karaf-openshift.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.321933098Z namespaces/openshift/image.openshift.io/imagestreams/golang.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.322039836Z namespaces/openshift/image.openshift.io/imagestreams/httpd.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.322144555Z namespaces/openshift/image.openshift.io/imagestreams/installer-artifacts.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.322228861Z namespaces/openshift/image.openshift.io/imagestreams/installer.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.322318768Z namespaces/openshift/image.openshift.io/imagestreams/java-runtime.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.322418416Z namespaces/openshift/image.openshift.io/imagestreams/java.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.322530135Z namespaces/openshift/image.openshift.io/imagestreams/jboss-datagrid73-openshift.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.322643584Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp3-openjdk11-openshift.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.322740202Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp3-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.322856071Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp4-openjdk11-openshift.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.322951519Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp4-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.323046556Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk11-openshift.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.323138634Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.323235772Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk8-openshift.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.323332149Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk8-runtime-openshift.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.323423136Z namespaces/openshift/image.openshift.io/imagestreams/jboss-webserver57-openjdk11-tomcat9-openshift-ubi8.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.323528895Z namespaces/openshift/image.openshift.io/imagestreams/jboss-webserver57-openjdk8-tomcat9-openshift-ubi8.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.323638713Z namespaces/openshift/image.openshift.io/imagestreams/jenkins-agent-base.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.323735611Z namespaces/openshift/image.openshift.io/imagestreams/jenkins.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.323869502Z namespaces/openshift/image.openshift.io/imagestreams/mariadb.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.3239769Z namespaces/openshift/image.openshift.io/imagestreams/must-gather.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.324063097Z namespaces/openshift/image.openshift.io/imagestreams/mysql.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.324167816Z namespaces/openshift/image.openshift.io/imagestreams/network-tools.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.324254293Z namespaces/openshift/image.openshift.io/imagestreams/nginx.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.324373492Z namespaces/openshift/image.openshift.io/imagestreams/nodejs.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.324513093Z namespaces/openshift/image.openshift.io/imagestreams/oauth-proxy.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.3245964Z namespaces/openshift/image.openshift.io/imagestreams/openjdk-11-rhel7.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.324714069Z namespaces/openshift/image.openshift.io/imagestreams/perl.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.32485618Z namespaces/openshift/image.openshift.io/imagestreams/php.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.324966229Z namespaces/openshift/image.openshift.io/imagestreams/postgresql.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.325093649Z namespaces/openshift/image.openshift.io/imagestreams/postgresql13-for-sso75-openshift-rhel8.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.325185276Z namespaces/openshift/image.openshift.io/imagestreams/postgresql13-for-sso76-openshift-rhel8.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.325287785Z namespaces/openshift/image.openshift.io/imagestreams/python.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.325407284Z namespaces/openshift/image.openshift.io/imagestreams/redhat-openjdk18-openshift.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.325532674Z namespaces/openshift/image.openshift.io/imagestreams/redis.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.325637383Z namespaces/openshift/image.openshift.io/imagestreams/ruby.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.325745171Z namespaces/openshift/image.openshift.io/imagestreams/sso75-openshift-rhel8.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.325896283Z namespaces/openshift/image.openshift.io/imagestreams/sso76-openshift-rhel8.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.32598538Z namespaces/openshift/image.openshift.io/imagestreams/tests.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.326071627Z namespaces/openshift/image.openshift.io/imagestreams/tools.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.326199437Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-11-runtime.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.326319647Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-11.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.326438166Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-17-runtime.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.326546645Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-17.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.326661434Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-21-runtime.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.326751701Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-21.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.32686715Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-8-runtime.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.3271098Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-8.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.327194166Z namespaces/openshift/k8s.ovn.org/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.327235319Z namespaces/openshift/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.327323877Z namespaces/openshift/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.327396983Z namespaces/openshift/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.327443216Z namespaces/openshift/monitoring.coreos.com/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.327477179Z namespaces/openshift/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.327515692Z namespaces/openshift/networking.k8s.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.327563916Z namespaces/openshift/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.327610129Z namespaces/openshift/policy/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.327650723Z namespaces/openshift/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.327694636Z namespaces/openshift/route.openshift.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.327727089Z namespaces/openshift/route.openshift.io/routes.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.327760391Z namespaces/openshift/template.openshift.io/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.327768982Z namespaces/openshift/template.openshift.io/templates/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.327830947Z namespaces/openshift/template.openshift.io/templates/cache-service.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.327952217Z namespaces/openshift/template.openshift.io/templates/cakephp-mysql-example.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.328058145Z namespaces/openshift/template.openshift.io/templates/cakephp-mysql-persistent.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.328165544Z namespaces/openshift/template.openshift.io/templates/dancer-mysql-example.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.328264832Z namespaces/openshift/template.openshift.io/templates/dancer-mysql-persistent.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.328422514Z namespaces/openshift/template.openshift.io/templates/datagrid-service.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.328527793Z namespaces/openshift/template.openshift.io/templates/django-psql-example.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.328636811Z namespaces/openshift/template.openshift.io/templates/django-psql-persistent.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.328742239Z namespaces/openshift/template.openshift.io/templates/eap-xp3-basic-s2i.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.328890841Z namespaces/openshift/template.openshift.io/templates/eap-xp4-basic-s2i.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.32899924Z namespaces/openshift/template.openshift.io/templates/eap74-basic-s2i.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.329112469Z namespaces/openshift/template.openshift.io/templates/eap74-https-s2i.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.329242289Z namespaces/openshift/template.openshift.io/templates/eap74-sso-s2i.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.32937997Z namespaces/openshift/template.openshift.io/templates/httpd-example.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.329483878Z namespaces/openshift/template.openshift.io/templates/jenkins-ephemeral-monitored.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.329605128Z namespaces/openshift/template.openshift.io/templates/jenkins-ephemeral.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.329711927Z namespaces/openshift/template.openshift.io/templates/jenkins-persistent-monitored.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.329839457Z namespaces/openshift/template.openshift.io/templates/jenkins-persistent.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.329942215Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk11-tomcat9-ubi8-basic-s2i.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.330048213Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk11-tomcat9-ubi8-https-s2i.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.330155082Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk8-tomcat9-ubi8-basic-s2i.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.330249319Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk8-tomcat9-ubi8-https-s2i.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.330351938Z namespaces/openshift/template.openshift.io/templates/mariadb-ephemeral.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.330450946Z namespaces/openshift/template.openshift.io/templates/mariadb-persistent.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.330548663Z namespaces/openshift/template.openshift.io/templates/mysql-ephemeral.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.330651991Z namespaces/openshift/template.openshift.io/templates/mysql-persistent.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.330746489Z namespaces/openshift/template.openshift.io/templates/nginx-example.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.330865668Z namespaces/openshift/template.openshift.io/templates/nodejs-postgresql-example.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.330978737Z namespaces/openshift/template.openshift.io/templates/nodejs-postgresql-persistent.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.331085626Z namespaces/openshift/template.openshift.io/templates/openjdk-web-basic-s2i.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.331186414Z namespaces/openshift/template.openshift.io/templates/postgresql-ephemeral.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.331300523Z namespaces/openshift/template.openshift.io/templates/postgresql-persistent.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.331420163Z namespaces/openshift/template.openshift.io/templates/rails-pgsql-persistent.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.331541682Z namespaces/openshift/template.openshift.io/templates/rails-postgresql-example.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.331657401Z namespaces/openshift/template.openshift.io/templates/react-web-app-example.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.331754279Z namespaces/openshift/template.openshift.io/templates/redis-ephemeral.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.331883709Z namespaces/openshift/template.openshift.io/templates/redis-persistent.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.331979847Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel-rest-3scale.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.332095706Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel-xml.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.332200614Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.332303373Z namespaces/openshift/template.openshift.io/templates/sso75-https.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.332424892Z namespaces/openshift/template.openshift.io/templates/sso75-ocp4-x509-https.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.332531421Z namespaces/openshift/template.openshift.io/templates/sso75-ocp4-x509-postgresql-persistent.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.332652641Z namespaces/openshift/template.openshift.io/templates/sso75-postgresql-persistent.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.33277482Z namespaces/openshift/template.openshift.io/templates/sso75-postgresql.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.332920912Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-https.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.333114987Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-postgresql-persistent.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.333252208Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-postgresql.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.333381848Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-x509-https.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.333502248Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-x509-postgresql-persistent.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.333644479Z network_logs/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.333682623Z network_logs/cluster_scale [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.33377434Z network_logs/ippools.whereabouts.cni.cncf.io [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.333872158Z network_logs/multi-networkpolicy [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.333945503Z network_logs/net-attach-def [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.33403242Z network_logs/overlappingrangeipreservations.whereabouts.cni.cncf.io [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.334170181Z network_logs/ovn_kubernetes_top_pods [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.334255818Z network_logs/ovnk_database_store.tar.gz [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.335357646Z nodes/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.335377657Z nodes/debug [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.335450463Z nodes/ip-10-0-129-89.ec2.internal/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.335486216Z nodes/ip-10-0-129-89.ec2.internal/cpu_affinities.json [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.335769169Z nodes/ip-10-0-129-89.ec2.internal/dmesg [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.336050391Z nodes/ip-10-0-129-89.ec2.internal/ethtool_channels [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.336123957Z nodes/ip-10-0-129-89.ec2.internal/ethtool_features [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.336214534Z nodes/ip-10-0-129-89.ec2.internal/ip-10-0-129-89.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.336488606Z nodes/ip-10-0-129-89.ec2.internal/irq_affinities.json [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.336634497Z nodes/ip-10-0-129-89.ec2.internal/lscpu [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.336757817Z nodes/ip-10-0-129-89.ec2.internal/lspci [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.336873016Z nodes/ip-10-0-129-89.ec2.internal/podresources.json [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.336975254Z nodes/ip-10-0-129-89.ec2.internal/pods_info.json [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.337092564Z nodes/ip-10-0-129-89.ec2.internal/proc_cmdline [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.33717359Z nodes/ip-10-0-129-89.ec2.internal/sysinfo.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.338887466Z nodes/ip-10-0-129-89.ec2.internal/sysinfo.tgz [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.339038889Z nodes/ip-10-0-132-110.ec2.internal/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.33905653Z nodes/ip-10-0-132-110.ec2.internal/cpu_affinities.json [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.339316321Z nodes/ip-10-0-132-110.ec2.internal/dmesg [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.339548099Z nodes/ip-10-0-132-110.ec2.internal/ethtool_channels [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.339623505Z nodes/ip-10-0-132-110.ec2.internal/ethtool_features [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.339699421Z nodes/ip-10-0-132-110.ec2.internal/ip-10-0-132-110.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.340006926Z nodes/ip-10-0-132-110.ec2.internal/irq_affinities.json [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.340137836Z nodes/ip-10-0-132-110.ec2.internal/lscpu [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.340254535Z nodes/ip-10-0-132-110.ec2.internal/lspci [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.340339982Z nodes/ip-10-0-132-110.ec2.internal/podresources.json [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.34044373Z nodes/ip-10-0-132-110.ec2.internal/pods_info.json [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.34056041Z nodes/ip-10-0-132-110.ec2.internal/proc_cmdline [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.340638696Z nodes/ip-10-0-132-110.ec2.internal/sysinfo.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.342363033Z nodes/ip-10-0-132-110.ec2.internal/sysinfo.tgz [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.342528486Z nodes/ip-10-0-139-172.ec2.internal/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.342567999Z nodes/ip-10-0-139-172.ec2.internal/cpu_affinities.json [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.342886475Z nodes/ip-10-0-139-172.ec2.internal/dmesg [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.343116023Z nodes/ip-10-0-139-172.ec2.internal/ethtool_channels [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.343193489Z nodes/ip-10-0-139-172.ec2.internal/ethtool_features [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.343273315Z nodes/ip-10-0-139-172.ec2.internal/ip-10-0-139-172.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.343527006Z nodes/ip-10-0-139-172.ec2.internal/irq_affinities.json [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.343657966Z nodes/ip-10-0-139-172.ec2.internal/lscpu [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.343795867Z nodes/ip-10-0-139-172.ec2.internal/lspci [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.343884864Z nodes/ip-10-0-139-172.ec2.internal/podresources.json [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.343991652Z nodes/ip-10-0-139-172.ec2.internal/pods_info.json [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.344103152Z nodes/ip-10-0-139-172.ec2.internal/proc_cmdline [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.344180538Z nodes/ip-10-0-139-172.ec2.internal/sysinfo.log [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.34583859Z nodes/ip-10-0-139-172.ec2.internal/sysinfo.tgz [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.345996242Z pod_network_connectivity_check/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.346034025Z pod_network_connectivity_check/podnetworkconnectivitychecks.yaml [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.346163025Z static-pods/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.346176276Z static-pods/kube-apiserver/ [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.354723976Z [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.354751739Z sent 57,310 bytes received 3,765,580 bytes 2,548,593.33 bytes/sec [must-gather] [must-gather-cwbld] OUT 2026-07-24T18:12:43.354762649Z total size is 42,889,186 speedup is 11.22 [must-gather] [must-gather ] OUT 2026-07-24T18:12:43.637674135Z namespace/openshift-must-gather-mn26q 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: 7d9ad97f-00e3-48f0-b1cf-e04a32131a0d [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.26" [must-gather] ClusterOperators: [must-gather] clusteroperator/authentication is missing [must-gather] clusteroperator/cloud-credential is missing [must-gather] clusteroperator/cluster-autoscaler is missing [must-gather] clusteroperator/config-operator is missing [must-gather] clusteroperator/etcd is missing [must-gather] clusteroperator/machine-api is missing [must-gather] clusteroperator/machine-approver is missing [must-gather] clusteroperator/machine-config is missing [must-gather] clusteroperator/marketplace is missing [must-gather] [must-gather] [git-push-artifacts] WORK_DIR: /workspace/odh-ci-artifacts [git-push-artifacts] REPO_PATH: opendatahub-io/odh-build-metadata [git-push-artifacts] REPO_BRANCH: ci-artifacts [git-push-artifacts] SPARSE_FILE_PATH: test-artifacts/docs [git-push-artifacts] SOURCE_PATH: /workspace/artifacts-dir [git-push-artifacts] DEST_PATH: test-artifacts/kserve-group-test-jt48n [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-jt48n-e2e-raw [git-push-artifacts] PIPELINERUN_NAME=kserve-group-test-jt48n [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 6485953 Jul 24 18:13 /workspace/odh-ci-artifacts/test-artifacts/kserve-group-test-jt48n/e2e-raw.tar.gz [git-push-artifacts] [ci-artifacts e909109] Updating CI Artifacts in e2e-raw [git-push-artifacts] 1 file changed, 0 insertions(+), 0 deletions(-) [git-push-artifacts] create mode 100644 test-artifacts/kserve-group-test-jt48n/e2e-raw.tar.gz [git-push-artifacts] From https://github.com/opendatahub-io/odh-build-metadata [git-push-artifacts] * branch ci-artifacts -> FETCH_HEAD [git-push-artifacts] Already up to date. [git-push-artifacts] To https://github.com/opendatahub-io/odh-build-metadata.git [git-push-artifacts] 71ef9d7..e909109 ci-artifacts -> ci-artifacts [fail-if-needed] Failing pipeline because deploy-and-e2e step failed container step-fail-if-needed has failed : [{"key":"StartedAt","value":"2026-07-24T18:13:30.150Z","type":3}]