[get-kubeconfig] Found kubeconfig secret: cluster-jsjgl-admin-kubeconfig [get-kubeconfig] Wrote kubeconfig to /credentials/cluster-jsjgl-kubeconfig [get-kubeconfig] Found admin password secret: cluster-jsjgl-admin-password [get-kubeconfig] Retrieved username [get-kubeconfig] Wrote password to /credentials/cluster-jsjgl-password [get-kubeconfig] API Server URL: https://a28580b1d39df4317baae046d3533e69-8ff350f4d834eafb.elb.us-east-1.amazonaws.com:6443 [get-kubeconfig] Console URL: https://console-openshift-console.apps.7d5e39c4-4765-45c5-a752-7050e02fe8ea.prod.konfluxeaas.com [clone-repo] fix/ci/xks-tls-timeout [clone-repo] https://github.com/bartoszmajsak/kserve [clone-repo] Cloning into '/workspace/source'... [clone-repo] Updating files: 89% (2897/3222) Updating files: 90% (2900/3222) Updating files: 91% (2933/3222) Updating files: 92% (2965/3222) Updating files: 93% (2997/3222) Updating files: 94% (3029/3222) Updating files: 95% (3061/3222) Updating files: 96% (3094/3222) Updating files: 97% (3126/3222) Updating files: 98% (3158/3222) Updating files: 99% (3190/3222) Updating files: 100% (3222/3222) Updating files: 100% (3222/3222), 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:07d9be4ee48ab8e3f13b5e400054db7129a4dfd20edc4167e0ae24bd38c38bfa [e2e-raw] + KSERVE_AGENT_IMAGE=quay.io/opendatahub/kserve-agent@sha256:07d9be4ee48ab8e3f13b5e400054db7129a4dfd20edc4167e0ae24bd38c38bfa [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:3408a56bab73a176a3dc16d9a410a129dabf9c66a9bc9e7717bfc1996a904598 [e2e-raw] + KSERVE_CONTROLLER_IMAGE=quay.io/opendatahub/kserve-controller@sha256:3408a56bab73a176a3dc16d9a410a129dabf9c66a9bc9e7717bfc1996a904598 [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:ee73d7a22df8b79aa8a5e917cb435b1d2b100d4582439c437bdc01a1d2422290 [e2e-raw] + KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:ee73d7a22df8b79aa8a5e917cb435b1d2b100d4582439c437bdc01a1d2422290 [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:038cd29f3e031cdfd5fa54ba896bbecc69cd255eda6b470c2f7bce5282357bb8 [e2e-raw] + STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:038cd29f3e031cdfd5fa54ba896bbecc69cd255eda6b470c2f7bce5282357bb8 [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.25) [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-1771 [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-1771 [e2e-raw] SUCCESS_200_ISVC_IMAGE=quay.io/opendatahub/success-200-isvc:odh-pr-1771 [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 setuptools (1.2MiB) [e2e-raw] Downloading kubernetes (1.9MiB) [e2e-raw] Downloading pandas (12.5MiB) [e2e-raw] Downloading numpy (15.7MiB) [e2e-raw] Downloading aiohttp (1.7MiB) [e2e-raw] Downloading cryptography (4.5MiB) [e2e-raw] Downloading uvloop (3.8MiB) [e2e-raw] Downloading pydantic-core (2.0MiB) [e2e-raw] Downloading pyarrow (40.1MiB) [e2e-raw] Downloading botocore (12.9MiB) [e2e-raw] Downloading grpcio (6.4MiB) [e2e-raw] Downloading grpcio-tools (2.5MiB) [e2e-raw] Downloading mypy (17.2MiB) [e2e-raw] Downloading portforward (3.9MiB) [e2e-raw] Downloading black (1.6MiB) [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] Downloading numpy [e2e-raw] Built kserve @ file:///workspace/source/python/kserve [e2e-raw] Downloading pandas [e2e-raw] Downloading botocore [e2e-raw] Downloading pyarrow [e2e-raw] Downloading mypy [e2e-raw] Prepared 101 packages in 1.84s [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 7.71s [e2e-raw] + aiohappyeyeballs==2.6.1 [e2e-raw] + aiohttp==3.14.1 [e2e-raw] + aiosignal==1.4.0 [e2e-raw] + annotated-doc==0.0.4 [e2e-raw] + annotated-types==0.7.0 [e2e-raw] + anyio==4.9.0 [e2e-raw] + attrs==25.3.0 [e2e-raw] + avro==1.12.0 [e2e-raw] + black==24.3.0 [e2e-raw] + boto3==1.37.35 [e2e-raw] + botocore==1.37.35 [e2e-raw] + cachetools==5.5.2 [e2e-raw] + certifi==2025.1.31 [e2e-raw] + cffi==2.0.0 [e2e-raw] + charset-normalizer==3.4.1 [e2e-raw] + click==8.4.2 [e2e-raw] + cloudevents==1.11.0 [e2e-raw] + colorama==0.4.6 [e2e-raw] + colorlog==6.10.1 [e2e-raw] + coverage==7.8.0 [e2e-raw] + cryptography==49.0.0 [e2e-raw] + deprecation==2.1.0 [e2e-raw] + durationpy==0.9 [e2e-raw] + execnet==2.1.1 [e2e-raw] + fastapi==0.136.3 [e2e-raw] + frozenlist==1.5.0 [e2e-raw] + google-auth==2.39.0 [e2e-raw] + grpc-interceptor==0.15.4 [e2e-raw] + grpcio==1.78.1 [e2e-raw] + grpcio-testing==1.78.1 [e2e-raw] + grpcio-tools==1.78.1 [e2e-raw] + h11==0.16.0 [e2e-raw] + httpcore==1.0.9 [e2e-raw] + httptools==0.6.4 [e2e-raw] + httpx==0.27.2 [e2e-raw] + httpx-retries==0.4.5 [e2e-raw] + idna==3.10 [e2e-raw] + iniconfig==2.1.0 [e2e-raw] + jinja2==3.1.6 [e2e-raw] + jmespath==1.0.1 [e2e-raw] + kserve==0.20.0rc0 (from file:///workspace/source/python/kserve) [e2e-raw] + kubernetes==32.0.1 [e2e-raw] + markupsafe==3.0.2 [e2e-raw] + multidict==6.4.3 [e2e-raw] + mypy==0.991 [e2e-raw] + mypy-extensions==1.0.0 [e2e-raw] + numpy==2.2.4 [e2e-raw] + oauthlib==3.2.2 [e2e-raw] + orjson==3.11.9 [e2e-raw] + packaging==24.2 [e2e-raw] + pandas==2.2.3 [e2e-raw] + pathspec==0.12.1 [e2e-raw] + platformdirs==4.3.7 [e2e-raw] + pluggy==1.5.0 [e2e-raw] + portforward==0.7.1 [e2e-raw] + prometheus-client==0.21.1 [e2e-raw] + propcache==0.3.1 [e2e-raw] + protobuf==6.33.5 [e2e-raw] + psutil==5.9.8 [e2e-raw] + pyarrow==19.0.1 [e2e-raw] + pyasn1==0.6.3 [e2e-raw] + pyasn1-modules==0.4.2 [e2e-raw] + pycparser==2.22 [e2e-raw] + pydantic==2.12.4 [e2e-raw] + pydantic-core==2.41.5 [e2e-raw] + pyjwt==2.13.0 [e2e-raw] + pytest==7.4.4 [e2e-raw] + pytest-asyncio==0.23.8 [e2e-raw] + pytest-cov==5.0.0 [e2e-raw] + pytest-httpx==0.30.0 [e2e-raw] + pytest-json-report==1.5.0 [e2e-raw] + pytest-metadata==3.1.1 [e2e-raw] + pytest-xdist==3.6.1 [e2e-raw] + python-dateutil==2.9.0.post0 [e2e-raw] + python-dotenv==1.1.0 [e2e-raw] + python-multipart==0.0.32 [e2e-raw] + python-simple-logger==2.0.19 [e2e-raw] + pytz==2025.2 [e2e-raw] + pyyaml==6.0.2 [e2e-raw] + requests==2.32.3 [e2e-raw] + requests-oauthlib==2.0.0 [e2e-raw] + rsa==4.9.1 [e2e-raw] + s3transfer==0.11.4 [e2e-raw] + setuptools==78.1.0 [e2e-raw] + six==1.17.0 [e2e-raw] + sniffio==1.3.1 [e2e-raw] + starlette==1.2.1 [e2e-raw] + tabulate==0.9.0 [e2e-raw] + timeout-sampler==1.0.3 [e2e-raw] + timing-asgi==0.3.1 [e2e-raw] + tomlkit==0.13.2 [e2e-raw] + typing-extensions==4.15.0 [e2e-raw] + typing-inspection==0.4.2 [e2e-raw] + tzdata==2025.2 [e2e-raw] + urllib3==2.7.0 [e2e-raw] + uvicorn==0.34.1 [e2e-raw] + uvloop==0.21.0 [e2e-raw] + watchfiles==1.0.5 [e2e-raw] + websocket-client==1.8.0 [e2e-raw] + websockets==15.0.1 [e2e-raw] + yarl==1.20.0 [e2e-raw] Audited 1 package in 47ms [e2e-raw] /workspace/source [e2e-raw] [INFO] Installing Kustomize v5.8.1 for linux/amd64... [e2e-raw] [INFO] Kustomize v5.8.1 is already installed in /workspace/source/bin (>= v5.8.1) [e2e-raw] make: Entering directory '/workspace/source' [e2e-raw] make: Leaving directory '/workspace/source' [e2e-raw] Now using project "kserve" on server "https://a28580b1d39df4317baae046d3533e69-8ff350f4d834eafb.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 found, but not yet Succeeded (Phase: Installing). Waiting... (45/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-cmql4 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-cmql4 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-t94h9 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-t94h9 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-lr4mn 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-lr4mn 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:3408a56bab73a176a3dc16d9a410a129dabf9c66a9bc9e7717bfc1996a904598 [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:07d9be4ee48ab8e3f13b5e400054db7129a4dfd20edc4167e0ae24bd38c38bfa [e2e-raw] KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:ee73d7a22df8b79aa8a5e917cb435b1d2b100d4582439c437bdc01a1d2422290 [e2e-raw] STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:038cd29f3e031cdfd5fa54ba896bbecc69cd255eda6b470c2f7bce5282357bb8 [e2e-raw] Installing KServe via kustomize... [e2e-raw] === Final params.env [e2e-raw] kserve-controller=quay.io/opendatahub/kserve-controller@sha256:3408a56bab73a176a3dc16d9a410a129dabf9c66a9bc9e7717bfc1996a904598 [e2e-raw] llmisvc-controller=quay.io/opendatahub/odh-kserve-llmisvc-controller:odh-master [e2e-raw] kserve-agent=quay.io/opendatahub/kserve-agent@sha256:07d9be4ee48ab8e3f13b5e400054db7129a4dfd20edc4167e0ae24bd38c38bfa [e2e-raw] kserve-router=quay.io/opendatahub/kserve-router@sha256:ee73d7a22df8b79aa8a5e917cb435b1d2b100d4582439c437bdc01a1d2422290 [e2e-raw] kserve-storage-initializer=quay.io/opendatahub/kserve-storage-initializer@sha256:038cd29f3e031cdfd5fa54ba896bbecc69cd255eda6b470c2f7bce5282357bb8 [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] # 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# 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-view serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/openshift-ai-inferenceservice-image-volume-scc serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/openshift-ai-llminferenceservice-scc serverside-applied [e2e-raw] rolebinding.rbac.authorization.k8s.io/kserve-leader-election-rolebinding serverside-applied [e2e-raw] rolebinding.rbac.authorization.k8s.io/kserve-llmisvcconfig-read-access serverside-applied [e2e-raw] rolebinding.rbac.authorization.k8s.io/llmisvc-leader-election-rolebinding serverside-applied [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/kserve-inferenceservice-distro-rolebinding serverside-applied [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/kserve-llmisvc-distro-rolebinding serverside-applied [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/kserve-manager-rolebinding serverside-applied [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/kserve-proxy-rolebinding serverside-applied [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/llmisvc-manager-rolebinding serverside-applied [e2e-raw] configmap/inferenceservice-config serverside-applied [e2e-raw] configmap/kserve-parameters serverside-applied [e2e-raw] secret/kserve-webhook-server-secret serverside-applied [e2e-raw] secret/mlpipeline-s3-artifact serverside-applied [e2e-raw] service/kserve-controller-manager-metrics-service serverside-applied [e2e-raw] service/kserve-controller-manager-service serverside-applied [e2e-raw] service/kserve-webhook-server-service serverside-applied [e2e-raw] service/llmisvc-controller-manager-service serverside-applied [e2e-raw] service/llmisvc-webhook-server-service serverside-applied [e2e-raw] service/s3-service serverside-applied [e2e-raw] deployment.apps/kserve-controller-manager serverside-applied [e2e-raw] deployment.apps/llmisvc-controller-manager serverside-applied [e2e-raw] deployment.apps/seaweedfs serverside-applied [e2e-raw] networkpolicy.networking.k8s.io/kserve-controller-manager serverside-applied [e2e-raw] securitycontextconstraints.security.openshift.io/openshift-ai-inferenceservice-image-volume-scc serverside-applied [e2e-raw] securitycontextconstraints.security.openshift.io/openshift-ai-llminferenceservice-scc serverside-applied [e2e-raw] clusterstoragecontainer.serving.kserve.io/default serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-template serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-worker-data-parallel serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-pd-template-nvidia-cuda serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-pd-template-nvidia-cuda-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-pd-template-nvidia-cuda-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-template-nvidia-cuda serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-template-nvidia-cuda-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-template-nvidia-cuda-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-template serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-worker-data-parallel serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-router-route serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-scheduler serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-scheduler-latency-predictor serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-pd-template-nvidia-cuda serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-pd-template-nvidia-cuda-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-pd-template-nvidia-cuda-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-template-nvidia-cuda serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-template-nvidia-cuda-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-template-nvidia-cuda-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-amd-rocm serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-amd-rocm-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-amd-rocm-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-ppc64le serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-ppc64le-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-ppc64le-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-s390x serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-s390x-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-s390x-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-x86 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-x86-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-x86-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-intel-gaudi serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-intel-gaudi-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-intel-gaudi-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-tracing serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-worker-data-parallel serverside-applied [e2e-raw] mutatingwebhookconfiguration.admissionregistration.k8s.io/inferenceservice.serving.kserve.io serverside-applied [e2e-raw] mutatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceservice.serving.kserve.io serverside-applied [e2e-raw] validatingwebhookconfiguration.admissionregistration.k8s.io/inferencegraph.serving.kserve.io serverside-applied [e2e-raw] validatingwebhookconfiguration.admissionregistration.k8s.io/inferenceservice.serving.kserve.io serverside-applied [e2e-raw] validatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceservice.serving.kserve.io serverside-applied [e2e-raw] validatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceserviceconfig.serving.kserve.io serverside-applied [e2e-raw] validatingwebhookconfiguration.admissionregistration.k8s.io/servingruntime.serving.kserve.io serverside-applied [e2e-raw] validatingwebhookconfiguration.admissionregistration.k8s.io/trainedmodel.serving.kserve.io serverside-applied [e2e-raw] Waiting for llmisvc-controller-manager to be ready... [e2e-raw] Waiting for pod -l "control-plane=llmisvc-controller-manager" in namespace "kserve" to be created... [e2e-raw] Pod -l "control-plane=llmisvc-controller-manager" in namespace "kserve" found. [e2e-raw] Current pods for -l "control-plane=llmisvc-controller-manager" in namespace "kserve": [e2e-raw] NAME READY STATUS RESTARTS AGE [e2e-raw] llmisvc-controller-manager-654c557856-7vlxv 0/1 Running 0 7s [e2e-raw] Waiting up to 600s for pod(s) -l "control-plane=llmisvc-controller-manager" in namespace "kserve" to become ready... [e2e-raw] pod/llmisvc-controller-manager-654c557856-7vlxv 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-view serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/openshift-ai-inferenceservice-image-volume-scc serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/openshift-ai-llminferenceservice-scc serverside-applied [e2e-raw] rolebinding.rbac.authorization.k8s.io/kserve-leader-election-rolebinding serverside-applied [e2e-raw] rolebinding.rbac.authorization.k8s.io/kserve-llmisvcconfig-read-access serverside-applied [e2e-raw] rolebinding.rbac.authorization.k8s.io/llmisvc-leader-election-rolebinding serverside-applied [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/kserve-inferenceservice-distro-rolebinding serverside-applied [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/kserve-llmisvc-distro-rolebinding serverside-applied [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/kserve-manager-rolebinding serverside-applied [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/kserve-proxy-rolebinding serverside-applied [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/llmisvc-manager-rolebinding serverside-applied [e2e-raw] configmap/inferenceservice-config serverside-applied [e2e-raw] configmap/kserve-parameters serverside-applied [e2e-raw] secret/kserve-webhook-server-secret serverside-applied [e2e-raw] secret/mlpipeline-s3-artifact serverside-applied [e2e-raw] service/kserve-controller-manager-metrics-service serverside-applied [e2e-raw] service/kserve-controller-manager-service serverside-applied [e2e-raw] service/kserve-webhook-server-service serverside-applied [e2e-raw] service/llmisvc-controller-manager-service serverside-applied [e2e-raw] service/llmisvc-webhook-server-service serverside-applied [e2e-raw] service/s3-service serverside-applied [e2e-raw] deployment.apps/kserve-controller-manager serverside-applied [e2e-raw] deployment.apps/llmisvc-controller-manager serverside-applied [e2e-raw] deployment.apps/seaweedfs serverside-applied [e2e-raw] networkpolicy.networking.k8s.io/kserve-controller-manager serverside-applied [e2e-raw] securitycontextconstraints.security.openshift.io/openshift-ai-inferenceservice-image-volume-scc serverside-applied [e2e-raw] securitycontextconstraints.security.openshift.io/openshift-ai-llminferenceservice-scc serverside-applied [e2e-raw] clusterstoragecontainer.serving.kserve.io/default serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-template serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-worker-data-parallel serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-pd-template-nvidia-cuda serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-pd-template-nvidia-cuda-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-pd-template-nvidia-cuda-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-template-nvidia-cuda serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-template-nvidia-cuda-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-template-nvidia-cuda-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-template serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-worker-data-parallel serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-router-route serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-scheduler serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-scheduler-latency-predictor serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-pd-template-nvidia-cuda serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-pd-template-nvidia-cuda-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-pd-template-nvidia-cuda-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-template-nvidia-cuda serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-template-nvidia-cuda-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-template-nvidia-cuda-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-amd-rocm serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-amd-rocm-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-amd-rocm-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-ppc64le serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-ppc64le-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-ppc64le-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-s390x serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-s390x-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-s390x-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-x86 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-x86-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-x86-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-intel-gaudi serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-intel-gaudi-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-intel-gaudi-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-tracing serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-worker-data-parallel serverside-applied [e2e-raw] mutatingwebhookconfiguration.admissionregistration.k8s.io/inferenceservice.serving.kserve.io serverside-applied [e2e-raw] mutatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceservice.serving.kserve.io serverside-applied [e2e-raw] validatingwebhookconfiguration.admissionregistration.k8s.io/inferencegraph.serving.kserve.io serverside-applied [e2e-raw] validatingwebhookconfiguration.admissionregistration.k8s.io/inferenceservice.serving.kserve.io serverside-applied [e2e-raw] validatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceservice.serving.kserve.io serverside-applied [e2e-raw] validatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceserviceconfig.serving.kserve.io serverside-applied [e2e-raw] validatingwebhookconfiguration.admissionregistration.k8s.io/servingruntime.serving.kserve.io serverside-applied [e2e-raw] validatingwebhookconfiguration.admissionregistration.k8s.io/trainedmodel.serving.kserve.io serverside-applied [e2e-raw] 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-645f4f9567-z675w" deleted [e2e-raw] Waiting for kserve-controller-manager to be ready... [e2e-raw] pod/kserve-controller-manager-645f4f9567-tzhqc condition met [e2e-raw] Installing ODH Model Controller manually... [e2e-raw] customresourcedefinition.apiextensions.k8s.io/accounts.nim.opendatahub.io created [e2e-raw] serviceaccount/model-serving-api created [e2e-raw] serviceaccount/odh-model-controller created [e2e-raw] role.rbac.authorization.k8s.io/leader-election-role created [e2e-raw] clusterrole.rbac.authorization.k8s.io/account-editor-role created [e2e-raw] clusterrole.rbac.authorization.k8s.io/account-viewer-role created [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-prometheus-k8s created [e2e-raw] clusterrole.rbac.authorization.k8s.io/metrics-reader created [e2e-raw] clusterrole.rbac.authorization.k8s.io/model-serving-api created [e2e-raw] clusterrole.rbac.authorization.k8s.io/odh-model-controller-role created [e2e-raw] clusterrole.rbac.authorization.k8s.io/proxy-role created [e2e-raw] rolebinding.rbac.authorization.k8s.io/leader-election-rolebinding created [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/model-serving-api created [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/odh-model-controller-rolebinding-opendatahub created [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/proxy-rolebinding created [e2e-raw] configmap/odh-model-controller-parameters created [e2e-raw] service/model-serving-api created [e2e-raw] service/odh-model-controller-metrics-service created [e2e-raw] service/odh-model-controller-webhook-service created [e2e-raw] deployment.apps/model-serving-api created [e2e-raw] deployment.apps/odh-model-controller created [e2e-raw] servicemonitor.monitoring.coreos.com/model-serving-api-metrics created [e2e-raw] servicemonitor.monitoring.coreos.com/odh-model-controller-metrics-monitor created [e2e-raw] template.template.openshift.io/autogluon-runtime-template created [e2e-raw] template.template.openshift.io/guardrails-detector-huggingface-serving-template created [e2e-raw] template.template.openshift.io/kserve-ovms created [e2e-raw] template.template.openshift.io/mlserver-cuda-runtime-template created [e2e-raw] template.template.openshift.io/mlserver-runtime-template created [e2e-raw] template.template.openshift.io/vllm-cpu-runtime-template created [e2e-raw] template.template.openshift.io/vllm-cpu-runtime-template-fast-1 created [e2e-raw] template.template.openshift.io/vllm-cpu-runtime-template-fast-2 created [e2e-raw] template.template.openshift.io/vllm-cpu-x86-runtime-template created [e2e-raw] template.template.openshift.io/vllm-cpu-x86-runtime-template-fast-1 created [e2e-raw] template.template.openshift.io/vllm-cpu-x86-runtime-template-fast-2 created [e2e-raw] template.template.openshift.io/vllm-cuda-runtime-template created [e2e-raw] template.template.openshift.io/vllm-cuda-runtime-template-fast-1 created [e2e-raw] template.template.openshift.io/vllm-cuda-runtime-template-fast-2 created [e2e-raw] template.template.openshift.io/vllm-gaudi-runtime-template created [e2e-raw] template.template.openshift.io/vllm-gaudi-runtime-template-fast-1 created [e2e-raw] template.template.openshift.io/vllm-gaudi-runtime-template-fast-2 created [e2e-raw] template.template.openshift.io/vllm-multinode-runtime-template created [e2e-raw] template.template.openshift.io/vllm-multinode-runtime-template-fast-1 created [e2e-raw] template.template.openshift.io/vllm-multinode-runtime-template-fast-2 created [e2e-raw] template.template.openshift.io/vllm-rocm-runtime-template created [e2e-raw] template.template.openshift.io/vllm-rocm-runtime-template-fast-1 created [e2e-raw] template.template.openshift.io/vllm-rocm-runtime-template-fast-2 created [e2e-raw] template.template.openshift.io/vllm-spyre-ppc64le-runtime-template created [e2e-raw] template.template.openshift.io/vllm-spyre-ppc64le-runtime-template-fast-1 created [e2e-raw] template.template.openshift.io/vllm-spyre-ppc64le-runtime-template-fast-2 created [e2e-raw] template.template.openshift.io/vllm-spyre-s390x-runtime-template created [e2e-raw] template.template.openshift.io/vllm-spyre-s390x-runtime-template-fast-1 created [e2e-raw] template.template.openshift.io/vllm-spyre-s390x-runtime-template-fast-2 created [e2e-raw] template.template.openshift.io/vllm-spyre-x86-runtime-template created [e2e-raw] template.template.openshift.io/vllm-spyre-x86-runtime-template-fast-1 created [e2e-raw] template.template.openshift.io/vllm-spyre-x86-runtime-template-fast-2 created [e2e-raw] mutatingwebhookconfiguration.admissionregistration.k8s.io/mutating.odh-model-controller.opendatahub.io created [e2e-raw] validatingwebhookconfiguration.admissionregistration.k8s.io/validating.odh-model-controller.opendatahub.io created [e2e-raw] Waiting for deployment "odh-model-controller" rollout to finish: 0 of 1 updated replicas are available... [e2e-raw] deployment "odh-model-controller" successfully rolled out [e2e-raw] networkpolicy.networking.k8s.io/allow-all created [e2e-raw] KServe setup complete (namespace: kserve) [e2e-raw] Add testing models to SeaweedFS S3 storage ... [e2e-raw] Waiting for SeaweedFS deployment to be ready... [e2e-raw] deployment "seaweedfs" successfully rolled out [e2e-raw] S3 init job not completed, re-creating... [e2e-raw] job.batch/s3-init replaced [e2e-raw] Waiting for S3 init job to complete... [e2e-raw] job.batch/s3-init condition met [e2e-raw] Prepare CI namespace and install ServingRuntimes [e2e-raw] Setting up CI namespace: kserve-ci-e2e-test [e2e-raw] Tearing down CI namespace: kserve-ci-e2e-test [e2e-raw] Namespace kserve-ci-e2e-test does not exist, skipping deletion [e2e-raw] CI namespace teardown complete [e2e-raw] Creating namespace kserve-ci-e2e-test [e2e-raw] namespace/kserve-ci-e2e-test created [e2e-raw] Applying S3 artifact secret [e2e-raw] secret/mlpipeline-s3-artifact created [e2e-raw] Applying storage-config secret [e2e-raw] secret/storage-config created [e2e-raw] Applying SeaweedFS S3 credentials secret [e2e-raw] secret/seaweedfs-s3-creds created [e2e-raw] Linking seaweedfs-s3-creds to default service account [e2e-raw] Creating odh-trusted-ca-bundle configmap [e2e-raw] configmap/odh-trusted-ca-bundle created [e2e-raw] Installing ServingRuntimes [e2e-raw] servingruntime.serving.kserve.io/kserve-autogluonserver created [e2e-raw] servingruntime.serving.kserve.io/kserve-huggingfaceserver created [e2e-raw] servingruntime.serving.kserve.io/kserve-huggingfaceserver-multinode created [e2e-raw] servingruntime.serving.kserve.io/kserve-lgbserver created [e2e-raw] servingruntime.serving.kserve.io/kserve-mlserver created [e2e-raw] servingruntime.serving.kserve.io/kserve-paddleserver created [e2e-raw] servingruntime.serving.kserve.io/kserve-pmmlserver created [e2e-raw] servingruntime.serving.kserve.io/kserve-predictiveserver created [e2e-raw] servingruntime.serving.kserve.io/kserve-sklearnserver created [e2e-raw] servingruntime.serving.kserve.io/kserve-tensorflow-serving created [e2e-raw] servingruntime.serving.kserve.io/kserve-torchserve created [e2e-raw] servingruntime.serving.kserve.io/kserve-tritonserver created [e2e-raw] servingruntime.serving.kserve.io/kserve-vllmserver created [e2e-raw] servingruntime.serving.kserve.io/kserve-xgbserver created [e2e-raw] CI namespace setup complete [e2e-raw] Setup complete [e2e-raw] === E2E cluster / operator summary === [e2e-raw] Client Version: 4.20.11 [e2e-raw] Kustomize Version: v5.6.0 [e2e-raw] Server Version: 4.21.25 [e2e-raw] Kubernetes Version: v1.34.9 [e2e-raw] ClusterVersion desired: 4.21.25 [e2e-raw] ClusterVersion history (latest): 4.21.25 (Completed) [e2e-raw] CSVs in openshift-keda: [e2e-raw] custom-metrics-autoscaler.v2.19.0-2 Succeeded [e2e-raw] CSVs in openshift-operators (ODH / shared operators, filtered): [e2e-raw] KServe deployments in kserve: [e2e-raw] kserve-controller-manager: ready=1 image=quay.io/opendatahub/kserve-controller@sha256:3408a56bab73a176a3dc16d9a410a129dabf9c66a9bc9e7717bfc1996a904598 [e2e-raw] imageID: quay.io/opendatahub/kserve-controller@sha256:1473cce55402f2847a0358f92b8ff08f9ed65a1b55d98f03cb01de6483034e41 [e2e-raw] odh-model-controller: ready=1 image=quay.io/opendatahub/odh-model-controller:fast [e2e-raw] imageID: quay.io/opendatahub/odh-model-controller@sha256:13d9671f9e4ff9e000e589178e1ad29625a50589ca69cbb353a478bfd4dc13cb [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:0c338d11138f7f8bd0f55425c52d9f8c846d2b8680c576038fe7368009d3b551 [e2e-raw] === End E2E cluster / operator summary === [e2e-raw] /workspace/source [e2e-raw] CA certificate extracted [e2e-raw] REQUESTS_CA_BUNDLE=/tmp/ca.crt [e2e-raw] Run E2E tests: raw [e2e-raw] Starting E2E functional tests ... [e2e-raw] Parallelism requested for pytest is 1 [e2e-raw] ============================= test session starts ============================== [e2e-raw] platform linux -- Python 3.11.13, pytest-7.4.4, pluggy-1.5.0 -- /workspace/source/python/kserve/.venv/bin/python [e2e-raw] cachedir: .pytest_cache [e2e-raw] metadata: {'Python': '3.11.13', 'Platform': 'Linux-5.14.0-570.122.1.el9_6.x86_64-x86_64-with-glibc2.34', 'Packages': {'pytest': '7.4.4', 'pluggy': '1.5.0'}, 'Plugins': {'json-report': '1.5.0', 'asyncio': '0.23.8', 'httpx': '0.30.0', 'metadata': '3.1.1', 'xdist': '3.6.1', 'anyio': '4.9.0', 'cov': '5.0.0'}, 'PLATFORM': 'el9'} [e2e-raw] rootdir: /workspace/source/test/e2e [e2e-raw] configfile: pytest.ini [e2e-raw] plugins: json-report-1.5.0, asyncio-0.23.8, httpx-0.30.0, metadata-3.1.1, xdist-3.6.1, anyio-4.9.0, cov-5.0.0 [e2e-raw] asyncio: mode=Mode.STRICT [e2e-raw] created: 1/1 worker [e2e-raw] 1 worker [15 items] [e2e-raw] [e2e-raw] scheduling tests via WorkStealingScheduling [e2e-raw] [e2e-raw] batcher/test_raw_batcher.py::test_batcher_raw 2026-07-20 10:08:09.359 3852 kserve INFO [conftest.py:configure_logger():40] Logger configured [e2e-raw] 2026-07-20 10:09:59.666 3852 kserve.trace Host from isvc status URL = isvc-raw-sklearn-batcher-a9709-kserve-ci-e2e-test.apps.7d5e39c4-4765-45c5-a752-7050e02fe8ea.prod.konfluxeaas.com [e2e-raw] 2026-07-20 10:09:59.666 3852 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = isvc-raw-sklearn-batcher-a9709-kserve-ci-e2e-test.apps.7d5e39c4-4765-45c5-a752-7050e02fe8ea.prod.konfluxeaas.com [e2e-raw] 2026-07-20 10:09:59.666 3852 kserve.trace Network layer = openshift-route [e2e-raw] 2026-07-20 10:09:59.666 3852 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-raw] 2026-07-20 10:09:59.666 3852 kserve.trace Using external route host: isvc-raw-sklearn-batcher-a9709-kserve-ci-e2e-test.apps.7d5e39c4-4765-45c5-a752-7050e02fe8ea.prod.konfluxeaas.com [e2e-raw] 2026-07-20 10:09:59.666 3852 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: isvc-raw-sklearn-batcher-a9709-kserve-ci-e2e-test.apps.7d5e39c4-4765-45c5-a752-7050e02fe8ea.prod.konfluxeaas.com [e2e-raw] 2026-07-20 10:09:59.668 3852 kserve.trace Sending Header = {'Host': 'isvc-raw-sklearn-batcher-a9709-kserve-ci-e2e-test.apps.7d5e39c4-4765-45c5-a752-7050e02fe8ea.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-20 10:09:59.668 3852 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-raw-sklearn-batcher-a9709-kserve-ci-e2e-test.apps.7d5e39c4-4765-45c5-a752-7050e02fe8ea.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-20 10:09:59.668 3852 kserve.trace base url = https://isvc-raw-sklearn-batcher-a9709-kserve-ci-e2e-test.apps.7d5e39c4-4765-45c5-a752-7050e02fe8ea.prod.konfluxeaas.com [e2e-raw] 2026-07-20 10:09:59.668 3852 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-raw-sklearn-batcher-a9709-kserve-ci-e2e-test.apps.7d5e39c4-4765-45c5-a752-7050e02fe8ea.prod.konfluxeaas.com [e2e-raw] 2026-07-20 10:09:59.769 3852 kserve.trace Sending Header = {'Host': 'isvc-raw-sklearn-batcher-a9709-kserve-ci-e2e-test.apps.7d5e39c4-4765-45c5-a752-7050e02fe8ea.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-20 10:09:59.769 3852 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-raw-sklearn-batcher-a9709-kserve-ci-e2e-test.apps.7d5e39c4-4765-45c5-a752-7050e02fe8ea.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-20 10:09:59.769 3852 kserve.trace base url = https://isvc-raw-sklearn-batcher-a9709-kserve-ci-e2e-test.apps.7d5e39c4-4765-45c5-a752-7050e02fe8ea.prod.konfluxeaas.com [e2e-raw] 2026-07-20 10:09:59.769 3852 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-raw-sklearn-batcher-a9709-kserve-ci-e2e-test.apps.7d5e39c4-4765-45c5-a752-7050e02fe8ea.prod.konfluxeaas.com [e2e-raw] 2026-07-20 10:09:59.770 3852 kserve.trace Sending Header = {'Host': 'isvc-raw-sklearn-batcher-a9709-kserve-ci-e2e-test.apps.7d5e39c4-4765-45c5-a752-7050e02fe8ea.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-20 10:09:59.770 3852 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-raw-sklearn-batcher-a9709-kserve-ci-e2e-test.apps.7d5e39c4-4765-45c5-a752-7050e02fe8ea.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-20 10:09:59.770 3852 kserve.trace base url = https://isvc-raw-sklearn-batcher-a9709-kserve-ci-e2e-test.apps.7d5e39c4-4765-45c5-a752-7050e02fe8ea.prod.konfluxeaas.com [e2e-raw] 2026-07-20 10:09:59.770 3852 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-raw-sklearn-batcher-a9709-kserve-ci-e2e-test.apps.7d5e39c4-4765-45c5-a752-7050e02fe8ea.prod.konfluxeaas.com [e2e-raw] 2026-07-20 10:09:59.770 3852 kserve.trace Sending Header = {'Host': 'isvc-raw-sklearn-batcher-a9709-kserve-ci-e2e-test.apps.7d5e39c4-4765-45c5-a752-7050e02fe8ea.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-20 10:09:59.770 3852 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-raw-sklearn-batcher-a9709-kserve-ci-e2e-test.apps.7d5e39c4-4765-45c5-a752-7050e02fe8ea.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-20 10:09:59.770 3852 kserve.trace base url = https://isvc-raw-sklearn-batcher-a9709-kserve-ci-e2e-test.apps.7d5e39c4-4765-45c5-a752-7050e02fe8ea.prod.konfluxeaas.com [e2e-raw] 2026-07-20 10:09:59.770 3852 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-raw-sklearn-batcher-a9709-kserve-ci-e2e-test.apps.7d5e39c4-4765-45c5-a752-7050e02fe8ea.prod.konfluxeaas.com [e2e-raw] 2026-07-20 10:10:04.803 3852 kserve.trace Got response [{'message': '', 'batchId': 'e6cabb03-89ba-4da4-9906-391a6b8a711e', 'predictions': [1, 1]}, {'message': '', 'batchId': 'e6cabb03-89ba-4da4-9906-391a6b8a711e', 'predictions': [1, 1]}, {'message': '', 'batchId': 'e6cabb03-89ba-4da4-9906-391a6b8a711e', 'predictions': [1, 1]}, {'message': '', 'batchId': 'e6cabb03-89ba-4da4-9906-391a6b8a711e', 'predictions': [1, 1]}] [e2e-raw] 2026-07-20 10:10:04.803 3852 kserve.trace INFO [utils.py:predict():141] Got response [{'message': '', 'batchId': 'e6cabb03-89ba-4da4-9906-391a6b8a711e', 'predictions': [1, 1]}, {'message': '', 'batchId': 'e6cabb03-89ba-4da4-9906-391a6b8a711e', 'predictions': [1, 1]}, {'message': '', 'batchId': 'e6cabb03-89ba-4da4-9906-391a6b8a711e', 'predictions': [1, 1]}, {'message': '', 'batchId': 'e6cabb03-89ba-4da4-9906-391a6b8a711e', 'predictions': [1, 1]}] [e2e-raw] [e2e-raw] [gw0] PASSED batcher/test_raw_batcher.py::test_batcher_raw [e2e-raw] custom/test_custom_model_grpc.py::test_predictor_grpc_with_transformer_grpc_raw [e2e-raw] [gw0] SKIPPED custom/test_custom_model_grpc.py::test_predictor_grpc_with_transformer_grpc_raw [e2e-raw] graph/test_inference_graph.py::test_inference_graph_raw_mode 2026-07-20 10:10:04.859 3852 kserve.trace Starting test test_inference_graph_raw_mode [e2e-raw] 2026-07-20 10:10:04.859 3852 kserve.trace INFO [test_inference_graph.py:test_inference_graph_raw_mode():947] Starting test test_inference_graph_raw_mode [e2e-raw] 2026-07-20 10:11:55.113 3852 kserve.trace Expected error in finding knative route in raw deployment mode [e2e-raw] 2026-07-20 10:11:55.113 3852 kserve.trace INFO [test_inference_graph.py:test_inference_graph_raw_mode():1072] Expected error in finding knative route in raw deployment mode [e2e-raw] 2026-07-20 10:11:55.116 3852 kserve.trace Expected error in finding knative service in raw deployment mode [e2e-raw] 2026-07-20 10:11:55.116 3852 kserve.trace INFO [test_inference_graph.py:test_inference_graph_raw_mode():1086] Expected error in finding knative service in raw deployment mode [e2e-raw] [e2e-raw] [gw0] PASSED graph/test_inference_graph.py::test_inference_graph_raw_mode [e2e-raw] graph/test_inference_graph.py::test_inference_graph_raw_mode_with_hpa 2026-07-20 10:11:55.184 3852 kserve.trace Starting test test_inference_graph_raw_mode_with_hpa [e2e-raw] 2026-07-20 10:11:55.184 3852 kserve.trace INFO [test_inference_graph.py:test_inference_graph_raw_mode_with_hpa():1107] Starting test test_inference_graph_raw_mode_with_hpa [e2e-raw] 2026-07-20 10:13:45.468 3852 kserve.trace Expected error in finding knative route in raw deployment mode [e2e-raw] 2026-07-20 10:13:45.468 3852 kserve.trace INFO [test_inference_graph.py:test_inference_graph_raw_mode_with_hpa():1241] Expected error in finding knative route in raw deployment mode [e2e-raw] 2026-07-20 10:13:45.471 3852 kserve.trace Expected error in finding knative route in raw deployment mode [e2e-raw] 2026-07-20 10:13:45.471 3852 kserve.trace INFO [test_inference_graph.py:test_inference_graph_raw_mode_with_hpa():1255] Expected error in finding knative route in raw deployment mode [e2e-raw] [e2e-raw] [gw0] PASSED graph/test_inference_graph.py::test_inference_graph_raw_mode_with_hpa [e2e-raw] logger/test_raw_logger.py::test_kserve_logger 2026-07-20 10:15:35.835 3852 kserve.trace Host from isvc status URL = isvc-logger-raw-22c6a-kserve-ci-e2e-test.apps.7d5e39c4-4765-45c5-a752-7050e02fe8ea.prod.konfluxeaas.com [e2e-raw] 2026-07-20 10:15:35.835 3852 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = isvc-logger-raw-22c6a-kserve-ci-e2e-test.apps.7d5e39c4-4765-45c5-a752-7050e02fe8ea.prod.konfluxeaas.com [e2e-raw] 2026-07-20 10:15:35.835 3852 kserve.trace Network layer = openshift-route [e2e-raw] 2026-07-20 10:15:35.835 3852 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-raw] 2026-07-20 10:15:35.835 3852 kserve.trace Using external route host: isvc-logger-raw-22c6a-kserve-ci-e2e-test.apps.7d5e39c4-4765-45c5-a752-7050e02fe8ea.prod.konfluxeaas.com [e2e-raw] 2026-07-20 10:15:35.835 3852 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: isvc-logger-raw-22c6a-kserve-ci-e2e-test.apps.7d5e39c4-4765-45c5-a752-7050e02fe8ea.prod.konfluxeaas.com [e2e-raw] 2026-07-20 10:15:35.836 3852 kserve.trace Sending Header = {'Host': 'isvc-logger-raw-22c6a-kserve-ci-e2e-test.apps.7d5e39c4-4765-45c5-a752-7050e02fe8ea.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-20 10:15:35.836 3852 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-logger-raw-22c6a-kserve-ci-e2e-test.apps.7d5e39c4-4765-45c5-a752-7050e02fe8ea.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-20 10:15:35.836 3852 kserve.trace base url = https://isvc-logger-raw-22c6a-kserve-ci-e2e-test.apps.7d5e39c4-4765-45c5-a752-7050e02fe8ea.prod.konfluxeaas.com [e2e-raw] 2026-07-20 10:15:35.836 3852 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-logger-raw-22c6a-kserve-ci-e2e-test.apps.7d5e39c4-4765-45c5-a752-7050e02fe8ea.prod.konfluxeaas.com [e2e-raw] 2026-07-20 10:15:35.868 3852 kserve.trace Got response {'predictions': [1, 1]} [e2e-raw] 2026-07-20 10:15:35.868 3852 kserve.trace INFO [utils.py:predict():141] Got response {'predictions': [1, 1]} [e2e-raw] [e2e-raw] [gw0] PASSED logger/test_raw_logger.py::test_kserve_logger [e2e-raw] predictor/test_autoscaling.py::test_sklearn_scale_raw 2026-07-20 10:18:41.204 3852 kserve.trace Host from isvc status URL = isvc-sklearn-scale-raw-07030-kserve-ci-e2e-test.apps.7d5e39c4-4765-45c5-a752-7050e02fe8ea.prod.konfluxeaas.com [e2e-raw] 2026-07-20 10:18:41.204 3852 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = isvc-sklearn-scale-raw-07030-kserve-ci-e2e-test.apps.7d5e39c4-4765-45c5-a752-7050e02fe8ea.prod.konfluxeaas.com [e2e-raw] 2026-07-20 10:18:41.204 3852 kserve.trace Network layer = openshift-route [e2e-raw] 2026-07-20 10:18:41.204 3852 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-raw] 2026-07-20 10:18:41.204 3852 kserve.trace Using external route host: isvc-sklearn-scale-raw-07030-kserve-ci-e2e-test.apps.7d5e39c4-4765-45c5-a752-7050e02fe8ea.prod.konfluxeaas.com [e2e-raw] 2026-07-20 10:18:41.204 3852 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: isvc-sklearn-scale-raw-07030-kserve-ci-e2e-test.apps.7d5e39c4-4765-45c5-a752-7050e02fe8ea.prod.konfluxeaas.com [e2e-raw] 2026-07-20 10:18:41.204 3852 kserve.trace Sending Header = {'Host': 'isvc-sklearn-scale-raw-07030-kserve-ci-e2e-test.apps.7d5e39c4-4765-45c5-a752-7050e02fe8ea.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-20 10:18:41.204 3852 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-sklearn-scale-raw-07030-kserve-ci-e2e-test.apps.7d5e39c4-4765-45c5-a752-7050e02fe8ea.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-20 10:18:41.204 3852 kserve.trace base url = https://isvc-sklearn-scale-raw-07030-kserve-ci-e2e-test.apps.7d5e39c4-4765-45c5-a752-7050e02fe8ea.prod.konfluxeaas.com [e2e-raw] 2026-07-20 10:18:41.204 3852 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-sklearn-scale-raw-07030-kserve-ci-e2e-test.apps.7d5e39c4-4765-45c5-a752-7050e02fe8ea.prod.konfluxeaas.com [e2e-raw] 2026-07-20 10:18:41.231 3852 kserve.trace Got response {'predictions': [1, 1]} [e2e-raw] 2026-07-20 10:18:41.231 3852 kserve.trace INFO [utils.py:predict():141] Got response {'predictions': [1, 1]} [e2e-raw] [e2e-raw] [gw0] PASSED predictor/test_autoscaling.py::test_sklearn_scale_raw [e2e-raw] predictor/test_autoscaling.py::test_scaling_sklearn_with_keda_otel_add_on [e2e-raw] [gw0] SKIPPED predictor/test_autoscaling.py::test_scaling_sklearn_with_keda_otel_add_on [e2e-raw] predictor/test_pod_watch.py::test_event_storm_prevention_init_container_isolation 2026-07-20 10:18:46.400 3852 kserve.trace Created primary ISVC: isvc-primary-cefa95 [e2e-raw] 2026-07-20 10:18:46.400 3852 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():384] Created primary ISVC: isvc-primary-cefa95 [e2e-raw] 2026-07-20 10:20:16.463 3852 kserve.trace Primary ISVC is ready [e2e-raw] 2026-07-20 10:20:16.463 3852 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():386] Primary ISVC is ready [e2e-raw] 2026-07-20 10:20:31.500 3852 kserve.trace resourceVersion for isvc-primary-cefa95 stabilized at 20721 (stable for 15.0s) [e2e-raw] 2026-07-20 10:20:31.500 3852 kserve.trace INFO [test_pod_watch.py:wait_for_stable_resource_version():185] resourceVersion for isvc-primary-cefa95 stabilized at 20721 (stable for 15.0s) [e2e-raw] 2026-07-20 10:20:31.500 3852 kserve.trace Baseline recorded - resourceVersion: 20721 [e2e-raw] 2026-07-20 10:20:31.500 3852 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():394] Baseline recorded - resourceVersion: 20721 [e2e-raw] 2026-07-20 10:20:31.500 3852 kserve.trace Creating invalid S3 secret and service account [e2e-raw] 2026-07-20 10:20:31.500 3852 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():397] Creating invalid S3 secret and service account [e2e-raw] 2026-07-20 10:20:31.725 3852 kserve.trace Created secondary ISVC isvc-secondary-cefa95, waiting for failure status... [e2e-raw] 2026-07-20 10:20:31.725 3852 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():427] Created secondary ISVC isvc-secondary-cefa95, waiting for failure status... [e2e-raw] 2026-07-20 10:20:39.752 3852 kserve.trace ISVC isvc-secondary-cefa95 reported failure: {'exitCode': 1, 'message': "2026-07-20 10:20:32.707 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-12345/invalid/path/model', '/mnt/models')]\n2026-07-20 10:20:32.707 1 storage.initializer INFO [kserve_storage.py:download():168] Copying contents of s3://nonexistent-bucket-12345/invalid/path/model to local\n2026-07-20 10:20:32.727 1 storage.initializer INFO [kserve_storage.py:_configure_global_ca_bundle():449] Global ca bundle file(/etc/ssl/custom-certs/cabundle.crt) combined with the default trust store at /tmp/tmpao4o_i02.crt\n2026-07-20 10:20:33.033 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():375] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-07-20 10:20:37.921 1 storage.initializer ERROR [initializer-entrypoint:():31] Unexpected error during storage initialization: SSL validation failed for https://s3.amazonaws.com/nonexistent-bucket-12345 [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1004)\n", 'reason': 'ModelLoadFailed'} [e2e-raw] 2026-07-20 10:20:39.752 3852 kserve.trace INFO [test_pod_watch.py:wait_for_isvc_failure_status():293] ISVC isvc-secondary-cefa95 reported failure: {'exitCode': 1, 'message': "2026-07-20 10:20:32.707 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-12345/invalid/path/model', '/mnt/models')]\n2026-07-20 10:20:32.707 1 storage.initializer INFO [kserve_storage.py:download():168] Copying contents of s3://nonexistent-bucket-12345/invalid/path/model to local\n2026-07-20 10:20:32.727 1 storage.initializer INFO [kserve_storage.py:_configure_global_ca_bundle():449] Global ca bundle file(/etc/ssl/custom-certs/cabundle.crt) combined with the default trust store at /tmp/tmpao4o_i02.crt\n2026-07-20 10:20:33.033 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():375] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-07-20 10:20:37.921 1 storage.initializer ERROR [initializer-entrypoint:():31] Unexpected error during storage initialization: SSL validation failed for https://s3.amazonaws.com/nonexistent-bucket-12345 [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1004)\n", 'reason': 'ModelLoadFailed'} [e2e-raw] 2026-07-20 10:20:39.752 3852 kserve.trace Secondary ISVC failure detected: {'copies': {'failedCopies': 0}, 'lastFailureInfo': {'exitCode': 1, 'message': "2026-07-20 10:20:32.707 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-12345/invalid/path/model', '/mnt/models')]\n2026-07-20 10:20:32.707 1 storage.initializer INFO [kserve_storage.py:download():168] Copying contents of s3://nonexistent-bucket-12345/invalid/path/model to local\n2026-07-20 10:20:32.727 1 storage.initializer INFO [kserve_storage.py:_configure_global_ca_bundle():449] Global ca bundle file(/etc/ssl/custom-certs/cabundle.crt) combined with the default trust store at /tmp/tmpao4o_i02.crt\n2026-07-20 10:20:33.033 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():375] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-07-20 10:20:37.921 1 storage.initializer ERROR [initializer-entrypoint:():31] Unexpected error during storage initialization: SSL validation failed for https://s3.amazonaws.com/nonexistent-bucket-12345 [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1004)\n", 'reason': 'ModelLoadFailed'}, 'states': {'activeModelState': '', 'targetModelState': 'FailedToLoad'}, 'transitionStatus': 'BlockedByFailedLoad'} [e2e-raw] 2026-07-20 10:20:39.752 3852 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():435] Secondary ISVC failure detected: {'copies': {'failedCopies': 0}, 'lastFailureInfo': {'exitCode': 1, 'message': "2026-07-20 10:20:32.707 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-12345/invalid/path/model', '/mnt/models')]\n2026-07-20 10:20:32.707 1 storage.initializer INFO [kserve_storage.py:download():168] Copying contents of s3://nonexistent-bucket-12345/invalid/path/model to local\n2026-07-20 10:20:32.727 1 storage.initializer INFO [kserve_storage.py:_configure_global_ca_bundle():449] Global ca bundle file(/etc/ssl/custom-certs/cabundle.crt) combined with the default trust store at /tmp/tmpao4o_i02.crt\n2026-07-20 10:20:33.033 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():375] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-07-20 10:20:37.921 1 storage.initializer ERROR [initializer-entrypoint:():31] Unexpected error during storage initialization: SSL validation failed for https://s3.amazonaws.com/nonexistent-bucket-12345 [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1004)\n", 'reason': 'ModelLoadFailed'}, 'states': {'activeModelState': '', 'targetModelState': 'FailedToLoad'}, 'transitionStatus': 'BlockedByFailedLoad'} [e2e-raw] 2026-07-20 10:20:49.768 3852 kserve.trace Primary ISVC resourceVersion: before=20721, after=20721 [e2e-raw] 2026-07-20 10:20:49.768 3852 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():445] Primary ISVC resourceVersion: before=20721, after=20721 [e2e-raw] 2026-07-20 10:20:49.768 3852 kserve.trace Event storm prevention validated: Primary ISVC was not modified during secondary ISVC init container failures [e2e-raw] 2026-07-20 10:20:49.768 3852 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():458] Event storm prevention validated: Primary ISVC was not modified during secondary ISVC init container failures [e2e-raw] [e2e-raw] [gw0] PASSED predictor/test_pod_watch.py::test_event_storm_prevention_init_container_isolation [e2e-raw] predictor/test_pod_watch.py::test_quick_reconciliation_on_init_container_failure 2026-07-20 10:20:54.905 3852 kserve.trace Creating invalid S3 secret and service account [e2e-raw] 2026-07-20 10:20:54.905 3852 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():489] Creating invalid S3 secret and service account [e2e-raw] 2026-07-20 10:20:55.038 3852 kserve.trace Created ISVC isvc-init-fail-531344, waiting for failure status... [e2e-raw] 2026-07-20 10:20:55.038 3852 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():520] Created ISVC isvc-init-fail-531344, waiting for failure status... [e2e-raw] 2026-07-20 10:21:05.054 3852 kserve.trace ISVC isvc-init-fail-531344 reported failure: {'exitCode': 1, 'message': "2026-07-20 10:20:56.542 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-xyz123/invalid/model', '/mnt/models')]\n2026-07-20 10:20:56.542 1 storage.initializer INFO [kserve_storage.py:download():168] Copying contents of s3://nonexistent-bucket-xyz123/invalid/model to local\n2026-07-20 10:20:56.561 1 storage.initializer INFO [kserve_storage.py:_configure_global_ca_bundle():449] Global ca bundle file(/etc/ssl/custom-certs/cabundle.crt) combined with the default trust store at /tmp/tmp4kta7j2f.crt\n2026-07-20 10:20:56.853 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():375] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-07-20 10:21:01.722 1 storage.initializer ERROR [initializer-entrypoint:():31] Unexpected error during storage initialization: SSL validation failed for https://s3.amazonaws.com/nonexistent-bucket-xyz123 [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1004)\n", 'reason': 'ModelLoadFailed'} [e2e-raw] 2026-07-20 10:21:05.054 3852 kserve.trace INFO [test_pod_watch.py:wait_for_isvc_failure_status():293] ISVC isvc-init-fail-531344 reported failure: {'exitCode': 1, 'message': "2026-07-20 10:20:56.542 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-xyz123/invalid/model', '/mnt/models')]\n2026-07-20 10:20:56.542 1 storage.initializer INFO [kserve_storage.py:download():168] Copying contents of s3://nonexistent-bucket-xyz123/invalid/model to local\n2026-07-20 10:20:56.561 1 storage.initializer INFO [kserve_storage.py:_configure_global_ca_bundle():449] Global ca bundle file(/etc/ssl/custom-certs/cabundle.crt) combined with the default trust store at /tmp/tmp4kta7j2f.crt\n2026-07-20 10:20:56.853 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():375] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-07-20 10:21:01.722 1 storage.initializer ERROR [initializer-entrypoint:():31] Unexpected error during storage initialization: SSL validation failed for https://s3.amazonaws.com/nonexistent-bucket-xyz123 [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1004)\n", 'reason': 'ModelLoadFailed'} [e2e-raw] 2026-07-20 10:21:05.054 3852 kserve.trace Failure status detected in 10.07 seconds: {'copies': {'failedCopies': 0}, 'lastFailureInfo': {'exitCode': 1, 'message': "2026-07-20 10:20:56.542 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-xyz123/invalid/model', '/mnt/models')]\n2026-07-20 10:20:56.542 1 storage.initializer INFO [kserve_storage.py:download():168] Copying contents of s3://nonexistent-bucket-xyz123/invalid/model to local\n2026-07-20 10:20:56.561 1 storage.initializer INFO [kserve_storage.py:_configure_global_ca_bundle():449] Global ca bundle file(/etc/ssl/custom-certs/cabundle.crt) combined with the default trust store at /tmp/tmp4kta7j2f.crt\n2026-07-20 10:20:56.853 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():375] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-07-20 10:21:01.722 1 storage.initializer ERROR [initializer-entrypoint:():31] Unexpected error during storage initialization: SSL validation failed for https://s3.amazonaws.com/nonexistent-bucket-xyz123 [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1004)\n", 'reason': 'ModelLoadFailed'}, 'states': {'activeModelState': '', 'targetModelState': 'FailedToLoad'}, 'transitionStatus': 'BlockedByFailedLoad'} [e2e-raw] 2026-07-20 10:21:05.054 3852 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():534] Failure status detected in 10.07 seconds: {'copies': {'failedCopies': 0}, 'lastFailureInfo': {'exitCode': 1, 'message': "2026-07-20 10:20:56.542 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-xyz123/invalid/model', '/mnt/models')]\n2026-07-20 10:20:56.542 1 storage.initializer INFO [kserve_storage.py:download():168] Copying contents of s3://nonexistent-bucket-xyz123/invalid/model to local\n2026-07-20 10:20:56.561 1 storage.initializer INFO [kserve_storage.py:_configure_global_ca_bundle():449] Global ca bundle file(/etc/ssl/custom-certs/cabundle.crt) combined with the default trust store at /tmp/tmp4kta7j2f.crt\n2026-07-20 10:20:56.853 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():375] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-07-20 10:21:01.722 1 storage.initializer ERROR [initializer-entrypoint:():31] Unexpected error during storage initialization: SSL validation failed for https://s3.amazonaws.com/nonexistent-bucket-xyz123 [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1004)\n", 'reason': 'ModelLoadFailed'}, 'states': {'activeModelState': '', 'targetModelState': 'FailedToLoad'}, 'transitionStatus': 'BlockedByFailedLoad'} [e2e-raw] 2026-07-20 10:21:05.054 3852 kserve.trace Transition status: BlockedByFailedLoad [e2e-raw] 2026-07-20 10:21:05.054 3852 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():548] Transition status: BlockedByFailedLoad [e2e-raw] 2026-07-20 10:21:05.059 3852 kserve.trace Ready condition: {'lastTransitionTime': '2026-07-20T10:20:55Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'} [e2e-raw] 2026-07-20 10:21:05.059 3852 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():557] Ready condition: {'lastTransitionTime': '2026-07-20T10:20:55Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'} [e2e-raw] 2026-07-20 10:21:05.059 3852 kserve.trace Quick reconciliation validated: Failure detected in 10.07 seconds [e2e-raw] 2026-07-20 10:21:05.059 3852 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():570] Quick reconciliation validated: Failure detected in 10.07 seconds [e2e-raw] [e2e-raw] [gw0] PASSED predictor/test_pod_watch.py::test_quick_reconciliation_on_init_container_failure [e2e-raw] predictor/test_raw_deployment.py::test_raw_deployment_kserve 2026-07-20 10:22:40.379 3852 kserve.trace Host from isvc status URL = raw-sklearn-2ee4d-kserve-ci-e2e-test.apps.7d5e39c4-4765-45c5-a752-7050e02fe8ea.prod.konfluxeaas.com [e2e-raw] 2026-07-20 10:22:40.379 3852 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = raw-sklearn-2ee4d-kserve-ci-e2e-test.apps.7d5e39c4-4765-45c5-a752-7050e02fe8ea.prod.konfluxeaas.com [e2e-raw] 2026-07-20 10:22:40.379 3852 kserve.trace Network layer = openshift-route [e2e-raw] 2026-07-20 10:22:40.379 3852 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-raw] 2026-07-20 10:22:40.379 3852 kserve.trace Using external route host: raw-sklearn-2ee4d-kserve-ci-e2e-test.apps.7d5e39c4-4765-45c5-a752-7050e02fe8ea.prod.konfluxeaas.com [e2e-raw] 2026-07-20 10:22:40.379 3852 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: raw-sklearn-2ee4d-kserve-ci-e2e-test.apps.7d5e39c4-4765-45c5-a752-7050e02fe8ea.prod.konfluxeaas.com [e2e-raw] 2026-07-20 10:22:40.379 3852 kserve.trace Sending Header = {'Host': 'raw-sklearn-2ee4d-kserve-ci-e2e-test.apps.7d5e39c4-4765-45c5-a752-7050e02fe8ea.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-20 10:22:40.379 3852 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'raw-sklearn-2ee4d-kserve-ci-e2e-test.apps.7d5e39c4-4765-45c5-a752-7050e02fe8ea.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-20 10:22:40.379 3852 kserve.trace base url = https://raw-sklearn-2ee4d-kserve-ci-e2e-test.apps.7d5e39c4-4765-45c5-a752-7050e02fe8ea.prod.konfluxeaas.com [e2e-raw] 2026-07-20 10:22:40.379 3852 kserve.trace INFO [utils.py:_predict():158] base url = https://raw-sklearn-2ee4d-kserve-ci-e2e-test.apps.7d5e39c4-4765-45c5-a752-7050e02fe8ea.prod.konfluxeaas.com [e2e-raw] 2026-07-20 10:22:40.407 3852 kserve.trace Got response {'predictions': [1, 1]} [e2e-raw] 2026-07-20 10:22:40.407 3852 kserve.trace INFO [utils.py:predict():141] Got response {'predictions': [1, 1]} [e2e-raw] [e2e-raw] [gw0] PASSED predictor/test_raw_deployment.py::test_raw_deployment_kserve [e2e-raw] predictor/test_raw_deployment.py::test_raw_deployment_runtime_kserve 2026-07-20 10:24:15.680 3852 kserve.trace Host from isvc status URL = raw-sklearn-runtime-35b0f-kserve-ci-e2e-test.apps.7d5e39c4-4765-45c5-a752-7050e02fe8ea.prod.konfluxeaas.com [e2e-raw] 2026-07-20 10:24:15.680 3852 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = raw-sklearn-runtime-35b0f-kserve-ci-e2e-test.apps.7d5e39c4-4765-45c5-a752-7050e02fe8ea.prod.konfluxeaas.com [e2e-raw] 2026-07-20 10:24:15.680 3852 kserve.trace Network layer = openshift-route [e2e-raw] 2026-07-20 10:24:15.680 3852 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-raw] 2026-07-20 10:24:15.680 3852 kserve.trace Using external route host: raw-sklearn-runtime-35b0f-kserve-ci-e2e-test.apps.7d5e39c4-4765-45c5-a752-7050e02fe8ea.prod.konfluxeaas.com [e2e-raw] 2026-07-20 10:24:15.680 3852 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: raw-sklearn-runtime-35b0f-kserve-ci-e2e-test.apps.7d5e39c4-4765-45c5-a752-7050e02fe8ea.prod.konfluxeaas.com [e2e-raw] 2026-07-20 10:24:15.681 3852 kserve.trace Sending Header = {'Host': 'raw-sklearn-runtime-35b0f-kserve-ci-e2e-test.apps.7d5e39c4-4765-45c5-a752-7050e02fe8ea.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-20 10:24:15.681 3852 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'raw-sklearn-runtime-35b0f-kserve-ci-e2e-test.apps.7d5e39c4-4765-45c5-a752-7050e02fe8ea.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-20 10:24:15.681 3852 kserve.trace base url = https://raw-sklearn-runtime-35b0f-kserve-ci-e2e-test.apps.7d5e39c4-4765-45c5-a752-7050e02fe8ea.prod.konfluxeaas.com [e2e-raw] 2026-07-20 10:24:15.681 3852 kserve.trace INFO [utils.py:_predict():158] base url = https://raw-sklearn-runtime-35b0f-kserve-ci-e2e-test.apps.7d5e39c4-4765-45c5-a752-7050e02fe8ea.prod.konfluxeaas.com [e2e-raw] 2026-07-20 10:24:15.710 3852 kserve.trace Got response {'predictions': [1, 1]} [e2e-raw] 2026-07-20 10:24:15.710 3852 kserve.trace INFO [utils.py:predict():141] Got response {'predictions': [1, 1]} [e2e-raw] [e2e-raw] [gw0] PASSED predictor/test_raw_deployment.py::test_raw_deployment_runtime_kserve [e2e-raw] predictor/test_raw_deployment.py::test_isvc_with_multiple_container_port [e2e-raw] [gw0] SKIPPED predictor/test_raw_deployment.py::test_isvc_with_multiple_container_port [e2e-raw] transformer/test_collocation.py::test_raw_transformer_collocation [e2e-raw] [gw0] SKIPPED transformer/test_collocation.py::test_raw_transformer_collocation [e2e-raw] transformer/test_collocation.py::test_raw_transformer_collocation_runtime [e2e-raw] [gw0] SKIPPED transformer/test_collocation.py::test_raw_transformer_collocation_runtime [e2e-raw] transformer/test_raw_transformer.py::test_transformer [e2e-raw] [gw0] SKIPPED transformer/test_raw_transformer.py::test_transformer [e2e-raw] [e2e-raw] ---------- generated xml file: /workspace/artifacts-dir/junit_e2e.xml ---------- [e2e-raw] --------------------------------- JSON report ---------------------------------- [e2e-raw] report saved to: /workspace/artifacts-dir/e2e_results.json [e2e-raw] =================== 9 passed, 9 skipped in 974.19s (0:16:14) =================== [e2e-raw] /workspace/source [e2e-raw] /workspace/source [e2e-raw] + echo success [must-gather] [must-gather ] OUT 2026-07-20T10:24:21.579931591Z 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: 5e44fb8b-ca68-46a1-8587-dc04211dc738 [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.25" [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-20T10:24:21.636056129Z namespace/openshift-must-gather-xht4p created [must-gather] [must-gather ] OUT 2026-07-20T10:24:21.647037147Z clusterrolebinding.rbac.authorization.k8s.io/must-gather-k8t64 created [must-gather] [must-gather ] OUT 2026-07-20T10:24:21.677280024Z pod for plug-in image quay.io/modh/must-gather:rhoai-2.24 created [must-gather] [must-gather-j9zlv] POD 2026-07-20T10:24:28.308278029Z [disk usage checker] Started [must-gather] [must-gather-j9zlv] POD 2026-07-20T10:24:28.311622172Z [disk usage checker] Volume usage percentage: current = 14 ; allowed = 70 [must-gather] [must-gather-j9zlv] POD 2026-07-20T10:24:28.455300238Z No resources found in openshift-must-gather-xht4p namespace. [must-gather] [must-gather-j9zlv] POD 2026-07-20T10:24:28.569278035Z Error from server (NotFound): namespaces "redhat-ods-operator" not found [must-gather] [must-gather-j9zlv] POD 2026-07-20T10:24:28.718872441Z Wrote inspect data to must-gather. [must-gather] [must-gather-j9zlv] POD 2026-07-20T10:24:28.718903600Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-j9zlv] POD 2026-07-20T10:24:28.718903600Z namespaces "redhat-ods-operator" not found [must-gather] [must-gather-j9zlv] POD 2026-07-20T10:24:28.721249652Z Error getting logs from redhat-ods-operator [must-gather] [must-gather-j9zlv] POD 2026-07-20T10:24:28.884582241Z Wrote inspect data to must-gather. [must-gather] [must-gather-j9zlv] POD 2026-07-20T10:24:28.884613184Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-j9zlv] POD 2026-07-20T10:24:28.884613184Z namespaces "redhat-ods-monitoring" not found [must-gather] [must-gather-j9zlv] POD 2026-07-20T10:24:28.886949971Z Error getting logs from redhat-ods-monitoring [must-gather] [must-gather-j9zlv] POD 2026-07-20T10:24:29.038534998Z Wrote inspect data to must-gather. [must-gather] [must-gather-j9zlv] POD 2026-07-20T10:24:29.038655493Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-j9zlv] POD 2026-07-20T10:24:29.038655493Z namespaces "redhat-ods-applications" not found [must-gather] [must-gather-j9zlv] POD 2026-07-20T10:24:29.040878392Z Error getting logs from redhat-ods-applications [must-gather] [must-gather-j9zlv] POD 2026-07-20T10:24:29.191303251Z Wrote inspect data to must-gather. [must-gather] [must-gather-j9zlv] POD 2026-07-20T10:24:29.191333667Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-j9zlv] POD 2026-07-20T10:24:29.191333667Z namespaces "rhods-notebooks" not found [must-gather] [must-gather-j9zlv] POD 2026-07-20T10:24:29.193346978Z Error getting logs from rhods-notebooks [must-gather] [must-gather-j9zlv] POD 2026-07-20T10:24:29.343935188Z Wrote inspect data to must-gather. [must-gather] [must-gather-j9zlv] POD 2026-07-20T10:24:29.343965055Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-j9zlv] POD 2026-07-20T10:24:29.343965055Z namespaces "rhoai-model-registries" not found [must-gather] [must-gather-j9zlv] POD 2026-07-20T10:24:29.346464823Z Error getting logs from rhoai-model-registries [must-gather] [must-gather-j9zlv] POD 2026-07-20T10:24:29.493589784Z Wrote inspect data to must-gather. [must-gather] [must-gather-j9zlv] POD 2026-07-20T10:24:29.493679783Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-j9zlv] POD 2026-07-20T10:24:29.493679783Z namespaces "istio-system" not found [must-gather] [must-gather-j9zlv] POD 2026-07-20T10:24:29.495954053Z Error getting logs from istio-system [must-gather] [must-gather-j9zlv] POD 2026-07-20T10:24:29.643628014Z Wrote inspect data to must-gather. [must-gather] [must-gather-j9zlv] POD 2026-07-20T10:24:29.643660708Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-j9zlv] POD 2026-07-20T10:24:29.643660708Z namespaces "knative-serving" not found [must-gather] [must-gather-j9zlv] POD 2026-07-20T10:24:29.645939774Z Error getting logs from knative-serving [must-gather] [must-gather-j9zlv] POD 2026-07-20T10:24:29.792420194Z Wrote inspect data to must-gather. [must-gather] [must-gather-j9zlv] POD 2026-07-20T10:24:29.792474291Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-j9zlv] POD 2026-07-20T10:24:29.792474291Z namespaces "redhat-ods-applications-auth-provider" not found [must-gather] [must-gather-j9zlv] POD 2026-07-20T10:24:29.794647189Z Error getting logs from redhat-ods-applications-auth-provider [must-gather] [must-gather-j9zlv] POD 2026-07-20T10:24:30.056400936Z Wrote inspect data to must-gather. [must-gather] [must-gather-j9zlv] POD 2026-07-20T10:24:30.328281872Z Wrote inspect data to must-gather. [must-gather] [must-gather-j9zlv] POD 2026-07-20T10:24:30.461650254Z error: the server doesn't have a resource type "auths" [must-gather] [must-gather-j9zlv] POD 2026-07-20T10:24:30.542908094Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-j9zlv] POD 2026-07-20T10:24:30.544970225Z Error collecting info from [must-gather] [must-gather-j9zlv] POD 2026-07-20T10:24:30.669949863Z error: the server doesn't have a resource type "monitorings" [must-gather] [must-gather-j9zlv] POD 2026-07-20T10:24:30.749955245Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-j9zlv] POD 2026-07-20T10:24:30.751875696Z Error collecting info from [must-gather] [must-gather-j9zlv] POD 2026-07-20T10:24:30.879896772Z error: the server doesn't have a resource type "featuretrackers" [must-gather] [must-gather-j9zlv] POD 2026-07-20T10:24:30.962346875Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-j9zlv] POD 2026-07-20T10:24:30.964266628Z Error collecting info from [must-gather] [must-gather-j9zlv] POD 2026-07-20T10:24:31.087759108Z error: the server doesn't have a resource type "codeflares" [must-gather] [must-gather-j9zlv] POD 2026-07-20T10:24:31.170554378Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-j9zlv] POD 2026-07-20T10:24:31.172485399Z Error collecting info from [must-gather] [must-gather-j9zlv] POD 2026-07-20T10:24:31.296958820Z error: the server doesn't have a resource type "dashboards" [must-gather] [must-gather-j9zlv] POD 2026-07-20T10:24:31.376952111Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-j9zlv] POD 2026-07-20T10:24:31.378924958Z Error collecting info from [must-gather] [must-gather-j9zlv] POD 2026-07-20T10:24:31.503918238Z error: the server doesn't have a resource type "datasciencepipelines" [must-gather] [must-gather-j9zlv] POD 2026-07-20T10:24:31.583300759Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-j9zlv] POD 2026-07-20T10:24:31.585251501Z Error collecting info from [must-gather] [must-gather-j9zlv] POD 2026-07-20T10:24:31.712319542Z error: the server doesn't have a resource type "feastoperators" [must-gather] [must-gather-j9zlv] POD 2026-07-20T10:24:31.790599363Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-j9zlv] POD 2026-07-20T10:24:31.792713110Z Error collecting info from [must-gather] [must-gather-j9zlv] POD 2026-07-20T10:24:31.915685390Z error: the server doesn't have a resource type "kserves" [must-gather] [must-gather-j9zlv] POD 2026-07-20T10:24:31.996470828Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-j9zlv] POD 2026-07-20T10:24:31.998908825Z Error collecting info from [must-gather] [must-gather-j9zlv] POD 2026-07-20T10:24:32.132505472Z error: the server doesn't have a resource type "kueues" [must-gather] [must-gather-j9zlv] POD 2026-07-20T10:24:32.213600439Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-j9zlv] POD 2026-07-20T10:24:32.215789427Z Error collecting info from [must-gather] [must-gather-j9zlv] POD 2026-07-20T10:24:32.347235075Z error: the server doesn't have a resource type "modelcontrollers" [must-gather] [must-gather-j9zlv] POD 2026-07-20T10:24:32.430848228Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-j9zlv] POD 2026-07-20T10:24:32.432853495Z Error collecting info from [must-gather] [must-gather-j9zlv] POD 2026-07-20T10:24:32.555559907Z error: the server doesn't have a resource type "modelmeshservings" [must-gather] [must-gather-j9zlv] POD 2026-07-20T10:24:32.638227764Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-j9zlv] POD 2026-07-20T10:24:32.640469071Z Error collecting info from [must-gather] [must-gather-j9zlv] POD 2026-07-20T10:24:32.764557188Z error: the server doesn't have a resource type "modelregistries" [must-gather] [must-gather-j9zlv] POD 2026-07-20T10:24:32.846777140Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-j9zlv] POD 2026-07-20T10:24:32.848931403Z Error collecting info from [must-gather] [must-gather-j9zlv] POD 2026-07-20T10:24:32.975821059Z error: the server doesn't have a resource type "rays" [must-gather] [must-gather-j9zlv] POD 2026-07-20T10:24:33.058412529Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-j9zlv] POD 2026-07-20T10:24:33.060458215Z Error collecting info from [must-gather] [must-gather-j9zlv] POD 2026-07-20T10:24:33.183638320Z error: the server doesn't have a resource type "trainingoperators" [must-gather] [must-gather-j9zlv] POD 2026-07-20T10:24:33.265498662Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-j9zlv] POD 2026-07-20T10:24:33.267662990Z Error collecting info from [must-gather] [must-gather-j9zlv] POD 2026-07-20T10:24:33.315931323Z [disk usage checker] Volume usage percentage: current = 14 ; allowed = 70 [must-gather] [must-gather-j9zlv] POD 2026-07-20T10:24:33.389508993Z error: the server doesn't have a resource type "trustyais" [must-gather] [must-gather-j9zlv] POD 2026-07-20T10:24:33.471936037Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-j9zlv] POD 2026-07-20T10:24:33.474001171Z Error collecting info from [must-gather] [must-gather-j9zlv] POD 2026-07-20T10:24:33.596504032Z error: the server doesn't have a resource type "workbenches" [must-gather] [must-gather-j9zlv] POD 2026-07-20T10:24:33.677417986Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-j9zlv] POD 2026-07-20T10:24:33.679659150Z Error collecting info from [must-gather] [must-gather-j9zlv] POD 2026-07-20T10:24:33.816247626Z error: the server doesn't have a resource type "hardwareprofiles" [must-gather] [must-gather-j9zlv] POD 2026-07-20T10:24:33.895310244Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-j9zlv] POD 2026-07-20T10:24:33.897330248Z Error collecting info from [must-gather] [must-gather-j9zlv] POD 2026-07-20T10:24:34.024877945Z error: the server doesn't have a resource type "llamastackoperators" [must-gather] [must-gather-j9zlv] POD 2026-07-20T10:24:34.107306444Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-j9zlv] POD 2026-07-20T10:24:34.109243702Z Error collecting info from [must-gather] [must-gather-j9zlv] POD 2026-07-20T10:24:34.786113054Z error: the server doesn't have a resource type "predictors" [must-gather] [must-gather-j9zlv] POD 2026-07-20T10:24:34.910687379Z error: the server doesn't have a resource type "localmodelnodegroups" [must-gather] [must-gather-j9zlv] POD 2026-07-20T10:24:35.032348111Z error: the server doesn't have a resource type "smcp" [must-gather] [must-gather-j9zlv] POD 2026-07-20T10:24:35.156571282Z error: the server doesn't have a resource type "smm" [must-gather] [must-gather-j9zlv] POD 2026-07-20T10:24:35.278433131Z error: the server doesn't have a resource type "smmr" [must-gather] [must-gather-j9zlv] POD 2026-07-20T10:24:35.505512196Z error: the server doesn't have a resource type "virtualservices" [must-gather] [must-gather-j9zlv] POD 2026-07-20T10:24:35.633167616Z error: the server doesn't have a resource type "authorizationpolicies" [must-gather] [must-gather-j9zlv] POD 2026-07-20T10:24:35.751481622Z error: the server doesn't have a resource type "envoyfilters" [must-gather] [must-gather-j9zlv] POD 2026-07-20T10:24:35.875046654Z error: the server doesn't have a resource type "knativeservings" [must-gather] [must-gather-j9zlv] POD 2026-07-20T10:24:36.000223142Z error: the server doesn't have a resource type "configurations" [must-gather] [must-gather-j9zlv] POD 2026-07-20T10:24:36.126328846Z error: the server doesn't have a resource type "routes" [must-gather] [must-gather-j9zlv] POD 2026-07-20T10:24:36.255368605Z error: the server doesn't have a resource type "services" [must-gather] [must-gather-j9zlv] POD 2026-07-20T10:24:36.379722316Z error: the server doesn't have a resource type "revisions" [must-gather] [must-gather-j9zlv] POD 2026-07-20T10:24:36.501804809Z error: the server doesn't have a resource type "authconfigs" [must-gather] [must-gather-j9zlv] POD 2026-07-20T10:24:36.622854073Z error: the server doesn't have a resource type "authorinos" [must-gather] [must-gather-j9zlv] POD 2026-07-20T10:24:36.925830979Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-j9zlv] POD 2026-07-20T10:24:37.051454239Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-j9zlv] POD 2026-07-20T10:24:37.255767354Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-j9zlv] POD 2026-07-20T10:24:37.382757631Z Wrote inspect data to must-gather. [must-gather] [must-gather-j9zlv] POD 2026-07-20T10:24:37.541911715Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-j9zlv] POD 2026-07-20T10:24:37.689428348Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-j9zlv] POD 2026-07-20T10:24:37.900343161Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-j9zlv] POD 2026-07-20T10:24:38.026269458Z Wrote inspect data to must-gather. [must-gather] [must-gather-j9zlv] POD 2026-07-20T10:24:38.175619762Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-j9zlv] POD 2026-07-20T10:24:38.316067242Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-j9zlv] POD 2026-07-20T10:24:38.320471070Z [disk usage checker] Volume usage percentage: current = 14 ; allowed = 70 [must-gather] [must-gather-j9zlv] POD 2026-07-20T10:24:38.509768498Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-j9zlv] POD 2026-07-20T10:24:38.629032015Z Wrote inspect data to must-gather. [must-gather] [must-gather-j9zlv] POD 2026-07-20T10:24:38.778941488Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-j9zlv] POD 2026-07-20T10:24:38.929065003Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-j9zlv] POD 2026-07-20T10:24:39.131249638Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-j9zlv] POD 2026-07-20T10:24:39.255902799Z Wrote inspect data to must-gather. [must-gather] [must-gather-j9zlv] POD 2026-07-20T10:24:39.406479070Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-j9zlv] POD 2026-07-20T10:24:39.525158786Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-j9zlv] POD 2026-07-20T10:24:39.719324862Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-j9zlv] POD 2026-07-20T10:24:39.841808191Z Wrote inspect data to must-gather. [must-gather] [must-gather-j9zlv] POD 2026-07-20T10:24:39.989785444Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-j9zlv] POD 2026-07-20T10:24:40.105868314Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-j9zlv] POD 2026-07-20T10:24:40.297476221Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-j9zlv] POD 2026-07-20T10:24:40.453385334Z Wrote inspect data to must-gather. [must-gather] [must-gather-j9zlv] POD 2026-07-20T10:24:40.607114277Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-j9zlv] POD 2026-07-20T10:24:40.747113862Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-j9zlv] POD 2026-07-20T10:24:40.947076644Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-j9zlv] POD 2026-07-20T10:24:41.074660288Z Wrote inspect data to must-gather. [must-gather] [must-gather-j9zlv] POD 2026-07-20T10:24:41.222398904Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-j9zlv] POD 2026-07-20T10:24:41.341575982Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-j9zlv] POD 2026-07-20T10:24:41.556710946Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-j9zlv] POD 2026-07-20T10:24:41.686169885Z Wrote inspect data to must-gather. [must-gather] [must-gather-j9zlv] POD 2026-07-20T10:24:41.831385077Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-j9zlv] POD 2026-07-20T10:24:41.949961124Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-j9zlv] POD 2026-07-20T10:24:42.149770294Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-j9zlv] POD 2026-07-20T10:24:42.274688784Z Wrote inspect data to must-gather. [must-gather] [must-gather-j9zlv] POD 2026-07-20T10:24:42.425205479Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-j9zlv] POD 2026-07-20T10:24:42.544325869Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-j9zlv] POD 2026-07-20T10:24:42.764217747Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-j9zlv] POD 2026-07-20T10:24:42.889148129Z Wrote inspect data to must-gather. [must-gather] [must-gather-j9zlv] POD 2026-07-20T10:24:43.038586812Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-j9zlv] POD 2026-07-20T10:24:43.160453965Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-j9zlv] POD 2026-07-20T10:24:43.325720415Z [disk usage checker] Volume usage percentage: current = 14 ; allowed = 70 [must-gather] [must-gather-j9zlv] POD 2026-07-20T10:24:43.363265345Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-j9zlv] POD 2026-07-20T10:24:43.484655137Z Wrote inspect data to must-gather. [must-gather] [must-gather-j9zlv] POD 2026-07-20T10:24:43.634410380Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-j9zlv] POD 2026-07-20T10:24:43.756383208Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-j9zlv] POD 2026-07-20T10:24:43.953749715Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-j9zlv] POD 2026-07-20T10:24:44.079693629Z Wrote inspect data to must-gather. [must-gather] [must-gather-j9zlv] POD 2026-07-20T10:24:44.235018031Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-j9zlv] POD 2026-07-20T10:24:44.379034252Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-j9zlv] POD 2026-07-20T10:24:44.580676751Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-j9zlv] POD 2026-07-20T10:24:44.720147018Z Wrote inspect data to must-gather. [must-gather] [must-gather-j9zlv] POD 2026-07-20T10:24:44.870751483Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-j9zlv] POD 2026-07-20T10:24:45.018171720Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-j9zlv] POD 2026-07-20T10:24:45.219427477Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-j9zlv] POD 2026-07-20T10:24:45.351216305Z Wrote inspect data to must-gather. [must-gather] [must-gather-j9zlv] POD 2026-07-20T10:24:48.330142241Z [disk usage checker] Volume usage percentage: current = 13 ; allowed = 70 [must-gather] [must-gather-j9zlv] POD 2026-07-20T10:24:49.206313756Z Caches written to disk [must-gather] [must-gather-j9zlv] OUT 2026-07-20T10:24:50.220235125Z waiting for gather to complete [must-gather] [must-gather-j9zlv] OUT 2026-07-20T10:24:50.224352985Z downloading gather output [must-gather] [must-gather-j9zlv] OUT 2026-07-20T10:24:50.501169823Z receiving incremental file list [must-gather] [must-gather-j9zlv] OUT 2026-07-20T10:24:50.513507871Z ./ [must-gather] [must-gather-j9zlv] OUT 2026-07-20T10:24:50.513569222Z aggregated-discovery-api.yaml [must-gather] [must-gather-j9zlv] OUT 2026-07-20T10:24:50.513868419Z aggregated-discovery-apis.yaml [must-gather] [must-gather-j9zlv] OUT 2026-07-20T10:24:50.514490402Z event-filter.html [must-gather] [must-gather-j9zlv] OUT 2026-07-20T10:24:50.515191107Z timestamp [must-gather] [must-gather-j9zlv] OUT 2026-07-20T10:24:50.51530366Z version [must-gather] [must-gather-j9zlv] OUT 2026-07-20T10:24:50.515630237Z cluster-scoped-resources/ [must-gather] [must-gather-j9zlv] OUT 2026-07-20T10:24:50.515644137Z cluster-scoped-resources/datasciencecluster.opendatahub.io/ [must-gather] [must-gather-j9zlv] OUT 2026-07-20T10:24:50.515651608Z cluster-scoped-resources/datasciencecluster.opendatahub.io/datascienceclusters/ [must-gather] [must-gather-j9zlv] OUT 2026-07-20T10:24:50.515663208Z cluster-scoped-resources/datasciencecluster.opendatahub.io/datascienceclusters/test-dsc.yaml [must-gather] [must-gather-j9zlv] OUT 2026-07-20T10:24:50.515731299Z cluster-scoped-resources/dscinitialization.opendatahub.io/ [must-gather] [must-gather-j9zlv] OUT 2026-07-20T10:24:50.515740679Z cluster-scoped-resources/dscinitialization.opendatahub.io/dscinitializations/ [must-gather] [must-gather-j9zlv] OUT 2026-07-20T10:24:50.51577288Z cluster-scoped-resources/dscinitialization.opendatahub.io/dscinitializations/test-dsci.yaml [must-gather] [must-gather-j9zlv] OUT 2026-07-20T10:24:50.515934803Z namespaces/ [must-gather] [must-gather-j9zlv] OUT 2026-07-20T10:24:50.515954024Z namespaces/kserve-ci-e2e-test/ [must-gather] [must-gather-j9zlv] OUT 2026-07-20T10:24:50.515987335Z namespaces/kserve-ci-e2e-test/kserve-ci-e2e-test.yaml [must-gather] [must-gather-j9zlv] OUT 2026-07-20T10:24:50.516041496Z namespaces/kserve-ci-e2e-test/apps.openshift.io/ [must-gather] [must-gather-j9zlv] OUT 2026-07-20T10:24:50.516057976Z namespaces/kserve-ci-e2e-test/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-j9zlv] OUT 2026-07-20T10:24:50.516122638Z namespaces/kserve-ci-e2e-test/apps/ [must-gather] [must-gather-j9zlv] OUT 2026-07-20T10:24:50.516158248Z namespaces/kserve-ci-e2e-test/apps/daemonsets.yaml [must-gather] [must-gather-j9zlv] OUT 2026-07-20T10:24:50.51625819Z namespaces/kserve-ci-e2e-test/apps/deployments.yaml [must-gather] [must-gather-j9zlv] OUT 2026-07-20T10:24:50.516330822Z namespaces/kserve-ci-e2e-test/apps/replicasets.yaml [must-gather] [must-gather-j9zlv] OUT 2026-07-20T10:24:50.516411004Z namespaces/kserve-ci-e2e-test/apps/statefulsets.yaml [must-gather] [must-gather-j9zlv] OUT 2026-07-20T10:24:50.516462645Z namespaces/kserve-ci-e2e-test/autoscaling/ [must-gather] [must-gather-j9zlv] OUT 2026-07-20T10:24:50.516500706Z namespaces/kserve-ci-e2e-test/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-j9zlv] OUT 2026-07-20T10:24:50.516550877Z namespaces/kserve-ci-e2e-test/batch/ [must-gather] [must-gather-j9zlv] OUT 2026-07-20T10:24:50.516577017Z namespaces/kserve-ci-e2e-test/batch/cronjobs.yaml [must-gather] [must-gather-j9zlv] OUT 2026-07-20T10:24:50.516670279Z namespaces/kserve-ci-e2e-test/batch/jobs.yaml [must-gather] [must-gather-j9zlv] OUT 2026-07-20T10:24:50.5167171Z namespaces/kserve-ci-e2e-test/build.openshift.io/ [must-gather] [must-gather-j9zlv] OUT 2026-07-20T10:24:50.516737591Z namespaces/kserve-ci-e2e-test/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-j9zlv] OUT 2026-07-20T10:24:50.516866004Z namespaces/kserve-ci-e2e-test/build.openshift.io/builds.yaml [must-gather] [must-gather-j9zlv] OUT 2026-07-20T10:24:50.516892174Z namespaces/kserve-ci-e2e-test/core/ [must-gather] [must-gather-j9zlv] OUT 2026-07-20T10:24:50.516938835Z namespaces/kserve-ci-e2e-test/core/configmaps.yaml [must-gather] [must-gather-j9zlv] OUT 2026-07-20T10:24:50.517073398Z namespaces/kserve-ci-e2e-test/core/endpoints.yaml [must-gather] [must-gather-j9zlv] OUT 2026-07-20T10:24:50.5171412Z namespaces/kserve-ci-e2e-test/core/events.yaml [must-gather] [must-gather-j9zlv] OUT 2026-07-20T10:24:50.518443068Z namespaces/kserve-ci-e2e-test/core/persistentvolumeclaims.yaml [must-gather] [must-gather-j9zlv] OUT 2026-07-20T10:24:50.51852772Z namespaces/kserve-ci-e2e-test/core/pods.yaml [must-gather] [must-gather-j9zlv] OUT 2026-07-20T10:24:50.518602412Z namespaces/kserve-ci-e2e-test/core/replicationcontrollers.yaml [must-gather] [must-gather-j9zlv] OUT 2026-07-20T10:24:50.518720344Z namespaces/kserve-ci-e2e-test/core/secrets.yaml [must-gather] [must-gather-j9zlv] OUT 2026-07-20T10:24:50.518962779Z namespaces/kserve-ci-e2e-test/core/services.yaml [must-gather] [must-gather-j9zlv] OUT 2026-07-20T10:24:50.51900275Z namespaces/kserve-ci-e2e-test/discovery.k8s.io/ [must-gather] [must-gather-j9zlv] OUT 2026-07-20T10:24:50.519041541Z namespaces/kserve-ci-e2e-test/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-j9zlv] OUT 2026-07-20T10:24:50.519108123Z namespaces/kserve-ci-e2e-test/image.openshift.io/ [must-gather] [must-gather-j9zlv] OUT 2026-07-20T10:24:50.519135123Z namespaces/kserve-ci-e2e-test/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-j9zlv] OUT 2026-07-20T10:24:50.519176634Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/ [must-gather] [must-gather-j9zlv] OUT 2026-07-20T10:24:50.519217725Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-j9zlv] OUT 2026-07-20T10:24:50.519301097Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-j9zlv] OUT 2026-07-20T10:24:50.519319197Z namespaces/kserve-ci-e2e-test/monitoring.coreos.com/ [must-gather] [must-gather-j9zlv] OUT 2026-07-20T10:24:50.519371628Z namespaces/kserve-ci-e2e-test/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-j9zlv] OUT 2026-07-20T10:24:50.519403089Z namespaces/kserve-ci-e2e-test/networking.k8s.io/ [must-gather] [must-gather-j9zlv] OUT 2026-07-20T10:24:50.51945676Z namespaces/kserve-ci-e2e-test/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-j9zlv] OUT 2026-07-20T10:24:50.519494901Z namespaces/kserve-ci-e2e-test/policy/ [must-gather] [must-gather-j9zlv] OUT 2026-07-20T10:24:50.519548372Z namespaces/kserve-ci-e2e-test/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-j9zlv] OUT 2026-07-20T10:24:50.519642974Z namespaces/kserve-ci-e2e-test/route.openshift.io/ [must-gather] [must-gather-j9zlv] OUT 2026-07-20T10:24:50.519698225Z namespaces/kserve-ci-e2e-test/route.openshift.io/routes.yaml [must-gather] [must-gather-j9zlv] OUT 2026-07-20T10:24:50.526660586Z [must-gather] [must-gather-j9zlv] OUT 2026-07-20T10:24:50.526691467Z sent 765 bytes received 58,722 bytes 118,974.00 bytes/sec [must-gather] [must-gather-j9zlv] OUT 2026-07-20T10:24:50.526700567Z total size is 798,809 speedup is 13.43 [must-gather] [must-gather ] OUT 2026-07-20T10:24:50.599304253Z namespace/openshift-must-gather-xht4p 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: 5e44fb8b-ca68-46a1-8587-dc04211dc738 [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.25" [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-20T10:24:50.732396041Z Using must-gather plug-in image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ebc3605e5473a4c43fbc08ec8b84ef841febee8485b7f07cbcf2485e97a25ec6 [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: 5e44fb8b-ca68-46a1-8587-dc04211dc738 [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.25" [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-20T10:24:50.75582793Z namespace/openshift-must-gather-srqvl created [must-gather] [must-gather ] OUT 2026-07-20T10:24:50.764699342Z clusterrolebinding.rbac.authorization.k8s.io/must-gather-2dfd7 created [must-gather] [must-gather ] OUT 2026-07-20T10:24:50.78715965Z pod for plug-in image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ebc3605e5473a4c43fbc08ec8b84ef841febee8485b7f07cbcf2485e97a25ec6 created [must-gather] [must-gather-flk9n] POD 2026-07-20T10:24:52.282929568Z [disk usage checker] Started [must-gather] [must-gather-flk9n] POD 2026-07-20T10:24:52.286400337Z [disk usage checker] Volume usage percentage: current = 19 ; allowed = 70 [must-gather] [must-gather-flk9n] POD 2026-07-20T10:24:52.489436519Z Gathering data for ns/openshift-cluster-version... [must-gather] [must-gather-flk9n] POD 2026-07-20T10:24:52.624020809Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-flk9n] POD 2026-07-20T10:24:52.721197554Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-flk9n] POD 2026-07-20T10:24:52.802008677Z Gathering data for ns/default... [must-gather] [must-gather-flk9n] POD 2026-07-20T10:24:53.115333068Z Gathering data for ns/openshift... [must-gather] [must-gather-flk9n] POD 2026-07-20T10:24:53.540162807Z Gathering data for ns/kube-system... [must-gather] [must-gather-flk9n] POD 2026-07-20T10:24:54.311456746Z Gathering data for ns/openshift-etcd... [must-gather] [must-gather-flk9n] POD 2026-07-20T10:24:54.637519175Z Wrote inspect data to must-gather. [must-gather] [must-gather-flk9n] POD 2026-07-20T10:24:54.637556633Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-flk9n] POD 2026-07-20T10:24:54.637556633Z namespaces "assisted-installer" not found [must-gather] [must-gather-flk9n] POD 2026-07-20T10:24:55.115136257Z Waiting on subprocesses to finish execution. [must-gather] [must-gather-flk9n] POD 2026-07-20T10:24:55.127701253Z INFO: Gathering on-disk MachineConfig from degraded nodes [must-gather] [must-gather-flk9n] POD 2026-07-20T10:24:55.130508382Z INFO: Gathering machine config daemon's old logs from all nodes [must-gather] [must-gather-flk9n] POD 2026-07-20T10:24:55.132823152Z Executing Istio gather script [must-gather] [must-gather-flk9n] POD 2026-07-20T10:24:55.136685133Z 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-flk9n] POD 2026-07-20T10:24:55.145430273Z INFO: Gathering HAProxy config files [must-gather] [must-gather-flk9n] POD 2026-07-20T10:24:55.178843424Z INFO: Collecting host service logs for crio [must-gather] [must-gather-flk9n] POD 2026-07-20T10:24:55.179261841Z INFO: Collecting host service logs for kubelet [must-gather] [must-gather-flk9n] POD 2026-07-20T10:24:55.179668482Z INFO: Collecting host service logs for rpm-ostreed [must-gather] [must-gather-flk9n] POD 2026-07-20T10:24:55.180016008Z INFO: Collecting host service logs for ostree-finalize-staged [must-gather] [must-gather-flk9n] POD 2026-07-20T10:24:55.180373579Z INFO: Collecting host service logs for machine-config-daemon-firstboot [must-gather] [must-gather-flk9n] POD 2026-07-20T10:24:55.180740909Z INFO: Collecting host service logs for machine-config-daemon-host [must-gather] [must-gather-flk9n] POD 2026-07-20T10:24:55.181092294Z INFO: Collecting host service logs for NetworkManager [must-gather] [must-gather-flk9n] POD 2026-07-20T10:24:55.181439466Z INFO: Collecting host service logs for openvswitch [must-gather] [must-gather-flk9n] POD 2026-07-20T10:24:55.181786476Z INFO: Collecting host service logs for ovs-configuration [must-gather] [must-gather-flk9n] POD 2026-07-20T10:24:55.182127611Z INFO: Collecting host service logs for ovsdb-server [must-gather] [must-gather-flk9n] POD 2026-07-20T10:24:55.182492462Z INFO: Collecting host service logs for ovs-vswitchd [must-gather] [must-gather-flk9n] POD 2026-07-20T10:24:55.182904529Z INFO: Waiting for worker host service log collection to complete ... [must-gather] [must-gather-flk9n] POD 2026-07-20T10:24:55.220200538Z INFO: Waiting for node performance related collection to complete ... [must-gather] [must-gather-flk9n] POD 2026-07-20T10:24:55.840919400Z INFO: namespace openshift-frr-k8s not detected. Skipping. [must-gather] [must-gather-flk9n] POD 2026-07-20T10:24:56.296173412Z INFO: Collecting Insights Archives from insights-operator-555d9d7885-9f4gs [must-gather] [must-gather-flk9n] POD 2026-07-20T10:24:56.296225252Z insights-runtime-extractor-8x59k [must-gather] [must-gather-flk9n] POD 2026-07-20T10:24:56.296260740Z insights-runtime-extractor-gzrt4 [must-gather] [must-gather-flk9n] POD 2026-07-20T10:24:56.296286197Z insights-runtime-extractor-v4rfv [must-gather] [must-gather-flk9n] POD 2026-07-20T10:24:56.301876721Z No resources found in openshift-etcd namespace. [must-gather] [must-gather-flk9n] POD 2026-07-20T10:24:56.342513990Z INFO: Found 1 replicas - prometheus-k8s-0 [must-gather] [must-gather-flk9n] POD 2026-07-20T10:24:56.470513938Z INFO: Waiting for on-disk MachineConfig collection to complete ... [must-gather] [must-gather-flk9n] POD 2026-07-20T10:24:56.470617044Z INFO: on-disk MachineConfig config collection complete. [must-gather] [must-gather-flk9n] POD 2026-07-20T10:24:56.517526053Z Wrote inspect data to must-gather. [must-gather] [must-gather-flk9n] POD 2026-07-20T10:24:56.560471915Z error: the server doesn't have a resource type "performanceprofile" [must-gather] [must-gather-flk9n] POD 2026-07-20T10:24:56.573587777Z No resources found [must-gather] [must-gather-flk9n] POD 2026-07-20T10:24:56.582818913Z INFO: "metallb-operator" not detected. Skipping. [must-gather] [must-gather-flk9n] POD 2026-07-20T10:24:56.802119632Z INFO: "sriov-network-operator" not detected. Skipping. [must-gather] [must-gather-flk9n] POD 2026-07-20T10:24:56.863503207Z error: only SOURCE_DIR and POD:DESTINATION_DIR should be specified as arguments [must-gather] [must-gather-flk9n] POD 2026-07-20T10:24:56.863503207Z See 'oc rsync -h' for help and examples [must-gather] [must-gather-flk9n] POD 2026-07-20T10:24:56.911562380Z INFO: "kubernetes-nmstate-operator" not detected. Skipping. [must-gather] [must-gather-flk9n] POD 2026-07-20T10:24:57.077951951Z ERROR: No running kube-apiserver pods found [must-gather] [must-gather-flk9n] POD 2026-07-20T10:24:57.078658536Z INFO: Getting alertmanagers from prometheus-k8s-0 [must-gather] [must-gather-flk9n] POD 2026-07-20T10:24:57.079418805Z INFO: Waiting for HAProxy config collection to complete ... [must-gather] [must-gather-flk9n] POD 2026-07-20T10:24:57.093679685Z Wrote inspect data to must-gather. [must-gather] [must-gather-flk9n] POD 2026-07-20T10:24:57.292396616Z INFO: Worker host service log collection to complete. [must-gather] [must-gather-flk9n] POD 2026-07-20T10:24:57.313117500Z error: the server doesn't have a resource type "multi-networkpolicy" [must-gather] [must-gather-flk9n] POD 2026-07-20T10:24:57.414559265Z [disk usage checker] Volume usage percentage: current = 19 ; allowed = 70 [must-gather] [must-gather-flk9n] POD 2026-07-20T10:24:57.433082536Z Wrote inspect data to must-gather. [must-gather] [must-gather-flk9n] POD 2026-07-20T10:24:57.583779702Z No resources found [must-gather] [must-gather-flk9n] POD 2026-07-20T10:24:57.617306984Z Wrote inspect data to must-gather. [must-gather] [must-gather-flk9n] POD 2026-07-20T10:24:57.622702479Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-flk9n] POD 2026-07-20T10:24:57.727600849Z Wrote inspect data to must-gather. [must-gather] [must-gather-flk9n] POD 2026-07-20T10:24:57.814733086Z Wrote inspect data to must-gather. [must-gather] [must-gather-flk9n] POD 2026-07-20T10:24:57.859995872Z INFO: 'previous-logs' folder not found on ip-10-0-128-168.ec2.internal, skipping... [must-gather] [must-gather-flk9n] POD 2026-07-20T10:24:57.934900102Z Wrote inspect data to must-gather. [must-gather] [must-gather-flk9n] POD 2026-07-20T10:24:57.968980205Z tar: Removing leading `/' from member names [must-gather] [must-gather-flk9n] POD 2026-07-20T10:24:57.974733569Z INFO: HAProxy config collection complete. [must-gather] [must-gather-flk9n] POD 2026-07-20T10:24:58.037024640Z Gathering data for ns/openshift-monitoring... [must-gather] [must-gather-flk9n] POD 2026-07-20T10:24:58.061106881Z error: the server doesn't have a resource type "machineconfigs" [must-gather] [must-gather-flk9n] POD 2026-07-20T10:24:58.163913451Z INFO: Getting rules from prometheus-k8s-0 [must-gather] [must-gather-flk9n] POD 2026-07-20T10:24:58.181127882Z Wrote inspect data to must-gather. [must-gather] [must-gather-flk9n] POD 2026-07-20T10:24:58.256605189Z INFO: 'previous-logs' folder not found on ip-10-0-129-35.ec2.internal, skipping... [must-gather] [must-gather-flk9n] POD 2026-07-20T10:24:58.277238608Z error: the server doesn't have a resource type "machineconfigpools" [must-gather] [must-gather-flk9n] POD 2026-07-20T10:24:58.509924734Z Wrote inspect data to must-gather. [must-gather] [must-gather-flk9n] POD 2026-07-20T10:24:58.547400339Z Wrote inspect data to must-gather. [must-gather] [must-gather-flk9n] POD 2026-07-20T10:24:58.570112693Z INFO: 'previous-logs' folder not found on ip-10-0-142-247.ec2.internal, skipping... [must-gather] [must-gather-flk9n] POD 2026-07-20T10:24:58.570155143Z INFO: Waiting for Machine Config Daemon termination log collection to complete ... [must-gather] [must-gather-flk9n] POD 2026-07-20T10:24:58.570186179Z INFO: Machine Config Daemon termination log collection complete. [must-gather] [must-gather-flk9n] POD 2026-07-20T10:24:58.651787949Z INFO: Getting status/config from prometheus-k8s-0 [must-gather] [must-gather-flk9n] POD 2026-07-20T10:24:58.732026435Z error: the server doesn't have a resource type "kubeletconfigs" [must-gather] [must-gather-flk9n] POD 2026-07-20T10:24:58.809756643Z Wrote inspect data to must-gather. [must-gather] [must-gather-flk9n] POD 2026-07-20T10:24:58.991199608Z Wrote inspect data to must-gather. [must-gather] [must-gather-flk9n] POD 2026-07-20T10:24:59.098884062Z INFO: OLM v1 CRDs not detected. Skipping OLM v1 resource collection. [must-gather] [must-gather-flk9n] POD 2026-07-20T10:24:59.116220030Z INFO: Getting status/flags from prometheus-k8s-0 [must-gather] [must-gather-flk9n] POD 2026-07-20T10:24:59.169081452Z INFO: INTERCONNECT MODE [must-gather] [must-gather-flk9n] POD 2026-07-20T10:24:59.169124885Z INFO: Gathering ovn-kubernetes DBs [must-gather] [must-gather-flk9n] POD 2026-07-20T10:24:59.240105993Z Wrote inspect data to must-gather. [must-gather] [must-gather-flk9n] POD 2026-07-20T10:24:59.365078680Z INFO: Getting status/runtimeinfo from prometheus-k8s-0 [must-gather] [must-gather-flk9n] POD 2026-07-20T10:24:59.365194551Z INFO: Gathering OVN_Northbound from ovnkube-node-65jsj... [must-gather] [must-gather-flk9n] POD 2026-07-20T10:24:59.365551301Z INFO: Gathering OVN_Northbound from ovnkube-node-8dsbz... [must-gather] [must-gather-flk9n] POD 2026-07-20T10:24:59.365819682Z INFO: Gathering OVN_Northbound from ovnkube-node-fkwfv... [must-gather] [must-gather-flk9n] POD 2026-07-20T10:24:59.366110784Z INFO: Gathering OVN_Southbound from ovnkube-node-65jsj... [must-gather] [must-gather-flk9n] POD 2026-07-20T10:24:59.366386841Z INFO: Gathering OVN_Southbound from ovnkube-node-8dsbz... [must-gather] [must-gather-flk9n] POD 2026-07-20T10:24:59.366653489Z INFO: Gathering OVN_Southbound from ovnkube-node-fkwfv... [must-gather] [must-gather-flk9n] POD 2026-07-20T10:24:59.549934047Z Wrote inspect data to must-gather. [must-gather] [must-gather-flk9n] POD 2026-07-20T10:24:59.577443222Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-flk9n] POD 2026-07-20T10:24:59.704936184Z tar: Removing leading `/' from member names [must-gather] [must-gather-flk9n] POD 2026-07-20T10:24:59.731950102Z tar: Removing leading `/' from member names [must-gather] [must-gather-flk9n] POD 2026-07-20T10:24:59.757292191Z tar: Removing leading `/' from member names [must-gather] [must-gather-flk9n] POD 2026-07-20T10:24:59.767108536Z INFO: Getting targets?state=active from prometheus-k8s-0 [must-gather] [must-gather-flk9n] POD 2026-07-20T10:24:59.791544869Z tar: Removing leading `/' from member names [must-gather] [must-gather-flk9n] POD 2026-07-20T10:24:59.835151007Z tar: Removing leading `/' from member names [must-gather] [must-gather-flk9n] POD 2026-07-20T10:24:59.840992972Z tar: Removing leading `/' from member names [must-gather] [must-gather-flk9n] POD 2026-07-20T10:24:59.910001509Z Wrote inspect data to must-gather. [must-gather] [must-gather-flk9n] POD 2026-07-20T10:25:00.047280028Z INFO: Getting status/tsdb from prometheus-k8s-0 [must-gather] [must-gather-flk9n] POD 2026-07-20T10:25:00.149495778Z Inspecting resource crd/gatewayclasses.gateway.networking.k8s.io [must-gather] [must-gather-flk9n] POD 2026-07-20T10:25:00.200209680Z W0720 10:25:00.200159 1459 util.go:195] skipping , failed to read event err: Object 'Kind' is missing in '' [must-gather] [must-gather-flk9n] POD 2026-07-20T10:25:00.205884623Z Wrote inspect data to must-gather. [must-gather] [must-gather-flk9n] POD 2026-07-20T10:25:00.341473684Z INFO: Waiting for network log collection to complete ... [must-gather] [must-gather-flk9n] POD 2026-07-20T10:25:00.341505760Z INFO: Waiting for ovnk database copies to complete ... [must-gather] [must-gather-flk9n] POD 2026-07-20T10:25:00.341893719Z INFO: Copying ovnk databases complete. [must-gather] [must-gather-flk9n] POD 2026-07-20T10:25:00.342322031Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-flk9n] POD 2026-07-20T10:25:00.343704640Z 3.3M must-gather/network_logs/ovnk_database_store [must-gather] [must-gather-flk9n] POD 2026-07-20T10:25:00.346481193Z ovnk_database_store/ [must-gather] [must-gather-flk9n] POD 2026-07-20T10:25:00.346481193Z ovnk_database_store/ovnkube-node-8dsbz_sbdb [must-gather] [must-gather-flk9n] POD 2026-07-20T10:25:00.375316371Z ovnk_database_store/ovnkube-node-8dsbz_nbdb [must-gather] [must-gather-flk9n] POD 2026-07-20T10:25:00.380783482Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-flk9n] POD 2026-07-20T10:25:00.386148115Z ovnk_database_store/ovnkube-node-fkwfv_sbdb [must-gather] [must-gather-flk9n] POD 2026-07-20T10:25:00.407064938Z ovnk_database_store/ovnkube-node-fkwfv_nbdb [must-gather] [must-gather-flk9n] POD 2026-07-20T10:25:00.415417749Z ovnk_database_store/ovnkube-node-65jsj_sbdb [must-gather] [must-gather-flk9n] POD 2026-07-20T10:25:00.437116526Z ovnk_database_store/ovnkube-node-65jsj_nbdb [must-gather] [must-gather-flk9n] POD 2026-07-20T10:25:00.449150568Z INFO: Network log collection complete. [must-gather] [must-gather-flk9n] POD 2026-07-20T10:25:00.515690260Z INFO: Getting status from alertmanager-main-0 [must-gather] [must-gather-flk9n] POD 2026-07-20T10:25:00.560855881Z Gathering data for ns/openshift-network-console... [must-gather] [must-gather-flk9n] POD 2026-07-20T10:25:00.566495582Z Wrote inspect data to must-gather. [must-gather] [must-gather-flk9n] POD 2026-07-20T10:25:00.637692274Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-flk9n] POD 2026-07-20T10:25:00.640813831Z Inspecting resource crd/gateways.gateway.networking.k8s.io [must-gather] [must-gather-flk9n] POD 2026-07-20T10:25:00.859558532Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-flk9n] POD 2026-07-20T10:25:00.891676302Z Wrote inspect data to must-gather. [must-gather] [must-gather-flk9n] POD 2026-07-20T10:25:01.025393553Z Gathering data for ns/openshift-console-operator... [must-gather] [must-gather-flk9n] POD 2026-07-20T10:25:01.082946764Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-flk9n] POD 2026-07-20T10:25:01.086086141Z Inspecting resource crd/grpcroutes.gateway.networking.k8s.io [must-gather] [must-gather-flk9n] POD 2026-07-20T10:25:01.202174863Z Error from server (NotFound): deployments.apps "cluster-node-tuning-operator" not found [must-gather] [must-gather-flk9n] POD 2026-07-20T10:25:01.204220010Z INFO: Fallback to identify the container image from release info [must-gather] [must-gather-flk9n] POD 2026-07-20T10:25:01.300423315Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-flk9n] POD 2026-07-20T10:25:01.428921320Z Gathering data for ns/openshift-console... [must-gather] [must-gather-flk9n] POD 2026-07-20T10:25:01.531909786Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-flk9n] POD 2026-07-20T10:25:01.535596382Z Inspecting resource crd/httproutes.gateway.networking.k8s.io [must-gather] [must-gather-flk9n] POD 2026-07-20T10:25:01.759337460Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-flk9n] POD 2026-07-20T10:25:01.963908734Z Gathering data for ns/openshift-cluster-storage-operator... [must-gather] [must-gather-flk9n] POD 2026-07-20T10:25:01.964717714Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-flk9n] POD 2026-07-20T10:25:01.967269906Z Inspecting resource crd/inferencepools.inference.networking.k8s.io [must-gather] [must-gather-flk9n] POD 2026-07-20T10:25:02.148063041Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-flk9n] POD 2026-07-20T10:25:02.210417860Z INFO: Image with low level tools to use: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bde4d3e6601b1a43249dcefbf210ae783590d4ff5957380d16c78b4d391ee9eb [must-gather] [must-gather-flk9n] POD 2026-07-20T10:25:02.373631779Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-flk9n] POD 2026-07-20T10:25:02.373848680Z daemonset.apps/perf-node-gather-daemonset created [must-gather] [must-gather-flk9n] POD 2026-07-20T10:25:02.376708973Z Inspecting resource crd/inferencepools.inference.networking.x-k8s.io [must-gather] [must-gather-flk9n] POD 2026-07-20T10:25:02.522835463Z [disk usage checker] Volume usage percentage: current = 19 ; allowed = 70 [must-gather] [must-gather-flk9n] POD 2026-07-20T10:25:02.540833388Z Waiting for performance profile collector pods to become ready: 1 [must-gather] [must-gather-flk9n] POD 2026-07-20T10:25:02.571010403Z Gathering data for ns/openshift-dns-operator... [must-gather] [must-gather-flk9n] POD 2026-07-20T10:25:02.582090956Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-flk9n] POD 2026-07-20T10:25:02.791703575Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-flk9n] POD 2026-07-20T10:25:02.794146264Z Inspecting resource crd/referencegrants.gateway.networking.k8s.io [must-gather] [must-gather-flk9n] POD 2026-07-20T10:25:02.914129441Z Gathering data for ns/openshift-dns... [must-gather] [must-gather-flk9n] POD 2026-07-20T10:25:03.001037426Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-flk9n] POD 2026-07-20T10:25:03.186097798Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-flk9n] POD 2026-07-20T10:25:03.549267160Z Gathering data for ns/openshift-image-registry... [must-gather] [must-gather-flk9n] POD 2026-07-20T10:25:03.694792328Z Waiting for performance profile collector pods to become ready: 2 [must-gather] [must-gather-flk9n] POD 2026-07-20T10:25:03.936824822Z Done executing Istio gather script [must-gather] [must-gather-flk9n] POD 2026-07-20T10:25:04.038111817Z Gathering data for ns/openshift-ingress-operator... [must-gather] [must-gather-flk9n] POD 2026-07-20T10:25:04.353202595Z Gathering data for ns/openshift-ingress... [must-gather] [must-gather-flk9n] POD 2026-07-20T10:25:04.677705656Z Gathering data for ns/openshift-ingress-canary... [must-gather] [must-gather-flk9n] POD 2026-07-20T10:25:04.826313235Z Waiting for performance profile collector pods to become ready: 3 [must-gather] [must-gather-flk9n] POD 2026-07-20T10:25:05.052801056Z Gathering data for ns/openshift-insights... [must-gather] [must-gather-flk9n] POD 2026-07-20T10:25:05.953896480Z Waiting for performance profile collector pods to become ready: 4 [must-gather] [must-gather-flk9n] POD 2026-07-20T10:25:07.078545005Z Waiting for performance profile collector pods to become ready: 5 [must-gather] [must-gather-flk9n] POD 2026-07-20T10:25:07.396460653Z Gathering data for ns/kserve... [must-gather] [must-gather-flk9n] POD 2026-07-20T10:25:07.528267241Z [disk usage checker] Volume usage percentage: current = 19 ; allowed = 70 [must-gather] [must-gather-flk9n] POD 2026-07-20T10:25:08.217166540Z Waiting for performance profile collector pods to become ready: 6 [must-gather] [must-gather-flk9n] POD 2026-07-20T10:25:09.081005224Z Gathering data for ns/openshift-config... [must-gather] [must-gather-flk9n] POD 2026-07-20T10:25:09.356746433Z Gathering data for ns/openshift-config-managed... [must-gather] [must-gather-flk9n] POD 2026-07-20T10:25:09.359468478Z Waiting for performance profile collector pods to become ready: 7 [must-gather] [must-gather-flk9n] POD 2026-07-20T10:25:09.811104896Z Gathering data for ns/openshift-kube-apiserver-operator... [must-gather] [must-gather-flk9n] POD 2026-07-20T10:25:10.131490071Z Gathering data for ns/openshift-kube-apiserver... [must-gather] [must-gather-flk9n] POD 2026-07-20T10:25:10.396966614Z Gathering data for ns/openshift-kube-controller-manager... [must-gather] [must-gather-flk9n] POD 2026-07-20T10:25:10.494136178Z Daemonset perf-node-gather-daemonset ready 3 out of 3 [must-gather] [must-gather-flk9n] POD 2026-07-20T10:25:10.746196913Z Gathering data for ns/openshift-kube-controller-manager-operator... [must-gather] [must-gather-flk9n] POD 2026-07-20T10:25:10.764370899Z Collecting performance related data for node ip-10-0-142-247.ec2.internal [must-gather] [must-gather-flk9n] POD 2026-07-20T10:25:10.777231021Z Collecting performance related data for node ip-10-0-128-168.ec2.internal [must-gather] [must-gather-flk9n] POD 2026-07-20T10:25:10.784927033Z Collecting performance related data for node ip-10-0-129-35.ec2.internal [must-gather] [must-gather-flk9n] POD 2026-07-20T10:25:11.110736183Z Gathering data for ns/openshift-kube-scheduler... [must-gather] [must-gather-flk9n] POD 2026-07-20T10:25:11.467483352Z Gathering data for ns/openshift-kube-scheduler-operator... [must-gather] [must-gather-flk9n] POD 2026-07-20T10:25:11.859135972Z Gathering data for ns/openshift-kube-storage-version-migrator... [must-gather] [must-gather-flk9n] POD 2026-07-20T10:25:12.319316229Z Gathering data for ns/openshift-kube-storage-version-migrator-operator... [must-gather] [must-gather-flk9n] POD 2026-07-20T10:25:12.533417992Z [disk usage checker] Volume usage percentage: current = 19 ; allowed = 70 [must-gather] [must-gather-flk9n] POD 2026-07-20T10:25:12.785762908Z Gathering data for ns/openshift-user-workload-monitoring... [must-gather] [must-gather-flk9n] POD 2026-07-20T10:25:13.317480308Z Gathering data for ns/openshift-multus... [must-gather] [must-gather-flk9n] POD 2026-07-20T10:25:14.700643017Z Gathering data for ns/openshift-ovn-kubernetes... [must-gather] [must-gather-flk9n] POD 2026-07-20T10:25:15.917933340Z Gathering data for ns/openshift-host-network... [must-gather] [must-gather-flk9n] POD 2026-07-20T10:25:16.251614511Z Gathering data for ns/openshift-network-diagnostics... [must-gather] [must-gather-flk9n] POD 2026-07-20T10:25:16.764353051Z Gathering data for ns/openshift-network-node-identity... [must-gather] [must-gather-flk9n] POD 2026-07-20T10:25:17.203646679Z Gathering data for ns/openshift-network-operator... [must-gather] [must-gather-flk9n] POD 2026-07-20T10:25:17.538943479Z [disk usage checker] Volume usage percentage: current = 19 ; allowed = 70 [must-gather] [must-gather-flk9n] POD 2026-07-20T10:25:17.615065107Z Gathering data for ns/openshift-cloud-network-config-controller... [must-gather] [must-gather-flk9n] POD 2026-07-20T10:25:17.906791493Z Gathering data for ns/openshift-cluster-node-tuning-operator... [must-gather] [must-gather-flk9n] POD 2026-07-20T10:25:18.401921158Z Gathering data for ns/openshift-apiserver-operator... [must-gather] [must-gather-flk9n] POD 2026-07-20T10:25:18.684896771Z Gathering data for ns/openshift-apiserver... [must-gather] [must-gather-flk9n] POD 2026-07-20T10:25:19.082771460Z Gathering data for ns/openshift-controller-manager-operator... [must-gather] [must-gather-flk9n] POD 2026-07-20T10:25:19.378990406Z Gathering data for ns/openshift-controller-manager... [must-gather] [must-gather-flk9n] POD 2026-07-20T10:25:19.635920826Z Gathering data for ns/openshift-cluster-samples-operator... [must-gather] [must-gather-flk9n] POD 2026-07-20T10:25:19.651955328Z Collecting kubelet logs for node ip-10-0-142-247.ec2.internal [must-gather] [must-gather-flk9n] POD 2026-07-20T10:25:19.653905167Z Collecting kubelet logs for node ip-10-0-128-168.ec2.internal [must-gather] [must-gather-flk9n] POD 2026-07-20T10:25:19.655765177Z Collecting kubelet logs for node ip-10-0-129-35.ec2.internal [must-gather] [must-gather-flk9n] POD 2026-07-20T10:25:20.064305469Z daemonset.apps "perf-node-gather-daemonset" deleted from openshift-must-gather-srqvl namespace [must-gather] [must-gather-flk9n] POD 2026-07-20T10:25:20.070281967Z INFO: Node performance data collection complete. [must-gather] [must-gather-flk9n] POD 2026-07-20T10:25:20.369794511Z Gathering data for ns/openshift-operator-lifecycle-manager... [must-gather] [must-gather-flk9n] POD 2026-07-20T10:25:20.679719153Z Gathering data for ns/openshift-service-ca-operator... [must-gather] [must-gather-flk9n] POD 2026-07-20T10:25:20.985046865Z Gathering data for ns/openshift-service-ca... [must-gather] [must-gather-flk9n] POD 2026-07-20T10:25:21.339060068Z Gathering data for ns/openshift-cluster-csi-drivers... [must-gather] [must-gather-flk9n] POD 2026-07-20T10:25:22.226345573Z Wrote inspect data to must-gather. [must-gather] [must-gather-flk9n] POD 2026-07-20T10:25:22.226396471Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-flk9n] POD 2026-07-20T10:25:22.226396471Z skipping gathering secrets/support due to error: secrets "support" not found [must-gather] [must-gather-flk9n] POD 2026-07-20T10:25:22.362607119Z error: the server doesn't have a resource type "clusters" [must-gather] [must-gather-flk9n] POD 2026-07-20T10:25:22.494725165Z Caches written to disk [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.503893051Z waiting for gather to complete [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.507945869Z downloading gather output [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.830475786Z receiving incremental file list [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.858847733Z ./ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.858916024Z aggregated-discovery-api.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.859216221Z aggregated-discovery-apis.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.860125191Z event-filter.html [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.862903981Z timestamp [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.863007413Z version [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.87986959Z cluster-scoped-resources/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.879908141Z cluster-scoped-resources/admissionregistration.k8s.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.879919031Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.879953922Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/default-network-annotation.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.880090935Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/servicecidrs.openshift.io.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.880217198Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/user-defined-networks-namespace-label.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.880281989Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.88032828Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/default-network-annotation-binding.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.880422282Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/servicecidrs-binding.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.880503264Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/user-defined-networks-namespace-label-binding.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.880608026Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.880647897Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/multus.openshift.io.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.88078856Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/network-node-identity.openshift.io.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.880903512Z cluster-scoped-resources/apiextensions.k8s.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.88124334Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.881278091Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/accounts.nim.opendatahub.io.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.881489925Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/adminnetworkpolicies.policy.networking.k8s.io.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.881816672Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/adminpolicybasedexternalroutes.k8s.ovn.org.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.882019977Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertingrules.monitoring.openshift.io.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.88216371Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertmanagerconfigs.monitoring.coreos.com.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.886232239Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertmanagers.monitoring.coreos.com.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.887957306Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertrelabelconfigs.monitoring.openshift.io.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.888096029Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/apirequestcounts.apiserver.openshift.io.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.888235692Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/apiservers.config.openshift.io.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.888390955Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/appliedmanifestworks.work.open-cluster-management.io.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.888501908Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/authentications.config.openshift.io.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.888724393Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/baselineadminnetworkpolicies.policy.networking.k8s.io.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.888983868Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/builds.config.openshift.io.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.889167792Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/catalogsources.operators.coreos.com.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.889436218Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudcredentials.operator.openshift.io.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.889568641Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudeventsources.eventing.keda.sh.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.889693974Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudprivateipconfigs.cloud.network.openshift.io.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.889818546Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterclaims.cluster.open-cluster-management.io.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.889943419Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustercloudeventsources.eventing.keda.sh.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.890039691Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustercsidrivers.operator.openshift.io.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.890203295Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterimagepolicies.config.openshift.io.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.890373718Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusteroperators.config.openshift.io.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.890495431Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterresourcequotas.quota.openshift.io.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.890614104Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterserviceversions.operators.coreos.com.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.892700599Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterstoragecontainers.serving.kserve.io.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.892881933Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustertriggerauthentications.keda.sh.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.893033736Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusteruserdefinednetworks.k8s.ovn.org.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.893229181Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterversions.config.openshift.io.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.893503177Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.894013428Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.operator.openshift.io.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.89413822Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.samples.operator.openshift.io.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.894251643Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleclidownloads.console.openshift.io.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.894382666Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleexternalloglinks.console.openshift.io.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.894489458Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolelinks.console.openshift.io.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.89460115Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolenotifications.console.openshift.io.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.894705823Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleplugins.console.openshift.io.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.894902847Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolequickstarts.console.openshift.io.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.89502998Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoles.config.openshift.io.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.895133932Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoles.operator.openshift.io.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.895389408Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolesamples.console.openshift.io.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.89551087Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleyamlsamples.console.openshift.io.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.895618623Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/controllerconfigs.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.896227816Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/credentialsrequests.cloudcredential.openshift.io.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.896341188Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/csisnapshotcontrollers.operator.openshift.io.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.896453161Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/datascienceclusters.datasciencecluster.opendatahub.io.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.896636495Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnses.config.openshift.io.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.896744447Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnses.operator.openshift.io.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.896959222Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnsrecords.ingress.operator.openshift.io.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.897074564Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dscinitializations.dscinitialization.opendatahub.io.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.897235098Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressfirewalls.k8s.ovn.org.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.89734746Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressips.k8s.ovn.org.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.897460633Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressqoses.k8s.ovn.org.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.897575475Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressrouters.network.operator.openshift.io.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.897696218Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressservices.k8s.ovn.org.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.897885802Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/etcds.operator.openshift.io.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.898042585Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/featuregates.config.openshift.io.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.898172288Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gatewayclasses.gateway.networking.k8s.io.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.898327812Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gateways.gateway.networking.k8s.io.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.89868843Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/grpcroutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.899347244Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/helmchartrepositories.helm.openshift.io.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.899442896Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httproutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.900259984Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httpscaledobjects.http.keda.sh.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.900383536Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagecontentpolicies.config.openshift.io.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.900496549Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagecontentsourcepolicies.operator.openshift.io.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.900605291Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagedigestmirrorsets.config.openshift.io.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.900724244Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagepolicies.config.openshift.io.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.900934898Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagepruners.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.901168784Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/images.config.openshift.io.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.901289266Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagetagmirrorsets.config.openshift.io.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.901404469Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencegraphs.serving.kserve.io.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.901560242Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencemodelrewrites.llm-d.ai.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.901671464Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferenceobjectives.llm-d.ai.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.901782967Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.k8s.io.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.90195325Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.902065993Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferenceservices.serving.kserve.io.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.906158412Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/infrastructures.config.openshift.io.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.906595202Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ingresscontrollers.operator.openshift.io.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.907185264Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ingresses.config.openshift.io.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.907347418Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/insightsoperators.operator.openshift.io.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.907485671Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/installplans.operators.coreos.com.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.907615154Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/interceptorroutes.http.keda.sh.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.907744496Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ipamclaims.k8s.cni.cncf.io.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.907887659Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ippools.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.907992502Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kedacontrollers.keda.sh.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.911075759Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubeapiservers.operator.openshift.io.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.911219212Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubecontrollermanagers.operator.openshift.io.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.911347115Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubeschedulers.operator.openshift.io.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.911468917Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubestorageversionmigrators.operator.openshift.io.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.911602111Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/llminferenceserviceconfigs.serving.kserve.io.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.918990191Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/llminferenceservices.serving.kserve.io.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.923640722Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineconfignodes.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.923822426Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineconfigurations.operator.openshift.io.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.924134303Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineosbuilds.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.924329687Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineosconfigs.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.924497951Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/network-attachment-definitions.k8s.cni.cncf.io.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.924607383Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/networks.config.openshift.io.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.924753606Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/networks.operator.openshift.io.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.925064203Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/nodes.config.openshift.io.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.925178176Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/nodeslicepools.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.925282648Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/oauths.config.openshift.io.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.925471952Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/olmconfigs.operators.coreos.com.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.925592275Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/openshiftapiservers.operator.openshift.io.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.925714178Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/openshiftcontrollermanagers.operator.openshift.io.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.92584344Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorconditions.operators.coreos.com.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.925975663Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorgroups.operators.coreos.com.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.926116676Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorhubs.config.openshift.io.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.926227029Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorpkis.network.operator.openshift.io.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.926339201Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operators.operators.coreos.com.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.926456554Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/overlappingrangeipreservations.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.926544396Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/pinnedimagesets.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.926660328Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/podmonitors.monitoring.coreos.com.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.927117718Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/podnetworkconnectivitychecks.controlplane.operator.openshift.io.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.927242901Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/probes.monitoring.coreos.com.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.927480666Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/profiles.tuned.openshift.io.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.927615209Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/projecthelmchartrepositories.helm.openshift.io.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.927728761Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/projects.config.openshift.io.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.927849424Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/prometheuses.monitoring.coreos.com.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.929851477Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/prometheusrules.monitoring.coreos.com.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.92998381Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/proxies.config.openshift.io.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.930084642Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/rangeallocations.security.internal.openshift.io.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.930191145Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/referencegrants.gateway.networking.k8s.io.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.930331008Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/rolebindingrestrictions.authorization.openshift.io.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.930468801Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/scaledjobs.keda.sh.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.932218319Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/scaledobjects.keda.sh.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.932358882Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/schedulers.config.openshift.io.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.932500085Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/securitycontextconstraints.security.openshift.io.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.932687459Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servicecas.operator.openshift.io.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.932869803Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servicemonitors.monitoring.coreos.com.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.933165349Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servingruntimes.serving.kserve.io.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.93366002Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storages.operator.openshift.io.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.933812264Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storagestates.migration.k8s.io.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.933932036Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storageversionmigrations.migration.k8s.io.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.934040119Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/subscriptions.operators.coreos.com.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.934652922Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/thanosrulers.monitoring.coreos.com.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.936075073Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/trainedmodels.serving.kserve.io.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.936164585Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/triggerauthentications.keda.sh.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.936329018Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/tuneds.tuned.openshift.io.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.936458811Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/userdefinednetworks.k8s.ovn.org.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.936609464Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumepopulators.populator.storage.k8s.io.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.936702617Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshotclasses.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.93685917Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshotcontents.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.937023944Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshots.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.937156106Z cluster-scoped-resources/apiregistration.k8s.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.937374601Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.937425132Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1..yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.937519144Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.admissionregistration.k8s.io.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.937596946Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apiextensions.k8s.io.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.937680888Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apiserver.openshift.io.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.937754469Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apps.openshift.io.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.937982704Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apps.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.938070206Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authentication.k8s.io.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.938150528Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authorization.k8s.io.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.93823719Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authorization.openshift.io.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.938449675Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.autoscaling.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.938530956Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.batch.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.938612298Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.build.openshift.io.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.93871455Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.certificates.k8s.io.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.938785722Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.cloud.network.openshift.io.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.938912414Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.cloudcredential.openshift.io.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.938991416Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.config.openshift.io.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.939072838Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.console.openshift.io.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.93915647Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.coordination.k8s.io.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.939237361Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.datasciencecluster.opendatahub.io.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.939322323Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.discovery.k8s.io.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.939406375Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.dscinitialization.opendatahub.io.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.939490617Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.events.k8s.io.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.939572659Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.flowcontrol.apiserver.k8s.io.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.939664821Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.gateway.networking.k8s.io.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.939757013Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.image.openshift.io.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.939868705Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.939952007Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.inference.networking.k8s.io.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.940034979Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.ingress.operator.openshift.io.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.940119241Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.k8s.cni.cncf.io.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.940200862Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.k8s.ovn.org.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.940289924Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.940366286Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.monitoring.coreos.com.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.940448478Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.monitoring.openshift.io.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.94053191Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.network.operator.openshift.io.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.940613711Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.networking.k8s.io.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.940696503Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.nim.opendatahub.io.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.940784135Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.node.k8s.io.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.940941279Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.oauth.openshift.io.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.94103098Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.operator.openshift.io.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.941114472Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.operators.coreos.com.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.941196374Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.packages.operators.coreos.com.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.941285106Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.policy.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.941367358Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.project.openshift.io.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.94145766Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.quota.openshift.io.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.941542972Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.rbac.authorization.k8s.io.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.941626553Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.resource.k8s.io.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.941709215Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.route.openshift.io.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.941819008Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.samples.operator.openshift.io.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.94190151Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.scheduling.k8s.io.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.942013502Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.security.internal.openshift.io.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.942095934Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.security.openshift.io.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.942186556Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.942272888Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.storage.k8s.io.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.942358629Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.template.openshift.io.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.942450702Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.tuned.openshift.io.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.942534893Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.user.openshift.io.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.942624675Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.work.open-cluster-management.io.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.942728408Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.cluster.open-cluster-management.io.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.942874381Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.controlplane.operator.openshift.io.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.942962453Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.eventing.keda.sh.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.943059065Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.http.keda.sh.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.943145866Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.k8s.cni.cncf.io.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.943233168Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.keda.sh.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.94331616Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.migration.k8s.io.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.943401402Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.monitoring.coreos.com.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.943494844Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.operator.openshift.io.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.943578866Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.operators.coreos.com.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.943670468Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.policy.networking.k8s.io.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.94375477Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.serving.kserve.io.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.943896593Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.943979465Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.944094047Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.llm-d.ai.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.944180219Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.operators.coreos.com.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.944268471Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.serving.kserve.io.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.944354413Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.admissionregistration.k8s.io.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.944438385Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.external.metrics.k8s.io.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.944548287Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.gateway.networking.k8s.io.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.944631729Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.helm.openshift.io.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.944718141Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.http.keda.sh.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.944814813Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.metrics.k8s.io.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.944925255Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.monitoring.coreos.com.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.945011767Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.populator.storage.k8s.io.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.945096059Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.serving.kserve.io.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.945209191Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.storage.k8s.io.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.945298344Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v2.autoscaling.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.945384255Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v2.operators.coreos.com.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.945451287Z cluster-scoped-resources/certificates.k8s.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.945509428Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.945557749Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-42j68.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.945647221Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-54bqn.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.945734133Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-5rvqb.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.945841235Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-7shn6.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.945929527Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-8xv4b.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.946012789Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-8z927.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.946095901Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-kndr2.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.946207873Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-pxphs.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.946376007Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-r6r57.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.946474369Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-rr675.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.946562491Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-v4gvp.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.946654453Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-vp89h.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.946746455Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-cqz4x.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.946878628Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-jtssx.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.94697464Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-slv4t.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.947087992Z cluster-scoped-resources/config.openshift.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.947125623Z cluster-scoped-resources/config.openshift.io/apiservers.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.947296987Z cluster-scoped-resources/config.openshift.io/authentications.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.94742878Z cluster-scoped-resources/config.openshift.io/builds.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.947515942Z cluster-scoped-resources/config.openshift.io/clusterimagepolicies.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.947600574Z cluster-scoped-resources/config.openshift.io/clusteroperators.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.947939321Z cluster-scoped-resources/config.openshift.io/clusterversions.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.948049863Z cluster-scoped-resources/config.openshift.io/consoles.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.948130685Z cluster-scoped-resources/config.openshift.io/dnses.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.948224097Z cluster-scoped-resources/config.openshift.io/featuregates.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.94833097Z cluster-scoped-resources/config.openshift.io/imagecontentpolicies.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.948412261Z cluster-scoped-resources/config.openshift.io/imagedigestmirrorsets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.948502623Z cluster-scoped-resources/config.openshift.io/imagepolicies.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.948577575Z cluster-scoped-resources/config.openshift.io/images.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.948664917Z cluster-scoped-resources/config.openshift.io/imagetagmirrorsets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.948744118Z cluster-scoped-resources/config.openshift.io/infrastructures.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.948905482Z cluster-scoped-resources/config.openshift.io/ingresses.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.948994684Z cluster-scoped-resources/config.openshift.io/networks.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.949122216Z cluster-scoped-resources/config.openshift.io/nodes.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.949202028Z cluster-scoped-resources/config.openshift.io/oauths.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.949316981Z cluster-scoped-resources/config.openshift.io/operatorhubs.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.949398713Z cluster-scoped-resources/config.openshift.io/projects.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.949509465Z cluster-scoped-resources/config.openshift.io/proxies.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.949619947Z cluster-scoped-resources/config.openshift.io/schedulers.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.949828152Z cluster-scoped-resources/config.openshift.io/clusteroperators/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.949878043Z cluster-scoped-resources/config.openshift.io/clusteroperators/console.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.949998146Z cluster-scoped-resources/config.openshift.io/clusteroperators/csi-snapshot-controller.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.950107418Z cluster-scoped-resources/config.openshift.io/clusteroperators/dns.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.95018896Z cluster-scoped-resources/config.openshift.io/clusteroperators/image-registry.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.950273422Z cluster-scoped-resources/config.openshift.io/clusteroperators/ingress.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.950361174Z cluster-scoped-resources/config.openshift.io/clusteroperators/insights.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.950452036Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-apiserver.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.950605089Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-controller-manager.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.950689561Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-scheduler.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.950784603Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-storage-version-migrator.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.950904285Z cluster-scoped-resources/config.openshift.io/clusteroperators/monitoring.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.950991487Z cluster-scoped-resources/config.openshift.io/clusteroperators/network.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.95112465Z cluster-scoped-resources/config.openshift.io/clusteroperators/node-tuning.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.951211882Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-apiserver.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.951310624Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-controller-manager.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.951398516Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-samples.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.951491298Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager-catalog.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.95157441Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager-packageserver.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.951646131Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.951732043Z cluster-scoped-resources/config.openshift.io/clusteroperators/service-ca.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.951843016Z cluster-scoped-resources/config.openshift.io/clusteroperators/storage.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.951943478Z cluster-scoped-resources/config.openshift.io/clusterversions/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.951978839Z cluster-scoped-resources/config.openshift.io/clusterversions/version.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.95205724Z cluster-scoped-resources/config.openshift.io/consoles/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.952089521Z cluster-scoped-resources/config.openshift.io/consoles/cluster.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.952155293Z cluster-scoped-resources/config.openshift.io/featuregates/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.952230814Z cluster-scoped-resources/config.openshift.io/featuregates/cluster.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.952308986Z cluster-scoped-resources/config.openshift.io/infrastructures/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.952385498Z cluster-scoped-resources/config.openshift.io/infrastructures/cluster.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.952456549Z cluster-scoped-resources/config.openshift.io/oauths/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.95248879Z cluster-scoped-resources/config.openshift.io/oauths/cluster.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.952544291Z cluster-scoped-resources/config.openshift.io/proxies/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.952578332Z cluster-scoped-resources/config.openshift.io/proxies/cluster.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.952637673Z cluster-scoped-resources/console.openshift.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.952646653Z cluster-scoped-resources/console.openshift.io/consoleplugins/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.952710855Z cluster-scoped-resources/console.openshift.io/consoleplugins/monitoring-plugin.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.952779446Z cluster-scoped-resources/console.openshift.io/consoleplugins/networking-console-plugin.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.952857038Z cluster-scoped-resources/core/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.952870338Z cluster-scoped-resources/core/nodes/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.95297094Z cluster-scoped-resources/core/nodes/ip-10-0-128-168.ec2.internal.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.953127954Z cluster-scoped-resources/core/nodes/ip-10-0-129-35.ec2.internal.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.953271297Z cluster-scoped-resources/core/nodes/ip-10-0-142-247.ec2.internal.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.953370509Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.953396989Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.953451521Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/catch-all.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.953542263Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/exempt.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.953622285Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/global-default.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.953704186Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-controller-manager.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.953783328Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-scheduler.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.953897151Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-system-service-accounts.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.954046214Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver-operator.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.954198817Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver-sar.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.954287919Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.954380351Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-authentication-operator.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.954467353Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-controller-manager.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.954547555Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-kube-apiserver-operator.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.954636316Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-monitoring-metrics.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.954722629Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-apiserver-sar.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.954822401Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-apiserver.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.954930363Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-server.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.955018925Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/probes.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.955102397Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/service-accounts.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.955184939Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-leader-election.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.95527046Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-node-high.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.955361822Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-nodes.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.955459414Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.955491535Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/catch-all.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.955578327Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/exempt.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.955651319Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/global-default.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.955731371Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/leader-election.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.955812592Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/node-high.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.955925595Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/openshift-control-plane-operators.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.956068278Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/system.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.95618344Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/workload-high.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.956266732Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/workload-low.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.956319013Z cluster-scoped-resources/imageregistry.operator.openshift.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.956326953Z cluster-scoped-resources/imageregistry.operator.openshift.io/configs/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.956369754Z cluster-scoped-resources/imageregistry.operator.openshift.io/configs/cluster.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.956440956Z cluster-scoped-resources/imageregistry.operator.openshift.io/imagepruners/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.956484177Z cluster-scoped-resources/imageregistry.operator.openshift.io/imagepruners/cluster.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.956534858Z cluster-scoped-resources/migration.k8s.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.956546068Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.956579399Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/console-plugin-storage-version-migration.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.956672581Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/machineconfiguration-controllerconfig-storage-version-migration.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.956898976Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/machineconfiguration-machineconfigpool-storage-version-migration.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.956962867Z cluster-scoped-resources/oauth.openshift.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.956973647Z cluster-scoped-resources/oauth.openshift.io/oauthclients/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.957019798Z cluster-scoped-resources/oauth.openshift.io/oauthclients/console.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.95711172Z cluster-scoped-resources/operator.openshift.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.957121261Z cluster-scoped-resources/operator.openshift.io/clustercsidrivers/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.957199522Z cluster-scoped-resources/operator.openshift.io/clustercsidrivers/ebs.csi.aws.com.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.957275064Z cluster-scoped-resources/operator.openshift.io/consoles/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.957315405Z cluster-scoped-resources/operator.openshift.io/consoles/cluster.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.957421657Z cluster-scoped-resources/operator.openshift.io/csisnapshotcontrollers/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.957453258Z cluster-scoped-resources/operator.openshift.io/csisnapshotcontrollers/cluster.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.957514979Z cluster-scoped-resources/operator.openshift.io/dnses/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.95754343Z cluster-scoped-resources/operator.openshift.io/dnses/default.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.957610771Z cluster-scoped-resources/operator.openshift.io/insightsoperators/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.957653202Z cluster-scoped-resources/operator.openshift.io/insightsoperators/cluster.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.957763695Z cluster-scoped-resources/operator.openshift.io/kubeapiservers/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.957821276Z cluster-scoped-resources/operator.openshift.io/kubeapiservers/cluster.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.957878297Z cluster-scoped-resources/operator.openshift.io/kubecontrollermanagers/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.957912418Z cluster-scoped-resources/operator.openshift.io/kubecontrollermanagers/cluster.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.957992589Z cluster-scoped-resources/operator.openshift.io/kubeschedulers/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.958049481Z cluster-scoped-resources/operator.openshift.io/kubeschedulers/cluster.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.958117762Z cluster-scoped-resources/operator.openshift.io/kubestorageversionmigrators/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.958162453Z cluster-scoped-resources/operator.openshift.io/kubestorageversionmigrators/cluster.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.958223165Z cluster-scoped-resources/operator.openshift.io/networks/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.958266486Z cluster-scoped-resources/operator.openshift.io/networks/cluster.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.958326207Z cluster-scoped-resources/operator.openshift.io/openshiftapiservers/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.958367688Z cluster-scoped-resources/operator.openshift.io/openshiftapiservers/cluster.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.958413599Z cluster-scoped-resources/operator.openshift.io/openshiftcontrollermanagers/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.95849936Z cluster-scoped-resources/operator.openshift.io/openshiftcontrollermanagers/cluster.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.958555572Z cluster-scoped-resources/operator.openshift.io/servicecas/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.958612963Z cluster-scoped-resources/operator.openshift.io/servicecas/cluster.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.958729096Z cluster-scoped-resources/operator.openshift.io/storages/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.958777737Z cluster-scoped-resources/operator.openshift.io/storages/cluster.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.95892963Z cluster-scoped-resources/operators.coreos.com/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.95894157Z cluster-scoped-resources/operators.coreos.com/olmconfigs/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.958982661Z cluster-scoped-resources/operators.coreos.com/olmconfigs/cluster.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.959070993Z cluster-scoped-resources/operators.coreos.com/operators/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.959123294Z cluster-scoped-resources/operators.coreos.com/operators/openshift-custom-metrics-autoscaler-operator.openshift-keda.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.959208846Z cluster-scoped-resources/rbac.authorization.k8s.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.959264827Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.959313008Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/aws-ebs-csi-driver-operator-clusterrolebinding.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.95940538Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cloud-network-config-controller.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.959488002Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cluster-node-tuning-operator.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.959647396Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cluster-storage-operator-role.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.959776398Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/csi-snapshot-controller-operator-clusterrole.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.959910951Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/csi-snapshot-controller-runner-operator.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.960028054Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/metrics-daemon-sa-rolebinding.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.960124156Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-admission-controller-webhook.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.960218668Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-ancillary-tools.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.960346531Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-cluster-readers.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.960484304Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-group.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.960575816Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-transient.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.960660718Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-whereabouts.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.96076628Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/network-diagnostics.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.960890963Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/network-node-identity.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.961006535Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-image-registry-pruner.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.961118408Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-iptables-alerter.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.961199259Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.961284351Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-node-identity-limited.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.961364563Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-node-kube-rbac-proxy.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.961448895Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/registry-registry-role.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.961567307Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.961612878Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/aws-ebs-csi-driver-operator-clusterrole.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.96170758Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/cloud-network-config-controller.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.961790342Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/cluster-node-tuning-operator.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.961893974Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/console-extensions-reader.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.962042938Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/console-operator.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.96213185Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/console.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.962219092Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/csi-snapshot-controller-operator-clusterrole.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.962302153Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/helm-chartrepos-viewer.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.962386425Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/metrics-daemon-role.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.962469137Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus-admission-controller-webhook.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.962550579Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus-ancillary-tools.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.96263533Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.962721012Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/net-attach-def-project.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.962816665Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/network-diagnostics.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.962930357Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/network-node-identity.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.963010659Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-csi-snapshot-controller-runner.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.963097651Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-iptables-alerter.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.963181493Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-cluster-reader.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.963267184Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.963357586Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-kube-rbac-proxy.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.963438378Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-node-limited.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.96352665Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-udn-editor.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.963606252Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-udn-viewer.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.963690893Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/project-helm-chartrepository-editor.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.963771855Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-admin.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.963894438Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-basic-user.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.96397997Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-storage-admin.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.964063752Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-view.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.964150794Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:registry.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.964240196Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/whereabouts-cni.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.964292337Z cluster-scoped-resources/samples.operator.openshift.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.964299637Z cluster-scoped-resources/samples.operator.openshift.io/configs/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.964338208Z cluster-scoped-resources/samples.operator.openshift.io/configs/cluster.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.964385889Z cluster-scoped-resources/snapshot.storage.k8s.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.964392349Z cluster-scoped-resources/snapshot.storage.k8s.io/volumesnapshotclasses/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.96443465Z cluster-scoped-resources/snapshot.storage.k8s.io/volumesnapshotclasses/csi-aws-vsc.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.964487131Z cluster-scoped-resources/storage.k8s.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.964500601Z cluster-scoped-resources/storage.k8s.io/csidrivers/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.964540412Z cluster-scoped-resources/storage.k8s.io/csidrivers/ebs.csi.aws.com.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.964620514Z cluster-scoped-resources/storage.k8s.io/csinodes/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.964647614Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-128-168.ec2.internal.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.964744226Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-129-35.ec2.internal.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.964946371Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-142-247.ec2.internal.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.965001812Z cluster-scoped-resources/storage.k8s.io/storageclasses/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.965047143Z cluster-scoped-resources/storage.k8s.io/storageclasses/gp2-csi.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.965126175Z cluster-scoped-resources/storage.k8s.io/storageclasses/gp3-csi.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.965187086Z host_service_logs/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.965219627Z host_service_logs/masters/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.965263388Z host_service_logs/masters/NetworkManager_service.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.965329239Z host_service_logs/masters/crio_service.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.96538913Z host_service_logs/masters/kubelet_service.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.965451732Z host_service_logs/masters/machine-config-daemon-firstboot_service.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.965578494Z host_service_logs/masters/machine-config-daemon-host_service.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.965678337Z host_service_logs/masters/openvswitch_service.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.965743418Z host_service_logs/masters/ostree-finalize-staged_service.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.96584327Z host_service_logs/masters/ovs-configuration_service.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.965906872Z host_service_logs/masters/ovs-vswitchd_service.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.965977053Z host_service_logs/masters/ovsdb-server_service.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.966039305Z host_service_logs/masters/rpm-ostreed_service.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.966077505Z ingress_controllers/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.966084726Z ingress_controllers/default/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.966089666Z ingress_controllers/default/router-default-67c67595d6-ltx5q/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.966113966Z ingress_controllers/default/router-default-67c67595d6-ltx5q/haproxy.config [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.966229199Z insights-data/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.966238649Z istio/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.96627888Z istio/aggregated-discovery-api.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.966397072Z istio/aggregated-discovery-apis.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.966828612Z istio/event-filter.html [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.966937514Z istio/timestamp [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.967008016Z istio/cluster-scoped-resources/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.967016496Z istio/cluster-scoped-resources/apiextensions.k8s.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.967026696Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.967076987Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gatewayclasses.gateway.networking.k8s.io.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.967250721Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gateways.gateway.networking.k8s.io.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.96767997Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/grpcroutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.968170841Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httproutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.968995229Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.k8s.io.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.969135342Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.969254874Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/referencegrants.gateway.networking.k8s.io.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.969326976Z machine_config_ondisk/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.969337546Z machine_config_termination_logs/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.969347727Z monitoring/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.969354097Z monitoring/alertmanager/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.969405068Z monitoring/alertmanager/status.json [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.96949247Z monitoring/alertmanager/status.stderr [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.96952576Z monitoring/prometheus/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.969600002Z monitoring/prometheus/alertmanagers.json [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.969681134Z monitoring/prometheus/alertmanagers.stderr [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.969740165Z monitoring/prometheus/rules.json [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.97044432Z monitoring/prometheus/rules.stderr [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.970502142Z monitoring/prometheus/prometheus-k8s-0/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.970546303Z monitoring/prometheus/prometheus-k8s-0/active-targets.json [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.971653697Z monitoring/prometheus/prometheus-k8s-0/active-targets.stderr [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.971677537Z monitoring/prometheus/prometheus-k8s-0/status/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.971724218Z monitoring/prometheus/prometheus-k8s-0/status/runtimeinfo.json [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.97181813Z monitoring/prometheus/prometheus-k8s-0/status/runtimeinfo.stderr [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.971915383Z monitoring/prometheus/prometheus-k8s-0/status/tsdb.json [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.980346676Z monitoring/prometheus/prometheus-k8s-0/status/tsdb.stderr [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.980427868Z monitoring/prometheus/status/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.980479159Z monitoring/prometheus/status/config.json [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.981167544Z monitoring/prometheus/status/config.stderr [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.981244385Z monitoring/prometheus/status/flags.json [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.981338237Z monitoring/prometheus/status/flags.stderr [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.981513881Z namespaces/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.981558322Z namespaces/default/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.981591253Z namespaces/default/default.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.981662795Z namespaces/default/apps.openshift.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.981697115Z namespaces/default/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.981752377Z namespaces/default/apps/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.981784257Z namespaces/default/apps/daemonsets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.981890589Z namespaces/default/apps/deployments.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.981964961Z namespaces/default/apps/replicasets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.982035903Z namespaces/default/apps/statefulsets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.982080273Z namespaces/default/autoscaling/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.982113734Z namespaces/default/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.982150275Z namespaces/default/batch/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.982196716Z namespaces/default/batch/cronjobs.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.982280358Z namespaces/default/batch/jobs.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.982323879Z namespaces/default/build.openshift.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.98235729Z namespaces/default/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.982434911Z namespaces/default/build.openshift.io/builds.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.982511693Z namespaces/default/core/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.982552704Z namespaces/default/core/configmaps.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.982661116Z namespaces/default/core/endpoints.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.982747788Z namespaces/default/core/events.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.982950563Z namespaces/default/core/persistentvolumeclaims.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.983064575Z namespaces/default/core/pods.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.983140237Z namespaces/default/core/replicationcontrollers.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.983264669Z namespaces/default/core/secrets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.983415733Z namespaces/default/core/services.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.983478224Z namespaces/default/discovery.k8s.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.983515105Z namespaces/default/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.983589316Z namespaces/default/image.openshift.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.983627617Z namespaces/default/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.983690868Z namespaces/default/k8s.ovn.org/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.983723279Z namespaces/default/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.983811191Z namespaces/default/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.983909053Z namespaces/default/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.983954854Z namespaces/default/monitoring.coreos.com/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.983988635Z namespaces/default/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.984040536Z namespaces/default/networking.k8s.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.984072447Z namespaces/default/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.984124078Z namespaces/default/policy/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.984158459Z namespaces/default/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.98420541Z namespaces/default/route.openshift.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.984236331Z namespaces/default/route.openshift.io/routes.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.984342633Z namespaces/kserve/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.984376074Z namespaces/kserve/kserve.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.984447415Z namespaces/kserve/apps.openshift.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.984475946Z namespaces/kserve/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.984532707Z namespaces/kserve/apps/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.984559467Z namespaces/kserve/apps/daemonsets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.984645039Z namespaces/kserve/apps/deployments.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.984911585Z namespaces/kserve/apps/replicasets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.9851351Z namespaces/kserve/apps/statefulsets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.985181061Z namespaces/kserve/autoscaling/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.985208032Z namespaces/kserve/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.985265233Z namespaces/kserve/batch/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.985295283Z namespaces/kserve/batch/cronjobs.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.985375845Z namespaces/kserve/batch/jobs.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.985477278Z namespaces/kserve/build.openshift.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.985517948Z namespaces/kserve/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.985653471Z namespaces/kserve/build.openshift.io/builds.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.985709472Z namespaces/kserve/coordination.k8s.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.985717243Z namespaces/kserve/coordination.k8s.io/leases/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.985767044Z namespaces/kserve/coordination.k8s.io/leases/kserve-controller-manager-leader-lock.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.985883026Z namespaces/kserve/coordination.k8s.io/leases/llminferenceservice-kserve-controller-manager.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.985962298Z namespaces/kserve/coordination.k8s.io/leases/odh-model-controller.opendatahub.io.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.986098251Z namespaces/kserve/core/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.986147152Z namespaces/kserve/core/configmaps.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.986465879Z namespaces/kserve/core/endpoints.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.986610852Z namespaces/kserve/core/events.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.986919679Z namespaces/kserve/core/persistentvolumeclaims.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.98699081Z namespaces/kserve/core/pods.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.987260776Z namespaces/kserve/core/replicationcontrollers.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.987374359Z namespaces/kserve/core/secrets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.987645995Z namespaces/kserve/core/services.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.987757177Z namespaces/kserve/discovery.k8s.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.987788338Z namespaces/kserve/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.9879145Z namespaces/kserve/image.openshift.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.987978382Z namespaces/kserve/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.988030023Z namespaces/kserve/k8s.ovn.org/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.988060724Z namespaces/kserve/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.988144505Z namespaces/kserve/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.988226017Z namespaces/kserve/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.988271408Z namespaces/kserve/monitoring.coreos.com/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.988303349Z namespaces/kserve/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.988383851Z namespaces/kserve/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.988429852Z namespaces/kserve/monitoring.coreos.com/servicemonitors/model-serving-api-metrics.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.988517333Z namespaces/kserve/monitoring.coreos.com/servicemonitors/odh-model-controller-metrics-monitor.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.988589185Z namespaces/kserve/networking.k8s.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.988639786Z namespaces/kserve/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.988719968Z namespaces/kserve/pods/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.988733638Z namespaces/kserve/pods/kserve-controller-manager-645f4f9567-tzhqc/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.98880697Z namespaces/kserve/pods/kserve-controller-manager-645f4f9567-tzhqc/kserve-controller-manager-645f4f9567-tzhqc.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.988987394Z namespaces/kserve/pods/kserve-controller-manager-645f4f9567-tzhqc/manager/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.989004014Z namespaces/kserve/pods/kserve-controller-manager-645f4f9567-tzhqc/manager/manager/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.989014514Z namespaces/kserve/pods/kserve-controller-manager-645f4f9567-tzhqc/manager/manager/logs/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.989062575Z namespaces/kserve/pods/kserve-controller-manager-645f4f9567-tzhqc/manager/manager/logs/current.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.99110637Z namespaces/kserve/pods/kserve-controller-manager-645f4f9567-tzhqc/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.991164281Z namespaces/kserve/pods/kserve-controller-manager-645f4f9567-tzhqc/manager/manager/logs/previous.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.991205762Z namespaces/kserve/pods/llmisvc-controller-manager-654c557856-7vlxv/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.991221783Z namespaces/kserve/pods/llmisvc-controller-manager-654c557856-7vlxv/llmisvc-controller-manager-654c557856-7vlxv.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.991318285Z namespaces/kserve/pods/llmisvc-controller-manager-654c557856-7vlxv/manager/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.991327775Z namespaces/kserve/pods/llmisvc-controller-manager-654c557856-7vlxv/manager/manager/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.991331795Z namespaces/kserve/pods/llmisvc-controller-manager-654c557856-7vlxv/manager/manager/logs/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.991366095Z namespaces/kserve/pods/llmisvc-controller-manager-654c557856-7vlxv/manager/manager/logs/current.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.992856758Z namespaces/kserve/pods/llmisvc-controller-manager-654c557856-7vlxv/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.99293762Z namespaces/kserve/pods/llmisvc-controller-manager-654c557856-7vlxv/manager/manager/logs/previous.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.992988681Z namespaces/kserve/pods/model-serving-api-fd65d7d6-wpj4f/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.993024472Z namespaces/kserve/pods/model-serving-api-fd65d7d6-wpj4f/model-serving-api-fd65d7d6-wpj4f.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.993145224Z namespaces/kserve/pods/model-serving-api-fd65d7d6-wpj4f/server/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.993150494Z namespaces/kserve/pods/model-serving-api-fd65d7d6-wpj4f/server/server/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.993154294Z namespaces/kserve/pods/model-serving-api-fd65d7d6-wpj4f/server/server/logs/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.993195395Z namespaces/kserve/pods/model-serving-api-fd65d7d6-wpj4f/server/server/logs/current.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.993283747Z namespaces/kserve/pods/model-serving-api-fd65d7d6-wpj4f/server/server/logs/previous.insecure.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.993351439Z namespaces/kserve/pods/model-serving-api-fd65d7d6-wpj4f/server/server/logs/previous.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.99340349Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-cr6cj/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.993442921Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-cr6cj/odh-model-controller-84b54b7f97-cr6cj.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.993525202Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-cr6cj/manager/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.993534053Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-cr6cj/manager/manager/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.993541363Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-cr6cj/manager/manager/logs/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.993567594Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-cr6cj/manager/manager/logs/current.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.998422479Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-cr6cj/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.99848341Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-cr6cj/manager/manager/logs/previous.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.998504741Z namespaces/kserve/pods/s3-init-zhffs/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.998545712Z namespaces/kserve/pods/s3-init-zhffs/s3-init-zhffs.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.998642224Z namespaces/kserve/pods/s3-init-zhffs/download-hf-model/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.998652014Z namespaces/kserve/pods/s3-init-zhffs/download-hf-model/download-hf-model/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.998659874Z namespaces/kserve/pods/s3-init-zhffs/download-hf-model/download-hf-model/logs/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.998713835Z namespaces/kserve/pods/s3-init-zhffs/download-hf-model/download-hf-model/logs/current.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.998830528Z namespaces/kserve/pods/s3-init-zhffs/download-hf-model/download-hf-model/logs/previous.insecure.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.998904859Z namespaces/kserve/pods/s3-init-zhffs/download-hf-model/download-hf-model/logs/previous.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.99893094Z namespaces/kserve/pods/s3-init-zhffs/s3-init/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.99894532Z namespaces/kserve/pods/s3-init-zhffs/s3-init/s3-init/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.998955341Z namespaces/kserve/pods/s3-init-zhffs/s3-init/s3-init/logs/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.999006352Z namespaces/kserve/pods/s3-init-zhffs/s3-init/s3-init/logs/current.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.999307898Z namespaces/kserve/pods/s3-init-zhffs/s3-init/s3-init/logs/previous.insecure.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.99937391Z namespaces/kserve/pods/s3-init-zhffs/s3-init/s3-init/logs/previous.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.999426071Z namespaces/kserve/pods/seaweedfs-64568bcd49-v4nj6/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.999467792Z namespaces/kserve/pods/seaweedfs-64568bcd49-v4nj6/seaweedfs-64568bcd49-v4nj6.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.999565904Z namespaces/kserve/pods/seaweedfs-64568bcd49-v4nj6/seaweedfs/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.999574594Z namespaces/kserve/pods/seaweedfs-64568bcd49-v4nj6/seaweedfs/seaweedfs/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.999583154Z namespaces/kserve/pods/seaweedfs-64568bcd49-v4nj6/seaweedfs/seaweedfs/logs/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:23.999639195Z namespaces/kserve/pods/seaweedfs-64568bcd49-v4nj6/seaweedfs/seaweedfs/logs/current.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.000169037Z namespaces/kserve/pods/seaweedfs-64568bcd49-v4nj6/seaweedfs/seaweedfs/logs/previous.insecure.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.000224898Z namespaces/kserve/pods/seaweedfs-64568bcd49-v4nj6/seaweedfs/seaweedfs/logs/previous.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.000267379Z namespaces/kserve/policy/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.00030296Z namespaces/kserve/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.000350301Z namespaces/kserve/route.openshift.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.000391912Z namespaces/kserve/route.openshift.io/routes.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.000433413Z namespaces/kube-node-lease/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.000441993Z namespaces/kube-node-lease/coordination.k8s.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.000447223Z namespaces/kube-node-lease/coordination.k8s.io/leases/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.000477304Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-128-168.ec2.internal.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.000568586Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-129-35.ec2.internal.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.000650277Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-142-247.ec2.internal.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.000734389Z namespaces/kube-system/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.00077658Z namespaces/kube-system/kube-system.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.000863212Z namespaces/kube-system/apps.openshift.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.000903533Z namespaces/kube-system/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.000947724Z namespaces/kube-system/apps/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.000987665Z namespaces/kube-system/apps/daemonsets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.001106467Z namespaces/kube-system/apps/deployments.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.001182669Z namespaces/kube-system/apps/replicasets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.001262271Z namespaces/kube-system/apps/statefulsets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.001305642Z namespaces/kube-system/autoscaling/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.001343953Z namespaces/kube-system/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.001402634Z namespaces/kube-system/batch/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.001447975Z namespaces/kube-system/batch/cronjobs.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.001526587Z namespaces/kube-system/batch/jobs.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.001592428Z namespaces/kube-system/build.openshift.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.001631019Z namespaces/kube-system/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.001710261Z namespaces/kube-system/build.openshift.io/builds.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.001751741Z namespaces/kube-system/coordination.k8s.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.001767122Z namespaces/kube-system/coordination.k8s.io/leases/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.001816403Z namespaces/kube-system/coordination.k8s.io/leases/apiserver-ele5ylxdk7w3xepggcic5wg34y.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.001920415Z namespaces/kube-system/coordination.k8s.io/leases/kube-controller-manager.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.001996777Z namespaces/kube-system/coordination.k8s.io/leases/kube-scheduler.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.002067418Z namespaces/kube-system/core/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.002114319Z namespaces/kube-system/core/configmaps.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.002279093Z namespaces/kube-system/core/endpoints.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.002368355Z namespaces/kube-system/core/events.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.00260597Z namespaces/kube-system/core/persistentvolumeclaims.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.002680972Z namespaces/kube-system/core/pods.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.002975918Z namespaces/kube-system/core/replicationcontrollers.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.003110131Z namespaces/kube-system/core/secrets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.003419438Z namespaces/kube-system/core/services.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.003485049Z namespaces/kube-system/discovery.k8s.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.0035298Z namespaces/kube-system/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.003579731Z namespaces/kube-system/image.openshift.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.003616212Z namespaces/kube-system/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.003692824Z namespaces/kube-system/k8s.ovn.org/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.003736065Z namespaces/kube-system/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.003831587Z namespaces/kube-system/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.003921119Z namespaces/kube-system/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.00397784Z namespaces/kube-system/monitoring.coreos.com/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.004012121Z namespaces/kube-system/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.004056332Z namespaces/kube-system/networking.k8s.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.004101753Z namespaces/kube-system/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.004168064Z namespaces/kube-system/pods/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.004181084Z namespaces/kube-system/pods/global-pull-secret-syncer-5r7zg/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.004221395Z namespaces/kube-system/pods/global-pull-secret-syncer-5r7zg/global-pull-secret-syncer-5r7zg.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.004313297Z namespaces/kube-system/pods/global-pull-secret-syncer-5r7zg/global-pull-secret-syncer/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.004323628Z namespaces/kube-system/pods/global-pull-secret-syncer-5r7zg/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.004331438Z namespaces/kube-system/pods/global-pull-secret-syncer-5r7zg/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.004369978Z namespaces/kube-system/pods/global-pull-secret-syncer-5r7zg/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.004562063Z namespaces/kube-system/pods/global-pull-secret-syncer-5r7zg/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.004625584Z namespaces/kube-system/pods/global-pull-secret-syncer-5r7zg/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.004678575Z namespaces/kube-system/pods/global-pull-secret-syncer-bwmnv/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.004714206Z namespaces/kube-system/pods/global-pull-secret-syncer-bwmnv/global-pull-secret-syncer-bwmnv.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.004785098Z namespaces/kube-system/pods/global-pull-secret-syncer-bwmnv/global-pull-secret-syncer/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.004818398Z namespaces/kube-system/pods/global-pull-secret-syncer-bwmnv/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.004832339Z namespaces/kube-system/pods/global-pull-secret-syncer-bwmnv/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.004869799Z namespaces/kube-system/pods/global-pull-secret-syncer-bwmnv/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.005023823Z namespaces/kube-system/pods/global-pull-secret-syncer-bwmnv/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.005088104Z namespaces/kube-system/pods/global-pull-secret-syncer-bwmnv/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.005142735Z namespaces/kube-system/pods/global-pull-secret-syncer-lf8fm/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.005180746Z namespaces/kube-system/pods/global-pull-secret-syncer-lf8fm/global-pull-secret-syncer-lf8fm.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.005251428Z namespaces/kube-system/pods/global-pull-secret-syncer-lf8fm/global-pull-secret-syncer/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.005258328Z namespaces/kube-system/pods/global-pull-secret-syncer-lf8fm/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.005266358Z namespaces/kube-system/pods/global-pull-secret-syncer-lf8fm/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.005312649Z namespaces/kube-system/pods/global-pull-secret-syncer-lf8fm/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.005468902Z namespaces/kube-system/pods/global-pull-secret-syncer-lf8fm/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.005531184Z namespaces/kube-system/pods/global-pull-secret-syncer-lf8fm/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.005563824Z namespaces/kube-system/pods/konnectivity-agent-c2gwd/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.005601135Z namespaces/kube-system/pods/konnectivity-agent-c2gwd/konnectivity-agent-c2gwd.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.005692677Z namespaces/kube-system/pods/konnectivity-agent-c2gwd/konnectivity-agent/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.005700247Z namespaces/kube-system/pods/konnectivity-agent-c2gwd/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.005706167Z namespaces/kube-system/pods/konnectivity-agent-c2gwd/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.005755999Z namespaces/kube-system/pods/konnectivity-agent-c2gwd/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.006169708Z namespaces/kube-system/pods/konnectivity-agent-c2gwd/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.006233699Z namespaces/kube-system/pods/konnectivity-agent-c2gwd/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.00627134Z namespaces/kube-system/pods/konnectivity-agent-fz4qz/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.00630514Z namespaces/kube-system/pods/konnectivity-agent-fz4qz/konnectivity-agent-fz4qz.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.006387502Z namespaces/kube-system/pods/konnectivity-agent-fz4qz/konnectivity-agent/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.006394093Z namespaces/kube-system/pods/konnectivity-agent-fz4qz/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.006400933Z namespaces/kube-system/pods/konnectivity-agent-fz4qz/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.006450274Z namespaces/kube-system/pods/konnectivity-agent-fz4qz/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.006940874Z namespaces/kube-system/pods/konnectivity-agent-fz4qz/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.007005326Z namespaces/kube-system/pods/konnectivity-agent-fz4qz/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.007042937Z namespaces/kube-system/pods/konnectivity-agent-jmcfd/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.007071147Z namespaces/kube-system/pods/konnectivity-agent-jmcfd/konnectivity-agent-jmcfd.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.007160979Z namespaces/kube-system/pods/konnectivity-agent-jmcfd/konnectivity-agent/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.007168719Z namespaces/kube-system/pods/konnectivity-agent-jmcfd/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.00718335Z namespaces/kube-system/pods/konnectivity-agent-jmcfd/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.007223411Z namespaces/kube-system/pods/konnectivity-agent-jmcfd/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.00764388Z namespaces/kube-system/pods/konnectivity-agent-jmcfd/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.007708831Z namespaces/kube-system/pods/konnectivity-agent-jmcfd/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.007748982Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-128-168.ec2.internal/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.007786713Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-128-168.ec2.internal/kube-apiserver-proxy-ip-10-0-128-168.ec2.internal.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.007889015Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-128-168.ec2.internal/haproxy/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.007905075Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-128-168.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.007912255Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-128-168.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.007972497Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-128-168.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.008238823Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-128-168.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.008301214Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-128-168.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.008342875Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-129-35.ec2.internal/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.008385116Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-129-35.ec2.internal/kube-apiserver-proxy-ip-10-0-129-35.ec2.internal.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.008449727Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-129-35.ec2.internal/haproxy/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.008459778Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-129-35.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.008465567Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-129-35.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.008478508Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-129-35.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.008648042Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-129-35.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.008709093Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-129-35.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.008752574Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-142-247.ec2.internal/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.008784085Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-142-247.ec2.internal/kube-apiserver-proxy-ip-10-0-142-247.ec2.internal.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.008908347Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-142-247.ec2.internal/haproxy/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.008931898Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-142-247.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.008944258Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-142-247.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.008968898Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-142-247.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.009126702Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-142-247.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.009202694Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-142-247.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.009228824Z namespaces/kube-system/policy/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.009281015Z namespaces/kube-system/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.009348967Z namespaces/kube-system/rbac.authorization.k8s.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.009364447Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.009385998Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/csi-snapshot-controller-operator-authentication-reader.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.00948943Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/network-diagnostics.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.009549661Z namespaces/kube-system/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.009599112Z namespaces/kube-system/rbac.authorization.k8s.io/roles/extension-apiserver-authentication-reader.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.009656504Z namespaces/kube-system/route.openshift.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.009690294Z namespaces/kube-system/route.openshift.io/routes.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.009763276Z namespaces/open-cluster-management-agent-addon/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.009784466Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.009790976Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.009845097Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/cluster-proxy.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.009927069Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/work-manager.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.010015111Z namespaces/openshift-apiserver-operator/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.010061992Z namespaces/openshift-apiserver-operator/openshift-apiserver-operator.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.010120874Z namespaces/openshift-apiserver-operator/apps.openshift.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.010169225Z namespaces/openshift-apiserver-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.010191315Z namespaces/openshift-apiserver-operator/apps/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.010237536Z namespaces/openshift-apiserver-operator/apps/daemonsets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.010322198Z namespaces/openshift-apiserver-operator/apps/deployments.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.010398749Z namespaces/openshift-apiserver-operator/apps/replicasets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.010475191Z namespaces/openshift-apiserver-operator/apps/statefulsets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.010520472Z namespaces/openshift-apiserver-operator/autoscaling/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.010558053Z namespaces/openshift-apiserver-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.010604804Z namespaces/openshift-apiserver-operator/batch/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.010649255Z namespaces/openshift-apiserver-operator/batch/cronjobs.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.010726677Z namespaces/openshift-apiserver-operator/batch/jobs.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.010769288Z namespaces/openshift-apiserver-operator/build.openshift.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.010816479Z namespaces/openshift-apiserver-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.010925501Z namespaces/openshift-apiserver-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.010978412Z namespaces/openshift-apiserver-operator/core/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.011024603Z namespaces/openshift-apiserver-operator/core/configmaps.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.011953223Z namespaces/openshift-apiserver-operator/core/endpoints.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.012099027Z namespaces/openshift-apiserver-operator/core/events.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.012177188Z namespaces/openshift-apiserver-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.012304481Z namespaces/openshift-apiserver-operator/core/pods.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.012384453Z namespaces/openshift-apiserver-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.012513026Z namespaces/openshift-apiserver-operator/core/secrets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.012692819Z namespaces/openshift-apiserver-operator/core/services.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.012761721Z namespaces/openshift-apiserver-operator/discovery.k8s.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.012809232Z namespaces/openshift-apiserver-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.012889194Z namespaces/openshift-apiserver-operator/image.openshift.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.012929285Z namespaces/openshift-apiserver-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.012988806Z namespaces/openshift-apiserver-operator/k8s.ovn.org/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.013024997Z namespaces/openshift-apiserver-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.013105979Z namespaces/openshift-apiserver-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.0131782Z namespaces/openshift-apiserver-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.013237761Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.013280132Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.013336624Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.013380694Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors/openshift-apiserver-operator.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.013426766Z namespaces/openshift-apiserver-operator/networking.k8s.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.013472516Z namespaces/openshift-apiserver-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.013514707Z namespaces/openshift-apiserver-operator/policy/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.013544538Z namespaces/openshift-apiserver-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.013604279Z namespaces/openshift-apiserver-operator/route.openshift.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.01363223Z namespaces/openshift-apiserver-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.013739862Z namespaces/openshift-apiserver/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.013781123Z namespaces/openshift-apiserver/openshift-apiserver.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.013863075Z namespaces/openshift-apiserver/apps.openshift.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.013888296Z namespaces/openshift-apiserver/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.013943187Z namespaces/openshift-apiserver/apps/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.013981678Z namespaces/openshift-apiserver/apps/daemonsets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.014062649Z namespaces/openshift-apiserver/apps/deployments.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.014131601Z namespaces/openshift-apiserver/apps/replicasets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.014206423Z namespaces/openshift-apiserver/apps/statefulsets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.014258073Z namespaces/openshift-apiserver/autoscaling/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.014276024Z namespaces/openshift-apiserver/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.014334885Z namespaces/openshift-apiserver/batch/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.014364576Z namespaces/openshift-apiserver/batch/cronjobs.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.014443617Z namespaces/openshift-apiserver/batch/jobs.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.014491249Z namespaces/openshift-apiserver/build.openshift.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.014525339Z namespaces/openshift-apiserver/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.014606961Z namespaces/openshift-apiserver/build.openshift.io/builds.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.014665962Z namespaces/openshift-apiserver/core/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.014713363Z namespaces/openshift-apiserver/core/configmaps.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.014838146Z namespaces/openshift-apiserver/core/endpoints.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.014912858Z namespaces/openshift-apiserver/core/events.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.01499394Z namespaces/openshift-apiserver/core/persistentvolumeclaims.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.015067661Z namespaces/openshift-apiserver/core/pods.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.015140453Z namespaces/openshift-apiserver/core/replicationcontrollers.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.015267715Z namespaces/openshift-apiserver/core/secrets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.015429079Z namespaces/openshift-apiserver/core/services.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.01548098Z namespaces/openshift-apiserver/discovery.k8s.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.015527231Z namespaces/openshift-apiserver/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.015569962Z namespaces/openshift-apiserver/image.openshift.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.015610603Z namespaces/openshift-apiserver/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.015671224Z namespaces/openshift-apiserver/k8s.ovn.org/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.015712465Z namespaces/openshift-apiserver/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.015811947Z namespaces/openshift-apiserver/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.01595535Z namespaces/openshift-apiserver/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.016008092Z namespaces/openshift-apiserver/monitoring.coreos.com/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.016054583Z namespaces/openshift-apiserver/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.016096024Z namespaces/openshift-apiserver/networking.k8s.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.016134685Z namespaces/openshift-apiserver/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.016187875Z namespaces/openshift-apiserver/policy/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.016230467Z namespaces/openshift-apiserver/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.016283918Z namespaces/openshift-apiserver/route.openshift.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.016331179Z namespaces/openshift-apiserver/route.openshift.io/routes.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.01638517Z namespaces/openshift-authentication-operator/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.01639286Z namespaces/openshift-authentication-operator/monitoring.coreos.com/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.01639696Z namespaces/openshift-authentication-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.016427151Z namespaces/openshift-authentication-operator/monitoring.coreos.com/servicemonitors/authentication-operator.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.016488812Z namespaces/openshift-cloud-controller-manager/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.016498062Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.016502972Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.016513173Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/leases/cloud-controller-manager.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.016580784Z namespaces/openshift-cloud-credential-operator/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.016588774Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.016599964Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.016642985Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/leases/cloud-credential-operator-leader.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.016710067Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.016718237Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.016743448Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/servicemonitors/cloud-credential-operator.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.01687989Z namespaces/openshift-cloud-network-config-controller/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.016916501Z namespaces/openshift-cloud-network-config-controller/openshift-cloud-network-config-controller.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.016988873Z namespaces/openshift-cloud-network-config-controller/apps.openshift.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.017031094Z namespaces/openshift-cloud-network-config-controller/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.017092485Z namespaces/openshift-cloud-network-config-controller/apps/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.017132316Z namespaces/openshift-cloud-network-config-controller/apps/daemonsets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.017211878Z namespaces/openshift-cloud-network-config-controller/apps/deployments.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.01728769Z namespaces/openshift-cloud-network-config-controller/apps/replicasets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.017366561Z namespaces/openshift-cloud-network-config-controller/apps/statefulsets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.017409852Z namespaces/openshift-cloud-network-config-controller/autoscaling/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.017448373Z namespaces/openshift-cloud-network-config-controller/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.017507554Z namespaces/openshift-cloud-network-config-controller/batch/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.017553635Z namespaces/openshift-cloud-network-config-controller/batch/cronjobs.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.017625277Z namespaces/openshift-cloud-network-config-controller/batch/jobs.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.017678018Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.017718589Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.017813611Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/builds.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.017856612Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.017888063Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/leases/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.017931124Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/leases/cloud-network-config-controller-lock.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.018019185Z namespaces/openshift-cloud-network-config-controller/core/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.018063046Z namespaces/openshift-cloud-network-config-controller/core/configmaps.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.018156938Z namespaces/openshift-cloud-network-config-controller/core/endpoints.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.01823047Z namespaces/openshift-cloud-network-config-controller/core/events.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.018306832Z namespaces/openshift-cloud-network-config-controller/core/persistentvolumeclaims.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.018378613Z namespaces/openshift-cloud-network-config-controller/core/pods.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.018463075Z namespaces/openshift-cloud-network-config-controller/core/replicationcontrollers.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.018634259Z namespaces/openshift-cloud-network-config-controller/core/secrets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.018737711Z namespaces/openshift-cloud-network-config-controller/core/services.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.018823673Z namespaces/openshift-cloud-network-config-controller/core/serviceaccounts/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.018874384Z namespaces/openshift-cloud-network-config-controller/core/serviceaccounts/cloud-network-config-controller.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.018947526Z namespaces/openshift-cloud-network-config-controller/discovery.k8s.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.018983016Z namespaces/openshift-cloud-network-config-controller/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.019094669Z namespaces/openshift-cloud-network-config-controller/image.openshift.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.019122389Z namespaces/openshift-cloud-network-config-controller/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.019198091Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.019245522Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.019317443Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.019394365Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.019455346Z namespaces/openshift-cloud-network-config-controller/monitoring.coreos.com/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.019504698Z namespaces/openshift-cloud-network-config-controller/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.019568559Z namespaces/openshift-cloud-network-config-controller/networking.k8s.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.01960863Z namespaces/openshift-cloud-network-config-controller/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.019686392Z namespaces/openshift-cloud-network-config-controller/policy/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.019722222Z namespaces/openshift-cloud-network-config-controller/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.019808834Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.019828005Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.019837655Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/rolebindings/cloud-network-config-controller-rb.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.019919877Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.019967938Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/roles/cloud-network-config-controller.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.020035599Z namespaces/openshift-cloud-network-config-controller/route.openshift.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.02008118Z namespaces/openshift-cloud-network-config-controller/route.openshift.io/routes.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.020175012Z namespaces/openshift-cluster-csi-drivers/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.020226303Z namespaces/openshift-cluster-csi-drivers/openshift-cluster-csi-drivers.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.020315915Z namespaces/openshift-cluster-csi-drivers/apps.openshift.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.020362906Z namespaces/openshift-cluster-csi-drivers/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.020428168Z namespaces/openshift-cluster-csi-drivers/apps/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.020468719Z namespaces/openshift-cluster-csi-drivers/apps/daemonsets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.020936789Z namespaces/openshift-cluster-csi-drivers/apps/deployments.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.021020531Z namespaces/openshift-cluster-csi-drivers/apps/replicasets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.021114673Z namespaces/openshift-cluster-csi-drivers/apps/statefulsets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.021170784Z namespaces/openshift-cluster-csi-drivers/autoscaling/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.021222235Z namespaces/openshift-cluster-csi-drivers/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.021279766Z namespaces/openshift-cluster-csi-drivers/batch/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.021330297Z namespaces/openshift-cluster-csi-drivers/batch/cronjobs.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.021423149Z namespaces/openshift-cluster-csi-drivers/batch/jobs.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.021494431Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.021547572Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.021644394Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/builds.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.021711336Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.021718836Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.021776997Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/ebs-csi-aws-com.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.02189701Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-attacher-leader-ebs-csi-aws-com.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.021992252Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-resizer-ebs-csi-aws-com.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.022119755Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-snapshotter-leader-ebs-csi-aws-com.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.022234227Z namespaces/openshift-cluster-csi-drivers/core/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.022286668Z namespaces/openshift-cluster-csi-drivers/core/configmaps.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.02239697Z namespaces/openshift-cluster-csi-drivers/core/endpoints.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.022489683Z namespaces/openshift-cluster-csi-drivers/core/events.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.022868381Z namespaces/openshift-cluster-csi-drivers/core/persistentvolumeclaims.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.022958023Z namespaces/openshift-cluster-csi-drivers/core/pods.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.023174927Z namespaces/openshift-cluster-csi-drivers/core/replicationcontrollers.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.023341961Z namespaces/openshift-cluster-csi-drivers/core/secrets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.023506645Z namespaces/openshift-cluster-csi-drivers/core/services.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.023560906Z namespaces/openshift-cluster-csi-drivers/core/serviceaccounts/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.023598637Z namespaces/openshift-cluster-csi-drivers/core/serviceaccounts/aws-ebs-csi-driver-operator.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.023682329Z namespaces/openshift-cluster-csi-drivers/discovery.k8s.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.02371937Z namespaces/openshift-cluster-csi-drivers/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.023812512Z namespaces/openshift-cluster-csi-drivers/image.openshift.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.023843602Z namespaces/openshift-cluster-csi-drivers/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.023944434Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.023977535Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.024084197Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.0241865Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.024227781Z namespaces/openshift-cluster-csi-drivers/monitoring.coreos.com/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.024274731Z namespaces/openshift-cluster-csi-drivers/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.024345273Z namespaces/openshift-cluster-csi-drivers/networking.k8s.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.024384624Z namespaces/openshift-cluster-csi-drivers/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.024498486Z namespaces/openshift-cluster-csi-drivers/pods/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.024512037Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-5s7gq/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.024572528Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-5s7gq/aws-ebs-csi-driver-node-5s7gq.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.0246869Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-5s7gq/csi-driver/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.024699451Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-5s7gq/csi-driver/csi-driver/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.024714311Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-5s7gq/csi-driver/csi-driver/logs/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.024760242Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-5s7gq/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.024975197Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-5s7gq/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.025038728Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-5s7gq/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.025077359Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-5s7gq/csi-liveness-probe/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.025086209Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-5s7gq/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.025091449Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-5s7gq/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.02512263Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-5s7gq/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.025210832Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-5s7gq/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.025300214Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-5s7gq/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.025349875Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-5s7gq/csi-node-driver-registrar/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.025358575Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-5s7gq/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.025363525Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-5s7gq/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.025433657Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-5s7gq/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.025549319Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-5s7gq/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.025613011Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-5s7gq/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.025667572Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-f5zjk/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.025715273Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-f5zjk/aws-ebs-csi-driver-node-f5zjk.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.025864826Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-f5zjk/csi-driver/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.025879176Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-f5zjk/csi-driver/csi-driver/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.025884437Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-f5zjk/csi-driver/csi-driver/logs/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.025921117Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-f5zjk/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.02603192Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-f5zjk/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.026108781Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-f5zjk/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.026168183Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-f5zjk/csi-liveness-probe/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.026177253Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-f5zjk/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.026188943Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-f5zjk/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.026259725Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-f5zjk/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.026355457Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-f5zjk/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.026436689Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-f5zjk/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.0264859Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-f5zjk/csi-node-driver-registrar/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.02649652Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-f5zjk/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.02650175Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-f5zjk/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.026545131Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-f5zjk/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.026644803Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-f5zjk/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.026734995Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-f5zjk/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.026820897Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-q5cbj/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.026877768Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-q5cbj/aws-ebs-csi-driver-node-q5cbj.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.026998521Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-q5cbj/csi-driver/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.027007181Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-q5cbj/csi-driver/csi-driver/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.027011321Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-q5cbj/csi-driver/csi-driver/logs/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.027061832Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-q5cbj/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.027155934Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-q5cbj/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.027318088Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-q5cbj/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.027375369Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-q5cbj/csi-liveness-probe/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.027382799Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-q5cbj/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.027402879Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-q5cbj/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.027456271Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-q5cbj/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.027549853Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-q5cbj/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.027612254Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-q5cbj/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.027671135Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-q5cbj/csi-node-driver-registrar/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.027678285Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-q5cbj/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.027704346Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-q5cbj/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.027776058Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-q5cbj/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.02789674Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-q5cbj/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.028026203Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-q5cbj/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.028087504Z namespaces/openshift-cluster-csi-drivers/policy/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.028139615Z namespaces/openshift-cluster-csi-drivers/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.028199217Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.028205877Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.028253148Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/rolebindings/aws-ebs-csi-driver-operator-rolebinding.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.028315089Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.028376761Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/roles/aws-ebs-csi-driver-operator-role.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.028445072Z namespaces/openshift-cluster-csi-drivers/route.openshift.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.028484493Z namespaces/openshift-cluster-csi-drivers/route.openshift.io/routes.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.028545484Z namespaces/openshift-cluster-machine-approver/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.028552064Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.028555805Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/leases/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.028604616Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/leases/cluster-machine-approver-leader.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.028671787Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.028678657Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.028719348Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/servicemonitors/cluster-machine-approver.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.028832711Z namespaces/openshift-cluster-node-tuning-operator/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.028891572Z namespaces/openshift-cluster-node-tuning-operator/openshift-cluster-node-tuning-operator.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.028938213Z namespaces/openshift-cluster-node-tuning-operator/apps.openshift.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.028989404Z namespaces/openshift-cluster-node-tuning-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.029057935Z namespaces/openshift-cluster-node-tuning-operator/apps/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.029076896Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.029201049Z namespaces/openshift-cluster-node-tuning-operator/apps/deployments.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.02927331Z namespaces/openshift-cluster-node-tuning-operator/apps/replicasets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.029349472Z namespaces/openshift-cluster-node-tuning-operator/apps/statefulsets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.029417653Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.029443074Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets/tuned.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.029541286Z namespaces/openshift-cluster-node-tuning-operator/autoscaling/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.029561797Z namespaces/openshift-cluster-node-tuning-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.029627618Z namespaces/openshift-cluster-node-tuning-operator/batch/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.029666119Z namespaces/openshift-cluster-node-tuning-operator/batch/cronjobs.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.029753961Z namespaces/openshift-cluster-node-tuning-operator/batch/jobs.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.029809222Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.029867243Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.029946615Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.030000596Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.030010196Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.030050097Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/leases/node-tuning-operator-lock.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.030140709Z namespaces/openshift-cluster-node-tuning-operator/core/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.03018045Z namespaces/openshift-cluster-node-tuning-operator/core/configmaps.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.03107651Z namespaces/openshift-cluster-node-tuning-operator/core/endpoints.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.031143281Z namespaces/openshift-cluster-node-tuning-operator/core/events.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.031297794Z namespaces/openshift-cluster-node-tuning-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.031359546Z namespaces/openshift-cluster-node-tuning-operator/core/pods.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.03154696Z namespaces/openshift-cluster-node-tuning-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.031698333Z namespaces/openshift-cluster-node-tuning-operator/core/secrets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.031864167Z namespaces/openshift-cluster-node-tuning-operator/core/services.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.03199761Z namespaces/openshift-cluster-node-tuning-operator/core/serviceaccounts/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.03202186Z namespaces/openshift-cluster-node-tuning-operator/core/serviceaccounts/cluster-node-tuning-operator.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.032070281Z namespaces/openshift-cluster-node-tuning-operator/discovery.k8s.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.032102222Z namespaces/openshift-cluster-node-tuning-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.032162793Z namespaces/openshift-cluster-node-tuning-operator/image.openshift.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.032195304Z namespaces/openshift-cluster-node-tuning-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.032244095Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.032286506Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.032366507Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.032435899Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.03248656Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.032520341Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.032583692Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.032640744Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/prometheusrules/node-tuning-operator.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.032726485Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.032763076Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors/node-tuning-operator.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.033023662Z namespaces/openshift-cluster-node-tuning-operator/networking.k8s.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.033058382Z namespaces/openshift-cluster-node-tuning-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.033118624Z namespaces/openshift-cluster-node-tuning-operator/pods/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.033131184Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-dnj6m/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.033175355Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-dnj6m/tuned-dnj6m.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.033277197Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-dnj6m/tuned/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.033285238Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-dnj6m/tuned/tuned/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.033291747Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-dnj6m/tuned/tuned/logs/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.033328598Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-dnj6m/tuned/tuned/logs/current.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.033473951Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-dnj6m/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.033539843Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-dnj6m/tuned/tuned/logs/previous.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.033593714Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-vx7hk/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.033632465Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-vx7hk/tuned-vx7hk.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.033727727Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-vx7hk/tuned/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.033744748Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-vx7hk/tuned/tuned/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.033754648Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-vx7hk/tuned/tuned/logs/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.03385657Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-vx7hk/tuned/tuned/logs/current.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.033966092Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-vx7hk/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.034036374Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-vx7hk/tuned/tuned/logs/previous.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.034074955Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-xzt4t/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.034124186Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-xzt4t/tuned-xzt4t.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.034208238Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-xzt4t/tuned/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.034218288Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-xzt4t/tuned/tuned/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.034224458Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-xzt4t/tuned/tuned/logs/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.034249508Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-xzt4t/tuned/tuned/logs/current.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.034350531Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-xzt4t/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.034416132Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-xzt4t/tuned/tuned/logs/previous.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.034456943Z namespaces/openshift-cluster-node-tuning-operator/policy/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.034525025Z namespaces/openshift-cluster-node-tuning-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.034567595Z namespaces/openshift-cluster-node-tuning-operator/route.openshift.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.034600286Z namespaces/openshift-cluster-node-tuning-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.034665548Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.034678948Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.034729109Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-128-168.ec2.internal.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.034856362Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-129-35.ec2.internal.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.034948804Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-142-247.ec2.internal.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.035013485Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/tuneds/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.035045846Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/tuneds/default.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.035135478Z namespaces/openshift-cluster-samples-operator/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.035182019Z namespaces/openshift-cluster-samples-operator/openshift-cluster-samples-operator.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.03525171Z namespaces/openshift-cluster-samples-operator/apps.openshift.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.035293031Z namespaces/openshift-cluster-samples-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.035362173Z namespaces/openshift-cluster-samples-operator/apps/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.035403304Z namespaces/openshift-cluster-samples-operator/apps/daemonsets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.035486415Z namespaces/openshift-cluster-samples-operator/apps/deployments.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.035635018Z namespaces/openshift-cluster-samples-operator/apps/replicasets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.035732751Z namespaces/openshift-cluster-samples-operator/apps/statefulsets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.035781932Z namespaces/openshift-cluster-samples-operator/autoscaling/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.035853273Z namespaces/openshift-cluster-samples-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.035903124Z namespaces/openshift-cluster-samples-operator/batch/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.035945615Z namespaces/openshift-cluster-samples-operator/batch/cronjobs.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.036026057Z namespaces/openshift-cluster-samples-operator/batch/jobs.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.036079888Z namespaces/openshift-cluster-samples-operator/build.openshift.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.036131989Z namespaces/openshift-cluster-samples-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.036204591Z namespaces/openshift-cluster-samples-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.036282013Z namespaces/openshift-cluster-samples-operator/core/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.036324584Z namespaces/openshift-cluster-samples-operator/core/configmaps.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.036497547Z namespaces/openshift-cluster-samples-operator/core/endpoints.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.036577879Z namespaces/openshift-cluster-samples-operator/core/events.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.036705042Z namespaces/openshift-cluster-samples-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.036771763Z namespaces/openshift-cluster-samples-operator/core/pods.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.036923587Z namespaces/openshift-cluster-samples-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.037047229Z namespaces/openshift-cluster-samples-operator/core/secrets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.037219043Z namespaces/openshift-cluster-samples-operator/core/services.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.037283214Z namespaces/openshift-cluster-samples-operator/discovery.k8s.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.037325746Z namespaces/openshift-cluster-samples-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.037386507Z namespaces/openshift-cluster-samples-operator/image.openshift.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.037430968Z namespaces/openshift-cluster-samples-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.037484109Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.03752578Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.037601632Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.037677263Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.037734144Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.037778595Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.037859707Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.037902688Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/prometheusrules/samples-operator-alerts.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.03798736Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.03801783Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors/cluster-samples-operator.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.038086072Z namespaces/openshift-cluster-samples-operator/networking.k8s.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.038123083Z namespaces/openshift-cluster-samples-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.038183794Z namespaces/openshift-cluster-samples-operator/pods/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.038192824Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-79b7c55f87-r9wl5/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.038295727Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-79b7c55f87-r9wl5/cluster-samples-operator-79b7c55f87-r9wl5.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.038388229Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-79b7c55f87-r9wl5/cluster-samples-operator-watch/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.038395839Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-79b7c55f87-r9wl5/cluster-samples-operator-watch/cluster-samples-operator-watch/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.038407879Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-79b7c55f87-r9wl5/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.03844662Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-79b7c55f87-r9wl5/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/current.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.038544672Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-79b7c55f87-r9wl5/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/previous.insecure.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.038599663Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-79b7c55f87-r9wl5/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/previous.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.038650104Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-79b7c55f87-r9wl5/cluster-samples-operator/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.038679585Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-79b7c55f87-r9wl5/cluster-samples-operator/cluster-samples-operator/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.038689745Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-79b7c55f87-r9wl5/cluster-samples-operator/cluster-samples-operator/logs/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.038697835Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-79b7c55f87-r9wl5/cluster-samples-operator/cluster-samples-operator/logs/current.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.039183946Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-79b7c55f87-r9wl5/cluster-samples-operator/cluster-samples-operator/logs/previous.insecure.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.039248527Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-79b7c55f87-r9wl5/cluster-samples-operator/cluster-samples-operator/logs/previous.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.039294688Z namespaces/openshift-cluster-samples-operator/policy/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.039344139Z namespaces/openshift-cluster-samples-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.03938573Z namespaces/openshift-cluster-samples-operator/route.openshift.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.039436481Z namespaces/openshift-cluster-samples-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.039534123Z namespaces/openshift-cluster-storage-operator/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.039583415Z namespaces/openshift-cluster-storage-operator/openshift-cluster-storage-operator.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.039666116Z namespaces/openshift-cluster-storage-operator/apps.openshift.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.039705227Z namespaces/openshift-cluster-storage-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.039770739Z namespaces/openshift-cluster-storage-operator/apps/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.039942012Z namespaces/openshift-cluster-storage-operator/apps/daemonsets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.040017034Z namespaces/openshift-cluster-storage-operator/apps/deployments.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.040126216Z namespaces/openshift-cluster-storage-operator/apps/replicasets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.040218518Z namespaces/openshift-cluster-storage-operator/apps/statefulsets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.040269619Z namespaces/openshift-cluster-storage-operator/autoscaling/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.04030808Z namespaces/openshift-cluster-storage-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.040367852Z namespaces/openshift-cluster-storage-operator/batch/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.040423613Z namespaces/openshift-cluster-storage-operator/batch/cronjobs.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.040524505Z namespaces/openshift-cluster-storage-operator/batch/jobs.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.040589196Z namespaces/openshift-cluster-storage-operator/build.openshift.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.040628397Z namespaces/openshift-cluster-storage-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.040703059Z namespaces/openshift-cluster-storage-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.040831502Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.040842862Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.040882143Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/data-source-validator-leader.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.040968345Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/snapshot-controller-leader.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.041052726Z namespaces/openshift-cluster-storage-operator/core/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.041107477Z namespaces/openshift-cluster-storage-operator/core/configmaps.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.04121705Z namespaces/openshift-cluster-storage-operator/core/endpoints.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.041327802Z namespaces/openshift-cluster-storage-operator/core/events.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.041705991Z namespaces/openshift-cluster-storage-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.041821763Z namespaces/openshift-cluster-storage-operator/core/pods.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.041951316Z namespaces/openshift-cluster-storage-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.04212373Z namespaces/openshift-cluster-storage-operator/core/secrets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.042274633Z namespaces/openshift-cluster-storage-operator/core/services.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.042356435Z namespaces/openshift-cluster-storage-operator/core/serviceaccounts/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.042402776Z namespaces/openshift-cluster-storage-operator/core/serviceaccounts/csi-snapshot-controller-operator.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.042498008Z namespaces/openshift-cluster-storage-operator/discovery.k8s.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.042547289Z namespaces/openshift-cluster-storage-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.042622211Z namespaces/openshift-cluster-storage-operator/image.openshift.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.042652371Z namespaces/openshift-cluster-storage-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.042723013Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.042760984Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.042890907Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.042981358Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.04303761Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.043110241Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.043385347Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.043432698Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/prometheusrules/prometheus.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.043538841Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.043586102Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors/cluster-storage-operator.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.043644963Z namespaces/openshift-cluster-storage-operator/networking.k8s.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.043701694Z namespaces/openshift-cluster-storage-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.043785186Z namespaces/openshift-cluster-storage-operator/pods/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.043817427Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-78cf4c6f6-2rpfc/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.043862128Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-78cf4c6f6-2rpfc/volume-data-source-validator-78cf4c6f6-2rpfc.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.04395967Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-78cf4c6f6-2rpfc/volume-data-source-validator/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.04397498Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-78cf4c6f6-2rpfc/volume-data-source-validator/volume-data-source-validator/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.0439835Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-78cf4c6f6-2rpfc/volume-data-source-validator/volume-data-source-validator/logs/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.044039531Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-78cf4c6f6-2rpfc/volume-data-source-validator/volume-data-source-validator/logs/current.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.044154614Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-78cf4c6f6-2rpfc/volume-data-source-validator/volume-data-source-validator/logs/previous.insecure.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.044246216Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-78cf4c6f6-2rpfc/volume-data-source-validator/volume-data-source-validator/logs/previous.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.044283217Z namespaces/openshift-cluster-storage-operator/policy/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.044344808Z namespaces/openshift-cluster-storage-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.044413149Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.04442706Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.044475291Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/rolebindings/csi-snapshot-controller-operator-role.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.044549932Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.044582683Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/roles/csi-snapshot-controller-operator-role.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.044678395Z namespaces/openshift-cluster-storage-operator/route.openshift.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.044718456Z namespaces/openshift-cluster-storage-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.044819218Z namespaces/openshift-cluster-version/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.04489364Z namespaces/openshift-cluster-version/openshift-cluster-version.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.044977712Z namespaces/openshift-cluster-version/apps.openshift.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.045031503Z namespaces/openshift-cluster-version/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.045113465Z namespaces/openshift-cluster-version/apps/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.045162366Z namespaces/openshift-cluster-version/apps/daemonsets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.045262428Z namespaces/openshift-cluster-version/apps/deployments.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.04535515Z namespaces/openshift-cluster-version/apps/replicasets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.045511984Z namespaces/openshift-cluster-version/apps/statefulsets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.045568615Z namespaces/openshift-cluster-version/autoscaling/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.045620006Z namespaces/openshift-cluster-version/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.045678427Z namespaces/openshift-cluster-version/batch/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.045733118Z namespaces/openshift-cluster-version/batch/cronjobs.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.045857251Z namespaces/openshift-cluster-version/batch/jobs.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.045912362Z namespaces/openshift-cluster-version/build.openshift.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.045972763Z namespaces/openshift-cluster-version/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.046073576Z namespaces/openshift-cluster-version/build.openshift.io/builds.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.046130937Z namespaces/openshift-cluster-version/coordination.k8s.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.046142637Z namespaces/openshift-cluster-version/coordination.k8s.io/leases/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.046184878Z namespaces/openshift-cluster-version/coordination.k8s.io/leases/version.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.04627824Z namespaces/openshift-cluster-version/core/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.046327471Z namespaces/openshift-cluster-version/core/configmaps.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.046441034Z namespaces/openshift-cluster-version/core/endpoints.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.046548056Z namespaces/openshift-cluster-version/core/events.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.046663978Z namespaces/openshift-cluster-version/core/persistentvolumeclaims.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.046767721Z namespaces/openshift-cluster-version/core/pods.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.046991966Z namespaces/openshift-cluster-version/core/replicationcontrollers.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.047136069Z namespaces/openshift-cluster-version/core/secrets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.047334443Z namespaces/openshift-cluster-version/core/services.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.047421245Z namespaces/openshift-cluster-version/discovery.k8s.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.047477056Z namespaces/openshift-cluster-version/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.047562028Z namespaces/openshift-cluster-version/image.openshift.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.047612829Z namespaces/openshift-cluster-version/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.047689911Z namespaces/openshift-cluster-version/k8s.ovn.org/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.047740292Z namespaces/openshift-cluster-version/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.047873025Z namespaces/openshift-cluster-version/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.047969847Z namespaces/openshift-cluster-version/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.048060259Z namespaces/openshift-cluster-version/monitoring.coreos.com/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.04811282Z namespaces/openshift-cluster-version/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.048175701Z namespaces/openshift-cluster-version/networking.k8s.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.048203992Z namespaces/openshift-cluster-version/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.048281344Z namespaces/openshift-cluster-version/policy/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.048332875Z namespaces/openshift-cluster-version/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.048780164Z namespaces/openshift-cluster-version/route.openshift.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.048825925Z namespaces/openshift-cluster-version/route.openshift.io/routes.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.048941998Z namespaces/openshift-config-managed/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.048990039Z namespaces/openshift-config-managed/openshift-config-managed.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.049080591Z namespaces/openshift-config-managed/apps.openshift.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.049131902Z namespaces/openshift-config-managed/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.049222764Z namespaces/openshift-config-managed/apps/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.049275195Z namespaces/openshift-config-managed/apps/daemonsets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.049381108Z namespaces/openshift-config-managed/apps/deployments.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.04947736Z namespaces/openshift-config-managed/apps/replicasets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.049580032Z namespaces/openshift-config-managed/apps/statefulsets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.049630803Z namespaces/openshift-config-managed/autoscaling/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.049758576Z namespaces/openshift-config-managed/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.04996096Z namespaces/openshift-config-managed/batch/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.050014831Z namespaces/openshift-config-managed/batch/cronjobs.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.050131094Z namespaces/openshift-config-managed/batch/jobs.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.050149004Z namespaces/openshift-config-managed/build.openshift.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.050223146Z namespaces/openshift-config-managed/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.050323508Z namespaces/openshift-config-managed/build.openshift.io/builds.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.05039818Z namespaces/openshift-config-managed/core/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.050448461Z namespaces/openshift-config-managed/core/configmaps.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.053598149Z namespaces/openshift-config-managed/core/endpoints.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.053686011Z namespaces/openshift-config-managed/core/events.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.053843975Z namespaces/openshift-config-managed/core/persistentvolumeclaims.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.053920496Z namespaces/openshift-config-managed/core/pods.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.054022919Z namespaces/openshift-config-managed/core/replicationcontrollers.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.054193102Z namespaces/openshift-config-managed/core/secrets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.054327725Z namespaces/openshift-config-managed/core/services.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.054357016Z namespaces/openshift-config-managed/core/configmaps/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.054418467Z namespaces/openshift-config-managed/core/configmaps/console-public.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.054518339Z namespaces/openshift-config-managed/core/configmaps/openshift-network-features.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.05456415Z namespaces/openshift-config-managed/discovery.k8s.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.054644192Z namespaces/openshift-config-managed/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.054697643Z namespaces/openshift-config-managed/image.openshift.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.054753065Z namespaces/openshift-config-managed/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.054864467Z namespaces/openshift-config-managed/k8s.ovn.org/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.054913708Z namespaces/openshift-config-managed/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.05500731Z namespaces/openshift-config-managed/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.055096172Z namespaces/openshift-config-managed/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.055157623Z namespaces/openshift-config-managed/monitoring.coreos.com/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.055197194Z namespaces/openshift-config-managed/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.055278616Z namespaces/openshift-config-managed/networking.k8s.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.055327747Z namespaces/openshift-config-managed/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.055392098Z namespaces/openshift-config-managed/policy/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.055429929Z namespaces/openshift-config-managed/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.055495941Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.055502971Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.055549612Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/rolebindings/openshift-network-public-role-binding.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.055615723Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.055655064Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/roles/openshift-network-public-role.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.055727086Z namespaces/openshift-config-managed/route.openshift.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.055767267Z namespaces/openshift-config-managed/route.openshift.io/routes.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.055952411Z namespaces/openshift-config-operator/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.055968351Z namespaces/openshift-config-operator/monitoring.coreos.com/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.055987471Z namespaces/openshift-config-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.056033482Z namespaces/openshift-config-operator/monitoring.coreos.com/servicemonitors/config-operator.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.056163405Z namespaces/openshift-config/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.056289928Z namespaces/openshift-config/openshift-config.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.05635764Z namespaces/openshift-config/apps.openshift.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.056412941Z namespaces/openshift-config/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.056469802Z namespaces/openshift-config/apps/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.056517083Z namespaces/openshift-config/apps/daemonsets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.056610635Z namespaces/openshift-config/apps/deployments.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.056706257Z namespaces/openshift-config/apps/replicasets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.05682183Z namespaces/openshift-config/apps/statefulsets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.056876661Z namespaces/openshift-config/autoscaling/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.056928952Z namespaces/openshift-config/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.056984733Z namespaces/openshift-config/batch/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.057042054Z namespaces/openshift-config/batch/cronjobs.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.057131026Z namespaces/openshift-config/batch/jobs.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.057183517Z namespaces/openshift-config/build.openshift.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.057234899Z namespaces/openshift-config/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.05732751Z namespaces/openshift-config/build.openshift.io/builds.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.057412622Z namespaces/openshift-config/core/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.057465953Z namespaces/openshift-config/core/configmaps.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.057592136Z namespaces/openshift-config/core/endpoints.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.057681858Z namespaces/openshift-config/core/events.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.05777593Z namespaces/openshift-config/core/persistentvolumeclaims.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.057893663Z namespaces/openshift-config/core/pods.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.057981615Z namespaces/openshift-config/core/replicationcontrollers.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.058150378Z namespaces/openshift-config/core/secrets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.058301512Z namespaces/openshift-config/core/services.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.058360483Z namespaces/openshift-config/core/secrets/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.058410284Z namespaces/openshift-config/core/secrets/pull-secret.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.058483196Z namespaces/openshift-config/discovery.k8s.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.058537717Z namespaces/openshift-config/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.058612449Z namespaces/openshift-config/image.openshift.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.058653079Z namespaces/openshift-config/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.058732311Z namespaces/openshift-config/k8s.ovn.org/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.058771462Z namespaces/openshift-config/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.058909945Z namespaces/openshift-config/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.058996087Z namespaces/openshift-config/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.059054828Z namespaces/openshift-config/monitoring.coreos.com/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.059100809Z namespaces/openshift-config/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.05915832Z namespaces/openshift-config/networking.k8s.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.059208041Z namespaces/openshift-config/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.059264743Z namespaces/openshift-config/policy/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.059312114Z namespaces/openshift-config/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.059369065Z namespaces/openshift-config/route.openshift.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.059416586Z namespaces/openshift-config/route.openshift.io/routes.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.059527588Z namespaces/openshift-console-operator/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.059581239Z namespaces/openshift-console-operator/openshift-console-operator.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.059653551Z namespaces/openshift-console-operator/apps.openshift.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.059700492Z namespaces/openshift-console-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.059819295Z namespaces/openshift-console-operator/apps/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.059883136Z namespaces/openshift-console-operator/apps/daemonsets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.059979168Z namespaces/openshift-console-operator/apps/deployments.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.060108871Z namespaces/openshift-console-operator/apps/replicasets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.060232454Z namespaces/openshift-console-operator/apps/statefulsets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.060280755Z namespaces/openshift-console-operator/autoscaling/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.060338146Z namespaces/openshift-console-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.060393427Z namespaces/openshift-console-operator/batch/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.060444568Z namespaces/openshift-console-operator/batch/cronjobs.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.06053323Z namespaces/openshift-console-operator/batch/jobs.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.060609292Z namespaces/openshift-console-operator/build.openshift.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.060668323Z namespaces/openshift-console-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.060764695Z namespaces/openshift-console-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.060842897Z namespaces/openshift-console-operator/coordination.k8s.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.060853427Z namespaces/openshift-console-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.060898638Z namespaces/openshift-console-operator/coordination.k8s.io/leases/console-operator-lock.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.06099023Z namespaces/openshift-console-operator/core/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.061040351Z namespaces/openshift-console-operator/core/configmaps.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.061630774Z namespaces/openshift-console-operator/core/endpoints.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.061731196Z namespaces/openshift-console-operator/core/events.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.062045403Z namespaces/openshift-console-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.062139765Z namespaces/openshift-console-operator/core/pods.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.062295389Z namespaces/openshift-console-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.062423031Z namespaces/openshift-console-operator/core/secrets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.062618625Z namespaces/openshift-console-operator/core/services.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.062700727Z namespaces/openshift-console-operator/discovery.k8s.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.062755959Z namespaces/openshift-console-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.062956263Z namespaces/openshift-console-operator/image.openshift.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.063009124Z namespaces/openshift-console-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.063062475Z namespaces/openshift-console-operator/k8s.ovn.org/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.063100666Z namespaces/openshift-console-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.063178648Z namespaces/openshift-console-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.06325887Z namespaces/openshift-console-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.063447804Z namespaces/openshift-console-operator/monitoring.coreos.com/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.063482594Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.063572486Z namespaces/openshift-console-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.063604937Z namespaces/openshift-console-operator/monitoring.coreos.com/prometheusrules/cluster-monitoring-prometheus-rules.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.063666888Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.063710789Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors/console-operator.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.06376191Z namespaces/openshift-console-operator/networking.k8s.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.063833762Z namespaces/openshift-console-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.063911414Z namespaces/openshift-console-operator/pods/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.063923104Z namespaces/openshift-console-operator/pods/console-operator-565b7b569d-kbkhp/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.063956385Z namespaces/openshift-console-operator/pods/console-operator-565b7b569d-kbkhp/console-operator-565b7b569d-kbkhp.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.064057587Z namespaces/openshift-console-operator/pods/console-operator-565b7b569d-kbkhp/console-operator/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.064065067Z namespaces/openshift-console-operator/pods/console-operator-565b7b569d-kbkhp/console-operator/console-operator/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.064069877Z namespaces/openshift-console-operator/pods/console-operator-565b7b569d-kbkhp/console-operator/console-operator/logs/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.064111328Z namespaces/openshift-console-operator/pods/console-operator-565b7b569d-kbkhp/console-operator/console-operator/logs/current.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.064629669Z namespaces/openshift-console-operator/pods/console-operator-565b7b569d-kbkhp/console-operator/console-operator/logs/previous.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.06468053Z namespaces/openshift-console-operator/policy/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.064699541Z namespaces/openshift-console-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.064740692Z namespaces/openshift-console-operator/route.openshift.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.064789323Z namespaces/openshift-console-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.064888165Z namespaces/openshift-console/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.064934336Z namespaces/openshift-console/openshift-console.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.064990067Z namespaces/openshift-console/apps.openshift.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.065032718Z namespaces/openshift-console/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.06510995Z namespaces/openshift-console/apps/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.06512737Z namespaces/openshift-console/apps/daemonsets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.065217692Z namespaces/openshift-console/apps/deployments.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.065422846Z namespaces/openshift-console/apps/replicasets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.065699983Z namespaces/openshift-console/apps/statefulsets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.065734933Z namespaces/openshift-console/autoscaling/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.065776024Z namespaces/openshift-console/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.065848876Z namespaces/openshift-console/batch/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.065902977Z namespaces/openshift-console/batch/cronjobs.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.065991089Z namespaces/openshift-console/batch/jobs.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.06603006Z namespaces/openshift-console/build.openshift.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.066075231Z namespaces/openshift-console/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.066154593Z namespaces/openshift-console/build.openshift.io/builds.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.066228544Z namespaces/openshift-console/core/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.066288205Z namespaces/openshift-console/core/configmaps.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.067163955Z namespaces/openshift-console/core/endpoints.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.067248846Z namespaces/openshift-console/core/events.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.067518352Z namespaces/openshift-console/core/persistentvolumeclaims.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.067596984Z namespaces/openshift-console/core/pods.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.067762228Z namespaces/openshift-console/core/replicationcontrollers.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.067928771Z namespaces/openshift-console/core/secrets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.068112985Z namespaces/openshift-console/core/services.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.068184457Z namespaces/openshift-console/discovery.k8s.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.068228028Z namespaces/openshift-console/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.068303699Z namespaces/openshift-console/image.openshift.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.06832209Z namespaces/openshift-console/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.068405422Z namespaces/openshift-console/k8s.ovn.org/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.068436672Z namespaces/openshift-console/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.068535534Z namespaces/openshift-console/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.068621856Z namespaces/openshift-console/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.068664937Z namespaces/openshift-console/monitoring.coreos.com/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.068695908Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.068745519Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.06879009Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors/console.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.068856571Z namespaces/openshift-console/networking.k8s.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.068904702Z namespaces/openshift-console/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.068951973Z namespaces/openshift-console/pods/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.068962423Z namespaces/openshift-console/pods/console-595fc7c78d-qpn9d/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.068990824Z namespaces/openshift-console/pods/console-595fc7c78d-qpn9d/console-595fc7c78d-qpn9d.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.069099157Z namespaces/openshift-console/pods/console-595fc7c78d-qpn9d/console/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.069112757Z namespaces/openshift-console/pods/console-595fc7c78d-qpn9d/console/console/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.069118617Z namespaces/openshift-console/pods/console-595fc7c78d-qpn9d/console/console/logs/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.069131137Z namespaces/openshift-console/pods/console-595fc7c78d-qpn9d/console/console/logs/current.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.06923354Z namespaces/openshift-console/pods/console-595fc7c78d-qpn9d/console/console/logs/previous.insecure.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.069287251Z namespaces/openshift-console/pods/console-595fc7c78d-qpn9d/console/console/logs/previous.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.069322302Z namespaces/openshift-console/pods/downloads-5bc67dcd46-6pxc9/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.069369212Z namespaces/openshift-console/pods/downloads-5bc67dcd46-6pxc9/downloads-5bc67dcd46-6pxc9.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.069480175Z namespaces/openshift-console/pods/downloads-5bc67dcd46-6pxc9/download-server/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.069490915Z namespaces/openshift-console/pods/downloads-5bc67dcd46-6pxc9/download-server/download-server/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.069522246Z namespaces/openshift-console/pods/downloads-5bc67dcd46-6pxc9/download-server/download-server/logs/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.069534956Z namespaces/openshift-console/pods/downloads-5bc67dcd46-6pxc9/download-server/download-server/logs/current.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.06971986Z namespaces/openshift-console/pods/downloads-5bc67dcd46-6pxc9/download-server/download-server/logs/previous.insecure.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.069768261Z namespaces/openshift-console/pods/downloads-5bc67dcd46-6pxc9/download-server/download-server/logs/previous.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.069845933Z namespaces/openshift-console/policy/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.069874754Z namespaces/openshift-console/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.069933165Z namespaces/openshift-console/route.openshift.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.069978096Z namespaces/openshift-console/route.openshift.io/routes.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.070069328Z namespaces/openshift-controller-manager-operator/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.070112509Z namespaces/openshift-controller-manager-operator/openshift-controller-manager-operator.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.07018138Z namespaces/openshift-controller-manager-operator/apps.openshift.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.070219821Z namespaces/openshift-controller-manager-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.070282692Z namespaces/openshift-controller-manager-operator/apps/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.070319063Z namespaces/openshift-controller-manager-operator/apps/daemonsets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.070401185Z namespaces/openshift-controller-manager-operator/apps/deployments.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.070477436Z namespaces/openshift-controller-manager-operator/apps/replicasets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.070553138Z namespaces/openshift-controller-manager-operator/apps/statefulsets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.070606919Z namespaces/openshift-controller-manager-operator/autoscaling/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.07062935Z namespaces/openshift-controller-manager-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.070746872Z namespaces/openshift-controller-manager-operator/batch/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.070777693Z namespaces/openshift-controller-manager-operator/batch/cronjobs.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.070906736Z namespaces/openshift-controller-manager-operator/batch/jobs.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.070955007Z namespaces/openshift-controller-manager-operator/build.openshift.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.071010168Z namespaces/openshift-controller-manager-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.071077889Z namespaces/openshift-controller-manager-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.071155771Z namespaces/openshift-controller-manager-operator/core/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.071187362Z namespaces/openshift-controller-manager-operator/core/configmaps.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.071306014Z namespaces/openshift-controller-manager-operator/core/endpoints.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.071378206Z namespaces/openshift-controller-manager-operator/core/events.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.071452628Z namespaces/openshift-controller-manager-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.071529419Z namespaces/openshift-controller-manager-operator/core/pods.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.071597101Z namespaces/openshift-controller-manager-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.071727204Z namespaces/openshift-controller-manager-operator/core/secrets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.071922648Z namespaces/openshift-controller-manager-operator/core/services.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.071976009Z namespaces/openshift-controller-manager-operator/discovery.k8s.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.07200819Z namespaces/openshift-controller-manager-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.072061741Z namespaces/openshift-controller-manager-operator/image.openshift.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.072083231Z namespaces/openshift-controller-manager-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.072142863Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.072159333Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.072251125Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.072326097Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.072367988Z namespaces/openshift-controller-manager-operator/monitoring.coreos.com/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.072401138Z namespaces/openshift-controller-manager-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.072450959Z namespaces/openshift-controller-manager-operator/networking.k8s.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.07248929Z namespaces/openshift-controller-manager-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.072534681Z namespaces/openshift-controller-manager-operator/policy/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.072567312Z namespaces/openshift-controller-manager-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.072611573Z namespaces/openshift-controller-manager-operator/route.openshift.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.072641364Z namespaces/openshift-controller-manager-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.072728256Z namespaces/openshift-controller-manager/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.072769226Z namespaces/openshift-controller-manager/openshift-controller-manager.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.072879839Z namespaces/openshift-controller-manager/apps.openshift.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.07292558Z namespaces/openshift-controller-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.072980101Z namespaces/openshift-controller-manager/apps/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.073011222Z namespaces/openshift-controller-manager/apps/daemonsets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.073135794Z namespaces/openshift-controller-manager/apps/deployments.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.073217596Z namespaces/openshift-controller-manager/apps/replicasets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.073291198Z namespaces/openshift-controller-manager/apps/statefulsets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.073351369Z namespaces/openshift-controller-manager/autoscaling/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.07339375Z namespaces/openshift-controller-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.073449061Z namespaces/openshift-controller-manager/batch/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.073475862Z namespaces/openshift-controller-manager/batch/cronjobs.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.073561934Z namespaces/openshift-controller-manager/batch/jobs.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.073597024Z namespaces/openshift-controller-manager/build.openshift.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.073715087Z namespaces/openshift-controller-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.073778168Z namespaces/openshift-controller-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.07386336Z namespaces/openshift-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.073874821Z namespaces/openshift-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.073989003Z namespaces/openshift-controller-manager/coordination.k8s.io/leases/openshift-master-controllers.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.074131406Z namespaces/openshift-controller-manager/core/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.074166157Z namespaces/openshift-controller-manager/core/configmaps.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.074274919Z namespaces/openshift-controller-manager/core/endpoints.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.074348221Z namespaces/openshift-controller-manager/core/events.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.074431853Z namespaces/openshift-controller-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.074506904Z namespaces/openshift-controller-manager/core/pods.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.074583796Z namespaces/openshift-controller-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.07477024Z namespaces/openshift-controller-manager/core/secrets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.074981314Z namespaces/openshift-controller-manager/core/services.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.075034976Z namespaces/openshift-controller-manager/discovery.k8s.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.075070536Z namespaces/openshift-controller-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.075124398Z namespaces/openshift-controller-manager/image.openshift.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.075154208Z namespaces/openshift-controller-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.07522499Z namespaces/openshift-controller-manager/k8s.ovn.org/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.075266841Z namespaces/openshift-controller-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.075344233Z namespaces/openshift-controller-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.075416194Z namespaces/openshift-controller-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.075465925Z namespaces/openshift-controller-manager/monitoring.coreos.com/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.075502056Z namespaces/openshift-controller-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.075540137Z namespaces/openshift-controller-manager/networking.k8s.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.075590498Z namespaces/openshift-controller-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.075645609Z namespaces/openshift-controller-manager/policy/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.07568276Z namespaces/openshift-controller-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.075742441Z namespaces/openshift-controller-manager/route.openshift.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.075784742Z namespaces/openshift-controller-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.075978116Z namespaces/openshift-dns-operator/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.076032008Z namespaces/openshift-dns-operator/openshift-dns-operator.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.07614618Z namespaces/openshift-dns-operator/apps.openshift.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.076188731Z namespaces/openshift-dns-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.076228462Z namespaces/openshift-dns-operator/apps/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.076267213Z namespaces/openshift-dns-operator/apps/daemonsets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.076348684Z namespaces/openshift-dns-operator/apps/deployments.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.076422646Z namespaces/openshift-dns-operator/apps/replicasets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.076498258Z namespaces/openshift-dns-operator/apps/statefulsets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.076539179Z namespaces/openshift-dns-operator/autoscaling/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.076578779Z namespaces/openshift-dns-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.07662283Z namespaces/openshift-dns-operator/batch/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.076661131Z namespaces/openshift-dns-operator/batch/cronjobs.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.076735933Z namespaces/openshift-dns-operator/batch/jobs.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.076779804Z namespaces/openshift-dns-operator/build.openshift.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.076841205Z namespaces/openshift-dns-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.076921267Z namespaces/openshift-dns-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.076977488Z namespaces/openshift-dns-operator/core/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.077012239Z namespaces/openshift-dns-operator/core/configmaps.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.077110641Z namespaces/openshift-dns-operator/core/endpoints.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.077189513Z namespaces/openshift-dns-operator/core/events.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.077263634Z namespaces/openshift-dns-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.077339746Z namespaces/openshift-dns-operator/core/pods.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.077421438Z namespaces/openshift-dns-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.07754428Z namespaces/openshift-dns-operator/core/secrets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.077718514Z namespaces/openshift-dns-operator/core/services.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.078048841Z namespaces/openshift-dns-operator/discovery.k8s.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.078071462Z namespaces/openshift-dns-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.078147003Z namespaces/openshift-dns-operator/image.openshift.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.078193954Z namespaces/openshift-dns-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.078254036Z namespaces/openshift-dns-operator/k8s.ovn.org/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.078282526Z namespaces/openshift-dns-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.078364548Z namespaces/openshift-dns-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.07843662Z namespaces/openshift-dns-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.078496431Z namespaces/openshift-dns-operator/monitoring.coreos.com/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.078526852Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.078583013Z namespaces/openshift-dns-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.078612004Z namespaces/openshift-dns-operator/monitoring.coreos.com/prometheusrules/dns.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.078680255Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.078722736Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors/dns-operator.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.078780307Z namespaces/openshift-dns-operator/networking.k8s.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.078847349Z namespaces/openshift-dns-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.07889732Z namespaces/openshift-dns-operator/policy/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.07892365Z namespaces/openshift-dns-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.078975581Z namespaces/openshift-dns-operator/route.openshift.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.079009592Z namespaces/openshift-dns-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.079106284Z namespaces/openshift-dns/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.079140365Z namespaces/openshift-dns/openshift-dns.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.079199726Z namespaces/openshift-dns/apps.openshift.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.079241657Z namespaces/openshift-dns/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.079282808Z namespaces/openshift-dns/apps/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.079316109Z namespaces/openshift-dns/apps/daemonsets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.079469702Z namespaces/openshift-dns/apps/deployments.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.079541274Z namespaces/openshift-dns/apps/replicasets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.079618425Z namespaces/openshift-dns/apps/statefulsets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.079668527Z namespaces/openshift-dns/autoscaling/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.079691627Z namespaces/openshift-dns/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.079745838Z namespaces/openshift-dns/batch/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.079781549Z namespaces/openshift-dns/batch/cronjobs.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.079879591Z namespaces/openshift-dns/batch/jobs.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.079931352Z namespaces/openshift-dns/build.openshift.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.079975713Z namespaces/openshift-dns/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.080046485Z namespaces/openshift-dns/build.openshift.io/builds.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.080085076Z namespaces/openshift-dns/core/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.080127726Z namespaces/openshift-dns/core/configmaps.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.080228369Z namespaces/openshift-dns/core/endpoints.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.08031153Z namespaces/openshift-dns/core/events.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.080540706Z namespaces/openshift-dns/core/persistentvolumeclaims.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.080616297Z namespaces/openshift-dns/core/pods.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.080898603Z namespaces/openshift-dns/core/replicationcontrollers.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.081013236Z namespaces/openshift-dns/core/secrets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.08119094Z namespaces/openshift-dns/core/services.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.081248791Z namespaces/openshift-dns/discovery.k8s.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.081290422Z namespaces/openshift-dns/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.081338923Z namespaces/openshift-dns/image.openshift.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.081370064Z namespaces/openshift-dns/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.081438995Z namespaces/openshift-dns/k8s.ovn.org/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.081482316Z namespaces/openshift-dns/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.081549477Z namespaces/openshift-dns/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.081631699Z namespaces/openshift-dns/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.08168699Z namespaces/openshift-dns/monitoring.coreos.com/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.081729931Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.081776292Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.081837024Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors/dns-default.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.081926305Z namespaces/openshift-dns/networking.k8s.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.081968257Z namespaces/openshift-dns/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.082004067Z namespaces/openshift-dns/pods/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.082014218Z namespaces/openshift-dns/pods/dns-default-8d6l7/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.082047058Z namespaces/openshift-dns/pods/dns-default-8d6l7/dns-default-8d6l7.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.08213649Z namespaces/openshift-dns/pods/dns-default-8d6l7/dns/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.082153901Z namespaces/openshift-dns/pods/dns-default-8d6l7/dns/dns/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.082160231Z namespaces/openshift-dns/pods/dns-default-8d6l7/dns/dns/logs/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.082195771Z namespaces/openshift-dns/pods/dns-default-8d6l7/dns/dns/logs/current.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.082283273Z namespaces/openshift-dns/pods/dns-default-8d6l7/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.082345915Z namespaces/openshift-dns/pods/dns-default-8d6l7/dns/dns/logs/previous.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.082372525Z namespaces/openshift-dns/pods/dns-default-8d6l7/kube-rbac-proxy/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.082379146Z namespaces/openshift-dns/pods/dns-default-8d6l7/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.082387686Z namespaces/openshift-dns/pods/dns-default-8d6l7/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.082442757Z namespaces/openshift-dns/pods/dns-default-8d6l7/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.082523958Z namespaces/openshift-dns/pods/dns-default-8d6l7/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.08259407Z namespaces/openshift-dns/pods/dns-default-8d6l7/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.082644861Z namespaces/openshift-dns/pods/dns-default-fqzr7/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.082679002Z namespaces/openshift-dns/pods/dns-default-fqzr7/dns-default-fqzr7.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.082758034Z namespaces/openshift-dns/pods/dns-default-fqzr7/dns/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.082769794Z namespaces/openshift-dns/pods/dns-default-fqzr7/dns/dns/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.082773664Z namespaces/openshift-dns/pods/dns-default-fqzr7/dns/dns/logs/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.082858776Z namespaces/openshift-dns/pods/dns-default-fqzr7/dns/dns/logs/current.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.082945468Z namespaces/openshift-dns/pods/dns-default-fqzr7/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.083014949Z namespaces/openshift-dns/pods/dns-default-fqzr7/dns/dns/logs/previous.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.08303257Z namespaces/openshift-dns/pods/dns-default-fqzr7/kube-rbac-proxy/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.08305744Z namespaces/openshift-dns/pods/dns-default-fqzr7/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.083071541Z namespaces/openshift-dns/pods/dns-default-fqzr7/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.083121142Z namespaces/openshift-dns/pods/dns-default-fqzr7/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.083204673Z namespaces/openshift-dns/pods/dns-default-fqzr7/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.083300666Z namespaces/openshift-dns/pods/dns-default-fqzr7/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.083349527Z namespaces/openshift-dns/pods/dns-default-mlj89/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.083390257Z namespaces/openshift-dns/pods/dns-default-mlj89/dns-default-mlj89.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.083481079Z namespaces/openshift-dns/pods/dns-default-mlj89/dns/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.08348974Z namespaces/openshift-dns/pods/dns-default-mlj89/dns/dns/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.0834936Z namespaces/openshift-dns/pods/dns-default-mlj89/dns/dns/logs/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.083536951Z namespaces/openshift-dns/pods/dns-default-mlj89/dns/dns/logs/current.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.083620642Z namespaces/openshift-dns/pods/dns-default-mlj89/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.083681964Z namespaces/openshift-dns/pods/dns-default-mlj89/dns/dns/logs/previous.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.083730965Z namespaces/openshift-dns/pods/dns-default-mlj89/kube-rbac-proxy/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.083738755Z namespaces/openshift-dns/pods/dns-default-mlj89/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.083744685Z namespaces/openshift-dns/pods/dns-default-mlj89/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.083773776Z namespaces/openshift-dns/pods/dns-default-mlj89/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.08394012Z namespaces/openshift-dns/pods/dns-default-mlj89/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.084007101Z namespaces/openshift-dns/pods/dns-default-mlj89/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.084053192Z namespaces/openshift-dns/pods/node-resolver-656q7/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.084092873Z namespaces/openshift-dns/pods/node-resolver-656q7/node-resolver-656q7.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.084169205Z namespaces/openshift-dns/pods/node-resolver-656q7/dns-node-resolver/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.084176185Z namespaces/openshift-dns/pods/node-resolver-656q7/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.084184785Z namespaces/openshift-dns/pods/node-resolver-656q7/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.084228186Z namespaces/openshift-dns/pods/node-resolver-656q7/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.084312848Z namespaces/openshift-dns/pods/node-resolver-656q7/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.084382859Z namespaces/openshift-dns/pods/node-resolver-656q7/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.08442306Z namespaces/openshift-dns/pods/node-resolver-fxgcn/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.084462491Z namespaces/openshift-dns/pods/node-resolver-fxgcn/node-resolver-fxgcn.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.084534992Z namespaces/openshift-dns/pods/node-resolver-fxgcn/dns-node-resolver/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.084552363Z namespaces/openshift-dns/pods/node-resolver-fxgcn/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.084558343Z namespaces/openshift-dns/pods/node-resolver-fxgcn/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.084613684Z namespaces/openshift-dns/pods/node-resolver-fxgcn/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.084681385Z namespaces/openshift-dns/pods/node-resolver-fxgcn/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.084750417Z namespaces/openshift-dns/pods/node-resolver-fxgcn/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.084968732Z namespaces/openshift-dns/pods/node-resolver-tfh95/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.085014513Z namespaces/openshift-dns/pods/node-resolver-tfh95/node-resolver-tfh95.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.085087144Z namespaces/openshift-dns/pods/node-resolver-tfh95/dns-node-resolver/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.085094905Z namespaces/openshift-dns/pods/node-resolver-tfh95/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.085101025Z namespaces/openshift-dns/pods/node-resolver-tfh95/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.085145636Z namespaces/openshift-dns/pods/node-resolver-tfh95/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.085231628Z namespaces/openshift-dns/pods/node-resolver-tfh95/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.0853294Z namespaces/openshift-dns/pods/node-resolver-tfh95/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.085380791Z namespaces/openshift-dns/policy/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.085428452Z namespaces/openshift-dns/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.085745229Z namespaces/openshift-dns/route.openshift.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.085772769Z namespaces/openshift-dns/route.openshift.io/routes.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.085895372Z namespaces/openshift-etcd/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.085940353Z namespaces/openshift-etcd/openshift-etcd.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.086003534Z namespaces/openshift-etcd/apps.openshift.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.086039285Z namespaces/openshift-etcd/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.086107247Z namespaces/openshift-etcd/apps/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.086141847Z namespaces/openshift-etcd/apps/daemonsets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.086221389Z namespaces/openshift-etcd/apps/deployments.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.086297221Z namespaces/openshift-etcd/apps/replicasets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.086368082Z namespaces/openshift-etcd/apps/statefulsets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.086404173Z namespaces/openshift-etcd/autoscaling/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.086448704Z namespaces/openshift-etcd/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.086509625Z namespaces/openshift-etcd/batch/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.086551066Z namespaces/openshift-etcd/batch/cronjobs.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.086630878Z namespaces/openshift-etcd/batch/jobs.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.086680149Z namespaces/openshift-etcd/build.openshift.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.0867248Z namespaces/openshift-etcd/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.086815252Z namespaces/openshift-etcd/build.openshift.io/builds.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.086903794Z namespaces/openshift-etcd/core/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.086943395Z namespaces/openshift-etcd/core/configmaps.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.087042407Z namespaces/openshift-etcd/core/endpoints.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.087128259Z namespaces/openshift-etcd/core/events.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.08719976Z namespaces/openshift-etcd/core/persistentvolumeclaims.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.087278492Z namespaces/openshift-etcd/core/pods.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.087354424Z namespaces/openshift-etcd/core/replicationcontrollers.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.087487206Z namespaces/openshift-etcd/core/secrets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.0876458Z namespaces/openshift-etcd/core/services.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.087684221Z namespaces/openshift-etcd/discovery.k8s.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.087734932Z namespaces/openshift-etcd/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.087772233Z namespaces/openshift-etcd/image.openshift.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.087841384Z namespaces/openshift-etcd/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.087916496Z namespaces/openshift-etcd/k8s.ovn.org/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.087958017Z namespaces/openshift-etcd/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.088041809Z namespaces/openshift-etcd/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.08811568Z namespaces/openshift-etcd/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.088152331Z namespaces/openshift-etcd/monitoring.coreos.com/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.088198912Z namespaces/openshift-etcd/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.088255833Z namespaces/openshift-etcd/networking.k8s.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.088293614Z namespaces/openshift-etcd/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.088345665Z namespaces/openshift-etcd/policy/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.088386226Z namespaces/openshift-etcd/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.088441407Z namespaces/openshift-etcd/route.openshift.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.088478948Z namespaces/openshift-etcd/route.openshift.io/routes.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.08856405Z namespaces/openshift-host-network/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.088607861Z namespaces/openshift-host-network/openshift-host-network.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.088674372Z namespaces/openshift-host-network/apps.openshift.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.088713333Z namespaces/openshift-host-network/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.088777455Z namespaces/openshift-host-network/apps/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.088834216Z namespaces/openshift-host-network/apps/daemonsets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.088916938Z namespaces/openshift-host-network/apps/deployments.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.089002619Z namespaces/openshift-host-network/apps/replicasets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.089084941Z namespaces/openshift-host-network/apps/statefulsets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.089435419Z namespaces/openshift-host-network/autoscaling/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.089465189Z namespaces/openshift-host-network/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.089519821Z namespaces/openshift-host-network/batch/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.089563552Z namespaces/openshift-host-network/batch/cronjobs.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.089637023Z namespaces/openshift-host-network/batch/jobs.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.089686774Z namespaces/openshift-host-network/build.openshift.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.089715975Z namespaces/openshift-host-network/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.089820467Z namespaces/openshift-host-network/build.openshift.io/builds.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.089893039Z namespaces/openshift-host-network/core/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.08993545Z namespaces/openshift-host-network/core/configmaps.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.090034912Z namespaces/openshift-host-network/core/endpoints.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.090108483Z namespaces/openshift-host-network/core/events.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.090184525Z namespaces/openshift-host-network/core/persistentvolumeclaims.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.090258217Z namespaces/openshift-host-network/core/pods.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.090349569Z namespaces/openshift-host-network/core/replicationcontrollers.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.090502302Z namespaces/openshift-host-network/core/secrets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.090603384Z namespaces/openshift-host-network/core/services.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.090658526Z namespaces/openshift-host-network/core/resourcequotas/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.090706416Z namespaces/openshift-host-network/core/resourcequotas/host-network-namespace-quotas.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.090773148Z namespaces/openshift-host-network/discovery.k8s.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.09086475Z namespaces/openshift-host-network/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.090909621Z namespaces/openshift-host-network/image.openshift.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.090972892Z namespaces/openshift-host-network/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.091047254Z namespaces/openshift-host-network/k8s.ovn.org/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.091104065Z namespaces/openshift-host-network/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.091208298Z namespaces/openshift-host-network/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.0913073Z namespaces/openshift-host-network/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.091353061Z namespaces/openshift-host-network/monitoring.coreos.com/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.091418772Z namespaces/openshift-host-network/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.091477303Z namespaces/openshift-host-network/networking.k8s.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.091533675Z namespaces/openshift-host-network/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.091604076Z namespaces/openshift-host-network/policy/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.091664037Z namespaces/openshift-host-network/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.091725139Z namespaces/openshift-host-network/route.openshift.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.09178201Z namespaces/openshift-host-network/route.openshift.io/routes.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.091991075Z namespaces/openshift-image-registry/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.092045086Z namespaces/openshift-image-registry/openshift-image-registry.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.092111547Z namespaces/openshift-image-registry/apps.openshift.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.092149768Z namespaces/openshift-image-registry/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.092212059Z namespaces/openshift-image-registry/apps/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.09225301Z namespaces/openshift-image-registry/apps/daemonsets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.092365863Z namespaces/openshift-image-registry/apps/deployments.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.092510276Z namespaces/openshift-image-registry/apps/replicasets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.09270485Z namespaces/openshift-image-registry/apps/statefulsets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.092740941Z namespaces/openshift-image-registry/autoscaling/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.092789002Z namespaces/openshift-image-registry/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.092859483Z namespaces/openshift-image-registry/batch/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.092912915Z namespaces/openshift-image-registry/batch/cronjobs.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.093006407Z namespaces/openshift-image-registry/batch/jobs.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.093057168Z namespaces/openshift-image-registry/build.openshift.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.093097849Z namespaces/openshift-image-registry/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.09317597Z namespaces/openshift-image-registry/build.openshift.io/builds.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.093232151Z namespaces/openshift-image-registry/coordination.k8s.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.093244662Z namespaces/openshift-image-registry/coordination.k8s.io/leases/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.093292053Z namespaces/openshift-image-registry/coordination.k8s.io/leases/openshift-master-controllers.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.093357014Z namespaces/openshift-image-registry/core/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.093409745Z namespaces/openshift-image-registry/core/configmaps.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.094035559Z namespaces/openshift-image-registry/core/endpoints.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.094115121Z namespaces/openshift-image-registry/core/events.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.094600311Z namespaces/openshift-image-registry/core/persistentvolumeclaims.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.094671943Z namespaces/openshift-image-registry/core/pods.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.094933299Z namespaces/openshift-image-registry/core/replicationcontrollers.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.095130873Z namespaces/openshift-image-registry/core/secrets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.095388398Z namespaces/openshift-image-registry/core/services.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.09545943Z namespaces/openshift-image-registry/discovery.k8s.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.095512841Z namespaces/openshift-image-registry/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.095572153Z namespaces/openshift-image-registry/image.openshift.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.095612583Z namespaces/openshift-image-registry/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.095671055Z namespaces/openshift-image-registry/k8s.ovn.org/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.095717385Z namespaces/openshift-image-registry/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.095817748Z namespaces/openshift-image-registry/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.09590524Z namespaces/openshift-image-registry/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.095965571Z namespaces/openshift-image-registry/monitoring.coreos.com/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.096004792Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.096078773Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.096108334Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/image-registry-operator-alerts.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.096222276Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/image-registry-rules.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.096310618Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/imagestreams-rules.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.0963698Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.096416591Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors/image-registry.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.096457532Z namespaces/openshift-image-registry/networking.k8s.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.096510843Z namespaces/openshift-image-registry/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.096566004Z namespaces/openshift-image-registry/pods/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.096573404Z namespaces/openshift-image-registry/pods/image-registry-687f897475-jbl2v/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.096607945Z namespaces/openshift-image-registry/pods/image-registry-687f897475-jbl2v/image-registry-687f897475-jbl2v.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.096730418Z namespaces/openshift-image-registry/pods/image-registry-687f897475-jbl2v/registry/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.096740638Z namespaces/openshift-image-registry/pods/image-registry-687f897475-jbl2v/registry/registry/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.096744658Z namespaces/openshift-image-registry/pods/image-registry-687f897475-jbl2v/registry/registry/logs/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.096784009Z namespaces/openshift-image-registry/pods/image-registry-687f897475-jbl2v/registry/registry/logs/current.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.097435253Z namespaces/openshift-image-registry/pods/image-registry-687f897475-jbl2v/registry/registry/logs/previous.insecure.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.097503215Z namespaces/openshift-image-registry/pods/image-registry-687f897475-jbl2v/registry/registry/logs/previous.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.097548545Z namespaces/openshift-image-registry/pods/node-ca-cm5ps/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.097594037Z namespaces/openshift-image-registry/pods/node-ca-cm5ps/node-ca-cm5ps.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.097664778Z namespaces/openshift-image-registry/pods/node-ca-cm5ps/node-ca/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.097676318Z namespaces/openshift-image-registry/pods/node-ca-cm5ps/node-ca/node-ca/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.097693869Z namespaces/openshift-image-registry/pods/node-ca-cm5ps/node-ca/node-ca/logs/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.097730489Z namespaces/openshift-image-registry/pods/node-ca-cm5ps/node-ca/node-ca/logs/current.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.097926124Z namespaces/openshift-image-registry/pods/node-ca-cm5ps/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.097989535Z namespaces/openshift-image-registry/pods/node-ca-cm5ps/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.098032086Z namespaces/openshift-image-registry/pods/node-ca-jhcgr/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.098081337Z namespaces/openshift-image-registry/pods/node-ca-jhcgr/node-ca-jhcgr.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.098164239Z namespaces/openshift-image-registry/pods/node-ca-jhcgr/node-ca/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.098176239Z namespaces/openshift-image-registry/pods/node-ca-jhcgr/node-ca/node-ca/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.098183359Z namespaces/openshift-image-registry/pods/node-ca-jhcgr/node-ca/node-ca/logs/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.0982229Z namespaces/openshift-image-registry/pods/node-ca-jhcgr/node-ca/node-ca/logs/current.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.098329533Z namespaces/openshift-image-registry/pods/node-ca-jhcgr/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.098400474Z namespaces/openshift-image-registry/pods/node-ca-jhcgr/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.098446815Z namespaces/openshift-image-registry/pods/node-ca-vmtp7/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.098487546Z namespaces/openshift-image-registry/pods/node-ca-vmtp7/node-ca-vmtp7.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.098563858Z namespaces/openshift-image-registry/pods/node-ca-vmtp7/node-ca/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.098572168Z namespaces/openshift-image-registry/pods/node-ca-vmtp7/node-ca/node-ca/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.098579518Z namespaces/openshift-image-registry/pods/node-ca-vmtp7/node-ca/node-ca/logs/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.098630149Z namespaces/openshift-image-registry/pods/node-ca-vmtp7/node-ca/node-ca/logs/current.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.098745702Z namespaces/openshift-image-registry/pods/node-ca-vmtp7/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.098865804Z namespaces/openshift-image-registry/pods/node-ca-vmtp7/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.098884285Z namespaces/openshift-image-registry/policy/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.098930135Z namespaces/openshift-image-registry/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.098991337Z namespaces/openshift-image-registry/route.openshift.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.099030058Z namespaces/openshift-image-registry/route.openshift.io/routes.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.09912673Z namespaces/openshift-ingress-canary/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.099170201Z namespaces/openshift-ingress-canary/openshift-ingress-canary.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.099227842Z namespaces/openshift-ingress-canary/apps.openshift.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.099265513Z namespaces/openshift-ingress-canary/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.099331664Z namespaces/openshift-ingress-canary/apps/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.099373745Z namespaces/openshift-ingress-canary/apps/daemonsets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.099480378Z namespaces/openshift-ingress-canary/apps/deployments.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.099554449Z namespaces/openshift-ingress-canary/apps/replicasets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.099664642Z namespaces/openshift-ingress-canary/apps/statefulsets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.099698552Z namespaces/openshift-ingress-canary/autoscaling/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.099758984Z namespaces/openshift-ingress-canary/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.099813595Z namespaces/openshift-ingress-canary/batch/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.099885426Z namespaces/openshift-ingress-canary/batch/cronjobs.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.099980448Z namespaces/openshift-ingress-canary/batch/jobs.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.10005013Z namespaces/openshift-ingress-canary/build.openshift.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.100083281Z namespaces/openshift-ingress-canary/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.100172362Z namespaces/openshift-ingress-canary/build.openshift.io/builds.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.100239614Z namespaces/openshift-ingress-canary/core/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.100273585Z namespaces/openshift-ingress-canary/core/configmaps.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.100376417Z namespaces/openshift-ingress-canary/core/endpoints.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.100461919Z namespaces/openshift-ingress-canary/core/events.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.100612592Z namespaces/openshift-ingress-canary/core/persistentvolumeclaims.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.100689814Z namespaces/openshift-ingress-canary/core/pods.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.100879398Z namespaces/openshift-ingress-canary/core/replicationcontrollers.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.101187195Z namespaces/openshift-ingress-canary/core/secrets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.101353548Z namespaces/openshift-ingress-canary/core/services.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.101414809Z namespaces/openshift-ingress-canary/discovery.k8s.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.101463001Z namespaces/openshift-ingress-canary/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.101524192Z namespaces/openshift-ingress-canary/image.openshift.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.101564783Z namespaces/openshift-ingress-canary/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.101638234Z namespaces/openshift-ingress-canary/k8s.ovn.org/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.101677055Z namespaces/openshift-ingress-canary/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.101759827Z namespaces/openshift-ingress-canary/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.101866399Z namespaces/openshift-ingress-canary/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.101916431Z namespaces/openshift-ingress-canary/monitoring.coreos.com/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.101970002Z namespaces/openshift-ingress-canary/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.102027493Z namespaces/openshift-ingress-canary/networking.k8s.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.102080064Z namespaces/openshift-ingress-canary/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.102130755Z namespaces/openshift-ingress-canary/pods/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.102139965Z namespaces/openshift-ingress-canary/pods/ingress-canary-7c6jg/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.102184706Z namespaces/openshift-ingress-canary/pods/ingress-canary-7c6jg/ingress-canary-7c6jg.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.102279798Z namespaces/openshift-ingress-canary/pods/ingress-canary-7c6jg/serve-healthcheck-canary/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.102303839Z namespaces/openshift-ingress-canary/pods/ingress-canary-7c6jg/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.102315049Z namespaces/openshift-ingress-canary/pods/ingress-canary-7c6jg/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.102320619Z namespaces/openshift-ingress-canary/pods/ingress-canary-7c6jg/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.102426912Z namespaces/openshift-ingress-canary/pods/ingress-canary-7c6jg/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.102490183Z namespaces/openshift-ingress-canary/pods/ingress-canary-7c6jg/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.102931573Z namespaces/openshift-ingress-canary/pods/ingress-canary-jgts6/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.102980054Z namespaces/openshift-ingress-canary/pods/ingress-canary-jgts6/ingress-canary-jgts6.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.103058515Z namespaces/openshift-ingress-canary/pods/ingress-canary-jgts6/serve-healthcheck-canary/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.103065665Z namespaces/openshift-ingress-canary/pods/ingress-canary-jgts6/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.103086956Z namespaces/openshift-ingress-canary/pods/ingress-canary-jgts6/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.103135097Z namespaces/openshift-ingress-canary/pods/ingress-canary-jgts6/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.103223089Z namespaces/openshift-ingress-canary/pods/ingress-canary-jgts6/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.103295261Z namespaces/openshift-ingress-canary/pods/ingress-canary-jgts6/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.103338221Z namespaces/openshift-ingress-canary/pods/ingress-canary-llntx/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.103355212Z namespaces/openshift-ingress-canary/pods/ingress-canary-llntx/ingress-canary-llntx.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.103434824Z namespaces/openshift-ingress-canary/pods/ingress-canary-llntx/serve-healthcheck-canary/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.103446074Z namespaces/openshift-ingress-canary/pods/ingress-canary-llntx/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.103452274Z namespaces/openshift-ingress-canary/pods/ingress-canary-llntx/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.103488345Z namespaces/openshift-ingress-canary/pods/ingress-canary-llntx/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.103575836Z namespaces/openshift-ingress-canary/pods/ingress-canary-llntx/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.103638158Z namespaces/openshift-ingress-canary/pods/ingress-canary-llntx/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.103661338Z namespaces/openshift-ingress-canary/policy/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.103715499Z namespaces/openshift-ingress-canary/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.103755891Z namespaces/openshift-ingress-canary/route.openshift.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.103827032Z namespaces/openshift-ingress-canary/route.openshift.io/routes.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.103920524Z namespaces/openshift-ingress-operator/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.103976655Z namespaces/openshift-ingress-operator/openshift-ingress-operator.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.104020846Z namespaces/openshift-ingress-operator/apps.openshift.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.104055957Z namespaces/openshift-ingress-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.104122488Z namespaces/openshift-ingress-operator/apps/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.104172749Z namespaces/openshift-ingress-operator/apps/daemonsets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.104247131Z namespaces/openshift-ingress-operator/apps/deployments.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.104321723Z namespaces/openshift-ingress-operator/apps/replicasets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.104401234Z namespaces/openshift-ingress-operator/apps/statefulsets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.104444106Z namespaces/openshift-ingress-operator/autoscaling/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.104475516Z namespaces/openshift-ingress-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.104526977Z namespaces/openshift-ingress-operator/batch/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.104566588Z namespaces/openshift-ingress-operator/batch/cronjobs.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.10464259Z namespaces/openshift-ingress-operator/batch/jobs.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.104687031Z namespaces/openshift-ingress-operator/build.openshift.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.104725912Z namespaces/openshift-ingress-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.104801803Z namespaces/openshift-ingress-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.104883825Z namespaces/openshift-ingress-operator/core/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.104925116Z namespaces/openshift-ingress-operator/core/configmaps.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.105488768Z namespaces/openshift-ingress-operator/core/endpoints.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.10556416Z namespaces/openshift-ingress-operator/core/events.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.105664532Z namespaces/openshift-ingress-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.105738894Z namespaces/openshift-ingress-operator/core/pods.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.105843926Z namespaces/openshift-ingress-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.105977419Z namespaces/openshift-ingress-operator/core/secrets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.106174983Z namespaces/openshift-ingress-operator/core/services.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.106238565Z namespaces/openshift-ingress-operator/discovery.k8s.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.106276805Z namespaces/openshift-ingress-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.106331416Z namespaces/openshift-ingress-operator/image.openshift.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.106364767Z namespaces/openshift-ingress-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.106415108Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.106422118Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/dnsrecords/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.106453179Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/dnsrecords/default-wildcard.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.106526451Z namespaces/openshift-ingress-operator/k8s.ovn.org/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.106572922Z namespaces/openshift-ingress-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.106649334Z namespaces/openshift-ingress-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.106724805Z namespaces/openshift-ingress-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.106788017Z namespaces/openshift-ingress-operator/monitoring.coreos.com/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.106861988Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.10692814Z namespaces/openshift-ingress-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.106973341Z namespaces/openshift-ingress-operator/monitoring.coreos.com/prometheusrules/ingress-operator.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.107037262Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.107080283Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors/ingress-operator.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.107134834Z namespaces/openshift-ingress-operator/networking.k8s.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.107179895Z namespaces/openshift-ingress-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.107235246Z namespaces/openshift-ingress-operator/operator.openshift.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.107250896Z namespaces/openshift-ingress-operator/operator.openshift.io/ingresscontrollers/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.107288407Z namespaces/openshift-ingress-operator/operator.openshift.io/ingresscontrollers/default.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.107377479Z namespaces/openshift-ingress-operator/policy/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.10739561Z namespaces/openshift-ingress-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.107445991Z namespaces/openshift-ingress-operator/route.openshift.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.107490332Z namespaces/openshift-ingress-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.107568414Z namespaces/openshift-ingress/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.107615655Z namespaces/openshift-ingress/openshift-ingress.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.107689176Z namespaces/openshift-ingress/apps.openshift.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.107717167Z namespaces/openshift-ingress/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.107769378Z namespaces/openshift-ingress/apps/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.10785972Z namespaces/openshift-ingress/apps/daemonsets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.107961192Z namespaces/openshift-ingress/apps/deployments.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.108141976Z namespaces/openshift-ingress/apps/replicasets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.108253938Z namespaces/openshift-ingress/apps/statefulsets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.108301459Z namespaces/openshift-ingress/autoscaling/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.10833382Z namespaces/openshift-ingress/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.108392961Z namespaces/openshift-ingress/batch/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.108438032Z namespaces/openshift-ingress/batch/cronjobs.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.108514954Z namespaces/openshift-ingress/batch/jobs.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.108567985Z namespaces/openshift-ingress/build.openshift.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.108607316Z namespaces/openshift-ingress/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.108686818Z namespaces/openshift-ingress/build.openshift.io/builds.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.108763949Z namespaces/openshift-ingress/core/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.108827921Z namespaces/openshift-ingress/core/configmaps.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.108939713Z namespaces/openshift-ingress/core/endpoints.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.109025255Z namespaces/openshift-ingress/core/events.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.109380443Z namespaces/openshift-ingress/core/persistentvolumeclaims.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.109453044Z namespaces/openshift-ingress/core/pods.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.109586527Z namespaces/openshift-ingress/core/replicationcontrollers.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.109709Z namespaces/openshift-ingress/core/secrets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.109926655Z namespaces/openshift-ingress/core/services.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.110016967Z namespaces/openshift-ingress/discovery.k8s.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.110058958Z namespaces/openshift-ingress/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.110121819Z namespaces/openshift-ingress/image.openshift.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.11014787Z namespaces/openshift-ingress/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.110220201Z namespaces/openshift-ingress/k8s.ovn.org/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.110275862Z namespaces/openshift-ingress/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.110350514Z namespaces/openshift-ingress/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.110416395Z namespaces/openshift-ingress/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.110482877Z namespaces/openshift-ingress/monitoring.coreos.com/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.110504017Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.110566949Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.110589059Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors/router-default.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.110661371Z namespaces/openshift-ingress/networking.k8s.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.110697631Z namespaces/openshift-ingress/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.110760013Z namespaces/openshift-ingress/pods/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.110771793Z namespaces/openshift-ingress/pods/router-default-67c67595d6-ltx5q/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.110835654Z namespaces/openshift-ingress/pods/router-default-67c67595d6-ltx5q/router-default-67c67595d6-ltx5q.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.110951527Z namespaces/openshift-ingress/pods/router-default-67c67595d6-ltx5q/router/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.110964787Z namespaces/openshift-ingress/pods/router-default-67c67595d6-ltx5q/router/router/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.110973157Z namespaces/openshift-ingress/pods/router-default-67c67595d6-ltx5q/router/router/logs/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.111017798Z namespaces/openshift-ingress/pods/router-default-67c67595d6-ltx5q/router/router/logs/current.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.111154961Z namespaces/openshift-ingress/pods/router-default-67c67595d6-ltx5q/router/router/logs/previous.insecure.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.111218953Z namespaces/openshift-ingress/pods/router-default-67c67595d6-ltx5q/router/router/logs/previous.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.111258174Z namespaces/openshift-ingress/policy/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.111292735Z namespaces/openshift-ingress/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.111352046Z namespaces/openshift-ingress/route.openshift.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.111386797Z namespaces/openshift-ingress/route.openshift.io/routes.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.111473818Z namespaces/openshift-insights/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.111518519Z namespaces/openshift-insights/openshift-insights.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.111577811Z namespaces/openshift-insights/apps.openshift.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.111612271Z namespaces/openshift-insights/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.111683373Z namespaces/openshift-insights/apps/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.111722144Z namespaces/openshift-insights/apps/daemonsets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.111862797Z namespaces/openshift-insights/apps/deployments.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.111978069Z namespaces/openshift-insights/apps/replicasets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.112070231Z namespaces/openshift-insights/apps/statefulsets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.112096172Z namespaces/openshift-insights/apps/deployments/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.112148733Z namespaces/openshift-insights/apps/deployments/insights-operator.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.112409239Z namespaces/openshift-insights/autoscaling/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.11245289Z namespaces/openshift-insights/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.112524301Z namespaces/openshift-insights/batch/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.112552252Z namespaces/openshift-insights/batch/cronjobs.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.112634034Z namespaces/openshift-insights/batch/jobs.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.112677374Z namespaces/openshift-insights/build.openshift.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.112706065Z namespaces/openshift-insights/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.112812637Z namespaces/openshift-insights/build.openshift.io/builds.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.112887939Z namespaces/openshift-insights/core/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.11292192Z namespaces/openshift-insights/core/configmaps.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.113518723Z namespaces/openshift-insights/core/endpoints.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.113683836Z namespaces/openshift-insights/core/events.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.113997073Z namespaces/openshift-insights/core/persistentvolumeclaims.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.114111016Z namespaces/openshift-insights/core/pods.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.114627687Z namespaces/openshift-insights/core/replicationcontrollers.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.114731719Z namespaces/openshift-insights/core/secrets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.114909353Z namespaces/openshift-insights/core/services.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.114979515Z namespaces/openshift-insights/core/configmaps/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.115030856Z namespaces/openshift-insights/core/configmaps/service-ca-bundle.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.115091597Z namespaces/openshift-insights/core/serviceaccounts/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.115142928Z namespaces/openshift-insights/core/serviceaccounts/gather.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.11524455Z namespaces/openshift-insights/core/serviceaccounts/operator.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.115285761Z namespaces/openshift-insights/core/services/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.115321272Z namespaces/openshift-insights/core/services/metrics.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.115381923Z namespaces/openshift-insights/discovery.k8s.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.115430925Z namespaces/openshift-insights/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.115497676Z namespaces/openshift-insights/image.openshift.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.115542497Z namespaces/openshift-insights/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.115597218Z namespaces/openshift-insights/k8s.ovn.org/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.115640219Z namespaces/openshift-insights/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.115720251Z namespaces/openshift-insights/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.115813123Z namespaces/openshift-insights/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.115959506Z namespaces/openshift-insights/monitoring.coreos.com/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.115988387Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.116051618Z namespaces/openshift-insights/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.116082579Z namespaces/openshift-insights/monitoring.coreos.com/prometheusrules/insights-prometheus-rules.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.11615068Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.116185791Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors/insights-operator.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.116241742Z namespaces/openshift-insights/networking.k8s.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.116282113Z namespaces/openshift-insights/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.116348614Z namespaces/openshift-insights/pods/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.116356695Z namespaces/openshift-insights/pods/insights-operator-555d9d7885-9f4gs/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.116390575Z namespaces/openshift-insights/pods/insights-operator-555d9d7885-9f4gs/insights-operator-555d9d7885-9f4gs.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.116481087Z namespaces/openshift-insights/pods/insights-operator-555d9d7885-9f4gs/insights-operator/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.116501378Z namespaces/openshift-insights/pods/insights-operator-555d9d7885-9f4gs/insights-operator/insights-operator/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.116526988Z namespaces/openshift-insights/pods/insights-operator-555d9d7885-9f4gs/insights-operator/insights-operator/logs/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.116537889Z namespaces/openshift-insights/pods/insights-operator-555d9d7885-9f4gs/insights-operator/insights-operator/logs/current.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.116983588Z namespaces/openshift-insights/pods/insights-operator-555d9d7885-9f4gs/insights-operator/insights-operator/logs/previous.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.117286575Z namespaces/openshift-insights/pods/insights-runtime-extractor-8x59k/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.117323656Z namespaces/openshift-insights/pods/insights-runtime-extractor-8x59k/insights-runtime-extractor-8x59k.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.117427258Z namespaces/openshift-insights/pods/insights-runtime-extractor-8x59k/exporter/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.117435858Z namespaces/openshift-insights/pods/insights-runtime-extractor-8x59k/exporter/exporter/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.117442408Z namespaces/openshift-insights/pods/insights-runtime-extractor-8x59k/exporter/exporter/logs/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.117486109Z namespaces/openshift-insights/pods/insights-runtime-extractor-8x59k/exporter/exporter/logs/current.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.117650983Z namespaces/openshift-insights/pods/insights-runtime-extractor-8x59k/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.117720954Z namespaces/openshift-insights/pods/insights-runtime-extractor-8x59k/exporter/exporter/logs/previous.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.117764505Z namespaces/openshift-insights/pods/insights-runtime-extractor-8x59k/extractor/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.117771645Z namespaces/openshift-insights/pods/insights-runtime-extractor-8x59k/extractor/extractor/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.117778036Z namespaces/openshift-insights/pods/insights-runtime-extractor-8x59k/extractor/extractor/logs/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.117852777Z namespaces/openshift-insights/pods/insights-runtime-extractor-8x59k/extractor/extractor/logs/current.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.117957629Z namespaces/openshift-insights/pods/insights-runtime-extractor-8x59k/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.118025911Z namespaces/openshift-insights/pods/insights-runtime-extractor-8x59k/extractor/extractor/logs/previous.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.118070182Z namespaces/openshift-insights/pods/insights-runtime-extractor-8x59k/kube-rbac-proxy/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.118077522Z namespaces/openshift-insights/pods/insights-runtime-extractor-8x59k/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.118083412Z namespaces/openshift-insights/pods/insights-runtime-extractor-8x59k/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.118130133Z namespaces/openshift-insights/pods/insights-runtime-extractor-8x59k/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.118218785Z namespaces/openshift-insights/pods/insights-runtime-extractor-8x59k/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.118289247Z namespaces/openshift-insights/pods/insights-runtime-extractor-8x59k/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.118344818Z namespaces/openshift-insights/pods/insights-runtime-extractor-gzrt4/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.118386129Z namespaces/openshift-insights/pods/insights-runtime-extractor-gzrt4/insights-runtime-extractor-gzrt4.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.118483431Z namespaces/openshift-insights/pods/insights-runtime-extractor-gzrt4/exporter/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.118493521Z namespaces/openshift-insights/pods/insights-runtime-extractor-gzrt4/exporter/exporter/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.118502911Z namespaces/openshift-insights/pods/insights-runtime-extractor-gzrt4/exporter/exporter/logs/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.118542202Z namespaces/openshift-insights/pods/insights-runtime-extractor-gzrt4/exporter/exporter/logs/current.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.118630374Z namespaces/openshift-insights/pods/insights-runtime-extractor-gzrt4/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.118698076Z namespaces/openshift-insights/pods/insights-runtime-extractor-gzrt4/exporter/exporter/logs/previous.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.118735196Z namespaces/openshift-insights/pods/insights-runtime-extractor-gzrt4/extractor/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.118742617Z namespaces/openshift-insights/pods/insights-runtime-extractor-gzrt4/extractor/extractor/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.118752717Z namespaces/openshift-insights/pods/insights-runtime-extractor-gzrt4/extractor/extractor/logs/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.118815068Z namespaces/openshift-insights/pods/insights-runtime-extractor-gzrt4/extractor/extractor/logs/current.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.118944331Z namespaces/openshift-insights/pods/insights-runtime-extractor-gzrt4/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.119006532Z namespaces/openshift-insights/pods/insights-runtime-extractor-gzrt4/extractor/extractor/logs/previous.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.119046663Z namespaces/openshift-insights/pods/insights-runtime-extractor-gzrt4/kube-rbac-proxy/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.119055023Z namespaces/openshift-insights/pods/insights-runtime-extractor-gzrt4/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.119061333Z namespaces/openshift-insights/pods/insights-runtime-extractor-gzrt4/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.119111865Z namespaces/openshift-insights/pods/insights-runtime-extractor-gzrt4/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.119203607Z namespaces/openshift-insights/pods/insights-runtime-extractor-gzrt4/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.119281718Z namespaces/openshift-insights/pods/insights-runtime-extractor-gzrt4/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.119331869Z namespaces/openshift-insights/pods/insights-runtime-extractor-v4rfv/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.1193799Z namespaces/openshift-insights/pods/insights-runtime-extractor-v4rfv/insights-runtime-extractor-v4rfv.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.119718688Z namespaces/openshift-insights/pods/insights-runtime-extractor-v4rfv/exporter/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.119725918Z namespaces/openshift-insights/pods/insights-runtime-extractor-v4rfv/exporter/exporter/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.119740118Z namespaces/openshift-insights/pods/insights-runtime-extractor-v4rfv/exporter/exporter/logs/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.119789569Z namespaces/openshift-insights/pods/insights-runtime-extractor-v4rfv/exporter/exporter/logs/current.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.119924192Z namespaces/openshift-insights/pods/insights-runtime-extractor-v4rfv/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.119995294Z namespaces/openshift-insights/pods/insights-runtime-extractor-v4rfv/exporter/exporter/logs/previous.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.120040825Z namespaces/openshift-insights/pods/insights-runtime-extractor-v4rfv/extractor/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.120057465Z namespaces/openshift-insights/pods/insights-runtime-extractor-v4rfv/extractor/extractor/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.120084576Z namespaces/openshift-insights/pods/insights-runtime-extractor-v4rfv/extractor/extractor/logs/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.120120656Z namespaces/openshift-insights/pods/insights-runtime-extractor-v4rfv/extractor/extractor/logs/current.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.120221229Z namespaces/openshift-insights/pods/insights-runtime-extractor-v4rfv/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.12028928Z namespaces/openshift-insights/pods/insights-runtime-extractor-v4rfv/extractor/extractor/logs/previous.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.120323621Z namespaces/openshift-insights/pods/insights-runtime-extractor-v4rfv/kube-rbac-proxy/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.120331521Z namespaces/openshift-insights/pods/insights-runtime-extractor-v4rfv/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.120337561Z namespaces/openshift-insights/pods/insights-runtime-extractor-v4rfv/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.120388132Z namespaces/openshift-insights/pods/insights-runtime-extractor-v4rfv/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.120485654Z namespaces/openshift-insights/pods/insights-runtime-extractor-v4rfv/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.120550636Z namespaces/openshift-insights/pods/insights-runtime-extractor-v4rfv/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.120598327Z namespaces/openshift-insights/policy/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.120623387Z namespaces/openshift-insights/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.120695229Z namespaces/openshift-insights/route.openshift.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.12076889Z namespaces/openshift-insights/route.openshift.io/routes.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.120892353Z namespaces/openshift-keda/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.120912464Z namespaces/openshift-keda/coordination.k8s.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.120924284Z namespaces/openshift-keda/coordination.k8s.io/leases/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.120977415Z namespaces/openshift-keda/coordination.k8s.io/leases/olm-operator.keda.sh.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.121075797Z namespaces/openshift-keda/coordination.k8s.io/leases/operator.keda.sh.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.121125598Z namespaces/openshift-keda/monitoring.coreos.com/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.121134618Z namespaces/openshift-keda/monitoring.coreos.com/podmonitors/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.12121541Z namespaces/openshift-keda/monitoring.coreos.com/podmonitors/keda-olm-operator.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.121289342Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.121319462Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-admission-webhooks.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.121424195Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-metrics-apiserver.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.121524797Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-operator.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.121603009Z namespaces/openshift-keda/operators.coreos.com/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.121613729Z namespaces/openshift-keda/operators.coreos.com/clusterserviceversions/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.121692401Z namespaces/openshift-keda/operators.coreos.com/clusterserviceversions/custom-metrics-autoscaler.v2.19.0-2.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.121938316Z namespaces/openshift-keda/operators.coreos.com/installplans/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.121989557Z namespaces/openshift-keda/operators.coreos.com/installplans/install-gpvcf.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.1221039Z namespaces/openshift-keda/operators.coreos.com/operatorconditions/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.122157041Z namespaces/openshift-keda/operators.coreos.com/operatorconditions/custom-metrics-autoscaler.v2.19.0-2.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.122221462Z namespaces/openshift-keda/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.122273313Z namespaces/openshift-keda/operators.coreos.com/operatorgroups/openshift-keda.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.122354475Z namespaces/openshift-keda/operators.coreos.com/subscriptions/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.122411696Z namespaces/openshift-keda/operators.coreos.com/subscriptions/openshift-custom-metrics-autoscaler-operator.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.122525889Z namespaces/openshift-kube-apiserver-operator/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.12258442Z namespaces/openshift-kube-apiserver-operator/openshift-kube-apiserver-operator.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.122672482Z namespaces/openshift-kube-apiserver-operator/apps.openshift.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.122695652Z namespaces/openshift-kube-apiserver-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.122772394Z namespaces/openshift-kube-apiserver-operator/apps/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.122860666Z namespaces/openshift-kube-apiserver-operator/apps/daemonsets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.122958108Z namespaces/openshift-kube-apiserver-operator/apps/deployments.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.12303357Z namespaces/openshift-kube-apiserver-operator/apps/replicasets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.123114252Z namespaces/openshift-kube-apiserver-operator/apps/statefulsets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.123148652Z namespaces/openshift-kube-apiserver-operator/autoscaling/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.123207084Z namespaces/openshift-kube-apiserver-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.123265885Z namespaces/openshift-kube-apiserver-operator/batch/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.123318396Z namespaces/openshift-kube-apiserver-operator/batch/cronjobs.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.123407418Z namespaces/openshift-kube-apiserver-operator/batch/jobs.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.12349293Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.123547891Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.124105493Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.124182935Z namespaces/openshift-kube-apiserver-operator/core/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.124234566Z namespaces/openshift-kube-apiserver-operator/core/configmaps.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.124363299Z namespaces/openshift-kube-apiserver-operator/core/endpoints.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.12443741Z namespaces/openshift-kube-apiserver-operator/core/events.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.124523212Z namespaces/openshift-kube-apiserver-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.124683756Z namespaces/openshift-kube-apiserver-operator/core/pods.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.124778558Z namespaces/openshift-kube-apiserver-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.124937941Z namespaces/openshift-kube-apiserver-operator/core/secrets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.125130756Z namespaces/openshift-kube-apiserver-operator/core/services.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.125202477Z namespaces/openshift-kube-apiserver-operator/discovery.k8s.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.125261838Z namespaces/openshift-kube-apiserver-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.12532623Z namespaces/openshift-kube-apiserver-operator/image.openshift.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.125372991Z namespaces/openshift-kube-apiserver-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.125449422Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.125499124Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.125594666Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.125683457Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.125744299Z namespaces/openshift-kube-apiserver-operator/monitoring.coreos.com/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.12580907Z namespaces/openshift-kube-apiserver-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.125866932Z namespaces/openshift-kube-apiserver-operator/networking.k8s.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.125910742Z namespaces/openshift-kube-apiserver-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.125977404Z namespaces/openshift-kube-apiserver-operator/policy/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.126020925Z namespaces/openshift-kube-apiserver-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.126083406Z namespaces/openshift-kube-apiserver-operator/route.openshift.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.126123827Z namespaces/openshift-kube-apiserver-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.12624176Z namespaces/openshift-kube-apiserver/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.126297481Z namespaces/openshift-kube-apiserver/openshift-kube-apiserver.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.126366122Z namespaces/openshift-kube-apiserver/apps.openshift.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.126404573Z namespaces/openshift-kube-apiserver/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.126497485Z namespaces/openshift-kube-apiserver/apps/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.126537676Z namespaces/openshift-kube-apiserver/apps/daemonsets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.126640488Z namespaces/openshift-kube-apiserver/apps/deployments.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.126816062Z namespaces/openshift-kube-apiserver/apps/replicasets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.126918754Z namespaces/openshift-kube-apiserver/apps/statefulsets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.126951835Z namespaces/openshift-kube-apiserver/autoscaling/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.126994006Z namespaces/openshift-kube-apiserver/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.127060378Z namespaces/openshift-kube-apiserver/batch/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.127109488Z namespaces/openshift-kube-apiserver/batch/cronjobs.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.127205051Z namespaces/openshift-kube-apiserver/batch/jobs.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.127275512Z namespaces/openshift-kube-apiserver/build.openshift.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.127328303Z namespaces/openshift-kube-apiserver/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.127426966Z namespaces/openshift-kube-apiserver/build.openshift.io/builds.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.127484157Z namespaces/openshift-kube-apiserver/core/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.127579259Z namespaces/openshift-kube-apiserver/core/configmaps.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.127688821Z namespaces/openshift-kube-apiserver/core/endpoints.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.127778263Z namespaces/openshift-kube-apiserver/core/events.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.127891686Z namespaces/openshift-kube-apiserver/core/persistentvolumeclaims.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.127980138Z namespaces/openshift-kube-apiserver/core/pods.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.128075289Z namespaces/openshift-kube-apiserver/core/replicationcontrollers.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.128210372Z namespaces/openshift-kube-apiserver/core/secrets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.128378126Z namespaces/openshift-kube-apiserver/core/services.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.128438277Z namespaces/openshift-kube-apiserver/discovery.k8s.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.128493189Z namespaces/openshift-kube-apiserver/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.1285491Z namespaces/openshift-kube-apiserver/image.openshift.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.128601731Z namespaces/openshift-kube-apiserver/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.128656932Z namespaces/openshift-kube-apiserver/k8s.ovn.org/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.128727404Z namespaces/openshift-kube-apiserver/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.128827086Z namespaces/openshift-kube-apiserver/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.128924428Z namespaces/openshift-kube-apiserver/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.12900237Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.129057121Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.129130492Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.129168923Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/api-usage.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.129292336Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/podsecurity.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.129358757Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.129415279Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors/openshift-kube-apiserver.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.12947882Z namespaces/openshift-kube-apiserver/networking.k8s.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.129527671Z namespaces/openshift-kube-apiserver/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.129582022Z namespaces/openshift-kube-apiserver/policy/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.129636143Z namespaces/openshift-kube-apiserver/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.129703945Z namespaces/openshift-kube-apiserver/route.openshift.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.129759786Z namespaces/openshift-kube-apiserver/route.openshift.io/routes.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.129868148Z namespaces/openshift-kube-controller-manager-operator/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.12992435Z namespaces/openshift-kube-controller-manager-operator/openshift-kube-controller-manager-operator.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.129997161Z namespaces/openshift-kube-controller-manager-operator/apps.openshift.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.130045772Z namespaces/openshift-kube-controller-manager-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.130121474Z namespaces/openshift-kube-controller-manager-operator/apps/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.130174575Z namespaces/openshift-kube-controller-manager-operator/apps/daemonsets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.130272047Z namespaces/openshift-kube-controller-manager-operator/apps/deployments.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.13037651Z namespaces/openshift-kube-controller-manager-operator/apps/replicasets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.130466081Z namespaces/openshift-kube-controller-manager-operator/apps/statefulsets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.13084364Z namespaces/openshift-kube-controller-manager-operator/autoscaling/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.130900431Z namespaces/openshift-kube-controller-manager-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.130984123Z namespaces/openshift-kube-controller-manager-operator/batch/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.131027474Z namespaces/openshift-kube-controller-manager-operator/batch/cronjobs.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.131136666Z namespaces/openshift-kube-controller-manager-operator/batch/jobs.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.131171977Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.131238378Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.13133262Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.131410792Z namespaces/openshift-kube-controller-manager-operator/core/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.131447533Z namespaces/openshift-kube-controller-manager-operator/core/configmaps.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.131576336Z namespaces/openshift-kube-controller-manager-operator/core/endpoints.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.131667908Z namespaces/openshift-kube-controller-manager-operator/core/events.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.13176056Z namespaces/openshift-kube-controller-manager-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.131977465Z namespaces/openshift-kube-controller-manager-operator/core/pods.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.132070316Z namespaces/openshift-kube-controller-manager-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.132203609Z namespaces/openshift-kube-controller-manager-operator/core/secrets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.132393523Z namespaces/openshift-kube-controller-manager-operator/core/services.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.132475235Z namespaces/openshift-kube-controller-manager-operator/discovery.k8s.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.132528617Z namespaces/openshift-kube-controller-manager-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.132593368Z namespaces/openshift-kube-controller-manager-operator/image.openshift.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.132641969Z namespaces/openshift-kube-controller-manager-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.132725711Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.132790982Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.132923605Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.133004097Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.133055818Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.133094079Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.133180031Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.133231132Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors/kube-controller-manager-operator.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.133313734Z namespaces/openshift-kube-controller-manager-operator/networking.k8s.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.133354824Z namespaces/openshift-kube-controller-manager-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.133443776Z namespaces/openshift-kube-controller-manager-operator/policy/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.133485817Z namespaces/openshift-kube-controller-manager-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.133579409Z namespaces/openshift-kube-controller-manager-operator/route.openshift.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.13362035Z namespaces/openshift-kube-controller-manager-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.133751713Z namespaces/openshift-kube-controller-manager/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.133819714Z namespaces/openshift-kube-controller-manager/openshift-kube-controller-manager.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.133900146Z namespaces/openshift-kube-controller-manager/apps.openshift.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.133951947Z namespaces/openshift-kube-controller-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.134021279Z namespaces/openshift-kube-controller-manager/apps/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.13406578Z namespaces/openshift-kube-controller-manager/apps/daemonsets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.134148382Z namespaces/openshift-kube-controller-manager/apps/deployments.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.134222463Z namespaces/openshift-kube-controller-manager/apps/replicasets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.134298365Z namespaces/openshift-kube-controller-manager/apps/statefulsets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.134347646Z namespaces/openshift-kube-controller-manager/autoscaling/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.134394487Z namespaces/openshift-kube-controller-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.134451218Z namespaces/openshift-kube-controller-manager/batch/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.134495049Z namespaces/openshift-kube-controller-manager/batch/cronjobs.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.134568201Z namespaces/openshift-kube-controller-manager/batch/jobs.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.134624602Z namespaces/openshift-kube-controller-manager/build.openshift.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.134691713Z namespaces/openshift-kube-controller-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.134769765Z namespaces/openshift-kube-controller-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.134905688Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.134917958Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.134934959Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/leases/cluster-policy-controller-lock.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.135011951Z namespaces/openshift-kube-controller-manager/core/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.135052221Z namespaces/openshift-kube-controller-manager/core/configmaps.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.135152023Z namespaces/openshift-kube-controller-manager/core/endpoints.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.135228275Z namespaces/openshift-kube-controller-manager/core/events.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.135523652Z namespaces/openshift-kube-controller-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.135596853Z namespaces/openshift-kube-controller-manager/core/pods.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.135672545Z namespaces/openshift-kube-controller-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.135821498Z namespaces/openshift-kube-controller-manager/core/secrets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.135970821Z namespaces/openshift-kube-controller-manager/core/services.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.136010752Z namespaces/openshift-kube-controller-manager/discovery.k8s.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.136075284Z namespaces/openshift-kube-controller-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.136130495Z namespaces/openshift-kube-controller-manager/image.openshift.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.136179806Z namespaces/openshift-kube-controller-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.136238857Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.136288538Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.13638296Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.136473432Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.136531544Z namespaces/openshift-kube-controller-manager/monitoring.coreos.com/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.136579205Z namespaces/openshift-kube-controller-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.136648306Z namespaces/openshift-kube-controller-manager/networking.k8s.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.136701347Z namespaces/openshift-kube-controller-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.136774309Z namespaces/openshift-kube-controller-manager/policy/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.13684044Z namespaces/openshift-kube-controller-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.136908412Z namespaces/openshift-kube-controller-manager/route.openshift.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.136943293Z namespaces/openshift-kube-controller-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.137056255Z namespaces/openshift-kube-scheduler-operator/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.137111896Z namespaces/openshift-kube-scheduler-operator/openshift-kube-scheduler-operator.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.137183638Z namespaces/openshift-kube-scheduler-operator/apps.openshift.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.137231589Z namespaces/openshift-kube-scheduler-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.13730159Z namespaces/openshift-kube-scheduler-operator/apps/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.137350981Z namespaces/openshift-kube-scheduler-operator/apps/daemonsets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.137446773Z namespaces/openshift-kube-scheduler-operator/apps/deployments.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.137535275Z namespaces/openshift-kube-scheduler-operator/apps/replicasets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.137629767Z namespaces/openshift-kube-scheduler-operator/apps/statefulsets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.137730239Z namespaces/openshift-kube-scheduler-operator/autoscaling/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.13775088Z namespaces/openshift-kube-scheduler-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.137855832Z namespaces/openshift-kube-scheduler-operator/batch/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.137875723Z namespaces/openshift-kube-scheduler-operator/batch/cronjobs.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.137983725Z namespaces/openshift-kube-scheduler-operator/batch/jobs.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.138049357Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.138085197Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.138187089Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.138273851Z namespaces/openshift-kube-scheduler-operator/core/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.138323892Z namespaces/openshift-kube-scheduler-operator/core/configmaps.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.138875354Z namespaces/openshift-kube-scheduler-operator/core/endpoints.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.138960056Z namespaces/openshift-kube-scheduler-operator/core/events.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.139054918Z namespaces/openshift-kube-scheduler-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.13914439Z namespaces/openshift-kube-scheduler-operator/core/pods.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.139241592Z namespaces/openshift-kube-scheduler-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.139383175Z namespaces/openshift-kube-scheduler-operator/core/secrets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.139567099Z namespaces/openshift-kube-scheduler-operator/core/services.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.139647331Z namespaces/openshift-kube-scheduler-operator/discovery.k8s.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.139702053Z namespaces/openshift-kube-scheduler-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.139763954Z namespaces/openshift-kube-scheduler-operator/image.openshift.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.139966798Z namespaces/openshift-kube-scheduler-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.140024729Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.140079201Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.140169083Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.140263855Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.140319436Z namespaces/openshift-kube-scheduler-operator/monitoring.coreos.com/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.140367927Z namespaces/openshift-kube-scheduler-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.140427018Z namespaces/openshift-kube-scheduler-operator/networking.k8s.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.140474479Z namespaces/openshift-kube-scheduler-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.140534531Z namespaces/openshift-kube-scheduler-operator/policy/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.140583252Z namespaces/openshift-kube-scheduler-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.140638603Z namespaces/openshift-kube-scheduler-operator/route.openshift.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.140686414Z namespaces/openshift-kube-scheduler-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.140779056Z namespaces/openshift-kube-scheduler/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.140852387Z namespaces/openshift-kube-scheduler/openshift-kube-scheduler.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.140928599Z namespaces/openshift-kube-scheduler/apps.openshift.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.14097594Z namespaces/openshift-kube-scheduler/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.141057142Z namespaces/openshift-kube-scheduler/apps/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.141105243Z namespaces/openshift-kube-scheduler/apps/daemonsets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.141202275Z namespaces/openshift-kube-scheduler/apps/deployments.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.141294557Z namespaces/openshift-kube-scheduler/apps/replicasets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.141385969Z namespaces/openshift-kube-scheduler/apps/statefulsets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.141456151Z namespaces/openshift-kube-scheduler/autoscaling/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.141503102Z namespaces/openshift-kube-scheduler/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.141585273Z namespaces/openshift-kube-scheduler/batch/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.141632704Z namespaces/openshift-kube-scheduler/batch/cronjobs.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.141732726Z namespaces/openshift-kube-scheduler/batch/jobs.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.141812668Z namespaces/openshift-kube-scheduler/build.openshift.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.14187518Z namespaces/openshift-kube-scheduler/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.141964722Z namespaces/openshift-kube-scheduler/build.openshift.io/builds.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.142028583Z namespaces/openshift-kube-scheduler/core/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.142064114Z namespaces/openshift-kube-scheduler/core/configmaps.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.142191016Z namespaces/openshift-kube-scheduler/core/endpoints.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.142271668Z namespaces/openshift-kube-scheduler/core/events.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.14235606Z namespaces/openshift-kube-scheduler/core/persistentvolumeclaims.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.142520924Z namespaces/openshift-kube-scheduler/core/pods.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.142614446Z namespaces/openshift-kube-scheduler/core/replicationcontrollers.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.142748319Z namespaces/openshift-kube-scheduler/core/secrets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.142948933Z namespaces/openshift-kube-scheduler/core/services.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.143778201Z namespaces/openshift-kube-scheduler/discovery.k8s.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.143885973Z namespaces/openshift-kube-scheduler/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.143971255Z namespaces/openshift-kube-scheduler/image.openshift.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.144019556Z namespaces/openshift-kube-scheduler/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.144103428Z namespaces/openshift-kube-scheduler/k8s.ovn.org/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.144150939Z namespaces/openshift-kube-scheduler/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.144248941Z namespaces/openshift-kube-scheduler/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.144338823Z namespaces/openshift-kube-scheduler/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.144392655Z namespaces/openshift-kube-scheduler/monitoring.coreos.com/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.144450686Z namespaces/openshift-kube-scheduler/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.144504107Z namespaces/openshift-kube-scheduler/networking.k8s.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.144559498Z namespaces/openshift-kube-scheduler/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.144623649Z namespaces/openshift-kube-scheduler/policy/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.144681241Z namespaces/openshift-kube-scheduler/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.144735072Z namespaces/openshift-kube-scheduler/route.openshift.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.144788713Z namespaces/openshift-kube-scheduler/route.openshift.io/routes.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.144931946Z namespaces/openshift-kube-storage-version-migrator-operator/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.144991277Z namespaces/openshift-kube-storage-version-migrator-operator/openshift-kube-storage-version-migrator-operator.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.145079089Z namespaces/openshift-kube-storage-version-migrator-operator/apps.openshift.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.14512471Z namespaces/openshift-kube-storage-version-migrator-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.145200752Z namespaces/openshift-kube-storage-version-migrator-operator/apps/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.145234303Z namespaces/openshift-kube-storage-version-migrator-operator/apps/daemonsets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.145340725Z namespaces/openshift-kube-storage-version-migrator-operator/apps/deployments.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.145490878Z namespaces/openshift-kube-storage-version-migrator-operator/apps/replicasets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.145611511Z namespaces/openshift-kube-storage-version-migrator-operator/apps/statefulsets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.145681812Z namespaces/openshift-kube-storage-version-migrator-operator/autoscaling/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.145715633Z namespaces/openshift-kube-storage-version-migrator-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.145823406Z namespaces/openshift-kube-storage-version-migrator-operator/batch/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.145863276Z namespaces/openshift-kube-storage-version-migrator-operator/batch/cronjobs.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.145965929Z namespaces/openshift-kube-storage-version-migrator-operator/batch/jobs.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.14603263Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.146101652Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.146186743Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.146245535Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.146253265Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.146307026Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/leases/openshift-kube-storage-version-migrator-operator-lock.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.146399728Z namespaces/openshift-kube-storage-version-migrator-operator/core/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.146446469Z namespaces/openshift-kube-storage-version-migrator-operator/core/configmaps.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.146562702Z namespaces/openshift-kube-storage-version-migrator-operator/core/endpoints.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.146661454Z namespaces/openshift-kube-storage-version-migrator-operator/core/events.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.146872169Z namespaces/openshift-kube-storage-version-migrator-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.146961911Z namespaces/openshift-kube-storage-version-migrator-operator/core/pods.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.147095653Z namespaces/openshift-kube-storage-version-migrator-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.147232606Z namespaces/openshift-kube-storage-version-migrator-operator/core/secrets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.147448241Z namespaces/openshift-kube-storage-version-migrator-operator/core/services.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.147495062Z namespaces/openshift-kube-storage-version-migrator-operator/discovery.k8s.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.147547113Z namespaces/openshift-kube-storage-version-migrator-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.147594224Z namespaces/openshift-kube-storage-version-migrator-operator/image.openshift.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.147675686Z namespaces/openshift-kube-storage-version-migrator-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.147696596Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.147732907Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.148003513Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.148096245Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.148134786Z namespaces/openshift-kube-storage-version-migrator-operator/monitoring.coreos.com/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.148172307Z namespaces/openshift-kube-storage-version-migrator-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.148207878Z namespaces/openshift-kube-storage-version-migrator-operator/networking.k8s.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.148241028Z namespaces/openshift-kube-storage-version-migrator-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.148297189Z namespaces/openshift-kube-storage-version-migrator-operator/pods/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.14831761Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-7658d9b749-zb7t8/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.148374431Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-7658d9b749-zb7t8/kube-storage-version-migrator-operator-7658d9b749-zb7t8.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.148529005Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-7658d9b749-zb7t8/kube-storage-version-migrator-operator/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.148541865Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-7658d9b749-zb7t8/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.148548275Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-7658d9b749-zb7t8/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.148566995Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-7658d9b749-zb7t8/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/current.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.148712218Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-7658d9b749-zb7t8/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/previous.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.148869972Z namespaces/openshift-kube-storage-version-migrator-operator/policy/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.148929303Z namespaces/openshift-kube-storage-version-migrator-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.148959304Z namespaces/openshift-kube-storage-version-migrator-operator/route.openshift.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.149017345Z namespaces/openshift-kube-storage-version-migrator-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.149132498Z namespaces/openshift-kube-storage-version-migrator/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.149186119Z namespaces/openshift-kube-storage-version-migrator/openshift-kube-storage-version-migrator.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.14925056Z namespaces/openshift-kube-storage-version-migrator/apps.openshift.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.149306801Z namespaces/openshift-kube-storage-version-migrator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.149387183Z namespaces/openshift-kube-storage-version-migrator/apps/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.149436474Z namespaces/openshift-kube-storage-version-migrator/apps/daemonsets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.149531576Z namespaces/openshift-kube-storage-version-migrator/apps/deployments.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.149658159Z namespaces/openshift-kube-storage-version-migrator/apps/replicasets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.149763601Z namespaces/openshift-kube-storage-version-migrator/apps/statefulsets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.149844483Z namespaces/openshift-kube-storage-version-migrator/autoscaling/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.149897714Z namespaces/openshift-kube-storage-version-migrator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.149972276Z namespaces/openshift-kube-storage-version-migrator/batch/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.150020537Z namespaces/openshift-kube-storage-version-migrator/batch/cronjobs.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.150116499Z namespaces/openshift-kube-storage-version-migrator/batch/jobs.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.150186481Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.150243102Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.150332904Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/builds.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.150425066Z namespaces/openshift-kube-storage-version-migrator/core/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.150464607Z namespaces/openshift-kube-storage-version-migrator/core/configmaps.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.150579759Z namespaces/openshift-kube-storage-version-migrator/core/endpoints.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.150667361Z namespaces/openshift-kube-storage-version-migrator/core/events.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.150814834Z namespaces/openshift-kube-storage-version-migrator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.150926787Z namespaces/openshift-kube-storage-version-migrator/core/pods.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.151049599Z namespaces/openshift-kube-storage-version-migrator/core/replicationcontrollers.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.151178692Z namespaces/openshift-kube-storage-version-migrator/core/secrets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.151352006Z namespaces/openshift-kube-storage-version-migrator/core/services.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.151410957Z namespaces/openshift-kube-storage-version-migrator/discovery.k8s.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.151468678Z namespaces/openshift-kube-storage-version-migrator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.1515225Z namespaces/openshift-kube-storage-version-migrator/image.openshift.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.151574551Z namespaces/openshift-kube-storage-version-migrator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.151629692Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.151683173Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.151772505Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.151884987Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.151939489Z namespaces/openshift-kube-storage-version-migrator/monitoring.coreos.com/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.15199504Z namespaces/openshift-kube-storage-version-migrator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.152059301Z namespaces/openshift-kube-storage-version-migrator/networking.k8s.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.152102442Z namespaces/openshift-kube-storage-version-migrator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.152176914Z namespaces/openshift-kube-storage-version-migrator/pods/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.152189754Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7cc9c7ffd7-ccb95/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.152236765Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7cc9c7ffd7-ccb95/migrator-7cc9c7ffd7-ccb95.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.152346688Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7cc9c7ffd7-ccb95/graceful-termination/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.152359828Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7cc9c7ffd7-ccb95/graceful-termination/graceful-termination/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.152370508Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7cc9c7ffd7-ccb95/graceful-termination/graceful-termination/logs/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.152409399Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7cc9c7ffd7-ccb95/graceful-termination/graceful-termination/logs/current.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.152512771Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7cc9c7ffd7-ccb95/graceful-termination/graceful-termination/logs/previous.insecure.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.152593453Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7cc9c7ffd7-ccb95/graceful-termination/graceful-termination/logs/previous.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.152644734Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7cc9c7ffd7-ccb95/migrator/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.152660124Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7cc9c7ffd7-ccb95/migrator/migrator/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.152673524Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7cc9c7ffd7-ccb95/migrator/migrator/logs/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.152747686Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7cc9c7ffd7-ccb95/migrator/migrator/logs/current.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.152869719Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7cc9c7ffd7-ccb95/migrator/migrator/logs/previous.insecure.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.152951561Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7cc9c7ffd7-ccb95/migrator/migrator/logs/previous.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.153009572Z namespaces/openshift-kube-storage-version-migrator/policy/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.153064343Z namespaces/openshift-kube-storage-version-migrator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.153422291Z namespaces/openshift-kube-storage-version-migrator/route.openshift.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.153462362Z namespaces/openshift-kube-storage-version-migrator/route.openshift.io/routes.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.153543874Z namespaces/openshift-machine-config-operator/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.153551034Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.153557194Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.153606555Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/machine-config-controller.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.153722847Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/machine-config-daemon.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.15384586Z namespaces/openshift-marketplace/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.15385632Z namespaces/openshift-marketplace/monitoring.coreos.com/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.15386021Z namespaces/openshift-marketplace/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.153927272Z namespaces/openshift-marketplace/monitoring.coreos.com/prometheusrules/marketplace-alert-rules.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.153989713Z namespaces/openshift-marketplace/operators.coreos.com/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.154001604Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.154053045Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/certified-operators.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.154157247Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/community-operators.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.154257719Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/redhat-marketplace.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.154342031Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/redhat-operators.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.154453453Z namespaces/openshift-monitoring/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.154508885Z namespaces/openshift-monitoring/openshift-monitoring.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.154580046Z namespaces/openshift-monitoring/apps.openshift.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.154625887Z namespaces/openshift-monitoring/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.154714769Z namespaces/openshift-monitoring/apps/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.15476224Z namespaces/openshift-monitoring/apps/daemonsets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.154943624Z namespaces/openshift-monitoring/apps/deployments.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.155389144Z namespaces/openshift-monitoring/apps/replicasets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.155778842Z namespaces/openshift-monitoring/apps/statefulsets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.1561216Z namespaces/openshift-monitoring/autoscaling/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.156173231Z namespaces/openshift-monitoring/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.156250422Z namespaces/openshift-monitoring/batch/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.156381935Z namespaces/openshift-monitoring/batch/cronjobs.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.156461257Z namespaces/openshift-monitoring/batch/jobs.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.156500098Z namespaces/openshift-monitoring/build.openshift.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.156552959Z namespaces/openshift-monitoring/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.156641411Z namespaces/openshift-monitoring/build.openshift.io/builds.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.156710452Z namespaces/openshift-monitoring/core/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.156772244Z namespaces/openshift-monitoring/core/configmaps.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.159646416Z namespaces/openshift-monitoring/core/endpoints.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.159783629Z namespaces/openshift-monitoring/core/events.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.160967175Z namespaces/openshift-monitoring/core/persistentvolumeclaims.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.161063977Z namespaces/openshift-monitoring/core/pods.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.162023878Z namespaces/openshift-monitoring/core/replicationcontrollers.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.162164501Z namespaces/openshift-monitoring/core/secrets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.162644261Z namespaces/openshift-monitoring/core/services.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.162820656Z namespaces/openshift-monitoring/discovery.k8s.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.162875497Z namespaces/openshift-monitoring/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.16302965Z namespaces/openshift-monitoring/image.openshift.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.163069071Z namespaces/openshift-monitoring/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.163156003Z namespaces/openshift-monitoring/k8s.ovn.org/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.163198144Z namespaces/openshift-monitoring/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.163313016Z namespaces/openshift-monitoring/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.163398458Z namespaces/openshift-monitoring/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.163473679Z namespaces/openshift-monitoring/monitoring.coreos.com/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.163525531Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.163669114Z namespaces/openshift-monitoring/monitoring.coreos.com/alertmanagers/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.163706165Z namespaces/openshift-monitoring/monitoring.coreos.com/alertmanagers/main.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.164039532Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheuses/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.164084083Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheuses/k8s.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.164223866Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.164263797Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/alertmanager-main-rules.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.16440471Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/cluster-monitoring-operator-prometheus-rules.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.164602384Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/kube-state-metrics-rules.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.164702606Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/kubernetes-monitoring-rules.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.164978602Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/node-exporter-rules.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.165119975Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-k8s-prometheus-rules.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.165258178Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-k8s-thanos-sidecar-rules.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.165366851Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-operator-rules.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.165479433Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/telemetry.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.165588676Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/thanos-querier.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.165709948Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.165757519Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/alertmanager-main.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.165899783Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/cluster-monitoring-operator.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.165988824Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/kube-state-metrics.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.166094577Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/kubelet.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.166291441Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/metrics-server.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.166388383Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/node-exporter.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.166547386Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/openshift-state-metrics.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.166654309Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/prometheus-k8s.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.166753311Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/prometheus-operator.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.166881354Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/telemeter-client.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.166984796Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/thanos-querier.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.167083978Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/thanos-sidecar.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.16714617Z namespaces/openshift-monitoring/networking.k8s.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.167200681Z namespaces/openshift-monitoring/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.167254172Z namespaces/openshift-monitoring/operators.coreos.com/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.167263132Z namespaces/openshift-monitoring/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.167326573Z namespaces/openshift-monitoring/operators.coreos.com/operatorgroups/openshift-cluster-monitoring.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.167434466Z namespaces/openshift-monitoring/pods/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.167448146Z namespaces/openshift-monitoring/pods/alertmanager-main-0/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.167546148Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager-main-0.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.167724292Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.167734672Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.167742343Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.167799454Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/current.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.168028999Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/previous.insecure.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.16809043Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/previous.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.168128181Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.168139651Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.168145441Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.168191982Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/current.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.168298664Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/previous.insecure.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.168361156Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/previous.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.168401647Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.168411487Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.168418397Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.168459658Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/current.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.16855035Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/previous.insecure.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.168612311Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/previous.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.168653102Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.168662572Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.168674293Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.168710324Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/current.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.168818166Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/previous.insecure.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.168900868Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/previous.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.168945429Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.168955829Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.168963399Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.16900969Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.169088342Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.169155143Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.169208954Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.169220984Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.169226255Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.169260396Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.169348157Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.169410819Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.1694609Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.16946795Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.1694719Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.169517001Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/current.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.169587043Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/previous.insecure.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.169649504Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/previous.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.169682035Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-76cf8966f8-z5mbc/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.169725035Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-76cf8966f8-z5mbc/cluster-monitoring-operator-76cf8966f8-z5mbc.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.169806777Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-76cf8966f8-z5mbc/cluster-monitoring-operator/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.169825918Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-76cf8966f8-z5mbc/cluster-monitoring-operator/cluster-monitoring-operator/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.169857289Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-76cf8966f8-z5mbc/cluster-monitoring-operator/cluster-monitoring-operator/logs/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.16991015Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-76cf8966f8-z5mbc/cluster-monitoring-operator/cluster-monitoring-operator/logs/current.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.170443251Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-76cf8966f8-z5mbc/cluster-monitoring-operator/cluster-monitoring-operator/logs/previous.insecure.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.170542493Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-76cf8966f8-z5mbc/cluster-monitoring-operator/cluster-monitoring-operator/logs/previous.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.170599715Z namespaces/openshift-monitoring/pods/kube-state-metrics-56c5594674-njr9r/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.170623765Z namespaces/openshift-monitoring/pods/kube-state-metrics-56c5594674-njr9r/kube-state-metrics-56c5594674-njr9r.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.170755988Z namespaces/openshift-monitoring/pods/kube-state-metrics-56c5594674-njr9r/kube-rbac-proxy-main/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.170767678Z namespaces/openshift-monitoring/pods/kube-state-metrics-56c5594674-njr9r/kube-rbac-proxy-main/kube-rbac-proxy-main/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.170773998Z namespaces/openshift-monitoring/pods/kube-state-metrics-56c5594674-njr9r/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.170824419Z namespaces/openshift-monitoring/pods/kube-state-metrics-56c5594674-njr9r/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/current.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.170925162Z namespaces/openshift-monitoring/pods/kube-state-metrics-56c5594674-njr9r/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.insecure.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.170991243Z namespaces/openshift-monitoring/pods/kube-state-metrics-56c5594674-njr9r/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.171034234Z namespaces/openshift-monitoring/pods/kube-state-metrics-56c5594674-njr9r/kube-rbac-proxy-self/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.171042934Z namespaces/openshift-monitoring/pods/kube-state-metrics-56c5594674-njr9r/kube-rbac-proxy-self/kube-rbac-proxy-self/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.171061025Z namespaces/openshift-monitoring/pods/kube-state-metrics-56c5594674-njr9r/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.171087745Z namespaces/openshift-monitoring/pods/kube-state-metrics-56c5594674-njr9r/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/current.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.171186737Z namespaces/openshift-monitoring/pods/kube-state-metrics-56c5594674-njr9r/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.insecure.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.171249039Z namespaces/openshift-monitoring/pods/kube-state-metrics-56c5594674-njr9r/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.17128832Z namespaces/openshift-monitoring/pods/kube-state-metrics-56c5594674-njr9r/kube-state-metrics/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.17129804Z namespaces/openshift-monitoring/pods/kube-state-metrics-56c5594674-njr9r/kube-state-metrics/kube-state-metrics/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.17130733Z namespaces/openshift-monitoring/pods/kube-state-metrics-56c5594674-njr9r/kube-state-metrics/kube-state-metrics/logs/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.171346551Z namespaces/openshift-monitoring/pods/kube-state-metrics-56c5594674-njr9r/kube-state-metrics/kube-state-metrics/logs/current.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.171487914Z namespaces/openshift-monitoring/pods/kube-state-metrics-56c5594674-njr9r/kube-state-metrics/kube-state-metrics/logs/previous.insecure.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.171628847Z namespaces/openshift-monitoring/pods/kube-state-metrics-56c5594674-njr9r/kube-state-metrics/kube-state-metrics/logs/previous.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.171685058Z namespaces/openshift-monitoring/pods/metrics-server-5bd7d7c455-4dklj/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.171704909Z namespaces/openshift-monitoring/pods/metrics-server-5bd7d7c455-4dklj/metrics-server-5bd7d7c455-4dklj.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.171817901Z namespaces/openshift-monitoring/pods/metrics-server-5bd7d7c455-4dklj/metrics-server/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.171844602Z namespaces/openshift-monitoring/pods/metrics-server-5bd7d7c455-4dklj/metrics-server/metrics-server/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.171854292Z namespaces/openshift-monitoring/pods/metrics-server-5bd7d7c455-4dklj/metrics-server/metrics-server/logs/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.171940494Z namespaces/openshift-monitoring/pods/metrics-server-5bd7d7c455-4dklj/metrics-server/metrics-server/logs/current.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.172023165Z namespaces/openshift-monitoring/pods/metrics-server-5bd7d7c455-4dklj/metrics-server/metrics-server/logs/previous.insecure.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.172078587Z namespaces/openshift-monitoring/pods/metrics-server-5bd7d7c455-4dklj/metrics-server/metrics-server/logs/previous.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.172120178Z namespaces/openshift-monitoring/pods/monitoring-plugin-7b7b7bc8bf-m7fmr/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.172165059Z namespaces/openshift-monitoring/pods/monitoring-plugin-7b7b7bc8bf-m7fmr/monitoring-plugin-7b7b7bc8bf-m7fmr.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.172254981Z namespaces/openshift-monitoring/pods/monitoring-plugin-7b7b7bc8bf-m7fmr/monitoring-plugin/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.172264611Z namespaces/openshift-monitoring/pods/monitoring-plugin-7b7b7bc8bf-m7fmr/monitoring-plugin/monitoring-plugin/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.172280851Z namespaces/openshift-monitoring/pods/monitoring-plugin-7b7b7bc8bf-m7fmr/monitoring-plugin/monitoring-plugin/logs/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.172340132Z namespaces/openshift-monitoring/pods/monitoring-plugin-7b7b7bc8bf-m7fmr/monitoring-plugin/monitoring-plugin/logs/current.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.172445485Z namespaces/openshift-monitoring/pods/monitoring-plugin-7b7b7bc8bf-m7fmr/monitoring-plugin/monitoring-plugin/logs/previous.insecure.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.172522226Z namespaces/openshift-monitoring/pods/monitoring-plugin-7b7b7bc8bf-m7fmr/monitoring-plugin/monitoring-plugin/logs/previous.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.172563537Z namespaces/openshift-monitoring/pods/node-exporter-5d6t8/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.172631699Z namespaces/openshift-monitoring/pods/node-exporter-5d6t8/node-exporter-5d6t8.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.172745421Z namespaces/openshift-monitoring/pods/node-exporter-5d6t8/init-textfile/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.172762782Z namespaces/openshift-monitoring/pods/node-exporter-5d6t8/init-textfile/init-textfile/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.172769082Z namespaces/openshift-monitoring/pods/node-exporter-5d6t8/init-textfile/init-textfile/logs/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.172802913Z namespaces/openshift-monitoring/pods/node-exporter-5d6t8/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.172904415Z namespaces/openshift-monitoring/pods/node-exporter-5d6t8/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.172970616Z namespaces/openshift-monitoring/pods/node-exporter-5d6t8/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.172998687Z namespaces/openshift-monitoring/pods/node-exporter-5d6t8/kube-rbac-proxy/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.173005267Z namespaces/openshift-monitoring/pods/node-exporter-5d6t8/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.173022447Z namespaces/openshift-monitoring/pods/node-exporter-5d6t8/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.173063658Z namespaces/openshift-monitoring/pods/node-exporter-5d6t8/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.17315567Z namespaces/openshift-monitoring/pods/node-exporter-5d6t8/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.173219772Z namespaces/openshift-monitoring/pods/node-exporter-5d6t8/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.173269703Z namespaces/openshift-monitoring/pods/node-exporter-5d6t8/node-exporter/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.173276283Z namespaces/openshift-monitoring/pods/node-exporter-5d6t8/node-exporter/node-exporter/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.173284973Z namespaces/openshift-monitoring/pods/node-exporter-5d6t8/node-exporter/node-exporter/logs/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.173339064Z namespaces/openshift-monitoring/pods/node-exporter-5d6t8/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.173466657Z namespaces/openshift-monitoring/pods/node-exporter-5d6t8/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.173527458Z namespaces/openshift-monitoring/pods/node-exporter-5d6t8/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.173552979Z namespaces/openshift-monitoring/pods/node-exporter-lltk8/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.17359124Z namespaces/openshift-monitoring/pods/node-exporter-lltk8/node-exporter-lltk8.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.173684132Z namespaces/openshift-monitoring/pods/node-exporter-lltk8/init-textfile/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.173690812Z namespaces/openshift-monitoring/pods/node-exporter-lltk8/init-textfile/init-textfile/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.173694532Z namespaces/openshift-monitoring/pods/node-exporter-lltk8/init-textfile/init-textfile/logs/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.173731363Z namespaces/openshift-monitoring/pods/node-exporter-lltk8/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.173816715Z namespaces/openshift-monitoring/pods/node-exporter-lltk8/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.173890046Z namespaces/openshift-monitoring/pods/node-exporter-lltk8/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.173925367Z namespaces/openshift-monitoring/pods/node-exporter-lltk8/kube-rbac-proxy/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.173947187Z namespaces/openshift-monitoring/pods/node-exporter-lltk8/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.173950907Z namespaces/openshift-monitoring/pods/node-exporter-lltk8/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.173957188Z namespaces/openshift-monitoring/pods/node-exporter-lltk8/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.17405062Z namespaces/openshift-monitoring/pods/node-exporter-lltk8/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.174110671Z namespaces/openshift-monitoring/pods/node-exporter-lltk8/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.174159152Z namespaces/openshift-monitoring/pods/node-exporter-lltk8/node-exporter/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.174165662Z namespaces/openshift-monitoring/pods/node-exporter-lltk8/node-exporter/node-exporter/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.174179752Z namespaces/openshift-monitoring/pods/node-exporter-lltk8/node-exporter/node-exporter/logs/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.174203743Z namespaces/openshift-monitoring/pods/node-exporter-lltk8/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.174329176Z namespaces/openshift-monitoring/pods/node-exporter-lltk8/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.174390937Z namespaces/openshift-monitoring/pods/node-exporter-lltk8/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.174446588Z namespaces/openshift-monitoring/pods/node-exporter-z4ht2/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.174484449Z namespaces/openshift-monitoring/pods/node-exporter-z4ht2/node-exporter-z4ht2.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.174573601Z namespaces/openshift-monitoring/pods/node-exporter-z4ht2/init-textfile/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.174581121Z namespaces/openshift-monitoring/pods/node-exporter-z4ht2/init-textfile/init-textfile/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.174589431Z namespaces/openshift-monitoring/pods/node-exporter-z4ht2/init-textfile/init-textfile/logs/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.174641122Z namespaces/openshift-monitoring/pods/node-exporter-z4ht2/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.174709864Z namespaces/openshift-monitoring/pods/node-exporter-z4ht2/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.174771855Z namespaces/openshift-monitoring/pods/node-exporter-z4ht2/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.174828117Z namespaces/openshift-monitoring/pods/node-exporter-z4ht2/kube-rbac-proxy/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.174840337Z namespaces/openshift-monitoring/pods/node-exporter-z4ht2/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.174849497Z namespaces/openshift-monitoring/pods/node-exporter-z4ht2/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.174885818Z namespaces/openshift-monitoring/pods/node-exporter-z4ht2/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.17498094Z namespaces/openshift-monitoring/pods/node-exporter-z4ht2/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.175038551Z namespaces/openshift-monitoring/pods/node-exporter-z4ht2/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.175072912Z namespaces/openshift-monitoring/pods/node-exporter-z4ht2/node-exporter/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.175079892Z namespaces/openshift-monitoring/pods/node-exporter-z4ht2/node-exporter/node-exporter/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.175085652Z namespaces/openshift-monitoring/pods/node-exporter-z4ht2/node-exporter/node-exporter/logs/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.175134103Z namespaces/openshift-monitoring/pods/node-exporter-z4ht2/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.175240486Z namespaces/openshift-monitoring/pods/node-exporter-z4ht2/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.175304427Z namespaces/openshift-monitoring/pods/node-exporter-z4ht2/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.175357448Z namespaces/openshift-monitoring/pods/openshift-state-metrics-79f6958cdf-kqrjp/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.175396389Z namespaces/openshift-monitoring/pods/openshift-state-metrics-79f6958cdf-kqrjp/openshift-state-metrics-79f6958cdf-kqrjp.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.175555042Z namespaces/openshift-monitoring/pods/openshift-state-metrics-79f6958cdf-kqrjp/kube-rbac-proxy-main/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.175563222Z namespaces/openshift-monitoring/pods/openshift-state-metrics-79f6958cdf-kqrjp/kube-rbac-proxy-main/kube-rbac-proxy-main/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.175572763Z namespaces/openshift-monitoring/pods/openshift-state-metrics-79f6958cdf-kqrjp/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.175619994Z namespaces/openshift-monitoring/pods/openshift-state-metrics-79f6958cdf-kqrjp/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/current.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.175710336Z namespaces/openshift-monitoring/pods/openshift-state-metrics-79f6958cdf-kqrjp/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.insecure.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.175775737Z namespaces/openshift-monitoring/pods/openshift-state-metrics-79f6958cdf-kqrjp/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.175845079Z namespaces/openshift-monitoring/pods/openshift-state-metrics-79f6958cdf-kqrjp/kube-rbac-proxy-self/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.175856859Z namespaces/openshift-monitoring/pods/openshift-state-metrics-79f6958cdf-kqrjp/kube-rbac-proxy-self/kube-rbac-proxy-self/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.175866699Z namespaces/openshift-monitoring/pods/openshift-state-metrics-79f6958cdf-kqrjp/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.17591091Z namespaces/openshift-monitoring/pods/openshift-state-metrics-79f6958cdf-kqrjp/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/current.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.175996312Z namespaces/openshift-monitoring/pods/openshift-state-metrics-79f6958cdf-kqrjp/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.insecure.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.176062804Z namespaces/openshift-monitoring/pods/openshift-state-metrics-79f6958cdf-kqrjp/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.176117705Z namespaces/openshift-monitoring/pods/openshift-state-metrics-79f6958cdf-kqrjp/openshift-state-metrics/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.176125015Z namespaces/openshift-monitoring/pods/openshift-state-metrics-79f6958cdf-kqrjp/openshift-state-metrics/openshift-state-metrics/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.176128945Z namespaces/openshift-monitoring/pods/openshift-state-metrics-79f6958cdf-kqrjp/openshift-state-metrics/openshift-state-metrics/logs/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.176163496Z namespaces/openshift-monitoring/pods/openshift-state-metrics-79f6958cdf-kqrjp/openshift-state-metrics/openshift-state-metrics/logs/current.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.176252498Z namespaces/openshift-monitoring/pods/openshift-state-metrics-79f6958cdf-kqrjp/openshift-state-metrics/openshift-state-metrics/logs/previous.insecure.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.176318189Z namespaces/openshift-monitoring/pods/openshift-state-metrics-79f6958cdf-kqrjp/openshift-state-metrics/openshift-state-metrics/logs/previous.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.17635751Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.176420221Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus-k8s-0.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.176599375Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.176629386Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.176640056Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.176648526Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/current.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.176750639Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/previous.insecure.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.17683927Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/previous.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.176883841Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.176894311Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.176900702Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.176942313Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/current.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.177030054Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/previous.insecure.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.177093806Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/previous.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.177124096Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.177231889Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.177239509Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.1772833Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/current.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.177370692Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/previous.insecure.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.177430933Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/previous.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.177494615Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.177502395Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.177506375Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.177526285Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.177611487Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.177677819Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.177715819Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.17772622Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.17774437Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.177769921Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.177889293Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.177952285Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.178000155Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.178006986Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.178010886Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.178047327Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/current.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.178286822Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/previous.insecure.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.178354983Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/previous.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.178387754Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.178401724Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.178405615Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.178452785Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/current.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.178544487Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/previous.insecure.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.178615569Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/previous.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.17865729Z namespaces/openshift-monitoring/pods/prometheus-operator-5945b5cfd-sgz6c/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.178698091Z namespaces/openshift-monitoring/pods/prometheus-operator-5945b5cfd-sgz6c/prometheus-operator-5945b5cfd-sgz6c.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.178788913Z namespaces/openshift-monitoring/pods/prometheus-operator-5945b5cfd-sgz6c/kube-rbac-proxy/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.178823684Z namespaces/openshift-monitoring/pods/prometheus-operator-5945b5cfd-sgz6c/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.178838844Z namespaces/openshift-monitoring/pods/prometheus-operator-5945b5cfd-sgz6c/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.178886115Z namespaces/openshift-monitoring/pods/prometheus-operator-5945b5cfd-sgz6c/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.178975987Z namespaces/openshift-monitoring/pods/prometheus-operator-5945b5cfd-sgz6c/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.179041508Z namespaces/openshift-monitoring/pods/prometheus-operator-5945b5cfd-sgz6c/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.179155341Z namespaces/openshift-monitoring/pods/prometheus-operator-5945b5cfd-sgz6c/prometheus-operator/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.179165581Z namespaces/openshift-monitoring/pods/prometheus-operator-5945b5cfd-sgz6c/prometheus-operator/prometheus-operator/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.179171531Z namespaces/openshift-monitoring/pods/prometheus-operator-5945b5cfd-sgz6c/prometheus-operator/prometheus-operator/logs/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.179201242Z namespaces/openshift-monitoring/pods/prometheus-operator-5945b5cfd-sgz6c/prometheus-operator/prometheus-operator/logs/current.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.179384466Z namespaces/openshift-monitoring/pods/prometheus-operator-5945b5cfd-sgz6c/prometheus-operator/prometheus-operator/logs/previous.insecure.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.179446917Z namespaces/openshift-monitoring/pods/prometheus-operator-5945b5cfd-sgz6c/prometheus-operator/prometheus-operator/logs/previous.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.179486308Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-85574b5f49-pmd55/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.179524259Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-85574b5f49-pmd55/prometheus-operator-admission-webhook-85574b5f49-pmd55.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.179642181Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-85574b5f49-pmd55/prometheus-operator-admission-webhook/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.179656242Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-85574b5f49-pmd55/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.179662232Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-85574b5f49-pmd55/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.179706693Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-85574b5f49-pmd55/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/current.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.179780684Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-85574b5f49-pmd55/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/previous.insecure.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.179891067Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-85574b5f49-pmd55/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/previous.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.179916047Z namespaces/openshift-monitoring/pods/telemeter-client-747bc6f6bd-cqkqd/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.179949228Z namespaces/openshift-monitoring/pods/telemeter-client-747bc6f6bd-cqkqd/telemeter-client-747bc6f6bd-cqkqd.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.180090731Z namespaces/openshift-monitoring/pods/telemeter-client-747bc6f6bd-cqkqd/kube-rbac-proxy/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.180098071Z namespaces/openshift-monitoring/pods/telemeter-client-747bc6f6bd-cqkqd/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.180104731Z namespaces/openshift-monitoring/pods/telemeter-client-747bc6f6bd-cqkqd/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.180140472Z namespaces/openshift-monitoring/pods/telemeter-client-747bc6f6bd-cqkqd/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.180229044Z namespaces/openshift-monitoring/pods/telemeter-client-747bc6f6bd-cqkqd/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.180338437Z namespaces/openshift-monitoring/pods/telemeter-client-747bc6f6bd-cqkqd/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.180355197Z namespaces/openshift-monitoring/pods/telemeter-client-747bc6f6bd-cqkqd/reload/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.180360187Z namespaces/openshift-monitoring/pods/telemeter-client-747bc6f6bd-cqkqd/reload/reload/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.180365697Z namespaces/openshift-monitoring/pods/telemeter-client-747bc6f6bd-cqkqd/reload/reload/logs/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.180408408Z namespaces/openshift-monitoring/pods/telemeter-client-747bc6f6bd-cqkqd/reload/reload/logs/current.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.18049508Z namespaces/openshift-monitoring/pods/telemeter-client-747bc6f6bd-cqkqd/reload/reload/logs/previous.insecure.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.180560851Z namespaces/openshift-monitoring/pods/telemeter-client-747bc6f6bd-cqkqd/reload/reload/logs/previous.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.180596762Z namespaces/openshift-monitoring/pods/telemeter-client-747bc6f6bd-cqkqd/telemeter-client/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.180604162Z namespaces/openshift-monitoring/pods/telemeter-client-747bc6f6bd-cqkqd/telemeter-client/telemeter-client/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.180608012Z namespaces/openshift-monitoring/pods/telemeter-client-747bc6f6bd-cqkqd/telemeter-client/telemeter-client/logs/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.180641183Z namespaces/openshift-monitoring/pods/telemeter-client-747bc6f6bd-cqkqd/telemeter-client/telemeter-client/logs/current.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.180775946Z namespaces/openshift-monitoring/pods/telemeter-client-747bc6f6bd-cqkqd/telemeter-client/telemeter-client/logs/previous.insecure.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.180876168Z namespaces/openshift-monitoring/pods/telemeter-client-747bc6f6bd-cqkqd/telemeter-client/telemeter-client/logs/previous.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.180917879Z namespaces/openshift-monitoring/pods/thanos-querier-5dd6b67cdf-5wcd5/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.18098202Z namespaces/openshift-monitoring/pods/thanos-querier-5dd6b67cdf-5wcd5/thanos-querier-5dd6b67cdf-5wcd5.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.181117123Z namespaces/openshift-monitoring/pods/thanos-querier-5dd6b67cdf-5wcd5/kube-rbac-proxy-metrics/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.181124223Z namespaces/openshift-monitoring/pods/thanos-querier-5dd6b67cdf-5wcd5/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.181128044Z namespaces/openshift-monitoring/pods/thanos-querier-5dd6b67cdf-5wcd5/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.181172885Z namespaces/openshift-monitoring/pods/thanos-querier-5dd6b67cdf-5wcd5/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/current.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.181257877Z namespaces/openshift-monitoring/pods/thanos-querier-5dd6b67cdf-5wcd5/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/previous.insecure.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.181317968Z namespaces/openshift-monitoring/pods/thanos-querier-5dd6b67cdf-5wcd5/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/previous.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.181348559Z namespaces/openshift-monitoring/pods/thanos-querier-5dd6b67cdf-5wcd5/kube-rbac-proxy-rules/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.181362579Z namespaces/openshift-monitoring/pods/thanos-querier-5dd6b67cdf-5wcd5/kube-rbac-proxy-rules/kube-rbac-proxy-rules/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.181367039Z namespaces/openshift-monitoring/pods/thanos-querier-5dd6b67cdf-5wcd5/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.181394889Z namespaces/openshift-monitoring/pods/thanos-querier-5dd6b67cdf-5wcd5/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/current.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.181480251Z namespaces/openshift-monitoring/pods/thanos-querier-5dd6b67cdf-5wcd5/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/previous.insecure.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.181552313Z namespaces/openshift-monitoring/pods/thanos-querier-5dd6b67cdf-5wcd5/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/previous.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.181564863Z namespaces/openshift-monitoring/pods/thanos-querier-5dd6b67cdf-5wcd5/kube-rbac-proxy-web/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.181579584Z namespaces/openshift-monitoring/pods/thanos-querier-5dd6b67cdf-5wcd5/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.181593084Z namespaces/openshift-monitoring/pods/thanos-querier-5dd6b67cdf-5wcd5/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.181634535Z namespaces/openshift-monitoring/pods/thanos-querier-5dd6b67cdf-5wcd5/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.181716187Z namespaces/openshift-monitoring/pods/thanos-querier-5dd6b67cdf-5wcd5/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.181779648Z namespaces/openshift-monitoring/pods/thanos-querier-5dd6b67cdf-5wcd5/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.181845819Z namespaces/openshift-monitoring/pods/thanos-querier-5dd6b67cdf-5wcd5/kube-rbac-proxy/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.18186135Z namespaces/openshift-monitoring/pods/thanos-querier-5dd6b67cdf-5wcd5/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.18186539Z namespaces/openshift-monitoring/pods/thanos-querier-5dd6b67cdf-5wcd5/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.18188704Z namespaces/openshift-monitoring/pods/thanos-querier-5dd6b67cdf-5wcd5/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.181969502Z namespaces/openshift-monitoring/pods/thanos-querier-5dd6b67cdf-5wcd5/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.182037503Z namespaces/openshift-monitoring/pods/thanos-querier-5dd6b67cdf-5wcd5/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.182065534Z namespaces/openshift-monitoring/pods/thanos-querier-5dd6b67cdf-5wcd5/prom-label-proxy/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.182075544Z namespaces/openshift-monitoring/pods/thanos-querier-5dd6b67cdf-5wcd5/prom-label-proxy/prom-label-proxy/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.182089355Z namespaces/openshift-monitoring/pods/thanos-querier-5dd6b67cdf-5wcd5/prom-label-proxy/prom-label-proxy/logs/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.182120395Z namespaces/openshift-monitoring/pods/thanos-querier-5dd6b67cdf-5wcd5/prom-label-proxy/prom-label-proxy/logs/current.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.182219337Z namespaces/openshift-monitoring/pods/thanos-querier-5dd6b67cdf-5wcd5/prom-label-proxy/prom-label-proxy/logs/previous.insecure.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.182296859Z namespaces/openshift-monitoring/pods/thanos-querier-5dd6b67cdf-5wcd5/prom-label-proxy/prom-label-proxy/logs/previous.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.18236639Z namespaces/openshift-monitoring/pods/thanos-querier-5dd6b67cdf-5wcd5/thanos-query/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.182373861Z namespaces/openshift-monitoring/pods/thanos-querier-5dd6b67cdf-5wcd5/thanos-query/thanos-query/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.182377871Z namespaces/openshift-monitoring/pods/thanos-querier-5dd6b67cdf-5wcd5/thanos-query/thanos-query/logs/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.182420092Z namespaces/openshift-monitoring/pods/thanos-querier-5dd6b67cdf-5wcd5/thanos-query/thanos-query/logs/current.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.182525424Z namespaces/openshift-monitoring/pods/thanos-querier-5dd6b67cdf-5wcd5/thanos-query/thanos-query/logs/previous.insecure.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.182593426Z namespaces/openshift-monitoring/pods/thanos-querier-5dd6b67cdf-5wcd5/thanos-query/thanos-query/logs/previous.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.182623836Z namespaces/openshift-monitoring/policy/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.182659647Z namespaces/openshift-monitoring/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.182722818Z namespaces/openshift-monitoring/route.openshift.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.182753269Z namespaces/openshift-monitoring/route.openshift.io/routes.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.182921002Z namespaces/openshift-multus/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.182954483Z namespaces/openshift-multus/openshift-multus.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.183030155Z namespaces/openshift-multus/apps.openshift.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.183089786Z namespaces/openshift-multus/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.183144787Z namespaces/openshift-multus/apps/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.183191148Z namespaces/openshift-multus/apps/daemonsets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.183439934Z namespaces/openshift-multus/apps/deployments.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.183497765Z namespaces/openshift-multus/apps/replicasets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.183593567Z namespaces/openshift-multus/apps/statefulsets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.183650658Z namespaces/openshift-multus/apps/daemonsets/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.18370358Z namespaces/openshift-multus/apps/daemonsets/multus-additional-cni-plugins.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.183882514Z namespaces/openshift-multus/apps/daemonsets/multus.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.184001296Z namespaces/openshift-multus/apps/daemonsets/network-metrics-daemon.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.184060067Z namespaces/openshift-multus/autoscaling/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.184112648Z namespaces/openshift-multus/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.184138929Z namespaces/openshift-multus/batch/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.18419616Z namespaces/openshift-multus/batch/cronjobs.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.184274542Z namespaces/openshift-multus/batch/jobs.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.184319593Z namespaces/openshift-multus/build.openshift.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.184357784Z namespaces/openshift-multus/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.184527688Z namespaces/openshift-multus/build.openshift.io/builds.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.184574889Z namespaces/openshift-multus/core/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.18461367Z namespaces/openshift-multus/core/configmaps.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.184757833Z namespaces/openshift-multus/core/endpoints.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.184896646Z namespaces/openshift-multus/core/events.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.185392366Z namespaces/openshift-multus/core/persistentvolumeclaims.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.185521849Z namespaces/openshift-multus/core/pods.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.186150543Z namespaces/openshift-multus/core/replicationcontrollers.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.186246075Z namespaces/openshift-multus/core/secrets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.186382358Z namespaces/openshift-multus/core/services.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.186447909Z namespaces/openshift-multus/core/configmaps/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.18650204Z namespaces/openshift-multus/core/configmaps/cni-copy-resources.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.186611153Z namespaces/openshift-multus/core/configmaps/default-cni-sysctl-allowlist.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.186708155Z namespaces/openshift-multus/core/configmaps/multus-daemon-config.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.186819247Z namespaces/openshift-multus/core/configmaps/whereabouts-flatfile-config.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.18693292Z namespaces/openshift-multus/core/serviceaccounts/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.186983101Z namespaces/openshift-multus/core/serviceaccounts/metrics-daemon-sa.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.187082823Z namespaces/openshift-multus/core/serviceaccounts/multus-ac.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.187177135Z namespaces/openshift-multus/core/serviceaccounts/multus-ancillary-tools.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.187276788Z namespaces/openshift-multus/core/serviceaccounts/multus.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.187336859Z namespaces/openshift-multus/core/services/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.18738709Z namespaces/openshift-multus/core/services/network-metrics-service.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.187457221Z namespaces/openshift-multus/discovery.k8s.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.187498322Z namespaces/openshift-multus/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.187549143Z namespaces/openshift-multus/image.openshift.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.187591944Z namespaces/openshift-multus/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.187649125Z namespaces/openshift-multus/k8s.ovn.org/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.187692266Z namespaces/openshift-multus/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.187811909Z namespaces/openshift-multus/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.187923762Z namespaces/openshift-multus/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.187964832Z namespaces/openshift-multus/monitoring.coreos.com/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.188038104Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.188104246Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.188151947Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors/monitor-network.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.188213938Z namespaces/openshift-multus/networking.k8s.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.188254949Z namespaces/openshift-multus/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.18833239Z namespaces/openshift-multus/pods/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.188340891Z namespaces/openshift-multus/pods/multus-2sljx/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.188391202Z namespaces/openshift-multus/pods/multus-2sljx/multus-2sljx.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.188499204Z namespaces/openshift-multus/pods/multus-2sljx/kube-multus/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.188513144Z namespaces/openshift-multus/pods/multus-2sljx/kube-multus/kube-multus/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.188524375Z namespaces/openshift-multus/pods/multus-2sljx/kube-multus/kube-multus/logs/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.188592856Z namespaces/openshift-multus/pods/multus-2sljx/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.188868052Z namespaces/openshift-multus/pods/multus-2sljx/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.188927993Z namespaces/openshift-multus/pods/multus-2sljx/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.188958564Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2smh8/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.189022805Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2smh8/multus-additional-cni-plugins-2smh8.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.189337392Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2smh8/bond-cni-plugin/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.189346173Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2smh8/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.189351433Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2smh8/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.189386183Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2smh8/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.189495116Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2smh8/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.189571837Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2smh8/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.189618988Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2smh8/cni-plugins/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.189627788Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2smh8/cni-plugins/cni-plugins/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.189632639Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2smh8/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.18968469Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2smh8/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.189779702Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2smh8/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.189884374Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2smh8/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.189919515Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2smh8/egress-router-binary-copy/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.189925185Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2smh8/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.189930155Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2smh8/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.189982636Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2smh8/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.190096039Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2smh8/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.190180111Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2smh8/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.190231612Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2smh8/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.190239872Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2smh8/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.190245052Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2smh8/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.190305223Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2smh8/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.190376435Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2smh8/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.190450777Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2smh8/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.190498147Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2smh8/routeoverride-cni/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.190507068Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2smh8/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.190512008Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2smh8/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.190561909Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2smh8/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.190669051Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2smh8/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.190751873Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2smh8/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.190821745Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2smh8/whereabouts-cni-bincopy/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.190836225Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2smh8/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.190846435Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2smh8/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.190903946Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2smh8/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.191015539Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2smh8/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.19109178Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2smh8/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.191133391Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2smh8/whereabouts-cni/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.191142821Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2smh8/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.191148772Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2smh8/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.191185012Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2smh8/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.191284235Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2smh8/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.191380467Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2smh8/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.191424667Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-68fww/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.191483719Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-68fww/multus-additional-cni-plugins-68fww.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.191607211Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-68fww/bond-cni-plugin/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.191614982Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-68fww/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.191618742Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-68fww/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.191671173Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-68fww/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.191772345Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-68fww/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.191872977Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-68fww/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.191917568Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-68fww/cni-plugins/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.191925969Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-68fww/cni-plugins/cni-plugins/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.191929729Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-68fww/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.19198497Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-68fww/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.192101112Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-68fww/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.192179404Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-68fww/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.192217135Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-68fww/egress-router-binary-copy/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.192235825Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-68fww/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.192242356Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-68fww/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.192291966Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-68fww/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.192404029Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-68fww/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.192490711Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-68fww/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.192531762Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-68fww/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.192541782Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-68fww/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.192551432Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-68fww/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.192613553Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-68fww/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.192704795Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-68fww/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.192828678Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-68fww/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.193026942Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-68fww/routeoverride-cni/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.193044303Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-68fww/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.193050783Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-68fww/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.193101044Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-68fww/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.193198866Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-68fww/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.193250207Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-68fww/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.193288798Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-68fww/whereabouts-cni-bincopy/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.193301088Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-68fww/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.193306959Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-68fww/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.193335039Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-68fww/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.193423491Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-68fww/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.193511603Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-68fww/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.193533513Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-68fww/whereabouts-cni/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.193546084Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-68fww/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.193552334Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-68fww/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.193599325Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-68fww/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.193690547Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-68fww/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.193754148Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-68fww/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.193772869Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mtxmk/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.193889441Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mtxmk/multus-additional-cni-plugins-mtxmk.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.193996594Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mtxmk/bond-cni-plugin/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.194006484Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mtxmk/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.194012914Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mtxmk/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.194065085Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mtxmk/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.194227188Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mtxmk/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.19430956Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mtxmk/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.194359862Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mtxmk/cni-plugins/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.194367502Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mtxmk/cni-plugins/cni-plugins/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.194371672Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mtxmk/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.194434373Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mtxmk/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.194531615Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mtxmk/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.194596427Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mtxmk/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.194637577Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mtxmk/egress-router-binary-copy/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.194645408Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mtxmk/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.194649338Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mtxmk/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.194684549Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mtxmk/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.19477316Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mtxmk/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.194880163Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mtxmk/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.194919154Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mtxmk/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.194929994Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mtxmk/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.194935694Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mtxmk/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.194967775Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mtxmk/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.195068637Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mtxmk/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.195150989Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mtxmk/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.19520896Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mtxmk/routeoverride-cni/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.195245101Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mtxmk/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.195249601Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mtxmk/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.195263821Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mtxmk/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.195351223Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mtxmk/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.195413754Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mtxmk/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.195458486Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mtxmk/whereabouts-cni-bincopy/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.195468446Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mtxmk/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.195474676Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mtxmk/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.195483836Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mtxmk/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.195567088Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mtxmk/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.195631989Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mtxmk/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.19565899Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mtxmk/whereabouts-cni/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.19567759Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mtxmk/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.19568926Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mtxmk/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.195758772Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mtxmk/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.195908195Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mtxmk/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.195994337Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mtxmk/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.196312614Z namespaces/openshift-multus/pods/multus-cnzgt/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.196321634Z namespaces/openshift-multus/pods/multus-cnzgt/multus-cnzgt.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.196327914Z namespaces/openshift-multus/pods/multus-cnzgt/kube-multus/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.196333485Z namespaces/openshift-multus/pods/multus-cnzgt/kube-multus/kube-multus/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.196339214Z namespaces/openshift-multus/pods/multus-cnzgt/kube-multus/kube-multus/logs/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.196344465Z namespaces/openshift-multus/pods/multus-cnzgt/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.196718953Z namespaces/openshift-multus/pods/multus-cnzgt/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.196811515Z namespaces/openshift-multus/pods/multus-cnzgt/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.196855986Z namespaces/openshift-multus/pods/multus-lrjcf/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.196897517Z namespaces/openshift-multus/pods/multus-lrjcf/multus-lrjcf.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.196993549Z namespaces/openshift-multus/pods/multus-lrjcf/kube-multus/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.197007829Z namespaces/openshift-multus/pods/multus-lrjcf/kube-multus/kube-multus/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.197013319Z namespaces/openshift-multus/pods/multus-lrjcf/kube-multus/kube-multus/logs/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.19705049Z namespaces/openshift-multus/pods/multus-lrjcf/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.197376327Z namespaces/openshift-multus/pods/multus-lrjcf/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.197449709Z namespaces/openshift-multus/pods/multus-lrjcf/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.19749327Z namespaces/openshift-multus/pods/network-metrics-daemon-7rm78/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.197543001Z namespaces/openshift-multus/pods/network-metrics-daemon-7rm78/network-metrics-daemon-7rm78.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.197640803Z namespaces/openshift-multus/pods/network-metrics-daemon-7rm78/kube-rbac-proxy/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.197649673Z namespaces/openshift-multus/pods/network-metrics-daemon-7rm78/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.197654703Z namespaces/openshift-multus/pods/network-metrics-daemon-7rm78/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.197694974Z namespaces/openshift-multus/pods/network-metrics-daemon-7rm78/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.197817247Z namespaces/openshift-multus/pods/network-metrics-daemon-7rm78/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.197906409Z namespaces/openshift-multus/pods/network-metrics-daemon-7rm78/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.197921879Z namespaces/openshift-multus/pods/network-metrics-daemon-7rm78/network-metrics-daemon/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.197926039Z namespaces/openshift-multus/pods/network-metrics-daemon-7rm78/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.197935099Z namespaces/openshift-multus/pods/network-metrics-daemon-7rm78/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.19798334Z namespaces/openshift-multus/pods/network-metrics-daemon-7rm78/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.198106393Z namespaces/openshift-multus/pods/network-metrics-daemon-7rm78/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.198184995Z namespaces/openshift-multus/pods/network-metrics-daemon-7rm78/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.198233536Z namespaces/openshift-multus/pods/network-metrics-daemon-mk7cq/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.198280697Z namespaces/openshift-multus/pods/network-metrics-daemon-mk7cq/network-metrics-daemon-mk7cq.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.198368739Z namespaces/openshift-multus/pods/network-metrics-daemon-mk7cq/kube-rbac-proxy/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.198394659Z namespaces/openshift-multus/pods/network-metrics-daemon-mk7cq/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.198398799Z namespaces/openshift-multus/pods/network-metrics-daemon-mk7cq/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.198407379Z namespaces/openshift-multus/pods/network-metrics-daemon-mk7cq/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.198515092Z namespaces/openshift-multus/pods/network-metrics-daemon-mk7cq/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.198596564Z namespaces/openshift-multus/pods/network-metrics-daemon-mk7cq/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.198642215Z namespaces/openshift-multus/pods/network-metrics-daemon-mk7cq/network-metrics-daemon/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.198649495Z namespaces/openshift-multus/pods/network-metrics-daemon-mk7cq/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.198653805Z namespaces/openshift-multus/pods/network-metrics-daemon-mk7cq/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.198684926Z namespaces/openshift-multus/pods/network-metrics-daemon-mk7cq/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.198853739Z namespaces/openshift-multus/pods/network-metrics-daemon-mk7cq/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.198932141Z namespaces/openshift-multus/pods/network-metrics-daemon-mk7cq/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.198980202Z namespaces/openshift-multus/pods/network-metrics-daemon-p24w6/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.199025373Z namespaces/openshift-multus/pods/network-metrics-daemon-p24w6/network-metrics-daemon-p24w6.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.199117045Z namespaces/openshift-multus/pods/network-metrics-daemon-p24w6/kube-rbac-proxy/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.199127965Z namespaces/openshift-multus/pods/network-metrics-daemon-p24w6/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.199133985Z namespaces/openshift-multus/pods/network-metrics-daemon-p24w6/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.199167806Z namespaces/openshift-multus/pods/network-metrics-daemon-p24w6/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.199271448Z namespaces/openshift-multus/pods/network-metrics-daemon-p24w6/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.19934441Z namespaces/openshift-multus/pods/network-metrics-daemon-p24w6/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.199385131Z namespaces/openshift-multus/pods/network-metrics-daemon-p24w6/network-metrics-daemon/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.199395061Z namespaces/openshift-multus/pods/network-metrics-daemon-p24w6/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.199444392Z namespaces/openshift-multus/pods/network-metrics-daemon-p24w6/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.199499933Z namespaces/openshift-multus/pods/network-metrics-daemon-p24w6/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.199654667Z namespaces/openshift-multus/pods/network-metrics-daemon-p24w6/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.199732798Z namespaces/openshift-multus/pods/network-metrics-daemon-p24w6/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.199781579Z namespaces/openshift-multus/policy/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.199848021Z namespaces/openshift-multus/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.199909832Z namespaces/openshift-multus/rbac.authorization.k8s.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.199919623Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.199958713Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/multus-whereabouts.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.200059306Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.200139167Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.200199909Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.200301931Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/whereabouts-cni.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.200355222Z namespaces/openshift-multus/route.openshift.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.200399643Z namespaces/openshift-multus/route.openshift.io/routes.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.200460744Z namespaces/openshift-network-console/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.200529706Z namespaces/openshift-network-console/openshift-network-console.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.200583647Z namespaces/openshift-network-console/apps.openshift.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.200628058Z namespaces/openshift-network-console/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.200688989Z namespaces/openshift-network-console/apps/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.2007395Z namespaces/openshift-network-console/apps/daemonsets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.200973295Z namespaces/openshift-network-console/apps/deployments.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.201103278Z namespaces/openshift-network-console/apps/replicasets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.201217771Z namespaces/openshift-network-console/apps/statefulsets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.201271982Z namespaces/openshift-network-console/apps/deployments/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.201318613Z namespaces/openshift-network-console/apps/deployments/networking-console-plugin.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.201400865Z namespaces/openshift-network-console/autoscaling/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.201456916Z namespaces/openshift-network-console/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.201508097Z namespaces/openshift-network-console/batch/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.201559728Z namespaces/openshift-network-console/batch/cronjobs.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.20165271Z namespaces/openshift-network-console/batch/jobs.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.201713141Z namespaces/openshift-network-console/build.openshift.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.201742832Z namespaces/openshift-network-console/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.201875255Z namespaces/openshift-network-console/build.openshift.io/builds.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.201927386Z namespaces/openshift-network-console/core/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.201967847Z namespaces/openshift-network-console/core/configmaps.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.20212198Z namespaces/openshift-network-console/core/endpoints.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.202219213Z namespaces/openshift-network-console/core/events.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.202354035Z namespaces/openshift-network-console/core/persistentvolumeclaims.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.202444737Z namespaces/openshift-network-console/core/pods.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.202605731Z namespaces/openshift-network-console/core/replicationcontrollers.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.202752844Z namespaces/openshift-network-console/core/secrets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.202919848Z namespaces/openshift-network-console/core/services.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.202984869Z namespaces/openshift-network-console/core/configmaps/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.20302828Z namespaces/openshift-network-console/core/configmaps/networking-console-plugin.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.203092072Z namespaces/openshift-network-console/core/services/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.203141653Z namespaces/openshift-network-console/core/services/networking-console-plugin.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.203200704Z namespaces/openshift-network-console/discovery.k8s.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.203266845Z namespaces/openshift-network-console/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.203312836Z namespaces/openshift-network-console/image.openshift.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.203366218Z namespaces/openshift-network-console/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.203420149Z namespaces/openshift-network-console/k8s.ovn.org/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.20347495Z namespaces/openshift-network-console/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.203562212Z namespaces/openshift-network-console/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.203654704Z namespaces/openshift-network-console/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.203710525Z namespaces/openshift-network-console/monitoring.coreos.com/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.203755796Z namespaces/openshift-network-console/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.203836558Z namespaces/openshift-network-console/networking.k8s.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.203875298Z namespaces/openshift-network-console/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.20393406Z namespaces/openshift-network-console/pods/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.2039413Z namespaces/openshift-network-console/pods/networking-console-plugin-7bc7489cb5-r7w2d/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.203986621Z namespaces/openshift-network-console/pods/networking-console-plugin-7bc7489cb5-r7w2d/networking-console-plugin-7bc7489cb5-r7w2d.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.204074943Z namespaces/openshift-network-console/pods/networking-console-plugin-7bc7489cb5-r7w2d/networking-console-plugin/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.204110204Z namespaces/openshift-network-console/pods/networking-console-plugin-7bc7489cb5-r7w2d/networking-console-plugin/networking-console-plugin/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.204117654Z namespaces/openshift-network-console/pods/networking-console-plugin-7bc7489cb5-r7w2d/networking-console-plugin/networking-console-plugin/logs/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.204127134Z namespaces/openshift-network-console/pods/networking-console-plugin-7bc7489cb5-r7w2d/networking-console-plugin/networking-console-plugin/logs/current.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.204228346Z namespaces/openshift-network-console/pods/networking-console-plugin-7bc7489cb5-r7w2d/networking-console-plugin/networking-console-plugin/logs/previous.insecure.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.204307928Z namespaces/openshift-network-console/pods/networking-console-plugin-7bc7489cb5-r7w2d/networking-console-plugin/networking-console-plugin/logs/previous.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.204355779Z namespaces/openshift-network-console/policy/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.20440475Z namespaces/openshift-network-console/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.204455111Z namespaces/openshift-network-console/route.openshift.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.204503452Z namespaces/openshift-network-console/route.openshift.io/routes.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.204560523Z namespaces/openshift-network-diagnostics/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.204612345Z namespaces/openshift-network-diagnostics/openshift-network-diagnostics.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.204674576Z namespaces/openshift-network-diagnostics/apps.openshift.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.204722027Z namespaces/openshift-network-diagnostics/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.204771538Z namespaces/openshift-network-diagnostics/apps/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.2048507Z namespaces/openshift-network-diagnostics/apps/daemonsets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.204980322Z namespaces/openshift-network-diagnostics/apps/deployments.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.205080575Z namespaces/openshift-network-diagnostics/apps/replicasets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.205215118Z namespaces/openshift-network-diagnostics/apps/statefulsets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.205272139Z namespaces/openshift-network-diagnostics/apps/daemonsets/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.20531538Z namespaces/openshift-network-diagnostics/apps/daemonsets/network-check-target.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.205383831Z namespaces/openshift-network-diagnostics/apps/deployments/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.205436692Z namespaces/openshift-network-diagnostics/apps/deployments/network-check-source.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.205507884Z namespaces/openshift-network-diagnostics/autoscaling/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.205559005Z namespaces/openshift-network-diagnostics/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.205618126Z namespaces/openshift-network-diagnostics/batch/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.205657247Z namespaces/openshift-network-diagnostics/batch/cronjobs.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.205860362Z namespaces/openshift-network-diagnostics/batch/jobs.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.205918153Z namespaces/openshift-network-diagnostics/build.openshift.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.205972334Z namespaces/openshift-network-diagnostics/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.206082226Z namespaces/openshift-network-diagnostics/build.openshift.io/builds.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.206125158Z namespaces/openshift-network-diagnostics/core/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.206162948Z namespaces/openshift-network-diagnostics/core/configmaps.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.206277771Z namespaces/openshift-network-diagnostics/core/endpoints.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.206387663Z namespaces/openshift-network-diagnostics/core/events.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.206595388Z namespaces/openshift-network-diagnostics/core/persistentvolumeclaims.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.20668499Z namespaces/openshift-network-diagnostics/core/pods.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.206933955Z namespaces/openshift-network-diagnostics/core/replicationcontrollers.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.207027097Z namespaces/openshift-network-diagnostics/core/secrets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.20714447Z namespaces/openshift-network-diagnostics/core/services.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.207212521Z namespaces/openshift-network-diagnostics/core/serviceaccounts/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.207265212Z namespaces/openshift-network-diagnostics/core/serviceaccounts/network-diagnostics.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.207339664Z namespaces/openshift-network-diagnostics/core/services/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.207354774Z namespaces/openshift-network-diagnostics/core/services/network-check-source.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.207467687Z namespaces/openshift-network-diagnostics/core/services/network-check-target.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.207523808Z namespaces/openshift-network-diagnostics/discovery.k8s.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.207560769Z namespaces/openshift-network-diagnostics/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.20763696Z namespaces/openshift-network-diagnostics/image.openshift.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.207691061Z namespaces/openshift-network-diagnostics/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.207743093Z namespaces/openshift-network-diagnostics/k8s.ovn.org/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.207781854Z namespaces/openshift-network-diagnostics/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.207898906Z namespaces/openshift-network-diagnostics/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.207986918Z namespaces/openshift-network-diagnostics/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.208043919Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.20808808Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.208143431Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.208197912Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors/network-check-source.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.208256474Z namespaces/openshift-network-diagnostics/networking.k8s.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.208299235Z namespaces/openshift-network-diagnostics/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.208352836Z namespaces/openshift-network-diagnostics/pods/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.208360516Z namespaces/openshift-network-diagnostics/pods/network-check-source-7bc5b6bf85-2lkwf/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.208407937Z namespaces/openshift-network-diagnostics/pods/network-check-source-7bc5b6bf85-2lkwf/network-check-source-7bc5b6bf85-2lkwf.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.208485469Z namespaces/openshift-network-diagnostics/pods/network-check-source-7bc5b6bf85-2lkwf/check-endpoints/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.208495489Z namespaces/openshift-network-diagnostics/pods/network-check-source-7bc5b6bf85-2lkwf/check-endpoints/check-endpoints/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.208506359Z namespaces/openshift-network-diagnostics/pods/network-check-source-7bc5b6bf85-2lkwf/check-endpoints/check-endpoints/logs/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.2085471Z namespaces/openshift-network-diagnostics/pods/network-check-source-7bc5b6bf85-2lkwf/check-endpoints/check-endpoints/logs/current.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.208669163Z namespaces/openshift-network-diagnostics/pods/network-check-source-7bc5b6bf85-2lkwf/check-endpoints/check-endpoints/logs/previous.insecure.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.208857687Z namespaces/openshift-network-diagnostics/pods/network-check-source-7bc5b6bf85-2lkwf/check-endpoints/check-endpoints/logs/previous.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.208902738Z namespaces/openshift-network-diagnostics/pods/network-check-target-6mxr8/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.208946789Z namespaces/openshift-network-diagnostics/pods/network-check-target-6mxr8/network-check-target-6mxr8.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.209026601Z namespaces/openshift-network-diagnostics/pods/network-check-target-6mxr8/network-check-target-container/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.209034041Z namespaces/openshift-network-diagnostics/pods/network-check-target-6mxr8/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.209037891Z namespaces/openshift-network-diagnostics/pods/network-check-target-6mxr8/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.209095912Z namespaces/openshift-network-diagnostics/pods/network-check-target-6mxr8/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.209183924Z namespaces/openshift-network-diagnostics/pods/network-check-target-6mxr8/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.209267586Z namespaces/openshift-network-diagnostics/pods/network-check-target-6mxr8/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.209309597Z namespaces/openshift-network-diagnostics/pods/network-check-target-hkmbf/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.209356558Z namespaces/openshift-network-diagnostics/pods/network-check-target-hkmbf/network-check-target-hkmbf.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.209435569Z namespaces/openshift-network-diagnostics/pods/network-check-target-hkmbf/network-check-target-container/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.209442399Z namespaces/openshift-network-diagnostics/pods/network-check-target-hkmbf/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.2094587Z namespaces/openshift-network-diagnostics/pods/network-check-target-hkmbf/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.209492801Z namespaces/openshift-network-diagnostics/pods/network-check-target-hkmbf/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.209583943Z namespaces/openshift-network-diagnostics/pods/network-check-target-hkmbf/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.209666704Z namespaces/openshift-network-diagnostics/pods/network-check-target-hkmbf/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.209714036Z namespaces/openshift-network-diagnostics/pods/network-check-target-q7zvj/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.209754726Z namespaces/openshift-network-diagnostics/pods/network-check-target-q7zvj/network-check-target-q7zvj.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.209865079Z namespaces/openshift-network-diagnostics/pods/network-check-target-q7zvj/network-check-target-container/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.209881199Z namespaces/openshift-network-diagnostics/pods/network-check-target-q7zvj/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.209887249Z namespaces/openshift-network-diagnostics/pods/network-check-target-q7zvj/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.20991762Z namespaces/openshift-network-diagnostics/pods/network-check-target-q7zvj/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.210012792Z namespaces/openshift-network-diagnostics/pods/network-check-target-q7zvj/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.210093904Z namespaces/openshift-network-diagnostics/pods/network-check-target-q7zvj/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.210142085Z namespaces/openshift-network-diagnostics/policy/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.210187626Z namespaces/openshift-network-diagnostics/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.210234407Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.210241377Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.210287608Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/network-diagnostics.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.21038326Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.210440221Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.210485212Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/network-diagnostics.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.210611035Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.210667026Z namespaces/openshift-network-diagnostics/route.openshift.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.210708427Z namespaces/openshift-network-diagnostics/route.openshift.io/routes.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.210763918Z namespaces/openshift-network-node-identity/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.210927652Z namespaces/openshift-network-node-identity/openshift-network-node-identity.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.210994323Z namespaces/openshift-network-node-identity/apps.openshift.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.211044114Z namespaces/openshift-network-node-identity/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.211105266Z namespaces/openshift-network-node-identity/apps/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.211144287Z namespaces/openshift-network-node-identity/apps/daemonsets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.211233589Z namespaces/openshift-network-node-identity/apps/deployments.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.211327311Z namespaces/openshift-network-node-identity/apps/replicasets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.211417442Z namespaces/openshift-network-node-identity/apps/statefulsets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.211472804Z namespaces/openshift-network-node-identity/autoscaling/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.211520235Z namespaces/openshift-network-node-identity/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.211573296Z namespaces/openshift-network-node-identity/batch/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.211611397Z namespaces/openshift-network-node-identity/batch/cronjobs.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.211701349Z namespaces/openshift-network-node-identity/batch/jobs.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.21175827Z namespaces/openshift-network-node-identity/build.openshift.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.211809581Z namespaces/openshift-network-node-identity/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.211909193Z namespaces/openshift-network-node-identity/build.openshift.io/builds.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.211966394Z namespaces/openshift-network-node-identity/coordination.k8s.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.211978405Z namespaces/openshift-network-node-identity/coordination.k8s.io/leases/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.212013235Z namespaces/openshift-network-node-identity/coordination.k8s.io/leases/ovnkube-identity.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.212068677Z namespaces/openshift-network-node-identity/core/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.212119878Z namespaces/openshift-network-node-identity/core/configmaps.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.21221535Z namespaces/openshift-network-node-identity/core/endpoints.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.212321322Z namespaces/openshift-network-node-identity/core/events.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.212413374Z namespaces/openshift-network-node-identity/core/persistentvolumeclaims.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.212503386Z namespaces/openshift-network-node-identity/core/pods.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.212619759Z namespaces/openshift-network-node-identity/core/replicationcontrollers.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.212786492Z namespaces/openshift-network-node-identity/core/secrets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.212923345Z namespaces/openshift-network-node-identity/core/services.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.212974076Z namespaces/openshift-network-node-identity/core/serviceaccounts/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.213018367Z namespaces/openshift-network-node-identity/core/serviceaccounts/network-node-identity.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.213076049Z namespaces/openshift-network-node-identity/discovery.k8s.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.21312681Z namespaces/openshift-network-node-identity/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.213171841Z namespaces/openshift-network-node-identity/image.openshift.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.213210321Z namespaces/openshift-network-node-identity/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.213264713Z namespaces/openshift-network-node-identity/k8s.ovn.org/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.213387055Z namespaces/openshift-network-node-identity/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.213479197Z namespaces/openshift-network-node-identity/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.213887426Z namespaces/openshift-network-node-identity/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.213940988Z namespaces/openshift-network-node-identity/monitoring.coreos.com/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.213981948Z namespaces/openshift-network-node-identity/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.21404005Z namespaces/openshift-network-node-identity/networking.k8s.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.21408304Z namespaces/openshift-network-node-identity/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.214139612Z namespaces/openshift-network-node-identity/policy/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.214190673Z namespaces/openshift-network-node-identity/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.214246964Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.214254554Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.214297635Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/rolebindings/network-node-identity-leases.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.214354126Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.214399718Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/roles/network-node-identity-leases.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.214455249Z namespaces/openshift-network-node-identity/route.openshift.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.21450307Z namespaces/openshift-network-node-identity/route.openshift.io/routes.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.214556101Z namespaces/openshift-network-operator/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.214611732Z namespaces/openshift-network-operator/openshift-network-operator.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.214672573Z namespaces/openshift-network-operator/apps.openshift.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.214724525Z namespaces/openshift-network-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.214779586Z namespaces/openshift-network-operator/apps/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.214857517Z namespaces/openshift-network-operator/apps/daemonsets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.2149771Z namespaces/openshift-network-operator/apps/deployments.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.215061292Z namespaces/openshift-network-operator/apps/replicasets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.215153604Z namespaces/openshift-network-operator/apps/statefulsets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.215205355Z namespaces/openshift-network-operator/apps/daemonsets/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.215246076Z namespaces/openshift-network-operator/apps/daemonsets/iptables-alerter.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.215318947Z namespaces/openshift-network-operator/autoscaling/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.215380519Z namespaces/openshift-network-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.21542051Z namespaces/openshift-network-operator/batch/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.215457781Z namespaces/openshift-network-operator/batch/cronjobs.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.215553023Z namespaces/openshift-network-operator/batch/jobs.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.215608734Z namespaces/openshift-network-operator/build.openshift.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.215654905Z namespaces/openshift-network-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.215742837Z namespaces/openshift-network-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.215823598Z namespaces/openshift-network-operator/coordination.k8s.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.215835089Z namespaces/openshift-network-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.215869469Z namespaces/openshift-network-operator/coordination.k8s.io/leases/network-operator-lock.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.215934661Z namespaces/openshift-network-operator/core/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.215981872Z namespaces/openshift-network-operator/core/configmaps.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.216121415Z namespaces/openshift-network-operator/core/endpoints.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.216210267Z namespaces/openshift-network-operator/core/events.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.216396911Z namespaces/openshift-network-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.216485923Z namespaces/openshift-network-operator/core/pods.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.216676167Z namespaces/openshift-network-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.216767989Z namespaces/openshift-network-operator/core/secrets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.216932933Z namespaces/openshift-network-operator/core/services.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.216991174Z namespaces/openshift-network-operator/core/configmaps/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.217040865Z namespaces/openshift-network-operator/core/configmaps/applied-cluster.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.217144847Z namespaces/openshift-network-operator/core/configmaps/iptables-alerter-script.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.217209259Z namespaces/openshift-network-operator/core/serviceaccounts/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.21725885Z namespaces/openshift-network-operator/core/serviceaccounts/iptables-alerter.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.217306691Z namespaces/openshift-network-operator/discovery.k8s.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.217345222Z namespaces/openshift-network-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.217394723Z namespaces/openshift-network-operator/image.openshift.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.217434773Z namespaces/openshift-network-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.217481934Z namespaces/openshift-network-operator/k8s.ovn.org/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.217516065Z namespaces/openshift-network-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.217592457Z namespaces/openshift-network-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.217667549Z namespaces/openshift-network-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.21772977Z namespaces/openshift-network-operator/monitoring.coreos.com/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.217778911Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.217887053Z namespaces/openshift-network-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.217940695Z namespaces/openshift-network-operator/monitoring.coreos.com/prometheusrules/openshift-network-operator-ipsec-rules.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.218022486Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.218049297Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors/network-operator.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.218146129Z namespaces/openshift-network-operator/networking.k8s.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.218168149Z namespaces/openshift-network-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.218261071Z namespaces/openshift-network-operator/pods/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.218279562Z namespaces/openshift-network-operator/pods/iptables-alerter-cpdv4/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.218294072Z namespaces/openshift-network-operator/pods/iptables-alerter-cpdv4/iptables-alerter-cpdv4.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.218386384Z namespaces/openshift-network-operator/pods/iptables-alerter-cpdv4/iptables-alerter/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.218400654Z namespaces/openshift-network-operator/pods/iptables-alerter-cpdv4/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.218406925Z namespaces/openshift-network-operator/pods/iptables-alerter-cpdv4/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.218441025Z namespaces/openshift-network-operator/pods/iptables-alerter-cpdv4/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.218519057Z namespaces/openshift-network-operator/pods/iptables-alerter-cpdv4/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.218586198Z namespaces/openshift-network-operator/pods/iptables-alerter-cpdv4/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.218613379Z namespaces/openshift-network-operator/pods/iptables-alerter-kpskk/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.21865862Z namespaces/openshift-network-operator/pods/iptables-alerter-kpskk/iptables-alerter-kpskk.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.218727152Z namespaces/openshift-network-operator/pods/iptables-alerter-kpskk/iptables-alerter/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.218738122Z namespaces/openshift-network-operator/pods/iptables-alerter-kpskk/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.218742472Z namespaces/openshift-network-operator/pods/iptables-alerter-kpskk/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.218766372Z namespaces/openshift-network-operator/pods/iptables-alerter-kpskk/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.218997218Z namespaces/openshift-network-operator/pods/iptables-alerter-kpskk/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.219055009Z namespaces/openshift-network-operator/pods/iptables-alerter-kpskk/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.21911003Z namespaces/openshift-network-operator/pods/iptables-alerter-qn967/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.219161221Z namespaces/openshift-network-operator/pods/iptables-alerter-qn967/iptables-alerter-qn967.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.219252803Z namespaces/openshift-network-operator/pods/iptables-alerter-qn967/iptables-alerter/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.219259883Z namespaces/openshift-network-operator/pods/iptables-alerter-qn967/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.219263803Z namespaces/openshift-network-operator/pods/iptables-alerter-qn967/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.219317324Z namespaces/openshift-network-operator/pods/iptables-alerter-qn967/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.219416947Z namespaces/openshift-network-operator/pods/iptables-alerter-qn967/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.219513119Z namespaces/openshift-network-operator/pods/iptables-alerter-qn967/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.219532959Z namespaces/openshift-network-operator/policy/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.219613501Z namespaces/openshift-network-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.219657012Z namespaces/openshift-network-operator/route.openshift.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.219706323Z namespaces/openshift-network-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.219761704Z namespaces/openshift-operator-lifecycle-manager/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.219843666Z namespaces/openshift-operator-lifecycle-manager/openshift-operator-lifecycle-manager.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.219938808Z namespaces/openshift-operator-lifecycle-manager/apps.openshift.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.219984519Z namespaces/openshift-operator-lifecycle-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.22003496Z namespaces/openshift-operator-lifecycle-manager/apps/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.220073571Z namespaces/openshift-operator-lifecycle-manager/apps/daemonsets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.220153203Z namespaces/openshift-operator-lifecycle-manager/apps/deployments.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.220226994Z namespaces/openshift-operator-lifecycle-manager/apps/replicasets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.220313006Z namespaces/openshift-operator-lifecycle-manager/apps/statefulsets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.220337356Z namespaces/openshift-operator-lifecycle-manager/autoscaling/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.220390678Z namespaces/openshift-operator-lifecycle-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.220457299Z namespaces/openshift-operator-lifecycle-manager/batch/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.220520391Z namespaces/openshift-operator-lifecycle-manager/batch/cronjobs.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.220624453Z namespaces/openshift-operator-lifecycle-manager/batch/jobs.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.220643263Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.220694414Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.220774816Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.220828817Z namespaces/openshift-operator-lifecycle-manager/core/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.220886059Z namespaces/openshift-operator-lifecycle-manager/core/configmaps.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.22097999Z namespaces/openshift-operator-lifecycle-manager/core/endpoints.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.221063662Z namespaces/openshift-operator-lifecycle-manager/core/events.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.221179795Z namespaces/openshift-operator-lifecycle-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.221237436Z namespaces/openshift-operator-lifecycle-manager/core/pods.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.221315928Z namespaces/openshift-operator-lifecycle-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.22143111Z namespaces/openshift-operator-lifecycle-manager/core/secrets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.221625835Z namespaces/openshift-operator-lifecycle-manager/core/services.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.221687936Z namespaces/openshift-operator-lifecycle-manager/discovery.k8s.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.221730897Z namespaces/openshift-operator-lifecycle-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.221780658Z namespaces/openshift-operator-lifecycle-manager/image.openshift.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.221839009Z namespaces/openshift-operator-lifecycle-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.221894821Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.221922421Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.221999123Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.222076025Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.222119255Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.222158146Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.222205157Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.222244148Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/prometheusrules/olm-alert-rules.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.222305019Z namespaces/openshift-operator-lifecycle-manager/networking.k8s.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.22233192Z namespaces/openshift-operator-lifecycle-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.222407262Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.222434012Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.222441232Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/operatorgroups/olm-operators.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.222494774Z namespaces/openshift-operator-lifecycle-manager/policy/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.222545725Z namespaces/openshift-operator-lifecycle-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.222589706Z namespaces/openshift-operator-lifecycle-manager/route.openshift.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.222631077Z namespaces/openshift-operator-lifecycle-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.222677758Z namespaces/openshift-operators/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.222687968Z namespaces/openshift-operators/operators.coreos.com/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.222693498Z namespaces/openshift-operators/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.222710398Z namespaces/openshift-operators/operators.coreos.com/operatorgroups/global-operators.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.222761229Z namespaces/openshift-ovn-kubernetes/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.222822331Z namespaces/openshift-ovn-kubernetes/openshift-ovn-kubernetes.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.222889432Z namespaces/openshift-ovn-kubernetes/apps.openshift.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.222925173Z namespaces/openshift-ovn-kubernetes/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.222970204Z namespaces/openshift-ovn-kubernetes/apps/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.222997085Z namespaces/openshift-ovn-kubernetes/apps/daemonsets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.22322597Z namespaces/openshift-ovn-kubernetes/apps/deployments.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.223318441Z namespaces/openshift-ovn-kubernetes/apps/replicasets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.223418534Z namespaces/openshift-ovn-kubernetes/apps/statefulsets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.223466305Z namespaces/openshift-ovn-kubernetes/apps/daemonsets/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.223527866Z namespaces/openshift-ovn-kubernetes/apps/daemonsets/ovnkube-node.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.223678779Z namespaces/openshift-ovn-kubernetes/autoscaling/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.22373367Z namespaces/openshift-ovn-kubernetes/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.223819152Z namespaces/openshift-ovn-kubernetes/batch/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.223866593Z namespaces/openshift-ovn-kubernetes/batch/cronjobs.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.223974056Z namespaces/openshift-ovn-kubernetes/batch/jobs.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.224033497Z namespaces/openshift-ovn-kubernetes/build.openshift.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.224090348Z namespaces/openshift-ovn-kubernetes/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.22416883Z namespaces/openshift-ovn-kubernetes/build.openshift.io/builds.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.224217311Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.224224121Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/leases/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.224256782Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/leases/ovn-kubernetes-master.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.224314653Z namespaces/openshift-ovn-kubernetes/core/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.224343704Z namespaces/openshift-ovn-kubernetes/core/configmaps.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.224846285Z namespaces/openshift-ovn-kubernetes/core/endpoints.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.224945087Z namespaces/openshift-ovn-kubernetes/core/events.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.225255254Z namespaces/openshift-ovn-kubernetes/core/persistentvolumeclaims.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.225379686Z namespaces/openshift-ovn-kubernetes/core/pods.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.225864777Z namespaces/openshift-ovn-kubernetes/core/replicationcontrollers.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.225966909Z namespaces/openshift-ovn-kubernetes/core/secrets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.226187284Z namespaces/openshift-ovn-kubernetes/core/services.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.226246235Z namespaces/openshift-ovn-kubernetes/core/configmaps/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.226294236Z namespaces/openshift-ovn-kubernetes/core/configmaps/ovnkube-config.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.226399448Z namespaces/openshift-ovn-kubernetes/core/configmaps/ovnkube-script-lib.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.226539662Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.226589443Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ovn-kubernetes-control-plane.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.226693795Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ovn-kubernetes-node.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.226743396Z namespaces/openshift-ovn-kubernetes/core/services/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.226823568Z namespaces/openshift-ovn-kubernetes/core/services/ovn-kubernetes-node.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.226884299Z namespaces/openshift-ovn-kubernetes/discovery.k8s.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.22693235Z namespaces/openshift-ovn-kubernetes/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.227007682Z namespaces/openshift-ovn-kubernetes/image.openshift.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.227026332Z namespaces/openshift-ovn-kubernetes/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.227091603Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.227100724Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/network-attachment-definitions/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.227139684Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/network-attachment-definitions/default.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.227193176Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.227238707Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.227328049Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.227421291Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.227469152Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.227519643Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.227577754Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.227627365Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/prometheusrules/networking-rules.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.227709157Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.227759898Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors/monitor-ovn-node.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.227943122Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.227954352Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.228011403Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/ovn.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.228106256Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/signer.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.228155807Z namespaces/openshift-ovn-kubernetes/networking.k8s.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.228195287Z namespaces/openshift-ovn-kubernetes/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.228239799Z namespaces/openshift-ovn-kubernetes/pods/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.228248699Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-65jsj/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.22831256Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-65jsj/ovnkube-node-65jsj.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.228486204Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-65jsj/kube-rbac-proxy-node/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.228495944Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-65jsj/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.228500794Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-65jsj/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.228519725Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-65jsj/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.228659678Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-65jsj/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.228723779Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-65jsj/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.22875723Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-65jsj/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.22877424Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-65jsj/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.228779Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-65jsj/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.228807881Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-65jsj/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.228967604Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-65jsj/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.229023736Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-65jsj/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.229038366Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-65jsj/nbdb/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.229066977Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-65jsj/nbdb/nbdb/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.229071927Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-65jsj/nbdb/nbdb/logs/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.229085157Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-65jsj/nbdb/nbdb/logs/current.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.229186809Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-65jsj/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.229248361Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-65jsj/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.229268291Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-65jsj/northd/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.229275661Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-65jsj/northd/northd/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.229280321Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-65jsj/northd/northd/logs/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.229320442Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-65jsj/northd/northd/logs/current.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.229426234Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-65jsj/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.229486956Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-65jsj/northd/northd/logs/previous.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.229528007Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-65jsj/ovn-acl-logging/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.229535807Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-65jsj/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.229540607Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-65jsj/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.229547877Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-65jsj/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.229648489Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-65jsj/ovn-acl-logging/ovn-acl-logging/logs/previous.insecure.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.229713451Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-65jsj/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.229725411Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-65jsj/ovn-controller/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.229732691Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-65jsj/ovn-controller/ovn-controller/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.229737481Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-65jsj/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.229784242Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-65jsj/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.229998367Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-65jsj/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.230058868Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-65jsj/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.230078299Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-65jsj/ovnkube-controller/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.230088589Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-65jsj/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.230095569Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-65jsj/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.23013264Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-65jsj/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.23105314Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-65jsj/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.231108861Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-65jsj/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.231120811Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-65jsj/sbdb/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.231128081Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-65jsj/sbdb/sbdb/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.231132891Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-65jsj/sbdb/sbdb/logs/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.231189533Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-65jsj/sbdb/sbdb/logs/current.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.23152698Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-65jsj/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.23153457Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-65jsj/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.23153922Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8dsbz/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.23154393Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8dsbz/ovnkube-node-8dsbz.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.231575881Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8dsbz/kube-rbac-proxy-node/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.231589041Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8dsbz/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.231594272Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8dsbz/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.231627412Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8dsbz/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.231750655Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8dsbz/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.231830857Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8dsbz/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.231861007Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8dsbz/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.231869838Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8dsbz/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.231877207Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8dsbz/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.231909478Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8dsbz/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.232027711Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8dsbz/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.232089502Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8dsbz/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.232120563Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8dsbz/nbdb/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.232128623Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8dsbz/nbdb/nbdb/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.232133513Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8dsbz/nbdb/nbdb/logs/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.232162924Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8dsbz/nbdb/nbdb/logs/current.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.232252986Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8dsbz/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.232320747Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8dsbz/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.232353688Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8dsbz/northd/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.232376918Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8dsbz/northd/northd/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.232380738Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8dsbz/northd/northd/logs/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.232386939Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8dsbz/northd/northd/logs/current.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.232486791Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8dsbz/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.232556832Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8dsbz/northd/northd/logs/previous.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.232586433Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8dsbz/ovn-acl-logging/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.232592973Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8dsbz/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.232596893Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8dsbz/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.232622424Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8dsbz/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.232719756Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8dsbz/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.232757737Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8dsbz/ovn-controller/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.232764287Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8dsbz/ovn-controller/ovn-controller/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.232768057Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8dsbz/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.232834919Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8dsbz/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.233048683Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8dsbz/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.233111694Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8dsbz/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.233145945Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8dsbz/ovnkube-controller/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.233153755Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8dsbz/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.233157586Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8dsbz/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.233184406Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8dsbz/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.234254019Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8dsbz/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.234307931Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8dsbz/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.234340231Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8dsbz/sbdb/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.234350901Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8dsbz/sbdb/sbdb/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.234356501Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8dsbz/sbdb/sbdb/logs/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.234374652Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8dsbz/sbdb/sbdb/logs/current.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.234477074Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8dsbz/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.234542825Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8dsbz/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.234570226Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-fkwfv/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.234725509Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-fkwfv/ovnkube-node-fkwfv.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.234911524Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-fkwfv/kube-rbac-proxy-node/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.235068717Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-fkwfv/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.235073647Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-fkwfv/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.235102158Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-fkwfv/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.235107808Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-fkwfv/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.235172719Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-fkwfv/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.235280912Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-fkwfv/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.235292392Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-fkwfv/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.235298582Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-fkwfv/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.235314772Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-fkwfv/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.235425585Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-fkwfv/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.235530997Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-fkwfv/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.235567028Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-fkwfv/nbdb/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.235574008Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-fkwfv/nbdb/nbdb/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.235577758Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-fkwfv/nbdb/nbdb/logs/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.235619029Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-fkwfv/nbdb/nbdb/logs/current.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.235705861Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-fkwfv/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.235768622Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-fkwfv/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.235812173Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-fkwfv/northd/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.235826113Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-fkwfv/northd/northd/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.235830544Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-fkwfv/northd/northd/logs/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.235878905Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-fkwfv/northd/northd/logs/current.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.235980747Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-fkwfv/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.236043798Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-fkwfv/northd/northd/logs/previous.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.236068589Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-fkwfv/ovn-acl-logging/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.236072769Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-fkwfv/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.236077889Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-fkwfv/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.23611885Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-fkwfv/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.236204952Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-fkwfv/ovn-acl-logging/ovn-acl-logging/logs/previous.insecure.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.236272873Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-fkwfv/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.236305864Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-fkwfv/ovn-controller/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.236313654Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-fkwfv/ovn-controller/ovn-controller/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.236317804Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-fkwfv/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.236350565Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-fkwfv/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.236507628Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-fkwfv/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.23657177Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-fkwfv/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.2365977Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-fkwfv/ovnkube-controller/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.236604301Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-fkwfv/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.236608021Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-fkwfv/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.236645462Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-fkwfv/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.23750229Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-fkwfv/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.237570771Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-fkwfv/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.237611552Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-fkwfv/sbdb/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.237623793Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-fkwfv/sbdb/sbdb/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.237628683Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-fkwfv/sbdb/sbdb/logs/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.237649113Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-fkwfv/sbdb/sbdb/logs/current.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.237768596Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-fkwfv/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.237870448Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-fkwfv/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.237906969Z namespaces/openshift-ovn-kubernetes/policy/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.23794393Z namespaces/openshift-ovn-kubernetes/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.237995391Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.238005881Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.238034401Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.238123274Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/openshift-ovn-kubernetes-nodes-identity-limited.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.238241316Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.238290807Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.238334518Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.23841018Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/openshift-ovn-kubernetes-node-limited.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.238490511Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.238537263Z namespaces/openshift-ovn-kubernetes/route.openshift.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.238574313Z namespaces/openshift-ovn-kubernetes/route.openshift.io/routes.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.238618984Z namespaces/openshift-route-controller-manager/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.238626254Z namespaces/openshift-route-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.238643205Z namespaces/openshift-route-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.238665995Z namespaces/openshift-route-controller-manager/coordination.k8s.io/leases/openshift-route-controllers.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.238714806Z namespaces/openshift-service-ca-operator/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.238766688Z namespaces/openshift-service-ca-operator/openshift-service-ca-operator.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.238858099Z namespaces/openshift-service-ca-operator/apps.openshift.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.23889099Z namespaces/openshift-service-ca-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.238949552Z namespaces/openshift-service-ca-operator/apps/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.238974492Z namespaces/openshift-service-ca-operator/apps/daemonsets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.239060684Z namespaces/openshift-service-ca-operator/apps/deployments.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.239204747Z namespaces/openshift-service-ca-operator/apps/replicasets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.239306859Z namespaces/openshift-service-ca-operator/apps/statefulsets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.2393452Z namespaces/openshift-service-ca-operator/autoscaling/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.239383641Z namespaces/openshift-service-ca-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.239425932Z namespaces/openshift-service-ca-operator/batch/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.239466473Z namespaces/openshift-service-ca-operator/batch/cronjobs.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.239579585Z namespaces/openshift-service-ca-operator/batch/jobs.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.239619866Z namespaces/openshift-service-ca-operator/build.openshift.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.239655607Z namespaces/openshift-service-ca-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.239735698Z namespaces/openshift-service-ca-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.239766759Z namespaces/openshift-service-ca-operator/coordination.k8s.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.239775169Z namespaces/openshift-service-ca-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.239847541Z namespaces/openshift-service-ca-operator/coordination.k8s.io/leases/service-ca-operator-lock.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.239899812Z namespaces/openshift-service-ca-operator/core/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.239943853Z namespaces/openshift-service-ca-operator/core/configmaps.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.240044465Z namespaces/openshift-service-ca-operator/core/endpoints.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.240117447Z namespaces/openshift-service-ca-operator/core/events.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.240300631Z namespaces/openshift-service-ca-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.240373883Z namespaces/openshift-service-ca-operator/core/pods.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.240486515Z namespaces/openshift-service-ca-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.240606977Z namespaces/openshift-service-ca-operator/core/secrets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.240784281Z namespaces/openshift-service-ca-operator/core/services.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.240871433Z namespaces/openshift-service-ca-operator/discovery.k8s.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.240905174Z namespaces/openshift-service-ca-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.240972256Z namespaces/openshift-service-ca-operator/image.openshift.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.240993456Z namespaces/openshift-service-ca-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.241045177Z namespaces/openshift-service-ca-operator/k8s.ovn.org/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.241077718Z namespaces/openshift-service-ca-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.24118049Z namespaces/openshift-service-ca-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.241250731Z namespaces/openshift-service-ca-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.241290523Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.241323193Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.241378134Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.241417705Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors/service-ca-operator.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.241469316Z namespaces/openshift-service-ca-operator/networking.k8s.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.241516807Z namespaces/openshift-service-ca-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.241555718Z namespaces/openshift-service-ca-operator/pods/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.241562558Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5bcbc94c78-4fbtf/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.241601189Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5bcbc94c78-4fbtf/service-ca-operator-5bcbc94c78-4fbtf.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.241701741Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5bcbc94c78-4fbtf/service-ca-operator/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.241712922Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5bcbc94c78-4fbtf/service-ca-operator/service-ca-operator/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.241719592Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5bcbc94c78-4fbtf/service-ca-operator/service-ca-operator/logs/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.241734722Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5bcbc94c78-4fbtf/service-ca-operator/service-ca-operator/logs/current.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.241926976Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5bcbc94c78-4fbtf/service-ca-operator/service-ca-operator/logs/previous.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.242076769Z namespaces/openshift-service-ca-operator/policy/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.24210702Z namespaces/openshift-service-ca-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.242155491Z namespaces/openshift-service-ca-operator/route.openshift.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.242198142Z namespaces/openshift-service-ca-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.242239403Z namespaces/openshift-service-ca/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.242285724Z namespaces/openshift-service-ca/openshift-service-ca.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.242338315Z namespaces/openshift-service-ca/apps.openshift.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.242362956Z namespaces/openshift-service-ca/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.242415467Z namespaces/openshift-service-ca/apps/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.242448208Z namespaces/openshift-service-ca/apps/daemonsets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.242519599Z namespaces/openshift-service-ca/apps/deployments.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.242619211Z namespaces/openshift-service-ca/apps/replicasets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.242705663Z namespaces/openshift-service-ca/apps/statefulsets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.242750244Z namespaces/openshift-service-ca/autoscaling/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.242779445Z namespaces/openshift-service-ca/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.242862726Z namespaces/openshift-service-ca/batch/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.242913678Z namespaces/openshift-service-ca/batch/cronjobs.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.242982089Z namespaces/openshift-service-ca/batch/jobs.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.24302504Z namespaces/openshift-service-ca/build.openshift.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.243062051Z namespaces/openshift-service-ca/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.243143363Z namespaces/openshift-service-ca/build.openshift.io/builds.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.243183924Z namespaces/openshift-service-ca/coordination.k8s.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.243193374Z namespaces/openshift-service-ca/coordination.k8s.io/leases/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.243233035Z namespaces/openshift-service-ca/coordination.k8s.io/leases/service-ca-controller-lock.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.243267845Z namespaces/openshift-service-ca/core/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.243309796Z namespaces/openshift-service-ca/core/configmaps.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.243413978Z namespaces/openshift-service-ca/core/endpoints.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.24348518Z namespaces/openshift-service-ca/core/events.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.243819898Z namespaces/openshift-service-ca/core/persistentvolumeclaims.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.24391914Z namespaces/openshift-service-ca/core/pods.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.244019802Z namespaces/openshift-service-ca/core/replicationcontrollers.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.244140714Z namespaces/openshift-service-ca/core/secrets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.244309288Z namespaces/openshift-service-ca/core/services.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.244357159Z namespaces/openshift-service-ca/discovery.k8s.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.24440134Z namespaces/openshift-service-ca/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.244444211Z namespaces/openshift-service-ca/image.openshift.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.244478402Z namespaces/openshift-service-ca/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.244529403Z namespaces/openshift-service-ca/k8s.ovn.org/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.244568754Z namespaces/openshift-service-ca/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.244642725Z namespaces/openshift-service-ca/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.244717407Z namespaces/openshift-service-ca/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.244760338Z namespaces/openshift-service-ca/monitoring.coreos.com/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.244817979Z namespaces/openshift-service-ca/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.244883751Z namespaces/openshift-service-ca/networking.k8s.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.244927651Z namespaces/openshift-service-ca/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.244980813Z namespaces/openshift-service-ca/pods/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.244987753Z namespaces/openshift-service-ca/pods/service-ca-58598695f7-v5rvs/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.245029674Z namespaces/openshift-service-ca/pods/service-ca-58598695f7-v5rvs/service-ca-58598695f7-v5rvs.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.245097915Z namespaces/openshift-service-ca/pods/service-ca-58598695f7-v5rvs/service-ca-controller/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.245107835Z namespaces/openshift-service-ca/pods/service-ca-58598695f7-v5rvs/service-ca-controller/service-ca-controller/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.245113776Z namespaces/openshift-service-ca/pods/service-ca-58598695f7-v5rvs/service-ca-controller/service-ca-controller/logs/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.245145336Z namespaces/openshift-service-ca/pods/service-ca-58598695f7-v5rvs/service-ca-controller/service-ca-controller/logs/current.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.245357701Z namespaces/openshift-service-ca/pods/service-ca-58598695f7-v5rvs/service-ca-controller/service-ca-controller/logs/previous.insecure.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.245422772Z namespaces/openshift-service-ca/pods/service-ca-58598695f7-v5rvs/service-ca-controller/service-ca-controller/logs/previous.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.245457203Z namespaces/openshift-service-ca/policy/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.245490854Z namespaces/openshift-service-ca/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.245534085Z namespaces/openshift-service-ca/route.openshift.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.245563125Z namespaces/openshift-service-ca/route.openshift.io/routes.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.245608476Z namespaces/openshift-user-workload-monitoring/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.245656557Z namespaces/openshift-user-workload-monitoring/openshift-user-workload-monitoring.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.245715599Z namespaces/openshift-user-workload-monitoring/apps.openshift.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.245749159Z namespaces/openshift-user-workload-monitoring/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.2457897Z namespaces/openshift-user-workload-monitoring/apps/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.245875472Z namespaces/openshift-user-workload-monitoring/apps/daemonsets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.245976754Z namespaces/openshift-user-workload-monitoring/apps/deployments.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.246054576Z namespaces/openshift-user-workload-monitoring/apps/replicasets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.246125848Z namespaces/openshift-user-workload-monitoring/apps/statefulsets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.246173119Z namespaces/openshift-user-workload-monitoring/autoscaling/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.246206179Z namespaces/openshift-user-workload-monitoring/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.24624753Z namespaces/openshift-user-workload-monitoring/batch/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.246268561Z namespaces/openshift-user-workload-monitoring/batch/cronjobs.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.246359313Z namespaces/openshift-user-workload-monitoring/batch/jobs.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.246404584Z namespaces/openshift-user-workload-monitoring/build.openshift.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.246424434Z namespaces/openshift-user-workload-monitoring/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.246501726Z namespaces/openshift-user-workload-monitoring/build.openshift.io/builds.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.246545357Z namespaces/openshift-user-workload-monitoring/core/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.246586878Z namespaces/openshift-user-workload-monitoring/core/configmaps.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.24669094Z namespaces/openshift-user-workload-monitoring/core/endpoints.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.246761382Z namespaces/openshift-user-workload-monitoring/core/events.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.246873994Z namespaces/openshift-user-workload-monitoring/core/persistentvolumeclaims.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.246941455Z namespaces/openshift-user-workload-monitoring/core/pods.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.247023697Z namespaces/openshift-user-workload-monitoring/core/replicationcontrollers.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.24715054Z namespaces/openshift-user-workload-monitoring/core/secrets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.247338104Z namespaces/openshift-user-workload-monitoring/core/services.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.247383795Z namespaces/openshift-user-workload-monitoring/discovery.k8s.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.247434036Z namespaces/openshift-user-workload-monitoring/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.247469457Z namespaces/openshift-user-workload-monitoring/image.openshift.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.247512508Z namespaces/openshift-user-workload-monitoring/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.247557989Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.24759182Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.247663601Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.247740913Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.247789714Z namespaces/openshift-user-workload-monitoring/monitoring.coreos.com/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.247835355Z namespaces/openshift-user-workload-monitoring/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.247911596Z namespaces/openshift-user-workload-monitoring/networking.k8s.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.247960748Z namespaces/openshift-user-workload-monitoring/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.248040239Z namespaces/openshift-user-workload-monitoring/policy/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.24807985Z namespaces/openshift-user-workload-monitoring/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.248139781Z namespaces/openshift-user-workload-monitoring/route.openshift.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.248194313Z namespaces/openshift-user-workload-monitoring/route.openshift.io/routes.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.248259324Z namespaces/openshift/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.248315355Z namespaces/openshift/openshift.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.248394357Z namespaces/openshift/apps.openshift.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.248480089Z namespaces/openshift/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.248504229Z namespaces/openshift/apps/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.248572291Z namespaces/openshift/apps/daemonsets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.248666063Z namespaces/openshift/apps/deployments.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.248764475Z namespaces/openshift/apps/replicasets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.248898508Z namespaces/openshift/apps/statefulsets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.248962849Z namespaces/openshift/autoscaling/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.249032111Z namespaces/openshift/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.249075912Z namespaces/openshift/batch/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.249125693Z namespaces/openshift/batch/cronjobs.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.249256686Z namespaces/openshift/batch/jobs.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.249322397Z namespaces/openshift/build.openshift.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.249365198Z namespaces/openshift/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.24944148Z namespaces/openshift/build.openshift.io/builds.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.249478201Z namespaces/openshift/core/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.249517621Z namespaces/openshift/core/configmaps.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.249610544Z namespaces/openshift/core/endpoints.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.249692525Z namespaces/openshift/core/events.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.249763767Z namespaces/openshift/core/persistentvolumeclaims.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.249863299Z namespaces/openshift/core/pods.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.24993756Z namespaces/openshift/core/replicationcontrollers.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.250062573Z namespaces/openshift/core/secrets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.250223017Z namespaces/openshift/core/services.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.250270498Z namespaces/openshift/discovery.k8s.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.250309688Z namespaces/openshift/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.250355069Z namespaces/openshift/image.openshift.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.25038906Z namespaces/openshift/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.251870853Z namespaces/openshift/image.openshift.io/imagestreams/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.251895643Z namespaces/openshift/image.openshift.io/imagestreams/cli-artifacts.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.251987735Z namespaces/openshift/image.openshift.io/imagestreams/cli.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.252068037Z namespaces/openshift/image.openshift.io/imagestreams/dotnet-runtime.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.252173339Z namespaces/openshift/image.openshift.io/imagestreams/dotnet.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.252265821Z namespaces/openshift/image.openshift.io/imagestreams/driver-toolkit.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.252344143Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-eap-openshift-java11.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.252505306Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-eap-openshift.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.25268022Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-java-openshift.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.252788033Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-java11-openshift.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.253007517Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-karaf-openshift-jdk11.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.253084479Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-karaf-openshift.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.253208702Z namespaces/openshift/image.openshift.io/imagestreams/golang.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.253319194Z namespaces/openshift/image.openshift.io/imagestreams/httpd.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.253421426Z namespaces/openshift/image.openshift.io/imagestreams/installer-artifacts.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.253508718Z namespaces/openshift/image.openshift.io/imagestreams/installer.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.25359268Z namespaces/openshift/image.openshift.io/imagestreams/java-runtime.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.253693602Z namespaces/openshift/image.openshift.io/imagestreams/java.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.253829175Z namespaces/openshift/image.openshift.io/imagestreams/jboss-datagrid73-openshift.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.253934258Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp3-openjdk11-openshift.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.254024469Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp3-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.254119331Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp4-openjdk11-openshift.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.254205653Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp4-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.254298245Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk11-openshift.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.254390547Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.254482129Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk8-openshift.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.254571951Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk8-runtime-openshift.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.254669354Z namespaces/openshift/image.openshift.io/imagestreams/jboss-webserver57-openjdk11-tomcat9-openshift-ubi8.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.254768526Z namespaces/openshift/image.openshift.io/imagestreams/jboss-webserver57-openjdk8-tomcat9-openshift-ubi8.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.254924649Z namespaces/openshift/image.openshift.io/imagestreams/jenkins-agent-base.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.255052472Z namespaces/openshift/image.openshift.io/imagestreams/jenkins.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.255150124Z namespaces/openshift/image.openshift.io/imagestreams/mariadb.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.255258456Z namespaces/openshift/image.openshift.io/imagestreams/must-gather.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.255342388Z namespaces/openshift/image.openshift.io/imagestreams/mysql.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.25545322Z namespaces/openshift/image.openshift.io/imagestreams/network-tools.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.255534872Z namespaces/openshift/image.openshift.io/imagestreams/nginx.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.255652805Z namespaces/openshift/image.openshift.io/imagestreams/nodejs.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.255790118Z namespaces/openshift/image.openshift.io/imagestreams/oauth-proxy.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.255928741Z namespaces/openshift/image.openshift.io/imagestreams/openjdk-11-rhel7.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.256041293Z namespaces/openshift/image.openshift.io/imagestreams/perl.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.256127275Z namespaces/openshift/image.openshift.io/imagestreams/php.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.256244418Z namespaces/openshift/image.openshift.io/imagestreams/postgresql.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.256442012Z namespaces/openshift/image.openshift.io/imagestreams/postgresql13-for-sso75-openshift-rhel8.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.256534854Z namespaces/openshift/image.openshift.io/imagestreams/postgresql13-for-sso76-openshift-rhel8.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.256622126Z namespaces/openshift/image.openshift.io/imagestreams/python.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.256746059Z namespaces/openshift/image.openshift.io/imagestreams/redhat-openjdk18-openshift.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.256892882Z namespaces/openshift/image.openshift.io/imagestreams/redis.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.256996694Z namespaces/openshift/image.openshift.io/imagestreams/ruby.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.257103576Z namespaces/openshift/image.openshift.io/imagestreams/sso75-openshift-rhel8.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.257192568Z namespaces/openshift/image.openshift.io/imagestreams/sso76-openshift-rhel8.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.25728402Z namespaces/openshift/image.openshift.io/imagestreams/tests.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.257374002Z namespaces/openshift/image.openshift.io/imagestreams/tools.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.257479635Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-11-runtime.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.257606897Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-11.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.25772708Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-17-runtime.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.257860943Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-17.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.257974845Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-21-runtime.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.258060637Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-21.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.258147229Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-8-runtime.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.258262722Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-8.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.258350794Z namespaces/openshift/k8s.ovn.org/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.258393295Z namespaces/openshift/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.258483106Z namespaces/openshift/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.258544838Z namespaces/openshift/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.258597989Z namespaces/openshift/monitoring.coreos.com/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.25863073Z namespaces/openshift/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.25866799Z namespaces/openshift/networking.k8s.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.258716291Z namespaces/openshift/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.258761572Z namespaces/openshift/policy/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.258821364Z namespaces/openshift/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.258865725Z namespaces/openshift/route.openshift.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.258909436Z namespaces/openshift/route.openshift.io/routes.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.258952657Z namespaces/openshift/template.openshift.io/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.258960377Z namespaces/openshift/template.openshift.io/templates/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.258989537Z namespaces/openshift/template.openshift.io/templates/cache-service.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.25910762Z namespaces/openshift/template.openshift.io/templates/cakephp-mysql-example.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.259229753Z namespaces/openshift/template.openshift.io/templates/cakephp-mysql-persistent.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.259337425Z namespaces/openshift/template.openshift.io/templates/dancer-mysql-example.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.259439507Z namespaces/openshift/template.openshift.io/templates/dancer-mysql-persistent.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.259602471Z namespaces/openshift/template.openshift.io/templates/datagrid-service.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.259704963Z namespaces/openshift/template.openshift.io/templates/django-psql-example.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.259840086Z namespaces/openshift/template.openshift.io/templates/django-psql-persistent.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.259950868Z namespaces/openshift/template.openshift.io/templates/eap-xp3-basic-s2i.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.260069601Z namespaces/openshift/template.openshift.io/templates/eap-xp4-basic-s2i.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.260162083Z namespaces/openshift/template.openshift.io/templates/eap74-basic-s2i.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.260280285Z namespaces/openshift/template.openshift.io/templates/eap74-https-s2i.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.260409628Z namespaces/openshift/template.openshift.io/templates/eap74-sso-s2i.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.260559362Z namespaces/openshift/template.openshift.io/templates/httpd-example.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.260651634Z namespaces/openshift/template.openshift.io/templates/jenkins-ephemeral-monitored.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.260776166Z namespaces/openshift/template.openshift.io/templates/jenkins-ephemeral.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.261031832Z namespaces/openshift/template.openshift.io/templates/jenkins-persistent-monitored.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.261143354Z namespaces/openshift/template.openshift.io/templates/jenkins-persistent.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.261248957Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk11-tomcat9-ubi8-basic-s2i.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.261356229Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk11-tomcat9-ubi8-https-s2i.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.261470641Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk8-tomcat9-ubi8-basic-s2i.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.261559293Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk8-tomcat9-ubi8-https-s2i.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.261655885Z namespaces/openshift/template.openshift.io/templates/mariadb-ephemeral.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.261809229Z namespaces/openshift/template.openshift.io/templates/mariadb-persistent.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.261916301Z namespaces/openshift/template.openshift.io/templates/mysql-ephemeral.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.262018933Z namespaces/openshift/template.openshift.io/templates/mysql-persistent.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.262397462Z namespaces/openshift/template.openshift.io/templates/nginx-example.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.262496284Z namespaces/openshift/template.openshift.io/templates/nodejs-postgresql-example.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.262608116Z namespaces/openshift/template.openshift.io/templates/nodejs-postgresql-persistent.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.26277944Z namespaces/openshift/template.openshift.io/templates/openjdk-web-basic-s2i.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.262914953Z namespaces/openshift/template.openshift.io/templates/postgresql-ephemeral.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.263012325Z namespaces/openshift/template.openshift.io/templates/postgresql-persistent.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.263109367Z namespaces/openshift/template.openshift.io/templates/rails-pgsql-persistent.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.263272811Z namespaces/openshift/template.openshift.io/templates/rails-postgresql-example.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.263413784Z namespaces/openshift/template.openshift.io/templates/react-web-app-example.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.263539236Z namespaces/openshift/template.openshift.io/templates/redis-ephemeral.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.263667099Z namespaces/openshift/template.openshift.io/templates/redis-persistent.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.263822893Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel-rest-3scale.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.263967416Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel-xml.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.264094868Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.264214291Z namespaces/openshift/template.openshift.io/templates/sso75-https.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.264356054Z namespaces/openshift/template.openshift.io/templates/sso75-ocp4-x509-https.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.264487957Z namespaces/openshift/template.openshift.io/templates/sso75-ocp4-x509-postgresql-persistent.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.2646381Z namespaces/openshift/template.openshift.io/templates/sso75-postgresql-persistent.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.264822124Z namespaces/openshift/template.openshift.io/templates/sso75-postgresql.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.264972647Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-https.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.265131731Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-postgresql-persistent.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.265257814Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-postgresql.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.265382376Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-x509-https.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.265489059Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-x509-postgresql-persistent.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.265576921Z network_logs/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.265617542Z network_logs/cluster_scale [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.265706903Z network_logs/ippools.whereabouts.cni.cncf.io [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.265781185Z network_logs/multi-networkpolicy [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.265880607Z network_logs/net-attach-def [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.265960849Z network_logs/overlappingrangeipreservations.whereabouts.cni.cncf.io [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.266108272Z network_logs/ovn_kubernetes_top_pods [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.266197924Z network_logs/ovnk_database_store.tar.gz [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.267568474Z nodes/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.267617175Z nodes/debug [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.267702217Z nodes/ip-10-0-128-168.ec2.internal/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.267730367Z nodes/ip-10-0-128-168.ec2.internal/cpu_affinities.json [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.268034754Z nodes/ip-10-0-128-168.ec2.internal/dmesg [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.26830693Z nodes/ip-10-0-128-168.ec2.internal/ethtool_channels [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.268380142Z nodes/ip-10-0-128-168.ec2.internal/ethtool_features [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.268475814Z nodes/ip-10-0-128-168.ec2.internal/ip-10-0-128-168.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.26877328Z nodes/ip-10-0-128-168.ec2.internal/irq_affinities.json [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.268988905Z nodes/ip-10-0-128-168.ec2.internal/lscpu [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.269105517Z nodes/ip-10-0-128-168.ec2.internal/lspci [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.269193319Z nodes/ip-10-0-128-168.ec2.internal/podresources.json [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.269331352Z nodes/ip-10-0-128-168.ec2.internal/pods_info.json [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.269446785Z nodes/ip-10-0-128-168.ec2.internal/proc_cmdline [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.269526327Z nodes/ip-10-0-128-168.ec2.internal/sysinfo.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.271356786Z nodes/ip-10-0-128-168.ec2.internal/sysinfo.tgz [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.27149576Z nodes/ip-10-0-129-35.ec2.internal/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.271542361Z nodes/ip-10-0-129-35.ec2.internal/cpu_affinities.json [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.271871078Z nodes/ip-10-0-129-35.ec2.internal/dmesg [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.272126373Z nodes/ip-10-0-129-35.ec2.internal/ethtool_channels [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.272199545Z nodes/ip-10-0-129-35.ec2.internal/ethtool_features [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.272279326Z nodes/ip-10-0-129-35.ec2.internal/ip-10-0-129-35.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.272638984Z nodes/ip-10-0-129-35.ec2.internal/irq_affinities.json [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.272771187Z nodes/ip-10-0-129-35.ec2.internal/lscpu [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.2729144Z nodes/ip-10-0-129-35.ec2.internal/lspci [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.272993152Z nodes/ip-10-0-129-35.ec2.internal/podresources.json [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.273105124Z nodes/ip-10-0-129-35.ec2.internal/pods_info.json [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.273232807Z nodes/ip-10-0-129-35.ec2.internal/proc_cmdline [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.273297209Z nodes/ip-10-0-129-35.ec2.internal/sysinfo.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.275034637Z nodes/ip-10-0-129-35.ec2.internal/sysinfo.tgz [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.27519586Z nodes/ip-10-0-142-247.ec2.internal/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.275228601Z nodes/ip-10-0-142-247.ec2.internal/cpu_affinities.json [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.275607219Z nodes/ip-10-0-142-247.ec2.internal/dmesg [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.275885795Z nodes/ip-10-0-142-247.ec2.internal/ethtool_channels [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.275946496Z nodes/ip-10-0-142-247.ec2.internal/ethtool_features [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.276032938Z nodes/ip-10-0-142-247.ec2.internal/ip-10-0-142-247.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.276299264Z nodes/ip-10-0-142-247.ec2.internal/irq_affinities.json [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.276450877Z nodes/ip-10-0-142-247.ec2.internal/lscpu [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.276630241Z nodes/ip-10-0-142-247.ec2.internal/lspci [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.276758194Z nodes/ip-10-0-142-247.ec2.internal/podresources.json [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.276964408Z nodes/ip-10-0-142-247.ec2.internal/pods_info.json [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.277073251Z nodes/ip-10-0-142-247.ec2.internal/proc_cmdline [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.277151323Z nodes/ip-10-0-142-247.ec2.internal/sysinfo.log [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.278829959Z nodes/ip-10-0-142-247.ec2.internal/sysinfo.tgz [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.279019793Z pod_network_connectivity_check/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.279050464Z pod_network_connectivity_check/podnetworkconnectivitychecks.yaml [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.279200777Z static-pods/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.279216877Z static-pods/kube-apiserver/ [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.288178452Z [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.288204693Z sent 57,836 bytes received 3,983,443 bytes 2,694,186.00 bytes/sec [must-gather] [must-gather-flk9n] OUT 2026-07-20T10:25:24.288222333Z total size is 45,842,567 speedup is 11.34 [must-gather] [must-gather ] OUT 2026-07-20T10:25:24.553634877Z namespace/openshift-must-gather-srqvl 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: 5e44fb8b-ca68-46a1-8587-dc04211dc738 [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.25" [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-wc8nk [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-wc8nk-e2e-raw [git-push-artifacts] PIPELINERUN_NAME=kserve-group-test-wc8nk [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 6815327 Jul 20 10:26 /workspace/odh-ci-artifacts/test-artifacts/kserve-group-test-wc8nk/e2e-raw.tar.gz [git-push-artifacts] [ci-artifacts bb73967] 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-wc8nk/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] d543698..bb73967 ci-artifacts -> ci-artifacts [fail-if-needed] deploy-and-e2e step succeeded