[get-kubeconfig] Found kubeconfig secret: cluster-fcmlb-admin-kubeconfig [get-kubeconfig] Wrote kubeconfig to /credentials/cluster-fcmlb-kubeconfig [get-kubeconfig] Found admin password secret: cluster-fcmlb-admin-password [get-kubeconfig] Retrieved username [get-kubeconfig] Wrote password to /credentials/cluster-fcmlb-password [get-kubeconfig] API Server URL: https://a13683cccee584422a507e09e70a6dcb-a17f494efeb6bf5c.elb.us-east-1.amazonaws.com:6443 [get-kubeconfig] Console URL: https://console-openshift-console.apps.abf5e931-5125-497b-9c10-600808275869.prod.konfluxeaas.com [clone-repo] work/RHOAIENG-79440 [clone-repo] https://github.com/jlost/kserve [clone-repo] Cloning into '/workspace/source'... [clone-repo] Updating files: 81% (2664/3251) Updating files: 82% (2666/3251) Updating files: 83% (2699/3251) Updating files: 84% (2731/3251) Updating files: 85% (2764/3251) Updating files: 86% (2796/3251) Updating files: 87% (2829/3251) Updating files: 88% (2861/3251) Updating files: 89% (2894/3251) Updating files: 90% (2926/3251) Updating files: 91% (2959/3251) Updating files: 92% (2991/3251) Updating files: 93% (3024/3251) Updating files: 94% (3056/3251) Updating files: 95% (3089/3251) Updating files: 96% (3121/3251) Updating files: 97% (3154/3251) Updating files: 98% (3186/3251) Updating files: 99% (3219/3251) Updating files: 100% (3251/3251) Updating files: 100% (3251/3251), done. [e2e-graph] + bash [e2e-graph] + STATUS_FILE=/test-status/deploy-and-e2e-status [e2e-graph] + echo failed [e2e-graph] + COMPONENT_NAME=kserve-agent-ci [e2e-graph] ++ jq -r --arg component_name kserve-agent-ci '.[$component_name].image' [e2e-graph] + export KSERVE_AGENT_IMAGE=quay.io/opendatahub/kserve-agent@sha256:440184469bf83caf5543427fdbbf80873e43c9c7af817ffabe7c58eda76f78c2 [e2e-graph] + KSERVE_AGENT_IMAGE=quay.io/opendatahub/kserve-agent@sha256:440184469bf83caf5543427fdbbf80873e43c9c7af817ffabe7c58eda76f78c2 [e2e-graph] + COMPONENT_NAME=kserve-controller-ci [e2e-graph] ++ jq -r --arg component_name kserve-controller-ci '.[$component_name].image' [e2e-graph] + export KSERVE_CONTROLLER_IMAGE=quay.io/opendatahub/kserve-controller@sha256:a627ec30debc454af106c2c34af695e96eccb25d564ea70da2ca083e0bc41d91 [e2e-graph] + KSERVE_CONTROLLER_IMAGE=quay.io/opendatahub/kserve-controller@sha256:a627ec30debc454af106c2c34af695e96eccb25d564ea70da2ca083e0bc41d91 [e2e-graph] + COMPONENT_NAME=kserve-router-ci [e2e-graph] ++ jq -r --arg component_name kserve-router-ci '.[$component_name].image' [e2e-graph] + export KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:ecd8623c42b521978afd08b50dfd4d13bfe521fd8131429e4f24493619574031 [e2e-graph] + KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:ecd8623c42b521978afd08b50dfd4d13bfe521fd8131429e4f24493619574031 [e2e-graph] + COMPONENT_NAME=kserve-storage-initializer-ci [e2e-graph] ++ jq -r --arg component_name kserve-storage-initializer-ci '.[$component_name].image' [e2e-graph] + export STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:0a55b7ab9c6c77d762de859d20496ef5a9b41cb492d5728752f25851b1e70916 [e2e-graph] + STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:0a55b7ab9c6c77d762de859d20496ef5a9b41cb492d5728752f25851b1e70916 [e2e-graph] + export GITHUB_SHA=stable [e2e-graph] + GITHUB_SHA=stable [e2e-graph] + ./test/scripts/openshift-ci/run-e2e-tests.sh graph 2 raw [e2e-graph] INFERENCE_POOL_GROUP=inference.networking.k8s.io (detected from OCP 4.21.26) [e2e-graph] Installing on cluster [e2e-graph] Using namespace: kserve for KServe components [e2e-graph] SKLEARN_IMAGE=quay.io/opendatahub/sklearn-serving-runtime:odh-pr-1821 [e2e-graph] OPT_125M_MODEL_URI=s3://example-models/facebook/opt-125m [e2e-graph] ERROR_404_ISVC_IMAGE=quay.io/opendatahub/error-404-isvc:odh-pr-1821 [e2e-graph] SUCCESS_200_ISVC_IMAGE=quay.io/opendatahub/success-200-isvc:odh-pr-1821 [e2e-graph] [INFO] Installing Kustomize v5.8.1 for linux/amd64... [e2e-graph] [SUCCESS] Successfully installed Kustomize v5.8.1 to /workspace/source/bin/kustomize [e2e-graph] v5.8.1 [e2e-graph] make: Entering directory '/workspace/source' [e2e-graph] [INFO] Installing yq v4.52.1 for linux/amd64... [e2e-graph] [SUCCESS] Successfully installed yq v4.52.1 to /workspace/source/bin/yq [e2e-graph] yq (https://github.com/mikefarah/yq/) version v4.52.1 [e2e-graph] make: Leaving directory '/workspace/source' [e2e-graph] Installing KServe Python SDK ... [e2e-graph] [INFO] Installing uv 0.7.8 for linux/amd64... [e2e-graph] [SUCCESS] Successfully installed uv 0.7.8 to /workspace/source/bin/uv [e2e-graph] 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-graph] uv 0.7.8 [e2e-graph] Creating virtual environment... [e2e-graph] warning: virtualenv's `--clear` has no effect (uv always clears the virtual environment) [e2e-graph] Using CPython 3.9.25 interpreter at: /usr/bin/python3 [e2e-graph] Creating virtual environment at: .venv [e2e-graph] /workspace/source [e2e-graph] Using CPython 3.11.13 interpreter at: /usr/bin/python3.11 [e2e-graph] Creating virtual environment at: .venv [e2e-graph] Resolved 274 packages in 1ms [e2e-graph] Building kserve @ file:///workspace/source/python/kserve [e2e-graph] Downloading setuptools (1.2MiB) [e2e-graph] Downloading aiohttp (1.7MiB) [e2e-graph] Downloading pyarrow (40.1MiB) [e2e-graph] Downloading uvloop (3.8MiB) [e2e-graph] Downloading pandas (12.5MiB) [e2e-graph] Downloading black (1.6MiB) [e2e-graph] Downloading kubernetes (1.9MiB) [e2e-graph] Downloading cryptography (4.5MiB) [e2e-graph] Downloading pydantic-core (2.0MiB) [e2e-graph] Downloading portforward (3.9MiB) [e2e-graph] Downloading botocore (12.9MiB) [e2e-graph] Downloading mypy (17.2MiB) [e2e-graph] Downloading grpcio (6.4MiB) [e2e-graph] Downloading numpy (15.7MiB) [e2e-graph] Downloading grpcio-tools (2.5MiB) [e2e-graph] Building timeout-sampler==1.0.3 [e2e-graph] Building python-simple-logger==2.0.19 [e2e-graph] Downloading aiohttp [e2e-graph] Downloading black [e2e-graph] Downloading pydantic-core [e2e-graph] Downloading grpcio-tools [e2e-graph] Downloading setuptools [e2e-graph] Built python-simple-logger==2.0.19 [e2e-graph] Downloading portforward [e2e-graph] Downloading uvloop [e2e-graph] Downloading cryptography [e2e-graph] Downloading grpcio [e2e-graph] Downloading kubernetes [e2e-graph] Built timeout-sampler==1.0.3 [e2e-graph] Downloading numpy [e2e-graph] Built kserve @ file:///workspace/source/python/kserve [e2e-graph] Downloading pandas [e2e-graph] Downloading mypy [e2e-graph] Downloading botocore [e2e-graph] Downloading pyarrow [e2e-graph] Prepared 101 packages in 2.09s [e2e-graph] warning: Failed to hardlink files; falling back to full copy. This may lead to degraded performance. [e2e-graph] If the cache and target directories are on different filesystems, hardlinking may not be supported. [e2e-graph] If this is intentional, set `export UV_LINK_MODE=copy` or use `--link-mode=copy` to suppress this warning. [e2e-graph] Installed 101 packages in 5.58s [e2e-graph] + aiohappyeyeballs==2.6.1 [e2e-graph] + aiohttp==3.14.1 [e2e-graph] + aiosignal==1.4.0 [e2e-graph] + annotated-doc==0.0.4 [e2e-graph] + annotated-types==0.7.0 [e2e-graph] + anyio==4.9.0 [e2e-graph] + attrs==25.3.0 [e2e-graph] + avro==1.12.0 [e2e-graph] + black==24.3.0 [e2e-graph] + boto3==1.37.35 [e2e-graph] + botocore==1.37.35 [e2e-graph] + cachetools==5.5.2 [e2e-graph] + certifi==2025.1.31 [e2e-graph] + cffi==2.0.0 [e2e-graph] + charset-normalizer==3.4.1 [e2e-graph] + click==8.4.2 [e2e-graph] + cloudevents==1.11.0 [e2e-graph] + colorama==0.4.6 [e2e-graph] + colorlog==6.10.1 [e2e-graph] + coverage==7.8.0 [e2e-graph] + cryptography==49.0.0 [e2e-graph] + deprecation==2.1.0 [e2e-graph] + durationpy==0.9 [e2e-graph] + execnet==2.1.1 [e2e-graph] + fastapi==0.136.3 [e2e-graph] + frozenlist==1.5.0 [e2e-graph] + google-auth==2.39.0 [e2e-graph] + grpc-interceptor==0.15.4 [e2e-graph] + grpcio==1.78.1 [e2e-graph] + grpcio-testing==1.78.1 [e2e-graph] + grpcio-tools==1.78.1 [e2e-graph] + h11==0.16.0 [e2e-graph] + httpcore==1.0.9 [e2e-graph] + httptools==0.6.4 [e2e-graph] + httpx==0.27.2 [e2e-graph] + httpx-retries==0.4.5 [e2e-graph] + idna==3.10 [e2e-graph] + iniconfig==2.1.0 [e2e-graph] + jinja2==3.1.6 [e2e-graph] + jmespath==1.0.1 [e2e-graph] + kserve==0.20.0rc0 (from file:///workspace/source/python/kserve) [e2e-graph] + kubernetes==32.0.1 [e2e-graph] + markupsafe==3.0.2 [e2e-graph] + multidict==6.4.3 [e2e-graph] + mypy==0.991 [e2e-graph] + mypy-extensions==1.0.0 [e2e-graph] + numpy==2.2.4 [e2e-graph] + oauthlib==3.2.2 [e2e-graph] + orjson==3.11.9 [e2e-graph] + packaging==24.2 [e2e-graph] + pandas==2.2.3 [e2e-graph] + pathspec==0.12.1 [e2e-graph] + platformdirs==4.3.7 [e2e-graph] + pluggy==1.5.0 [e2e-graph] + portforward==0.7.1 [e2e-graph] + prometheus-client==0.21.1 [e2e-graph] + propcache==0.3.1 [e2e-graph] + protobuf==6.33.5 [e2e-graph] + psutil==5.9.8 [e2e-graph] + pyarrow==19.0.1 [e2e-graph] + pyasn1==0.6.3 [e2e-graph] + pyasn1-modules==0.4.2 [e2e-graph] + pycparser==2.22 [e2e-graph] + pydantic==2.12.4 [e2e-graph] + pydantic-core==2.41.5 [e2e-graph] + pyjwt==2.13.0 [e2e-graph] + pytest==7.4.4 [e2e-graph] + pytest-asyncio==0.23.8 [e2e-graph] + pytest-cov==5.0.0 [e2e-graph] + pytest-httpx==0.30.0 [e2e-graph] + pytest-json-report==1.5.0 [e2e-graph] + pytest-metadata==3.1.1 [e2e-graph] + pytest-xdist==3.6.1 [e2e-graph] + python-dateutil==2.9.0.post0 [e2e-graph] + python-dotenv==1.1.0 [e2e-graph] + python-multipart==0.0.32 [e2e-graph] + python-simple-logger==2.0.19 [e2e-graph] + pytz==2025.2 [e2e-graph] + pyyaml==6.0.2 [e2e-graph] + requests==2.32.3 [e2e-graph] + requests-oauthlib==2.0.0 [e2e-graph] + rsa==4.9.1 [e2e-graph] + s3transfer==0.11.4 [e2e-graph] + setuptools==78.1.0 [e2e-graph] + six==1.17.0 [e2e-graph] + sniffio==1.3.1 [e2e-graph] + starlette==1.2.1 [e2e-graph] + tabulate==0.9.0 [e2e-graph] + timeout-sampler==1.0.3 [e2e-graph] + timing-asgi==0.3.1 [e2e-graph] + tomlkit==0.13.2 [e2e-graph] + typing-extensions==4.15.0 [e2e-graph] + typing-inspection==0.4.2 [e2e-graph] + tzdata==2025.2 [e2e-graph] + urllib3==2.7.0 [e2e-graph] + uvicorn==0.34.1 [e2e-graph] + uvloop==0.21.0 [e2e-graph] + watchfiles==1.0.5 [e2e-graph] + websocket-client==1.8.0 [e2e-graph] + websockets==15.0.1 [e2e-graph] + yarl==1.20.0 [e2e-graph] Audited 1 package in 49ms [e2e-graph] /workspace/source [e2e-graph] [INFO] Installing Kustomize v5.8.1 for linux/amd64... [e2e-graph] [INFO] Kustomize v5.8.1 is already installed in /workspace/source/bin (>= v5.8.1) [e2e-graph] make: Entering directory '/workspace/source' [e2e-graph] make: Leaving directory '/workspace/source' [e2e-graph] Now using project "kserve" on server "https://a13683cccee584422a507e09e70a6dcb-a17f494efeb6bf5c.elb.us-east-1.amazonaws.com:6443". [e2e-graph] [e2e-graph] You can add applications to this project with the 'new-app' command. For example, try: [e2e-graph] [e2e-graph] oc new-app rails-postgresql-example [e2e-graph] [e2e-graph] to build a new example application in Ruby. Or use kubectl to deploy a simple Kubernetes application: [e2e-graph] [e2e-graph] kubectl create deployment hello-node --image=registry.k8s.io/e2e-test-images/agnhost:2.43 -- /agnhost serve-hostname [e2e-graph] [e2e-graph] [INFO] Installing Kustomize v5.8.1 for linux/amd64... [e2e-graph] [INFO] Kustomize v5.8.1 is already installed in /workspace/source/bin (>= v5.8.1) [e2e-graph] make: Entering directory '/workspace/source' [e2e-graph] make: Leaving directory '/workspace/source' [e2e-graph] Creating namespace openshift-keda... [e2e-graph] namespace/openshift-keda created [e2e-graph] Namespace openshift-keda created/ensured. [e2e-graph] --- [e2e-graph] Creating OperatorGroup openshift-keda... [e2e-graph] operatorgroup.operators.coreos.com/openshift-keda created [e2e-graph] OperatorGroup openshift-keda created/ensured. [e2e-graph] --- [e2e-graph] Creating Subscription for openshift-custom-metrics-autoscaler-operator... [e2e-graph] subscription.operators.coreos.com/openshift-custom-metrics-autoscaler-operator created [e2e-graph] Subscription openshift-custom-metrics-autoscaler-operator created/ensured. [e2e-graph] --- [e2e-graph] Waiting for openshift-custom-metrics-autoscaler-operator CSV to become ready... [e2e-graph] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (0/600) [e2e-graph] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (5/600) [e2e-graph] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (10/600) [e2e-graph] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (15/600) [e2e-graph] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (20/600) [e2e-graph] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (25/600) [e2e-graph] CSV custom-metrics-autoscaler.v2.19.0-2 found, but not yet Succeeded (Phase: Installing). Waiting... (30/600) [e2e-graph] CSV custom-metrics-autoscaler.v2.19.0-2 found, but not yet Succeeded (Phase: Installing). Waiting... (35/600) [e2e-graph] CSV custom-metrics-autoscaler.v2.19.0-2 found, but not yet Succeeded (Phase: Installing). Waiting... (40/600) [e2e-graph] CSV custom-metrics-autoscaler.v2.19.0-2 found, but not yet Succeeded (Phase: Installing). Waiting... (45/600) [e2e-graph] CSV custom-metrics-autoscaler.v2.19.0-2 found, but not yet Succeeded (Phase: Installing). Waiting... (50/600) [e2e-graph] CSV custom-metrics-autoscaler.v2.19.0-2 is ready (Phase: Succeeded). [e2e-graph] --- [e2e-graph] Applying KedaController custom resource... [e2e-graph] 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-graph] kedacontroller.keda.sh/keda configured [e2e-graph] KedaController custom resource applied. [e2e-graph] --- [e2e-graph] Allowing time for KEDA components to be provisioned by the operator ... [e2e-graph] Waiting for KEDA Operator pod (selector: "app=keda-operator") to be ready in namespace openshift-keda... [e2e-graph] Waiting for pod -l "app=keda-operator" in namespace "openshift-keda" to be created... [e2e-graph] Pod -l "app=keda-operator" in namespace "openshift-keda" found. [e2e-graph] Current pods for -l "app=keda-operator" in namespace "openshift-keda": [e2e-graph] NAME READY STATUS RESTARTS AGE [e2e-graph] keda-operator-77f648d694-wc8z6 1/1 Running 0 42s [e2e-graph] Waiting up to 120s for pod(s) -l "app=keda-operator" in namespace "openshift-keda" to become ready... [e2e-graph] pod/keda-operator-77f648d694-wc8z6 condition met [e2e-graph] Pod(s) -l "app=keda-operator" in namespace "openshift-keda" are ready. [e2e-graph] KEDA Operator pod is ready. [e2e-graph] Waiting for KEDA Metrics API Server pod (selector: "app=keda-metrics-apiserver") to be ready in namespace openshift-keda... [e2e-graph] Waiting for pod -l "app=keda-metrics-apiserver" in namespace "openshift-keda" to be created... [e2e-graph] Pod -l "app=keda-metrics-apiserver" in namespace "openshift-keda" found. [e2e-graph] Current pods for -l "app=keda-metrics-apiserver" in namespace "openshift-keda": [e2e-graph] NAME READY STATUS RESTARTS AGE [e2e-graph] keda-metrics-apiserver-55557df8c-gbjfr 1/1 Running 0 46s [e2e-graph] Waiting up to 120s for pod(s) -l "app=keda-metrics-apiserver" in namespace "openshift-keda" to become ready... [e2e-graph] pod/keda-metrics-apiserver-55557df8c-gbjfr condition met [e2e-graph] Pod(s) -l "app=keda-metrics-apiserver" in namespace "openshift-keda" are ready. [e2e-graph] KEDA Metrics API Server pod is ready. [e2e-graph] Waiting for KEDA Webhook pod (selector: "app=keda-admission-webhooks") to be ready in namespace openshift-keda... [e2e-graph] Waiting for pod -l "app=keda-admission-webhooks" in namespace "openshift-keda" to be created... [e2e-graph] Pod -l "app=keda-admission-webhooks" in namespace "openshift-keda" found. [e2e-graph] Current pods for -l "app=keda-admission-webhooks" in namespace "openshift-keda": [e2e-graph] NAME READY STATUS RESTARTS AGE [e2e-graph] keda-admission-56f9798bb4-nj8w8 1/1 Running 0 52s [e2e-graph] Waiting up to 120s for pod(s) -l "app=keda-admission-webhooks" in namespace "openshift-keda" to become ready... [e2e-graph] pod/keda-admission-56f9798bb4-nj8w8 condition met [e2e-graph] Pod(s) -l "app=keda-admission-webhooks" in namespace "openshift-keda" are ready. [e2e-graph] KEDA Webhook pod is ready. [e2e-graph] --- [e2e-graph] ✅ KEDA deployment script finished successfully. [e2e-graph] KSERVE_CONTROLLER_IMAGE=quay.io/opendatahub/kserve-controller@sha256:a627ec30debc454af106c2c34af695e96eccb25d564ea70da2ca083e0bc41d91 [e2e-graph] LLMISVC_CONTROLLER_IMAGE=quay.io/opendatahub/odh-kserve-llmisvc-controller:odh-master [e2e-graph] KSERVE_AGENT_IMAGE=quay.io/opendatahub/kserve-agent@sha256:440184469bf83caf5543427fdbbf80873e43c9c7af817ffabe7c58eda76f78c2 [e2e-graph] KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:ecd8623c42b521978afd08b50dfd4d13bfe521fd8131429e4f24493619574031 [e2e-graph] STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:0a55b7ab9c6c77d762de859d20496ef5a9b41cb492d5728752f25851b1e70916 [e2e-graph] Installing KServe via kustomize... [e2e-graph] === Final params.env [e2e-graph] kserve-controller=quay.io/opendatahub/kserve-controller@sha256:a627ec30debc454af106c2c34af695e96eccb25d564ea70da2ca083e0bc41d91 [e2e-graph] llmisvc-controller=quay.io/opendatahub/odh-kserve-llmisvc-controller:odh-master [e2e-graph] kserve-agent=quay.io/opendatahub/kserve-agent@sha256:440184469bf83caf5543427fdbbf80873e43c9c7af817ffabe7c58eda76f78c2 [e2e-graph] kserve-router=quay.io/opendatahub/kserve-router@sha256:ecd8623c42b521978afd08b50dfd4d13bfe521fd8131429e4f24493619574031 [e2e-graph] kserve-storage-initializer=quay.io/opendatahub/kserve-storage-initializer@sha256:0a55b7ab9c6c77d762de859d20496ef5a9b41cb492d5728752f25851b1e70916 [e2e-graph] kserve-llm-d=registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fc68d623d1bfc36c8cb2fe4a71f19c8578cfb420ce8ce07b20a02c1ee0be0cf3 [e2e-graph] kserve-llm-d-inference-scheduler=quay.io/opendatahub/odh-llm-d-router-endpoint-picker:v0.9.0 [e2e-graph] kserve-llm-d-routing-sidecar=quay.io/opendatahub/odh-llm-d-router-disagg-sidecar:v0.9.0 [e2e-graph] kserve-llm-d-uds-tokenizer=quay.io/opendatahub/llm-d-kv-cache:v0.8.0 [e2e-graph] kserve-llm-d-nvidia-cuda=registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fc68d623d1bfc36c8cb2fe4a71f19c8578cfb420ce8ce07b20a02c1ee0be0cf3 [e2e-graph] kserve-llm-d-nvidia-cuda-fast-1=registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fc68d623d1bfc36c8cb2fe4a71f19c8578cfb420ce8ce07b20a02c1ee0be0cf3 [e2e-graph] kserve-llm-d-nvidia-cuda-fast-2=registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fc68d623d1bfc36c8cb2fe4a71f19c8578cfb420ce8ce07b20a02c1ee0be0cf3 [e2e-graph] kserve-llm-d-nvidia-cuda-upstream-version=0.11.0+rhai5 [e2e-graph] kserve-llm-d-nvidia-cuda-fast-1-upstream-version=0.11.0+rhai5 [e2e-graph] kserve-llm-d-nvidia-cuda-fast-2-upstream-version=0.11.0+rhai5 [e2e-graph] kserve-llm-d-amd-rocm=registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:d9a48add238cc095fa43eeee17c8c4d104de60c4dc623e0bc7f8c4b53b2b2e97 [e2e-graph] kserve-llm-d-amd-rocm-fast-1=registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:d9a48add238cc095fa43eeee17c8c4d104de60c4dc623e0bc7f8c4b53b2b2e97 [e2e-graph] kserve-llm-d-amd-rocm-fast-2=registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:d9a48add238cc095fa43eeee17c8c4d104de60c4dc623e0bc7f8c4b53b2b2e97 [e2e-graph] kserve-llm-d-amd-rocm-upstream-version=0.11.0+rhai5 [e2e-graph] kserve-llm-d-amd-rocm-fast-1-upstream-version=0.11.0+rhai5 [e2e-graph] kserve-llm-d-amd-rocm-fast-2-upstream-version=0.11.0+rhai5 [e2e-graph] kserve-llm-d-intel-gaudi=registry.redhat.io/rhaii-early-access/vllm-gaudi-rhel9:3.4.0-ea.2 [e2e-graph] kserve-llm-d-intel-gaudi-fast-1=registry.redhat.io/rhaii-early-access/vllm-gaudi-rhel9:3.4.0-ea.2 [e2e-graph] kserve-llm-d-intel-gaudi-fast-2=registry.redhat.io/rhaii-early-access/vllm-gaudi-rhel9:3.4.0-ea.2 [e2e-graph] kserve-llm-d-intel-gaudi-upstream-version=0.16.0 [e2e-graph] kserve-llm-d-intel-gaudi-fast-1-upstream-version=0.16.0 [e2e-graph] kserve-llm-d-intel-gaudi-fast-2-upstream-version=0.16.0 [e2e-graph] kserve-llm-d-ibm-spyre=registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:80ae3e435a5be2c1f117f36599103ab05357917dd6e37f0df6613cb3ac2c13ea [e2e-graph] kserve-llm-d-ibm-spyre-fast-1=registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:80ae3e435a5be2c1f117f36599103ab05357917dd6e37f0df6613cb3ac2c13ea [e2e-graph] kserve-llm-d-ibm-spyre-fast-2=registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:80ae3e435a5be2c1f117f36599103ab05357917dd6e37f0df6613cb3ac2c13ea [e2e-graph] kserve-llm-d-ibm-spyre-upstream-version=0.10.2 [e2e-graph] kserve-llm-d-ibm-spyre-fast-1-upstream-version=0.10.2 [e2e-graph] kserve-llm-d-ibm-spyre-fast-2-upstream-version=0.10.2 [e2e-graph] kserve-llm-d-latency-predictor-prediction=quay.io/opendatahub/odh-latency-predictor-prediction:odh-stable [e2e-graph] kserve-llm-d-latency-predictor-training=quay.io/opendatahub/odh-latency-predictor-training:odh-stable [e2e-graph] # TODO update when our changes are introduced in the official image [e2e-graph] kube-rbac-proxy=quay.io/opendatahub/odh-kube-auth-proxy@sha256:dcb09fbabd8811f0956ef612a0c9ddd5236804b9bd6548a0647d2b531c9d01b3 [e2e-graph] kserve-localmodel-controller=quay.io/opendatahub/odh-kserve-localmodel-controller:odh-master [e2e-graph] kserve-localmodelnode-agent=quay.io/opendatahub/odh-kserve-localmodelnode-agent:odh-master [e2e-graph] ovms-versioning-ubi-micro=registry.redhat.io/ubi9/ubi-micro@sha256:38e934147827349f2b8b11ac9c38d7be23cb8e29f128b1c46e5c7ae54a2d23cd [e2e-graph] customresourcedefinition.apiextensions.k8s.io/clusterstoragecontainers.serving.kserve.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/inferencegraphs.serving.kserve.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/inferenceservices.serving.kserve.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/llminferenceserviceconfigs.serving.kserve.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/llminferenceservices.serving.kserve.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/servingruntimes.serving.kserve.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/trainedmodels.serving.kserve.io serverside-applied [e2e-graph] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-graph] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-graph] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-graph] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-graph] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-graph] customresourcedefinition.apiextensions.k8s.io/clusterstoragecontainers.serving.kserve.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/datascienceclusters.datasciencecluster.opendatahub.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/dscinitializations.dscinitialization.opendatahub.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/inferencegraphs.serving.kserve.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/inferencemodelrewrites.llm-d.ai serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/inferenceobjectives.llm-d.ai serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.k8s.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.x-k8s.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/inferenceservices.serving.kserve.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/llminferenceserviceconfigs.serving.kserve.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/llminferenceservices.serving.kserve.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/servingruntimes.serving.kserve.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/trainedmodels.serving.kserve.io serverside-applied [e2e-graph] Waiting for CRDs to be established... [e2e-graph] Waiting for CRD inferenceservices.serving.kserve.io to appear (timeout: 90s)… [e2e-graph] CRD inferenceservices.serving.kserve.io detected — waiting for it to become Established (timeout: 90s)… [e2e-graph] customresourcedefinition.apiextensions.k8s.io/inferenceservices.serving.kserve.io condition met [e2e-graph] Waiting for CRD llminferenceserviceconfigs.serving.kserve.io to appear (timeout: 90s)… [e2e-graph] CRD llminferenceserviceconfigs.serving.kserve.io detected — waiting for it to become Established (timeout: 90s)… [e2e-graph] customresourcedefinition.apiextensions.k8s.io/llminferenceserviceconfigs.serving.kserve.io condition met [e2e-graph] Waiting for CRD clusterstoragecontainers.serving.kserve.io to appear (timeout: 90s)… [e2e-graph] CRD clusterstoragecontainers.serving.kserve.io detected — waiting for it to become Established (timeout: 90s)… [e2e-graph] customresourcedefinition.apiextensions.k8s.io/clusterstoragecontainers.serving.kserve.io condition met [e2e-graph] Waiting for CRD datascienceclusters.datasciencecluster.opendatahub.io to appear (timeout: 90s)… [e2e-graph] CRD datascienceclusters.datasciencecluster.opendatahub.io detected — waiting for it to become Established (timeout: 90s)… [e2e-graph] customresourcedefinition.apiextensions.k8s.io/datascienceclusters.datasciencecluster.opendatahub.io condition met [e2e-graph] Applying all resources... [e2e-graph] customresourcedefinition.apiextensions.k8s.io/clusterstoragecontainers.serving.kserve.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/datascienceclusters.datasciencecluster.opendatahub.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/dscinitializations.dscinitialization.opendatahub.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/inferencegraphs.serving.kserve.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/inferencemodelrewrites.llm-d.ai serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/inferenceobjectives.llm-d.ai serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.k8s.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.x-k8s.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/inferenceservices.serving.kserve.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/llminferenceserviceconfigs.serving.kserve.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/llminferenceservices.serving.kserve.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/servingruntimes.serving.kserve.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/trainedmodels.serving.kserve.io serverside-applied [e2e-graph] serviceaccount/kserve-controller-manager serverside-applied [e2e-graph] serviceaccount/llmisvc-controller-manager serverside-applied [e2e-graph] role.rbac.authorization.k8s.io/kserve-leader-election-role serverside-applied [e2e-graph] role.rbac.authorization.k8s.io/kserve-llmisvcconfig-read-access serverside-applied [e2e-graph] role.rbac.authorization.k8s.io/llmisvc-leader-election-role serverside-applied [e2e-graph] clusterrole.rbac.authorization.k8s.io/kserve-admin serverside-applied [e2e-graph] clusterrole.rbac.authorization.k8s.io/kserve-edit serverside-applied [e2e-graph] clusterrole.rbac.authorization.k8s.io/kserve-inferenceservice-distro-role serverside-applied [e2e-graph] clusterrole.rbac.authorization.k8s.io/kserve-llmisvc-distro-role serverside-applied [e2e-graph] clusterrole.rbac.authorization.k8s.io/kserve-llmisvc-manager-role serverside-applied [e2e-graph] clusterrole.rbac.authorization.k8s.io/kserve-manager-role serverside-applied [e2e-graph] clusterrole.rbac.authorization.k8s.io/kserve-metrics-reader-cluster-role serverside-applied [e2e-graph] clusterrole.rbac.authorization.k8s.io/kserve-models-admin serverside-applied [e2e-graph] clusterrole.rbac.authorization.k8s.io/kserve-models-edit serverside-applied [e2e-graph] clusterrole.rbac.authorization.k8s.io/kserve-models-view serverside-applied [e2e-graph] clusterrole.rbac.authorization.k8s.io/kserve-proxy-role serverside-applied [e2e-graph] clusterrole.rbac.authorization.k8s.io/kserve-tls-distro-role serverside-applied [e2e-graph] clusterrole.rbac.authorization.k8s.io/kserve-view serverside-applied [e2e-graph] clusterrole.rbac.authorization.k8s.io/openshift-ai-inferenceservice-image-volume-scc serverside-applied [e2e-graph] clusterrole.rbac.authorization.k8s.io/openshift-ai-llminferenceservice-scc serverside-applied [e2e-graph] rolebinding.rbac.authorization.k8s.io/kserve-leader-election-rolebinding serverside-applied [e2e-graph] rolebinding.rbac.authorization.k8s.io/kserve-llmisvcconfig-read-access serverside-applied [e2e-graph] rolebinding.rbac.authorization.k8s.io/llmisvc-leader-election-rolebinding serverside-applied [e2e-graph] clusterrolebinding.rbac.authorization.k8s.io/kserve-inferenceservice-distro-rolebinding serverside-applied [e2e-graph] clusterrolebinding.rbac.authorization.k8s.io/kserve-llmisvc-distro-rolebinding serverside-applied [e2e-graph] clusterrolebinding.rbac.authorization.k8s.io/kserve-manager-rolebinding serverside-applied [e2e-graph] clusterrolebinding.rbac.authorization.k8s.io/kserve-proxy-rolebinding serverside-applied [e2e-graph] clusterrolebinding.rbac.authorization.k8s.io/kserve-tls-distro-rolebinding serverside-applied [e2e-graph] clusterrolebinding.rbac.authorization.k8s.io/llmisvc-manager-rolebinding serverside-applied [e2e-graph] configmap/inferenceservice-config serverside-applied [e2e-graph] configmap/kserve-parameters serverside-applied [e2e-graph] secret/kserve-webhook-server-secret serverside-applied [e2e-graph] secret/mlpipeline-s3-artifact serverside-applied [e2e-graph] service/kserve-controller-manager-metrics-service serverside-applied [e2e-graph] service/kserve-controller-manager-service serverside-applied [e2e-graph] service/kserve-webhook-server-service serverside-applied [e2e-graph] service/llmisvc-controller-manager-service serverside-applied [e2e-graph] service/llmisvc-webhook-server-service serverside-applied [e2e-graph] service/s3-service serverside-applied [e2e-graph] deployment.apps/kserve-controller-manager serverside-applied [e2e-graph] deployment.apps/llmisvc-controller-manager serverside-applied [e2e-graph] deployment.apps/seaweedfs serverside-applied [e2e-graph] networkpolicy.networking.k8s.io/kserve-controller-manager serverside-applied [e2e-graph] securitycontextconstraints.security.openshift.io/openshift-ai-inferenceservice-image-volume-scc serverside-applied [e2e-graph] securitycontextconstraints.security.openshift.io/openshift-ai-llminferenceservice-scc serverside-applied [e2e-graph] clusterstoragecontainer.serving.kserve.io/default serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-template serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-worker-data-parallel serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-pd-template-nvidia-cuda serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-pd-template-nvidia-cuda-fast-1 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-pd-template-nvidia-cuda-fast-2 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-template-nvidia-cuda serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-template-nvidia-cuda-fast-1 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-template-nvidia-cuda-fast-2 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-template serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-worker-data-parallel serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-router-route serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-scheduler serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-scheduler-latency-predictor serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-pd-template-nvidia-cuda serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-pd-template-nvidia-cuda-fast-1 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-pd-template-nvidia-cuda-fast-2 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-template-nvidia-cuda serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-template-nvidia-cuda-fast-1 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-template-nvidia-cuda-fast-2 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-amd-rocm serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-amd-rocm-fast-1 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-amd-rocm-fast-2 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-ppc64le serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-ppc64le-fast-1 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-ppc64le-fast-2 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-s390x serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-s390x-fast-1 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-s390x-fast-2 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-x86 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-x86-fast-1 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-x86-fast-2 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-intel-gaudi serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-intel-gaudi-fast-1 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-intel-gaudi-fast-2 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-tokenizer serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-tracing serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-worker-data-parallel serverside-applied [e2e-graph] mutatingwebhookconfiguration.admissionregistration.k8s.io/inferenceservice.serving.kserve.io serverside-applied [e2e-graph] mutatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceservice.serving.kserve.io serverside-applied [e2e-graph] validatingwebhookconfiguration.admissionregistration.k8s.io/inferencegraph.serving.kserve.io serverside-applied [e2e-graph] validatingwebhookconfiguration.admissionregistration.k8s.io/inferenceservice.serving.kserve.io serverside-applied [e2e-graph] validatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceservice.serving.kserve.io serverside-applied [e2e-graph] validatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceserviceconfig.serving.kserve.io serverside-applied [e2e-graph] validatingwebhookconfiguration.admissionregistration.k8s.io/servingruntime.serving.kserve.io serverside-applied [e2e-graph] validatingwebhookconfiguration.admissionregistration.k8s.io/trainedmodel.serving.kserve.io serverside-applied [e2e-graph] Waiting for llmisvc-controller-manager to be ready... [e2e-graph] Waiting for pod -l "control-plane=llmisvc-controller-manager" in namespace "kserve" to be created... [e2e-graph] Pod -l "control-plane=llmisvc-controller-manager" in namespace "kserve" found. [e2e-graph] Current pods for -l "control-plane=llmisvc-controller-manager" in namespace "kserve": [e2e-graph] NAME READY STATUS RESTARTS AGE [e2e-graph] llmisvc-controller-manager-654c557856-8j76m 0/1 Running 0 6s [e2e-graph] Waiting up to 600s for pod(s) -l "control-plane=llmisvc-controller-manager" in namespace "kserve" to become ready... [e2e-graph] pod/llmisvc-controller-manager-654c557856-8j76m condition met [e2e-graph] Pod(s) -l "control-plane=llmisvc-controller-manager" in namespace "kserve" are ready. [e2e-graph] Re-Applying all resources... [e2e-graph] customresourcedefinition.apiextensions.k8s.io/clusterstoragecontainers.serving.kserve.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/datascienceclusters.datasciencecluster.opendatahub.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/dscinitializations.dscinitialization.opendatahub.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/inferencegraphs.serving.kserve.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/inferencemodelrewrites.llm-d.ai serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/inferenceobjectives.llm-d.ai serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.k8s.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.x-k8s.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/inferenceservices.serving.kserve.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/llminferenceserviceconfigs.serving.kserve.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/llminferenceservices.serving.kserve.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/servingruntimes.serving.kserve.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/trainedmodels.serving.kserve.io serverside-applied [e2e-graph] serviceaccount/kserve-controller-manager serverside-applied [e2e-graph] serviceaccount/llmisvc-controller-manager serverside-applied [e2e-graph] role.rbac.authorization.k8s.io/kserve-leader-election-role serverside-applied [e2e-graph] role.rbac.authorization.k8s.io/kserve-llmisvcconfig-read-access serverside-applied [e2e-graph] role.rbac.authorization.k8s.io/llmisvc-leader-election-role serverside-applied [e2e-graph] clusterrole.rbac.authorization.k8s.io/kserve-admin serverside-applied [e2e-graph] clusterrole.rbac.authorization.k8s.io/kserve-edit serverside-applied [e2e-graph] clusterrole.rbac.authorization.k8s.io/kserve-inferenceservice-distro-role serverside-applied [e2e-graph] clusterrole.rbac.authorization.k8s.io/kserve-llmisvc-distro-role serverside-applied [e2e-graph] clusterrole.rbac.authorization.k8s.io/kserve-llmisvc-manager-role serverside-applied [e2e-graph] clusterrole.rbac.authorization.k8s.io/kserve-manager-role serverside-applied [e2e-graph] clusterrole.rbac.authorization.k8s.io/kserve-metrics-reader-cluster-role serverside-applied [e2e-graph] clusterrole.rbac.authorization.k8s.io/kserve-models-admin serverside-applied [e2e-graph] clusterrole.rbac.authorization.k8s.io/kserve-models-edit serverside-applied [e2e-graph] clusterrole.rbac.authorization.k8s.io/kserve-models-view serverside-applied [e2e-graph] clusterrole.rbac.authorization.k8s.io/kserve-proxy-role serverside-applied [e2e-graph] clusterrole.rbac.authorization.k8s.io/kserve-tls-distro-role serverside-applied [e2e-graph] clusterrole.rbac.authorization.k8s.io/kserve-view serverside-applied [e2e-graph] clusterrole.rbac.authorization.k8s.io/openshift-ai-inferenceservice-image-volume-scc serverside-applied [e2e-graph] clusterrole.rbac.authorization.k8s.io/openshift-ai-llminferenceservice-scc serverside-applied [e2e-graph] rolebinding.rbac.authorization.k8s.io/kserve-leader-election-rolebinding serverside-applied [e2e-graph] rolebinding.rbac.authorization.k8s.io/kserve-llmisvcconfig-read-access serverside-applied [e2e-graph] rolebinding.rbac.authorization.k8s.io/llmisvc-leader-election-rolebinding serverside-applied [e2e-graph] clusterrolebinding.rbac.authorization.k8s.io/kserve-inferenceservice-distro-rolebinding serverside-applied [e2e-graph] clusterrolebinding.rbac.authorization.k8s.io/kserve-llmisvc-distro-rolebinding serverside-applied [e2e-graph] clusterrolebinding.rbac.authorization.k8s.io/kserve-manager-rolebinding serverside-applied [e2e-graph] clusterrolebinding.rbac.authorization.k8s.io/kserve-proxy-rolebinding serverside-applied [e2e-graph] clusterrolebinding.rbac.authorization.k8s.io/kserve-tls-distro-rolebinding serverside-applied [e2e-graph] clusterrolebinding.rbac.authorization.k8s.io/llmisvc-manager-rolebinding serverside-applied [e2e-graph] configmap/inferenceservice-config serverside-applied [e2e-graph] configmap/kserve-parameters serverside-applied [e2e-graph] secret/kserve-webhook-server-secret serverside-applied [e2e-graph] secret/mlpipeline-s3-artifact serverside-applied [e2e-graph] service/kserve-controller-manager-metrics-service serverside-applied [e2e-graph] service/kserve-controller-manager-service serverside-applied [e2e-graph] service/kserve-webhook-server-service serverside-applied [e2e-graph] service/llmisvc-controller-manager-service serverside-applied [e2e-graph] service/llmisvc-webhook-server-service serverside-applied [e2e-graph] service/s3-service serverside-applied [e2e-graph] deployment.apps/kserve-controller-manager serverside-applied [e2e-graph] deployment.apps/llmisvc-controller-manager serverside-applied [e2e-graph] deployment.apps/seaweedfs serverside-applied [e2e-graph] networkpolicy.networking.k8s.io/kserve-controller-manager serverside-applied [e2e-graph] securitycontextconstraints.security.openshift.io/openshift-ai-inferenceservice-image-volume-scc serverside-applied [e2e-graph] securitycontextconstraints.security.openshift.io/openshift-ai-llminferenceservice-scc serverside-applied [e2e-graph] clusterstoragecontainer.serving.kserve.io/default serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-template serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-worker-data-parallel serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-pd-template-nvidia-cuda serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-pd-template-nvidia-cuda-fast-1 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-pd-template-nvidia-cuda-fast-2 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-template-nvidia-cuda serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-template-nvidia-cuda-fast-1 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-template-nvidia-cuda-fast-2 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-template serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-worker-data-parallel serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-router-route serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-scheduler serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-scheduler-latency-predictor serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-pd-template-nvidia-cuda serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-pd-template-nvidia-cuda-fast-1 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-pd-template-nvidia-cuda-fast-2 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-template-nvidia-cuda serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-template-nvidia-cuda-fast-1 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-template-nvidia-cuda-fast-2 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-amd-rocm serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-amd-rocm-fast-1 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-amd-rocm-fast-2 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-ppc64le serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-ppc64le-fast-1 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-ppc64le-fast-2 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-s390x serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-s390x-fast-1 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-s390x-fast-2 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-x86 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-x86-fast-1 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-x86-fast-2 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-intel-gaudi serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-intel-gaudi-fast-1 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-intel-gaudi-fast-2 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-tokenizer serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-tracing serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-worker-data-parallel serverside-applied [e2e-graph] mutatingwebhookconfiguration.admissionregistration.k8s.io/inferenceservice.serving.kserve.io serverside-applied [e2e-graph] mutatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceservice.serving.kserve.io serverside-applied [e2e-graph] validatingwebhookconfiguration.admissionregistration.k8s.io/inferencegraph.serving.kserve.io serverside-applied [e2e-graph] validatingwebhookconfiguration.admissionregistration.k8s.io/inferenceservice.serving.kserve.io serverside-applied [e2e-graph] validatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceservice.serving.kserve.io serverside-applied [e2e-graph] validatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceserviceconfig.serving.kserve.io serverside-applied [e2e-graph] validatingwebhookconfiguration.admissionregistration.k8s.io/servingruntime.serving.kserve.io serverside-applied [e2e-graph] validatingwebhookconfiguration.admissionregistration.k8s.io/trainedmodel.serving.kserve.io serverside-applied [e2e-graph] Applying DSC/DSCI resources... [e2e-graph] dscinitialization.dscinitialization.opendatahub.io/test-dsci created [e2e-graph] datasciencecluster.datasciencecluster.opendatahub.io/test-dsc created [e2e-graph] KServe manual installation complete [e2e-graph] Patching ingress domain... [e2e-graph] configmap/inferenceservice-config patched [e2e-graph] pod "kserve-controller-manager-66f44fdc75-6sfrj" deleted [e2e-graph] Waiting for kserve-controller-manager to be ready... [e2e-graph] pod/kserve-controller-manager-66f44fdc75-z98l2 condition met [e2e-graph] Installing ODH Model Controller manually... [e2e-graph] customresourcedefinition.apiextensions.k8s.io/accounts.nim.opendatahub.io created [e2e-graph] serviceaccount/model-serving-api created [e2e-graph] serviceaccount/odh-model-controller created [e2e-graph] role.rbac.authorization.k8s.io/leader-election-role created [e2e-graph] clusterrole.rbac.authorization.k8s.io/account-editor-role created [e2e-graph] clusterrole.rbac.authorization.k8s.io/account-viewer-role created [e2e-graph] clusterrole.rbac.authorization.k8s.io/kserve-prometheus-k8s created [e2e-graph] clusterrole.rbac.authorization.k8s.io/metrics-reader created [e2e-graph] clusterrole.rbac.authorization.k8s.io/model-serving-api created [e2e-graph] clusterrole.rbac.authorization.k8s.io/odh-model-controller-role created [e2e-graph] clusterrole.rbac.authorization.k8s.io/proxy-role created [e2e-graph] rolebinding.rbac.authorization.k8s.io/leader-election-rolebinding created [e2e-graph] clusterrolebinding.rbac.authorization.k8s.io/model-serving-api created [e2e-graph] clusterrolebinding.rbac.authorization.k8s.io/odh-model-controller-rolebinding-opendatahub created [e2e-graph] clusterrolebinding.rbac.authorization.k8s.io/proxy-rolebinding created [e2e-graph] configmap/odh-model-controller-parameters created [e2e-graph] service/model-serving-api created [e2e-graph] service/odh-model-controller-metrics-service created [e2e-graph] service/odh-model-controller-webhook-service created [e2e-graph] deployment.apps/model-serving-api created [e2e-graph] deployment.apps/odh-model-controller created [e2e-graph] servicemonitor.monitoring.coreos.com/model-serving-api-metrics created [e2e-graph] servicemonitor.monitoring.coreos.com/odh-model-controller-metrics-monitor created [e2e-graph] template.template.openshift.io/autogluon-runtime-template created [e2e-graph] template.template.openshift.io/guardrails-detector-huggingface-serving-template created [e2e-graph] template.template.openshift.io/kserve-ovms created [e2e-graph] template.template.openshift.io/mlserver-cuda-runtime-template created [e2e-graph] template.template.openshift.io/mlserver-runtime-template created [e2e-graph] template.template.openshift.io/vllm-cpu-runtime-template created [e2e-graph] template.template.openshift.io/vllm-cpu-runtime-template-fast-1 created [e2e-graph] template.template.openshift.io/vllm-cpu-runtime-template-fast-2 created [e2e-graph] template.template.openshift.io/vllm-cpu-x86-runtime-template created [e2e-graph] template.template.openshift.io/vllm-cpu-x86-runtime-template-fast-1 created [e2e-graph] template.template.openshift.io/vllm-cpu-x86-runtime-template-fast-2 created [e2e-graph] template.template.openshift.io/vllm-cuda-runtime-template created [e2e-graph] template.template.openshift.io/vllm-cuda-runtime-template-fast-1 created [e2e-graph] template.template.openshift.io/vllm-cuda-runtime-template-fast-2 created [e2e-graph] template.template.openshift.io/vllm-gaudi-runtime-template created [e2e-graph] template.template.openshift.io/vllm-gaudi-runtime-template-fast-1 created [e2e-graph] template.template.openshift.io/vllm-gaudi-runtime-template-fast-2 created [e2e-graph] template.template.openshift.io/vllm-multinode-runtime-template created [e2e-graph] template.template.openshift.io/vllm-multinode-runtime-template-fast-1 created [e2e-graph] template.template.openshift.io/vllm-multinode-runtime-template-fast-2 created [e2e-graph] template.template.openshift.io/vllm-rocm-runtime-template created [e2e-graph] template.template.openshift.io/vllm-rocm-runtime-template-fast-1 created [e2e-graph] template.template.openshift.io/vllm-rocm-runtime-template-fast-2 created [e2e-graph] template.template.openshift.io/vllm-spyre-ppc64le-runtime-template created [e2e-graph] template.template.openshift.io/vllm-spyre-ppc64le-runtime-template-fast-1 created [e2e-graph] template.template.openshift.io/vllm-spyre-ppc64le-runtime-template-fast-2 created [e2e-graph] template.template.openshift.io/vllm-spyre-s390x-runtime-template created [e2e-graph] template.template.openshift.io/vllm-spyre-s390x-runtime-template-fast-1 created [e2e-graph] template.template.openshift.io/vllm-spyre-s390x-runtime-template-fast-2 created [e2e-graph] template.template.openshift.io/vllm-spyre-x86-runtime-template created [e2e-graph] template.template.openshift.io/vllm-spyre-x86-runtime-template-fast-1 created [e2e-graph] template.template.openshift.io/vllm-spyre-x86-runtime-template-fast-2 created [e2e-graph] mutatingwebhookconfiguration.admissionregistration.k8s.io/mutating.odh-model-controller.opendatahub.io created [e2e-graph] validatingwebhookconfiguration.admissionregistration.k8s.io/validating.odh-model-controller.opendatahub.io created [e2e-graph] Waiting for deployment "odh-model-controller" rollout to finish: 0 of 1 updated replicas are available... [e2e-graph] deployment "odh-model-controller" successfully rolled out [e2e-graph] networkpolicy.networking.k8s.io/allow-all created [e2e-graph] KServe setup complete (namespace: kserve) [e2e-graph] Add testing models to SeaweedFS S3 storage ... [e2e-graph] Waiting for SeaweedFS deployment to be ready... [e2e-graph] deployment "seaweedfs" successfully rolled out [e2e-graph] S3 init job not completed, re-creating... [e2e-graph] job.batch/s3-init replaced [e2e-graph] Waiting for S3 init job to complete... [e2e-graph] job.batch/s3-init condition met [e2e-graph] Prepare CI namespace and install ServingRuntimes [e2e-graph] Setting up CI namespace: kserve-ci-e2e-test [e2e-graph] Tearing down CI namespace: kserve-ci-e2e-test [e2e-graph] Namespace kserve-ci-e2e-test does not exist, skipping deletion [e2e-graph] CI namespace teardown complete [e2e-graph] Creating namespace kserve-ci-e2e-test [e2e-graph] namespace/kserve-ci-e2e-test created [e2e-graph] Applying S3 artifact secret [e2e-graph] secret/mlpipeline-s3-artifact created [e2e-graph] Applying storage-config secret [e2e-graph] secret/storage-config created [e2e-graph] Applying SeaweedFS S3 credentials secret [e2e-graph] secret/seaweedfs-s3-creds created [e2e-graph] Linking seaweedfs-s3-creds to default service account [e2e-graph] Creating odh-trusted-ca-bundle configmap [e2e-graph] configmap/odh-trusted-ca-bundle created [e2e-graph] Installing ServingRuntimes [e2e-graph] servingruntime.serving.kserve.io/kserve-autogluonserver created [e2e-graph] servingruntime.serving.kserve.io/kserve-huggingfaceserver created [e2e-graph] servingruntime.serving.kserve.io/kserve-huggingfaceserver-multinode created [e2e-graph] servingruntime.serving.kserve.io/kserve-lgbserver created [e2e-graph] servingruntime.serving.kserve.io/kserve-mlserver created [e2e-graph] servingruntime.serving.kserve.io/kserve-paddleserver created [e2e-graph] servingruntime.serving.kserve.io/kserve-pmmlserver created [e2e-graph] servingruntime.serving.kserve.io/kserve-predictiveserver created [e2e-graph] servingruntime.serving.kserve.io/kserve-sklearnserver created [e2e-graph] servingruntime.serving.kserve.io/kserve-tensorflow-serving created [e2e-graph] servingruntime.serving.kserve.io/kserve-torchserve created [e2e-graph] servingruntime.serving.kserve.io/kserve-tritonserver created [e2e-graph] servingruntime.serving.kserve.io/kserve-vllmserver created [e2e-graph] servingruntime.serving.kserve.io/kserve-xgbserver created [e2e-graph] CI namespace setup complete [e2e-graph] Setup complete [e2e-graph] === E2E cluster / operator summary === [e2e-graph] Client Version: 4.20.11 [e2e-graph] Kustomize Version: v5.6.0 [e2e-graph] Server Version: 4.21.26 [e2e-graph] Kubernetes Version: v1.34.9 [e2e-graph] ClusterVersion desired: 4.21.26 [e2e-graph] ClusterVersion history (latest): 4.21.26 (Completed) [e2e-graph] CSVs in openshift-keda: [e2e-graph] custom-metrics-autoscaler.v2.19.0-2 Succeeded [e2e-graph] CSVs in openshift-operators (ODH / shared operators, filtered): [e2e-graph] KServe deployments in kserve: [e2e-graph] kserve-controller-manager: ready=1 image=quay.io/opendatahub/kserve-controller@sha256:a627ec30debc454af106c2c34af695e96eccb25d564ea70da2ca083e0bc41d91 [e2e-graph] imageID: quay.io/opendatahub/kserve-controller@sha256:406c6b521a73de6d8758208f8b01fbda1aca8cbb849ba76749aa41667d674b0d [e2e-graph] odh-model-controller: ready=1 image=quay.io/opendatahub/odh-model-controller:odh-incubating [e2e-graph] imageID: quay.io/opendatahub/odh-model-controller@sha256:b5c835d640b650f164ba7f36d7008760c88e2974efa65853ee167323c441580c [e2e-graph] llmisvc-controller-manager: ready=1 image=quay.io/opendatahub/odh-kserve-llmisvc-controller:odh-master [e2e-graph] imageID: quay.io/opendatahub/odh-kserve-llmisvc-controller@sha256:4979024cc63df7670b194e7a1cd0e5da6ae8163e531a0d64f685b407268c2f39 [e2e-graph] === End E2E cluster / operator summary === [e2e-graph] /workspace/source [e2e-graph] CA certificate extracted [e2e-graph] REQUESTS_CA_BUNDLE=/tmp/ca.crt [e2e-graph] Run E2E tests: graph [e2e-graph] Starting E2E functional tests ... [e2e-graph] Parallelism requested for pytest is 2 [e2e-graph] ============================= test session starts ============================== [e2e-graph] platform linux -- Python 3.11.13, pytest-7.4.4, pluggy-1.5.0 -- /workspace/source/python/kserve/.venv/bin/python [e2e-graph] cachedir: .pytest_cache [e2e-graph] metadata: {'Python': '3.11.13', 'Platform': 'Linux-5.14.0-570.124.1.el9_6.x86_64-x86_64-with-glibc2.34', 'Packages': {'pytest': '7.4.4', 'pluggy': '1.5.0'}, 'Plugins': {'asyncio': '0.23.8', 'httpx': '0.30.0', 'xdist': '3.6.1', 'json-report': '1.5.0', 'cov': '5.0.0', 'metadata': '3.1.1', 'anyio': '4.9.0'}, 'PLATFORM': 'el9'} [e2e-graph] rootdir: /workspace/source/test/e2e [e2e-graph] configfile: pytest.ini [e2e-graph] plugins: asyncio-0.23.8, httpx-0.30.0, xdist-3.6.1, json-report-1.5.0, cov-5.0.0, metadata-3.1.1, anyio-4.9.0 [e2e-graph] asyncio: mode=Mode.STRICT [e2e-graph] created: 2/2 workers [e2e-graph] 2 workers [11 items] [e2e-graph] [e2e-graph] scheduling tests via WorkStealingScheduling [e2e-graph] [e2e-graph] graph/test_inference_graph.py::test_ig_scenario5 [e2e-graph] graph/test_inference_graph.py::test_inference_graph 2026-07-28 16:10:06.426 3873 kserve INFO [conftest.py:configure_logger():40] Logger configured [e2e-graph] 2026-07-28 16:10:06.427 3870 kserve INFO [conftest.py:configure_logger():40] Logger configured [e2e-graph] 2026-07-28 16:10:06.475 3873 kserve.trace Starting test test_ig_scenario5 [e2e-graph] 2026-07-28 16:10:06.475 3873 kserve.trace INFO [test_inference_graph.py:test_ig_scenario5():572] Starting test test_ig_scenario5 [e2e-graph] 2026-07-28 16:10:06.475 3873 kserve.trace SUCCESS_ISVC_IMAGE is quay.io/opendatahub/success-200-isvc:odh-pr-1821 [e2e-graph] 2026-07-28 16:10:06.475 3873 kserve.trace INFO [test_inference_graph.py:setup_isvcs_for_test():224] SUCCESS_ISVC_IMAGE is quay.io/opendatahub/success-200-isvc:odh-pr-1821 [e2e-graph] 2026-07-28 16:10:06.475 3873 kserve.trace ERROR_ISVC_IMAGE is quay.io/opendatahub/error-404-isvc:odh-pr-1821 [e2e-graph] 2026-07-28 16:10:06.475 3873 kserve.trace INFO [test_inference_graph.py:setup_isvcs_for_test():225] ERROR_ISVC_IMAGE is quay.io/opendatahub/error-404-isvc:odh-pr-1821 [e2e-graph] 2026-07-28 16:10:06.476 3870 kserve.trace Starting test test_inference_graph [e2e-graph] 2026-07-28 16:10:06.476 3870 kserve.trace INFO [test_inference_graph.py:test_inference_graph():59] Starting test test_inference_graph [e2e-graph] 2026-07-28 16:10:06.476 3873 kserve.trace success_isvc_name is success-200-isvc-3692d [e2e-graph] 2026-07-28 16:10:06.476 3873 kserve.trace INFO [test_inference_graph.py:test_ig_scenario5():577] success_isvc_name is success-200-isvc-3692d [e2e-graph] 2026-07-28 16:10:06.476 3873 kserve.trace error_isvc_name is error-404-isvc-3692d [e2e-graph] 2026-07-28 16:10:06.476 3873 kserve.trace INFO [test_inference_graph.py:test_ig_scenario5():578] error_isvc_name is error-404-isvc-3692d [e2e-graph] 2026-07-28 16:11:36.845 3873 kserve.trace Host from isvc status URL = switch-graph-3692d-route-kserve-ci-e2e-test.apps.abf5e931-5125-497b-9c10-600808275869.prod.konfluxeaas.com [e2e-graph] 2026-07-28 16:11:36.845 3873 kserve.trace INFO [utils.py:get_isvc_endpoint():373] Host from isvc status URL = switch-graph-3692d-route-kserve-ci-e2e-test.apps.abf5e931-5125-497b-9c10-600808275869.prod.konfluxeaas.com [e2e-graph] 2026-07-28 16:11:36.845 3873 kserve.trace Network layer = openshift-route [e2e-graph] 2026-07-28 16:11:36.845 3873 kserve.trace INFO [utils.py:get_isvc_endpoint():374] Network layer = openshift-route [e2e-graph] 2026-07-28 16:11:36.845 3873 kserve.trace Using external route host: switch-graph-3692d-route-kserve-ci-e2e-test.apps.abf5e931-5125-497b-9c10-600808275869.prod.konfluxeaas.com [e2e-graph] 2026-07-28 16:11:36.845 3873 kserve.trace INFO [utils.py:get_isvc_endpoint():377] Using external route host: switch-graph-3692d-route-kserve-ci-e2e-test.apps.abf5e931-5125-497b-9c10-600808275869.prod.konfluxeaas.com [e2e-graph] 2026-07-28 16:11:36.845 3873 kserve.trace Sending Header = {'Host': 'switch-graph-3692d-route-kserve-ci-e2e-test.apps.abf5e931-5125-497b-9c10-600808275869.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-28 16:11:36.845 3873 kserve.trace INFO [utils.py:_predict():164] Sending Header = {'Host': 'switch-graph-3692d-route-kserve-ci-e2e-test.apps.abf5e931-5125-497b-9c10-600808275869.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-28 16:11:36.845 3873 kserve.trace base url = https://switch-graph-3692d-route-kserve-ci-e2e-test.apps.abf5e931-5125-497b-9c10-600808275869.prod.konfluxeaas.com [e2e-graph] 2026-07-28 16:11:36.845 3873 kserve.trace INFO [utils.py:_predict():165] base url = https://switch-graph-3692d-route-kserve-ci-e2e-test.apps.abf5e931-5125-497b-9c10-600808275869.prod.konfluxeaas.com [e2e-graph] 2026-07-28 16:11:40.955 3873 kserve.trace Got response {'predictions': [{'message': 'SUCCESS'}]} [e2e-graph] 2026-07-28 16:11:40.955 3873 kserve.trace INFO [utils.py:predict():148] Got response {'predictions': [{'message': 'SUCCESS'}]} [e2e-graph] [e2e-graph] [gw1] PASSED graph/test_inference_graph.py::test_ig_scenario5 [e2e-graph] graph/test_inference_graph.py::test_ig_scenario6 2026-07-28 16:11:41.026 3873 kserve.trace Starting test test_ig_scenario6 [e2e-graph] 2026-07-28 16:11:41.026 3873 kserve.trace INFO [test_inference_graph.py:test_ig_scenario6():637] Starting test test_ig_scenario6 [e2e-graph] 2026-07-28 16:11:41.026 3873 kserve.trace SUCCESS_ISVC_IMAGE is quay.io/opendatahub/success-200-isvc:odh-pr-1821 [e2e-graph] 2026-07-28 16:11:41.026 3873 kserve.trace INFO [test_inference_graph.py:setup_isvcs_for_test():224] SUCCESS_ISVC_IMAGE is quay.io/opendatahub/success-200-isvc:odh-pr-1821 [e2e-graph] 2026-07-28 16:11:41.026 3873 kserve.trace ERROR_ISVC_IMAGE is quay.io/opendatahub/error-404-isvc:odh-pr-1821 [e2e-graph] 2026-07-28 16:11:41.026 3873 kserve.trace INFO [test_inference_graph.py:setup_isvcs_for_test():225] ERROR_ISVC_IMAGE is quay.io/opendatahub/error-404-isvc:odh-pr-1821 [e2e-graph] 2026-07-28 16:11:41.027 3873 kserve.trace success_isvc_name is success-200-isvc-021cc [e2e-graph] 2026-07-28 16:11:41.027 3873 kserve.trace INFO [test_inference_graph.py:test_ig_scenario6():642] success_isvc_name is success-200-isvc-021cc [e2e-graph] 2026-07-28 16:11:41.027 3873 kserve.trace error_isvc_name is error-404-isvc-021cc [e2e-graph] 2026-07-28 16:11:41.027 3873 kserve.trace INFO [test_inference_graph.py:test_ig_scenario6():643] error_isvc_name is error-404-isvc-021cc [e2e-graph] 2026-07-28 16:12:46.885 3870 kserve.trace Host from isvc status URL = model-chainer-route-kserve-ci-e2e-test.apps.abf5e931-5125-497b-9c10-600808275869.prod.konfluxeaas.com [e2e-graph] 2026-07-28 16:12:46.885 3870 kserve.trace INFO [utils.py:get_isvc_endpoint():373] Host from isvc status URL = model-chainer-route-kserve-ci-e2e-test.apps.abf5e931-5125-497b-9c10-600808275869.prod.konfluxeaas.com [e2e-graph] 2026-07-28 16:12:46.885 3870 kserve.trace Network layer = openshift-route [e2e-graph] 2026-07-28 16:12:46.885 3870 kserve.trace INFO [utils.py:get_isvc_endpoint():374] Network layer = openshift-route [e2e-graph] 2026-07-28 16:12:46.885 3870 kserve.trace Using external route host: model-chainer-route-kserve-ci-e2e-test.apps.abf5e931-5125-497b-9c10-600808275869.prod.konfluxeaas.com [e2e-graph] 2026-07-28 16:12:46.885 3870 kserve.trace INFO [utils.py:get_isvc_endpoint():377] Using external route host: model-chainer-route-kserve-ci-e2e-test.apps.abf5e931-5125-497b-9c10-600808275869.prod.konfluxeaas.com [e2e-graph] 2026-07-28 16:12:46.885 3870 kserve.trace Sending Header = {'Host': 'model-chainer-route-kserve-ci-e2e-test.apps.abf5e931-5125-497b-9c10-600808275869.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-28 16:12:46.885 3870 kserve.trace INFO [utils.py:_predict():164] Sending Header = {'Host': 'model-chainer-route-kserve-ci-e2e-test.apps.abf5e931-5125-497b-9c10-600808275869.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-28 16:12:46.886 3870 kserve.trace base url = https://model-chainer-route-kserve-ci-e2e-test.apps.abf5e931-5125-497b-9c10-600808275869.prod.konfluxeaas.com [e2e-graph] 2026-07-28 16:12:46.886 3870 kserve.trace INFO [utils.py:_predict():165] base url = https://model-chainer-route-kserve-ci-e2e-test.apps.abf5e931-5125-497b-9c10-600808275869.prod.konfluxeaas.com [e2e-graph] 2026-07-28 16:12:50.982 3870 kserve.trace Got response {'predictions': [1, 1]} [e2e-graph] 2026-07-28 16:12:50.982 3870 kserve.trace INFO [utils.py:predict():148] Got response {'predictions': [1, 1]} [e2e-graph] [e2e-graph] [gw0] PASSED graph/test_inference_graph.py::test_inference_graph [e2e-graph] graph/test_inference_graph.py::test_ig_scenario1 2026-07-28 16:12:51.065 3870 kserve.trace Starting test test_ig_scenario1 [e2e-graph] 2026-07-28 16:12:51.065 3870 kserve.trace INFO [test_inference_graph.py:test_ig_scenario1():256] Starting test test_ig_scenario1 [e2e-graph] 2026-07-28 16:12:51.065 3870 kserve.trace SUCCESS_ISVC_IMAGE is quay.io/opendatahub/success-200-isvc:odh-pr-1821 [e2e-graph] 2026-07-28 16:12:51.065 3870 kserve.trace INFO [test_inference_graph.py:setup_isvcs_for_test():224] SUCCESS_ISVC_IMAGE is quay.io/opendatahub/success-200-isvc:odh-pr-1821 [e2e-graph] 2026-07-28 16:12:51.065 3870 kserve.trace ERROR_ISVC_IMAGE is quay.io/opendatahub/error-404-isvc:odh-pr-1821 [e2e-graph] 2026-07-28 16:12:51.065 3870 kserve.trace INFO [test_inference_graph.py:setup_isvcs_for_test():225] ERROR_ISVC_IMAGE is quay.io/opendatahub/error-404-isvc:odh-pr-1821 [e2e-graph] 2026-07-28 16:12:51.066 3870 kserve.trace success_isvc_name is success-200-isvc-0402e [e2e-graph] 2026-07-28 16:12:51.066 3870 kserve.trace INFO [test_inference_graph.py:test_ig_scenario1():261] success_isvc_name is success-200-isvc-0402e [e2e-graph] 2026-07-28 16:12:51.066 3870 kserve.trace error_isvc_name is error-404-isvc-0402e [e2e-graph] 2026-07-28 16:12:51.066 3870 kserve.trace INFO [test_inference_graph.py:test_ig_scenario1():262] error_isvc_name is error-404-isvc-0402e [e2e-graph] 2026-07-28 16:12:51.253 3873 kserve.trace Host from isvc status URL = switch-graph-021cc-route-kserve-ci-e2e-test.apps.abf5e931-5125-497b-9c10-600808275869.prod.konfluxeaas.com [e2e-graph] 2026-07-28 16:12:51.253 3873 kserve.trace INFO [utils.py:get_isvc_endpoint():373] Host from isvc status URL = switch-graph-021cc-route-kserve-ci-e2e-test.apps.abf5e931-5125-497b-9c10-600808275869.prod.konfluxeaas.com [e2e-graph] 2026-07-28 16:12:51.253 3873 kserve.trace Network layer = openshift-route [e2e-graph] 2026-07-28 16:12:51.253 3873 kserve.trace INFO [utils.py:get_isvc_endpoint():374] Network layer = openshift-route [e2e-graph] 2026-07-28 16:12:51.253 3873 kserve.trace Using external route host: switch-graph-021cc-route-kserve-ci-e2e-test.apps.abf5e931-5125-497b-9c10-600808275869.prod.konfluxeaas.com [e2e-graph] 2026-07-28 16:12:51.253 3873 kserve.trace INFO [utils.py:get_isvc_endpoint():377] Using external route host: switch-graph-021cc-route-kserve-ci-e2e-test.apps.abf5e931-5125-497b-9c10-600808275869.prod.konfluxeaas.com [e2e-graph] 2026-07-28 16:12:51.253 3873 kserve.trace Sending Header = {'Host': 'switch-graph-021cc-route-kserve-ci-e2e-test.apps.abf5e931-5125-497b-9c10-600808275869.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-28 16:12:51.253 3873 kserve.trace INFO [utils.py:_predict():164] Sending Header = {'Host': 'switch-graph-021cc-route-kserve-ci-e2e-test.apps.abf5e931-5125-497b-9c10-600808275869.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-28 16:12:51.253 3873 kserve.trace base url = https://switch-graph-021cc-route-kserve-ci-e2e-test.apps.abf5e931-5125-497b-9c10-600808275869.prod.konfluxeaas.com [e2e-graph] 2026-07-28 16:12:51.253 3873 kserve.trace INFO [utils.py:_predict():165] base url = https://switch-graph-021cc-route-kserve-ci-e2e-test.apps.abf5e931-5125-497b-9c10-600808275869.prod.konfluxeaas.com [e2e-graph] 2026-07-28 16:14:01.241 3870 kserve.trace Host from isvc status URL = sequence-graph-0402e-route-kserve-ci-e2e-test.apps.abf5e931-5125-497b-9c10-600808275869.prod.konfluxeaas.com [e2e-graph] 2026-07-28 16:14:01.241 3870 kserve.trace INFO [utils.py:get_isvc_endpoint():373] Host from isvc status URL = sequence-graph-0402e-route-kserve-ci-e2e-test.apps.abf5e931-5125-497b-9c10-600808275869.prod.konfluxeaas.com [e2e-graph] 2026-07-28 16:14:01.242 3870 kserve.trace Network layer = openshift-route [e2e-graph] 2026-07-28 16:14:01.242 3870 kserve.trace INFO [utils.py:get_isvc_endpoint():374] Network layer = openshift-route [e2e-graph] 2026-07-28 16:14:01.242 3870 kserve.trace Using external route host: sequence-graph-0402e-route-kserve-ci-e2e-test.apps.abf5e931-5125-497b-9c10-600808275869.prod.konfluxeaas.com [e2e-graph] 2026-07-28 16:14:01.242 3870 kserve.trace INFO [utils.py:get_isvc_endpoint():377] Using external route host: sequence-graph-0402e-route-kserve-ci-e2e-test.apps.abf5e931-5125-497b-9c10-600808275869.prod.konfluxeaas.com [e2e-graph] 2026-07-28 16:14:01.242 3870 kserve.trace Sending Header = {'Host': 'sequence-graph-0402e-route-kserve-ci-e2e-test.apps.abf5e931-5125-497b-9c10-600808275869.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-28 16:14:01.242 3870 kserve.trace INFO [utils.py:_predict():164] Sending Header = {'Host': 'sequence-graph-0402e-route-kserve-ci-e2e-test.apps.abf5e931-5125-497b-9c10-600808275869.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-28 16:14:01.242 3870 kserve.trace base url = https://sequence-graph-0402e-route-kserve-ci-e2e-test.apps.abf5e931-5125-497b-9c10-600808275869.prod.konfluxeaas.com [e2e-graph] 2026-07-28 16:14:01.242 3870 kserve.trace INFO [utils.py:_predict():165] base url = https://sequence-graph-0402e-route-kserve-ci-e2e-test.apps.abf5e931-5125-497b-9c10-600808275869.prod.konfluxeaas.com [e2e-graph] 2026-07-28 16:20:55.687 3873 kserve.trace HTTP 404 response body: {"detail":"Intentional 404 code"} [e2e-graph] 2026-07-28 16:20:55.687 3873 kserve.trace INFO [utils.py:_predict():176] HTTP 404 response body: {"detail":"Intentional 404 code"} [e2e-graph] [e2e-graph] [gw1] PASSED graph/test_inference_graph.py::test_ig_scenario6 [e2e-graph] graph/test_inference_graph.py::test_ig_scenario7 2026-07-28 16:20:55.790 3873 kserve.trace Starting test test_ig_scenario7 [e2e-graph] 2026-07-28 16:20:55.790 3873 kserve.trace INFO [test_inference_graph.py:test_ig_scenario7():705] Starting test test_ig_scenario7 [e2e-graph] 2026-07-28 16:20:55.790 3873 kserve.trace SUCCESS_ISVC_IMAGE is quay.io/opendatahub/success-200-isvc:odh-pr-1821 [e2e-graph] 2026-07-28 16:20:55.790 3873 kserve.trace INFO [test_inference_graph.py:setup_isvcs_for_test():224] SUCCESS_ISVC_IMAGE is quay.io/opendatahub/success-200-isvc:odh-pr-1821 [e2e-graph] 2026-07-28 16:20:55.791 3873 kserve.trace ERROR_ISVC_IMAGE is quay.io/opendatahub/error-404-isvc:odh-pr-1821 [e2e-graph] 2026-07-28 16:20:55.791 3873 kserve.trace INFO [test_inference_graph.py:setup_isvcs_for_test():225] ERROR_ISVC_IMAGE is quay.io/opendatahub/error-404-isvc:odh-pr-1821 [e2e-graph] 2026-07-28 16:20:55.791 3873 kserve.trace success_isvc_name is success-200-isvc-daf0b [e2e-graph] 2026-07-28 16:20:55.791 3873 kserve.trace INFO [test_inference_graph.py:test_ig_scenario7():710] success_isvc_name is success-200-isvc-daf0b [e2e-graph] 2026-07-28 16:20:55.791 3873 kserve.trace error_isvc_name is error-404-isvc-daf0b [e2e-graph] 2026-07-28 16:20:55.791 3873 kserve.trace INFO [test_inference_graph.py:test_ig_scenario7():711] error_isvc_name is error-404-isvc-daf0b [e2e-graph] 2026-07-28 16:22:05.808 3870 kserve.trace HTTP 404 response body: {"detail":"Intentional 404 code"} [e2e-graph] 2026-07-28 16:22:05.808 3870 kserve.trace INFO [utils.py:_predict():176] HTTP 404 response body: {"detail":"Intentional 404 code"} [e2e-graph] [e2e-graph] [gw0] PASSED graph/test_inference_graph.py::test_ig_scenario1 [e2e-graph] graph/test_inference_graph.py::test_ig_scenario2 2026-07-28 16:22:05.902 3870 kserve.trace Starting test test_ig_scenario2 [e2e-graph] 2026-07-28 16:22:05.902 3870 kserve.trace INFO [test_inference_graph.py:test_ig_scenario2():332] Starting test test_ig_scenario2 [e2e-graph] 2026-07-28 16:22:05.902 3870 kserve.trace SUCCESS_ISVC_IMAGE is quay.io/opendatahub/success-200-isvc:odh-pr-1821 [e2e-graph] 2026-07-28 16:22:05.902 3870 kserve.trace INFO [test_inference_graph.py:setup_isvcs_for_test():224] SUCCESS_ISVC_IMAGE is quay.io/opendatahub/success-200-isvc:odh-pr-1821 [e2e-graph] 2026-07-28 16:22:05.902 3870 kserve.trace ERROR_ISVC_IMAGE is quay.io/opendatahub/error-404-isvc:odh-pr-1821 [e2e-graph] 2026-07-28 16:22:05.902 3870 kserve.trace INFO [test_inference_graph.py:setup_isvcs_for_test():225] ERROR_ISVC_IMAGE is quay.io/opendatahub/error-404-isvc:odh-pr-1821 [e2e-graph] 2026-07-28 16:22:05.903 3870 kserve.trace success_isvc_name is success-200-isvc-7c1b1 [e2e-graph] 2026-07-28 16:22:05.903 3870 kserve.trace INFO [test_inference_graph.py:test_ig_scenario2():337] success_isvc_name is success-200-isvc-7c1b1 [e2e-graph] 2026-07-28 16:22:05.903 3870 kserve.trace error_isvc_name is error-404-isvc-7c1b1 [e2e-graph] 2026-07-28 16:22:05.903 3870 kserve.trace INFO [test_inference_graph.py:test_ig_scenario2():338] error_isvc_name is error-404-isvc-7c1b1 [e2e-graph] 2026-07-28 16:22:16.090 3873 kserve.trace Host from isvc status URL = ensemble-graph-daf0b-route-kserve-ci-e2e-test.apps.abf5e931-5125-497b-9c10-600808275869.prod.konfluxeaas.com [e2e-graph] 2026-07-28 16:22:16.090 3873 kserve.trace INFO [utils.py:get_isvc_endpoint():373] Host from isvc status URL = ensemble-graph-daf0b-route-kserve-ci-e2e-test.apps.abf5e931-5125-497b-9c10-600808275869.prod.konfluxeaas.com [e2e-graph] 2026-07-28 16:22:16.090 3873 kserve.trace Network layer = openshift-route [e2e-graph] 2026-07-28 16:22:16.090 3873 kserve.trace INFO [utils.py:get_isvc_endpoint():374] Network layer = openshift-route [e2e-graph] 2026-07-28 16:22:16.090 3873 kserve.trace Using external route host: ensemble-graph-daf0b-route-kserve-ci-e2e-test.apps.abf5e931-5125-497b-9c10-600808275869.prod.konfluxeaas.com [e2e-graph] 2026-07-28 16:22:16.090 3873 kserve.trace INFO [utils.py:get_isvc_endpoint():377] Using external route host: ensemble-graph-daf0b-route-kserve-ci-e2e-test.apps.abf5e931-5125-497b-9c10-600808275869.prod.konfluxeaas.com [e2e-graph] 2026-07-28 16:22:16.091 3873 kserve.trace Sending Header = {'Host': 'ensemble-graph-daf0b-route-kserve-ci-e2e-test.apps.abf5e931-5125-497b-9c10-600808275869.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-28 16:22:16.091 3873 kserve.trace INFO [utils.py:_predict():164] Sending Header = {'Host': 'ensemble-graph-daf0b-route-kserve-ci-e2e-test.apps.abf5e931-5125-497b-9c10-600808275869.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-28 16:22:16.091 3873 kserve.trace base url = https://ensemble-graph-daf0b-route-kserve-ci-e2e-test.apps.abf5e931-5125-497b-9c10-600808275869.prod.konfluxeaas.com [e2e-graph] 2026-07-28 16:22:16.091 3873 kserve.trace INFO [utils.py:_predict():165] base url = https://ensemble-graph-daf0b-route-kserve-ci-e2e-test.apps.abf5e931-5125-497b-9c10-600808275869.prod.konfluxeaas.com [e2e-graph] 2026-07-28 16:22:16.137 3873 kserve.trace Got response {'rootStep1': {'predictions': [{'message': 'SUCCESS'}]}, 'rootStep2': {'detail': 'Intentional 404 code'}} [e2e-graph] 2026-07-28 16:22:16.137 3873 kserve.trace INFO [utils.py:predict():148] Got response {'rootStep1': {'predictions': [{'message': 'SUCCESS'}]}, 'rootStep2': {'detail': 'Intentional 404 code'}} [e2e-graph] [e2e-graph] [gw1] PASSED graph/test_inference_graph.py::test_ig_scenario7 [e2e-graph] graph/test_inference_graph.py::test_ig_scenario8 2026-07-28 16:22:16.204 3873 kserve.trace Starting test test_ig_scenario8 [e2e-graph] 2026-07-28 16:22:16.204 3873 kserve.trace INFO [test_inference_graph.py:test_ig_scenario8():773] Starting test test_ig_scenario8 [e2e-graph] 2026-07-28 16:22:16.205 3873 kserve.trace SUCCESS_ISVC_IMAGE is quay.io/opendatahub/success-200-isvc:odh-pr-1821 [e2e-graph] 2026-07-28 16:22:16.205 3873 kserve.trace INFO [test_inference_graph.py:setup_isvcs_for_test():224] SUCCESS_ISVC_IMAGE is quay.io/opendatahub/success-200-isvc:odh-pr-1821 [e2e-graph] 2026-07-28 16:22:16.205 3873 kserve.trace ERROR_ISVC_IMAGE is quay.io/opendatahub/error-404-isvc:odh-pr-1821 [e2e-graph] 2026-07-28 16:22:16.205 3873 kserve.trace INFO [test_inference_graph.py:setup_isvcs_for_test():225] ERROR_ISVC_IMAGE is quay.io/opendatahub/error-404-isvc:odh-pr-1821 [e2e-graph] 2026-07-28 16:22:16.205 3873 kserve.trace success_isvc_name is success-200-isvc-e5aa9 [e2e-graph] 2026-07-28 16:22:16.205 3873 kserve.trace INFO [test_inference_graph.py:test_ig_scenario8():778] success_isvc_name is success-200-isvc-e5aa9 [e2e-graph] 2026-07-28 16:22:16.205 3873 kserve.trace error_isvc_name is error-404-isvc-e5aa9 [e2e-graph] 2026-07-28 16:22:16.205 3873 kserve.trace INFO [test_inference_graph.py:test_ig_scenario8():779] error_isvc_name is error-404-isvc-e5aa9 [e2e-graph] 2026-07-28 16:23:26.080 3870 kserve.trace Host from isvc status URL = sequence-graph-7c1b1-route-kserve-ci-e2e-test.apps.abf5e931-5125-497b-9c10-600808275869.prod.konfluxeaas.com [e2e-graph] 2026-07-28 16:23:26.080 3870 kserve.trace INFO [utils.py:get_isvc_endpoint():373] Host from isvc status URL = sequence-graph-7c1b1-route-kserve-ci-e2e-test.apps.abf5e931-5125-497b-9c10-600808275869.prod.konfluxeaas.com [e2e-graph] 2026-07-28 16:23:26.080 3870 kserve.trace Network layer = openshift-route [e2e-graph] 2026-07-28 16:23:26.080 3870 kserve.trace INFO [utils.py:get_isvc_endpoint():374] Network layer = openshift-route [e2e-graph] 2026-07-28 16:23:26.080 3870 kserve.trace Using external route host: sequence-graph-7c1b1-route-kserve-ci-e2e-test.apps.abf5e931-5125-497b-9c10-600808275869.prod.konfluxeaas.com [e2e-graph] 2026-07-28 16:23:26.080 3870 kserve.trace INFO [utils.py:get_isvc_endpoint():377] Using external route host: sequence-graph-7c1b1-route-kserve-ci-e2e-test.apps.abf5e931-5125-497b-9c10-600808275869.prod.konfluxeaas.com [e2e-graph] 2026-07-28 16:23:26.080 3870 kserve.trace Sending Header = {'Host': 'sequence-graph-7c1b1-route-kserve-ci-e2e-test.apps.abf5e931-5125-497b-9c10-600808275869.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-28 16:23:26.080 3870 kserve.trace INFO [utils.py:_predict():164] Sending Header = {'Host': 'sequence-graph-7c1b1-route-kserve-ci-e2e-test.apps.abf5e931-5125-497b-9c10-600808275869.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-28 16:23:26.080 3870 kserve.trace base url = https://sequence-graph-7c1b1-route-kserve-ci-e2e-test.apps.abf5e931-5125-497b-9c10-600808275869.prod.konfluxeaas.com [e2e-graph] 2026-07-28 16:23:26.080 3870 kserve.trace INFO [utils.py:_predict():165] base url = https://sequence-graph-7c1b1-route-kserve-ci-e2e-test.apps.abf5e931-5125-497b-9c10-600808275869.prod.konfluxeaas.com [e2e-graph] 2026-07-28 16:23:26.135 3870 kserve.trace Got response {'predictions': [{'message': 'SUCCESS'}]} [e2e-graph] 2026-07-28 16:23:26.135 3870 kserve.trace INFO [utils.py:predict():148] Got response {'predictions': [{'message': 'SUCCESS'}]} [e2e-graph] [e2e-graph] [gw0] PASSED graph/test_inference_graph.py::test_ig_scenario2 [e2e-graph] graph/test_inference_graph.py::test_ig_scenario3 2026-07-28 16:23:26.215 3870 kserve.trace Starting test test_ig_scenario3 [e2e-graph] 2026-07-28 16:23:26.215 3870 kserve.trace INFO [test_inference_graph.py:test_ig_scenario3():401] Starting test test_ig_scenario3 [e2e-graph] 2026-07-28 16:23:26.215 3870 kserve.trace SUCCESS_ISVC_IMAGE is quay.io/opendatahub/success-200-isvc:odh-pr-1821 [e2e-graph] 2026-07-28 16:23:26.215 3870 kserve.trace INFO [test_inference_graph.py:setup_isvcs_for_test():224] SUCCESS_ISVC_IMAGE is quay.io/opendatahub/success-200-isvc:odh-pr-1821 [e2e-graph] 2026-07-28 16:23:26.215 3870 kserve.trace ERROR_ISVC_IMAGE is quay.io/opendatahub/error-404-isvc:odh-pr-1821 [e2e-graph] 2026-07-28 16:23:26.215 3870 kserve.trace INFO [test_inference_graph.py:setup_isvcs_for_test():225] ERROR_ISVC_IMAGE is quay.io/opendatahub/error-404-isvc:odh-pr-1821 [e2e-graph] 2026-07-28 16:23:26.216 3870 kserve.trace success_isvc_name is success-200-isvc-c3dc2 [e2e-graph] 2026-07-28 16:23:26.216 3870 kserve.trace INFO [test_inference_graph.py:test_ig_scenario3():406] success_isvc_name is success-200-isvc-c3dc2 [e2e-graph] 2026-07-28 16:23:26.216 3870 kserve.trace error_isvc_name is error-404-isvc-c3dc2 [e2e-graph] 2026-07-28 16:23:26.216 3870 kserve.trace INFO [test_inference_graph.py:test_ig_scenario3():407] error_isvc_name is error-404-isvc-c3dc2 [e2e-graph] 2026-07-28 16:23:36.425 3873 kserve.trace Host from isvc status URL = ensemble-graph-e5aa9-route-kserve-ci-e2e-test.apps.abf5e931-5125-497b-9c10-600808275869.prod.konfluxeaas.com [e2e-graph] 2026-07-28 16:23:36.425 3873 kserve.trace INFO [utils.py:get_isvc_endpoint():373] Host from isvc status URL = ensemble-graph-e5aa9-route-kserve-ci-e2e-test.apps.abf5e931-5125-497b-9c10-600808275869.prod.konfluxeaas.com [e2e-graph] 2026-07-28 16:23:36.425 3873 kserve.trace Network layer = openshift-route [e2e-graph] 2026-07-28 16:23:36.425 3873 kserve.trace INFO [utils.py:get_isvc_endpoint():374] Network layer = openshift-route [e2e-graph] 2026-07-28 16:23:36.425 3873 kserve.trace Using external route host: ensemble-graph-e5aa9-route-kserve-ci-e2e-test.apps.abf5e931-5125-497b-9c10-600808275869.prod.konfluxeaas.com [e2e-graph] 2026-07-28 16:23:36.425 3873 kserve.trace INFO [utils.py:get_isvc_endpoint():377] Using external route host: ensemble-graph-e5aa9-route-kserve-ci-e2e-test.apps.abf5e931-5125-497b-9c10-600808275869.prod.konfluxeaas.com [e2e-graph] 2026-07-28 16:23:36.425 3873 kserve.trace Sending Header = {'Host': 'ensemble-graph-e5aa9-route-kserve-ci-e2e-test.apps.abf5e931-5125-497b-9c10-600808275869.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-28 16:23:36.425 3873 kserve.trace INFO [utils.py:_predict():164] Sending Header = {'Host': 'ensemble-graph-e5aa9-route-kserve-ci-e2e-test.apps.abf5e931-5125-497b-9c10-600808275869.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-28 16:23:36.426 3873 kserve.trace base url = https://ensemble-graph-e5aa9-route-kserve-ci-e2e-test.apps.abf5e931-5125-497b-9c10-600808275869.prod.konfluxeaas.com [e2e-graph] 2026-07-28 16:23:36.426 3873 kserve.trace INFO [utils.py:_predict():165] base url = https://ensemble-graph-e5aa9-route-kserve-ci-e2e-test.apps.abf5e931-5125-497b-9c10-600808275869.prod.konfluxeaas.com [e2e-graph] 2026-07-28 16:24:36.458 3870 kserve.trace Host from isvc status URL = sequence-graph-c3dc2-route-kserve-ci-e2e-test.apps.abf5e931-5125-497b-9c10-600808275869.prod.konfluxeaas.com [e2e-graph] 2026-07-28 16:24:36.458 3870 kserve.trace INFO [utils.py:get_isvc_endpoint():373] Host from isvc status URL = sequence-graph-c3dc2-route-kserve-ci-e2e-test.apps.abf5e931-5125-497b-9c10-600808275869.prod.konfluxeaas.com [e2e-graph] 2026-07-28 16:24:36.458 3870 kserve.trace Network layer = openshift-route [e2e-graph] 2026-07-28 16:24:36.458 3870 kserve.trace INFO [utils.py:get_isvc_endpoint():374] Network layer = openshift-route [e2e-graph] 2026-07-28 16:24:36.458 3870 kserve.trace Using external route host: sequence-graph-c3dc2-route-kserve-ci-e2e-test.apps.abf5e931-5125-497b-9c10-600808275869.prod.konfluxeaas.com [e2e-graph] 2026-07-28 16:24:36.458 3870 kserve.trace INFO [utils.py:get_isvc_endpoint():377] Using external route host: sequence-graph-c3dc2-route-kserve-ci-e2e-test.apps.abf5e931-5125-497b-9c10-600808275869.prod.konfluxeaas.com [e2e-graph] 2026-07-28 16:24:36.458 3870 kserve.trace Sending Header = {'Host': 'sequence-graph-c3dc2-route-kserve-ci-e2e-test.apps.abf5e931-5125-497b-9c10-600808275869.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-28 16:24:36.458 3870 kserve.trace INFO [utils.py:_predict():164] Sending Header = {'Host': 'sequence-graph-c3dc2-route-kserve-ci-e2e-test.apps.abf5e931-5125-497b-9c10-600808275869.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-28 16:24:36.459 3870 kserve.trace base url = https://sequence-graph-c3dc2-route-kserve-ci-e2e-test.apps.abf5e931-5125-497b-9c10-600808275869.prod.konfluxeaas.com [e2e-graph] 2026-07-28 16:24:36.459 3870 kserve.trace INFO [utils.py:_predict():165] base url = https://sequence-graph-c3dc2-route-kserve-ci-e2e-test.apps.abf5e931-5125-497b-9c10-600808275869.prod.konfluxeaas.com [e2e-graph] 2026-07-28 16:31:40.984 3873 kserve.trace HTTP 404 response body: {"detail":"Intentional 404 code"} [e2e-graph] 2026-07-28 16:31:40.984 3873 kserve.trace INFO [utils.py:_predict():176] HTTP 404 response body: {"detail":"Intentional 404 code"} [e2e-graph] [e2e-graph] [gw1] PASSED graph/test_inference_graph.py::test_ig_scenario8 [e2e-graph] graph/test_inference_graph.py::test_ig_scenario9 2026-07-28 16:31:41.096 3873 kserve.trace Starting test test_ig_scenario9 [e2e-graph] 2026-07-28 16:31:41.096 3873 kserve.trace INFO [test_inference_graph.py:test_ig_scenario9():840] Starting test test_ig_scenario9 [e2e-graph] 2026-07-28 16:31:41.096 3873 kserve.trace SUCCESS_ISVC_IMAGE is quay.io/opendatahub/success-200-isvc:odh-pr-1821 [e2e-graph] 2026-07-28 16:31:41.096 3873 kserve.trace INFO [test_inference_graph.py:setup_isvcs_for_test():224] SUCCESS_ISVC_IMAGE is quay.io/opendatahub/success-200-isvc:odh-pr-1821 [e2e-graph] 2026-07-28 16:31:41.096 3873 kserve.trace ERROR_ISVC_IMAGE is quay.io/opendatahub/error-404-isvc:odh-pr-1821 [e2e-graph] 2026-07-28 16:31:41.096 3873 kserve.trace INFO [test_inference_graph.py:setup_isvcs_for_test():225] ERROR_ISVC_IMAGE is quay.io/opendatahub/error-404-isvc:odh-pr-1821 [e2e-graph] 2026-07-28 16:31:41.097 3873 kserve.trace success_isvc_name is success-200-isvc-a9ea4 [e2e-graph] 2026-07-28 16:31:41.097 3873 kserve.trace INFO [test_inference_graph.py:test_ig_scenario9():845] success_isvc_name is success-200-isvc-a9ea4 [e2e-graph] 2026-07-28 16:31:41.097 3873 kserve.trace error_isvc_name is error-404-isvc-a9ea4 [e2e-graph] 2026-07-28 16:31:41.097 3873 kserve.trace INFO [test_inference_graph.py:test_ig_scenario9():846] error_isvc_name is error-404-isvc-a9ea4 [e2e-graph] 2026-07-28 16:32:41.092 3870 kserve.trace HTTP 404 response body: {"detail":"Intentional 404 code"} [e2e-graph] 2026-07-28 16:32:41.092 3870 kserve.trace INFO [utils.py:_predict():176] HTTP 404 response body: {"detail":"Intentional 404 code"} [e2e-graph] [e2e-graph] [gw0] PASSED graph/test_inference_graph.py::test_ig_scenario3 [e2e-graph] graph/test_inference_graph.py::test_ig_scenario4 2026-07-28 16:32:41.190 3870 kserve.trace Starting test test_ig_scenario4 [e2e-graph] 2026-07-28 16:32:41.190 3870 kserve.trace INFO [test_inference_graph.py:test_ig_scenario4():476] Starting test test_ig_scenario4 [e2e-graph] 2026-07-28 16:32:41.190 3870 kserve.trace SUCCESS_ISVC_IMAGE is quay.io/opendatahub/success-200-isvc:odh-pr-1821 [e2e-graph] 2026-07-28 16:32:41.190 3870 kserve.trace INFO [test_inference_graph.py:setup_isvcs_for_test():224] SUCCESS_ISVC_IMAGE is quay.io/opendatahub/success-200-isvc:odh-pr-1821 [e2e-graph] 2026-07-28 16:32:41.191 3870 kserve.trace ERROR_ISVC_IMAGE is quay.io/opendatahub/error-404-isvc:odh-pr-1821 [e2e-graph] 2026-07-28 16:32:41.191 3870 kserve.trace INFO [test_inference_graph.py:setup_isvcs_for_test():225] ERROR_ISVC_IMAGE is quay.io/opendatahub/error-404-isvc:odh-pr-1821 [e2e-graph] 2026-07-28 16:32:41.192 3870 kserve.trace success_isvc_name is success-200-isvc-d3a3d [e2e-graph] 2026-07-28 16:32:41.192 3870 kserve.trace INFO [test_inference_graph.py:test_ig_scenario4():481] success_isvc_name is success-200-isvc-d3a3d [e2e-graph] 2026-07-28 16:32:41.192 3870 kserve.trace error_isvc_name is error-404-isvc-d3a3d [e2e-graph] 2026-07-28 16:32:41.192 3870 kserve.trace INFO [test_inference_graph.py:test_ig_scenario4():482] error_isvc_name is error-404-isvc-d3a3d [e2e-graph] 2026-07-28 16:32:51.326 3873 kserve.trace Host from isvc status URL = splitter-graph-a9ea4-route-kserve-ci-e2e-test.apps.abf5e931-5125-497b-9c10-600808275869.prod.konfluxeaas.com [e2e-graph] 2026-07-28 16:32:51.326 3873 kserve.trace INFO [utils.py:get_isvc_endpoint():373] Host from isvc status URL = splitter-graph-a9ea4-route-kserve-ci-e2e-test.apps.abf5e931-5125-497b-9c10-600808275869.prod.konfluxeaas.com [e2e-graph] 2026-07-28 16:32:51.326 3873 kserve.trace Network layer = openshift-route [e2e-graph] 2026-07-28 16:32:51.326 3873 kserve.trace INFO [utils.py:get_isvc_endpoint():374] Network layer = openshift-route [e2e-graph] 2026-07-28 16:32:51.326 3873 kserve.trace Using external route host: splitter-graph-a9ea4-route-kserve-ci-e2e-test.apps.abf5e931-5125-497b-9c10-600808275869.prod.konfluxeaas.com [e2e-graph] 2026-07-28 16:32:51.326 3873 kserve.trace INFO [utils.py:get_isvc_endpoint():377] Using external route host: splitter-graph-a9ea4-route-kserve-ci-e2e-test.apps.abf5e931-5125-497b-9c10-600808275869.prod.konfluxeaas.com [e2e-graph] 2026-07-28 16:32:51.326 3873 kserve.trace Sending Header = {'Host': 'splitter-graph-a9ea4-route-kserve-ci-e2e-test.apps.abf5e931-5125-497b-9c10-600808275869.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-28 16:32:51.326 3873 kserve.trace INFO [utils.py:_predict():164] Sending Header = {'Host': 'splitter-graph-a9ea4-route-kserve-ci-e2e-test.apps.abf5e931-5125-497b-9c10-600808275869.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-28 16:32:51.327 3873 kserve.trace base url = https://splitter-graph-a9ea4-route-kserve-ci-e2e-test.apps.abf5e931-5125-497b-9c10-600808275869.prod.konfluxeaas.com [e2e-graph] 2026-07-28 16:32:51.327 3873 kserve.trace INFO [utils.py:_predict():165] base url = https://splitter-graph-a9ea4-route-kserve-ci-e2e-test.apps.abf5e931-5125-497b-9c10-600808275869.prod.konfluxeaas.com [e2e-graph] 2026-07-28 16:32:51.376 3873 kserve.trace Got response {'predictions': [{'message': 'SUCCESS'}]} [e2e-graph] 2026-07-28 16:32:51.376 3873 kserve.trace INFO [utils.py:predict():148] Got response {'predictions': [{'message': 'SUCCESS'}]} [e2e-graph] [e2e-graph] [gw1] PASSED graph/test_inference_graph.py::test_ig_scenario9 [e2e-graph] graph/test_inference_graph.py::test_ig_scenario10 2026-07-28 16:32:51.444 3873 kserve.trace Starting test test_ig_scenario10 [e2e-graph] 2026-07-28 16:32:51.444 3873 kserve.trace INFO [test_inference_graph.py:test_ig_scenario10():903] Starting test test_ig_scenario10 [e2e-graph] 2026-07-28 16:32:51.445 3873 kserve.trace SUCCESS_ISVC_IMAGE is quay.io/opendatahub/success-200-isvc:odh-pr-1821 [e2e-graph] 2026-07-28 16:32:51.445 3873 kserve.trace INFO [test_inference_graph.py:setup_isvcs_for_test():224] SUCCESS_ISVC_IMAGE is quay.io/opendatahub/success-200-isvc:odh-pr-1821 [e2e-graph] 2026-07-28 16:32:51.445 3873 kserve.trace ERROR_ISVC_IMAGE is quay.io/opendatahub/error-404-isvc:odh-pr-1821 [e2e-graph] 2026-07-28 16:32:51.445 3873 kserve.trace INFO [test_inference_graph.py:setup_isvcs_for_test():225] ERROR_ISVC_IMAGE is quay.io/opendatahub/error-404-isvc:odh-pr-1821 [e2e-graph] 2026-07-28 16:32:51.446 3873 kserve.trace success_isvc_name is success-200-isvc-49c25 [e2e-graph] 2026-07-28 16:32:51.446 3873 kserve.trace INFO [test_inference_graph.py:test_ig_scenario10():908] success_isvc_name is success-200-isvc-49c25 [e2e-graph] 2026-07-28 16:32:51.446 3873 kserve.trace error_isvc_name is error-404-isvc-49c25 [e2e-graph] 2026-07-28 16:32:51.446 3873 kserve.trace INFO [test_inference_graph.py:test_ig_scenario10():909] error_isvc_name is error-404-isvc-49c25 [e2e-graph] 2026-07-28 16:33:51.414 3870 kserve.trace Host from isvc status URL = switch-graph-d3a3d-route-kserve-ci-e2e-test.apps.abf5e931-5125-497b-9c10-600808275869.prod.konfluxeaas.com [e2e-graph] 2026-07-28 16:33:51.414 3870 kserve.trace INFO [utils.py:get_isvc_endpoint():373] Host from isvc status URL = switch-graph-d3a3d-route-kserve-ci-e2e-test.apps.abf5e931-5125-497b-9c10-600808275869.prod.konfluxeaas.com [e2e-graph] 2026-07-28 16:33:51.415 3870 kserve.trace Network layer = openshift-route [e2e-graph] 2026-07-28 16:33:51.415 3870 kserve.trace INFO [utils.py:get_isvc_endpoint():374] Network layer = openshift-route [e2e-graph] 2026-07-28 16:33:51.415 3870 kserve.trace Using external route host: switch-graph-d3a3d-route-kserve-ci-e2e-test.apps.abf5e931-5125-497b-9c10-600808275869.prod.konfluxeaas.com [e2e-graph] 2026-07-28 16:33:51.415 3870 kserve.trace INFO [utils.py:get_isvc_endpoint():377] Using external route host: switch-graph-d3a3d-route-kserve-ci-e2e-test.apps.abf5e931-5125-497b-9c10-600808275869.prod.konfluxeaas.com [e2e-graph] 2026-07-28 16:33:51.415 3870 kserve.trace Sending Header = {'Host': 'switch-graph-d3a3d-route-kserve-ci-e2e-test.apps.abf5e931-5125-497b-9c10-600808275869.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-28 16:33:51.415 3870 kserve.trace INFO [utils.py:_predict():164] Sending Header = {'Host': 'switch-graph-d3a3d-route-kserve-ci-e2e-test.apps.abf5e931-5125-497b-9c10-600808275869.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-28 16:33:51.415 3870 kserve.trace base url = https://switch-graph-d3a3d-route-kserve-ci-e2e-test.apps.abf5e931-5125-497b-9c10-600808275869.prod.konfluxeaas.com [e2e-graph] 2026-07-28 16:33:51.415 3870 kserve.trace INFO [utils.py:_predict():165] base url = https://switch-graph-d3a3d-route-kserve-ci-e2e-test.apps.abf5e931-5125-497b-9c10-600808275869.prod.konfluxeaas.com [e2e-graph] 2026-07-28 16:34:11.664 3873 kserve.trace Host from isvc status URL = splitter-graph-49c25-route-kserve-ci-e2e-test.apps.abf5e931-5125-497b-9c10-600808275869.prod.konfluxeaas.com [e2e-graph] 2026-07-28 16:34:11.664 3873 kserve.trace INFO [utils.py:get_isvc_endpoint():373] Host from isvc status URL = splitter-graph-49c25-route-kserve-ci-e2e-test.apps.abf5e931-5125-497b-9c10-600808275869.prod.konfluxeaas.com [e2e-graph] 2026-07-28 16:34:11.664 3873 kserve.trace Network layer = openshift-route [e2e-graph] 2026-07-28 16:34:11.664 3873 kserve.trace INFO [utils.py:get_isvc_endpoint():374] Network layer = openshift-route [e2e-graph] 2026-07-28 16:34:11.664 3873 kserve.trace Using external route host: splitter-graph-49c25-route-kserve-ci-e2e-test.apps.abf5e931-5125-497b-9c10-600808275869.prod.konfluxeaas.com [e2e-graph] 2026-07-28 16:34:11.664 3873 kserve.trace INFO [utils.py:get_isvc_endpoint():377] Using external route host: splitter-graph-49c25-route-kserve-ci-e2e-test.apps.abf5e931-5125-497b-9c10-600808275869.prod.konfluxeaas.com [e2e-graph] 2026-07-28 16:34:11.664 3873 kserve.trace Sending Header = {'Host': 'splitter-graph-49c25-route-kserve-ci-e2e-test.apps.abf5e931-5125-497b-9c10-600808275869.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-28 16:34:11.664 3873 kserve.trace INFO [utils.py:_predict():164] Sending Header = {'Host': 'splitter-graph-49c25-route-kserve-ci-e2e-test.apps.abf5e931-5125-497b-9c10-600808275869.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-28 16:34:11.664 3873 kserve.trace base url = https://splitter-graph-49c25-route-kserve-ci-e2e-test.apps.abf5e931-5125-497b-9c10-600808275869.prod.konfluxeaas.com [e2e-graph] 2026-07-28 16:34:11.664 3873 kserve.trace INFO [utils.py:_predict():165] base url = https://splitter-graph-49c25-route-kserve-ci-e2e-test.apps.abf5e931-5125-497b-9c10-600808275869.prod.konfluxeaas.com [e2e-graph] 2026-07-28 16:41:55.995 3870 kserve.trace HTTP 404 response body: {"detail":"Intentional 404 code"} [e2e-graph] 2026-07-28 16:41:55.995 3870 kserve.trace INFO [utils.py:_predict():176] HTTP 404 response body: {"detail":"Intentional 404 code"} [e2e-graph] 2026-07-28 16:41:56.040 3870 kserve.trace Host from isvc status URL = switch-graph-d3a3d-route-kserve-ci-e2e-test.apps.abf5e931-5125-497b-9c10-600808275869.prod.konfluxeaas.com [e2e-graph] 2026-07-28 16:41:56.040 3870 kserve.trace INFO [utils.py:get_isvc_endpoint():373] Host from isvc status URL = switch-graph-d3a3d-route-kserve-ci-e2e-test.apps.abf5e931-5125-497b-9c10-600808275869.prod.konfluxeaas.com [e2e-graph] 2026-07-28 16:41:56.040 3870 kserve.trace Network layer = openshift-route [e2e-graph] 2026-07-28 16:41:56.040 3870 kserve.trace INFO [utils.py:get_isvc_endpoint():374] Network layer = openshift-route [e2e-graph] 2026-07-28 16:41:56.040 3870 kserve.trace Using external route host: switch-graph-d3a3d-route-kserve-ci-e2e-test.apps.abf5e931-5125-497b-9c10-600808275869.prod.konfluxeaas.com [e2e-graph] 2026-07-28 16:41:56.040 3870 kserve.trace INFO [utils.py:get_isvc_endpoint():377] Using external route host: switch-graph-d3a3d-route-kserve-ci-e2e-test.apps.abf5e931-5125-497b-9c10-600808275869.prod.konfluxeaas.com [e2e-graph] 2026-07-28 16:41:56.040 3870 kserve.trace Sending Header = {'Host': 'switch-graph-d3a3d-route-kserve-ci-e2e-test.apps.abf5e931-5125-497b-9c10-600808275869.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-28 16:41:56.040 3870 kserve.trace INFO [utils.py:_predict():164] Sending Header = {'Host': 'switch-graph-d3a3d-route-kserve-ci-e2e-test.apps.abf5e931-5125-497b-9c10-600808275869.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-28 16:41:56.040 3870 kserve.trace base url = https://switch-graph-d3a3d-route-kserve-ci-e2e-test.apps.abf5e931-5125-497b-9c10-600808275869.prod.konfluxeaas.com [e2e-graph] 2026-07-28 16:41:56.040 3870 kserve.trace INFO [utils.py:_predict():165] base url = https://switch-graph-d3a3d-route-kserve-ci-e2e-test.apps.abf5e931-5125-497b-9c10-600808275869.prod.konfluxeaas.com [e2e-graph] 2026-07-28 16:41:56.058 3870 kserve.trace Got response {'predictions': [{'message': 'SUCCESS'}]} [e2e-graph] 2026-07-28 16:41:56.058 3870 kserve.trace INFO [utils.py:predict():148] Got response {'predictions': [{'message': 'SUCCESS'}]} [e2e-graph] 2026-07-28 16:41:56.097 3870 kserve.trace Host from isvc status URL = switch-graph-d3a3d-route-kserve-ci-e2e-test.apps.abf5e931-5125-497b-9c10-600808275869.prod.konfluxeaas.com [e2e-graph] 2026-07-28 16:41:56.097 3870 kserve.trace INFO [utils.py:get_isvc_endpoint():373] Host from isvc status URL = switch-graph-d3a3d-route-kserve-ci-e2e-test.apps.abf5e931-5125-497b-9c10-600808275869.prod.konfluxeaas.com [e2e-graph] 2026-07-28 16:41:56.097 3870 kserve.trace Network layer = openshift-route [e2e-graph] 2026-07-28 16:41:56.097 3870 kserve.trace INFO [utils.py:get_isvc_endpoint():374] Network layer = openshift-route [e2e-graph] 2026-07-28 16:41:56.098 3870 kserve.trace Using external route host: switch-graph-d3a3d-route-kserve-ci-e2e-test.apps.abf5e931-5125-497b-9c10-600808275869.prod.konfluxeaas.com [e2e-graph] 2026-07-28 16:41:56.098 3870 kserve.trace INFO [utils.py:get_isvc_endpoint():377] Using external route host: switch-graph-d3a3d-route-kserve-ci-e2e-test.apps.abf5e931-5125-497b-9c10-600808275869.prod.konfluxeaas.com [e2e-graph] 2026-07-28 16:41:56.098 3870 kserve.trace Sending Header = {'Host': 'switch-graph-d3a3d-route-kserve-ci-e2e-test.apps.abf5e931-5125-497b-9c10-600808275869.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-28 16:41:56.098 3870 kserve.trace INFO [utils.py:_predict():164] Sending Header = {'Host': 'switch-graph-d3a3d-route-kserve-ci-e2e-test.apps.abf5e931-5125-497b-9c10-600808275869.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-28 16:41:56.098 3870 kserve.trace base url = https://switch-graph-d3a3d-route-kserve-ci-e2e-test.apps.abf5e931-5125-497b-9c10-600808275869.prod.konfluxeaas.com [e2e-graph] 2026-07-28 16:41:56.098 3870 kserve.trace INFO [utils.py:_predict():165] base url = https://switch-graph-d3a3d-route-kserve-ci-e2e-test.apps.abf5e931-5125-497b-9c10-600808275869.prod.konfluxeaas.com [e2e-graph] 2026-07-28 16:42:16.261 3873 kserve.trace HTTP 404 response body: {"detail":"Intentional 404 code"} [e2e-graph] 2026-07-28 16:42:16.261 3873 kserve.trace INFO [utils.py:_predict():176] HTTP 404 response body: {"detail":"Intentional 404 code"} [e2e-graph] [e2e-graph] [gw1] PASSED graph/test_inference_graph.py::test_ig_scenario10 2026-07-28 16:50:00.580 3870 kserve.trace HTTP 404 response body: {"error":"Failed to process request","cause":"None of the routes matched with the switch condition"} [e2e-graph] 2026-07-28 16:50:00.580 3870 kserve.trace INFO [utils.py:_predict():176] HTTP 404 response body: {"error":"Failed to process request","cause":"None of the routes matched with the switch condition"} [e2e-graph] [e2e-graph] [gw0] PASSED graph/test_inference_graph.py::test_ig_scenario4 [e2e-graph] [e2e-graph] ------- generated xml file: /workspace/artifacts-dir/junit_e2e-graph.xml ------- [e2e-graph] --------------------------------- JSON report ---------------------------------- [e2e-graph] report saved to: /workspace/artifacts-dir/e2e_results-graph.json [e2e-graph] ================== 11 passed, 3 skipped in 2397.11s (0:39:57) ================== [e2e-graph] /workspace/source [e2e-graph] /workspace/source [e2e-graph] + echo success [must-gather] [must-gather ] OUT 2026-07-28T16:50:01.608111825Z 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: 0dec6587-77fe-4e87-8aeb-6f5fef6c160a [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.26" [must-gather] ClusterOperators: [must-gather] clusteroperator/authentication is missing [must-gather] clusteroperator/cloud-credential is missing [must-gather] clusteroperator/cluster-autoscaler is missing [must-gather] clusteroperator/config-operator is missing [must-gather] clusteroperator/etcd is missing [must-gather] clusteroperator/machine-api is missing [must-gather] clusteroperator/machine-approver is missing [must-gather] clusteroperator/machine-config is missing [must-gather] clusteroperator/marketplace is missing [must-gather] [must-gather] [must-gather] [must-gather ] OUT 2026-07-28T16:50:01.661434037Z namespace/openshift-must-gather-c6qjl created [must-gather] [must-gather ] OUT 2026-07-28T16:50:01.669878899Z clusterrolebinding.rbac.authorization.k8s.io/must-gather-k595v created [must-gather] [must-gather ] OUT 2026-07-28T16:50:01.71094575Z pod for plug-in image quay.io/modh/must-gather:rhoai-2.24 created [must-gather] [must-gather-h477h] POD 2026-07-28T16:50:08.592703728Z [disk usage checker] Started [must-gather] [must-gather-h477h] POD 2026-07-28T16:50:08.595996056Z [disk usage checker] Volume usage percentage: current = 14 ; allowed = 70 [must-gather] [must-gather-h477h] POD 2026-07-28T16:50:08.745343009Z No resources found in openshift-must-gather-c6qjl namespace. [must-gather] [must-gather-h477h] POD 2026-07-28T16:50:08.879344090Z Error from server (NotFound): namespaces "redhat-ods-operator" not found [must-gather] [must-gather-h477h] POD 2026-07-28T16:50:09.037642661Z Wrote inspect data to must-gather. [must-gather] [must-gather-h477h] POD 2026-07-28T16:50:09.037742749Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-h477h] POD 2026-07-28T16:50:09.037742749Z namespaces "redhat-ods-operator" not found [must-gather] [must-gather-h477h] POD 2026-07-28T16:50:09.040661359Z Error getting logs from redhat-ods-operator [must-gather] [must-gather-h477h] POD 2026-07-28T16:50:09.202470201Z Wrote inspect data to must-gather. [must-gather] [must-gather-h477h] POD 2026-07-28T16:50:09.202500617Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-h477h] POD 2026-07-28T16:50:09.202500617Z namespaces "redhat-ods-monitoring" not found [must-gather] [must-gather-h477h] POD 2026-07-28T16:50:09.205019182Z Error getting logs from redhat-ods-monitoring [must-gather] [must-gather-h477h] POD 2026-07-28T16:50:09.360520633Z Wrote inspect data to must-gather. [must-gather] [must-gather-h477h] POD 2026-07-28T16:50:09.360551235Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-h477h] POD 2026-07-28T16:50:09.360551235Z namespaces "redhat-ods-applications" not found [must-gather] [must-gather-h477h] POD 2026-07-28T16:50:09.363274402Z Error getting logs from redhat-ods-applications [must-gather] [must-gather-h477h] POD 2026-07-28T16:50:09.524832889Z Wrote inspect data to must-gather. [must-gather] [must-gather-h477h] POD 2026-07-28T16:50:09.524865911Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-h477h] POD 2026-07-28T16:50:09.524865911Z namespaces "rhods-notebooks" not found [must-gather] [must-gather-h477h] POD 2026-07-28T16:50:09.527792133Z Error getting logs from rhods-notebooks [must-gather] [must-gather-h477h] POD 2026-07-28T16:50:09.685025236Z Wrote inspect data to must-gather. [must-gather] [must-gather-h477h] POD 2026-07-28T16:50:09.685057972Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-h477h] POD 2026-07-28T16:50:09.685057972Z namespaces "rhoai-model-registries" not found [must-gather] [must-gather-h477h] POD 2026-07-28T16:50:09.687685082Z Error getting logs from rhoai-model-registries [must-gather] [must-gather-h477h] POD 2026-07-28T16:50:09.853580576Z Wrote inspect data to must-gather. [must-gather] [must-gather-h477h] POD 2026-07-28T16:50:09.853810255Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-h477h] POD 2026-07-28T16:50:09.853810255Z namespaces "istio-system" not found [must-gather] [must-gather-h477h] POD 2026-07-28T16:50:09.856560837Z Error getting logs from istio-system [must-gather] [must-gather-h477h] POD 2026-07-28T16:50:10.014430851Z Wrote inspect data to must-gather. [must-gather] [must-gather-h477h] POD 2026-07-28T16:50:10.014462250Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-h477h] POD 2026-07-28T16:50:10.014462250Z namespaces "knative-serving" not found [must-gather] [must-gather-h477h] POD 2026-07-28T16:50:10.017052409Z Error getting logs from knative-serving [must-gather] [must-gather-h477h] POD 2026-07-28T16:50:10.173537845Z Wrote inspect data to must-gather. [must-gather] [must-gather-h477h] POD 2026-07-28T16:50:10.173634257Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-h477h] POD 2026-07-28T16:50:10.173634257Z namespaces "redhat-ods-applications-auth-provider" not found [must-gather] [must-gather-h477h] POD 2026-07-28T16:50:10.176297032Z Error getting logs from redhat-ods-applications-auth-provider [must-gather] [must-gather-h477h] POD 2026-07-28T16:50:10.461126071Z Wrote inspect data to must-gather. [must-gather] [must-gather-h477h] POD 2026-07-28T16:50:10.746782987Z Wrote inspect data to must-gather. [must-gather] [must-gather-h477h] POD 2026-07-28T16:50:10.894858254Z error: the server doesn't have a resource type "auths" [must-gather] [must-gather-h477h] POD 2026-07-28T16:50:10.985058954Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-h477h] POD 2026-07-28T16:50:10.987658881Z Error collecting info from [must-gather] [must-gather-h477h] POD 2026-07-28T16:50:11.120818890Z error: the server doesn't have a resource type "monitorings" [must-gather] [must-gather-h477h] POD 2026-07-28T16:50:11.209993451Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-h477h] POD 2026-07-28T16:50:11.212415817Z Error collecting info from [must-gather] [must-gather-h477h] POD 2026-07-28T16:50:11.344493885Z error: the server doesn't have a resource type "featuretrackers" [must-gather] [must-gather-h477h] POD 2026-07-28T16:50:11.432383019Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-h477h] POD 2026-07-28T16:50:11.435072898Z Error collecting info from [must-gather] [must-gather-h477h] POD 2026-07-28T16:50:11.568670555Z error: the server doesn't have a resource type "codeflares" [must-gather] [must-gather-h477h] POD 2026-07-28T16:50:11.657805280Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-h477h] POD 2026-07-28T16:50:11.660154026Z Error collecting info from [must-gather] [must-gather-h477h] POD 2026-07-28T16:50:11.794900701Z error: the server doesn't have a resource type "dashboards" [must-gather] [must-gather-h477h] POD 2026-07-28T16:50:11.882660924Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-h477h] POD 2026-07-28T16:50:11.885148456Z Error collecting info from [must-gather] [must-gather-h477h] POD 2026-07-28T16:50:12.020561542Z error: the server doesn't have a resource type "datasciencepipelines" [must-gather] [must-gather-h477h] POD 2026-07-28T16:50:12.110853709Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-h477h] POD 2026-07-28T16:50:12.113685509Z Error collecting info from [must-gather] [must-gather-h477h] POD 2026-07-28T16:50:12.247736963Z error: the server doesn't have a resource type "feastoperators" [must-gather] [must-gather-h477h] POD 2026-07-28T16:50:12.336322235Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-h477h] POD 2026-07-28T16:50:12.338973856Z Error collecting info from [must-gather] [must-gather-h477h] POD 2026-07-28T16:50:12.476086091Z error: the server doesn't have a resource type "kserves" [must-gather] [must-gather-h477h] POD 2026-07-28T16:50:12.565487916Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-h477h] POD 2026-07-28T16:50:12.567989767Z Error collecting info from [must-gather] [must-gather-h477h] POD 2026-07-28T16:50:12.701080486Z error: the server doesn't have a resource type "kueues" [must-gather] [must-gather-h477h] POD 2026-07-28T16:50:12.789684180Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-h477h] POD 2026-07-28T16:50:12.792600011Z Error collecting info from [must-gather] [must-gather-h477h] POD 2026-07-28T16:50:12.927582722Z error: the server doesn't have a resource type "modelcontrollers" [must-gather] [must-gather-h477h] POD 2026-07-28T16:50:13.018883360Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-h477h] POD 2026-07-28T16:50:13.021552924Z Error collecting info from [must-gather] [must-gather-h477h] POD 2026-07-28T16:50:13.159630124Z error: the server doesn't have a resource type "modelmeshservings" [must-gather] [must-gather-h477h] POD 2026-07-28T16:50:13.246245850Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-h477h] POD 2026-07-28T16:50:13.248772972Z Error collecting info from [must-gather] [must-gather-h477h] POD 2026-07-28T16:50:13.385835347Z error: the server doesn't have a resource type "modelregistries" [must-gather] [must-gather-h477h] POD 2026-07-28T16:50:13.473704958Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-h477h] POD 2026-07-28T16:50:13.476438534Z Error collecting info from [must-gather] [must-gather-h477h] POD 2026-07-28T16:50:13.601125123Z [disk usage checker] Volume usage percentage: current = 14 ; allowed = 70 [must-gather] [must-gather-h477h] POD 2026-07-28T16:50:13.609335369Z error: the server doesn't have a resource type "rays" [must-gather] [must-gather-h477h] POD 2026-07-28T16:50:13.696884062Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-h477h] POD 2026-07-28T16:50:13.699446305Z Error collecting info from [must-gather] [must-gather-h477h] POD 2026-07-28T16:50:13.831606088Z error: the server doesn't have a resource type "trainingoperators" [must-gather] [must-gather-h477h] POD 2026-07-28T16:50:13.920985374Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-h477h] POD 2026-07-28T16:50:13.923655320Z Error collecting info from [must-gather] [must-gather-h477h] POD 2026-07-28T16:50:14.058415093Z error: the server doesn't have a resource type "trustyais" [must-gather] [must-gather-h477h] POD 2026-07-28T16:50:14.146980427Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-h477h] POD 2026-07-28T16:50:14.149579032Z Error collecting info from [must-gather] [must-gather-h477h] POD 2026-07-28T16:50:14.291043990Z error: the server doesn't have a resource type "workbenches" [must-gather] [must-gather-h477h] POD 2026-07-28T16:50:14.381614711Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-h477h] POD 2026-07-28T16:50:14.384180967Z Error collecting info from [must-gather] [must-gather-h477h] POD 2026-07-28T16:50:14.520326361Z error: the server doesn't have a resource type "hardwareprofiles" [must-gather] [must-gather-h477h] POD 2026-07-28T16:50:14.611132440Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-h477h] POD 2026-07-28T16:50:14.613780171Z Error collecting info from [must-gather] [must-gather-h477h] POD 2026-07-28T16:50:14.745502965Z error: the server doesn't have a resource type "llamastackoperators" [must-gather] [must-gather-h477h] POD 2026-07-28T16:50:14.833876314Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-h477h] POD 2026-07-28T16:50:14.836546246Z Error collecting info from [must-gather] [must-gather-h477h] POD 2026-07-28T16:50:15.603729197Z error: the server doesn't have a resource type "predictors" [must-gather] [must-gather-h477h] POD 2026-07-28T16:50:15.735709535Z error: the server doesn't have a resource type "localmodelnodegroups" [must-gather] [must-gather-h477h] POD 2026-07-28T16:50:15.877593131Z error: the server doesn't have a resource type "smcp" [must-gather] [must-gather-h477h] POD 2026-07-28T16:50:16.011822929Z error: the server doesn't have a resource type "smm" [must-gather] [must-gather-h477h] POD 2026-07-28T16:50:16.142613160Z error: the server doesn't have a resource type "smmr" [must-gather] [must-gather-h477h] POD 2026-07-28T16:50:16.388921620Z error: the server doesn't have a resource type "virtualservices" [must-gather] [must-gather-h477h] POD 2026-07-28T16:50:16.521677337Z error: the server doesn't have a resource type "authorizationpolicies" [must-gather] [must-gather-h477h] POD 2026-07-28T16:50:16.653449793Z error: the server doesn't have a resource type "envoyfilters" [must-gather] [must-gather-h477h] POD 2026-07-28T16:50:16.780214884Z error: the server doesn't have a resource type "knativeservings" [must-gather] [must-gather-h477h] POD 2026-07-28T16:50:16.909527372Z error: the server doesn't have a resource type "configurations" [must-gather] [must-gather-h477h] POD 2026-07-28T16:50:17.050663772Z error: the server doesn't have a resource type "routes" [must-gather] [must-gather-h477h] POD 2026-07-28T16:50:17.192948624Z error: the server doesn't have a resource type "services" [must-gather] [must-gather-h477h] POD 2026-07-28T16:50:17.330572291Z error: the server doesn't have a resource type "revisions" [must-gather] [must-gather-h477h] POD 2026-07-28T16:50:17.465270112Z error: the server doesn't have a resource type "authconfigs" [must-gather] [must-gather-h477h] POD 2026-07-28T16:50:17.604550104Z error: the server doesn't have a resource type "authorinos" [must-gather] [must-gather-h477h] POD 2026-07-28T16:50:17.909294870Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-h477h] POD 2026-07-28T16:50:18.079687377Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-h477h] POD 2026-07-28T16:50:18.416659667Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-h477h] POD 2026-07-28T16:50:18.605833838Z [disk usage checker] Volume usage percentage: current = 14 ; allowed = 70 [must-gather] [must-gather-h477h] POD 2026-07-28T16:50:18.612774825Z Wrote inspect data to must-gather. [must-gather] [must-gather-h477h] POD 2026-07-28T16:50:18.775232015Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-h477h] POD 2026-07-28T16:50:18.934468201Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-h477h] POD 2026-07-28T16:50:19.271606506Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-h477h] POD 2026-07-28T16:50:19.468169858Z Wrote inspect data to must-gather. [must-gather] [must-gather-h477h] POD 2026-07-28T16:50:19.627168622Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-h477h] POD 2026-07-28T16:50:19.782044974Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-h477h] POD 2026-07-28T16:50:20.097920990Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-h477h] POD 2026-07-28T16:50:20.280940271Z Wrote inspect data to must-gather. [must-gather] [must-gather-h477h] POD 2026-07-28T16:50:20.443160792Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-h477h] POD 2026-07-28T16:50:20.606834949Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-h477h] POD 2026-07-28T16:50:20.932002473Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-h477h] POD 2026-07-28T16:50:21.111405680Z Wrote inspect data to must-gather. [must-gather] [must-gather-h477h] POD 2026-07-28T16:50:21.272838948Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-h477h] POD 2026-07-28T16:50:21.433040161Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-h477h] POD 2026-07-28T16:50:21.763516990Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-h477h] POD 2026-07-28T16:50:21.951268531Z Wrote inspect data to must-gather. [must-gather] [must-gather-h477h] POD 2026-07-28T16:50:22.119758474Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-h477h] POD 2026-07-28T16:50:22.291242277Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-h477h] POD 2026-07-28T16:50:22.635315597Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-h477h] POD 2026-07-28T16:50:22.827991697Z Wrote inspect data to must-gather. [must-gather] [must-gather-h477h] POD 2026-07-28T16:50:22.999088528Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-h477h] POD 2026-07-28T16:50:23.172174187Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-h477h] POD 2026-07-28T16:50:23.514996747Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-h477h] POD 2026-07-28T16:50:23.610415317Z [disk usage checker] Volume usage percentage: current = 14 ; allowed = 70 [must-gather] [must-gather-h477h] POD 2026-07-28T16:50:23.704575944Z Wrote inspect data to must-gather. [must-gather] [must-gather-h477h] POD 2026-07-28T16:50:23.864778473Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-h477h] POD 2026-07-28T16:50:24.013714449Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-h477h] POD 2026-07-28T16:50:24.343821432Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-h477h] POD 2026-07-28T16:50:24.559361674Z Wrote inspect data to must-gather. [must-gather] [must-gather-h477h] POD 2026-07-28T16:50:24.723484995Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-h477h] POD 2026-07-28T16:50:24.877848233Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-h477h] POD 2026-07-28T16:50:25.202364336Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-h477h] POD 2026-07-28T16:50:25.392894898Z Wrote inspect data to must-gather. [must-gather] [must-gather-h477h] POD 2026-07-28T16:50:25.552845297Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-h477h] POD 2026-07-28T16:50:25.706968711Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-h477h] POD 2026-07-28T16:50:26.031280612Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-h477h] POD 2026-07-28T16:50:26.209539530Z Wrote inspect data to must-gather. [must-gather] [must-gather-h477h] POD 2026-07-28T16:50:26.368390580Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-h477h] POD 2026-07-28T16:50:26.522608344Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-h477h] POD 2026-07-28T16:50:26.838496087Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-h477h] POD 2026-07-28T16:50:27.019591476Z Wrote inspect data to must-gather. [must-gather] [must-gather-h477h] POD 2026-07-28T16:50:27.179800738Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-h477h] POD 2026-07-28T16:50:27.336737560Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-h477h] POD 2026-07-28T16:50:27.652060130Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-h477h] POD 2026-07-28T16:50:27.848972872Z Wrote inspect data to must-gather. [must-gather] [must-gather-h477h] POD 2026-07-28T16:50:28.012512720Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-h477h] POD 2026-07-28T16:50:28.178207352Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-h477h] POD 2026-07-28T16:50:28.529900488Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-h477h] POD 2026-07-28T16:50:28.615014319Z [disk usage checker] Volume usage percentage: current = 14 ; allowed = 70 [must-gather] [must-gather-h477h] POD 2026-07-28T16:50:28.727540831Z Wrote inspect data to must-gather. [must-gather] [must-gather-h477h] POD 2026-07-28T16:50:28.893304160Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-h477h] POD 2026-07-28T16:50:29.052062262Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-h477h] POD 2026-07-28T16:50:29.411513076Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-h477h] POD 2026-07-28T16:50:29.621606829Z Wrote inspect data to must-gather. [must-gather] [must-gather-h477h] POD 2026-07-28T16:50:31.711537908Z Caches written to disk [must-gather] [must-gather-h477h] OUT 2026-07-28T16:50:32.724059398Z waiting for gather to complete [must-gather] [must-gather-h477h] OUT 2026-07-28T16:50:32.727422587Z downloading gather output [must-gather] [must-gather-h477h] OUT 2026-07-28T16:50:33.004539662Z receiving incremental file list [must-gather] [must-gather-h477h] OUT 2026-07-28T16:50:33.018704885Z ./ [must-gather] [must-gather-h477h] OUT 2026-07-28T16:50:33.018832518Z aggregated-discovery-api.yaml [must-gather] [must-gather-h477h] OUT 2026-07-28T16:50:33.019171477Z aggregated-discovery-apis.yaml [must-gather] [must-gather-h477h] OUT 2026-07-28T16:50:33.019937737Z event-filter.html [must-gather] [must-gather-h477h] OUT 2026-07-28T16:50:33.021161699Z timestamp [must-gather] [must-gather-h477h] OUT 2026-07-28T16:50:33.021323494Z version [must-gather] [must-gather-h477h] OUT 2026-07-28T16:50:33.021386016Z cluster-scoped-resources/ [must-gather] [must-gather-h477h] OUT 2026-07-28T16:50:33.021399116Z cluster-scoped-resources/datasciencecluster.opendatahub.io/ [must-gather] [must-gather-h477h] OUT 2026-07-28T16:50:33.021411636Z cluster-scoped-resources/datasciencecluster.opendatahub.io/datascienceclusters/ [must-gather] [must-gather-h477h] OUT 2026-07-28T16:50:33.021474248Z cluster-scoped-resources/datasciencecluster.opendatahub.io/datascienceclusters/test-dsc.yaml [must-gather] [must-gather-h477h] OUT 2026-07-28T16:50:33.02157236Z cluster-scoped-resources/dscinitialization.opendatahub.io/ [must-gather] [must-gather-h477h] OUT 2026-07-28T16:50:33.021587491Z cluster-scoped-resources/dscinitialization.opendatahub.io/dscinitializations/ [must-gather] [must-gather-h477h] OUT 2026-07-28T16:50:33.021641542Z cluster-scoped-resources/dscinitialization.opendatahub.io/dscinitializations/test-dsci.yaml [must-gather] [must-gather-h477h] OUT 2026-07-28T16:50:33.021707904Z namespaces/ [must-gather] [must-gather-h477h] OUT 2026-07-28T16:50:33.021718224Z namespaces/kserve-ci-e2e-test/ [must-gather] [must-gather-h477h] OUT 2026-07-28T16:50:33.021784696Z namespaces/kserve-ci-e2e-test/kserve-ci-e2e-test.yaml [must-gather] [must-gather-h477h] OUT 2026-07-28T16:50:33.021889539Z namespaces/kserve-ci-e2e-test/apps.openshift.io/ [must-gather] [must-gather-h477h] OUT 2026-07-28T16:50:33.0219511Z namespaces/kserve-ci-e2e-test/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-h477h] OUT 2026-07-28T16:50:33.022005312Z namespaces/kserve-ci-e2e-test/apps/ [must-gather] [must-gather-h477h] OUT 2026-07-28T16:50:33.022074603Z namespaces/kserve-ci-e2e-test/apps/daemonsets.yaml [must-gather] [must-gather-h477h] OUT 2026-07-28T16:50:33.022188566Z namespaces/kserve-ci-e2e-test/apps/deployments.yaml [must-gather] [must-gather-h477h] OUT 2026-07-28T16:50:33.022294649Z namespaces/kserve-ci-e2e-test/apps/replicasets.yaml [must-gather] [must-gather-h477h] OUT 2026-07-28T16:50:33.022386402Z namespaces/kserve-ci-e2e-test/apps/statefulsets.yaml [must-gather] [must-gather-h477h] OUT 2026-07-28T16:50:33.022436793Z namespaces/kserve-ci-e2e-test/autoscaling/ [must-gather] [must-gather-h477h] OUT 2026-07-28T16:50:33.022499075Z namespaces/kserve-ci-e2e-test/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-h477h] OUT 2026-07-28T16:50:33.022552476Z namespaces/kserve-ci-e2e-test/batch/ [must-gather] [must-gather-h477h] OUT 2026-07-28T16:50:33.022611098Z namespaces/kserve-ci-e2e-test/batch/cronjobs.yaml [must-gather] [must-gather-h477h] OUT 2026-07-28T16:50:33.02272074Z namespaces/kserve-ci-e2e-test/batch/jobs.yaml [must-gather] [must-gather-h477h] OUT 2026-07-28T16:50:33.022784112Z namespaces/kserve-ci-e2e-test/build.openshift.io/ [must-gather] [must-gather-h477h] OUT 2026-07-28T16:50:33.022854774Z namespaces/kserve-ci-e2e-test/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-h477h] OUT 2026-07-28T16:50:33.022971947Z namespaces/kserve-ci-e2e-test/build.openshift.io/builds.yaml [must-gather] [must-gather-h477h] OUT 2026-07-28T16:50:33.022986478Z namespaces/kserve-ci-e2e-test/core/ [must-gather] [must-gather-h477h] OUT 2026-07-28T16:50:33.02306645Z namespaces/kserve-ci-e2e-test/core/configmaps.yaml [must-gather] [must-gather-h477h] OUT 2026-07-28T16:50:33.023209293Z namespaces/kserve-ci-e2e-test/core/endpoints.yaml [must-gather] [must-gather-h477h] OUT 2026-07-28T16:50:33.023315546Z namespaces/kserve-ci-e2e-test/core/events.yaml [must-gather] [must-gather-h477h] OUT 2026-07-28T16:50:33.025851483Z namespaces/kserve-ci-e2e-test/core/persistentvolumeclaims.yaml [must-gather] [must-gather-h477h] OUT 2026-07-28T16:50:33.025948816Z namespaces/kserve-ci-e2e-test/core/pods.yaml [must-gather] [must-gather-h477h] OUT 2026-07-28T16:50:33.026100949Z namespaces/kserve-ci-e2e-test/core/replicationcontrollers.yaml [must-gather] [must-gather-h477h] OUT 2026-07-28T16:50:33.026245873Z namespaces/kserve-ci-e2e-test/core/secrets.yaml [must-gather] [must-gather-h477h] OUT 2026-07-28T16:50:33.026460579Z namespaces/kserve-ci-e2e-test/core/services.yaml [must-gather] [must-gather-h477h] OUT 2026-07-28T16:50:33.026517051Z namespaces/kserve-ci-e2e-test/discovery.k8s.io/ [must-gather] [must-gather-h477h] OUT 2026-07-28T16:50:33.026572322Z namespaces/kserve-ci-e2e-test/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-h477h] OUT 2026-07-28T16:50:33.026626414Z namespaces/kserve-ci-e2e-test/image.openshift.io/ [must-gather] [must-gather-h477h] OUT 2026-07-28T16:50:33.026684935Z namespaces/kserve-ci-e2e-test/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-h477h] OUT 2026-07-28T16:50:33.026740377Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/ [must-gather] [must-gather-h477h] OUT 2026-07-28T16:50:33.026826109Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-h477h] OUT 2026-07-28T16:50:33.026933622Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-h477h] OUT 2026-07-28T16:50:33.026988413Z namespaces/kserve-ci-e2e-test/monitoring.coreos.com/ [must-gather] [must-gather-h477h] OUT 2026-07-28T16:50:33.027042254Z namespaces/kserve-ci-e2e-test/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-h477h] OUT 2026-07-28T16:50:33.027092676Z namespaces/kserve-ci-e2e-test/networking.k8s.io/ [must-gather] [must-gather-h477h] OUT 2026-07-28T16:50:33.027156957Z namespaces/kserve-ci-e2e-test/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-h477h] OUT 2026-07-28T16:50:33.027210409Z namespaces/kserve-ci-e2e-test/pods/ [must-gather] [must-gather-h477h] OUT 2026-07-28T16:50:33.027218929Z namespaces/kserve-ci-e2e-test/pods/switch-graph-d3a3d-6fc78c5b9-pzf8m/ [must-gather] [must-gather-h477h] OUT 2026-07-28T16:50:33.027293661Z namespaces/kserve-ci-e2e-test/pods/switch-graph-d3a3d-6fc78c5b9-pzf8m/switch-graph-d3a3d-6fc78c5b9-pzf8m.yaml [must-gather] [must-gather-h477h] OUT 2026-07-28T16:50:33.027386113Z namespaces/kserve-ci-e2e-test/pods/switch-graph-d3a3d-6fc78c5b9-pzf8m/switch-graph-d3a3d/ [must-gather] [must-gather-h477h] OUT 2026-07-28T16:50:33.027397504Z namespaces/kserve-ci-e2e-test/pods/switch-graph-d3a3d-6fc78c5b9-pzf8m/switch-graph-d3a3d/switch-graph-d3a3d/ [must-gather] [must-gather-h477h] OUT 2026-07-28T16:50:33.027404754Z namespaces/kserve-ci-e2e-test/pods/switch-graph-d3a3d-6fc78c5b9-pzf8m/switch-graph-d3a3d/switch-graph-d3a3d/logs/ [must-gather] [must-gather-h477h] OUT 2026-07-28T16:50:33.027438315Z namespaces/kserve-ci-e2e-test/pods/switch-graph-d3a3d-6fc78c5b9-pzf8m/switch-graph-d3a3d/switch-graph-d3a3d/logs/current.log [must-gather] [must-gather-h477h] OUT 2026-07-28T16:50:33.027670501Z namespaces/kserve-ci-e2e-test/pods/switch-graph-d3a3d-6fc78c5b9-pzf8m/switch-graph-d3a3d/switch-graph-d3a3d/logs/previous.insecure.log [must-gather] [must-gather-h477h] OUT 2026-07-28T16:50:33.027782964Z namespaces/kserve-ci-e2e-test/pods/switch-graph-d3a3d-6fc78c5b9-pzf8m/switch-graph-d3a3d/switch-graph-d3a3d/logs/previous.log [must-gather] [must-gather-h477h] OUT 2026-07-28T16:50:33.027827695Z namespaces/kserve-ci-e2e-test/policy/ [must-gather] [must-gather-h477h] OUT 2026-07-28T16:50:33.027881747Z namespaces/kserve-ci-e2e-test/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-h477h] OUT 2026-07-28T16:50:33.027935948Z namespaces/kserve-ci-e2e-test/route.openshift.io/ [must-gather] [must-gather-h477h] OUT 2026-07-28T16:50:33.027993259Z namespaces/kserve-ci-e2e-test/route.openshift.io/routes.yaml [must-gather] [must-gather-h477h] OUT 2026-07-28T16:50:33.035096516Z [must-gather] [must-gather-h477h] OUT 2026-07-28T16:50:33.035118957Z sent 861 bytes received 96,063 bytes 64,616.00 bytes/sec [must-gather] [must-gather-h477h] OUT 2026-07-28T16:50:33.035127217Z total size is 1,463,557 speedup is 15.10 [must-gather] [must-gather ] OUT 2026-07-28T16:50:33.148099161Z namespace/openshift-must-gather-c6qjl 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: 0dec6587-77fe-4e87-8aeb-6f5fef6c160a [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.26" [must-gather] ClusterOperators: [must-gather] clusteroperator/authentication is missing [must-gather] clusteroperator/cloud-credential is missing [must-gather] clusteroperator/cluster-autoscaler is missing [must-gather] clusteroperator/config-operator is missing [must-gather] clusteroperator/etcd is missing [must-gather] clusteroperator/machine-api is missing [must-gather] clusteroperator/machine-approver is missing [must-gather] clusteroperator/machine-config is missing [must-gather] clusteroperator/marketplace is missing [must-gather] [must-gather] [must-gather] [must-gather ] OUT 2026-07-28T16:50:33.269047755Z Using must-gather plug-in image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:35f66492587d98a3cca9bf7ba4541c867770dc76b78b4cf9352e6715dca04502 [must-gather] When opening a support case, bugzilla, or issue please include the following summary data along with any other requested information: [must-gather] ClusterID: 0dec6587-77fe-4e87-8aeb-6f5fef6c160a [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.26" [must-gather] ClusterOperators: [must-gather] clusteroperator/authentication is missing [must-gather] clusteroperator/cloud-credential is missing [must-gather] clusteroperator/cluster-autoscaler is missing [must-gather] clusteroperator/config-operator is missing [must-gather] clusteroperator/etcd is missing [must-gather] clusteroperator/machine-api is missing [must-gather] clusteroperator/machine-approver is missing [must-gather] clusteroperator/machine-config is missing [must-gather] clusteroperator/marketplace is missing [must-gather] [must-gather] [must-gather] [must-gather ] OUT 2026-07-28T16:50:33.2889846Z namespace/openshift-must-gather-nzjbp created [must-gather] [must-gather ] OUT 2026-07-28T16:50:33.296566389Z clusterrolebinding.rbac.authorization.k8s.io/must-gather-9kbf6 created [must-gather] [must-gather ] OUT 2026-07-28T16:50:33.316660238Z pod for plug-in image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:35f66492587d98a3cca9bf7ba4541c867770dc76b78b4cf9352e6715dca04502 created [must-gather] [must-gather-l74jf] POD 2026-07-28T16:50:34.592583448Z [disk usage checker] Started [must-gather] [must-gather-l74jf] POD 2026-07-28T16:50:34.596564785Z [disk usage checker] Volume usage percentage: current = 18 ; allowed = 70 [must-gather] [must-gather-l74jf] POD 2026-07-28T16:50:34.804004015Z Gathering data for ns/openshift-cluster-version... [must-gather] [must-gather-l74jf] POD 2026-07-28T16:50:34.952880518Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-l74jf] POD 2026-07-28T16:50:35.053449836Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-l74jf] POD 2026-07-28T16:50:35.147651052Z Gathering data for ns/default... [must-gather] [must-gather-l74jf] POD 2026-07-28T16:50:35.456724339Z Gathering data for ns/openshift... [must-gather] [must-gather-l74jf] POD 2026-07-28T16:50:35.882814437Z Gathering data for ns/kube-system... [must-gather] [must-gather-l74jf] POD 2026-07-28T16:50:36.638942148Z Gathering data for ns/openshift-etcd... [must-gather] [must-gather-l74jf] POD 2026-07-28T16:50:37.054255952Z Wrote inspect data to must-gather. [must-gather] [must-gather-l74jf] POD 2026-07-28T16:50:37.054298706Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-l74jf] POD 2026-07-28T16:50:37.054298706Z namespaces "assisted-installer" not found [must-gather] [must-gather-l74jf] POD 2026-07-28T16:50:37.586595602Z Waiting on subprocesses to finish execution. [must-gather] [must-gather-l74jf] POD 2026-07-28T16:50:37.599577085Z Executing Istio gather script [must-gather] [must-gather-l74jf] POD 2026-07-28T16:50:37.603445953Z 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-l74jf] POD 2026-07-28T16:50:37.608300111Z INFO: Gathering on-disk MachineConfig from degraded nodes [must-gather] [must-gather-l74jf] POD 2026-07-28T16:50:37.611972508Z INFO: Gathering HAProxy config files [must-gather] [must-gather-l74jf] POD 2026-07-28T16:50:37.613147130Z INFO: Gathering machine config daemon's old logs from all nodes [must-gather] [must-gather-l74jf] POD 2026-07-28T16:50:37.623721318Z INFO: Collecting host service logs for crio [must-gather] [must-gather-l74jf] POD 2026-07-28T16:50:37.624143171Z INFO: Collecting host service logs for kubelet [must-gather] [must-gather-l74jf] POD 2026-07-28T16:50:37.625845903Z INFO: Collecting host service logs for rpm-ostreed [must-gather] [must-gather-l74jf] POD 2026-07-28T16:50:37.626188661Z INFO: Collecting host service logs for ostree-finalize-staged [must-gather] [must-gather-l74jf] POD 2026-07-28T16:50:37.626516122Z INFO: Collecting host service logs for machine-config-daemon-firstboot [must-gather] [must-gather-l74jf] POD 2026-07-28T16:50:37.626882441Z INFO: Collecting host service logs for machine-config-daemon-host [must-gather] [must-gather-l74jf] POD 2026-07-28T16:50:37.627273687Z INFO: Collecting host service logs for NetworkManager [must-gather] [must-gather-l74jf] POD 2026-07-28T16:50:37.627692127Z INFO: Collecting host service logs for openvswitch [must-gather] [must-gather-l74jf] POD 2026-07-28T16:50:37.628176077Z INFO: Collecting host service logs for ovs-configuration [must-gather] [must-gather-l74jf] POD 2026-07-28T16:50:37.628548259Z INFO: Collecting host service logs for ovsdb-server [must-gather] [must-gather-l74jf] POD 2026-07-28T16:50:37.628921479Z INFO: Collecting host service logs for ovs-vswitchd [must-gather] [must-gather-l74jf] POD 2026-07-28T16:50:37.629344842Z INFO: Waiting for worker host service log collection to complete ... [must-gather] [must-gather-l74jf] POD 2026-07-28T16:50:37.667387720Z INFO: Waiting for node performance related collection to complete ... [must-gather] [must-gather-l74jf] POD 2026-07-28T16:50:38.290747509Z INFO: Collecting Insights Archives from insights-operator-5885fdb759-xr5pw [must-gather] [must-gather-l74jf] POD 2026-07-28T16:50:38.290801543Z insights-runtime-extractor-jdnzr [must-gather] [must-gather-l74jf] POD 2026-07-28T16:50:38.290820869Z insights-runtime-extractor-m5wdv [must-gather] [must-gather-l74jf] POD 2026-07-28T16:50:38.290838332Z insights-runtime-extractor-q7jgs [must-gather] [must-gather-l74jf] POD 2026-07-28T16:50:38.602905783Z No resources found in openshift-etcd namespace. [must-gather] [must-gather-l74jf] POD 2026-07-28T16:50:38.696712003Z INFO: "sriov-network-operator" not detected. Skipping. [must-gather] [must-gather-l74jf] POD 2026-07-28T16:50:38.738162897Z INFO: Found 1 replicas - prometheus-k8s-0 [must-gather] [must-gather-l74jf] POD 2026-07-28T16:50:38.759223264Z No resources found [must-gather] [must-gather-l74jf] POD 2026-07-28T16:50:38.862482869Z INFO: namespace openshift-frr-k8s not detected. Skipping. [must-gather] [must-gather-l74jf] POD 2026-07-28T16:50:39.031544157Z INFO: Waiting for on-disk MachineConfig collection to complete ... [must-gather] [must-gather-l74jf] POD 2026-07-28T16:50:39.031645311Z INFO: on-disk MachineConfig config collection complete. [must-gather] [must-gather-l74jf] POD 2026-07-28T16:50:39.065396022Z Wrote inspect data to must-gather. [must-gather] [must-gather-l74jf] POD 2026-07-28T16:50:39.091559158Z error: only SOURCE_DIR and POD:DESTINATION_DIR should be specified as arguments [must-gather] [must-gather-l74jf] POD 2026-07-28T16:50:39.091559158Z See 'oc rsync -h' for help and examples [must-gather] [must-gather-l74jf] POD 2026-07-28T16:50:39.171362678Z error: the server doesn't have a resource type "performanceprofile" [must-gather] [must-gather-l74jf] POD 2026-07-28T16:50:39.309677693Z ERROR: No running kube-apiserver pods found [must-gather] [must-gather-l74jf] POD 2026-07-28T16:50:39.388347733Z INFO: Worker host service log collection to complete. [must-gather] [must-gather-l74jf] POD 2026-07-28T16:50:39.423343975Z INFO: "kubernetes-nmstate-operator" not detected. Skipping. [must-gather] [must-gather-l74jf] POD 2026-07-28T16:50:39.566477536Z INFO: "metallb-operator" not detected. Skipping. [must-gather] [must-gather-l74jf] POD 2026-07-28T16:50:39.596946219Z Wrote inspect data to must-gather. [must-gather] [must-gather-l74jf] POD 2026-07-28T16:50:39.613318226Z INFO: Getting alertmanagers from prometheus-k8s-0 [must-gather] [must-gather-l74jf] POD 2026-07-28T16:50:39.817189215Z INFO: Waiting for HAProxy config collection to complete ... [must-gather] [must-gather-l74jf] POD 2026-07-28T16:50:39.853109657Z [disk usage checker] Volume usage percentage: current = 18 ; allowed = 70 [must-gather] [must-gather-l74jf] POD 2026-07-28T16:50:39.913993922Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-l74jf] POD 2026-07-28T16:50:39.975506023Z No resources found [must-gather] [must-gather-l74jf] POD 2026-07-28T16:50:40.042260886Z Wrote inspect data to must-gather. [must-gather] [must-gather-l74jf] POD 2026-07-28T16:50:40.193805810Z error: the server doesn't have a resource type "multi-networkpolicy" [must-gather] [must-gather-l74jf] POD 2026-07-28T16:50:40.316156977Z Wrote inspect data to must-gather. [must-gather] [must-gather-l74jf] POD 2026-07-28T16:50:40.343159633Z Gathering data for ns/openshift-monitoring... [must-gather] [must-gather-l74jf] POD 2026-07-28T16:50:40.454120171Z INFO: 'previous-logs' folder not found on ip-10-0-131-139.ec2.internal, skipping... [must-gather] [must-gather-l74jf] POD 2026-07-28T16:50:40.566301626Z tar: Removing leading `/' from member names [must-gather] [must-gather-l74jf] POD 2026-07-28T16:50:40.572406247Z INFO: HAProxy config collection complete. [must-gather] [must-gather-l74jf] POD 2026-07-28T16:50:40.656591787Z Wrote inspect data to must-gather. [must-gather] [must-gather-l74jf] POD 2026-07-28T16:50:40.658342154Z error: the server doesn't have a resource type "machineconfigs" [must-gather] [must-gather-l74jf] POD 2026-07-28T16:50:40.677464072Z Wrote inspect data to must-gather. [must-gather] [must-gather-l74jf] POD 2026-07-28T16:50:40.684311932Z Wrote inspect data to must-gather. [must-gather] [must-gather-l74jf] POD 2026-07-28T16:50:40.736319774Z INFO: Getting rules from prometheus-k8s-0 [must-gather] [must-gather-l74jf] POD 2026-07-28T16:50:40.876574536Z error: the server doesn't have a resource type "machineconfigpools" [must-gather] [must-gather-l74jf] POD 2026-07-28T16:50:40.964284344Z INFO: 'previous-logs' folder not found on ip-10-0-140-224.ec2.internal, skipping... [must-gather] [must-gather-l74jf] POD 2026-07-28T16:50:41.005222464Z Wrote inspect data to must-gather. [must-gather] [must-gather-l74jf] POD 2026-07-28T16:50:41.150132365Z INFO: OLM v1 CRDs not detected. Skipping OLM v1 resource collection. [must-gather] [must-gather-l74jf] POD 2026-07-28T16:50:41.170810267Z Wrote inspect data to must-gather. [must-gather] [must-gather-l74jf] POD 2026-07-28T16:50:41.282648240Z INFO: 'previous-logs' folder not found on ip-10-0-142-124.ec2.internal, skipping... [must-gather] [must-gather-l74jf] POD 2026-07-28T16:50:41.282750032Z INFO: Waiting for Machine Config Daemon termination log collection to complete ... [must-gather] [must-gather-l74jf] POD 2026-07-28T16:50:41.282810840Z INFO: Getting status/config from prometheus-k8s-0 [must-gather] [must-gather-l74jf] POD 2026-07-28T16:50:41.282810840Z INFO: Machine Config Daemon termination log collection complete. [must-gather] [must-gather-l74jf] POD 2026-07-28T16:50:41.308749481Z Wrote inspect data to must-gather. [must-gather] [must-gather-l74jf] POD 2026-07-28T16:50:41.358936154Z error: the server doesn't have a resource type "kubeletconfigs" [must-gather] [must-gather-l74jf] POD 2026-07-28T16:50:41.570539170Z Wrote inspect data to must-gather. [must-gather] [must-gather-l74jf] POD 2026-07-28T16:50:41.588482891Z Wrote inspect data to must-gather. [must-gather] [must-gather-l74jf] POD 2026-07-28T16:50:41.741220161Z INFO: Getting status/flags from prometheus-k8s-0 [must-gather] [must-gather-l74jf] POD 2026-07-28T16:50:41.846042884Z Wrote inspect data to must-gather. [must-gather] [must-gather-l74jf] POD 2026-07-28T16:50:41.904992791Z INFO: INTERCONNECT MODE [must-gather] [must-gather-l74jf] POD 2026-07-28T16:50:41.905043808Z INFO: Gathering ovn-kubernetes DBs [must-gather] [must-gather-l74jf] POD 2026-07-28T16:50:41.995376007Z INFO: Getting status/runtimeinfo from prometheus-k8s-0 [must-gather] [must-gather-l74jf] POD 2026-07-28T16:50:42.090253629Z INFO: Gathering OVN_Northbound from ovnkube-node-7559j... [must-gather] [must-gather-l74jf] POD 2026-07-28T16:50:42.090550102Z INFO: Gathering OVN_Northbound from ovnkube-node-hz6tj... [must-gather] [must-gather-l74jf] POD 2026-07-28T16:50:42.090907027Z INFO: Gathering OVN_Northbound from ovnkube-node-mlq9q... [must-gather] [must-gather-l74jf] POD 2026-07-28T16:50:42.091238731Z INFO: Gathering OVN_Southbound from ovnkube-node-7559j... [must-gather] [must-gather-l74jf] POD 2026-07-28T16:50:42.091528183Z INFO: Gathering OVN_Southbound from ovnkube-node-hz6tj... [must-gather] [must-gather-l74jf] POD 2026-07-28T16:50:42.091864366Z INFO: Gathering OVN_Southbound from ovnkube-node-mlq9q... [must-gather] [must-gather-l74jf] POD 2026-07-28T16:50:42.125417507Z Wrote inspect data to must-gather. [must-gather] [must-gather-l74jf] POD 2026-07-28T16:50:42.343431050Z INFO: Getting targets?state=active from prometheus-k8s-0 [must-gather] [must-gather-l74jf] POD 2026-07-28T16:50:42.391018298Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-l74jf] POD 2026-07-28T16:50:42.423424039Z tar: Removing leading `/' from member names [must-gather] [must-gather-l74jf] POD 2026-07-28T16:50:42.474600622Z tar: Removing leading `/' from member names [must-gather] [must-gather-l74jf] POD 2026-07-28T16:50:42.475081444Z tar: Removing leading `/' from member names [must-gather] [must-gather-l74jf] POD 2026-07-28T16:50:42.502048650Z tar: Removing leading `/' from member names [must-gather] [must-gather-l74jf] POD 2026-07-28T16:50:42.541075020Z tar: Removing leading `/' from member names [must-gather] [must-gather-l74jf] POD 2026-07-28T16:50:42.543740056Z tar: Removing leading `/' from member names [must-gather] [must-gather-l74jf] POD 2026-07-28T16:50:42.566098689Z Wrote inspect data to must-gather. [must-gather] [must-gather-l74jf] POD 2026-07-28T16:50:42.683066732Z Inspecting resource crd/gatewayclasses.gateway.networking.k8s.io [must-gather] [must-gather-l74jf] POD 2026-07-28T16:50:42.709184373Z INFO: Getting status/tsdb from prometheus-k8s-0 [must-gather] [must-gather-l74jf] POD 2026-07-28T16:50:42.842071670Z Wrote inspect data to must-gather. [must-gather] [must-gather-l74jf] POD 2026-07-28T16:50:42.934244904Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-l74jf] POD 2026-07-28T16:50:43.052006921Z INFO: Waiting for network log collection to complete ... [must-gather] [must-gather-l74jf] POD 2026-07-28T16:50:43.052053521Z INFO: Waiting for ovnk database copies to complete ... [must-gather] [must-gather-l74jf] POD 2026-07-28T16:50:43.052571039Z INFO: Copying ovnk databases complete. [must-gather] [must-gather-l74jf] POD 2026-07-28T16:50:43.054718721Z 3.8M must-gather/network_logs/ovnk_database_store [must-gather] [must-gather-l74jf] POD 2026-07-28T16:50:43.057406894Z ovnk_database_store/ [must-gather] [must-gather-l74jf] POD 2026-07-28T16:50:43.057461859Z ovnk_database_store/ovnkube-node-7559j_nbdb [must-gather] [must-gather-l74jf] POD 2026-07-28T16:50:43.070353133Z ovnk_database_store/ovnkube-node-hz6tj_sbdb [must-gather] [must-gather-l74jf] POD 2026-07-28T16:50:43.091350332Z W0728 16:50:43.091300 1501 util.go:195] skipping , failed to read event err: Object 'Kind' is missing in '' [must-gather] [must-gather-l74jf] POD 2026-07-28T16:50:43.093530420Z ovnk_database_store/ovnkube-node-7559j_sbdb [must-gather] [must-gather-l74jf] POD 2026-07-28T16:50:43.098457719Z Wrote inspect data to must-gather. [must-gather] [must-gather-l74jf] POD 2026-07-28T16:50:43.113001184Z ovnk_database_store/ovnkube-node-hz6tj_nbdb [must-gather] [must-gather-l74jf] POD 2026-07-28T16:50:43.121564258Z ovnk_database_store/ovnkube-node-mlq9q_sbdb [must-gather] [must-gather-l74jf] POD 2026-07-28T16:50:43.153287246Z ovnk_database_store/ovnkube-node-mlq9q_nbdb [must-gather] [must-gather-l74jf] POD 2026-07-28T16:50:43.162206749Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-l74jf] POD 2026-07-28T16:50:43.168640383Z INFO: Network log collection complete. [must-gather] [must-gather-l74jf] POD 2026-07-28T16:50:43.185215244Z INFO: Getting status from alertmanager-main-0 [must-gather] [must-gather-l74jf] POD 2026-07-28T16:50:43.213318057Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-l74jf] POD 2026-07-28T16:50:43.215674812Z Inspecting resource crd/gateways.gateway.networking.k8s.io [must-gather] [must-gather-l74jf] POD 2026-07-28T16:50:43.385842258Z Gathering data for ns/openshift-network-console... [must-gather] [must-gather-l74jf] POD 2026-07-28T16:50:43.444917297Z Wrote inspect data to must-gather. [must-gather] [must-gather-l74jf] POD 2026-07-28T16:50:43.466682909Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-l74jf] POD 2026-07-28T16:50:43.688049955Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-l74jf] POD 2026-07-28T16:50:43.691922382Z Inspecting resource crd/grpcroutes.gateway.networking.k8s.io [must-gather] [must-gather-l74jf] POD 2026-07-28T16:50:43.761043336Z Error from server (NotFound): deployments.apps "cluster-node-tuning-operator" not found [must-gather] [must-gather-l74jf] POD 2026-07-28T16:50:43.765464938Z INFO: Fallback to identify the container image from release info [must-gather] [must-gather-l74jf] POD 2026-07-28T16:50:43.896870776Z Gathering data for ns/openshift-console-operator... [must-gather] [must-gather-l74jf] POD 2026-07-28T16:50:43.917364783Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-l74jf] POD 2026-07-28T16:50:44.141092290Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-l74jf] POD 2026-07-28T16:50:44.143534739Z Inspecting resource crd/httproutes.gateway.networking.k8s.io [must-gather] [must-gather-l74jf] POD 2026-07-28T16:50:44.337358033Z Gathering data for ns/openshift-console... [must-gather] [must-gather-l74jf] POD 2026-07-28T16:50:44.376429138Z INFO: Image with low level tools to use: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a83451907191f154bed1dfc7f0174433f0075beb6b6b82b9ec61e07e402dc811 [must-gather] [must-gather-l74jf] POD 2026-07-28T16:50:44.391517664Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-l74jf] POD 2026-07-28T16:50:44.536777781Z daemonset.apps/perf-node-gather-daemonset created [must-gather] [must-gather-l74jf] POD 2026-07-28T16:50:44.652390385Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-l74jf] POD 2026-07-28T16:50:44.655792476Z Inspecting resource crd/inferencepools.inference.networking.k8s.io [must-gather] [must-gather-l74jf] POD 2026-07-28T16:50:44.711651258Z Waiting for performance profile collector pods to become ready: 1 [must-gather] [must-gather-l74jf] POD 2026-07-28T16:50:44.853611489Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-l74jf] POD 2026-07-28T16:50:44.901533155Z [disk usage checker] Volume usage percentage: current = 18 ; allowed = 70 [must-gather] [must-gather-l74jf] POD 2026-07-28T16:50:44.984855467Z Gathering data for ns/openshift-cluster-storage-operator... [must-gather] [must-gather-l74jf] POD 2026-07-28T16:50:45.098651551Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-l74jf] POD 2026-07-28T16:50:45.102659601Z Inspecting resource crd/inferencepools.inference.networking.x-k8s.io [must-gather] [must-gather-l74jf] POD 2026-07-28T16:50:45.284862473Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-l74jf] POD 2026-07-28T16:50:45.497820346Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-l74jf] POD 2026-07-28T16:50:45.501387831Z Inspecting resource crd/referencegrants.gateway.networking.k8s.io [must-gather] [must-gather-l74jf] POD 2026-07-28T16:50:45.602980651Z Gathering data for ns/openshift-dns-operator... [must-gather] [must-gather-l74jf] POD 2026-07-28T16:50:45.697056076Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-l74jf] POD 2026-07-28T16:50:45.866440184Z Waiting for performance profile collector pods to become ready: 2 [must-gather] [must-gather-l74jf] POD 2026-07-28T16:50:45.916084751Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-l74jf] POD 2026-07-28T16:50:45.967193906Z Gathering data for ns/openshift-dns... [must-gather] [must-gather-l74jf] POD 2026-07-28T16:50:46.613933323Z Done executing Istio gather script [must-gather] [must-gather-l74jf] POD 2026-07-28T16:50:46.771649633Z Gathering data for ns/openshift-image-registry... [must-gather] [must-gather-l74jf] POD 2026-07-28T16:50:46.988065499Z Waiting for performance profile collector pods to become ready: 3 [must-gather] [must-gather-l74jf] POD 2026-07-28T16:50:47.499128099Z Gathering data for ns/openshift-ingress-operator... [must-gather] [must-gather-l74jf] POD 2026-07-28T16:50:47.857224342Z Gathering data for ns/openshift-ingress... [must-gather] [must-gather-l74jf] POD 2026-07-28T16:50:48.119996263Z Waiting for performance profile collector pods to become ready: 4 [must-gather] [must-gather-l74jf] POD 2026-07-28T16:50:48.231228612Z Gathering data for ns/openshift-ingress-canary... [must-gather] [must-gather-l74jf] POD 2026-07-28T16:50:48.778210679Z Gathering data for ns/openshift-insights... [must-gather] [must-gather-l74jf] POD 2026-07-28T16:50:49.251219960Z Waiting for performance profile collector pods to become ready: 5 [must-gather] [must-gather-l74jf] POD 2026-07-28T16:50:49.906520173Z [disk usage checker] Volume usage percentage: current = 18 ; allowed = 70 [must-gather] [must-gather-l74jf] POD 2026-07-28T16:50:50.372126944Z Waiting for performance profile collector pods to become ready: 6 [must-gather] [must-gather-l74jf] POD 2026-07-28T16:50:51.253132856Z Gathering data for ns/kserve... [must-gather] [must-gather-l74jf] POD 2026-07-28T16:50:51.518566458Z Waiting for performance profile collector pods to become ready: 7 [must-gather] [must-gather-l74jf] POD 2026-07-28T16:50:52.653914471Z Daemonset perf-node-gather-daemonset ready 3 out of 3 [must-gather] [must-gather-l74jf] POD 2026-07-28T16:50:52.937205273Z Collecting performance related data for node ip-10-0-131-139.ec2.internal [must-gather] [must-gather-l74jf] POD 2026-07-28T16:50:52.945150369Z Collecting performance related data for node ip-10-0-140-224.ec2.internal [must-gather] [must-gather-l74jf] POD 2026-07-28T16:50:52.953534766Z Collecting performance related data for node ip-10-0-142-124.ec2.internal [must-gather] [must-gather-l74jf] POD 2026-07-28T16:50:53.200050963Z Gathering data for ns/openshift-config... [must-gather] [must-gather-l74jf] POD 2026-07-28T16:50:53.584956374Z Gathering data for ns/openshift-config-managed... [must-gather] [must-gather-l74jf] POD 2026-07-28T16:50:54.143660845Z Gathering data for ns/openshift-kube-apiserver-operator... [must-gather] [must-gather-l74jf] POD 2026-07-28T16:50:54.537562875Z Gathering data for ns/openshift-kube-apiserver... [must-gather] [must-gather-l74jf] POD 2026-07-28T16:50:54.858933184Z Gathering data for ns/openshift-kube-controller-manager... [must-gather] [must-gather-l74jf] POD 2026-07-28T16:50:54.913098375Z [disk usage checker] Volume usage percentage: current = 18 ; allowed = 70 [must-gather] [must-gather-l74jf] POD 2026-07-28T16:50:55.166995529Z Gathering data for ns/openshift-kube-controller-manager-operator... [must-gather] [must-gather-l74jf] POD 2026-07-28T16:50:55.517920959Z Gathering data for ns/openshift-kube-scheduler... [must-gather] [must-gather-l74jf] POD 2026-07-28T16:50:55.846206092Z Gathering data for ns/openshift-kube-scheduler-operator... [must-gather] [must-gather-l74jf] POD 2026-07-28T16:50:56.204491378Z Gathering data for ns/openshift-kube-storage-version-migrator... [must-gather] [must-gather-l74jf] POD 2026-07-28T16:50:56.562583360Z Gathering data for ns/openshift-kube-storage-version-migrator-operator... [must-gather] [must-gather-l74jf] POD 2026-07-28T16:50:56.888252341Z Gathering data for ns/openshift-user-workload-monitoring... [must-gather] [must-gather-l74jf] POD 2026-07-28T16:50:57.472038158Z Gathering data for ns/openshift-multus... [must-gather] [must-gather-l74jf] POD 2026-07-28T16:50:59.153376155Z Gathering data for ns/openshift-ovn-kubernetes... [must-gather] [must-gather-l74jf] POD 2026-07-28T16:50:59.919989333Z [disk usage checker] Volume usage percentage: current = 18 ; allowed = 70 [must-gather] [must-gather-l74jf] POD 2026-07-28T16:51:00.642665674Z Gathering data for ns/openshift-host-network... [must-gather] [must-gather-l74jf] POD 2026-07-28T16:51:00.989494638Z Gathering data for ns/openshift-network-diagnostics... [must-gather] [must-gather-l74jf] POD 2026-07-28T16:51:01.554284248Z Collecting kubelet logs for node ip-10-0-131-139.ec2.internal [must-gather] [must-gather-l74jf] POD 2026-07-28T16:51:01.556840339Z Collecting kubelet logs for node ip-10-0-140-224.ec2.internal [must-gather] [must-gather-l74jf] POD 2026-07-28T16:51:01.559492644Z Collecting kubelet logs for node ip-10-0-142-124.ec2.internal [must-gather] [must-gather-l74jf] POD 2026-07-28T16:51:01.592928823Z Gathering data for ns/openshift-network-node-identity... [must-gather] [must-gather-l74jf] POD 2026-07-28T16:51:01.990415990Z daemonset.apps "perf-node-gather-daemonset" deleted from openshift-must-gather-nzjbp namespace [must-gather] [must-gather-l74jf] POD 2026-07-28T16:51:01.997454265Z INFO: Node performance data collection complete. [must-gather] [must-gather-l74jf] POD 2026-07-28T16:51:02.120735795Z Gathering data for ns/openshift-network-operator... [must-gather] [must-gather-l74jf] POD 2026-07-28T16:51:02.552286672Z Gathering data for ns/openshift-cloud-network-config-controller... [must-gather] [must-gather-l74jf] POD 2026-07-28T16:51:02.831949812Z Gathering data for ns/openshift-cluster-node-tuning-operator... [must-gather] [must-gather-l74jf] POD 2026-07-28T16:51:03.347889784Z Gathering data for ns/openshift-apiserver-operator... [must-gather] [must-gather-l74jf] POD 2026-07-28T16:51:03.654510897Z Gathering data for ns/openshift-apiserver... [must-gather] [must-gather-l74jf] POD 2026-07-28T16:51:04.078188406Z Gathering data for ns/openshift-controller-manager-operator... [must-gather] [must-gather-l74jf] POD 2026-07-28T16:51:04.368368947Z Gathering data for ns/openshift-controller-manager... [must-gather] [must-gather-l74jf] POD 2026-07-28T16:51:04.704957738Z Gathering data for ns/openshift-cluster-samples-operator... [must-gather] [must-gather-l74jf] POD 2026-07-28T16:51:04.927440053Z [disk usage checker] Volume usage percentage: current = 18 ; allowed = 70 [must-gather] [must-gather-l74jf] POD 2026-07-28T16:51:05.394310620Z Gathering data for ns/openshift-operator-lifecycle-manager... [must-gather] [must-gather-l74jf] POD 2026-07-28T16:51:05.739358202Z Gathering data for ns/openshift-service-ca-operator... [must-gather] [must-gather-l74jf] POD 2026-07-28T16:51:06.081167977Z Gathering data for ns/openshift-service-ca... [must-gather] [must-gather-l74jf] POD 2026-07-28T16:51:06.462195072Z Gathering data for ns/openshift-cluster-csi-drivers... [must-gather] [must-gather-l74jf] POD 2026-07-28T16:51:07.424864844Z Wrote inspect data to must-gather. [must-gather] [must-gather-l74jf] POD 2026-07-28T16:51:07.424915889Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-l74jf] POD 2026-07-28T16:51:07.424915889Z skipping gathering secrets/support due to error: secrets "support" not found [must-gather] [must-gather-l74jf] POD 2026-07-28T16:51:07.567140295Z error: the server doesn't have a resource type "clusters" [must-gather] [must-gather-l74jf] POD 2026-07-28T16:51:07.763971138Z Caches written to disk [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:08.775387855Z waiting for gather to complete [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:08.778436356Z downloading gather output [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.054172493Z receiving incremental file list [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.075139843Z ./ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.075226115Z aggregated-discovery-api.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.075551954Z aggregated-discovery-apis.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.07615751Z event-filter.html [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.078620706Z timestamp [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.078714588Z version [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.091303765Z cluster-scoped-resources/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.091319915Z cluster-scoped-resources/admissionregistration.k8s.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.091324945Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.091361406Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/default-network-annotation.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.09148999Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/servicecidrs.openshift.io.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.091613143Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/user-defined-networks-namespace-label.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.091674595Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.091730256Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/default-network-annotation-binding.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.091833729Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/servicecidrs-binding.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.091930602Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/user-defined-networks-namespace-label-binding.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.092018304Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.092055065Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/multus.openshift.io.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.092174218Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/network-node-identity.openshift.io.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.09225178Z cluster-scoped-resources/apiextensions.k8s.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.09261931Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.092650021Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/accounts.nim.opendatahub.io.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.092875537Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/adminnetworkpolicies.policy.networking.k8s.io.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.093129524Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/adminpolicybasedexternalroutes.k8s.ovn.org.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.093322579Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertingrules.monitoring.openshift.io.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.093469343Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertmanagerconfigs.monitoring.coreos.com.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.097315776Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertmanagers.monitoring.coreos.com.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.098910578Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertrelabelconfigs.monitoring.openshift.io.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.099051502Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/apirequestcounts.apiserver.openshift.io.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.099211156Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/apiservers.config.openshift.io.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.099381571Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/appliedmanifestworks.work.open-cluster-management.io.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.099498314Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/authentications.config.openshift.io.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.099811622Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/baselineadminnetworkpolicies.policy.networking.k8s.io.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.10010735Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/builds.config.openshift.io.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.100352926Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/catalogsources.operators.coreos.com.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.100666565Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudcredentials.operator.openshift.io.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.10085076Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudeventsources.eventing.keda.sh.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.101009294Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudprivateipconfigs.cloud.network.openshift.io.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.101170758Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterclaims.cluster.open-cluster-management.io.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.101309962Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustercloudeventsources.eventing.keda.sh.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.101470856Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustercsidrivers.operator.openshift.io.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.101672512Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterimagepolicies.config.openshift.io.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.101898868Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusteroperators.config.openshift.io.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.102068572Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterresourcequotas.quota.openshift.io.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.102240487Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterserviceversions.operators.coreos.com.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.10422426Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterstoragecontainers.serving.kserve.io.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.104384154Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustertriggerauthentications.keda.sh.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.104536748Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusteruserdefinednetworks.k8s.ovn.org.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.104749264Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterversions.config.openshift.io.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.105030582Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.105469023Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.operator.openshift.io.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.105579936Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.samples.operator.openshift.io.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.105700379Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleclidownloads.console.openshift.io.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.105881664Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleexternalloglinks.console.openshift.io.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.106040238Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolelinks.console.openshift.io.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.106198073Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolenotifications.console.openshift.io.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.106347087Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleplugins.console.openshift.io.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.106549432Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolequickstarts.console.openshift.io.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.106741237Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoles.config.openshift.io.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.106911732Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoles.operator.openshift.io.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.107336773Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolesamples.console.openshift.io.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.107523498Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleyamlsamples.console.openshift.io.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.107670182Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/controllerconfigs.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.10834099Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/credentialsrequests.cloudcredential.openshift.io.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.108467703Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/csisnapshotcontrollers.operator.openshift.io.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.108581757Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/datascienceclusters.datasciencecluster.opendatahub.io.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.108776512Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnses.config.openshift.io.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.108919835Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnses.operator.openshift.io.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.10910816Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnsrecords.ingress.operator.openshift.io.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.109229704Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dscinitializations.dscinitialization.opendatahub.io.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.109397918Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressfirewalls.k8s.ovn.org.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.109519162Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressips.k8s.ovn.org.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.109638915Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressqoses.k8s.ovn.org.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.109774018Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressrouters.network.operator.openshift.io.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.109905262Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressservices.k8s.ovn.org.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.110036605Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/etcds.operator.openshift.io.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.110168459Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/featuregates.config.openshift.io.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.110298422Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gatewayclasses.gateway.networking.k8s.io.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.110443866Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gateways.gateway.networking.k8s.io.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.110829066Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/grpcroutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.111204247Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/helmchartrepositories.helm.openshift.io.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.111313319Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httproutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.112221904Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httpscaledobjects.http.keda.sh.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.112354437Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagecontentpolicies.config.openshift.io.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.11247715Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagecontentsourcepolicies.operator.openshift.io.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.112585744Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagedigestmirrorsets.config.openshift.io.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.112703407Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagepolicies.config.openshift.io.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.112925993Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagepruners.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.113169309Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/images.config.openshift.io.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.113299592Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagetagmirrorsets.config.openshift.io.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.113415706Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencegraphs.serving.kserve.io.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.1135842Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencemodelrewrites.llm-d.ai.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.113707894Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferenceobjectives.llm-d.ai.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.113854117Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.k8s.io.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.114004201Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.114128175Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferenceservices.serving.kserve.io.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.118164102Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/infrastructures.config.openshift.io.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.118611204Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ingresscontrollers.operator.openshift.io.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.119212921Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ingresses.config.openshift.io.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.119391305Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/insightsoperators.operator.openshift.io.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.119551519Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/installplans.operators.coreos.com.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.119692623Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/interceptorroutes.http.keda.sh.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.119857298Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ipamclaims.k8s.cni.cncf.io.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.119973711Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ippools.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.120102474Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kedacontrollers.keda.sh.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.123069784Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubeapiservers.operator.openshift.io.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.123219737Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubecontrollermanagers.operator.openshift.io.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.123353521Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubeschedulers.operator.openshift.io.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.123481635Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubestorageversionmigrators.operator.openshift.io.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.123604608Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/llminferenceserviceconfigs.serving.kserve.io.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.132541386Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/llminferenceservices.serving.kserve.io.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.137853388Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineconfignodes.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.138007692Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineconfigurations.operator.openshift.io.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.13829331Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineosbuilds.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.138463625Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineosconfigs.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.138612509Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/network-attachment-definitions.k8s.cni.cncf.io.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.138722022Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/networks.config.openshift.io.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.138896686Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/networks.operator.openshift.io.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.139143133Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/nodes.config.openshift.io.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.139257476Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/nodeslicepools.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.139365889Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/oauths.config.openshift.io.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.139556124Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/olmconfigs.operators.coreos.com.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.139672857Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/openshiftapiservers.operator.openshift.io.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.139809261Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/openshiftcontrollermanagers.operator.openshift.io.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.139929354Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorconditions.operators.coreos.com.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.140076338Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorgroups.operators.coreos.com.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.140225432Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorhubs.config.openshift.io.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.140338555Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorpkis.network.operator.openshift.io.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.140451168Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operators.operators.coreos.com.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.140575821Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/overlappingrangeipreservations.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.140688064Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/pinnedimagesets.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.140821778Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/podmonitors.monitoring.coreos.com.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.141113435Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/podnetworkconnectivitychecks.controlplane.operator.openshift.io.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.141241929Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/probes.monitoring.coreos.com.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.141481735Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/profiles.tuned.openshift.io.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.141599688Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/projecthelmchartrepositories.helm.openshift.io.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.141719672Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/projects.config.openshift.io.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.141855785Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/prometheuses.monitoring.coreos.com.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.143789557Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/prometheusrules.monitoring.coreos.com.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.143931941Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/proxies.config.openshift.io.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.144061524Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/rangeallocations.security.internal.openshift.io.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.144173207Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/referencegrants.gateway.networking.k8s.io.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.144323441Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/rolebindingrestrictions.authorization.openshift.io.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.144467515Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/scaledjobs.keda.sh.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.146164101Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/scaledobjects.keda.sh.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.146307214Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/schedulers.config.openshift.io.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.146460109Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/securitycontextconstraints.security.openshift.io.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.146636193Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servicecas.operator.openshift.io.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.146801818Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servicemonitors.monitoring.coreos.com.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.147088975Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servingruntimes.serving.kserve.io.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.147613019Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storages.operator.openshift.io.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.147774224Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storagestates.migration.k8s.io.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.147894587Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storageversionmigrations.migration.k8s.io.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.14801795Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/subscriptions.operators.coreos.com.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.148621606Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/thanosrulers.monitoring.coreos.com.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.149960072Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/trainedmodels.serving.kserve.io.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.150212639Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/triggerauthentications.keda.sh.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.150369323Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/tuneds.tuned.openshift.io.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.150496326Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/userdefinednetworks.k8s.ovn.org.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.150659931Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumepopulators.populator.storage.k8s.io.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.150783014Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshotclasses.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.150915988Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshotcontents.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.151099132Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshots.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.151234076Z cluster-scoped-resources/apiregistration.k8s.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.151481692Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.151503003Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1..yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.151613076Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.admissionregistration.k8s.io.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.151698228Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apiextensions.k8s.io.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.151802321Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apiserver.openshift.io.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.151897604Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apps.openshift.io.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.152061038Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apps.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.15215323Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authentication.k8s.io.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.152242273Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authorization.k8s.io.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.152334095Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authorization.openshift.io.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.152422798Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.autoscaling.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.15251331Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.batch.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.152595092Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.build.openshift.io.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.152691595Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.certificates.k8s.io.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.152798438Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.cloud.network.openshift.io.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.152901181Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.cloudcredential.openshift.io.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.152992333Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.config.openshift.io.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.153076925Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.console.openshift.io.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.153169108Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.coordination.k8s.io.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.15325642Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.datasciencecluster.opendatahub.io.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.153347813Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.discovery.k8s.io.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.153433145Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.dscinitialization.opendatahub.io.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.153526647Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.events.k8s.io.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.1536204Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.flowcontrol.apiserver.k8s.io.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.153710632Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.gateway.networking.k8s.io.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.153819395Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.image.openshift.io.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.153910877Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.15399923Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.inference.networking.k8s.io.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.154088752Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.ingress.operator.openshift.io.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.154173424Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.k8s.cni.cncf.io.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.154258587Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.k8s.ovn.org.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.154351199Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.154438651Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.monitoring.coreos.com.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.154524514Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.monitoring.openshift.io.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.154612536Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.network.operator.openshift.io.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.154701569Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.networking.k8s.io.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.154806931Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.nim.opendatahub.io.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.154897584Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.node.k8s.io.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.154989656Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.oauth.openshift.io.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.155080749Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.operator.openshift.io.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.155167171Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.operators.coreos.com.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.155252223Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.packages.operators.coreos.com.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.155346906Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.policy.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.155431198Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.project.openshift.io.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.155530511Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.quota.openshift.io.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.155615593Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.rbac.authorization.k8s.io.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.155703705Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.resource.k8s.io.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.155810118Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.route.openshift.io.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.155900691Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.samples.operator.openshift.io.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.156003943Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.scheduling.k8s.io.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.156128367Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.security.internal.openshift.io.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.156217679Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.security.openshift.io.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.156314722Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.156408374Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.storage.k8s.io.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.156501397Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.template.openshift.io.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.156596169Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.tuned.openshift.io.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.156686162Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.user.openshift.io.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.156809545Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.work.open-cluster-management.io.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.156924188Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.cluster.open-cluster-management.io.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.157054752Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.controlplane.operator.openshift.io.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.157155044Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.eventing.keda.sh.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.157245846Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.http.keda.sh.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.157340129Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.k8s.cni.cncf.io.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.157438362Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.keda.sh.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.157527784Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.migration.k8s.io.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.157621876Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.monitoring.coreos.com.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.157716679Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.operator.openshift.io.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.157857203Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.operators.coreos.com.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.157950115Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.policy.networking.k8s.io.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.158048538Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.serving.kserve.io.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.15813221Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.158226973Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.158315845Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.llm-d.ai.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.158410138Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.operators.coreos.com.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.15849933Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.serving.kserve.io.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.158598083Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.admissionregistration.k8s.io.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.158685995Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.external.metrics.k8s.io.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.158812888Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.gateway.networking.k8s.io.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.158906161Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.helm.openshift.io.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.158997193Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.http.keda.sh.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.159093956Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.metrics.k8s.io.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.159192038Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.monitoring.coreos.com.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.159283361Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.populator.storage.k8s.io.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.159373913Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.serving.kserve.io.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.159467876Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.storage.k8s.io.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.159563508Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v2.autoscaling.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.159658351Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v2.operators.coreos.com.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.159724743Z cluster-scoped-resources/certificates.k8s.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.159810425Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.159860776Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-5rvrm.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.159953459Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-5tvq5.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.160062692Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-6bx76.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.160156414Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-7c9rl.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.160244057Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-9bf8b.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.160335539Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-c9cr5.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.160424591Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-djkt5.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.160510354Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-gf9jb.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.160666718Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-qznnq.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.160790671Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-vr5n4.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.160876634Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-vtd4h.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.160971876Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-vvqwk.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.161099749Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-c798b.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.161208122Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-vvc4k.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.161332556Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-zvhqf.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.161452149Z cluster-scoped-resources/config.openshift.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.16150325Z cluster-scoped-resources/config.openshift.io/apiservers.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.161663564Z cluster-scoped-resources/config.openshift.io/authentications.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.161825939Z cluster-scoped-resources/config.openshift.io/builds.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.161923142Z cluster-scoped-resources/config.openshift.io/clusterimagepolicies.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.162006564Z cluster-scoped-resources/config.openshift.io/clusteroperators.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.162445776Z cluster-scoped-resources/config.openshift.io/clusterversions.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.162549278Z cluster-scoped-resources/config.openshift.io/consoles.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.16263685Z cluster-scoped-resources/config.openshift.io/dnses.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.162733793Z cluster-scoped-resources/config.openshift.io/featuregates.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.162860556Z cluster-scoped-resources/config.openshift.io/imagecontentpolicies.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.162937838Z cluster-scoped-resources/config.openshift.io/imagedigestmirrorsets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.163025131Z cluster-scoped-resources/config.openshift.io/imagepolicies.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.163112553Z cluster-scoped-resources/config.openshift.io/images.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.163204006Z cluster-scoped-resources/config.openshift.io/imagetagmirrorsets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.163284568Z cluster-scoped-resources/config.openshift.io/infrastructures.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.163382121Z cluster-scoped-resources/config.openshift.io/ingresses.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.163471383Z cluster-scoped-resources/config.openshift.io/networks.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.163568575Z cluster-scoped-resources/config.openshift.io/nodes.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.163648837Z cluster-scoped-resources/config.openshift.io/oauths.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.1637338Z cluster-scoped-resources/config.openshift.io/operatorhubs.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.163843323Z cluster-scoped-resources/config.openshift.io/projects.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.163932265Z cluster-scoped-resources/config.openshift.io/proxies.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.164038288Z cluster-scoped-resources/config.openshift.io/schedulers.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.164145631Z cluster-scoped-resources/config.openshift.io/clusteroperators/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.164185562Z cluster-scoped-resources/config.openshift.io/clusteroperators/console.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.164289035Z cluster-scoped-resources/config.openshift.io/clusteroperators/csi-snapshot-controller.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.164387607Z cluster-scoped-resources/config.openshift.io/clusteroperators/dns.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.16447483Z cluster-scoped-resources/config.openshift.io/clusteroperators/image-registry.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.164567102Z cluster-scoped-resources/config.openshift.io/clusteroperators/ingress.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.164661745Z cluster-scoped-resources/config.openshift.io/clusteroperators/insights.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.164749797Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-apiserver.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.164917051Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-controller-manager.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.165009724Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-scheduler.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.165105687Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-storage-version-migrator.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.165196309Z cluster-scoped-resources/config.openshift.io/clusteroperators/monitoring.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.165288861Z cluster-scoped-resources/config.openshift.io/clusteroperators/network.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.165419515Z cluster-scoped-resources/config.openshift.io/clusteroperators/node-tuning.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.165509167Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-apiserver.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.165604Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-controller-manager.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.165691102Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-samples.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.165818616Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager-catalog.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.165912808Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager-packageserver.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.166005321Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.166093913Z cluster-scoped-resources/config.openshift.io/clusteroperators/service-ca.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.166194756Z cluster-scoped-resources/config.openshift.io/clusteroperators/storage.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.166263687Z cluster-scoped-resources/config.openshift.io/clusterversions/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.166312059Z cluster-scoped-resources/config.openshift.io/clusterversions/version.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.166396101Z cluster-scoped-resources/config.openshift.io/consoles/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.166431562Z cluster-scoped-resources/config.openshift.io/consoles/cluster.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.166500554Z cluster-scoped-resources/config.openshift.io/featuregates/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.166539015Z cluster-scoped-resources/config.openshift.io/featuregates/cluster.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.166616997Z cluster-scoped-resources/config.openshift.io/infrastructures/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.166655618Z cluster-scoped-resources/config.openshift.io/infrastructures/cluster.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.16672798Z cluster-scoped-resources/config.openshift.io/oauths/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.166773451Z cluster-scoped-resources/config.openshift.io/oauths/cluster.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.166848903Z cluster-scoped-resources/config.openshift.io/proxies/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.166878344Z cluster-scoped-resources/config.openshift.io/proxies/cluster.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.166952146Z cluster-scoped-resources/console.openshift.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.166962476Z cluster-scoped-resources/console.openshift.io/consoleplugins/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.167010358Z cluster-scoped-resources/console.openshift.io/consoleplugins/monitoring-plugin.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.16710192Z cluster-scoped-resources/console.openshift.io/consoleplugins/networking-console-plugin.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.167136841Z cluster-scoped-resources/core/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.167162562Z cluster-scoped-resources/core/nodes/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.167218323Z cluster-scoped-resources/core/nodes/ip-10-0-131-139.ec2.internal.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.167385728Z cluster-scoped-resources/core/nodes/ip-10-0-140-224.ec2.internal.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.167521451Z cluster-scoped-resources/core/nodes/ip-10-0-142-124.ec2.internal.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.167631714Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.167669025Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.167701116Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/catch-all.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.16786132Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/exempt.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.167958063Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/global-default.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.168058835Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-controller-manager.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.168143928Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-scheduler.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.168255301Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-system-service-accounts.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.168415145Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver-operator.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.168514268Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver-sar.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.16860742Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.168704693Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-authentication-operator.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.168823896Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-controller-manager.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.168923959Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-kube-apiserver-operator.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.169009131Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-monitoring-metrics.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.169102193Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-apiserver-sar.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.169196186Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-apiserver.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.169302069Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-server.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.169391811Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/probes.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.169523775Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/service-accounts.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.169621867Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-leader-election.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.16971568Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-node-high.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.169855443Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-nodes.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.169956376Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.170008607Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/catch-all.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.17009696Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/exempt.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.170181052Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/global-default.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.170279835Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/leader-election.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.170361207Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/node-high.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.17045379Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/openshift-control-plane-operators.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.170622304Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/system.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.170773748Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/workload-high.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.170883231Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/workload-low.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.170932362Z cluster-scoped-resources/imageregistry.operator.openshift.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.170940532Z cluster-scoped-resources/imageregistry.operator.openshift.io/configs/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.170990194Z cluster-scoped-resources/imageregistry.operator.openshift.io/configs/cluster.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.171059636Z cluster-scoped-resources/imageregistry.operator.openshift.io/imagepruners/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.171103047Z cluster-scoped-resources/imageregistry.operator.openshift.io/imagepruners/cluster.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.171155758Z cluster-scoped-resources/migration.k8s.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.171168529Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.17121745Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/console-plugin-storage-version-migration.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.171309952Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/machineconfiguration-controllerconfig-storage-version-migration.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.171484667Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/machineconfiguration-machineconfigpool-storage-version-migration.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.171543388Z cluster-scoped-resources/oauth.openshift.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.171550949Z cluster-scoped-resources/oauth.openshift.io/oauthclients/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.1716027Z cluster-scoped-resources/oauth.openshift.io/oauthclients/console.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.171695783Z cluster-scoped-resources/operator.openshift.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.171704033Z cluster-scoped-resources/operator.openshift.io/clustercsidrivers/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.171728124Z cluster-scoped-resources/operator.openshift.io/clustercsidrivers/ebs.csi.aws.com.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.171841707Z cluster-scoped-resources/operator.openshift.io/consoles/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.171884088Z cluster-scoped-resources/operator.openshift.io/consoles/cluster.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.17198456Z cluster-scoped-resources/operator.openshift.io/csisnapshotcontrollers/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.172044092Z cluster-scoped-resources/operator.openshift.io/csisnapshotcontrollers/cluster.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.172106614Z cluster-scoped-resources/operator.openshift.io/dnses/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.172150795Z cluster-scoped-resources/operator.openshift.io/dnses/default.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.172205076Z cluster-scoped-resources/operator.openshift.io/insightsoperators/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.172250327Z cluster-scoped-resources/operator.openshift.io/insightsoperators/cluster.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.172435212Z cluster-scoped-resources/operator.openshift.io/kubeapiservers/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.172484644Z cluster-scoped-resources/operator.openshift.io/kubeapiservers/cluster.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.172551075Z cluster-scoped-resources/operator.openshift.io/kubecontrollermanagers/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.172591167Z cluster-scoped-resources/operator.openshift.io/kubecontrollermanagers/cluster.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.172659238Z cluster-scoped-resources/operator.openshift.io/kubeschedulers/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.172711Z cluster-scoped-resources/operator.openshift.io/kubeschedulers/cluster.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.172771991Z cluster-scoped-resources/operator.openshift.io/kubestorageversionmigrators/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.172833193Z cluster-scoped-resources/operator.openshift.io/kubestorageversionmigrators/cluster.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.172898615Z cluster-scoped-resources/operator.openshift.io/networks/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.172940936Z cluster-scoped-resources/operator.openshift.io/networks/cluster.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.173004498Z cluster-scoped-resources/operator.openshift.io/openshiftapiservers/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.173049639Z cluster-scoped-resources/operator.openshift.io/openshiftapiservers/cluster.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.17309912Z cluster-scoped-resources/operator.openshift.io/openshiftcontrollermanagers/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.173129761Z cluster-scoped-resources/operator.openshift.io/openshiftcontrollermanagers/cluster.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.173199303Z cluster-scoped-resources/operator.openshift.io/servicecas/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.173260194Z cluster-scoped-resources/operator.openshift.io/servicecas/cluster.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.173315616Z cluster-scoped-resources/operator.openshift.io/storages/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.173364037Z cluster-scoped-resources/operator.openshift.io/storages/cluster.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.173452099Z cluster-scoped-resources/operators.coreos.com/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.17346074Z cluster-scoped-resources/operators.coreos.com/olmconfigs/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.173496441Z cluster-scoped-resources/operators.coreos.com/olmconfigs/cluster.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.173567463Z cluster-scoped-resources/operators.coreos.com/operators/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.173613084Z cluster-scoped-resources/operators.coreos.com/operators/openshift-custom-metrics-autoscaler-operator.openshift-keda.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.173686246Z cluster-scoped-resources/rbac.authorization.k8s.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.173750967Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.173906042Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/aws-ebs-csi-driver-operator-clusterrolebinding.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.174014974Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cloud-network-config-controller.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.174082896Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cluster-node-tuning-operator.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.17422908Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cluster-storage-operator-role.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.174400435Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/csi-snapshot-controller-operator-clusterrole.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.174486267Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/csi-snapshot-controller-runner-operator.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.17457863Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/metrics-daemon-sa-rolebinding.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.174672222Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-admission-controller-webhook.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.174779795Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-ancillary-tools.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.174897098Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-cluster-readers.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.17498524Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-group.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.175070823Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-transient.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.175161955Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-whereabouts.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.175246707Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/network-diagnostics.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.17533444Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/network-node-identity.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.175425162Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-image-registry-pruner.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.175518705Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-iptables-alerter.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.175615787Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.17570328Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-node-identity-limited.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.175839823Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-node-kube-rbac-proxy.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.175940706Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/registry-registry-role.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.176123121Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.176191393Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/aws-ebs-csi-driver-operator-clusterrole.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.176270685Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/cloud-network-config-controller.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.176354827Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/cluster-node-tuning-operator.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.17644913Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/console-extensions-reader.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.176595954Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/console-operator.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.176719557Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/console.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.176816209Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/csi-snapshot-controller-operator-clusterrole.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.176939023Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/helm-chartrepos-viewer.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.177025125Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/metrics-daemon-role.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.177122417Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus-admission-controller-webhook.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.17720944Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus-ancillary-tools.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.177304502Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.177390705Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/net-attach-def-project.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.177480667Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/network-diagnostics.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.17757547Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/network-node-identity.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.177662672Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-csi-snapshot-controller-runner.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.177773965Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-iptables-alerter.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.177890118Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-cluster-reader.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.177987971Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.178082283Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-kube-rbac-proxy.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.178168885Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-node-limited.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.178267898Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-udn-editor.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.17835177Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-udn-viewer.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.178440373Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/project-helm-chartrepository-editor.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.178535545Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-admin.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.178624718Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-basic-user.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.17871771Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-storage-admin.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.178840774Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-view.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.178947016Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:registry.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.179047729Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/whereabouts-cni.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.179100981Z cluster-scoped-resources/samples.operator.openshift.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.179108071Z cluster-scoped-resources/samples.operator.openshift.io/configs/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.179136081Z cluster-scoped-resources/samples.operator.openshift.io/configs/cluster.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.179194103Z cluster-scoped-resources/snapshot.storage.k8s.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.179201313Z cluster-scoped-resources/snapshot.storage.k8s.io/volumesnapshotclasses/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.179244334Z cluster-scoped-resources/snapshot.storage.k8s.io/volumesnapshotclasses/csi-aws-vsc.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.179306216Z cluster-scoped-resources/storage.k8s.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.179313496Z cluster-scoped-resources/storage.k8s.io/csidrivers/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.179358597Z cluster-scoped-resources/storage.k8s.io/csidrivers/ebs.csi.aws.com.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.179434009Z cluster-scoped-resources/storage.k8s.io/csinodes/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.1794753Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-131-139.ec2.internal.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.179569633Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-140-224.ec2.internal.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.179650515Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-142-124.ec2.internal.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.179708187Z cluster-scoped-resources/storage.k8s.io/storageclasses/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.179746538Z cluster-scoped-resources/storage.k8s.io/storageclasses/gp2-csi.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.179884671Z cluster-scoped-resources/storage.k8s.io/storageclasses/gp3-csi.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.179947283Z host_service_logs/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.179988304Z host_service_logs/masters/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.180041646Z host_service_logs/masters/NetworkManager_service.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.180116308Z host_service_logs/masters/crio_service.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.180183939Z host_service_logs/masters/kubelet_service.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.180248371Z host_service_logs/masters/machine-config-daemon-firstboot_service.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.180388305Z host_service_logs/masters/machine-config-daemon-host_service.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.180503928Z host_service_logs/masters/openvswitch_service.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.18057675Z host_service_logs/masters/ostree-finalize-staged_service.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.180646302Z host_service_logs/masters/ovs-configuration_service.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.180728914Z host_service_logs/masters/ovs-vswitchd_service.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.180811806Z host_service_logs/masters/ovsdb-server_service.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.180885198Z host_service_logs/masters/rpm-ostreed_service.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.180912399Z ingress_controllers/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.180918939Z ingress_controllers/default/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.180925329Z ingress_controllers/default/router-default-5b7d8c6889-vnsl7/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.18094903Z ingress_controllers/default/router-default-5b7d8c6889-vnsl7/haproxy.config [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.181069803Z insights-data/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.181078733Z istio/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.181125244Z istio/aggregated-discovery-api.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.181240638Z istio/aggregated-discovery-apis.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.181612637Z istio/event-filter.html [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.18170115Z istio/timestamp [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.181780812Z istio/cluster-scoped-resources/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.181793162Z istio/cluster-scoped-resources/apiextensions.k8s.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.181883005Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.181930906Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gatewayclasses.gateway.networking.k8s.io.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.18208098Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gateways.gateway.networking.k8s.io.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.182549843Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/grpcroutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.183002805Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httproutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.183808726Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.k8s.io.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.183977031Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.184112184Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/referencegrants.gateway.networking.k8s.io.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.184188306Z machine_config_ondisk/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.184199477Z machine_config_termination_logs/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.184208147Z monitoring/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.184212907Z monitoring/alertmanager/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.184260208Z monitoring/alertmanager/status.json [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.184359081Z monitoring/alertmanager/status.stderr [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.184373921Z monitoring/prometheus/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.184428783Z monitoring/prometheus/alertmanagers.json [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.184518995Z monitoring/prometheus/alertmanagers.stderr [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.184581457Z monitoring/prometheus/rules.json [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.185271135Z monitoring/prometheus/rules.stderr [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.185325347Z monitoring/prometheus/prometheus-k8s-0/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.185378118Z monitoring/prometheus/prometheus-k8s-0/active-targets.json [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.186248681Z monitoring/prometheus/prometheus-k8s-0/active-targets.stderr [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.186294403Z monitoring/prometheus/prometheus-k8s-0/status/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.186339964Z monitoring/prometheus/prometheus-k8s-0/status/runtimeinfo.json [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.186435026Z monitoring/prometheus/prometheus-k8s-0/status/runtimeinfo.stderr [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.186506878Z monitoring/prometheus/prometheus-k8s-0/status/tsdb.json [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.186608901Z monitoring/prometheus/prometheus-k8s-0/status/tsdb.stderr [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.186664092Z monitoring/prometheus/status/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.186716204Z monitoring/prometheus/status/config.json [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.187269349Z monitoring/prometheus/status/config.stderr [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.187372222Z monitoring/prometheus/status/flags.json [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.187469264Z monitoring/prometheus/status/flags.stderr [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.187646029Z namespaces/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.18769934Z namespaces/default/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.187745521Z namespaces/default/default.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.187838394Z namespaces/default/apps.openshift.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.187870595Z namespaces/default/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.187930046Z namespaces/default/apps/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.188014679Z namespaces/default/apps/daemonsets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.188105401Z namespaces/default/apps/deployments.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.188188293Z namespaces/default/apps/replicasets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.188271786Z namespaces/default/apps/statefulsets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.188324667Z namespaces/default/autoscaling/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.188355718Z namespaces/default/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.188411969Z namespaces/default/batch/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.1884586Z namespaces/default/batch/cronjobs.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.188531593Z namespaces/default/batch/jobs.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.188580934Z namespaces/default/build.openshift.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.188630355Z namespaces/default/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.188704947Z namespaces/default/build.openshift.io/builds.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.18880452Z namespaces/default/core/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.188869982Z namespaces/default/core/configmaps.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.188984034Z namespaces/default/core/endpoints.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.189070737Z namespaces/default/core/events.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.189240601Z namespaces/default/core/persistentvolumeclaims.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.189318754Z namespaces/default/core/pods.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.189399406Z namespaces/default/core/replicationcontrollers.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.189525069Z namespaces/default/core/secrets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.189707444Z namespaces/default/core/services.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.189856468Z namespaces/default/discovery.k8s.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.189902749Z namespaces/default/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.189974121Z namespaces/default/image.openshift.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.190013912Z namespaces/default/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.190084214Z namespaces/default/k8s.ovn.org/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.190128005Z namespaces/default/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.190218307Z namespaces/default/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.190295229Z namespaces/default/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.19032957Z namespaces/default/monitoring.coreos.com/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.190380882Z namespaces/default/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.190414753Z namespaces/default/networking.k8s.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.190465634Z namespaces/default/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.190513235Z namespaces/default/policy/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.190553696Z namespaces/default/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.190600798Z namespaces/default/route.openshift.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.190645489Z namespaces/default/route.openshift.io/routes.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.190749592Z namespaces/kserve/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.190814073Z namespaces/kserve/kserve.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.190879495Z namespaces/kserve/apps.openshift.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.190911776Z namespaces/kserve/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.190968667Z namespaces/kserve/apps/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.191014159Z namespaces/kserve/apps/daemonsets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.191094971Z namespaces/kserve/apps/deployments.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.191297526Z namespaces/kserve/apps/replicasets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.191467991Z namespaces/kserve/apps/statefulsets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.191505482Z namespaces/kserve/autoscaling/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.191553473Z namespaces/kserve/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.191586294Z namespaces/kserve/batch/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.191637475Z namespaces/kserve/batch/cronjobs.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.191717258Z namespaces/kserve/batch/jobs.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.19182064Z namespaces/kserve/build.openshift.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.191873272Z namespaces/kserve/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.191965654Z namespaces/kserve/build.openshift.io/builds.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.192024506Z namespaces/kserve/coordination.k8s.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.192036266Z namespaces/kserve/coordination.k8s.io/leases/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.192091128Z namespaces/kserve/coordination.k8s.io/leases/kserve-controller-manager-leader-lock.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.19218655Z namespaces/kserve/coordination.k8s.io/leases/llminferenceservice-kserve-controller-manager.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.192270302Z namespaces/kserve/coordination.k8s.io/leases/odh-model-controller.opendatahub.io.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.192394866Z namespaces/kserve/core/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.192443087Z namespaces/kserve/core/configmaps.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.192715294Z namespaces/kserve/core/endpoints.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.192847128Z namespaces/kserve/core/events.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.193111575Z namespaces/kserve/core/persistentvolumeclaims.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.193189157Z namespaces/kserve/core/pods.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.193512655Z namespaces/kserve/core/replicationcontrollers.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.193635499Z namespaces/kserve/core/secrets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.193939007Z namespaces/kserve/core/services.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.194035469Z namespaces/kserve/discovery.k8s.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.194083341Z namespaces/kserve/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.194209924Z namespaces/kserve/image.openshift.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.194257325Z namespaces/kserve/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.194307627Z namespaces/kserve/k8s.ovn.org/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.194346398Z namespaces/kserve/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.1944428Z namespaces/kserve/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.194522473Z namespaces/kserve/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.194570284Z namespaces/kserve/monitoring.coreos.com/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.194611965Z namespaces/kserve/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.194670977Z namespaces/kserve/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.194726518Z namespaces/kserve/monitoring.coreos.com/servicemonitors/model-serving-api-metrics.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.194829801Z namespaces/kserve/monitoring.coreos.com/servicemonitors/odh-model-controller-metrics-monitor.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.194891112Z namespaces/kserve/networking.k8s.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.194943994Z namespaces/kserve/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.195026366Z namespaces/kserve/pods/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.195039476Z namespaces/kserve/pods/kserve-controller-manager-66f44fdc75-z98l2/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.195090308Z namespaces/kserve/pods/kserve-controller-manager-66f44fdc75-z98l2/kserve-controller-manager-66f44fdc75-z98l2.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.19519421Z namespaces/kserve/pods/kserve-controller-manager-66f44fdc75-z98l2/manager/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.195203301Z namespaces/kserve/pods/kserve-controller-manager-66f44fdc75-z98l2/manager/manager/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.195207401Z namespaces/kserve/pods/kserve-controller-manager-66f44fdc75-z98l2/manager/manager/logs/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.195243732Z namespaces/kserve/pods/kserve-controller-manager-66f44fdc75-z98l2/manager/manager/logs/current.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.197451911Z namespaces/kserve/pods/kserve-controller-manager-66f44fdc75-z98l2/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.197521433Z namespaces/kserve/pods/kserve-controller-manager-66f44fdc75-z98l2/manager/manager/logs/previous.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.197564594Z namespaces/kserve/pods/llmisvc-controller-manager-654c557856-8j76m/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.197591884Z namespaces/kserve/pods/llmisvc-controller-manager-654c557856-8j76m/llmisvc-controller-manager-654c557856-8j76m.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.197684307Z namespaces/kserve/pods/llmisvc-controller-manager-654c557856-8j76m/manager/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.197692687Z namespaces/kserve/pods/llmisvc-controller-manager-654c557856-8j76m/manager/manager/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.197697417Z namespaces/kserve/pods/llmisvc-controller-manager-654c557856-8j76m/manager/manager/logs/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.197719388Z namespaces/kserve/pods/llmisvc-controller-manager-654c557856-8j76m/manager/manager/logs/current.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.199394703Z namespaces/kserve/pods/llmisvc-controller-manager-654c557856-8j76m/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.199461494Z namespaces/kserve/pods/llmisvc-controller-manager-654c557856-8j76m/manager/manager/logs/previous.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.199493275Z namespaces/kserve/pods/model-serving-api-7b954ffc95-lcpnj/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.199544796Z namespaces/kserve/pods/model-serving-api-7b954ffc95-lcpnj/model-serving-api-7b954ffc95-lcpnj.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.199642859Z namespaces/kserve/pods/model-serving-api-7b954ffc95-lcpnj/server/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.19965211Z namespaces/kserve/pods/model-serving-api-7b954ffc95-lcpnj/server/server/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.19965701Z namespaces/kserve/pods/model-serving-api-7b954ffc95-lcpnj/server/server/logs/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.199701931Z namespaces/kserve/pods/model-serving-api-7b954ffc95-lcpnj/server/server/logs/current.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.199813424Z namespaces/kserve/pods/model-serving-api-7b954ffc95-lcpnj/server/server/logs/previous.insecure.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.199885286Z namespaces/kserve/pods/model-serving-api-7b954ffc95-lcpnj/server/server/logs/previous.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.199943397Z namespaces/kserve/pods/odh-model-controller-75d9cdbddf-zjmc9/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.199995739Z namespaces/kserve/pods/odh-model-controller-75d9cdbddf-zjmc9/odh-model-controller-75d9cdbddf-zjmc9.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.200076501Z namespaces/kserve/pods/odh-model-controller-75d9cdbddf-zjmc9/manager/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.200086811Z namespaces/kserve/pods/odh-model-controller-75d9cdbddf-zjmc9/manager/manager/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.200108662Z namespaces/kserve/pods/odh-model-controller-75d9cdbddf-zjmc9/manager/manager/logs/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.200152163Z namespaces/kserve/pods/odh-model-controller-75d9cdbddf-zjmc9/manager/manager/logs/current.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.205559817Z namespaces/kserve/pods/odh-model-controller-75d9cdbddf-zjmc9/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.205629939Z namespaces/kserve/pods/odh-model-controller-75d9cdbddf-zjmc9/manager/manager/logs/previous.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.20566511Z namespaces/kserve/pods/s3-init-kdj2d/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.205706161Z namespaces/kserve/pods/s3-init-kdj2d/s3-init-kdj2d.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.205865225Z namespaces/kserve/pods/s3-init-kdj2d/download-hf-model/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.205877236Z namespaces/kserve/pods/s3-init-kdj2d/download-hf-model/download-hf-model/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.205885326Z namespaces/kserve/pods/s3-init-kdj2d/download-hf-model/download-hf-model/logs/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.205932207Z namespaces/kserve/pods/s3-init-kdj2d/download-hf-model/download-hf-model/logs/current.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.20603081Z namespaces/kserve/pods/s3-init-kdj2d/download-hf-model/download-hf-model/logs/previous.insecure.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.206100532Z namespaces/kserve/pods/s3-init-kdj2d/download-hf-model/download-hf-model/logs/previous.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.206153693Z namespaces/kserve/pods/s3-init-kdj2d/s3-init/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.206162664Z namespaces/kserve/pods/s3-init-kdj2d/s3-init/s3-init/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.206167504Z namespaces/kserve/pods/s3-init-kdj2d/s3-init/s3-init/logs/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.206210485Z namespaces/kserve/pods/s3-init-kdj2d/s3-init/s3-init/logs/current.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.206498502Z namespaces/kserve/pods/s3-init-kdj2d/s3-init/s3-init/logs/previous.insecure.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.206565504Z namespaces/kserve/pods/s3-init-kdj2d/s3-init/s3-init/logs/previous.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.206623786Z namespaces/kserve/pods/seaweedfs-64568bcd49-wtfmq/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.206666857Z namespaces/kserve/pods/seaweedfs-64568bcd49-wtfmq/seaweedfs-64568bcd49-wtfmq.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.20677398Z namespaces/kserve/pods/seaweedfs-64568bcd49-wtfmq/seaweedfs/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.20678527Z namespaces/kserve/pods/seaweedfs-64568bcd49-wtfmq/seaweedfs/seaweedfs/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.20679261Z namespaces/kserve/pods/seaweedfs-64568bcd49-wtfmq/seaweedfs/seaweedfs/logs/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.206865062Z namespaces/kserve/pods/seaweedfs-64568bcd49-wtfmq/seaweedfs/seaweedfs/logs/current.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.207042177Z namespaces/kserve/pods/seaweedfs-64568bcd49-wtfmq/seaweedfs/seaweedfs/logs/previous.insecure.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.207113189Z namespaces/kserve/pods/seaweedfs-64568bcd49-wtfmq/seaweedfs/seaweedfs/logs/previous.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.20714079Z namespaces/kserve/policy/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.207188581Z namespaces/kserve/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.207224122Z namespaces/kserve/route.openshift.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.207290794Z namespaces/kserve/route.openshift.io/routes.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.207322224Z namespaces/kube-node-lease/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.207329435Z namespaces/kube-node-lease/coordination.k8s.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.207334365Z namespaces/kube-node-lease/coordination.k8s.io/leases/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.207379926Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-131-139.ec2.internal.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.207472028Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-140-224.ec2.internal.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.207552681Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-142-124.ec2.internal.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.207639133Z namespaces/kube-system/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.207692554Z namespaces/kube-system/kube-system.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.207780617Z namespaces/kube-system/apps.openshift.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.207841678Z namespaces/kube-system/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.20791139Z namespaces/kube-system/apps/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.207953261Z namespaces/kube-system/apps/daemonsets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.208092305Z namespaces/kube-system/apps/deployments.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.208171517Z namespaces/kube-system/apps/replicasets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.208254269Z namespaces/kube-system/apps/statefulsets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.20829913Z namespaces/kube-system/autoscaling/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.208341892Z namespaces/kube-system/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.208390923Z namespaces/kube-system/batch/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.208439924Z namespaces/kube-system/batch/cronjobs.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.208517846Z namespaces/kube-system/batch/jobs.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.208599469Z namespaces/kube-system/build.openshift.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.208616039Z namespaces/kube-system/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.208717892Z namespaces/kube-system/build.openshift.io/builds.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.208778203Z namespaces/kube-system/coordination.k8s.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.208800214Z namespaces/kube-system/coordination.k8s.io/leases/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.208847935Z namespaces/kube-system/coordination.k8s.io/leases/apiserver-uq63ao7vkjzhobh7xhovn5fvyy.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.208945248Z namespaces/kube-system/coordination.k8s.io/leases/kube-controller-manager.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.20904165Z namespaces/kube-system/coordination.k8s.io/leases/kube-scheduler.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.209110942Z namespaces/kube-system/core/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.209139723Z namespaces/kube-system/core/configmaps.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.209300117Z namespaces/kube-system/core/endpoints.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.2094068Z namespaces/kube-system/core/events.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.209657897Z namespaces/kube-system/core/persistentvolumeclaims.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.209736439Z namespaces/kube-system/core/pods.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.210039767Z namespaces/kube-system/core/replicationcontrollers.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.21016428Z namespaces/kube-system/core/secrets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.210470339Z namespaces/kube-system/core/services.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.21053061Z namespaces/kube-system/discovery.k8s.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.210582062Z namespaces/kube-system/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.210641353Z namespaces/kube-system/image.openshift.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.210692554Z namespaces/kube-system/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.210743916Z namespaces/kube-system/k8s.ovn.org/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.210815408Z namespaces/kube-system/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.211013253Z namespaces/kube-system/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.211097925Z namespaces/kube-system/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.211154857Z namespaces/kube-system/monitoring.coreos.com/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.211221849Z namespaces/kube-system/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.211243969Z namespaces/kube-system/networking.k8s.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.211303991Z namespaces/kube-system/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.211380593Z namespaces/kube-system/pods/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.211389843Z namespaces/kube-system/pods/global-pull-secret-syncer-9fplh/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.211437124Z namespaces/kube-system/pods/global-pull-secret-syncer-9fplh/global-pull-secret-syncer-9fplh.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.211524127Z namespaces/kube-system/pods/global-pull-secret-syncer-9fplh/global-pull-secret-syncer/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.211532517Z namespaces/kube-system/pods/global-pull-secret-syncer-9fplh/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.211537517Z namespaces/kube-system/pods/global-pull-secret-syncer-9fplh/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.211591729Z namespaces/kube-system/pods/global-pull-secret-syncer-9fplh/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.211830265Z namespaces/kube-system/pods/global-pull-secret-syncer-9fplh/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.211904557Z namespaces/kube-system/pods/global-pull-secret-syncer-9fplh/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.211955068Z namespaces/kube-system/pods/global-pull-secret-syncer-j225x/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.21201677Z namespaces/kube-system/pods/global-pull-secret-syncer-j225x/global-pull-secret-syncer-j225x.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.212086582Z namespaces/kube-system/pods/global-pull-secret-syncer-j225x/global-pull-secret-syncer/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.212094642Z namespaces/kube-system/pods/global-pull-secret-syncer-j225x/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.212107222Z namespaces/kube-system/pods/global-pull-secret-syncer-j225x/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.212153384Z namespaces/kube-system/pods/global-pull-secret-syncer-j225x/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.212366259Z namespaces/kube-system/pods/global-pull-secret-syncer-j225x/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.212434051Z namespaces/kube-system/pods/global-pull-secret-syncer-j225x/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.212491673Z namespaces/kube-system/pods/global-pull-secret-syncer-v6zsk/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.212534354Z namespaces/kube-system/pods/global-pull-secret-syncer-v6zsk/global-pull-secret-syncer-v6zsk.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.212614636Z namespaces/kube-system/pods/global-pull-secret-syncer-v6zsk/global-pull-secret-syncer/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.212621686Z namespaces/kube-system/pods/global-pull-secret-syncer-v6zsk/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.212635376Z namespaces/kube-system/pods/global-pull-secret-syncer-v6zsk/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.212686358Z namespaces/kube-system/pods/global-pull-secret-syncer-v6zsk/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.212962315Z namespaces/kube-system/pods/global-pull-secret-syncer-v6zsk/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.213032057Z namespaces/kube-system/pods/global-pull-secret-syncer-v6zsk/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.213087238Z namespaces/kube-system/pods/konnectivity-agent-nt844/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.213129399Z namespaces/kube-system/pods/konnectivity-agent-nt844/konnectivity-agent-nt844.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.213209272Z namespaces/kube-system/pods/konnectivity-agent-nt844/konnectivity-agent/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.213216532Z namespaces/kube-system/pods/konnectivity-agent-nt844/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.213229742Z namespaces/kube-system/pods/konnectivity-agent-nt844/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.213277403Z namespaces/kube-system/pods/konnectivity-agent-nt844/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.213919691Z namespaces/kube-system/pods/konnectivity-agent-nt844/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.213987982Z namespaces/kube-system/pods/konnectivity-agent-nt844/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.214036084Z namespaces/kube-system/pods/konnectivity-agent-rcrxp/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.214066775Z namespaces/kube-system/pods/konnectivity-agent-rcrxp/konnectivity-agent-rcrxp.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.214155887Z namespaces/kube-system/pods/konnectivity-agent-rcrxp/konnectivity-agent/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.214163437Z namespaces/kube-system/pods/konnectivity-agent-rcrxp/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.214176798Z namespaces/kube-system/pods/konnectivity-agent-rcrxp/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.214226109Z namespaces/kube-system/pods/konnectivity-agent-rcrxp/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.214831195Z namespaces/kube-system/pods/konnectivity-agent-rcrxp/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.214910507Z namespaces/kube-system/pods/konnectivity-agent-rcrxp/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.214956618Z namespaces/kube-system/pods/konnectivity-agent-vrwd6/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.21500739Z namespaces/kube-system/pods/konnectivity-agent-vrwd6/konnectivity-agent-vrwd6.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.215078012Z namespaces/kube-system/pods/konnectivity-agent-vrwd6/konnectivity-agent/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.215085082Z namespaces/kube-system/pods/konnectivity-agent-vrwd6/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.215094662Z namespaces/kube-system/pods/konnectivity-agent-vrwd6/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.215156244Z namespaces/kube-system/pods/konnectivity-agent-vrwd6/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.215824162Z namespaces/kube-system/pods/konnectivity-agent-vrwd6/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.215896013Z namespaces/kube-system/pods/konnectivity-agent-vrwd6/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.215951005Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-131-139.ec2.internal/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.216004186Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-131-139.ec2.internal/kube-apiserver-proxy-ip-10-0-131-139.ec2.internal.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.216078738Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-131-139.ec2.internal/haproxy/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.216087558Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-131-139.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.216096529Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-131-139.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.216163921Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-131-139.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.216346456Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-131-139.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.216422098Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-131-139.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.216455818Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-140-224.ec2.internal/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.21650392Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-140-224.ec2.internal/kube-apiserver-proxy-ip-10-0-140-224.ec2.internal.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.216565151Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-140-224.ec2.internal/haproxy/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.216574002Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-140-224.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.216578102Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-140-224.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.216617793Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-140-224.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.216864939Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-140-224.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.216936541Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-140-224.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.216970892Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-142-124.ec2.internal/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.217013383Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-142-124.ec2.internal/kube-apiserver-proxy-ip-10-0-142-124.ec2.internal.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.217068675Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-142-124.ec2.internal/haproxy/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.217076855Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-142-124.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.217086825Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-142-124.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.217152527Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-142-124.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.217338082Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-142-124.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.217423174Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-142-124.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.217443055Z namespaces/kube-system/policy/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.217484346Z namespaces/kube-system/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.217535657Z namespaces/kube-system/rbac.authorization.k8s.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.217545608Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.217597939Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/csi-snapshot-controller-operator-authentication-reader.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.217704132Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/network-diagnostics.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.217753213Z namespaces/kube-system/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.217847816Z namespaces/kube-system/rbac.authorization.k8s.io/roles/extension-apiserver-authentication-reader.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.217926238Z namespaces/kube-system/route.openshift.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.217965959Z namespaces/kube-system/route.openshift.io/routes.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.218029761Z namespaces/open-cluster-management-agent-addon/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.218039561Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.218044461Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.218095412Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/cluster-proxy.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.218178565Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/work-manager.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.218269327Z namespaces/openshift-apiserver-operator/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.218318478Z namespaces/openshift-apiserver-operator/openshift-apiserver-operator.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.21840167Z namespaces/openshift-apiserver-operator/apps.openshift.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.218444032Z namespaces/openshift-apiserver-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.218498713Z namespaces/openshift-apiserver-operator/apps/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.218525464Z namespaces/openshift-apiserver-operator/apps/daemonsets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.218617226Z namespaces/openshift-apiserver-operator/apps/deployments.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.218695598Z namespaces/openshift-apiserver-operator/apps/replicasets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.21877733Z namespaces/openshift-apiserver-operator/apps/statefulsets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.218850192Z namespaces/openshift-apiserver-operator/autoscaling/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.218892313Z namespaces/openshift-apiserver-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.218944685Z namespaces/openshift-apiserver-operator/batch/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.218987836Z namespaces/openshift-apiserver-operator/batch/cronjobs.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.219071438Z namespaces/openshift-apiserver-operator/batch/jobs.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.219118019Z namespaces/openshift-apiserver-operator/build.openshift.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.219159001Z namespaces/openshift-apiserver-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.219247613Z namespaces/openshift-apiserver-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.219311055Z namespaces/openshift-apiserver-operator/core/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.219350696Z namespaces/openshift-apiserver-operator/core/configmaps.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.220393954Z namespaces/openshift-apiserver-operator/core/endpoints.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.220497067Z namespaces/openshift-apiserver-operator/core/events.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.220577029Z namespaces/openshift-apiserver-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.220660721Z namespaces/openshift-apiserver-operator/core/pods.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.220738793Z namespaces/openshift-apiserver-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.220901387Z namespaces/openshift-apiserver-operator/core/secrets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.221079492Z namespaces/openshift-apiserver-operator/core/services.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.221141284Z namespaces/openshift-apiserver-operator/discovery.k8s.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.221184465Z namespaces/openshift-apiserver-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.221236836Z namespaces/openshift-apiserver-operator/image.openshift.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.221293328Z namespaces/openshift-apiserver-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.22135759Z namespaces/openshift-apiserver-operator/k8s.ovn.org/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.221404111Z namespaces/openshift-apiserver-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.221485393Z namespaces/openshift-apiserver-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.221568535Z namespaces/openshift-apiserver-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.221628677Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.221670888Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.221733189Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.221774431Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors/openshift-apiserver-operator.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.221855213Z namespaces/openshift-apiserver-operator/networking.k8s.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.221896554Z namespaces/openshift-apiserver-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.221942715Z namespaces/openshift-apiserver-operator/policy/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.221988766Z namespaces/openshift-apiserver-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.222043148Z namespaces/openshift-apiserver-operator/route.openshift.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.222082259Z namespaces/openshift-apiserver-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.222177961Z namespaces/openshift-apiserver/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.222226423Z namespaces/openshift-apiserver/openshift-apiserver.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.222302695Z namespaces/openshift-apiserver/apps.openshift.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.222350166Z namespaces/openshift-apiserver/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.222402937Z namespaces/openshift-apiserver/apps/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.222445999Z namespaces/openshift-apiserver/apps/daemonsets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.222534261Z namespaces/openshift-apiserver/apps/deployments.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.222613273Z namespaces/openshift-apiserver/apps/replicasets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.222701255Z namespaces/openshift-apiserver/apps/statefulsets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.222734716Z namespaces/openshift-apiserver/autoscaling/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.222817078Z namespaces/openshift-apiserver/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.22287007Z namespaces/openshift-apiserver/batch/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.222913681Z namespaces/openshift-apiserver/batch/cronjobs.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.222999763Z namespaces/openshift-apiserver/batch/jobs.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.223043595Z namespaces/openshift-apiserver/build.openshift.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.223091466Z namespaces/openshift-apiserver/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.223169338Z namespaces/openshift-apiserver/build.openshift.io/builds.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.22324455Z namespaces/openshift-apiserver/core/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.223281271Z namespaces/openshift-apiserver/core/configmaps.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.223385764Z namespaces/openshift-apiserver/core/endpoints.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.223470576Z namespaces/openshift-apiserver/core/events.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.223554528Z namespaces/openshift-apiserver/core/persistentvolumeclaims.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.22363685Z namespaces/openshift-apiserver/core/pods.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.223722063Z namespaces/openshift-apiserver/core/replicationcontrollers.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.223880417Z namespaces/openshift-apiserver/core/secrets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.224066992Z namespaces/openshift-apiserver/core/services.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.224115443Z namespaces/openshift-apiserver/discovery.k8s.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.224167994Z namespaces/openshift-apiserver/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.224217346Z namespaces/openshift-apiserver/image.openshift.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.224262797Z namespaces/openshift-apiserver/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.224323419Z namespaces/openshift-apiserver/k8s.ovn.org/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.22437612Z namespaces/openshift-apiserver/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.224457052Z namespaces/openshift-apiserver/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.224533344Z namespaces/openshift-apiserver/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.224579276Z namespaces/openshift-apiserver/monitoring.coreos.com/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.224628977Z namespaces/openshift-apiserver/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.224683138Z namespaces/openshift-apiserver/networking.k8s.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.224724359Z namespaces/openshift-apiserver/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.224777061Z namespaces/openshift-apiserver/policy/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.224841943Z namespaces/openshift-apiserver/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.224899284Z namespaces/openshift-apiserver/route.openshift.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.224939115Z namespaces/openshift-apiserver/route.openshift.io/routes.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.225000827Z namespaces/openshift-authentication-operator/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.225013807Z namespaces/openshift-authentication-operator/monitoring.coreos.com/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.225017807Z namespaces/openshift-authentication-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.225067598Z namespaces/openshift-authentication-operator/monitoring.coreos.com/servicemonitors/authentication-operator.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.22511857Z namespaces/openshift-cloud-controller-manager/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.2251256Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.22512978Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.225171081Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/leases/cloud-controller-manager.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.225223763Z namespaces/openshift-cloud-credential-operator/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.225232303Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.225239243Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.225286464Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/leases/cloud-credential-operator-leader.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.225350006Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.225357456Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.225400867Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/servicemonitors/cloud-credential-operator.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.22550099Z namespaces/openshift-cloud-network-config-controller/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.225536671Z namespaces/openshift-cloud-network-config-controller/openshift-cloud-network-config-controller.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.225618933Z namespaces/openshift-cloud-network-config-controller/apps.openshift.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.225666025Z namespaces/openshift-cloud-network-config-controller/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.225730346Z namespaces/openshift-cloud-network-config-controller/apps/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.225778968Z namespaces/openshift-cloud-network-config-controller/apps/daemonsets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.225936512Z namespaces/openshift-cloud-network-config-controller/apps/deployments.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.226015534Z namespaces/openshift-cloud-network-config-controller/apps/replicasets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.226095736Z namespaces/openshift-cloud-network-config-controller/apps/statefulsets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.226154808Z namespaces/openshift-cloud-network-config-controller/autoscaling/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.226195279Z namespaces/openshift-cloud-network-config-controller/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.22625912Z namespaces/openshift-cloud-network-config-controller/batch/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.226304922Z namespaces/openshift-cloud-network-config-controller/batch/cronjobs.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.226399864Z namespaces/openshift-cloud-network-config-controller/batch/jobs.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.226463206Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.226511417Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.226591119Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/builds.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.226644901Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.226652871Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/leases/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.226691012Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/leases/cloud-network-config-controller-lock.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.226776074Z namespaces/openshift-cloud-network-config-controller/core/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.226855656Z namespaces/openshift-cloud-network-config-controller/core/configmaps.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.226975089Z namespaces/openshift-cloud-network-config-controller/core/endpoints.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.227056522Z namespaces/openshift-cloud-network-config-controller/core/events.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.227137314Z namespaces/openshift-cloud-network-config-controller/core/persistentvolumeclaims.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.227228456Z namespaces/openshift-cloud-network-config-controller/core/pods.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.227309898Z namespaces/openshift-cloud-network-config-controller/core/replicationcontrollers.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.227456562Z namespaces/openshift-cloud-network-config-controller/core/secrets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.227563465Z namespaces/openshift-cloud-network-config-controller/core/services.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.227623167Z namespaces/openshift-cloud-network-config-controller/core/serviceaccounts/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.227672418Z namespaces/openshift-cloud-network-config-controller/core/serviceaccounts/cloud-network-config-controller.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.22773251Z namespaces/openshift-cloud-network-config-controller/discovery.k8s.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.227792601Z namespaces/openshift-cloud-network-config-controller/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.227915195Z namespaces/openshift-cloud-network-config-controller/image.openshift.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.227960296Z namespaces/openshift-cloud-network-config-controller/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.228033818Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.228066299Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.228162011Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.228242433Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.228295605Z namespaces/openshift-cloud-network-config-controller/monitoring.coreos.com/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.228345326Z namespaces/openshift-cloud-network-config-controller/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.228411668Z namespaces/openshift-cloud-network-config-controller/networking.k8s.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.228459379Z namespaces/openshift-cloud-network-config-controller/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.22850432Z namespaces/openshift-cloud-network-config-controller/policy/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.228545822Z namespaces/openshift-cloud-network-config-controller/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.228592123Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.228600083Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.228637584Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/rolebindings/cloud-network-config-controller-rb.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.228692675Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.228732176Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/roles/cloud-network-config-controller.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.228812558Z namespaces/openshift-cloud-network-config-controller/route.openshift.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.22886558Z namespaces/openshift-cloud-network-config-controller/route.openshift.io/routes.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.228954822Z namespaces/openshift-cluster-csi-drivers/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.229004124Z namespaces/openshift-cluster-csi-drivers/openshift-cluster-csi-drivers.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.229068925Z namespaces/openshift-cluster-csi-drivers/apps.openshift.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.229099666Z namespaces/openshift-cluster-csi-drivers/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.229167148Z namespaces/openshift-cluster-csi-drivers/apps/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.229200399Z namespaces/openshift-cluster-csi-drivers/apps/daemonsets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.229331423Z namespaces/openshift-cluster-csi-drivers/apps/deployments.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.229414345Z namespaces/openshift-cluster-csi-drivers/apps/replicasets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.229493057Z namespaces/openshift-cluster-csi-drivers/apps/statefulsets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.229545228Z namespaces/openshift-cluster-csi-drivers/autoscaling/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.229580229Z namespaces/openshift-cluster-csi-drivers/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.229634251Z namespaces/openshift-cluster-csi-drivers/batch/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.229675492Z namespaces/openshift-cluster-csi-drivers/batch/cronjobs.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.229752154Z namespaces/openshift-cluster-csi-drivers/batch/jobs.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.229842806Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.229899178Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.22998399Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/builds.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.230035731Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.230049732Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.230099023Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/ebs-csi-aws-com.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.230185285Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-attacher-leader-ebs-csi-aws-com.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.230271328Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-resizer-ebs-csi-aws-com.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.230387891Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-snapshotter-leader-ebs-csi-aws-com.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.230505654Z namespaces/openshift-cluster-csi-drivers/core/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.230547505Z namespaces/openshift-cluster-csi-drivers/core/configmaps.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.230657468Z namespaces/openshift-cluster-csi-drivers/core/endpoints.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.23073602Z namespaces/openshift-cluster-csi-drivers/core/events.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.231198022Z namespaces/openshift-cluster-csi-drivers/core/persistentvolumeclaims.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.231280275Z namespaces/openshift-cluster-csi-drivers/core/pods.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.2314882Z namespaces/openshift-cluster-csi-drivers/core/replicationcontrollers.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.231629104Z namespaces/openshift-cluster-csi-drivers/core/secrets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.231793208Z namespaces/openshift-cluster-csi-drivers/core/services.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.23185974Z namespaces/openshift-cluster-csi-drivers/core/serviceaccounts/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.231917021Z namespaces/openshift-cluster-csi-drivers/core/serviceaccounts/aws-ebs-csi-driver-operator.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.231963903Z namespaces/openshift-cluster-csi-drivers/discovery.k8s.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.232025714Z namespaces/openshift-cluster-csi-drivers/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.232085986Z namespaces/openshift-cluster-csi-drivers/image.openshift.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.232131337Z namespaces/openshift-cluster-csi-drivers/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.232202769Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.23224831Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.232329392Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.232408545Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.232465466Z namespaces/openshift-cluster-csi-drivers/monitoring.coreos.com/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.232510957Z namespaces/openshift-cluster-csi-drivers/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.232558959Z namespaces/openshift-cluster-csi-drivers/networking.k8s.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.2325982Z namespaces/openshift-cluster-csi-drivers/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.232681752Z namespaces/openshift-cluster-csi-drivers/pods/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.232695752Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-6zs7g/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.232755554Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-6zs7g/aws-ebs-csi-driver-node-6zs7g.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.232861087Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-6zs7g/csi-driver/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.232875107Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-6zs7g/csi-driver/csi-driver/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.232906428Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-6zs7g/csi-driver/csi-driver/logs/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.232961219Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-6zs7g/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.233060062Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-6zs7g/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.233139504Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-6zs7g/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.233177315Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-6zs7g/csi-liveness-probe/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.233184695Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-6zs7g/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.233188746Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-6zs7g/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.233224787Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-6zs7g/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.233329529Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-6zs7g/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.233397981Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-6zs7g/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.233438872Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-6zs7g/csi-node-driver-registrar/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.233445822Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-6zs7g/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.233449982Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-6zs7g/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.233492394Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-6zs7g/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.233585396Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-6zs7g/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.233655658Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-6zs7g/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.233697229Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-kbfm7/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.23373511Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-kbfm7/aws-ebs-csi-driver-node-kbfm7.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.233896604Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-kbfm7/csi-driver/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.233908645Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-kbfm7/csi-driver/csi-driver/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.233913285Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-kbfm7/csi-driver/csi-driver/logs/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.233956926Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-kbfm7/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.234055059Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-kbfm7/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.234123751Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-kbfm7/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.234172232Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-kbfm7/csi-liveness-probe/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.234179392Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-kbfm7/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.234188822Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-kbfm7/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.234236014Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-kbfm7/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.234330256Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-kbfm7/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.234400168Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-kbfm7/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.234453079Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-kbfm7/csi-node-driver-registrar/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.234460309Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-kbfm7/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.23446434Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-kbfm7/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.234504661Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-kbfm7/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.234602133Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-kbfm7/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.234676305Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-kbfm7/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.234723667Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zn842/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.234772978Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zn842/aws-ebs-csi-driver-node-zn842.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.234894941Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zn842/csi-driver/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.234902571Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zn842/csi-driver/csi-driver/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.234910781Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zn842/csi-driver/csi-driver/logs/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.234961013Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zn842/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.235056565Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zn842/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.235158118Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zn842/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.235184849Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zn842/csi-liveness-probe/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.235192439Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zn842/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.235207899Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zn842/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.235292202Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zn842/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.235385044Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zn842/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.235460166Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zn842/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.235504977Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zn842/csi-node-driver-registrar/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.235513137Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zn842/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.235519738Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zn842/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.235580999Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zn842/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.235673652Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zn842/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.235748434Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zn842/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.235816406Z namespaces/openshift-cluster-csi-drivers/policy/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.235864177Z namespaces/openshift-cluster-csi-drivers/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.235933879Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.235942369Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.23598778Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/rolebindings/aws-ebs-csi-driver-operator-rolebinding.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.236043952Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.236094073Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/roles/aws-ebs-csi-driver-operator-role.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.236153395Z namespaces/openshift-cluster-csi-drivers/route.openshift.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.236192716Z namespaces/openshift-cluster-csi-drivers/route.openshift.io/routes.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.236239967Z namespaces/openshift-cluster-machine-approver/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.236247267Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.236251227Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/leases/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.236287978Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/leases/cluster-machine-approver-leader.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.23635483Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.23636532Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.23637342Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/servicemonitors/cluster-machine-approver.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.236476783Z namespaces/openshift-cluster-node-tuning-operator/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.236524784Z namespaces/openshift-cluster-node-tuning-operator/openshift-cluster-node-tuning-operator.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.236585056Z namespaces/openshift-cluster-node-tuning-operator/apps.openshift.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.236626637Z namespaces/openshift-cluster-node-tuning-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.236686269Z namespaces/openshift-cluster-node-tuning-operator/apps/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.23673008Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.236898054Z namespaces/openshift-cluster-node-tuning-operator/apps/deployments.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.236976607Z namespaces/openshift-cluster-node-tuning-operator/apps/replicasets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.237056089Z namespaces/openshift-cluster-node-tuning-operator/apps/statefulsets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.23711436Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.237166422Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets/tuned.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.237257074Z namespaces/openshift-cluster-node-tuning-operator/autoscaling/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.237299445Z namespaces/openshift-cluster-node-tuning-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.237353877Z namespaces/openshift-cluster-node-tuning-operator/batch/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.237390978Z namespaces/openshift-cluster-node-tuning-operator/batch/cronjobs.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.23747381Z namespaces/openshift-cluster-node-tuning-operator/batch/jobs.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.237529042Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.237581313Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.237661615Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.237715387Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.237722577Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.237768868Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/leases/node-tuning-operator-lock.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.237884821Z namespaces/openshift-cluster-node-tuning-operator/core/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.237915712Z namespaces/openshift-cluster-node-tuning-operator/core/configmaps.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.2386123Z namespaces/openshift-cluster-node-tuning-operator/core/endpoints.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.238694753Z namespaces/openshift-cluster-node-tuning-operator/core/events.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.238861037Z namespaces/openshift-cluster-node-tuning-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.238944379Z namespaces/openshift-cluster-node-tuning-operator/core/pods.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.239145565Z namespaces/openshift-cluster-node-tuning-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.239296659Z namespaces/openshift-cluster-node-tuning-operator/core/secrets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.239433982Z namespaces/openshift-cluster-node-tuning-operator/core/services.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.239594867Z namespaces/openshift-cluster-node-tuning-operator/core/serviceaccounts/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.239640738Z namespaces/openshift-cluster-node-tuning-operator/core/serviceaccounts/cluster-node-tuning-operator.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.23972397Z namespaces/openshift-cluster-node-tuning-operator/discovery.k8s.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.239780682Z namespaces/openshift-cluster-node-tuning-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.239850673Z namespaces/openshift-cluster-node-tuning-operator/image.openshift.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.239893005Z namespaces/openshift-cluster-node-tuning-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.239940446Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.239996137Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.240076039Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.240160662Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.240205403Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.240249224Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.240301225Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.240345327Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/prometheusrules/node-tuning-operator.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.240404378Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.240449669Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors/node-tuning-operator.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.240497951Z namespaces/openshift-cluster-node-tuning-operator/networking.k8s.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.240544742Z namespaces/openshift-cluster-node-tuning-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.240588783Z namespaces/openshift-cluster-node-tuning-operator/pods/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.240597493Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-45wh8/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.240654715Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-45wh8/tuned-45wh8.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.240753138Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-45wh8/tuned/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.240778928Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-45wh8/tuned/tuned/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.240788018Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-45wh8/tuned/tuned/logs/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.240817399Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-45wh8/tuned/tuned/logs/current.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.240961693Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-45wh8/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.241032575Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-45wh8/tuned/tuned/logs/previous.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.241078036Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-rhq86/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.241124818Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-rhq86/tuned-rhq86.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.24122174Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-rhq86/tuned/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.241232781Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-rhq86/tuned/tuned/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.241243061Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-rhq86/tuned/tuned/logs/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.241293652Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-rhq86/tuned/tuned/logs/current.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.241404685Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-rhq86/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.241479637Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-rhq86/tuned/tuned/logs/previous.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.241495268Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-zgjrt/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.241548549Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-zgjrt/tuned-zgjrt.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.241640581Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-zgjrt/tuned/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.241648332Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-zgjrt/tuned/tuned/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.241654662Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-zgjrt/tuned/tuned/logs/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.241688243Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-zgjrt/tuned/tuned/logs/current.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.241881568Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-zgjrt/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.24195643Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-zgjrt/tuned/tuned/logs/previous.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.241997841Z namespaces/openshift-cluster-node-tuning-operator/policy/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.242038162Z namespaces/openshift-cluster-node-tuning-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.242089033Z namespaces/openshift-cluster-node-tuning-operator/route.openshift.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.242135314Z namespaces/openshift-cluster-node-tuning-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.242193976Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.242200996Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.242290309Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-131-139.ec2.internal.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.242399932Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-140-224.ec2.internal.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.242487824Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-142-124.ec2.internal.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.242553436Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/tuneds/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.242599707Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/tuneds/default.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.24269932Z namespaces/openshift-cluster-samples-operator/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.242749341Z namespaces/openshift-cluster-samples-operator/openshift-cluster-samples-operator.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.242848724Z namespaces/openshift-cluster-samples-operator/apps.openshift.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.242904085Z namespaces/openshift-cluster-samples-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.242973267Z namespaces/openshift-cluster-samples-operator/apps/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.243015938Z namespaces/openshift-cluster-samples-operator/apps/daemonsets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.24310286Z namespaces/openshift-cluster-samples-operator/apps/deployments.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.243227914Z namespaces/openshift-cluster-samples-operator/apps/replicasets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.243323876Z namespaces/openshift-cluster-samples-operator/apps/statefulsets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.243382658Z namespaces/openshift-cluster-samples-operator/autoscaling/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.243431929Z namespaces/openshift-cluster-samples-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.24348243Z namespaces/openshift-cluster-samples-operator/batch/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.243528052Z namespaces/openshift-cluster-samples-operator/batch/cronjobs.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.243617684Z namespaces/openshift-cluster-samples-operator/batch/jobs.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.243678626Z namespaces/openshift-cluster-samples-operator/build.openshift.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.243725667Z namespaces/openshift-cluster-samples-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.24383219Z namespaces/openshift-cluster-samples-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.243907562Z namespaces/openshift-cluster-samples-operator/core/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.243946903Z namespaces/openshift-cluster-samples-operator/core/configmaps.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.244151488Z namespaces/openshift-cluster-samples-operator/core/endpoints.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.244237981Z namespaces/openshift-cluster-samples-operator/core/events.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.244359514Z namespaces/openshift-cluster-samples-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.244441426Z namespaces/openshift-cluster-samples-operator/core/pods.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.244561519Z namespaces/openshift-cluster-samples-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.244685813Z namespaces/openshift-cluster-samples-operator/core/secrets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.244887598Z namespaces/openshift-cluster-samples-operator/core/services.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.24494499Z namespaces/openshift-cluster-samples-operator/discovery.k8s.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.244996021Z namespaces/openshift-cluster-samples-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.245054943Z namespaces/openshift-cluster-samples-operator/image.openshift.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.245089344Z namespaces/openshift-cluster-samples-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.245161405Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.245194386Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.245285499Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.245358651Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.245421682Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.245466414Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.245520195Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.245569326Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/prometheusrules/samples-operator-alerts.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.245632808Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.245682089Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors/cluster-samples-operator.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.245741621Z namespaces/openshift-cluster-samples-operator/networking.k8s.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.245810733Z namespaces/openshift-cluster-samples-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.245871894Z namespaces/openshift-cluster-samples-operator/pods/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.245879894Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6748489656-xfjdl/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.245936296Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6748489656-xfjdl/cluster-samples-operator-6748489656-xfjdl.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.246037539Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6748489656-xfjdl/cluster-samples-operator-watch/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.246047279Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6748489656-xfjdl/cluster-samples-operator-watch/cluster-samples-operator-watch/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.246055729Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6748489656-xfjdl/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.246107211Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6748489656-xfjdl/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/current.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.246202103Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6748489656-xfjdl/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/previous.insecure.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.246273445Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6748489656-xfjdl/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/previous.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.246318276Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6748489656-xfjdl/cluster-samples-operator/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.246326517Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6748489656-xfjdl/cluster-samples-operator/cluster-samples-operator/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.246333037Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6748489656-xfjdl/cluster-samples-operator/cluster-samples-operator/logs/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.246390878Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6748489656-xfjdl/cluster-samples-operator/cluster-samples-operator/logs/current.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.247058526Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6748489656-xfjdl/cluster-samples-operator/cluster-samples-operator/logs/previous.insecure.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.247133628Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6748489656-xfjdl/cluster-samples-operator/cluster-samples-operator/logs/previous.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.247185649Z namespaces/openshift-cluster-samples-operator/policy/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.247226541Z namespaces/openshift-cluster-samples-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.247286252Z namespaces/openshift-cluster-samples-operator/route.openshift.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.247326503Z namespaces/openshift-cluster-samples-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.247438186Z namespaces/openshift-cluster-storage-operator/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.247501898Z namespaces/openshift-cluster-storage-operator/openshift-cluster-storage-operator.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.24757392Z namespaces/openshift-cluster-storage-operator/apps.openshift.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.247618431Z namespaces/openshift-cluster-storage-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.247684763Z namespaces/openshift-cluster-storage-operator/apps/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.247728804Z namespaces/openshift-cluster-storage-operator/apps/daemonsets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.247846987Z namespaces/openshift-cluster-storage-operator/apps/deployments.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.2479585Z namespaces/openshift-cluster-storage-operator/apps/replicasets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.248074383Z namespaces/openshift-cluster-storage-operator/apps/statefulsets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.248126614Z namespaces/openshift-cluster-storage-operator/autoscaling/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.248173736Z namespaces/openshift-cluster-storage-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.248231467Z namespaces/openshift-cluster-storage-operator/batch/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.248278009Z namespaces/openshift-cluster-storage-operator/batch/cronjobs.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.248363181Z namespaces/openshift-cluster-storage-operator/batch/jobs.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.248422933Z namespaces/openshift-cluster-storage-operator/build.openshift.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.248474454Z namespaces/openshift-cluster-storage-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.248551236Z namespaces/openshift-cluster-storage-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.248603787Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.248613147Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.248666259Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/data-source-validator-leader.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.248743821Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/snapshot-controller-leader.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.248850134Z namespaces/openshift-cluster-storage-operator/core/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.248893685Z namespaces/openshift-cluster-storage-operator/core/configmaps.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.249006448Z namespaces/openshift-cluster-storage-operator/core/endpoints.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.2490914Z namespaces/openshift-cluster-storage-operator/core/events.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.249376308Z namespaces/openshift-cluster-storage-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.24945489Z namespaces/openshift-cluster-storage-operator/core/pods.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.249565563Z namespaces/openshift-cluster-storage-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.249712047Z namespaces/openshift-cluster-storage-operator/core/secrets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.249979724Z namespaces/openshift-cluster-storage-operator/core/services.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.250053356Z namespaces/openshift-cluster-storage-operator/core/serviceaccounts/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.250102527Z namespaces/openshift-cluster-storage-operator/core/serviceaccounts/csi-snapshot-controller-operator.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.250167689Z namespaces/openshift-cluster-storage-operator/discovery.k8s.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.25019843Z namespaces/openshift-cluster-storage-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.250278222Z namespaces/openshift-cluster-storage-operator/image.openshift.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.250323953Z namespaces/openshift-cluster-storage-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.250361464Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.250409295Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.250495328Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.25057279Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.250623821Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.250658922Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.250713804Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.250769835Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/prometheusrules/prometheus.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.250880448Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.250921419Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors/cluster-storage-operator.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.250974421Z namespaces/openshift-cluster-storage-operator/networking.k8s.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.251017832Z namespaces/openshift-cluster-storage-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.251089944Z namespaces/openshift-cluster-storage-operator/pods/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.251098524Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-549c6d54cf-shc8j/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.251130075Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-549c6d54cf-shc8j/volume-data-source-validator-549c6d54cf-shc8j.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.251208997Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-549c6d54cf-shc8j/volume-data-source-validator/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.251215967Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-549c6d54cf-shc8j/volume-data-source-validator/volume-data-source-validator/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.251224207Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-549c6d54cf-shc8j/volume-data-source-validator/volume-data-source-validator/logs/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.251278099Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-549c6d54cf-shc8j/volume-data-source-validator/volume-data-source-validator/logs/current.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.251382632Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-549c6d54cf-shc8j/volume-data-source-validator/volume-data-source-validator/logs/previous.insecure.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.251446543Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-549c6d54cf-shc8j/volume-data-source-validator/volume-data-source-validator/logs/previous.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.251489234Z namespaces/openshift-cluster-storage-operator/policy/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.251516845Z namespaces/openshift-cluster-storage-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.251589987Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.251871725Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.251922136Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/rolebindings/csi-snapshot-controller-operator-role.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.252009788Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.252058099Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/roles/csi-snapshot-controller-operator-role.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.252129021Z namespaces/openshift-cluster-storage-operator/route.openshift.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.252168073Z namespaces/openshift-cluster-storage-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.252253725Z namespaces/openshift-cluster-version/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.252300006Z namespaces/openshift-cluster-version/openshift-cluster-version.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.252377998Z namespaces/openshift-cluster-version/apps.openshift.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.252422349Z namespaces/openshift-cluster-version/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.252495081Z namespaces/openshift-cluster-version/apps/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.252537952Z namespaces/openshift-cluster-version/apps/daemonsets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.252622025Z namespaces/openshift-cluster-version/apps/deployments.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.252698677Z namespaces/openshift-cluster-version/apps/replicasets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.25281425Z namespaces/openshift-cluster-version/apps/statefulsets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.252875861Z namespaces/openshift-cluster-version/autoscaling/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.252928133Z namespaces/openshift-cluster-version/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.252961354Z namespaces/openshift-cluster-version/batch/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.253014115Z namespaces/openshift-cluster-version/batch/cronjobs.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.253093747Z namespaces/openshift-cluster-version/batch/jobs.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.253127458Z namespaces/openshift-cluster-version/build.openshift.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.25318824Z namespaces/openshift-cluster-version/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.253263992Z namespaces/openshift-cluster-version/build.openshift.io/builds.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.253311653Z namespaces/openshift-cluster-version/coordination.k8s.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.253318753Z namespaces/openshift-cluster-version/coordination.k8s.io/leases/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.253355004Z namespaces/openshift-cluster-version/coordination.k8s.io/leases/version.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.253418186Z namespaces/openshift-cluster-version/core/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.253469087Z namespaces/openshift-cluster-version/core/configmaps.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.25357213Z namespaces/openshift-cluster-version/core/endpoints.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.253674793Z namespaces/openshift-cluster-version/core/events.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.253774125Z namespaces/openshift-cluster-version/core/persistentvolumeclaims.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.253889319Z namespaces/openshift-cluster-version/core/pods.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.25396687Z namespaces/openshift-cluster-version/core/replicationcontrollers.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.254092074Z namespaces/openshift-cluster-version/core/secrets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.254274949Z namespaces/openshift-cluster-version/core/services.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.254336331Z namespaces/openshift-cluster-version/discovery.k8s.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.254389242Z namespaces/openshift-cluster-version/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.254439503Z namespaces/openshift-cluster-version/image.openshift.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.254491444Z namespaces/openshift-cluster-version/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.254554846Z namespaces/openshift-cluster-version/k8s.ovn.org/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.254600518Z namespaces/openshift-cluster-version/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.25468294Z namespaces/openshift-cluster-version/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.254778792Z namespaces/openshift-cluster-version/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.254839554Z namespaces/openshift-cluster-version/monitoring.coreos.com/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.254872595Z namespaces/openshift-cluster-version/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.254934376Z namespaces/openshift-cluster-version/networking.k8s.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.254980768Z namespaces/openshift-cluster-version/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.255015229Z namespaces/openshift-cluster-version/policy/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.25506863Z namespaces/openshift-cluster-version/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.255116541Z namespaces/openshift-cluster-version/route.openshift.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.255157342Z namespaces/openshift-cluster-version/route.openshift.io/routes.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.255234015Z namespaces/openshift-config-managed/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.255281526Z namespaces/openshift-config-managed/openshift-config-managed.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.255352418Z namespaces/openshift-config-managed/apps.openshift.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.255394319Z namespaces/openshift-config-managed/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.255474061Z namespaces/openshift-config-managed/apps/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.255516602Z namespaces/openshift-config-managed/apps/daemonsets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.255599974Z namespaces/openshift-config-managed/apps/deployments.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.255678886Z namespaces/openshift-config-managed/apps/replicasets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.255773739Z namespaces/openshift-config-managed/apps/statefulsets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.25583922Z namespaces/openshift-config-managed/autoscaling/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.255893462Z namespaces/openshift-config-managed/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.255943343Z namespaces/openshift-config-managed/batch/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.255997785Z namespaces/openshift-config-managed/batch/cronjobs.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.256081767Z namespaces/openshift-config-managed/batch/jobs.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.256128118Z namespaces/openshift-config-managed/build.openshift.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.256155159Z namespaces/openshift-config-managed/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.256247762Z namespaces/openshift-config-managed/build.openshift.io/builds.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.256390505Z namespaces/openshift-config-managed/core/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.256433336Z namespaces/openshift-config-managed/core/configmaps.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.259593301Z namespaces/openshift-config-managed/core/endpoints.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.259691894Z namespaces/openshift-config-managed/core/events.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.259809347Z namespaces/openshift-config-managed/core/persistentvolumeclaims.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.259914Z namespaces/openshift-config-managed/core/pods.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.260009952Z namespaces/openshift-config-managed/core/replicationcontrollers.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.260175267Z namespaces/openshift-config-managed/core/secrets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.260281799Z namespaces/openshift-config-managed/core/services.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.260340611Z namespaces/openshift-config-managed/core/configmaps/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.260391912Z namespaces/openshift-config-managed/core/configmaps/console-public.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.260476935Z namespaces/openshift-config-managed/core/configmaps/openshift-network-features.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.260527206Z namespaces/openshift-config-managed/discovery.k8s.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.260570187Z namespaces/openshift-config-managed/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.260617258Z namespaces/openshift-config-managed/image.openshift.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.260649659Z namespaces/openshift-config-managed/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.260720081Z namespaces/openshift-config-managed/k8s.ovn.org/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.260789513Z namespaces/openshift-config-managed/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.260875375Z namespaces/openshift-config-managed/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.260953577Z namespaces/openshift-config-managed/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.261011779Z namespaces/openshift-config-managed/monitoring.coreos.com/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.26105876Z namespaces/openshift-config-managed/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.261106781Z namespaces/openshift-config-managed/networking.k8s.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.261145822Z namespaces/openshift-config-managed/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.261206054Z namespaces/openshift-config-managed/policy/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.261238345Z namespaces/openshift-config-managed/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.261297746Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.261304577Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.261348738Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/rolebindings/openshift-network-public-role-binding.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.261402229Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.26144699Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/roles/openshift-network-public-role.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.261502762Z namespaces/openshift-config-managed/route.openshift.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.261551743Z namespaces/openshift-config-managed/route.openshift.io/routes.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.261584964Z namespaces/openshift-config-operator/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.261591824Z namespaces/openshift-config-operator/monitoring.coreos.com/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.261603045Z namespaces/openshift-config-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.261656356Z namespaces/openshift-config-operator/monitoring.coreos.com/servicemonitors/config-operator.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.26178123Z namespaces/openshift-config/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.261839471Z namespaces/openshift-config/openshift-config.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.261904963Z namespaces/openshift-config/apps.openshift.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.261942824Z namespaces/openshift-config/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.261997595Z namespaces/openshift-config/apps/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.262039706Z namespaces/openshift-config/apps/daemonsets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.262123199Z namespaces/openshift-config/apps/deployments.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.262200911Z namespaces/openshift-config/apps/replicasets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.262281283Z namespaces/openshift-config/apps/statefulsets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.262334704Z namespaces/openshift-config/autoscaling/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.262366405Z namespaces/openshift-config/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.262415406Z namespaces/openshift-config/batch/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.262460897Z namespaces/openshift-config/batch/cronjobs.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.26254127Z namespaces/openshift-config/batch/jobs.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.262589211Z namespaces/openshift-config/build.openshift.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.262632412Z namespaces/openshift-config/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.262714454Z namespaces/openshift-config/build.openshift.io/builds.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.262807417Z namespaces/openshift-config/core/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.262855748Z namespaces/openshift-config/core/configmaps.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.262981742Z namespaces/openshift-config/core/endpoints.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.263062614Z namespaces/openshift-config/core/events.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.263142296Z namespaces/openshift-config/core/persistentvolumeclaims.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.263225988Z namespaces/openshift-config/core/pods.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.26330446Z namespaces/openshift-config/core/replicationcontrollers.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.263453604Z namespaces/openshift-config/core/secrets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.263598408Z namespaces/openshift-config/core/services.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.26366821Z namespaces/openshift-config/core/secrets/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.263717941Z namespaces/openshift-config/core/secrets/pull-secret.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.263776343Z namespaces/openshift-config/discovery.k8s.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.263834294Z namespaces/openshift-config/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.263890096Z namespaces/openshift-config/image.openshift.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.263935557Z namespaces/openshift-config/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.264019669Z namespaces/openshift-config/k8s.ovn.org/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.264071561Z namespaces/openshift-config/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.264157503Z namespaces/openshift-config/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.264233715Z namespaces/openshift-config/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.264281386Z namespaces/openshift-config/monitoring.coreos.com/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.264329967Z namespaces/openshift-config/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.264372759Z namespaces/openshift-config/networking.k8s.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.26441526Z namespaces/openshift-config/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.264459701Z namespaces/openshift-config/policy/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.264507962Z namespaces/openshift-config/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.264553153Z namespaces/openshift-config/route.openshift.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.264602855Z namespaces/openshift-config/route.openshift.io/routes.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.264697647Z namespaces/openshift-console-operator/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.264740769Z namespaces/openshift-console-operator/openshift-console-operator.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.264845701Z namespaces/openshift-console-operator/apps.openshift.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.264890153Z namespaces/openshift-console-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.264942894Z namespaces/openshift-console-operator/apps/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.264981515Z namespaces/openshift-console-operator/apps/daemonsets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.265068137Z namespaces/openshift-console-operator/apps/deployments.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.26518395Z namespaces/openshift-console-operator/apps/replicasets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.265291753Z namespaces/openshift-console-operator/apps/statefulsets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.265320684Z namespaces/openshift-console-operator/autoscaling/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.265374875Z namespaces/openshift-console-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.265423317Z namespaces/openshift-console-operator/batch/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.265464928Z namespaces/openshift-console-operator/batch/cronjobs.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.26554456Z namespaces/openshift-console-operator/batch/jobs.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.265603672Z namespaces/openshift-console-operator/build.openshift.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.265645313Z namespaces/openshift-console-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.265733575Z namespaces/openshift-console-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.265898339Z namespaces/openshift-console-operator/coordination.k8s.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.26591045Z namespaces/openshift-console-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.265947111Z namespaces/openshift-console-operator/coordination.k8s.io/leases/console-operator-lock.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.266032643Z namespaces/openshift-console-operator/core/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.266074304Z namespaces/openshift-console-operator/core/configmaps.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.26665382Z namespaces/openshift-console-operator/core/endpoints.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.266739292Z namespaces/openshift-console-operator/core/events.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.267154303Z namespaces/openshift-console-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.267230505Z namespaces/openshift-console-operator/core/pods.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.267357548Z namespaces/openshift-console-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.267483262Z namespaces/openshift-console-operator/core/secrets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.267661227Z namespaces/openshift-console-operator/core/services.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.267874622Z namespaces/openshift-console-operator/discovery.k8s.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.267921034Z namespaces/openshift-console-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.267990275Z namespaces/openshift-console-operator/image.openshift.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.268027826Z namespaces/openshift-console-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.268083698Z namespaces/openshift-console-operator/k8s.ovn.org/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.268115559Z namespaces/openshift-console-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.268203941Z namespaces/openshift-console-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.268279803Z namespaces/openshift-console-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.268339925Z namespaces/openshift-console-operator/monitoring.coreos.com/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.268382846Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.268447988Z namespaces/openshift-console-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.268491449Z namespaces/openshift-console-operator/monitoring.coreos.com/prometheusrules/cluster-monitoring-prometheus-rules.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.268564291Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.268608622Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors/console-operator.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.268655403Z namespaces/openshift-console-operator/networking.k8s.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.268701114Z namespaces/openshift-console-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.268735765Z namespaces/openshift-console-operator/pods/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.268745496Z namespaces/openshift-console-operator/pods/console-operator-584dcb6b54-wxlcv/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.268825738Z namespaces/openshift-console-operator/pods/console-operator-584dcb6b54-wxlcv/console-operator-584dcb6b54-wxlcv.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.26892088Z namespaces/openshift-console-operator/pods/console-operator-584dcb6b54-wxlcv/console-operator/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.26892784Z namespaces/openshift-console-operator/pods/console-operator-584dcb6b54-wxlcv/console-operator/console-operator/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.268940681Z namespaces/openshift-console-operator/pods/console-operator-584dcb6b54-wxlcv/console-operator/console-operator/logs/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.268992312Z namespaces/openshift-console-operator/pods/console-operator-584dcb6b54-wxlcv/console-operator/console-operator/logs/current.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.269463655Z namespaces/openshift-console-operator/pods/console-operator-584dcb6b54-wxlcv/console-operator/console-operator/logs/previous.insecure.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.269535557Z namespaces/openshift-console-operator/pods/console-operator-584dcb6b54-wxlcv/console-operator/console-operator/logs/previous.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.269576968Z namespaces/openshift-console-operator/policy/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.269608108Z namespaces/openshift-console-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.26966128Z namespaces/openshift-console-operator/route.openshift.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.269692401Z namespaces/openshift-console-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.269772053Z namespaces/openshift-console/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.269853055Z namespaces/openshift-console/openshift-console.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.269930657Z namespaces/openshift-console/apps.openshift.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.269982638Z namespaces/openshift-console/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.2700488Z namespaces/openshift-console/apps/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.270095841Z namespaces/openshift-console/apps/daemonsets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.270184144Z namespaces/openshift-console/apps/deployments.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.270364919Z namespaces/openshift-console/apps/replicasets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.270645846Z namespaces/openshift-console/apps/statefulsets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.270689437Z namespaces/openshift-console/autoscaling/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.270734218Z namespaces/openshift-console/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.27078663Z namespaces/openshift-console/batch/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.270850652Z namespaces/openshift-console/batch/cronjobs.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.270939044Z namespaces/openshift-console/batch/jobs.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.270967865Z namespaces/openshift-console/build.openshift.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.271021326Z namespaces/openshift-console/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.271103928Z namespaces/openshift-console/build.openshift.io/builds.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.271178401Z namespaces/openshift-console/core/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.271224092Z namespaces/openshift-console/core/configmaps.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.271847958Z namespaces/openshift-console/core/endpoints.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.271935301Z namespaces/openshift-console/core/events.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.272192997Z namespaces/openshift-console/core/persistentvolumeclaims.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.27227067Z namespaces/openshift-console/core/pods.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.272440944Z namespaces/openshift-console/core/replicationcontrollers.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.272561077Z namespaces/openshift-console/core/secrets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.272728452Z namespaces/openshift-console/core/services.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.272913917Z namespaces/openshift-console/discovery.k8s.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.272946928Z namespaces/openshift-console/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.27302918Z namespaces/openshift-console/image.openshift.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.273061031Z namespaces/openshift-console/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.273138433Z namespaces/openshift-console/k8s.ovn.org/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.273171124Z namespaces/openshift-console/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.273261936Z namespaces/openshift-console/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.273337038Z namespaces/openshift-console/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.273384039Z namespaces/openshift-console/monitoring.coreos.com/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.273425781Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.273477772Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.273520753Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors/console.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.273570684Z namespaces/openshift-console/networking.k8s.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.273617506Z namespaces/openshift-console/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.273661767Z namespaces/openshift-console/pods/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.273671957Z namespaces/openshift-console/pods/console-8fc455dfd-qmz4c/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.273696378Z namespaces/openshift-console/pods/console-8fc455dfd-qmz4c/console-8fc455dfd-qmz4c.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.273821621Z namespaces/openshift-console/pods/console-8fc455dfd-qmz4c/console/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.273833691Z namespaces/openshift-console/pods/console-8fc455dfd-qmz4c/console/console/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.273838312Z namespaces/openshift-console/pods/console-8fc455dfd-qmz4c/console/console/logs/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.273870502Z namespaces/openshift-console/pods/console-8fc455dfd-qmz4c/console/console/logs/current.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.273980795Z namespaces/openshift-console/pods/console-8fc455dfd-qmz4c/console/console/logs/previous.insecure.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.274048627Z namespaces/openshift-console/pods/console-8fc455dfd-qmz4c/console/console/logs/previous.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.274095798Z namespaces/openshift-console/pods/downloads-7c97dc4555-v5vhn/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.27413904Z namespaces/openshift-console/pods/downloads-7c97dc4555-v5vhn/downloads-7c97dc4555-v5vhn.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.274242332Z namespaces/openshift-console/pods/downloads-7c97dc4555-v5vhn/download-server/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.274250663Z namespaces/openshift-console/pods/downloads-7c97dc4555-v5vhn/download-server/download-server/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.274255473Z namespaces/openshift-console/pods/downloads-7c97dc4555-v5vhn/download-server/download-server/logs/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.274296694Z namespaces/openshift-console/pods/downloads-7c97dc4555-v5vhn/download-server/download-server/logs/current.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.274539Z namespaces/openshift-console/pods/downloads-7c97dc4555-v5vhn/download-server/download-server/logs/previous.insecure.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.274607392Z namespaces/openshift-console/pods/downloads-7c97dc4555-v5vhn/download-server/download-server/logs/previous.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.274657143Z namespaces/openshift-console/policy/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.274697735Z namespaces/openshift-console/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.274755516Z namespaces/openshift-console/route.openshift.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.274815838Z namespaces/openshift-console/route.openshift.io/routes.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.274931031Z namespaces/openshift-controller-manager-operator/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.274975532Z namespaces/openshift-controller-manager-operator/openshift-controller-manager-operator.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.275049074Z namespaces/openshift-controller-manager-operator/apps.openshift.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.275093715Z namespaces/openshift-controller-manager-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.275151297Z namespaces/openshift-controller-manager-operator/apps/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.275189588Z namespaces/openshift-controller-manager-operator/apps/daemonsets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.2752856Z namespaces/openshift-controller-manager-operator/apps/deployments.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.275366002Z namespaces/openshift-controller-manager-operator/apps/replicasets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.275447244Z namespaces/openshift-controller-manager-operator/apps/statefulsets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.275503176Z namespaces/openshift-controller-manager-operator/autoscaling/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.275547637Z namespaces/openshift-controller-manager-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.275608559Z namespaces/openshift-controller-manager-operator/batch/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.27564869Z namespaces/openshift-controller-manager-operator/batch/cronjobs.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.275733792Z namespaces/openshift-controller-manager-operator/batch/jobs.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.275822285Z namespaces/openshift-controller-manager-operator/build.openshift.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.275879476Z namespaces/openshift-controller-manager-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.275970998Z namespaces/openshift-controller-manager-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.276062991Z namespaces/openshift-controller-manager-operator/core/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.276099892Z namespaces/openshift-controller-manager-operator/core/configmaps.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.276235076Z namespaces/openshift-controller-manager-operator/core/endpoints.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.276330458Z namespaces/openshift-controller-manager-operator/core/events.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.276418741Z namespaces/openshift-controller-manager-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.276503833Z namespaces/openshift-controller-manager-operator/core/pods.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.276584515Z namespaces/openshift-controller-manager-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.276713949Z namespaces/openshift-controller-manager-operator/core/secrets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.276919804Z namespaces/openshift-controller-manager-operator/core/services.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.276973155Z namespaces/openshift-controller-manager-operator/discovery.k8s.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.277020026Z namespaces/openshift-controller-manager-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.277067488Z namespaces/openshift-controller-manager-operator/image.openshift.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.277111379Z namespaces/openshift-controller-manager-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.27716043Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.277205402Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.277284424Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.277368566Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.277401187Z namespaces/openshift-controller-manager-operator/monitoring.coreos.com/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.277453468Z namespaces/openshift-controller-manager-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.277486069Z namespaces/openshift-controller-manager-operator/networking.k8s.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.2775401Z namespaces/openshift-controller-manager-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.277574351Z namespaces/openshift-controller-manager-operator/policy/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.277625473Z namespaces/openshift-controller-manager-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.277672964Z namespaces/openshift-controller-manager-operator/route.openshift.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.277716005Z namespaces/openshift-controller-manager-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.277843359Z namespaces/openshift-controller-manager/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.27790034Z namespaces/openshift-controller-manager/openshift-controller-manager.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.277961562Z namespaces/openshift-controller-manager/apps.openshift.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.277992812Z namespaces/openshift-controller-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.278047984Z namespaces/openshift-controller-manager/apps/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.278078845Z namespaces/openshift-controller-manager/apps/daemonsets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.278168137Z namespaces/openshift-controller-manager/apps/deployments.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.278245539Z namespaces/openshift-controller-manager/apps/replicasets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.278327021Z namespaces/openshift-controller-manager/apps/statefulsets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.278386933Z namespaces/openshift-controller-manager/autoscaling/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.278418744Z namespaces/openshift-controller-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.278498466Z namespaces/openshift-controller-manager/batch/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.278541897Z namespaces/openshift-controller-manager/batch/cronjobs.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.278711032Z namespaces/openshift-controller-manager/batch/jobs.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.278752493Z namespaces/openshift-controller-manager/build.openshift.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.278833915Z namespaces/openshift-controller-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.278929637Z namespaces/openshift-controller-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.278988469Z namespaces/openshift-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.279061421Z namespaces/openshift-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.279109762Z namespaces/openshift-controller-manager/coordination.k8s.io/leases/openshift-master-controllers.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.279199605Z namespaces/openshift-controller-manager/core/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.279243196Z namespaces/openshift-controller-manager/core/configmaps.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.279352919Z namespaces/openshift-controller-manager/core/endpoints.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.279433221Z namespaces/openshift-controller-manager/core/events.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.279544904Z namespaces/openshift-controller-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.279660197Z namespaces/openshift-controller-manager/core/pods.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.279744029Z namespaces/openshift-controller-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.279909554Z namespaces/openshift-controller-manager/core/secrets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.280114929Z namespaces/openshift-controller-manager/core/services.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.280170861Z namespaces/openshift-controller-manager/discovery.k8s.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.280199231Z namespaces/openshift-controller-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.280271073Z namespaces/openshift-controller-manager/image.openshift.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.280307534Z namespaces/openshift-controller-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.280376066Z namespaces/openshift-controller-manager/k8s.ovn.org/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.280422788Z namespaces/openshift-controller-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.28050871Z namespaces/openshift-controller-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.280588802Z namespaces/openshift-controller-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.280635543Z namespaces/openshift-controller-manager/monitoring.coreos.com/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.280689765Z namespaces/openshift-controller-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.280723165Z namespaces/openshift-controller-manager/networking.k8s.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.280789197Z namespaces/openshift-controller-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.280930911Z namespaces/openshift-controller-manager/policy/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.280972542Z namespaces/openshift-controller-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.281032554Z namespaces/openshift-controller-manager/route.openshift.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.281075335Z namespaces/openshift-controller-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.281176998Z namespaces/openshift-dns-operator/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.281227159Z namespaces/openshift-dns-operator/openshift-dns-operator.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.281355172Z namespaces/openshift-dns-operator/apps.openshift.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.281400494Z namespaces/openshift-dns-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.281447865Z namespaces/openshift-dns-operator/apps/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.281494106Z namespaces/openshift-dns-operator/apps/daemonsets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.281576268Z namespaces/openshift-dns-operator/apps/deployments.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.28165148Z namespaces/openshift-dns-operator/apps/replicasets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.281736852Z namespaces/openshift-dns-operator/apps/statefulsets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.281816625Z namespaces/openshift-dns-operator/autoscaling/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.281875686Z namespaces/openshift-dns-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.281930218Z namespaces/openshift-dns-operator/batch/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.281956138Z namespaces/openshift-dns-operator/batch/cronjobs.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.282052221Z namespaces/openshift-dns-operator/batch/jobs.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.282099692Z namespaces/openshift-dns-operator/build.openshift.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.282143423Z namespaces/openshift-dns-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.282224766Z namespaces/openshift-dns-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.282290297Z namespaces/openshift-dns-operator/core/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.282339349Z namespaces/openshift-dns-operator/core/configmaps.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.282443271Z namespaces/openshift-dns-operator/core/endpoints.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.282527024Z namespaces/openshift-dns-operator/core/events.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.282611466Z namespaces/openshift-dns-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.282690658Z namespaces/openshift-dns-operator/core/pods.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.282836742Z namespaces/openshift-dns-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.283008146Z namespaces/openshift-dns-operator/core/secrets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.283232812Z namespaces/openshift-dns-operator/core/services.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.283564111Z namespaces/openshift-dns-operator/discovery.k8s.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.283611933Z namespaces/openshift-dns-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.283685665Z namespaces/openshift-dns-operator/image.openshift.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.283730816Z namespaces/openshift-dns-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.283818698Z namespaces/openshift-dns-operator/k8s.ovn.org/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.283863079Z namespaces/openshift-dns-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.283948532Z namespaces/openshift-dns-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.284041164Z namespaces/openshift-dns-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.284105946Z namespaces/openshift-dns-operator/monitoring.coreos.com/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.284142387Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.284197698Z namespaces/openshift-dns-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.284229819Z namespaces/openshift-dns-operator/monitoring.coreos.com/prometheusrules/dns.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.284296771Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.284341372Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors/dns-operator.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.284390914Z namespaces/openshift-dns-operator/networking.k8s.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.284436265Z namespaces/openshift-dns-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.284481866Z namespaces/openshift-dns-operator/policy/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.284530387Z namespaces/openshift-dns-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.284573288Z namespaces/openshift-dns-operator/route.openshift.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.28461534Z namespaces/openshift-dns-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.284709812Z namespaces/openshift-dns/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.284753803Z namespaces/openshift-dns/openshift-dns.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.284830285Z namespaces/openshift-dns/apps.openshift.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.284879307Z namespaces/openshift-dns/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.284929958Z namespaces/openshift-dns/apps/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.284971629Z namespaces/openshift-dns/apps/daemonsets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.285118323Z namespaces/openshift-dns/apps/deployments.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.285193715Z namespaces/openshift-dns/apps/replicasets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.285274487Z namespaces/openshift-dns/apps/statefulsets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.285322128Z namespaces/openshift-dns/autoscaling/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.285365169Z namespaces/openshift-dns/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.285412881Z namespaces/openshift-dns/batch/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.285455872Z namespaces/openshift-dns/batch/cronjobs.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.285533554Z namespaces/openshift-dns/batch/jobs.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.285591566Z namespaces/openshift-dns/build.openshift.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.285639927Z namespaces/openshift-dns/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.285719529Z namespaces/openshift-dns/build.openshift.io/builds.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.285774731Z namespaces/openshift-dns/core/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.285853373Z namespaces/openshift-dns/core/configmaps.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.285963965Z namespaces/openshift-dns/core/endpoints.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.286049258Z namespaces/openshift-dns/core/events.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.286270774Z namespaces/openshift-dns/core/persistentvolumeclaims.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.286373466Z namespaces/openshift-dns/core/pods.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.286644194Z namespaces/openshift-dns/core/replicationcontrollers.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.286775567Z namespaces/openshift-dns/core/secrets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.286975192Z namespaces/openshift-dns/core/services.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.287039654Z namespaces/openshift-dns/discovery.k8s.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.287086086Z namespaces/openshift-dns/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.287140887Z namespaces/openshift-dns/image.openshift.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.287186008Z namespaces/openshift-dns/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.28725349Z namespaces/openshift-dns/k8s.ovn.org/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.287304621Z namespaces/openshift-dns/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.287385603Z namespaces/openshift-dns/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.287465316Z namespaces/openshift-dns/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.287531267Z namespaces/openshift-dns/monitoring.coreos.com/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.287571558Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.28763107Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.287663971Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors/dns-default.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.287717902Z namespaces/openshift-dns/networking.k8s.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.287775914Z namespaces/openshift-dns/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.287834955Z namespaces/openshift-dns/pods/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.287842776Z namespaces/openshift-dns/pods/dns-default-j8c2p/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.287876376Z namespaces/openshift-dns/pods/dns-default-j8c2p/dns-default-j8c2p.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.287964389Z namespaces/openshift-dns/pods/dns-default-j8c2p/dns/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.287977299Z namespaces/openshift-dns/pods/dns-default-j8c2p/dns/dns/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.287989319Z namespaces/openshift-dns/pods/dns-default-j8c2p/dns/dns/logs/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.288039511Z namespaces/openshift-dns/pods/dns-default-j8c2p/dns/dns/logs/current.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.288136334Z namespaces/openshift-dns/pods/dns-default-j8c2p/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.288231156Z namespaces/openshift-dns/pods/dns-default-j8c2p/dns/dns/logs/previous.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.288284698Z namespaces/openshift-dns/pods/dns-default-j8c2p/kube-rbac-proxy/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.288292548Z namespaces/openshift-dns/pods/dns-default-j8c2p/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.288306858Z namespaces/openshift-dns/pods/dns-default-j8c2p/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.288346269Z namespaces/openshift-dns/pods/dns-default-j8c2p/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.288441122Z namespaces/openshift-dns/pods/dns-default-j8c2p/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.288510493Z namespaces/openshift-dns/pods/dns-default-j8c2p/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.288569715Z namespaces/openshift-dns/pods/dns-default-jpsdf/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.288623436Z namespaces/openshift-dns/pods/dns-default-jpsdf/dns-default-jpsdf.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.288713249Z namespaces/openshift-dns/pods/dns-default-jpsdf/dns/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.288721159Z namespaces/openshift-dns/pods/dns-default-jpsdf/dns/dns/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.288731589Z namespaces/openshift-dns/pods/dns-default-jpsdf/dns/dns/logs/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.288890624Z namespaces/openshift-dns/pods/dns-default-jpsdf/dns/dns/logs/current.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.288990226Z namespaces/openshift-dns/pods/dns-default-jpsdf/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.289056248Z namespaces/openshift-dns/pods/dns-default-jpsdf/dns/dns/logs/previous.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.289101629Z namespaces/openshift-dns/pods/dns-default-jpsdf/kube-rbac-proxy/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.28910966Z namespaces/openshift-dns/pods/dns-default-jpsdf/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.28911599Z namespaces/openshift-dns/pods/dns-default-jpsdf/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.289172591Z namespaces/openshift-dns/pods/dns-default-jpsdf/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.289270434Z namespaces/openshift-dns/pods/dns-default-jpsdf/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.289341626Z namespaces/openshift-dns/pods/dns-default-jpsdf/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.289399997Z namespaces/openshift-dns/pods/dns-default-l8xg8/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.289451239Z namespaces/openshift-dns/pods/dns-default-l8xg8/dns-default-l8xg8.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.289553191Z namespaces/openshift-dns/pods/dns-default-l8xg8/dns/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.289561352Z namespaces/openshift-dns/pods/dns-default-l8xg8/dns/dns/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.289565122Z namespaces/openshift-dns/pods/dns-default-l8xg8/dns/dns/logs/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.289616793Z namespaces/openshift-dns/pods/dns-default-l8xg8/dns/dns/logs/current.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.289708345Z namespaces/openshift-dns/pods/dns-default-l8xg8/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.289789858Z namespaces/openshift-dns/pods/dns-default-l8xg8/dns/dns/logs/previous.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.28987934Z namespaces/openshift-dns/pods/dns-default-l8xg8/kube-rbac-proxy/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.28988823Z namespaces/openshift-dns/pods/dns-default-l8xg8/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.289895921Z namespaces/openshift-dns/pods/dns-default-l8xg8/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.289956442Z namespaces/openshift-dns/pods/dns-default-l8xg8/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.290053845Z namespaces/openshift-dns/pods/dns-default-l8xg8/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.290119687Z namespaces/openshift-dns/pods/dns-default-l8xg8/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.290164258Z namespaces/openshift-dns/pods/node-resolver-6j4ql/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.290215349Z namespaces/openshift-dns/pods/node-resolver-6j4ql/node-resolver-6j4ql.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.290302091Z namespaces/openshift-dns/pods/node-resolver-6j4ql/dns-node-resolver/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.290315522Z namespaces/openshift-dns/pods/node-resolver-6j4ql/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.290321812Z namespaces/openshift-dns/pods/node-resolver-6j4ql/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.290379243Z namespaces/openshift-dns/pods/node-resolver-6j4ql/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.29063185Z namespaces/openshift-dns/pods/node-resolver-6j4ql/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.290695302Z namespaces/openshift-dns/pods/node-resolver-6j4ql/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.290743323Z namespaces/openshift-dns/pods/node-resolver-lbjpq/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.290805365Z namespaces/openshift-dns/pods/node-resolver-lbjpq/node-resolver-lbjpq.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.290888797Z namespaces/openshift-dns/pods/node-resolver-lbjpq/dns-node-resolver/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.290898657Z namespaces/openshift-dns/pods/node-resolver-lbjpq/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.290953089Z namespaces/openshift-dns/pods/node-resolver-lbjpq/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.29100344Z namespaces/openshift-dns/pods/node-resolver-lbjpq/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.291091362Z namespaces/openshift-dns/pods/node-resolver-lbjpq/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.291165694Z namespaces/openshift-dns/pods/node-resolver-lbjpq/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.291213976Z namespaces/openshift-dns/pods/node-resolver-wjcrg/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.291250867Z namespaces/openshift-dns/pods/node-resolver-wjcrg/node-resolver-wjcrg.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.291331069Z namespaces/openshift-dns/pods/node-resolver-wjcrg/dns-node-resolver/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.291339359Z namespaces/openshift-dns/pods/node-resolver-wjcrg/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.291506053Z namespaces/openshift-dns/pods/node-resolver-wjcrg/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.291558945Z namespaces/openshift-dns/pods/node-resolver-wjcrg/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.291645837Z namespaces/openshift-dns/pods/node-resolver-wjcrg/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.291711629Z namespaces/openshift-dns/pods/node-resolver-wjcrg/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.291779651Z namespaces/openshift-dns/policy/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.291830352Z namespaces/openshift-dns/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.291880503Z namespaces/openshift-dns/route.openshift.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.291925505Z namespaces/openshift-dns/route.openshift.io/routes.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.292054208Z namespaces/openshift-etcd/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.29210786Z namespaces/openshift-etcd/openshift-etcd.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.292176061Z namespaces/openshift-etcd/apps.openshift.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.292218292Z namespaces/openshift-etcd/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.292283084Z namespaces/openshift-etcd/apps/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.292311245Z namespaces/openshift-etcd/apps/daemonsets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.292405037Z namespaces/openshift-etcd/apps/deployments.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.2924984Z namespaces/openshift-etcd/apps/replicasets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.292586852Z namespaces/openshift-etcd/apps/statefulsets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.292629863Z namespaces/openshift-etcd/autoscaling/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.292680225Z namespaces/openshift-etcd/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.292738806Z namespaces/openshift-etcd/batch/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.292811208Z namespaces/openshift-etcd/batch/cronjobs.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.292922821Z namespaces/openshift-etcd/batch/jobs.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.292983563Z namespaces/openshift-etcd/build.openshift.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.293031724Z namespaces/openshift-etcd/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.293111096Z namespaces/openshift-etcd/build.openshift.io/builds.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.293183768Z namespaces/openshift-etcd/core/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.29323104Z namespaces/openshift-etcd/core/configmaps.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.293331122Z namespaces/openshift-etcd/core/endpoints.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.293428395Z namespaces/openshift-etcd/core/events.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.293509997Z namespaces/openshift-etcd/core/persistentvolumeclaims.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.293588849Z namespaces/openshift-etcd/core/pods.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.293668831Z namespaces/openshift-etcd/core/replicationcontrollers.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.293848896Z namespaces/openshift-etcd/core/secrets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.294027731Z namespaces/openshift-etcd/core/services.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.294077062Z namespaces/openshift-etcd/discovery.k8s.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.294138594Z namespaces/openshift-etcd/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.294190205Z namespaces/openshift-etcd/image.openshift.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.294238437Z namespaces/openshift-etcd/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.294304668Z namespaces/openshift-etcd/k8s.ovn.org/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.29434394Z namespaces/openshift-etcd/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.294427672Z namespaces/openshift-etcd/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.294506284Z namespaces/openshift-etcd/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.294549915Z namespaces/openshift-etcd/monitoring.coreos.com/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.294601656Z namespaces/openshift-etcd/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.294659218Z namespaces/openshift-etcd/networking.k8s.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.294707899Z namespaces/openshift-etcd/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.294777081Z namespaces/openshift-etcd/policy/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.294834833Z namespaces/openshift-etcd/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.294899384Z namespaces/openshift-etcd/route.openshift.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.294941765Z namespaces/openshift-etcd/route.openshift.io/routes.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.295052928Z namespaces/openshift-host-network/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.295104Z namespaces/openshift-host-network/openshift-host-network.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.295175992Z namespaces/openshift-host-network/apps.openshift.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.295225883Z namespaces/openshift-host-network/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.295288375Z namespaces/openshift-host-network/apps/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.295322946Z namespaces/openshift-host-network/apps/daemonsets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.295431229Z namespaces/openshift-host-network/apps/deployments.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.295516811Z namespaces/openshift-host-network/apps/replicasets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.295599173Z namespaces/openshift-host-network/apps/statefulsets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.295991533Z namespaces/openshift-host-network/autoscaling/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.296026204Z namespaces/openshift-host-network/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.296095086Z namespaces/openshift-host-network/batch/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.296126987Z namespaces/openshift-host-network/batch/cronjobs.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.296215779Z namespaces/openshift-host-network/batch/jobs.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.296271441Z namespaces/openshift-host-network/build.openshift.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.296304682Z namespaces/openshift-host-network/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.296402355Z namespaces/openshift-host-network/build.openshift.io/builds.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.296474786Z namespaces/openshift-host-network/core/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.296514518Z namespaces/openshift-host-network/core/configmaps.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.29662215Z namespaces/openshift-host-network/core/endpoints.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.296701772Z namespaces/openshift-host-network/core/events.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.296888557Z namespaces/openshift-host-network/core/persistentvolumeclaims.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.29697337Z namespaces/openshift-host-network/core/pods.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.297052632Z namespaces/openshift-host-network/core/replicationcontrollers.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.297200656Z namespaces/openshift-host-network/core/secrets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.297307308Z namespaces/openshift-host-network/core/services.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.29736708Z namespaces/openshift-host-network/core/resourcequotas/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.297415451Z namespaces/openshift-host-network/core/resourcequotas/host-network-namespace-quotas.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.297469683Z namespaces/openshift-host-network/discovery.k8s.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.297512844Z namespaces/openshift-host-network/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.297559255Z namespaces/openshift-host-network/image.openshift.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.297602307Z namespaces/openshift-host-network/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.297673158Z namespaces/openshift-host-network/k8s.ovn.org/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.29772379Z namespaces/openshift-host-network/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.297820282Z namespaces/openshift-host-network/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.297904135Z namespaces/openshift-host-network/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.297954006Z namespaces/openshift-host-network/monitoring.coreos.com/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.298001897Z namespaces/openshift-host-network/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.298044618Z namespaces/openshift-host-network/networking.k8s.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.298076059Z namespaces/openshift-host-network/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.298141261Z namespaces/openshift-host-network/policy/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.298190552Z namespaces/openshift-host-network/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.298235923Z namespaces/openshift-host-network/route.openshift.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.298278585Z namespaces/openshift-host-network/route.openshift.io/routes.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.298378477Z namespaces/openshift-image-registry/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.298419328Z namespaces/openshift-image-registry/openshift-image-registry.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.29848611Z namespaces/openshift-image-registry/apps.openshift.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.298517101Z namespaces/openshift-image-registry/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.298587823Z namespaces/openshift-image-registry/apps/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.298631784Z namespaces/openshift-image-registry/apps/daemonsets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.298741027Z namespaces/openshift-image-registry/apps/deployments.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.298895361Z namespaces/openshift-image-registry/apps/replicasets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.299098016Z namespaces/openshift-image-registry/apps/statefulsets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.299143368Z namespaces/openshift-image-registry/autoscaling/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.299186599Z namespaces/openshift-image-registry/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.29923477Z namespaces/openshift-image-registry/batch/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.299276121Z namespaces/openshift-image-registry/batch/cronjobs.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.299382764Z namespaces/openshift-image-registry/batch/jobs.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.299438805Z namespaces/openshift-image-registry/build.openshift.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.299482307Z namespaces/openshift-image-registry/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.299565159Z namespaces/openshift-image-registry/build.openshift.io/builds.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.29962075Z namespaces/openshift-image-registry/coordination.k8s.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.299627701Z namespaces/openshift-image-registry/coordination.k8s.io/leases/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.299682002Z namespaces/openshift-image-registry/coordination.k8s.io/leases/openshift-master-controllers.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.299768744Z namespaces/openshift-image-registry/core/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.299830346Z namespaces/openshift-image-registry/core/configmaps.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.300553935Z namespaces/openshift-image-registry/core/endpoints.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.300637817Z namespaces/openshift-image-registry/core/events.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.300927555Z namespaces/openshift-image-registry/core/persistentvolumeclaims.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.301005287Z namespaces/openshift-image-registry/core/pods.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.301232233Z namespaces/openshift-image-registry/core/replicationcontrollers.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.301363567Z namespaces/openshift-image-registry/core/secrets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.301577483Z namespaces/openshift-image-registry/core/services.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.301651515Z namespaces/openshift-image-registry/discovery.k8s.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.301700116Z namespaces/openshift-image-registry/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.301785338Z namespaces/openshift-image-registry/image.openshift.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.30185032Z namespaces/openshift-image-registry/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.301926012Z namespaces/openshift-image-registry/k8s.ovn.org/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.301970443Z namespaces/openshift-image-registry/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.302059955Z namespaces/openshift-image-registry/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.302134237Z namespaces/openshift-image-registry/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.302201019Z namespaces/openshift-image-registry/monitoring.coreos.com/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.302248431Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.302315572Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.302371734Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/image-registry-operator-alerts.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.302464646Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/image-registry-rules.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.302552509Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/imagestreams-rules.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.30261732Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.302676362Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors/image-registry.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.302735004Z namespaces/openshift-image-registry/networking.k8s.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.302776365Z namespaces/openshift-image-registry/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.302867907Z namespaces/openshift-image-registry/pods/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.302875117Z namespaces/openshift-image-registry/pods/image-registry-84b869bf79-7dm68/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.302914088Z namespaces/openshift-image-registry/pods/image-registry-84b869bf79-7dm68/image-registry-84b869bf79-7dm68.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.303033772Z namespaces/openshift-image-registry/pods/image-registry-84b869bf79-7dm68/registry/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.303041392Z namespaces/openshift-image-registry/pods/image-registry-84b869bf79-7dm68/registry/registry/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.303049432Z namespaces/openshift-image-registry/pods/image-registry-84b869bf79-7dm68/registry/registry/logs/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.303102533Z namespaces/openshift-image-registry/pods/image-registry-84b869bf79-7dm68/registry/registry/logs/current.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.304337656Z namespaces/openshift-image-registry/pods/image-registry-84b869bf79-7dm68/registry/registry/logs/previous.insecure.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.304405448Z namespaces/openshift-image-registry/pods/image-registry-84b869bf79-7dm68/registry/registry/logs/previous.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.30446154Z namespaces/openshift-image-registry/pods/node-ca-69jt2/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.304501831Z namespaces/openshift-image-registry/pods/node-ca-69jt2/node-ca-69jt2.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.304582873Z namespaces/openshift-image-registry/pods/node-ca-69jt2/node-ca/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.304590383Z namespaces/openshift-image-registry/pods/node-ca-69jt2/node-ca/node-ca/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.304598773Z namespaces/openshift-image-registry/pods/node-ca-69jt2/node-ca/node-ca/logs/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.304656495Z namespaces/openshift-image-registry/pods/node-ca-69jt2/node-ca/node-ca/logs/current.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.304937482Z namespaces/openshift-image-registry/pods/node-ca-69jt2/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.305006224Z namespaces/openshift-image-registry/pods/node-ca-69jt2/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.305058006Z namespaces/openshift-image-registry/pods/node-ca-gkwt4/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.305102177Z namespaces/openshift-image-registry/pods/node-ca-gkwt4/node-ca-gkwt4.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.305181749Z namespaces/openshift-image-registry/pods/node-ca-gkwt4/node-ca/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.305190349Z namespaces/openshift-image-registry/pods/node-ca-gkwt4/node-ca/node-ca/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.305198129Z namespaces/openshift-image-registry/pods/node-ca-gkwt4/node-ca/node-ca/logs/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.305248761Z namespaces/openshift-image-registry/pods/node-ca-gkwt4/node-ca/node-ca/logs/current.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.305385784Z namespaces/openshift-image-registry/pods/node-ca-gkwt4/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.305459886Z namespaces/openshift-image-registry/pods/node-ca-gkwt4/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.305519508Z namespaces/openshift-image-registry/pods/node-ca-lkjfw/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.305566099Z namespaces/openshift-image-registry/pods/node-ca-lkjfw/node-ca-lkjfw.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.305640401Z namespaces/openshift-image-registry/pods/node-ca-lkjfw/node-ca/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.305650001Z namespaces/openshift-image-registry/pods/node-ca-lkjfw/node-ca/node-ca/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.305659212Z namespaces/openshift-image-registry/pods/node-ca-lkjfw/node-ca/node-ca/logs/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.305714003Z namespaces/openshift-image-registry/pods/node-ca-lkjfw/node-ca/node-ca/logs/current.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.305877137Z namespaces/openshift-image-registry/pods/node-ca-lkjfw/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.30598003Z namespaces/openshift-image-registry/pods/node-ca-lkjfw/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.306018081Z namespaces/openshift-image-registry/policy/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.306065842Z namespaces/openshift-image-registry/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.306124744Z namespaces/openshift-image-registry/route.openshift.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.306174105Z namespaces/openshift-image-registry/route.openshift.io/routes.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.306272838Z namespaces/openshift-ingress-canary/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.306323039Z namespaces/openshift-ingress-canary/openshift-ingress-canary.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.306391531Z namespaces/openshift-ingress-canary/apps.openshift.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.306434862Z namespaces/openshift-ingress-canary/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.306495214Z namespaces/openshift-ingress-canary/apps/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.306545085Z namespaces/openshift-ingress-canary/apps/daemonsets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.306683769Z namespaces/openshift-ingress-canary/apps/deployments.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.306774792Z namespaces/openshift-ingress-canary/apps/replicasets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.306887015Z namespaces/openshift-ingress-canary/apps/statefulsets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.306934196Z namespaces/openshift-ingress-canary/autoscaling/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.306974427Z namespaces/openshift-ingress-canary/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.307031538Z namespaces/openshift-ingress-canary/batch/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.30709377Z namespaces/openshift-ingress-canary/batch/cronjobs.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.307184442Z namespaces/openshift-ingress-canary/batch/jobs.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.307250144Z namespaces/openshift-ingress-canary/build.openshift.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.307293685Z namespaces/openshift-ingress-canary/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.307379257Z namespaces/openshift-ingress-canary/build.openshift.io/builds.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.307449259Z namespaces/openshift-ingress-canary/core/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.307547082Z namespaces/openshift-ingress-canary/core/configmaps.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.307660955Z namespaces/openshift-ingress-canary/core/endpoints.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.307756058Z namespaces/openshift-ingress-canary/core/events.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.307950253Z namespaces/openshift-ingress-canary/core/persistentvolumeclaims.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.308054096Z namespaces/openshift-ingress-canary/core/pods.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.30821612Z namespaces/openshift-ingress-canary/core/replicationcontrollers.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.308353304Z namespaces/openshift-ingress-canary/core/secrets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.30857316Z namespaces/openshift-ingress-canary/core/services.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.308646871Z namespaces/openshift-ingress-canary/discovery.k8s.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.308691033Z namespaces/openshift-ingress-canary/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.308746594Z namespaces/openshift-ingress-canary/image.openshift.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.308831446Z namespaces/openshift-ingress-canary/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.308900448Z namespaces/openshift-ingress-canary/k8s.ovn.org/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.308945009Z namespaces/openshift-ingress-canary/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.309027832Z namespaces/openshift-ingress-canary/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.309114364Z namespaces/openshift-ingress-canary/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.309166405Z namespaces/openshift-ingress-canary/monitoring.coreos.com/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.309226647Z namespaces/openshift-ingress-canary/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.309279078Z namespaces/openshift-ingress-canary/networking.k8s.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.309322869Z namespaces/openshift-ingress-canary/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.309382201Z namespaces/openshift-ingress-canary/pods/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.309401351Z namespaces/openshift-ingress-canary/pods/ingress-canary-62m44/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.309454393Z namespaces/openshift-ingress-canary/pods/ingress-canary-62m44/ingress-canary-62m44.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.309550046Z namespaces/openshift-ingress-canary/pods/ingress-canary-62m44/serve-healthcheck-canary/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.309563546Z namespaces/openshift-ingress-canary/pods/ingress-canary-62m44/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.309569186Z namespaces/openshift-ingress-canary/pods/ingress-canary-62m44/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.309612757Z namespaces/openshift-ingress-canary/pods/ingress-canary-62m44/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.30971311Z namespaces/openshift-ingress-canary/pods/ingress-canary-62m44/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.309817773Z namespaces/openshift-ingress-canary/pods/ingress-canary-62m44/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.310220313Z namespaces/openshift-ingress-canary/pods/ingress-canary-cxjbg/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.310271225Z namespaces/openshift-ingress-canary/pods/ingress-canary-cxjbg/ingress-canary-cxjbg.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.310354127Z namespaces/openshift-ingress-canary/pods/ingress-canary-cxjbg/serve-healthcheck-canary/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.310362467Z namespaces/openshift-ingress-canary/pods/ingress-canary-cxjbg/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.310372008Z namespaces/openshift-ingress-canary/pods/ingress-canary-cxjbg/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.310429629Z namespaces/openshift-ingress-canary/pods/ingress-canary-cxjbg/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.310552522Z namespaces/openshift-ingress-canary/pods/ingress-canary-cxjbg/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.310640835Z namespaces/openshift-ingress-canary/pods/ingress-canary-cxjbg/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.310672816Z namespaces/openshift-ingress-canary/pods/ingress-canary-scthp/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.310722007Z namespaces/openshift-ingress-canary/pods/ingress-canary-scthp/ingress-canary-scthp.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.31083576Z namespaces/openshift-ingress-canary/pods/ingress-canary-scthp/serve-healthcheck-canary/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.31084877Z namespaces/openshift-ingress-canary/pods/ingress-canary-scthp/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.310854801Z namespaces/openshift-ingress-canary/pods/ingress-canary-scthp/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.310890141Z namespaces/openshift-ingress-canary/pods/ingress-canary-scthp/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.310983574Z namespaces/openshift-ingress-canary/pods/ingress-canary-scthp/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.311055446Z namespaces/openshift-ingress-canary/pods/ingress-canary-scthp/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.311087077Z namespaces/openshift-ingress-canary/policy/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.311131428Z namespaces/openshift-ingress-canary/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.311182669Z namespaces/openshift-ingress-canary/route.openshift.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.31121814Z namespaces/openshift-ingress-canary/route.openshift.io/routes.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.311317103Z namespaces/openshift-ingress-operator/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.311358014Z namespaces/openshift-ingress-operator/openshift-ingress-operator.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.311419456Z namespaces/openshift-ingress-operator/apps.openshift.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.311447606Z namespaces/openshift-ingress-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.311533339Z namespaces/openshift-ingress-operator/apps/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.31158674Z namespaces/openshift-ingress-operator/apps/daemonsets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.311691443Z namespaces/openshift-ingress-operator/apps/deployments.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.311774315Z namespaces/openshift-ingress-operator/apps/replicasets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.311900609Z namespaces/openshift-ingress-operator/apps/statefulsets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.31195085Z namespaces/openshift-ingress-operator/autoscaling/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.312025532Z namespaces/openshift-ingress-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.312076413Z namespaces/openshift-ingress-operator/batch/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.312134195Z namespaces/openshift-ingress-operator/batch/cronjobs.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.312210317Z namespaces/openshift-ingress-operator/batch/jobs.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.312257638Z namespaces/openshift-ingress-operator/build.openshift.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.312299769Z namespaces/openshift-ingress-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.312384631Z namespaces/openshift-ingress-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.312445483Z namespaces/openshift-ingress-operator/core/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.312493054Z namespaces/openshift-ingress-operator/core/configmaps.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.313347477Z namespaces/openshift-ingress-operator/core/endpoints.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.313429109Z namespaces/openshift-ingress-operator/core/events.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.313534142Z namespaces/openshift-ingress-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.313612094Z namespaces/openshift-ingress-operator/core/pods.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.313695537Z namespaces/openshift-ingress-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.31384241Z namespaces/openshift-ingress-operator/core/secrets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.314039966Z namespaces/openshift-ingress-operator/core/services.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.314107657Z namespaces/openshift-ingress-operator/discovery.k8s.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.314155829Z namespaces/openshift-ingress-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.31421296Z namespaces/openshift-ingress-operator/image.openshift.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.314242591Z namespaces/openshift-ingress-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.314293442Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.314302003Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/dnsrecords/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.314334603Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/dnsrecords/default-wildcard.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.314414996Z namespaces/openshift-ingress-operator/k8s.ovn.org/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.314461337Z namespaces/openshift-ingress-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.314544809Z namespaces/openshift-ingress-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.314621361Z namespaces/openshift-ingress-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.314678963Z namespaces/openshift-ingress-operator/monitoring.coreos.com/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.314734554Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.314810506Z namespaces/openshift-ingress-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.314860777Z namespaces/openshift-ingress-operator/monitoring.coreos.com/prometheusrules/ingress-operator.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.31493788Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.314970671Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors/ingress-operator.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.315039312Z namespaces/openshift-ingress-operator/networking.k8s.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.315071103Z namespaces/openshift-ingress-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.315140035Z namespaces/openshift-ingress-operator/operator.openshift.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.315147415Z namespaces/openshift-ingress-operator/operator.openshift.io/ingresscontrollers/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.315199517Z namespaces/openshift-ingress-operator/operator.openshift.io/ingresscontrollers/default.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.315280969Z namespaces/openshift-ingress-operator/policy/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.31531764Z namespaces/openshift-ingress-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.315372271Z namespaces/openshift-ingress-operator/route.openshift.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.315413222Z namespaces/openshift-ingress-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.315487414Z namespaces/openshift-ingress/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.315517395Z namespaces/openshift-ingress/openshift-ingress.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.315586747Z namespaces/openshift-ingress/apps.openshift.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.315634398Z namespaces/openshift-ingress/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.31570206Z namespaces/openshift-ingress/apps/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.315735131Z namespaces/openshift-ingress/apps/daemonsets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.315865004Z namespaces/openshift-ingress/apps/deployments.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.316013898Z namespaces/openshift-ingress/apps/replicasets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.316141292Z namespaces/openshift-ingress/apps/statefulsets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.316193223Z namespaces/openshift-ingress/autoscaling/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.316225994Z namespaces/openshift-ingress/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.316294346Z namespaces/openshift-ingress/batch/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.316328777Z namespaces/openshift-ingress/batch/cronjobs.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.316416649Z namespaces/openshift-ingress/batch/jobs.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.316472741Z namespaces/openshift-ingress/build.openshift.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.316518092Z namespaces/openshift-ingress/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.316601564Z namespaces/openshift-ingress/build.openshift.io/builds.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.316696306Z namespaces/openshift-ingress/core/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.316744248Z namespaces/openshift-ingress/core/configmaps.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.316905492Z namespaces/openshift-ingress/core/endpoints.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.316999155Z namespaces/openshift-ingress/core/events.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.317128568Z namespaces/openshift-ingress/core/persistentvolumeclaims.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.31720276Z namespaces/openshift-ingress/core/pods.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.317344124Z namespaces/openshift-ingress/core/replicationcontrollers.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.317482038Z namespaces/openshift-ingress/core/secrets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.317691983Z namespaces/openshift-ingress/core/services.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.317803626Z namespaces/openshift-ingress/discovery.k8s.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.317831537Z namespaces/openshift-ingress/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.317921559Z namespaces/openshift-ingress/image.openshift.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.31795153Z namespaces/openshift-ingress/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.318030212Z namespaces/openshift-ingress/k8s.ovn.org/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.318074473Z namespaces/openshift-ingress/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.318171716Z namespaces/openshift-ingress/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.318266659Z namespaces/openshift-ingress/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.31832522Z namespaces/openshift-ingress/monitoring.coreos.com/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.318366051Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.318429503Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.318469144Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors/router-default.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.318534396Z namespaces/openshift-ingress/networking.k8s.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.318574087Z namespaces/openshift-ingress/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.318625438Z namespaces/openshift-ingress/pods/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.318632208Z namespaces/openshift-ingress/pods/router-default-5b7d8c6889-vnsl7/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.31868392Z namespaces/openshift-ingress/pods/router-default-5b7d8c6889-vnsl7/router-default-5b7d8c6889-vnsl7.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.318834514Z namespaces/openshift-ingress/pods/router-default-5b7d8c6889-vnsl7/router/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.318845434Z namespaces/openshift-ingress/pods/router-default-5b7d8c6889-vnsl7/router/router/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.318855724Z namespaces/openshift-ingress/pods/router-default-5b7d8c6889-vnsl7/router/router/logs/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.318928666Z namespaces/openshift-ingress/pods/router-default-5b7d8c6889-vnsl7/router/router/logs/current.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.31906511Z namespaces/openshift-ingress/pods/router-default-5b7d8c6889-vnsl7/router/router/logs/previous.insecure.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.319137822Z namespaces/openshift-ingress/pods/router-default-5b7d8c6889-vnsl7/router/router/logs/previous.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.319172613Z namespaces/openshift-ingress/policy/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.319206864Z namespaces/openshift-ingress/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.319256555Z namespaces/openshift-ingress/route.openshift.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.319300616Z namespaces/openshift-ingress/route.openshift.io/routes.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.319387918Z namespaces/openshift-insights/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.3194412Z namespaces/openshift-insights/openshift-insights.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.319526322Z namespaces/openshift-insights/apps.openshift.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.319562793Z namespaces/openshift-insights/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.319647625Z namespaces/openshift-insights/apps/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.319679226Z namespaces/openshift-insights/apps/daemonsets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.319841931Z namespaces/openshift-insights/apps/deployments.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.319967284Z namespaces/openshift-insights/apps/replicasets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.320085367Z namespaces/openshift-insights/apps/statefulsets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.320315153Z namespaces/openshift-insights/apps/deployments/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.320368335Z namespaces/openshift-insights/apps/deployments/insights-operator.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.320458677Z namespaces/openshift-insights/autoscaling/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.320513979Z namespaces/openshift-insights/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.32056847Z namespaces/openshift-insights/batch/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.320598641Z namespaces/openshift-insights/batch/cronjobs.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.320687073Z namespaces/openshift-insights/batch/jobs.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.320746695Z namespaces/openshift-insights/build.openshift.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.320910009Z namespaces/openshift-insights/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.321009552Z namespaces/openshift-insights/build.openshift.io/builds.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.321095594Z namespaces/openshift-insights/core/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.321141685Z namespaces/openshift-insights/core/configmaps.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.321877055Z namespaces/openshift-insights/core/endpoints.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.321968087Z namespaces/openshift-insights/core/events.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.322246495Z namespaces/openshift-insights/core/persistentvolumeclaims.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.322376048Z namespaces/openshift-insights/core/pods.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.322679366Z namespaces/openshift-insights/core/replicationcontrollers.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.322770709Z namespaces/openshift-insights/core/secrets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.322940023Z namespaces/openshift-insights/core/services.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.323006065Z namespaces/openshift-insights/core/configmaps/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.323051406Z namespaces/openshift-insights/core/configmaps/service-ca-bundle.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.323127808Z namespaces/openshift-insights/core/serviceaccounts/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.323163029Z namespaces/openshift-insights/core/serviceaccounts/gather.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.323259452Z namespaces/openshift-insights/core/serviceaccounts/operator.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.323306673Z namespaces/openshift-insights/core/services/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.323347674Z namespaces/openshift-insights/core/services/metrics.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.323399796Z namespaces/openshift-insights/discovery.k8s.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.323429866Z namespaces/openshift-insights/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.323500318Z namespaces/openshift-insights/image.openshift.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.323532249Z namespaces/openshift-insights/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.323586811Z namespaces/openshift-insights/k8s.ovn.org/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.323618562Z namespaces/openshift-insights/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.323708884Z namespaces/openshift-insights/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.323807616Z namespaces/openshift-insights/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.323880449Z namespaces/openshift-insights/monitoring.coreos.com/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.32393118Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.324046333Z namespaces/openshift-insights/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.324066283Z namespaces/openshift-insights/monitoring.coreos.com/prometheusrules/insights-prometheus-rules.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.324154376Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.324186947Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors/insights-operator.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.324251318Z namespaces/openshift-insights/networking.k8s.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.324266249Z namespaces/openshift-insights/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.324354001Z namespaces/openshift-insights/pods/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.324363901Z namespaces/openshift-insights/pods/insights-operator-5885fdb759-xr5pw/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.324403123Z namespaces/openshift-insights/pods/insights-operator-5885fdb759-xr5pw/insights-operator-5885fdb759-xr5pw.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.324504445Z namespaces/openshift-insights/pods/insights-operator-5885fdb759-xr5pw/insights-operator/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.324513785Z namespaces/openshift-insights/pods/insights-operator-5885fdb759-xr5pw/insights-operator/insights-operator/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.324518526Z namespaces/openshift-insights/pods/insights-operator-5885fdb759-xr5pw/insights-operator/insights-operator/logs/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.324559547Z namespaces/openshift-insights/pods/insights-operator-5885fdb759-xr5pw/insights-operator/insights-operator/logs/current.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.324984038Z namespaces/openshift-insights/pods/insights-operator-5885fdb759-xr5pw/insights-operator/insights-operator/logs/previous.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.325333287Z namespaces/openshift-insights/pods/insights-runtime-extractor-jdnzr/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.325378898Z namespaces/openshift-insights/pods/insights-runtime-extractor-jdnzr/insights-runtime-extractor-jdnzr.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.325481501Z namespaces/openshift-insights/pods/insights-runtime-extractor-jdnzr/exporter/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.325488581Z namespaces/openshift-insights/pods/insights-runtime-extractor-jdnzr/exporter/exporter/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.325494912Z namespaces/openshift-insights/pods/insights-runtime-extractor-jdnzr/exporter/exporter/logs/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.325551473Z namespaces/openshift-insights/pods/insights-runtime-extractor-jdnzr/exporter/exporter/logs/current.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.325672876Z namespaces/openshift-insights/pods/insights-runtime-extractor-jdnzr/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.325749108Z namespaces/openshift-insights/pods/insights-runtime-extractor-jdnzr/exporter/exporter/logs/previous.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.32582043Z namespaces/openshift-insights/pods/insights-runtime-extractor-jdnzr/extractor/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.325840561Z namespaces/openshift-insights/pods/insights-runtime-extractor-jdnzr/extractor/extractor/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.325849371Z namespaces/openshift-insights/pods/insights-runtime-extractor-jdnzr/extractor/extractor/logs/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.325899802Z namespaces/openshift-insights/pods/insights-runtime-extractor-jdnzr/extractor/extractor/logs/current.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.326010635Z namespaces/openshift-insights/pods/insights-runtime-extractor-jdnzr/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.326104638Z namespaces/openshift-insights/pods/insights-runtime-extractor-jdnzr/extractor/extractor/logs/previous.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.326144149Z namespaces/openshift-insights/pods/insights-runtime-extractor-jdnzr/kube-rbac-proxy/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.326152549Z namespaces/openshift-insights/pods/insights-runtime-extractor-jdnzr/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.32616307Z namespaces/openshift-insights/pods/insights-runtime-extractor-jdnzr/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.326229281Z namespaces/openshift-insights/pods/insights-runtime-extractor-jdnzr/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.326319824Z namespaces/openshift-insights/pods/insights-runtime-extractor-jdnzr/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.326396596Z namespaces/openshift-insights/pods/insights-runtime-extractor-jdnzr/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.326457567Z namespaces/openshift-insights/pods/insights-runtime-extractor-m5wdv/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.326505879Z namespaces/openshift-insights/pods/insights-runtime-extractor-m5wdv/insights-runtime-extractor-m5wdv.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.326599521Z namespaces/openshift-insights/pods/insights-runtime-extractor-m5wdv/exporter/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.326606881Z namespaces/openshift-insights/pods/insights-runtime-extractor-m5wdv/exporter/exporter/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.326620402Z namespaces/openshift-insights/pods/insights-runtime-extractor-m5wdv/exporter/exporter/logs/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.326659503Z namespaces/openshift-insights/pods/insights-runtime-extractor-m5wdv/exporter/exporter/logs/current.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.326753255Z namespaces/openshift-insights/pods/insights-runtime-extractor-m5wdv/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.326857838Z namespaces/openshift-insights/pods/insights-runtime-extractor-m5wdv/exporter/exporter/logs/previous.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.326900989Z namespaces/openshift-insights/pods/insights-runtime-extractor-m5wdv/extractor/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.32691363Z namespaces/openshift-insights/pods/insights-runtime-extractor-m5wdv/extractor/extractor/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.32691973Z namespaces/openshift-insights/pods/insights-runtime-extractor-m5wdv/extractor/extractor/logs/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.326980281Z namespaces/openshift-insights/pods/insights-runtime-extractor-m5wdv/extractor/extractor/logs/current.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.327106205Z namespaces/openshift-insights/pods/insights-runtime-extractor-m5wdv/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.327178797Z namespaces/openshift-insights/pods/insights-runtime-extractor-m5wdv/extractor/extractor/logs/previous.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.327207547Z namespaces/openshift-insights/pods/insights-runtime-extractor-m5wdv/kube-rbac-proxy/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.327214047Z namespaces/openshift-insights/pods/insights-runtime-extractor-m5wdv/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.327223328Z namespaces/openshift-insights/pods/insights-runtime-extractor-m5wdv/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.32728578Z namespaces/openshift-insights/pods/insights-runtime-extractor-m5wdv/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.327379242Z namespaces/openshift-insights/pods/insights-runtime-extractor-m5wdv/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.327451494Z namespaces/openshift-insights/pods/insights-runtime-extractor-m5wdv/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.327776682Z namespaces/openshift-insights/pods/insights-runtime-extractor-q7jgs/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.327850215Z namespaces/openshift-insights/pods/insights-runtime-extractor-q7jgs/insights-runtime-extractor-q7jgs.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.327944007Z namespaces/openshift-insights/pods/insights-runtime-extractor-q7jgs/exporter/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.327950847Z namespaces/openshift-insights/pods/insights-runtime-extractor-q7jgs/exporter/exporter/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.327956857Z namespaces/openshift-insights/pods/insights-runtime-extractor-q7jgs/exporter/exporter/logs/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.328026349Z namespaces/openshift-insights/pods/insights-runtime-extractor-q7jgs/exporter/exporter/logs/current.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.328128902Z namespaces/openshift-insights/pods/insights-runtime-extractor-q7jgs/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.328211074Z namespaces/openshift-insights/pods/insights-runtime-extractor-q7jgs/exporter/exporter/logs/previous.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.328250915Z namespaces/openshift-insights/pods/insights-runtime-extractor-q7jgs/extractor/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.328258415Z namespaces/openshift-insights/pods/insights-runtime-extractor-q7jgs/extractor/extractor/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.328272606Z namespaces/openshift-insights/pods/insights-runtime-extractor-q7jgs/extractor/extractor/logs/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.328340757Z namespaces/openshift-insights/pods/insights-runtime-extractor-q7jgs/extractor/extractor/logs/current.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.328448251Z namespaces/openshift-insights/pods/insights-runtime-extractor-q7jgs/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.328522293Z namespaces/openshift-insights/pods/insights-runtime-extractor-q7jgs/extractor/extractor/logs/previous.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.328556593Z namespaces/openshift-insights/pods/insights-runtime-extractor-q7jgs/kube-rbac-proxy/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.328562954Z namespaces/openshift-insights/pods/insights-runtime-extractor-q7jgs/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.328572084Z namespaces/openshift-insights/pods/insights-runtime-extractor-q7jgs/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.328626105Z namespaces/openshift-insights/pods/insights-runtime-extractor-q7jgs/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.328715107Z namespaces/openshift-insights/pods/insights-runtime-extractor-q7jgs/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.328828651Z namespaces/openshift-insights/pods/insights-runtime-extractor-q7jgs/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.328872712Z namespaces/openshift-insights/policy/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.328939064Z namespaces/openshift-insights/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.329001605Z namespaces/openshift-insights/route.openshift.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.329048127Z namespaces/openshift-insights/route.openshift.io/routes.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.329105778Z namespaces/openshift-keda/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.329113398Z namespaces/openshift-keda/coordination.k8s.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.329119538Z namespaces/openshift-keda/coordination.k8s.io/leases/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.32917499Z namespaces/openshift-keda/coordination.k8s.io/leases/olm-operator.keda.sh.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.329278613Z namespaces/openshift-keda/coordination.k8s.io/leases/operator.keda.sh.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.329328514Z namespaces/openshift-keda/monitoring.coreos.com/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.329338824Z namespaces/openshift-keda/monitoring.coreos.com/podmonitors/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.329390146Z namespaces/openshift-keda/monitoring.coreos.com/podmonitors/keda-olm-operator.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.329456197Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.329508409Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-admission-webhooks.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.329618262Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-metrics-apiserver.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.329700734Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-operator.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.329771926Z namespaces/openshift-keda/operators.coreos.com/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.329801657Z namespaces/openshift-keda/operators.coreos.com/clusterserviceversions/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.329860788Z namespaces/openshift-keda/operators.coreos.com/clusterserviceversions/custom-metrics-autoscaler.v2.19.0-2.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.330048903Z namespaces/openshift-keda/operators.coreos.com/installplans/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.330093675Z namespaces/openshift-keda/operators.coreos.com/installplans/install-gzkmw.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.330218558Z namespaces/openshift-keda/operators.coreos.com/operatorconditions/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.330248929Z namespaces/openshift-keda/operators.coreos.com/operatorconditions/custom-metrics-autoscaler.v2.19.0-2.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.33031711Z namespaces/openshift-keda/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.330356931Z namespaces/openshift-keda/operators.coreos.com/operatorgroups/openshift-keda.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.330424113Z namespaces/openshift-keda/operators.coreos.com/subscriptions/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.330468634Z namespaces/openshift-keda/operators.coreos.com/subscriptions/openshift-custom-metrics-autoscaler-operator.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.330569997Z namespaces/openshift-kube-apiserver-operator/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.330621049Z namespaces/openshift-kube-apiserver-operator/openshift-kube-apiserver-operator.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.330697261Z namespaces/openshift-kube-apiserver-operator/apps.openshift.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.330730872Z namespaces/openshift-kube-apiserver-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.330779333Z namespaces/openshift-kube-apiserver-operator/apps/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.330851945Z namespaces/openshift-kube-apiserver-operator/apps/daemonsets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.330936127Z namespaces/openshift-kube-apiserver-operator/apps/deployments.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.331021989Z namespaces/openshift-kube-apiserver-operator/apps/replicasets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.331105822Z namespaces/openshift-kube-apiserver-operator/apps/statefulsets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.331159973Z namespaces/openshift-kube-apiserver-operator/autoscaling/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.331178444Z namespaces/openshift-kube-apiserver-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.331235615Z namespaces/openshift-kube-apiserver-operator/batch/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.331289667Z namespaces/openshift-kube-apiserver-operator/batch/cronjobs.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.331366989Z namespaces/openshift-kube-apiserver-operator/batch/jobs.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.33143144Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.331478952Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.331559614Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.331621985Z namespaces/openshift-kube-apiserver-operator/core/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.331666906Z namespaces/openshift-kube-apiserver-operator/core/configmaps.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.33178965Z namespaces/openshift-kube-apiserver-operator/core/endpoints.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.331890923Z namespaces/openshift-kube-apiserver-operator/core/events.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.331967125Z namespaces/openshift-kube-apiserver-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.332063907Z namespaces/openshift-kube-apiserver-operator/core/pods.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.332143879Z namespaces/openshift-kube-apiserver-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.332270123Z namespaces/openshift-kube-apiserver-operator/core/secrets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.332470248Z namespaces/openshift-kube-apiserver-operator/core/services.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.33253335Z namespaces/openshift-kube-apiserver-operator/discovery.k8s.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.332580541Z namespaces/openshift-kube-apiserver-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.332637392Z namespaces/openshift-kube-apiserver-operator/image.openshift.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.332680564Z namespaces/openshift-kube-apiserver-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.332746366Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.332814707Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.332902739Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.332986912Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.333029423Z namespaces/openshift-kube-apiserver-operator/monitoring.coreos.com/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.333074714Z namespaces/openshift-kube-apiserver-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.333125925Z namespaces/openshift-kube-apiserver-operator/networking.k8s.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.333156336Z namespaces/openshift-kube-apiserver-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.333207188Z namespaces/openshift-kube-apiserver-operator/policy/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.333241849Z namespaces/openshift-kube-apiserver-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.3332977Z namespaces/openshift-kube-apiserver-operator/route.openshift.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.333344481Z namespaces/openshift-kube-apiserver-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.333433394Z namespaces/openshift-kube-apiserver/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.333481955Z namespaces/openshift-kube-apiserver/openshift-kube-apiserver.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.333547547Z namespaces/openshift-kube-apiserver/apps.openshift.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.333579908Z namespaces/openshift-kube-apiserver/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.33365233Z namespaces/openshift-kube-apiserver/apps/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.333694741Z namespaces/openshift-kube-apiserver/apps/daemonsets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.333788903Z namespaces/openshift-kube-apiserver/apps/deployments.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.333900196Z namespaces/openshift-kube-apiserver/apps/replicasets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.333981658Z namespaces/openshift-kube-apiserver/apps/statefulsets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.33403131Z namespaces/openshift-kube-apiserver/autoscaling/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.334072331Z namespaces/openshift-kube-apiserver/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.334128542Z namespaces/openshift-kube-apiserver/batch/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.334184494Z namespaces/openshift-kube-apiserver/batch/cronjobs.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.334264476Z namespaces/openshift-kube-apiserver/batch/jobs.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.334327808Z namespaces/openshift-kube-apiserver/build.openshift.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.334376829Z namespaces/openshift-kube-apiserver/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.334456771Z namespaces/openshift-kube-apiserver/build.openshift.io/builds.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.334503702Z namespaces/openshift-kube-apiserver/core/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.334545843Z namespaces/openshift-kube-apiserver/core/configmaps.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.334649426Z namespaces/openshift-kube-apiserver/core/endpoints.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.334729778Z namespaces/openshift-kube-apiserver/core/events.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.334843342Z namespaces/openshift-kube-apiserver/core/persistentvolumeclaims.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.334927324Z namespaces/openshift-kube-apiserver/core/pods.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.335007486Z namespaces/openshift-kube-apiserver/core/replicationcontrollers.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.335135009Z namespaces/openshift-kube-apiserver/core/secrets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.335305794Z namespaces/openshift-kube-apiserver/core/services.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.335356735Z namespaces/openshift-kube-apiserver/discovery.k8s.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.335401676Z namespaces/openshift-kube-apiserver/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.335438967Z namespaces/openshift-kube-apiserver/image.openshift.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.335486268Z namespaces/openshift-kube-apiserver/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.33551868Z namespaces/openshift-kube-apiserver/k8s.ovn.org/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.335574471Z namespaces/openshift-kube-apiserver/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.335661953Z namespaces/openshift-kube-apiserver/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.335741766Z namespaces/openshift-kube-apiserver/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.335841958Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.335888589Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.335954611Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.336002782Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/api-usage.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.336109205Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/podsecurity.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.336163167Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.336205048Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors/openshift-kube-apiserver.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.336264319Z namespaces/openshift-kube-apiserver/networking.k8s.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.336306921Z namespaces/openshift-kube-apiserver/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.336341011Z namespaces/openshift-kube-apiserver/policy/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.336402763Z namespaces/openshift-kube-apiserver/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.336451734Z namespaces/openshift-kube-apiserver/route.openshift.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.336497776Z namespaces/openshift-kube-apiserver/route.openshift.io/routes.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.336582548Z namespaces/openshift-kube-controller-manager-operator/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.336632679Z namespaces/openshift-kube-controller-manager-operator/openshift-kube-controller-manager-operator.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.336697641Z namespaces/openshift-kube-controller-manager-operator/apps.openshift.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.336737322Z namespaces/openshift-kube-controller-manager-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.337913613Z namespaces/openshift-kube-controller-manager-operator/apps/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.337969995Z namespaces/openshift-kube-controller-manager-operator/apps/daemonsets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.338053557Z namespaces/openshift-kube-controller-manager-operator/apps/deployments.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.338134999Z namespaces/openshift-kube-controller-manager-operator/apps/replicasets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.338214612Z namespaces/openshift-kube-controller-manager-operator/apps/statefulsets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.338273493Z namespaces/openshift-kube-controller-manager-operator/autoscaling/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.338317634Z namespaces/openshift-kube-controller-manager-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.338381576Z namespaces/openshift-kube-controller-manager-operator/batch/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.338426907Z namespaces/openshift-kube-controller-manager-operator/batch/cronjobs.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.3385126Z namespaces/openshift-kube-controller-manager-operator/batch/jobs.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.338558101Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.338600582Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.338695754Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.338771106Z namespaces/openshift-kube-controller-manager-operator/core/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.338851458Z namespaces/openshift-kube-controller-manager-operator/core/configmaps.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.338953341Z namespaces/openshift-kube-controller-manager-operator/core/endpoints.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.339037923Z namespaces/openshift-kube-controller-manager-operator/core/events.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.339341271Z namespaces/openshift-kube-controller-manager-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.339419694Z namespaces/openshift-kube-controller-manager-operator/core/pods.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.339504596Z namespaces/openshift-kube-controller-manager-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.339629239Z namespaces/openshift-kube-controller-manager-operator/core/secrets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.339834975Z namespaces/openshift-kube-controller-manager-operator/core/services.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.339908627Z namespaces/openshift-kube-controller-manager-operator/discovery.k8s.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.339949628Z namespaces/openshift-kube-controller-manager-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.34002134Z namespaces/openshift-kube-controller-manager-operator/image.openshift.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.340064291Z namespaces/openshift-kube-controller-manager-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.340132573Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.340176434Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.340261136Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.340343748Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.34039468Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.340429491Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.340491152Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.340536014Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors/kube-controller-manager-operator.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.340584235Z namespaces/openshift-kube-controller-manager-operator/networking.k8s.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.340613876Z namespaces/openshift-kube-controller-manager-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.340692568Z namespaces/openshift-kube-controller-manager-operator/policy/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.340737199Z namespaces/openshift-kube-controller-manager-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.340929164Z namespaces/openshift-kube-controller-manager-operator/route.openshift.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.340972995Z namespaces/openshift-kube-controller-manager-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.341067698Z namespaces/openshift-kube-controller-manager/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.341121929Z namespaces/openshift-kube-controller-manager/openshift-kube-controller-manager.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.341175351Z namespaces/openshift-kube-controller-manager/apps.openshift.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.341220322Z namespaces/openshift-kube-controller-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.341279773Z namespaces/openshift-kube-controller-manager/apps/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.341328055Z namespaces/openshift-kube-controller-manager/apps/daemonsets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.341408777Z namespaces/openshift-kube-controller-manager/apps/deployments.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.341491129Z namespaces/openshift-kube-controller-manager/apps/replicasets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.341597912Z namespaces/openshift-kube-controller-manager/apps/statefulsets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.341666344Z namespaces/openshift-kube-controller-manager/autoscaling/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.341718655Z namespaces/openshift-kube-controller-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.341777047Z namespaces/openshift-kube-controller-manager/batch/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.341845949Z namespaces/openshift-kube-controller-manager/batch/cronjobs.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.341928411Z namespaces/openshift-kube-controller-manager/batch/jobs.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.341981572Z namespaces/openshift-kube-controller-manager/build.openshift.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.342028273Z namespaces/openshift-kube-controller-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.342106275Z namespaces/openshift-kube-controller-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.342170327Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.342177477Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.342208918Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/leases/cluster-policy-controller-lock.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.34227475Z namespaces/openshift-kube-controller-manager/core/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.342316051Z namespaces/openshift-kube-controller-manager/core/configmaps.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.342411304Z namespaces/openshift-kube-controller-manager/core/endpoints.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.342494776Z namespaces/openshift-kube-controller-manager/core/events.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.342788744Z namespaces/openshift-kube-controller-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.342889346Z namespaces/openshift-kube-controller-manager/core/pods.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.342966328Z namespaces/openshift-kube-controller-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.343099782Z namespaces/openshift-kube-controller-manager/core/secrets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.343267516Z namespaces/openshift-kube-controller-manager/core/services.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.343317498Z namespaces/openshift-kube-controller-manager/discovery.k8s.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.343354079Z namespaces/openshift-kube-controller-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.34340714Z namespaces/openshift-kube-controller-manager/image.openshift.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.343435231Z namespaces/openshift-kube-controller-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.343491732Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.343525703Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.343612616Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.343692468Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.343724739Z namespaces/openshift-kube-controller-manager/monitoring.coreos.com/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.343801091Z namespaces/openshift-kube-controller-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.343860822Z namespaces/openshift-kube-controller-manager/networking.k8s.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.343910264Z namespaces/openshift-kube-controller-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.343965585Z namespaces/openshift-kube-controller-manager/policy/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.344027947Z namespaces/openshift-kube-controller-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.344076418Z namespaces/openshift-kube-controller-manager/route.openshift.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.344116079Z namespaces/openshift-kube-controller-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.344198161Z namespaces/openshift-kube-scheduler-operator/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.344250883Z namespaces/openshift-kube-scheduler-operator/openshift-kube-scheduler-operator.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.344309404Z namespaces/openshift-kube-scheduler-operator/apps.openshift.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.344358216Z namespaces/openshift-kube-scheduler-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.344416567Z namespaces/openshift-kube-scheduler-operator/apps/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.344460618Z namespaces/openshift-kube-scheduler-operator/apps/daemonsets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.34454113Z namespaces/openshift-kube-scheduler-operator/apps/deployments.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.344620043Z namespaces/openshift-kube-scheduler-operator/apps/replicasets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.344699685Z namespaces/openshift-kube-scheduler-operator/apps/statefulsets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.344778077Z namespaces/openshift-kube-scheduler-operator/autoscaling/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.344814788Z namespaces/openshift-kube-scheduler-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.34489005Z namespaces/openshift-kube-scheduler-operator/batch/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.344937861Z namespaces/openshift-kube-scheduler-operator/batch/cronjobs.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.345017093Z namespaces/openshift-kube-scheduler-operator/batch/jobs.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.345066504Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.345113306Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.345192688Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.3452753Z namespaces/openshift-kube-scheduler-operator/core/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.345327022Z namespaces/openshift-kube-scheduler-operator/core/configmaps.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.345421614Z namespaces/openshift-kube-scheduler-operator/core/endpoints.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.345506096Z namespaces/openshift-kube-scheduler-operator/core/events.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.345589158Z namespaces/openshift-kube-scheduler-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.34566568Z namespaces/openshift-kube-scheduler-operator/core/pods.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.345749383Z namespaces/openshift-kube-scheduler-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.345902877Z namespaces/openshift-kube-scheduler-operator/core/secrets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.346073251Z namespaces/openshift-kube-scheduler-operator/core/services.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.346139953Z namespaces/openshift-kube-scheduler-operator/discovery.k8s.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.346187334Z namespaces/openshift-kube-scheduler-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.346232436Z namespaces/openshift-kube-scheduler-operator/image.openshift.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.346272667Z namespaces/openshift-kube-scheduler-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.346318968Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.346367469Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.346449641Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.346528734Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.346568824Z namespaces/openshift-kube-scheduler-operator/monitoring.coreos.com/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.346616826Z namespaces/openshift-kube-scheduler-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.346669627Z namespaces/openshift-kube-scheduler-operator/networking.k8s.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.346706328Z namespaces/openshift-kube-scheduler-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.34675278Z namespaces/openshift-kube-scheduler-operator/policy/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.346807661Z namespaces/openshift-kube-scheduler-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.346866092Z namespaces/openshift-kube-scheduler-operator/route.openshift.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.346913774Z namespaces/openshift-kube-scheduler-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.346977435Z namespaces/openshift-kube-scheduler/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.347032697Z namespaces/openshift-kube-scheduler/openshift-kube-scheduler.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.347090449Z namespaces/openshift-kube-scheduler/apps.openshift.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.34713587Z namespaces/openshift-kube-scheduler/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.347201161Z namespaces/openshift-kube-scheduler/apps/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.347245663Z namespaces/openshift-kube-scheduler/apps/daemonsets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.347335175Z namespaces/openshift-kube-scheduler/apps/deployments.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.347418157Z namespaces/openshift-kube-scheduler/apps/replicasets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.347501229Z namespaces/openshift-kube-scheduler/apps/statefulsets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.347554821Z namespaces/openshift-kube-scheduler/autoscaling/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.347601062Z namespaces/openshift-kube-scheduler/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.347664364Z namespaces/openshift-kube-scheduler/batch/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.347711855Z namespaces/openshift-kube-scheduler/batch/cronjobs.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.347817218Z namespaces/openshift-kube-scheduler/batch/jobs.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.347867059Z namespaces/openshift-kube-scheduler/build.openshift.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.34790411Z namespaces/openshift-kube-scheduler/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.348000803Z namespaces/openshift-kube-scheduler/build.openshift.io/builds.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.348059575Z namespaces/openshift-kube-scheduler/core/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.348105896Z namespaces/openshift-kube-scheduler/core/configmaps.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.348204618Z namespaces/openshift-kube-scheduler/core/endpoints.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.348282721Z namespaces/openshift-kube-scheduler/core/events.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.348363123Z namespaces/openshift-kube-scheduler/core/persistentvolumeclaims.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.348444615Z namespaces/openshift-kube-scheduler/core/pods.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.348525157Z namespaces/openshift-kube-scheduler/core/replicationcontrollers.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.34864633Z namespaces/openshift-kube-scheduler/core/secrets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.348863196Z namespaces/openshift-kube-scheduler/core/services.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.348906327Z namespaces/openshift-kube-scheduler/discovery.k8s.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.348957439Z namespaces/openshift-kube-scheduler/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.34901024Z namespaces/openshift-kube-scheduler/image.openshift.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.349059611Z namespaces/openshift-kube-scheduler/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.349126133Z namespaces/openshift-kube-scheduler/k8s.ovn.org/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.349174304Z namespaces/openshift-kube-scheduler/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.349255707Z namespaces/openshift-kube-scheduler/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.349336499Z namespaces/openshift-kube-scheduler/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.34938592Z namespaces/openshift-kube-scheduler/monitoring.coreos.com/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.349423781Z namespaces/openshift-kube-scheduler/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.349494843Z namespaces/openshift-kube-scheduler/networking.k8s.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.349538174Z namespaces/openshift-kube-scheduler/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.349604236Z namespaces/openshift-kube-scheduler/policy/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.349647617Z namespaces/openshift-kube-scheduler/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.349697388Z namespaces/openshift-kube-scheduler/route.openshift.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.349737289Z namespaces/openshift-kube-scheduler/route.openshift.io/routes.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.349947725Z namespaces/openshift-kube-storage-version-migrator-operator/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.350023037Z namespaces/openshift-kube-storage-version-migrator-operator/openshift-kube-storage-version-migrator-operator.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.350104869Z namespaces/openshift-kube-storage-version-migrator-operator/apps.openshift.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.350163241Z namespaces/openshift-kube-storage-version-migrator-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.350223102Z namespaces/openshift-kube-storage-version-migrator-operator/apps/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.350273954Z namespaces/openshift-kube-storage-version-migrator-operator/apps/daemonsets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.350351556Z namespaces/openshift-kube-storage-version-migrator-operator/apps/deployments.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.350476109Z namespaces/openshift-kube-storage-version-migrator-operator/apps/replicasets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.350720256Z namespaces/openshift-kube-storage-version-migrator-operator/apps/statefulsets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.350779967Z namespaces/openshift-kube-storage-version-migrator-operator/autoscaling/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.350855769Z namespaces/openshift-kube-storage-version-migrator-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.350912231Z namespaces/openshift-kube-storage-version-migrator-operator/batch/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.350948562Z namespaces/openshift-kube-storage-version-migrator-operator/batch/cronjobs.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.351050595Z namespaces/openshift-kube-storage-version-migrator-operator/batch/jobs.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.351103096Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.351142927Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.35123742Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.351284431Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.351293591Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.351321752Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/leases/openshift-kube-storage-version-migrator-operator-lock.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.351410504Z namespaces/openshift-kube-storage-version-migrator-operator/core/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.351447395Z namespaces/openshift-kube-storage-version-migrator-operator/core/configmaps.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.351563898Z namespaces/openshift-kube-storage-version-migrator-operator/core/endpoints.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.3516481Z namespaces/openshift-kube-storage-version-migrator-operator/core/events.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.351854326Z namespaces/openshift-kube-storage-version-migrator-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.351942988Z namespaces/openshift-kube-storage-version-migrator-operator/core/pods.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.352079452Z namespaces/openshift-kube-storage-version-migrator-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.352202665Z namespaces/openshift-kube-storage-version-migrator-operator/core/secrets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.35238777Z namespaces/openshift-kube-storage-version-migrator-operator/core/services.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.352442732Z namespaces/openshift-kube-storage-version-migrator-operator/discovery.k8s.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.352504413Z namespaces/openshift-kube-storage-version-migrator-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.352542484Z namespaces/openshift-kube-storage-version-migrator-operator/image.openshift.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.352593996Z namespaces/openshift-kube-storage-version-migrator-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.352638487Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.352666138Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.352779521Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.352875083Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.352919804Z namespaces/openshift-kube-storage-version-migrator-operator/monitoring.coreos.com/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.352960175Z namespaces/openshift-kube-storage-version-migrator-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.353011357Z namespaces/openshift-kube-storage-version-migrator-operator/networking.k8s.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.353059518Z namespaces/openshift-kube-storage-version-migrator-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.353104009Z namespaces/openshift-kube-storage-version-migrator-operator/pods/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.35311688Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-6f4d6fb6bc-5hs4x/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.35314766Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-6f4d6fb6bc-5hs4x/kube-storage-version-migrator-operator-6f4d6fb6bc-5hs4x.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.353293664Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-6f4d6fb6bc-5hs4x/kube-storage-version-migrator-operator/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.353301135Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-6f4d6fb6bc-5hs4x/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.353306905Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-6f4d6fb6bc-5hs4x/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.353341606Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-6f4d6fb6bc-5hs4x/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/current.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.353465129Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-6f4d6fb6bc-5hs4x/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/previous.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.353615363Z namespaces/openshift-kube-storage-version-migrator-operator/policy/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.353657874Z namespaces/openshift-kube-storage-version-migrator-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.353722416Z namespaces/openshift-kube-storage-version-migrator-operator/route.openshift.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.353753327Z namespaces/openshift-kube-storage-version-migrator-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.35388877Z namespaces/openshift-kube-storage-version-migrator/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.353939852Z namespaces/openshift-kube-storage-version-migrator/openshift-kube-storage-version-migrator.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.354002113Z namespaces/openshift-kube-storage-version-migrator/apps.openshift.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.354036444Z namespaces/openshift-kube-storage-version-migrator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.354110696Z namespaces/openshift-kube-storage-version-migrator/apps/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.354144147Z namespaces/openshift-kube-storage-version-migrator/apps/daemonsets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.354233909Z namespaces/openshift-kube-storage-version-migrator/apps/deployments.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.354342132Z namespaces/openshift-kube-storage-version-migrator/apps/replicasets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.354436935Z namespaces/openshift-kube-storage-version-migrator/apps/statefulsets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.354486966Z namespaces/openshift-kube-storage-version-migrator/autoscaling/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.354545738Z namespaces/openshift-kube-storage-version-migrator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.354598359Z namespaces/openshift-kube-storage-version-migrator/batch/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.354655541Z namespaces/openshift-kube-storage-version-migrator/batch/cronjobs.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.354732143Z namespaces/openshift-kube-storage-version-migrator/batch/jobs.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.354818485Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.354871906Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.354949399Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/builds.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.355025301Z namespaces/openshift-kube-storage-version-migrator/core/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.355068132Z namespaces/openshift-kube-storage-version-migrator/core/configmaps.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.355166684Z namespaces/openshift-kube-storage-version-migrator/core/endpoints.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.355244596Z namespaces/openshift-kube-storage-version-migrator/core/events.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.35536806Z namespaces/openshift-kube-storage-version-migrator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.355444492Z namespaces/openshift-kube-storage-version-migrator/core/pods.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.355560115Z namespaces/openshift-kube-storage-version-migrator/core/replicationcontrollers.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.355685628Z namespaces/openshift-kube-storage-version-migrator/core/secrets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.355894584Z namespaces/openshift-kube-storage-version-migrator/core/services.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.355946045Z namespaces/openshift-kube-storage-version-migrator/discovery.k8s.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.355996156Z namespaces/openshift-kube-storage-version-migrator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.356052648Z namespaces/openshift-kube-storage-version-migrator/image.openshift.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.356105319Z namespaces/openshift-kube-storage-version-migrator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.356142731Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.356188692Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.356268914Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.356349996Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.356389337Z namespaces/openshift-kube-storage-version-migrator/monitoring.coreos.com/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.356436338Z namespaces/openshift-kube-storage-version-migrator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.356476079Z namespaces/openshift-kube-storage-version-migrator/networking.k8s.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.356521781Z namespaces/openshift-kube-storage-version-migrator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.356577492Z namespaces/openshift-kube-storage-version-migrator/pods/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.356585302Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-6865c9967-6xqv4/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.356625883Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-6865c9967-6xqv4/migrator-6865c9967-6xqv4.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.356701105Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-6865c9967-6xqv4/graceful-termination/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.356711396Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-6865c9967-6xqv4/graceful-termination/graceful-termination/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.356724806Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-6865c9967-6xqv4/graceful-termination/graceful-termination/logs/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.356775617Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-6865c9967-6xqv4/graceful-termination/graceful-termination/logs/current.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.356901781Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-6865c9967-6xqv4/graceful-termination/graceful-termination/logs/previous.insecure.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.356976243Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-6865c9967-6xqv4/graceful-termination/graceful-termination/logs/previous.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.357003003Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-6865c9967-6xqv4/migrator/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.357009443Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-6865c9967-6xqv4/migrator/migrator/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.357019604Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-6865c9967-6xqv4/migrator/migrator/logs/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.357085016Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-6865c9967-6xqv4/migrator/migrator/logs/current.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.357187008Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-6865c9967-6xqv4/migrator/migrator/logs/previous.insecure.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.35725093Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-6865c9967-6xqv4/migrator/migrator/logs/previous.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.357307682Z namespaces/openshift-kube-storage-version-migrator/policy/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.357355283Z namespaces/openshift-kube-storage-version-migrator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.357401924Z namespaces/openshift-kube-storage-version-migrator/route.openshift.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.357448545Z namespaces/openshift-kube-storage-version-migrator/route.openshift.io/routes.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.357504427Z namespaces/openshift-machine-config-operator/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.357513177Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.357524047Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.357566458Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/machine-config-controller.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.357667501Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/machine-config-daemon.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.357772184Z namespaces/openshift-marketplace/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.357788935Z namespaces/openshift-marketplace/monitoring.coreos.com/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.357793124Z namespaces/openshift-marketplace/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.357836726Z namespaces/openshift-marketplace/monitoring.coreos.com/prometheusrules/marketplace-alert-rules.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.357898997Z namespaces/openshift-marketplace/operators.coreos.com/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.357906607Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.357943539Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/certified-operators.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.358041251Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/community-operators.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.358124763Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/redhat-marketplace.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.358223416Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/redhat-operators.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.358326869Z namespaces/openshift-monitoring/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.35838022Z namespaces/openshift-monitoring/openshift-monitoring.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.358451102Z namespaces/openshift-monitoring/apps.openshift.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.358467062Z namespaces/openshift-monitoring/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.358546205Z namespaces/openshift-monitoring/apps/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.358596486Z namespaces/openshift-monitoring/apps/daemonsets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.358785301Z namespaces/openshift-monitoring/apps/deployments.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.359242753Z namespaces/openshift-monitoring/apps/replicasets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.359776137Z namespaces/openshift-monitoring/apps/statefulsets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.360042195Z namespaces/openshift-monitoring/autoscaling/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.360069835Z namespaces/openshift-monitoring/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.360153818Z namespaces/openshift-monitoring/batch/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.36022762Z namespaces/openshift-monitoring/batch/cronjobs.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.360316672Z namespaces/openshift-monitoring/batch/jobs.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.360349673Z namespaces/openshift-monitoring/build.openshift.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.360409034Z namespaces/openshift-monitoring/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.360489207Z namespaces/openshift-monitoring/build.openshift.io/builds.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.360550378Z namespaces/openshift-monitoring/core/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.360582359Z namespaces/openshift-monitoring/core/configmaps.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.363545638Z namespaces/openshift-monitoring/core/endpoints.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.363699142Z namespaces/openshift-monitoring/core/events.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.364861623Z namespaces/openshift-monitoring/core/persistentvolumeclaims.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.364962906Z namespaces/openshift-monitoring/core/pods.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.365904771Z namespaces/openshift-monitoring/core/replicationcontrollers.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.366047055Z namespaces/openshift-monitoring/core/secrets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.366534718Z namespaces/openshift-monitoring/core/services.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.366696372Z namespaces/openshift-monitoring/discovery.k8s.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.366730843Z namespaces/openshift-monitoring/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.366911418Z namespaces/openshift-monitoring/image.openshift.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.366939659Z namespaces/openshift-monitoring/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.367018481Z namespaces/openshift-monitoring/k8s.ovn.org/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.367050362Z namespaces/openshift-monitoring/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.367152985Z namespaces/openshift-monitoring/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.367227147Z namespaces/openshift-monitoring/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.367297278Z namespaces/openshift-monitoring/monitoring.coreos.com/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.36735545Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.367479673Z namespaces/openshift-monitoring/monitoring.coreos.com/alertmanagers/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.367515684Z namespaces/openshift-monitoring/monitoring.coreos.com/alertmanagers/main.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.367615117Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheuses/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.367642988Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheuses/k8s.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.367782782Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.367858644Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/alertmanager-main-rules.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.367965096Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/cluster-monitoring-operator-prometheus-rules.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.368153701Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/kube-state-metrics-rules.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.368241224Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/kubernetes-monitoring-rules.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.368505241Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/node-exporter-rules.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.368650045Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-k8s-prometheus-rules.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.368787858Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-k8s-thanos-sidecar-rules.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.368921622Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-operator-rules.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.369029795Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/telemetry.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.369120337Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/thanos-querier.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.36923311Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.369276011Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/alertmanager-main.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.369367434Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/cluster-monitoring-operator.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.369475957Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/kube-state-metrics.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.369561959Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/kubelet.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.369673372Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/metrics-server.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.369756384Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/node-exporter.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.369954729Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/openshift-state-metrics.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.370050572Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/prometheus-k8s.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.370155935Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/prometheus-operator.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.370244037Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/telemeter-client.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.37035426Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/thanos-querier.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.370422512Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/thanos-sidecar.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.370487694Z namespaces/openshift-monitoring/networking.k8s.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.370515775Z namespaces/openshift-monitoring/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.370575726Z namespaces/openshift-monitoring/operators.coreos.com/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.370584636Z namespaces/openshift-monitoring/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.370631638Z namespaces/openshift-monitoring/operators.coreos.com/operatorgroups/openshift-cluster-monitoring.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.37073207Z namespaces/openshift-monitoring/pods/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.370745621Z namespaces/openshift-monitoring/pods/alertmanager-main-0/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.370873014Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager-main-0.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.371041278Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.371048839Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.371058939Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.37110856Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/current.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.371210413Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/previous.insecure.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.371281935Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/previous.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.371308296Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.371316856Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.371353627Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.371401368Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/current.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.371495811Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/previous.insecure.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.371575593Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/previous.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.371604653Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.371614754Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.371620974Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.371676686Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/current.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.371777858Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/previous.insecure.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.371889291Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/previous.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.371916032Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.371924952Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.371935802Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.37222837Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/current.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.372239461Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/previous.insecure.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.372243561Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/previous.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.372247191Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.372250811Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.372261101Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.372294952Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.372393345Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.372468057Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.372480457Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.372510768Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.372520018Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.372573079Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.372678182Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.372734484Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.372776255Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.372876298Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.372884788Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.372923879Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/current.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.373018051Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/previous.insecure.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.373091513Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/previous.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.373112864Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-548b489cb8-chbw4/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.373173415Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-548b489cb8-chbw4/cluster-monitoring-operator-548b489cb8-chbw4.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.373256348Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-548b489cb8-chbw4/cluster-monitoring-operator/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.373269598Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-548b489cb8-chbw4/cluster-monitoring-operator/cluster-monitoring-operator/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.373289609Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-548b489cb8-chbw4/cluster-monitoring-operator/cluster-monitoring-operator/logs/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.373312319Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-548b489cb8-chbw4/cluster-monitoring-operator/cluster-monitoring-operator/logs/current.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.373860484Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-548b489cb8-chbw4/cluster-monitoring-operator/cluster-monitoring-operator/logs/previous.insecure.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.373938426Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-548b489cb8-chbw4/cluster-monitoring-operator/cluster-monitoring-operator/logs/previous.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.374021228Z namespaces/openshift-monitoring/pods/kube-state-metrics-56d9f944b4-jsffh/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.374057849Z namespaces/openshift-monitoring/pods/kube-state-metrics-56d9f944b4-jsffh/kube-state-metrics-56d9f944b4-jsffh.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.374169822Z namespaces/openshift-monitoring/pods/kube-state-metrics-56d9f944b4-jsffh/kube-rbac-proxy-main/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.374187413Z namespaces/openshift-monitoring/pods/kube-state-metrics-56d9f944b4-jsffh/kube-rbac-proxy-main/kube-rbac-proxy-main/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.374197173Z namespaces/openshift-monitoring/pods/kube-state-metrics-56d9f944b4-jsffh/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.374234204Z namespaces/openshift-monitoring/pods/kube-state-metrics-56d9f944b4-jsffh/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/current.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.374322176Z namespaces/openshift-monitoring/pods/kube-state-metrics-56d9f944b4-jsffh/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.insecure.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.374391108Z namespaces/openshift-monitoring/pods/kube-state-metrics-56d9f944b4-jsffh/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.374441209Z namespaces/openshift-monitoring/pods/kube-state-metrics-56d9f944b4-jsffh/kube-rbac-proxy-self/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.374448229Z namespaces/openshift-monitoring/pods/kube-state-metrics-56d9f944b4-jsffh/kube-rbac-proxy-self/kube-rbac-proxy-self/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.3744547Z namespaces/openshift-monitoring/pods/kube-state-metrics-56d9f944b4-jsffh/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.374495831Z namespaces/openshift-monitoring/pods/kube-state-metrics-56d9f944b4-jsffh/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/current.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.374594624Z namespaces/openshift-monitoring/pods/kube-state-metrics-56d9f944b4-jsffh/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.insecure.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.374668125Z namespaces/openshift-monitoring/pods/kube-state-metrics-56d9f944b4-jsffh/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.374718817Z namespaces/openshift-monitoring/pods/kube-state-metrics-56d9f944b4-jsffh/kube-state-metrics/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.374727917Z namespaces/openshift-monitoring/pods/kube-state-metrics-56d9f944b4-jsffh/kube-state-metrics/kube-state-metrics/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.374746368Z namespaces/openshift-monitoring/pods/kube-state-metrics-56d9f944b4-jsffh/kube-state-metrics/kube-state-metrics/logs/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.37483748Z namespaces/openshift-monitoring/pods/kube-state-metrics-56d9f944b4-jsffh/kube-state-metrics/kube-state-metrics/logs/current.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.374995854Z namespaces/openshift-monitoring/pods/kube-state-metrics-56d9f944b4-jsffh/kube-state-metrics/kube-state-metrics/logs/previous.insecure.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.375064796Z namespaces/openshift-monitoring/pods/kube-state-metrics-56d9f944b4-jsffh/kube-state-metrics/kube-state-metrics/logs/previous.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.375129208Z namespaces/openshift-monitoring/pods/metrics-server-7c66fdcb8f-vk9c9/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.375154298Z namespaces/openshift-monitoring/pods/metrics-server-7c66fdcb8f-vk9c9/metrics-server-7c66fdcb8f-vk9c9.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.375251571Z namespaces/openshift-monitoring/pods/metrics-server-7c66fdcb8f-vk9c9/metrics-server/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.375259171Z namespaces/openshift-monitoring/pods/metrics-server-7c66fdcb8f-vk9c9/metrics-server/metrics-server/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.375267681Z namespaces/openshift-monitoring/pods/metrics-server-7c66fdcb8f-vk9c9/metrics-server/metrics-server/logs/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.375328803Z namespaces/openshift-monitoring/pods/metrics-server-7c66fdcb8f-vk9c9/metrics-server/metrics-server/logs/current.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.375418286Z namespaces/openshift-monitoring/pods/metrics-server-7c66fdcb8f-vk9c9/metrics-server/metrics-server/logs/previous.insecure.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.375485137Z namespaces/openshift-monitoring/pods/metrics-server-7c66fdcb8f-vk9c9/metrics-server/metrics-server/logs/previous.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.375548849Z namespaces/openshift-monitoring/pods/monitoring-plugin-68b7fc9574-ttvjg/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.37557641Z namespaces/openshift-monitoring/pods/monitoring-plugin-68b7fc9574-ttvjg/monitoring-plugin-68b7fc9574-ttvjg.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.375672902Z namespaces/openshift-monitoring/pods/monitoring-plugin-68b7fc9574-ttvjg/monitoring-plugin/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.375685233Z namespaces/openshift-monitoring/pods/monitoring-plugin-68b7fc9574-ttvjg/monitoring-plugin/monitoring-plugin/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.375691123Z namespaces/openshift-monitoring/pods/monitoring-plugin-68b7fc9574-ttvjg/monitoring-plugin/monitoring-plugin/logs/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.375732404Z namespaces/openshift-monitoring/pods/monitoring-plugin-68b7fc9574-ttvjg/monitoring-plugin/monitoring-plugin/logs/current.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.375876948Z namespaces/openshift-monitoring/pods/monitoring-plugin-68b7fc9574-ttvjg/monitoring-plugin/monitoring-plugin/logs/previous.insecure.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.37595292Z namespaces/openshift-monitoring/pods/monitoring-plugin-68b7fc9574-ttvjg/monitoring-plugin/monitoring-plugin/logs/previous.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.376031932Z namespaces/openshift-monitoring/pods/node-exporter-mxdpw/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.376083373Z namespaces/openshift-monitoring/pods/node-exporter-mxdpw/node-exporter-mxdpw.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.376203006Z namespaces/openshift-monitoring/pods/node-exporter-mxdpw/init-textfile/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.376213657Z namespaces/openshift-monitoring/pods/node-exporter-mxdpw/init-textfile/init-textfile/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.376223907Z namespaces/openshift-monitoring/pods/node-exporter-mxdpw/init-textfile/init-textfile/logs/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.376263728Z namespaces/openshift-monitoring/pods/node-exporter-mxdpw/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.37634677Z namespaces/openshift-monitoring/pods/node-exporter-mxdpw/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.376425872Z namespaces/openshift-monitoring/pods/node-exporter-mxdpw/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.376449443Z namespaces/openshift-monitoring/pods/node-exporter-mxdpw/kube-rbac-proxy/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.376475204Z namespaces/openshift-monitoring/pods/node-exporter-mxdpw/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.376486014Z namespaces/openshift-monitoring/pods/node-exporter-mxdpw/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.376517495Z namespaces/openshift-monitoring/pods/node-exporter-mxdpw/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.376650378Z namespaces/openshift-monitoring/pods/node-exporter-mxdpw/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.376683509Z namespaces/openshift-monitoring/pods/node-exporter-mxdpw/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.37673403Z namespaces/openshift-monitoring/pods/node-exporter-mxdpw/node-exporter/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.376742691Z namespaces/openshift-monitoring/pods/node-exporter-mxdpw/node-exporter/node-exporter/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.376780842Z namespaces/openshift-monitoring/pods/node-exporter-mxdpw/node-exporter/node-exporter/logs/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.376861064Z namespaces/openshift-monitoring/pods/node-exporter-mxdpw/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.376979557Z namespaces/openshift-monitoring/pods/node-exporter-mxdpw/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.377048449Z namespaces/openshift-monitoring/pods/node-exporter-mxdpw/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.37708887Z namespaces/openshift-monitoring/pods/node-exporter-w746b/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.377113751Z namespaces/openshift-monitoring/pods/node-exporter-w746b/node-exporter-w746b.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.377220663Z namespaces/openshift-monitoring/pods/node-exporter-w746b/init-textfile/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.377229634Z namespaces/openshift-monitoring/pods/node-exporter-w746b/init-textfile/init-textfile/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.377235714Z namespaces/openshift-monitoring/pods/node-exporter-w746b/init-textfile/init-textfile/logs/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.377270045Z namespaces/openshift-monitoring/pods/node-exporter-w746b/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.377347317Z namespaces/openshift-monitoring/pods/node-exporter-w746b/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.377417389Z namespaces/openshift-monitoring/pods/node-exporter-w746b/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.37745819Z namespaces/openshift-monitoring/pods/node-exporter-w746b/kube-rbac-proxy/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.37747967Z namespaces/openshift-monitoring/pods/node-exporter-w746b/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.377485791Z namespaces/openshift-monitoring/pods/node-exporter-w746b/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.377496031Z namespaces/openshift-monitoring/pods/node-exporter-w746b/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.377590433Z namespaces/openshift-monitoring/pods/node-exporter-w746b/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.377662925Z namespaces/openshift-monitoring/pods/node-exporter-w746b/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.377715237Z namespaces/openshift-monitoring/pods/node-exporter-w746b/node-exporter/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.377722277Z namespaces/openshift-monitoring/pods/node-exporter-w746b/node-exporter/node-exporter/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.377730167Z namespaces/openshift-monitoring/pods/node-exporter-w746b/node-exporter/node-exporter/logs/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.377794329Z namespaces/openshift-monitoring/pods/node-exporter-w746b/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.377934763Z namespaces/openshift-monitoring/pods/node-exporter-w746b/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.378009515Z namespaces/openshift-monitoring/pods/node-exporter-w746b/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.378062966Z namespaces/openshift-monitoring/pods/node-exporter-wd94m/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.378098857Z namespaces/openshift-monitoring/pods/node-exporter-wd94m/node-exporter-wd94m.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.37822144Z namespaces/openshift-monitoring/pods/node-exporter-wd94m/init-textfile/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.378232861Z namespaces/openshift-monitoring/pods/node-exporter-wd94m/init-textfile/init-textfile/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.378247451Z namespaces/openshift-monitoring/pods/node-exporter-wd94m/init-textfile/init-textfile/logs/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.378288052Z namespaces/openshift-monitoring/pods/node-exporter-wd94m/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.378359534Z namespaces/openshift-monitoring/pods/node-exporter-wd94m/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.378425986Z namespaces/openshift-monitoring/pods/node-exporter-wd94m/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.378474217Z namespaces/openshift-monitoring/pods/node-exporter-wd94m/kube-rbac-proxy/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.378485097Z namespaces/openshift-monitoring/pods/node-exporter-wd94m/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.378491888Z namespaces/openshift-monitoring/pods/node-exporter-wd94m/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.378502408Z namespaces/openshift-monitoring/pods/node-exporter-wd94m/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.378621271Z namespaces/openshift-monitoring/pods/node-exporter-wd94m/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.378676913Z namespaces/openshift-monitoring/pods/node-exporter-wd94m/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.378697013Z namespaces/openshift-monitoring/pods/node-exporter-wd94m/node-exporter/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.378713383Z namespaces/openshift-monitoring/pods/node-exporter-wd94m/node-exporter/node-exporter/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.378731344Z namespaces/openshift-monitoring/pods/node-exporter-wd94m/node-exporter/node-exporter/logs/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.378814336Z namespaces/openshift-monitoring/pods/node-exporter-wd94m/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.37896176Z namespaces/openshift-monitoring/pods/node-exporter-wd94m/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.379037012Z namespaces/openshift-monitoring/pods/node-exporter-wd94m/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.379091724Z namespaces/openshift-monitoring/pods/openshift-state-metrics-b8f49f5c6-p25nd/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.379139665Z namespaces/openshift-monitoring/pods/openshift-state-metrics-b8f49f5c6-p25nd/openshift-state-metrics-b8f49f5c6-p25nd.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.379286229Z namespaces/openshift-monitoring/pods/openshift-state-metrics-b8f49f5c6-p25nd/kube-rbac-proxy-main/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.379298559Z namespaces/openshift-monitoring/pods/openshift-state-metrics-b8f49f5c6-p25nd/kube-rbac-proxy-main/kube-rbac-proxy-main/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.379308259Z namespaces/openshift-monitoring/pods/openshift-state-metrics-b8f49f5c6-p25nd/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.37935498Z namespaces/openshift-monitoring/pods/openshift-state-metrics-b8f49f5c6-p25nd/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/current.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.379444193Z namespaces/openshift-monitoring/pods/openshift-state-metrics-b8f49f5c6-p25nd/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.insecure.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.379518425Z namespaces/openshift-monitoring/pods/openshift-state-metrics-b8f49f5c6-p25nd/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.379569586Z namespaces/openshift-monitoring/pods/openshift-state-metrics-b8f49f5c6-p25nd/kube-rbac-proxy-self/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.379577406Z namespaces/openshift-monitoring/pods/openshift-state-metrics-b8f49f5c6-p25nd/kube-rbac-proxy-self/kube-rbac-proxy-self/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.379588887Z namespaces/openshift-monitoring/pods/openshift-state-metrics-b8f49f5c6-p25nd/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.379640828Z namespaces/openshift-monitoring/pods/openshift-state-metrics-b8f49f5c6-p25nd/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/current.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.379734341Z namespaces/openshift-monitoring/pods/openshift-state-metrics-b8f49f5c6-p25nd/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.insecure.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.379841644Z namespaces/openshift-monitoring/pods/openshift-state-metrics-b8f49f5c6-p25nd/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.379908485Z namespaces/openshift-monitoring/pods/openshift-state-metrics-b8f49f5c6-p25nd/openshift-state-metrics/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.379915775Z namespaces/openshift-monitoring/pods/openshift-state-metrics-b8f49f5c6-p25nd/openshift-state-metrics/openshift-state-metrics/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.379919776Z namespaces/openshift-monitoring/pods/openshift-state-metrics-b8f49f5c6-p25nd/openshift-state-metrics/openshift-state-metrics/logs/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.379963277Z namespaces/openshift-monitoring/pods/openshift-state-metrics-b8f49f5c6-p25nd/openshift-state-metrics/openshift-state-metrics/logs/current.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.38008165Z namespaces/openshift-monitoring/pods/openshift-state-metrics-b8f49f5c6-p25nd/openshift-state-metrics/openshift-state-metrics/logs/previous.insecure.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.380152562Z namespaces/openshift-monitoring/pods/openshift-state-metrics-b8f49f5c6-p25nd/openshift-state-metrics/openshift-state-metrics/logs/previous.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.380193553Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.380254635Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus-k8s-0.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.380432679Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.380441129Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.38045186Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.380501541Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/current.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.380596544Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/previous.insecure.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.380662046Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/previous.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.380700907Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.380707607Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.380713977Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.380775869Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/current.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.380913002Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/previous.insecure.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.380980154Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/previous.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.381017745Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.381030175Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.381039305Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.381088587Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/current.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.381181759Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/previous.insecure.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.381254331Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/previous.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.381323203Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.381331803Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.381336624Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.381378585Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.381472757Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.381542169Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.3815784Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.38159089Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.381598611Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.381651732Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.381744084Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.381880548Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.381932899Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.38194401Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.38195027Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.381984701Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/current.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.382354921Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/previous.insecure.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.382422213Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/previous.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.382474524Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.382482184Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.382488934Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.382564306Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/current.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.38270326Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/previous.insecure.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.382773602Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/previous.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.382961867Z namespaces/openshift-monitoring/pods/prometheus-operator-84d69f794d-cgcsn/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.383006488Z namespaces/openshift-monitoring/pods/prometheus-operator-84d69f794d-cgcsn/prometheus-operator-84d69f794d-cgcsn.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.383108921Z namespaces/openshift-monitoring/pods/prometheus-operator-84d69f794d-cgcsn/kube-rbac-proxy/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.383116801Z namespaces/openshift-monitoring/pods/prometheus-operator-84d69f794d-cgcsn/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.383120921Z namespaces/openshift-monitoring/pods/prometheus-operator-84d69f794d-cgcsn/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.383168132Z namespaces/openshift-monitoring/pods/prometheus-operator-84d69f794d-cgcsn/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.383263095Z namespaces/openshift-monitoring/pods/prometheus-operator-84d69f794d-cgcsn/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.383334557Z namespaces/openshift-monitoring/pods/prometheus-operator-84d69f794d-cgcsn/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.383375018Z namespaces/openshift-monitoring/pods/prometheus-operator-84d69f794d-cgcsn/prometheus-operator/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.383395588Z namespaces/openshift-monitoring/pods/prometheus-operator-84d69f794d-cgcsn/prometheus-operator/prometheus-operator/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.383418859Z namespaces/openshift-monitoring/pods/prometheus-operator-84d69f794d-cgcsn/prometheus-operator/prometheus-operator/logs/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.383434749Z namespaces/openshift-monitoring/pods/prometheus-operator-84d69f794d-cgcsn/prometheus-operator/prometheus-operator/logs/current.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.383962714Z namespaces/openshift-monitoring/pods/prometheus-operator-84d69f794d-cgcsn/prometheus-operator/prometheus-operator/logs/previous.insecure.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.384048986Z namespaces/openshift-monitoring/pods/prometheus-operator-84d69f794d-cgcsn/prometheus-operator/prometheus-operator/logs/previous.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.384072986Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-7f8d78f54b-2gmnk/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.384139058Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-7f8d78f54b-2gmnk/prometheus-operator-admission-webhook-7f8d78f54b-2gmnk.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.384257711Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-7f8d78f54b-2gmnk/prometheus-operator-admission-webhook/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.384265342Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-7f8d78f54b-2gmnk/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.384270932Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-7f8d78f54b-2gmnk/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.384311963Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-7f8d78f54b-2gmnk/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/current.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.384404025Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-7f8d78f54b-2gmnk/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/previous.insecure.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.384471777Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-7f8d78f54b-2gmnk/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/previous.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.384521538Z namespaces/openshift-monitoring/pods/telemeter-client-8574776b9-85vlk/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.38455871Z namespaces/openshift-monitoring/pods/telemeter-client-8574776b9-85vlk/telemeter-client-8574776b9-85vlk.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.384725694Z namespaces/openshift-monitoring/pods/telemeter-client-8574776b9-85vlk/kube-rbac-proxy/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.384734544Z namespaces/openshift-monitoring/pods/telemeter-client-8574776b9-85vlk/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.384738894Z namespaces/openshift-monitoring/pods/telemeter-client-8574776b9-85vlk/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.384786966Z namespaces/openshift-monitoring/pods/telemeter-client-8574776b9-85vlk/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.384899139Z namespaces/openshift-monitoring/pods/telemeter-client-8574776b9-85vlk/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.384975911Z namespaces/openshift-monitoring/pods/telemeter-client-8574776b9-85vlk/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.385014602Z namespaces/openshift-monitoring/pods/telemeter-client-8574776b9-85vlk/reload/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.385036582Z namespaces/openshift-monitoring/pods/telemeter-client-8574776b9-85vlk/reload/reload/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.385041783Z namespaces/openshift-monitoring/pods/telemeter-client-8574776b9-85vlk/reload/reload/logs/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.385068243Z namespaces/openshift-monitoring/pods/telemeter-client-8574776b9-85vlk/reload/reload/logs/current.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.385157836Z namespaces/openshift-monitoring/pods/telemeter-client-8574776b9-85vlk/reload/reload/logs/previous.insecure.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.385226448Z namespaces/openshift-monitoring/pods/telemeter-client-8574776b9-85vlk/reload/reload/logs/previous.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.385255038Z namespaces/openshift-monitoring/pods/telemeter-client-8574776b9-85vlk/telemeter-client/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.385262068Z namespaces/openshift-monitoring/pods/telemeter-client-8574776b9-85vlk/telemeter-client/telemeter-client/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.385275129Z namespaces/openshift-monitoring/pods/telemeter-client-8574776b9-85vlk/telemeter-client/telemeter-client/logs/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.38531239Z namespaces/openshift-monitoring/pods/telemeter-client-8574776b9-85vlk/telemeter-client/telemeter-client/logs/current.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.385448283Z namespaces/openshift-monitoring/pods/telemeter-client-8574776b9-85vlk/telemeter-client/telemeter-client/logs/previous.insecure.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.385517745Z namespaces/openshift-monitoring/pods/telemeter-client-8574776b9-85vlk/telemeter-client/telemeter-client/logs/previous.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.385573557Z namespaces/openshift-monitoring/pods/thanos-querier-5bb87b85b4-fdrxg/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.385642549Z namespaces/openshift-monitoring/pods/thanos-querier-5bb87b85b4-fdrxg/thanos-querier-5bb87b85b4-fdrxg.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.385820923Z namespaces/openshift-monitoring/pods/thanos-querier-5bb87b85b4-fdrxg/kube-rbac-proxy-metrics/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.385832814Z namespaces/openshift-monitoring/pods/thanos-querier-5bb87b85b4-fdrxg/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.385837094Z namespaces/openshift-monitoring/pods/thanos-querier-5bb87b85b4-fdrxg/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.385869505Z namespaces/openshift-monitoring/pods/thanos-querier-5bb87b85b4-fdrxg/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/current.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.385962117Z namespaces/openshift-monitoring/pods/thanos-querier-5bb87b85b4-fdrxg/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/previous.insecure.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.386034689Z namespaces/openshift-monitoring/pods/thanos-querier-5bb87b85b4-fdrxg/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/previous.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.386051019Z namespaces/openshift-monitoring/pods/thanos-querier-5bb87b85b4-fdrxg/kube-rbac-proxy-rules/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.38606042Z namespaces/openshift-monitoring/pods/thanos-querier-5bb87b85b4-fdrxg/kube-rbac-proxy-rules/kube-rbac-proxy-rules/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.3860659Z namespaces/openshift-monitoring/pods/thanos-querier-5bb87b85b4-fdrxg/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.386117941Z namespaces/openshift-monitoring/pods/thanos-querier-5bb87b85b4-fdrxg/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/current.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.386203674Z namespaces/openshift-monitoring/pods/thanos-querier-5bb87b85b4-fdrxg/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/previous.insecure.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.386275956Z namespaces/openshift-monitoring/pods/thanos-querier-5bb87b85b4-fdrxg/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/previous.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.386311077Z namespaces/openshift-monitoring/pods/thanos-querier-5bb87b85b4-fdrxg/kube-rbac-proxy-web/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.386318067Z namespaces/openshift-monitoring/pods/thanos-querier-5bb87b85b4-fdrxg/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.386322057Z namespaces/openshift-monitoring/pods/thanos-querier-5bb87b85b4-fdrxg/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.386361188Z namespaces/openshift-monitoring/pods/thanos-querier-5bb87b85b4-fdrxg/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.38644862Z namespaces/openshift-monitoring/pods/thanos-querier-5bb87b85b4-fdrxg/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.386515802Z namespaces/openshift-monitoring/pods/thanos-querier-5bb87b85b4-fdrxg/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.386556753Z namespaces/openshift-monitoring/pods/thanos-querier-5bb87b85b4-fdrxg/kube-rbac-proxy/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.386565113Z namespaces/openshift-monitoring/pods/thanos-querier-5bb87b85b4-fdrxg/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.386569784Z namespaces/openshift-monitoring/pods/thanos-querier-5bb87b85b4-fdrxg/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.386609934Z namespaces/openshift-monitoring/pods/thanos-querier-5bb87b85b4-fdrxg/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.386705317Z namespaces/openshift-monitoring/pods/thanos-querier-5bb87b85b4-fdrxg/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.386792109Z namespaces/openshift-monitoring/pods/thanos-querier-5bb87b85b4-fdrxg/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.386852831Z namespaces/openshift-monitoring/pods/thanos-querier-5bb87b85b4-fdrxg/prom-label-proxy/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.386861771Z namespaces/openshift-monitoring/pods/thanos-querier-5bb87b85b4-fdrxg/prom-label-proxy/prom-label-proxy/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.386869441Z namespaces/openshift-monitoring/pods/thanos-querier-5bb87b85b4-fdrxg/prom-label-proxy/prom-label-proxy/logs/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.386913893Z namespaces/openshift-monitoring/pods/thanos-querier-5bb87b85b4-fdrxg/prom-label-proxy/prom-label-proxy/logs/current.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.387004795Z namespaces/openshift-monitoring/pods/thanos-querier-5bb87b85b4-fdrxg/prom-label-proxy/prom-label-proxy/logs/previous.insecure.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.387076817Z namespaces/openshift-monitoring/pods/thanos-querier-5bb87b85b4-fdrxg/prom-label-proxy/prom-label-proxy/logs/previous.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.387117878Z namespaces/openshift-monitoring/pods/thanos-querier-5bb87b85b4-fdrxg/thanos-query/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.387133188Z namespaces/openshift-monitoring/pods/thanos-querier-5bb87b85b4-fdrxg/thanos-query/thanos-query/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.387137819Z namespaces/openshift-monitoring/pods/thanos-querier-5bb87b85b4-fdrxg/thanos-query/thanos-query/logs/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.387170829Z namespaces/openshift-monitoring/pods/thanos-querier-5bb87b85b4-fdrxg/thanos-query/thanos-query/logs/current.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.387278782Z namespaces/openshift-monitoring/pods/thanos-querier-5bb87b85b4-fdrxg/thanos-query/thanos-query/logs/previous.insecure.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.387349184Z namespaces/openshift-monitoring/pods/thanos-querier-5bb87b85b4-fdrxg/thanos-query/thanos-query/logs/previous.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.387381995Z namespaces/openshift-monitoring/policy/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.387427306Z namespaces/openshift-monitoring/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.387469017Z namespaces/openshift-monitoring/route.openshift.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.387518769Z namespaces/openshift-monitoring/route.openshift.io/routes.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.387627722Z namespaces/openshift-multus/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.387666873Z namespaces/openshift-multus/openshift-multus.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.387734195Z namespaces/openshift-multus/apps.openshift.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.387776646Z namespaces/openshift-multus/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.387850908Z namespaces/openshift-multus/apps/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.387889469Z namespaces/openshift-multus/apps/daemonsets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.388118245Z namespaces/openshift-multus/apps/deployments.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.388192527Z namespaces/openshift-multus/apps/replicasets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.388270879Z namespaces/openshift-multus/apps/statefulsets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.38832121Z namespaces/openshift-multus/apps/daemonsets/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.388372912Z namespaces/openshift-multus/apps/daemonsets/multus-additional-cni-plugins.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.388546936Z namespaces/openshift-multus/apps/daemonsets/multus.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.38866884Z namespaces/openshift-multus/apps/daemonsets/network-metrics-daemon.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.388735211Z namespaces/openshift-multus/autoscaling/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.388795973Z namespaces/openshift-multus/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.388861725Z namespaces/openshift-multus/batch/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.388899666Z namespaces/openshift-multus/batch/cronjobs.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.388998038Z namespaces/openshift-multus/batch/jobs.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.389041099Z namespaces/openshift-multus/build.openshift.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.389079771Z namespaces/openshift-multus/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.389166593Z namespaces/openshift-multus/build.openshift.io/builds.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.389205244Z namespaces/openshift-multus/core/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.389261015Z namespaces/openshift-multus/core/configmaps.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.389401459Z namespaces/openshift-multus/core/endpoints.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.389486601Z namespaces/openshift-multus/core/events.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.390004785Z namespaces/openshift-multus/core/persistentvolumeclaims.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.390138409Z namespaces/openshift-multus/core/pods.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.390908219Z namespaces/openshift-multus/core/replicationcontrollers.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.391002792Z namespaces/openshift-multus/core/secrets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.391144435Z namespaces/openshift-multus/core/services.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.391212327Z namespaces/openshift-multus/core/configmaps/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.391252598Z namespaces/openshift-multus/core/configmaps/cni-copy-resources.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.391346701Z namespaces/openshift-multus/core/configmaps/default-cni-sysctl-allowlist.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.391465464Z namespaces/openshift-multus/core/configmaps/multus-daemon-config.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.391575787Z namespaces/openshift-multus/core/configmaps/whereabouts-flatfile-config.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.39166236Z namespaces/openshift-multus/core/serviceaccounts/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.391710511Z namespaces/openshift-multus/core/serviceaccounts/metrics-daemon-sa.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.391837254Z namespaces/openshift-multus/core/serviceaccounts/multus-ac.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.391951437Z namespaces/openshift-multus/core/serviceaccounts/multus-ancillary-tools.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.39206414Z namespaces/openshift-multus/core/serviceaccounts/multus.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.392093731Z namespaces/openshift-multus/core/services/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.392149753Z namespaces/openshift-multus/core/services/network-metrics-service.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.392205724Z namespaces/openshift-multus/discovery.k8s.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.392244545Z namespaces/openshift-multus/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.392322567Z namespaces/openshift-multus/image.openshift.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.392395269Z namespaces/openshift-multus/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.392455821Z namespaces/openshift-multus/k8s.ovn.org/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.392504692Z namespaces/openshift-multus/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.392603234Z namespaces/openshift-multus/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.392710147Z namespaces/openshift-multus/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.392742838Z namespaces/openshift-multus/monitoring.coreos.com/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.39282286Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.392878722Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.392933373Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors/monitor-network.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.392993625Z namespaces/openshift-multus/networking.k8s.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.393064367Z namespaces/openshift-multus/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.393120568Z namespaces/openshift-multus/pods/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.39317238Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vj4pj/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.393234031Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vj4pj/multus-additional-cni-plugins-vj4pj.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.393386586Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vj4pj/bond-cni-plugin/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.393393756Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vj4pj/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.393397716Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vj4pj/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.393439197Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vj4pj/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.39355429Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vj4pj/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.393626952Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vj4pj/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.393660653Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vj4pj/cni-plugins/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.393666983Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vj4pj/cni-plugins/cni-plugins/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.393671053Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vj4pj/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.393711394Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vj4pj/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.393841058Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vj4pj/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.39393517Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vj4pj/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.393971781Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vj4pj/egress-router-binary-copy/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.393980091Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vj4pj/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.393990702Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vj4pj/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.394011752Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vj4pj/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.394124585Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vj4pj/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.394205897Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vj4pj/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.394242758Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vj4pj/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.394250538Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vj4pj/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.394261569Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vj4pj/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.39430128Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vj4pj/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.394375802Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vj4pj/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.394449884Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vj4pj/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.394482935Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vj4pj/routeoverride-cni/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.394489325Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vj4pj/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.394493185Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vj4pj/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.394558387Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vj4pj/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.394653119Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vj4pj/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.394724031Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vj4pj/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.394782763Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vj4pj/whereabouts-cni-bincopy/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.394793783Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vj4pj/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.394814834Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vj4pj/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.394822354Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vj4pj/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.394942977Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vj4pj/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.395015909Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vj4pj/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.39503999Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vj4pj/whereabouts-cni/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.39505133Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vj4pj/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.39505826Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vj4pj/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.395106351Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vj4pj/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.395212774Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vj4pj/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.395291906Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vj4pj/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.395321947Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-w544q/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.395368779Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-w544q/multus-additional-cni-plugins-w544q.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.395517372Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-w544q/bond-cni-plugin/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.395530793Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-w544q/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.395547773Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-w544q/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.395588864Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-w544q/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.395678017Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-w544q/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.395749469Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-w544q/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.39580954Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-w544q/cni-plugins/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.395827781Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-w544q/cni-plugins/cni-plugins/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.395831841Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-w544q/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.395874472Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-w544q/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.395975255Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-w544q/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.396064567Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-w544q/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.396104468Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-w544q/egress-router-binary-copy/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.396111828Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-w544q/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.396115978Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-w544q/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.3961707Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-w544q/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.396267863Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-w544q/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.396339784Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-w544q/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.396357885Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-w544q/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.396369265Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-w544q/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.396373555Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-w544q/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.396415546Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-w544q/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.396509269Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-w544q/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.396583841Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-w544q/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.396616762Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-w544q/routeoverride-cni/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.396623672Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-w544q/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.396627802Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-w544q/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.396668043Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-w544q/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.396779416Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-w544q/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.396867608Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-w544q/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.396897179Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-w544q/whereabouts-cni-bincopy/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.396904489Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-w544q/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.39690826Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-w544q/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.396961831Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-w544q/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.397056084Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-w544q/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.397138026Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-w544q/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.397167107Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-w544q/whereabouts-cni/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.397173797Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-w544q/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.397191077Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-w544q/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.397200297Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-w544q/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.3973059Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-w544q/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.397393922Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-w544q/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.397446194Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wnqjm/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.397488595Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wnqjm/multus-additional-cni-plugins-wnqjm.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.397628799Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wnqjm/bond-cni-plugin/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.397635589Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wnqjm/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.397639599Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wnqjm/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.39768688Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wnqjm/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.397782163Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wnqjm/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.397888626Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wnqjm/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.397927537Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wnqjm/cni-plugins/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.397939977Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wnqjm/cni-plugins/cni-plugins/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.397944067Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wnqjm/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.397977458Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wnqjm/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.398076081Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wnqjm/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.398148743Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wnqjm/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.398190164Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wnqjm/egress-router-binary-copy/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.398198144Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wnqjm/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.398220875Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wnqjm/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.398227945Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wnqjm/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.398309147Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wnqjm/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.398392419Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wnqjm/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.398484402Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wnqjm/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.398491732Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wnqjm/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.398495682Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wnqjm/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.398548523Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wnqjm/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.398608865Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wnqjm/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.398698497Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wnqjm/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.398746299Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wnqjm/routeoverride-cni/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.39877787Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wnqjm/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.39879331Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wnqjm/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.398823871Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wnqjm/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.398917883Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wnqjm/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.398987275Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wnqjm/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.399020186Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wnqjm/whereabouts-cni-bincopy/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.399026826Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wnqjm/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.399030866Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wnqjm/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.399077558Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wnqjm/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.39918106Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wnqjm/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.399248722Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wnqjm/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.399282033Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wnqjm/whereabouts-cni/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.399288633Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wnqjm/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.399292503Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wnqjm/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.399340005Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wnqjm/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.399451117Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wnqjm/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.399513809Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wnqjm/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.39953732Z namespaces/openshift-multus/pods/multus-ccbhw/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.399594411Z namespaces/openshift-multus/pods/multus-ccbhw/multus-ccbhw.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.399688284Z namespaces/openshift-multus/pods/multus-ccbhw/kube-multus/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.399699254Z namespaces/openshift-multus/pods/multus-ccbhw/kube-multus/kube-multus/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.399703424Z namespaces/openshift-multus/pods/multus-ccbhw/kube-multus/kube-multus/logs/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.399748325Z namespaces/openshift-multus/pods/multus-ccbhw/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.400214588Z namespaces/openshift-multus/pods/multus-ccbhw/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.40028033Z namespaces/openshift-multus/pods/multus-ccbhw/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.400324521Z namespaces/openshift-multus/pods/multus-fshgz/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.400358692Z namespaces/openshift-multus/pods/multus-fshgz/multus-fshgz.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.400466355Z namespaces/openshift-multus/pods/multus-fshgz/kube-multus/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.400479035Z namespaces/openshift-multus/pods/multus-fshgz/kube-multus/kube-multus/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.400484735Z namespaces/openshift-multus/pods/multus-fshgz/kube-multus/kube-multus/logs/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.400501885Z namespaces/openshift-multus/pods/multus-fshgz/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.401346678Z namespaces/openshift-multus/pods/multus-fshgz/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.40141301Z namespaces/openshift-multus/pods/multus-fshgz/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.401447631Z namespaces/openshift-multus/pods/multus-ll42f/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.401487282Z namespaces/openshift-multus/pods/multus-ll42f/multus-ll42f.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.401586694Z namespaces/openshift-multus/pods/multus-ll42f/kube-multus/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.401593715Z namespaces/openshift-multus/pods/multus-ll42f/kube-multus/kube-multus/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.401600085Z namespaces/openshift-multus/pods/multus-ll42f/kube-multus/kube-multus/logs/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.401649106Z namespaces/openshift-multus/pods/multus-ll42f/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.402029366Z namespaces/openshift-multus/pods/multus-ll42f/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.402105128Z namespaces/openshift-multus/pods/multus-ll42f/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.402134389Z namespaces/openshift-multus/pods/network-metrics-daemon-562f5/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.40216575Z namespaces/openshift-multus/pods/network-metrics-daemon-562f5/network-metrics-daemon-562f5.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.402260912Z namespaces/openshift-multus/pods/network-metrics-daemon-562f5/kube-rbac-proxy/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.402269473Z namespaces/openshift-multus/pods/network-metrics-daemon-562f5/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.402274023Z namespaces/openshift-multus/pods/network-metrics-daemon-562f5/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.402302284Z namespaces/openshift-multus/pods/network-metrics-daemon-562f5/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.402415117Z namespaces/openshift-multus/pods/network-metrics-daemon-562f5/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.402487618Z namespaces/openshift-multus/pods/network-metrics-daemon-562f5/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.40253095Z namespaces/openshift-multus/pods/network-metrics-daemon-562f5/network-metrics-daemon/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.40253775Z namespaces/openshift-multus/pods/network-metrics-daemon-562f5/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.40254187Z namespaces/openshift-multus/pods/network-metrics-daemon-562f5/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.402569311Z namespaces/openshift-multus/pods/network-metrics-daemon-562f5/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.402705204Z namespaces/openshift-multus/pods/network-metrics-daemon-562f5/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.402801077Z namespaces/openshift-multus/pods/network-metrics-daemon-562f5/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.402844568Z namespaces/openshift-multus/pods/network-metrics-daemon-f2jjj/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.402864209Z namespaces/openshift-multus/pods/network-metrics-daemon-f2jjj/network-metrics-daemon-f2jjj.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.402979942Z namespaces/openshift-multus/pods/network-metrics-daemon-f2jjj/kube-rbac-proxy/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.402990272Z namespaces/openshift-multus/pods/network-metrics-daemon-f2jjj/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.402995112Z namespaces/openshift-multus/pods/network-metrics-daemon-f2jjj/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.403026923Z namespaces/openshift-multus/pods/network-metrics-daemon-f2jjj/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.403131536Z namespaces/openshift-multus/pods/network-metrics-daemon-f2jjj/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.403201338Z namespaces/openshift-multus/pods/network-metrics-daemon-f2jjj/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.403238098Z namespaces/openshift-multus/pods/network-metrics-daemon-f2jjj/network-metrics-daemon/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.403246029Z namespaces/openshift-multus/pods/network-metrics-daemon-f2jjj/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.403250269Z namespaces/openshift-multus/pods/network-metrics-daemon-f2jjj/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.40327029Z namespaces/openshift-multus/pods/network-metrics-daemon-f2jjj/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.403425383Z namespaces/openshift-multus/pods/network-metrics-daemon-f2jjj/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.403494816Z namespaces/openshift-multus/pods/network-metrics-daemon-f2jjj/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.403530366Z namespaces/openshift-multus/pods/network-metrics-daemon-v2hxs/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.403560147Z namespaces/openshift-multus/pods/network-metrics-daemon-v2hxs/network-metrics-daemon-v2hxs.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.403646709Z namespaces/openshift-multus/pods/network-metrics-daemon-v2hxs/kube-rbac-proxy/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.40365528Z namespaces/openshift-multus/pods/network-metrics-daemon-v2hxs/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.40366022Z namespaces/openshift-multus/pods/network-metrics-daemon-v2hxs/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.403691941Z namespaces/openshift-multus/pods/network-metrics-daemon-v2hxs/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.403832925Z namespaces/openshift-multus/pods/network-metrics-daemon-v2hxs/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.403903316Z namespaces/openshift-multus/pods/network-metrics-daemon-v2hxs/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.403936737Z namespaces/openshift-multus/pods/network-metrics-daemon-v2hxs/network-metrics-daemon/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.403944688Z namespaces/openshift-multus/pods/network-metrics-daemon-v2hxs/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.403948768Z namespaces/openshift-multus/pods/network-metrics-daemon-v2hxs/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.403998469Z namespaces/openshift-multus/pods/network-metrics-daemon-v2hxs/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.404169003Z namespaces/openshift-multus/pods/network-metrics-daemon-v2hxs/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.404240996Z namespaces/openshift-multus/pods/network-metrics-daemon-v2hxs/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.404262586Z namespaces/openshift-multus/policy/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.404314507Z namespaces/openshift-multus/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.404350758Z namespaces/openshift-multus/rbac.authorization.k8s.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.404358649Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.40441065Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/multus-whereabouts.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.404518623Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.404554614Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.404595785Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.404685687Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/whereabouts-cni.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.404737369Z namespaces/openshift-multus/route.openshift.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.404826411Z namespaces/openshift-multus/route.openshift.io/routes.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.404867132Z namespaces/openshift-network-console/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.404917294Z namespaces/openshift-network-console/openshift-network-console.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.404962135Z namespaces/openshift-network-console/apps.openshift.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.405017616Z namespaces/openshift-network-console/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.405049157Z namespaces/openshift-network-console/apps/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.405100788Z namespaces/openshift-network-console/apps/daemonsets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.405200731Z namespaces/openshift-network-console/apps/deployments.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.405333725Z namespaces/openshift-network-console/apps/replicasets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.405430037Z namespaces/openshift-network-console/apps/statefulsets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.405483429Z namespaces/openshift-network-console/apps/deployments/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.40553066Z namespaces/openshift-network-console/apps/deployments/networking-console-plugin.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.405608102Z namespaces/openshift-network-console/autoscaling/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.405648103Z namespaces/openshift-network-console/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.405695854Z namespaces/openshift-network-console/batch/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.405739776Z namespaces/openshift-network-console/batch/cronjobs.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.40588602Z namespaces/openshift-network-console/batch/jobs.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.405946001Z namespaces/openshift-network-console/build.openshift.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.406004913Z namespaces/openshift-network-console/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.406087465Z namespaces/openshift-network-console/build.openshift.io/builds.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.406138746Z namespaces/openshift-network-console/core/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.406174687Z namespaces/openshift-network-console/core/configmaps.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.406308421Z namespaces/openshift-network-console/core/endpoints.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.406415194Z namespaces/openshift-network-console/core/events.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.406531387Z namespaces/openshift-network-console/core/persistentvolumeclaims.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.406618079Z namespaces/openshift-network-console/core/pods.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.406790234Z namespaces/openshift-network-console/core/replicationcontrollers.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.407008559Z namespaces/openshift-network-console/core/secrets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.407138563Z namespaces/openshift-network-console/core/services.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.407180264Z namespaces/openshift-network-console/core/configmaps/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.407236736Z namespaces/openshift-network-console/core/configmaps/networking-console-plugin.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.407290407Z namespaces/openshift-network-console/core/services/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.407343658Z namespaces/openshift-network-console/core/services/networking-console-plugin.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.40739277Z namespaces/openshift-network-console/discovery.k8s.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.4074092Z namespaces/openshift-network-console/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.407496223Z namespaces/openshift-network-console/image.openshift.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.407522343Z namespaces/openshift-network-console/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.407581095Z namespaces/openshift-network-console/k8s.ovn.org/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.407638886Z namespaces/openshift-network-console/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.407729229Z namespaces/openshift-network-console/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.407830471Z namespaces/openshift-network-console/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.407887223Z namespaces/openshift-network-console/monitoring.coreos.com/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.407906494Z namespaces/openshift-network-console/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.407984556Z namespaces/openshift-network-console/networking.k8s.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.408038927Z namespaces/openshift-network-console/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.408083748Z namespaces/openshift-network-console/pods/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.408091558Z namespaces/openshift-network-console/pods/networking-console-plugin-74c9f884b7-h55xh/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.408133309Z namespaces/openshift-network-console/pods/networking-console-plugin-74c9f884b7-h55xh/networking-console-plugin-74c9f884b7-h55xh.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.408207111Z namespaces/openshift-network-console/pods/networking-console-plugin-74c9f884b7-h55xh/networking-console-plugin/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.408215432Z namespaces/openshift-network-console/pods/networking-console-plugin-74c9f884b7-h55xh/networking-console-plugin/networking-console-plugin/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.408219952Z namespaces/openshift-network-console/pods/networking-console-plugin-74c9f884b7-h55xh/networking-console-plugin/networking-console-plugin/logs/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.408260353Z namespaces/openshift-network-console/pods/networking-console-plugin-74c9f884b7-h55xh/networking-console-plugin/networking-console-plugin/logs/current.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.408370846Z namespaces/openshift-network-console/pods/networking-console-plugin-74c9f884b7-h55xh/networking-console-plugin/networking-console-plugin/logs/previous.insecure.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.408441288Z namespaces/openshift-network-console/pods/networking-console-plugin-74c9f884b7-h55xh/networking-console-plugin/networking-console-plugin/logs/previous.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.408463838Z namespaces/openshift-network-console/policy/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.40851484Z namespaces/openshift-network-console/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.408570721Z namespaces/openshift-network-console/route.openshift.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.408620062Z namespaces/openshift-network-console/route.openshift.io/routes.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.408677794Z namespaces/openshift-network-diagnostics/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.408716105Z namespaces/openshift-network-diagnostics/openshift-network-diagnostics.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.408776887Z namespaces/openshift-network-diagnostics/apps.openshift.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.408853089Z namespaces/openshift-network-diagnostics/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.408927781Z namespaces/openshift-network-diagnostics/apps/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.408977762Z namespaces/openshift-network-diagnostics/apps/daemonsets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.409086595Z namespaces/openshift-network-diagnostics/apps/deployments.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.409193588Z namespaces/openshift-network-diagnostics/apps/replicasets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.409304681Z namespaces/openshift-network-diagnostics/apps/statefulsets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.409350552Z namespaces/openshift-network-diagnostics/apps/daemonsets/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.409393483Z namespaces/openshift-network-diagnostics/apps/daemonsets/network-check-target.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.409626309Z namespaces/openshift-network-diagnostics/apps/deployments/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.40966489Z namespaces/openshift-network-diagnostics/apps/deployments/network-check-source.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.409741532Z namespaces/openshift-network-diagnostics/autoscaling/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.409798284Z namespaces/openshift-network-diagnostics/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.409861056Z namespaces/openshift-network-diagnostics/batch/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.409929708Z namespaces/openshift-network-diagnostics/batch/cronjobs.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.41001701Z namespaces/openshift-network-diagnostics/batch/jobs.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.410056961Z namespaces/openshift-network-diagnostics/build.openshift.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.410106992Z namespaces/openshift-network-diagnostics/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.410180264Z namespaces/openshift-network-diagnostics/build.openshift.io/builds.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.410244096Z namespaces/openshift-network-diagnostics/core/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.410286677Z namespaces/openshift-network-diagnostics/core/configmaps.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.41038777Z namespaces/openshift-network-diagnostics/core/endpoints.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.410487232Z namespaces/openshift-network-diagnostics/core/events.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.410707788Z namespaces/openshift-network-diagnostics/core/persistentvolumeclaims.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.410845202Z namespaces/openshift-network-diagnostics/core/pods.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.411054007Z namespaces/openshift-network-diagnostics/core/replicationcontrollers.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.41115967Z namespaces/openshift-network-diagnostics/core/secrets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.411262813Z namespaces/openshift-network-diagnostics/core/services.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.411310414Z namespaces/openshift-network-diagnostics/core/serviceaccounts/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.411365396Z namespaces/openshift-network-diagnostics/core/serviceaccounts/network-diagnostics.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.411432508Z namespaces/openshift-network-diagnostics/core/services/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.411477199Z namespaces/openshift-network-diagnostics/core/services/network-check-source.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.411568771Z namespaces/openshift-network-diagnostics/core/services/network-check-target.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.411620303Z namespaces/openshift-network-diagnostics/discovery.k8s.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.411670324Z namespaces/openshift-network-diagnostics/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.411737066Z namespaces/openshift-network-diagnostics/image.openshift.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.411818288Z namespaces/openshift-network-diagnostics/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.411870979Z namespaces/openshift-network-diagnostics/k8s.ovn.org/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.411921331Z namespaces/openshift-network-diagnostics/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.412017543Z namespaces/openshift-network-diagnostics/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.412104855Z namespaces/openshift-network-diagnostics/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.412166997Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.412214558Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.41226553Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.412314461Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors/network-check-source.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.412362382Z namespaces/openshift-network-diagnostics/networking.k8s.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.412413154Z namespaces/openshift-network-diagnostics/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.412454435Z namespaces/openshift-network-diagnostics/pods/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.412462655Z namespaces/openshift-network-diagnostics/pods/network-check-source-7d88cb55d8-xm2wg/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.412512997Z namespaces/openshift-network-diagnostics/pods/network-check-source-7d88cb55d8-xm2wg/network-check-source-7d88cb55d8-xm2wg.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.412595339Z namespaces/openshift-network-diagnostics/pods/network-check-source-7d88cb55d8-xm2wg/check-endpoints/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.412606969Z namespaces/openshift-network-diagnostics/pods/network-check-source-7d88cb55d8-xm2wg/check-endpoints/check-endpoints/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.412611169Z namespaces/openshift-network-diagnostics/pods/network-check-source-7d88cb55d8-xm2wg/check-endpoints/check-endpoints/logs/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.41264267Z namespaces/openshift-network-diagnostics/pods/network-check-source-7d88cb55d8-xm2wg/check-endpoints/check-endpoints/logs/current.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.412779684Z namespaces/openshift-network-diagnostics/pods/network-check-source-7d88cb55d8-xm2wg/check-endpoints/check-endpoints/logs/previous.insecure.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.412879926Z namespaces/openshift-network-diagnostics/pods/network-check-source-7d88cb55d8-xm2wg/check-endpoints/check-endpoints/logs/previous.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.412917577Z namespaces/openshift-network-diagnostics/pods/network-check-target-6fgfk/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.412965089Z namespaces/openshift-network-diagnostics/pods/network-check-target-6fgfk/network-check-target-6fgfk.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.41303694Z namespaces/openshift-network-diagnostics/pods/network-check-target-6fgfk/network-check-target-container/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.413047431Z namespaces/openshift-network-diagnostics/pods/network-check-target-6fgfk/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.413053121Z namespaces/openshift-network-diagnostics/pods/network-check-target-6fgfk/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.413088552Z namespaces/openshift-network-diagnostics/pods/network-check-target-6fgfk/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.413191335Z namespaces/openshift-network-diagnostics/pods/network-check-target-6fgfk/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.413261126Z namespaces/openshift-network-diagnostics/pods/network-check-target-6fgfk/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.413295987Z namespaces/openshift-network-diagnostics/pods/network-check-target-bfrcj/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.413333118Z namespaces/openshift-network-diagnostics/pods/network-check-target-bfrcj/network-check-target-bfrcj.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.413422601Z namespaces/openshift-network-diagnostics/pods/network-check-target-bfrcj/network-check-target-container/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.413432871Z namespaces/openshift-network-diagnostics/pods/network-check-target-bfrcj/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.413439291Z namespaces/openshift-network-diagnostics/pods/network-check-target-bfrcj/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.413475272Z namespaces/openshift-network-diagnostics/pods/network-check-target-bfrcj/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.413571165Z namespaces/openshift-network-diagnostics/pods/network-check-target-bfrcj/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.413640236Z namespaces/openshift-network-diagnostics/pods/network-check-target-bfrcj/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.413675448Z namespaces/openshift-network-diagnostics/pods/network-check-target-qknsz/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.413731359Z namespaces/openshift-network-diagnostics/pods/network-check-target-qknsz/network-check-target-qknsz.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.413824261Z namespaces/openshift-network-diagnostics/pods/network-check-target-qknsz/network-check-target-container/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.413834502Z namespaces/openshift-network-diagnostics/pods/network-check-target-qknsz/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.413838622Z namespaces/openshift-network-diagnostics/pods/network-check-target-qknsz/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.413874803Z namespaces/openshift-network-diagnostics/pods/network-check-target-qknsz/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.413969755Z namespaces/openshift-network-diagnostics/pods/network-check-target-qknsz/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.414053758Z namespaces/openshift-network-diagnostics/pods/network-check-target-qknsz/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.414081538Z namespaces/openshift-network-diagnostics/policy/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.41414685Z namespaces/openshift-network-diagnostics/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.414179101Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.414185661Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.414224032Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/network-diagnostics.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.414316055Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.414379676Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.414406057Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/network-diagnostics.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.41450969Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.414559341Z namespaces/openshift-network-diagnostics/route.openshift.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.414604122Z namespaces/openshift-network-diagnostics/route.openshift.io/routes.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.414664394Z namespaces/openshift-network-node-identity/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.414718305Z namespaces/openshift-network-node-identity/openshift-network-node-identity.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.414777377Z namespaces/openshift-network-node-identity/apps.openshift.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.414945302Z namespaces/openshift-network-node-identity/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.415000433Z namespaces/openshift-network-node-identity/apps/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.415048444Z namespaces/openshift-network-node-identity/apps/daemonsets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.415129736Z namespaces/openshift-network-node-identity/apps/deployments.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.415209129Z namespaces/openshift-network-node-identity/apps/replicasets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.415317871Z namespaces/openshift-network-node-identity/apps/statefulsets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.415363763Z namespaces/openshift-network-node-identity/autoscaling/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.415406414Z namespaces/openshift-network-node-identity/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.415455035Z namespaces/openshift-network-node-identity/batch/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.415498496Z namespaces/openshift-network-node-identity/batch/cronjobs.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.415596519Z namespaces/openshift-network-node-identity/batch/jobs.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.41564293Z namespaces/openshift-network-node-identity/build.openshift.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.415689091Z namespaces/openshift-network-node-identity/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.415768123Z namespaces/openshift-network-node-identity/build.openshift.io/builds.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.415840555Z namespaces/openshift-network-node-identity/coordination.k8s.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.415847846Z namespaces/openshift-network-node-identity/coordination.k8s.io/leases/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.415891887Z namespaces/openshift-network-node-identity/coordination.k8s.io/leases/ovnkube-identity.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.415955378Z namespaces/openshift-network-node-identity/core/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.41601024Z namespaces/openshift-network-node-identity/core/configmaps.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.416115243Z namespaces/openshift-network-node-identity/core/endpoints.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.416218525Z namespaces/openshift-network-node-identity/core/events.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.416308798Z namespaces/openshift-network-node-identity/core/persistentvolumeclaims.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.416416621Z namespaces/openshift-network-node-identity/core/pods.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.416497913Z namespaces/openshift-network-node-identity/core/replicationcontrollers.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.416666877Z namespaces/openshift-network-node-identity/core/secrets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.416808651Z namespaces/openshift-network-node-identity/core/services.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.416861813Z namespaces/openshift-network-node-identity/core/serviceaccounts/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.416909244Z namespaces/openshift-network-node-identity/core/serviceaccounts/network-node-identity.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.416962075Z namespaces/openshift-network-node-identity/discovery.k8s.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.416997166Z namespaces/openshift-network-node-identity/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.417051608Z namespaces/openshift-network-node-identity/image.openshift.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.417104129Z namespaces/openshift-network-node-identity/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.41714619Z namespaces/openshift-network-node-identity/k8s.ovn.org/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.417208352Z namespaces/openshift-network-node-identity/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.417288364Z namespaces/openshift-network-node-identity/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.417371756Z namespaces/openshift-network-node-identity/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.417433368Z namespaces/openshift-network-node-identity/monitoring.coreos.com/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.417482709Z namespaces/openshift-network-node-identity/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.41753486Z namespaces/openshift-network-node-identity/networking.k8s.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.417585722Z namespaces/openshift-network-node-identity/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.417624783Z namespaces/openshift-network-node-identity/policy/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.417665294Z namespaces/openshift-network-node-identity/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.417726346Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.417735586Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.417800788Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/rolebindings/network-node-identity-leases.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.417858699Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.417906001Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/roles/network-node-identity-leases.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.417950802Z namespaces/openshift-network-node-identity/route.openshift.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.417982043Z namespaces/openshift-network-node-identity/route.openshift.io/routes.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.418040454Z namespaces/openshift-network-operator/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.418104846Z namespaces/openshift-network-operator/openshift-network-operator.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.418165928Z namespaces/openshift-network-operator/apps.openshift.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.418211619Z namespaces/openshift-network-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.41825743Z namespaces/openshift-network-operator/apps/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.418300331Z namespaces/openshift-network-operator/apps/daemonsets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.418437495Z namespaces/openshift-network-operator/apps/deployments.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.418518207Z namespaces/openshift-network-operator/apps/replicasets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.418600099Z namespaces/openshift-network-operator/apps/statefulsets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.41865687Z namespaces/openshift-network-operator/apps/daemonsets/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.418703282Z namespaces/openshift-network-operator/apps/daemonsets/iptables-alerter.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.418822705Z namespaces/openshift-network-operator/autoscaling/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.418880347Z namespaces/openshift-network-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.418945118Z namespaces/openshift-network-operator/batch/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.41899191Z namespaces/openshift-network-operator/batch/cronjobs.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.419089022Z namespaces/openshift-network-operator/batch/jobs.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.419134483Z namespaces/openshift-network-operator/build.openshift.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.419179275Z namespaces/openshift-network-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.419263827Z namespaces/openshift-network-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.419325208Z namespaces/openshift-network-operator/coordination.k8s.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.419333019Z namespaces/openshift-network-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.41937225Z namespaces/openshift-network-operator/coordination.k8s.io/leases/network-operator-lock.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.419426781Z namespaces/openshift-network-operator/core/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.419473012Z namespaces/openshift-network-operator/core/configmaps.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.419614206Z namespaces/openshift-network-operator/core/endpoints.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.419701718Z namespaces/openshift-network-operator/core/events.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.419895234Z namespaces/openshift-network-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.419990966Z namespaces/openshift-network-operator/core/pods.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.420183331Z namespaces/openshift-network-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.420295504Z namespaces/openshift-network-operator/core/secrets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.420428378Z namespaces/openshift-network-operator/core/services.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.420483799Z namespaces/openshift-network-operator/core/configmaps/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.420530631Z namespaces/openshift-network-operator/core/configmaps/applied-cluster.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.420821878Z namespaces/openshift-network-operator/core/configmaps/iptables-alerter-script.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.42088331Z namespaces/openshift-network-operator/core/serviceaccounts/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.420944972Z namespaces/openshift-network-operator/core/serviceaccounts/iptables-alerter.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.420998713Z namespaces/openshift-network-operator/discovery.k8s.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.421043874Z namespaces/openshift-network-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.421093926Z namespaces/openshift-network-operator/image.openshift.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.421138677Z namespaces/openshift-network-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.421189688Z namespaces/openshift-network-operator/k8s.ovn.org/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.421228469Z namespaces/openshift-network-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.421322212Z namespaces/openshift-network-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.421393174Z namespaces/openshift-network-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.421441205Z namespaces/openshift-network-operator/monitoring.coreos.com/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.421478866Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.421535287Z namespaces/openshift-network-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.421572079Z namespaces/openshift-network-operator/monitoring.coreos.com/prometheusrules/openshift-network-operator-ipsec-rules.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.42162997Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.421664181Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors/network-operator.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.421727652Z namespaces/openshift-network-operator/networking.k8s.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.421770424Z namespaces/openshift-network-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.421852826Z namespaces/openshift-network-operator/pods/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.421860136Z namespaces/openshift-network-operator/pods/iptables-alerter-ddp96/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.421916068Z namespaces/openshift-network-operator/pods/iptables-alerter-ddp96/iptables-alerter-ddp96.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.42199973Z namespaces/openshift-network-operator/pods/iptables-alerter-ddp96/iptables-alerter/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.42200808Z namespaces/openshift-network-operator/pods/iptables-alerter-ddp96/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.42201226Z namespaces/openshift-network-operator/pods/iptables-alerter-ddp96/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.422030471Z namespaces/openshift-network-operator/pods/iptables-alerter-ddp96/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.422132854Z namespaces/openshift-network-operator/pods/iptables-alerter-ddp96/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.422204635Z namespaces/openshift-network-operator/pods/iptables-alerter-ddp96/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.422258857Z namespaces/openshift-network-operator/pods/iptables-alerter-nw2gx/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.422305548Z namespaces/openshift-network-operator/pods/iptables-alerter-nw2gx/iptables-alerter-nw2gx.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.42237629Z namespaces/openshift-network-operator/pods/iptables-alerter-nw2gx/iptables-alerter/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.42238633Z namespaces/openshift-network-operator/pods/iptables-alerter-nw2gx/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.42239217Z namespaces/openshift-network-operator/pods/iptables-alerter-nw2gx/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.422425551Z namespaces/openshift-network-operator/pods/iptables-alerter-nw2gx/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.422516284Z namespaces/openshift-network-operator/pods/iptables-alerter-nw2gx/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.422602346Z namespaces/openshift-network-operator/pods/iptables-alerter-nw2gx/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.422649387Z namespaces/openshift-network-operator/pods/iptables-alerter-r9jkf/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.422695318Z namespaces/openshift-network-operator/pods/iptables-alerter-r9jkf/iptables-alerter-r9jkf.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.42275097Z namespaces/openshift-network-operator/pods/iptables-alerter-r9jkf/iptables-alerter/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.422782371Z namespaces/openshift-network-operator/pods/iptables-alerter-r9jkf/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.422791301Z namespaces/openshift-network-operator/pods/iptables-alerter-r9jkf/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.422894134Z namespaces/openshift-network-operator/pods/iptables-alerter-r9jkf/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.422987426Z namespaces/openshift-network-operator/pods/iptables-alerter-r9jkf/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.423058158Z namespaces/openshift-network-operator/pods/iptables-alerter-r9jkf/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.423093229Z namespaces/openshift-network-operator/policy/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.42313881Z namespaces/openshift-network-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.423194372Z namespaces/openshift-network-operator/route.openshift.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.423256724Z namespaces/openshift-network-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.423306765Z namespaces/openshift-operator-lifecycle-manager/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.423359666Z namespaces/openshift-operator-lifecycle-manager/openshift-operator-lifecycle-manager.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.423418648Z namespaces/openshift-operator-lifecycle-manager/apps.openshift.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.423465059Z namespaces/openshift-operator-lifecycle-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.42351105Z namespaces/openshift-operator-lifecycle-manager/apps/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.423573102Z namespaces/openshift-operator-lifecycle-manager/apps/daemonsets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.423676855Z namespaces/openshift-operator-lifecycle-manager/apps/deployments.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.423770647Z namespaces/openshift-operator-lifecycle-manager/apps/replicasets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.42386444Z namespaces/openshift-operator-lifecycle-manager/apps/statefulsets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.423929651Z namespaces/openshift-operator-lifecycle-manager/autoscaling/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.423976563Z namespaces/openshift-operator-lifecycle-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.424036324Z namespaces/openshift-operator-lifecycle-manager/batch/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.424082386Z namespaces/openshift-operator-lifecycle-manager/batch/cronjobs.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.424161518Z namespaces/openshift-operator-lifecycle-manager/batch/jobs.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.424211739Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.424270431Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.424354113Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.424413264Z namespaces/openshift-operator-lifecycle-manager/core/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.424435215Z namespaces/openshift-operator-lifecycle-manager/core/configmaps.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.424551968Z namespaces/openshift-operator-lifecycle-manager/core/endpoints.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.424645051Z namespaces/openshift-operator-lifecycle-manager/core/events.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.424741383Z namespaces/openshift-operator-lifecycle-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.424855066Z namespaces/openshift-operator-lifecycle-manager/core/pods.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.424961979Z namespaces/openshift-operator-lifecycle-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.425081622Z namespaces/openshift-operator-lifecycle-manager/core/secrets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.425304328Z namespaces/openshift-operator-lifecycle-manager/core/services.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.42536898Z namespaces/openshift-operator-lifecycle-manager/discovery.k8s.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.425414711Z namespaces/openshift-operator-lifecycle-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.425486933Z namespaces/openshift-operator-lifecycle-manager/image.openshift.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.425524964Z namespaces/openshift-operator-lifecycle-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.425585476Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.425601116Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.425700219Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.425813942Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.425868163Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.425906424Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.425969416Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.425991337Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/prometheusrules/olm-alert-rules.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.426081499Z namespaces/openshift-operator-lifecycle-manager/networking.k8s.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.42611877Z namespaces/openshift-operator-lifecycle-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.426191202Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.426198992Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.426238573Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/operatorgroups/olm-operators.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.426298575Z namespaces/openshift-operator-lifecycle-manager/policy/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.426330996Z namespaces/openshift-operator-lifecycle-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.426409108Z namespaces/openshift-operator-lifecycle-manager/route.openshift.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.426449039Z namespaces/openshift-operator-lifecycle-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.42649686Z namespaces/openshift-operators/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.42650377Z namespaces/openshift-operators/operators.coreos.com/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.426516421Z namespaces/openshift-operators/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.426548601Z namespaces/openshift-operators/operators.coreos.com/operatorgroups/global-operators.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.426607453Z namespaces/openshift-ovn-kubernetes/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.426660004Z namespaces/openshift-ovn-kubernetes/openshift-ovn-kubernetes.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.426727446Z namespaces/openshift-ovn-kubernetes/apps.openshift.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.426777058Z namespaces/openshift-ovn-kubernetes/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.426842109Z namespaces/openshift-ovn-kubernetes/apps/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.426898551Z namespaces/openshift-ovn-kubernetes/apps/daemonsets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.427096016Z namespaces/openshift-ovn-kubernetes/apps/deployments.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.427176638Z namespaces/openshift-ovn-kubernetes/apps/replicasets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.427275071Z namespaces/openshift-ovn-kubernetes/apps/statefulsets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.427331232Z namespaces/openshift-ovn-kubernetes/apps/daemonsets/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.427373634Z namespaces/openshift-ovn-kubernetes/apps/daemonsets/ovnkube-node.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.427535618Z namespaces/openshift-ovn-kubernetes/autoscaling/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.427577889Z namespaces/openshift-ovn-kubernetes/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.427642831Z namespaces/openshift-ovn-kubernetes/batch/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.427684622Z namespaces/openshift-ovn-kubernetes/batch/cronjobs.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.427777244Z namespaces/openshift-ovn-kubernetes/batch/jobs.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.427860616Z namespaces/openshift-ovn-kubernetes/build.openshift.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.427913478Z namespaces/openshift-ovn-kubernetes/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.428016621Z namespaces/openshift-ovn-kubernetes/build.openshift.io/builds.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.428064702Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.428076092Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/leases/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.428119063Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/leases/ovn-kubernetes-master.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.428170475Z namespaces/openshift-ovn-kubernetes/core/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.428213426Z namespaces/openshift-ovn-kubernetes/core/configmaps.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.428433642Z namespaces/openshift-ovn-kubernetes/core/endpoints.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.428523954Z namespaces/openshift-ovn-kubernetes/core/events.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.428877134Z namespaces/openshift-ovn-kubernetes/core/persistentvolumeclaims.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.429014187Z namespaces/openshift-ovn-kubernetes/core/pods.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.429552002Z namespaces/openshift-ovn-kubernetes/core/replicationcontrollers.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.429630734Z namespaces/openshift-ovn-kubernetes/core/secrets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.429826039Z namespaces/openshift-ovn-kubernetes/core/services.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.42988275Z namespaces/openshift-ovn-kubernetes/core/configmaps/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.429909721Z namespaces/openshift-ovn-kubernetes/core/configmaps/ovnkube-config.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.430029514Z namespaces/openshift-ovn-kubernetes/core/configmaps/ovnkube-script-lib.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.430174538Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.430208529Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ovn-kubernetes-control-plane.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.430330042Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ovn-kubernetes-node.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.430380024Z namespaces/openshift-ovn-kubernetes/core/services/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.430417765Z namespaces/openshift-ovn-kubernetes/core/services/ovn-kubernetes-node.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.430477717Z namespaces/openshift-ovn-kubernetes/discovery.k8s.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.430512527Z namespaces/openshift-ovn-kubernetes/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.430572759Z namespaces/openshift-ovn-kubernetes/image.openshift.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.43063027Z namespaces/openshift-ovn-kubernetes/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.430679552Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.430686472Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/network-attachment-definitions/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.430730293Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/network-attachment-definitions/default.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.430880517Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.430958929Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.431066562Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.431165395Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.431250857Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.431304888Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.43135155Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.431407041Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/prometheusrules/networking-rules.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.431487573Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.431537835Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors/monitor-ovn-node.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.431580196Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.431589636Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.431625077Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/ovn.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.431718199Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/signer.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.431770521Z namespaces/openshift-ovn-kubernetes/networking.k8s.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.431836153Z namespaces/openshift-ovn-kubernetes/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.431888414Z namespaces/openshift-ovn-kubernetes/pods/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.431900244Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7559j/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.431956546Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7559j/ovnkube-node-7559j.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.432190522Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7559j/kube-rbac-proxy-node/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.432197972Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7559j/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.432201932Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7559j/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.432237264Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7559j/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.432358747Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7559j/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.432429138Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7559j/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.432458179Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7559j/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.432464619Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7559j/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.432468419Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7559j/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.432514411Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7559j/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.432629244Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7559j/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.432695286Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7559j/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.432721996Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7559j/nbdb/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.432729846Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7559j/nbdb/nbdb/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.432733867Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7559j/nbdb/nbdb/logs/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.432789598Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7559j/nbdb/nbdb/logs/current.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.432897281Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7559j/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.432970193Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7559j/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.433010884Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7559j/northd/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.433020954Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7559j/northd/northd/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.433026005Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7559j/northd/northd/logs/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.433053945Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7559j/northd/northd/logs/current.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.433164338Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7559j/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.43323479Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7559j/northd/northd/logs/previous.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.433271111Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7559j/ovn-acl-logging/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.433281191Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7559j/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.433287421Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7559j/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.433306102Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7559j/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.433403264Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7559j/ovn-acl-logging/ovn-acl-logging/logs/previous.insecure.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.433477506Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7559j/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.433495047Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7559j/ovn-controller/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.433502557Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7559j/ovn-controller/ovn-controller/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.433511567Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7559j/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.433566219Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7559j/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.433733013Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7559j/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.433826496Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7559j/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.433842466Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7559j/ovnkube-controller/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.433849996Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7559j/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.433856107Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7559j/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.433909938Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7559j/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.434913255Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7559j/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.434984907Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7559j/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.435033728Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7559j/sbdb/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.435042378Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7559j/sbdb/sbdb/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.435053969Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7559j/sbdb/sbdb/logs/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.435068699Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7559j/sbdb/sbdb/logs/current.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.435165332Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7559j/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.435234273Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7559j/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.435281875Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hz6tj/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.435358007Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hz6tj/ovnkube-node-hz6tj.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.435513771Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hz6tj/kube-rbac-proxy-node/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.435522531Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hz6tj/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.435527481Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hz6tj/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.435566762Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hz6tj/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.435671375Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hz6tj/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.435740077Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hz6tj/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.435784088Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hz6tj/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.435793178Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hz6tj/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.435802569Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hz6tj/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.43585858Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hz6tj/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.435963073Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hz6tj/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.436047645Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hz6tj/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.436087736Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hz6tj/nbdb/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.436098136Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hz6tj/nbdb/nbdb/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.436104107Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hz6tj/nbdb/nbdb/logs/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.436113827Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hz6tj/nbdb/nbdb/logs/current.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.43622321Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hz6tj/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.436292272Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hz6tj/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.436336713Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hz6tj/northd/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.436345333Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hz6tj/northd/northd/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.436351293Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hz6tj/northd/northd/logs/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.436381974Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hz6tj/northd/northd/logs/current.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.436484677Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hz6tj/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.436549668Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hz6tj/northd/northd/logs/previous.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.4365935Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hz6tj/ovn-acl-logging/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.43660276Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hz6tj/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.43660682Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hz6tj/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.436639111Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hz6tj/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.436737134Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hz6tj/ovn-acl-logging/ovn-acl-logging/logs/previous.insecure.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.436844976Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hz6tj/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.436861357Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hz6tj/ovn-controller/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.436866927Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hz6tj/ovn-controller/ovn-controller/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.436871917Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hz6tj/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.436923358Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hz6tj/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.437126734Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hz6tj/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.437196376Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hz6tj/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.437241147Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hz6tj/ovnkube-controller/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.437248497Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hz6tj/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.437252517Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hz6tj/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.437272848Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hz6tj/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.43845951Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hz6tj/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.438543222Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hz6tj/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.438595673Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hz6tj/sbdb/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.438603463Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hz6tj/sbdb/sbdb/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.438607314Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hz6tj/sbdb/sbdb/logs/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.438647705Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hz6tj/sbdb/sbdb/logs/current.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.438756258Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hz6tj/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.43885562Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hz6tj/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.438872191Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mlq9q/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.438980984Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mlq9q/ovnkube-node-mlq9q.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.439148628Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mlq9q/kube-rbac-proxy-node/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.439158648Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mlq9q/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.439165098Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mlq9q/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.439201069Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mlq9q/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.439318813Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mlq9q/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.439397165Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mlq9q/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.439413415Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mlq9q/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.439421805Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mlq9q/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.439425555Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mlq9q/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.439485447Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mlq9q/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.4396102Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mlq9q/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.439694792Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mlq9q/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.439744714Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mlq9q/nbdb/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.439754374Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mlq9q/nbdb/nbdb/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.439779395Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mlq9q/nbdb/nbdb/logs/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.439816246Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mlq9q/nbdb/nbdb/logs/current.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.439923019Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mlq9q/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.440006051Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mlq9q/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.440058962Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mlq9q/northd/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.440066073Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mlq9q/northd/northd/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.440070323Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mlq9q/northd/northd/logs/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.440111544Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mlq9q/northd/northd/logs/current.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.440218917Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mlq9q/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.440286548Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mlq9q/northd/northd/logs/previous.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.440326349Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mlq9q/ovn-acl-logging/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.44034006Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mlq9q/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.44034417Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mlq9q/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.440372341Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mlq9q/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.440463553Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mlq9q/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.440513974Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mlq9q/ovn-controller/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.440520845Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mlq9q/ovn-controller/ovn-controller/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.440524845Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mlq9q/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.440569826Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mlq9q/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.440818253Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mlq9q/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.440894465Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mlq9q/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.440924376Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mlq9q/ovnkube-controller/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.440930076Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mlq9q/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.440933946Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mlq9q/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.440962747Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mlq9q/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.442126358Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mlq9q/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.44219551Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mlq9q/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.442236201Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mlq9q/sbdb/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.442243111Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mlq9q/sbdb/sbdb/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.442246941Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mlq9q/sbdb/sbdb/logs/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.442281132Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mlq9q/sbdb/sbdb/logs/current.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.442376964Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mlq9q/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.442443646Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mlq9q/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.442478587Z namespaces/openshift-ovn-kubernetes/policy/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.442526718Z namespaces/openshift-ovn-kubernetes/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.44259256Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.44260116Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.442640682Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.442755365Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/openshift-ovn-kubernetes-nodes-identity-limited.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.44296935Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.443034732Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.443085203Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.443191276Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/openshift-ovn-kubernetes-node-limited.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.443281179Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.44333003Z namespaces/openshift-ovn-kubernetes/route.openshift.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.443375471Z namespaces/openshift-ovn-kubernetes/route.openshift.io/routes.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.443421412Z namespaces/openshift-route-controller-manager/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.443428543Z namespaces/openshift-route-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.443432483Z namespaces/openshift-route-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.443475904Z namespaces/openshift-route-controller-manager/coordination.k8s.io/leases/openshift-route-controllers.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.443547596Z namespaces/openshift-service-ca-operator/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.443604727Z namespaces/openshift-service-ca-operator/openshift-service-ca-operator.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.443673109Z namespaces/openshift-service-ca-operator/apps.openshift.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.44371791Z namespaces/openshift-service-ca-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.443744891Z namespaces/openshift-service-ca-operator/apps/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.443830243Z namespaces/openshift-service-ca-operator/apps/daemonsets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.443914045Z namespaces/openshift-service-ca-operator/apps/deployments.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.444036499Z namespaces/openshift-service-ca-operator/apps/replicasets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.444144852Z namespaces/openshift-service-ca-operator/apps/statefulsets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.444192513Z namespaces/openshift-service-ca-operator/autoscaling/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.444239284Z namespaces/openshift-service-ca-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.444262995Z namespaces/openshift-service-ca-operator/batch/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.444314616Z namespaces/openshift-service-ca-operator/batch/cronjobs.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.444420099Z namespaces/openshift-service-ca-operator/batch/jobs.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.444436889Z namespaces/openshift-service-ca-operator/build.openshift.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.444492911Z namespaces/openshift-service-ca-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.444578713Z namespaces/openshift-service-ca-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.444632775Z namespaces/openshift-service-ca-operator/coordination.k8s.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.444644885Z namespaces/openshift-service-ca-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.444653195Z namespaces/openshift-service-ca-operator/coordination.k8s.io/leases/service-ca-operator-lock.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.444716387Z namespaces/openshift-service-ca-operator/core/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.444781799Z namespaces/openshift-service-ca-operator/core/configmaps.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.444913082Z namespaces/openshift-service-ca-operator/core/endpoints.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.444995884Z namespaces/openshift-service-ca-operator/core/events.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.445191179Z namespaces/openshift-service-ca-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.445273522Z namespaces/openshift-service-ca-operator/core/pods.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.445388265Z namespaces/openshift-service-ca-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.445517438Z namespaces/openshift-service-ca-operator/core/secrets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.445708003Z namespaces/openshift-service-ca-operator/core/services.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.445773755Z namespaces/openshift-service-ca-operator/discovery.k8s.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.445838047Z namespaces/openshift-service-ca-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.445888528Z namespaces/openshift-service-ca-operator/image.openshift.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.44593655Z namespaces/openshift-service-ca-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.445985191Z namespaces/openshift-service-ca-operator/k8s.ovn.org/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.446017152Z namespaces/openshift-service-ca-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.446109174Z namespaces/openshift-service-ca-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.446186546Z namespaces/openshift-service-ca-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.446220167Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.446265088Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.4463298Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.446355471Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors/service-ca-operator.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.446425443Z namespaces/openshift-service-ca-operator/networking.k8s.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.446477184Z namespaces/openshift-service-ca-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.446505575Z namespaces/openshift-service-ca-operator/pods/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.446510155Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d6c75f84f-prdpj/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.446572836Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d6c75f84f-prdpj/service-ca-operator-5d6c75f84f-prdpj.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.446642298Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d6c75f84f-prdpj/service-ca-operator/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.446652089Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d6c75f84f-prdpj/service-ca-operator/service-ca-operator/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.446658419Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d6c75f84f-prdpj/service-ca-operator/service-ca-operator/logs/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.44669372Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d6c75f84f-prdpj/service-ca-operator/service-ca-operator/logs/current.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.446881015Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d6c75f84f-prdpj/service-ca-operator/service-ca-operator/logs/previous.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.447041259Z namespaces/openshift-service-ca-operator/policy/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.44707513Z namespaces/openshift-service-ca-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.447111331Z namespaces/openshift-service-ca-operator/route.openshift.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.447167112Z namespaces/openshift-service-ca-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.447212464Z namespaces/openshift-service-ca/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.447259805Z namespaces/openshift-service-ca/openshift-service-ca.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.447312566Z namespaces/openshift-service-ca/apps.openshift.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.447356857Z namespaces/openshift-service-ca/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.447387018Z namespaces/openshift-service-ca/apps/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.44744753Z namespaces/openshift-service-ca/apps/daemonsets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.447524192Z namespaces/openshift-service-ca/apps/deployments.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.447632745Z namespaces/openshift-service-ca/apps/replicasets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.447732527Z namespaces/openshift-service-ca/apps/statefulsets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.447778699Z namespaces/openshift-service-ca/autoscaling/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.44783078Z namespaces/openshift-service-ca/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.447868081Z namespaces/openshift-service-ca/batch/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.447925023Z namespaces/openshift-service-ca/batch/cronjobs.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.448028525Z namespaces/openshift-service-ca/batch/jobs.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.448056596Z namespaces/openshift-service-ca/build.openshift.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.448110728Z namespaces/openshift-service-ca/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.44819603Z namespaces/openshift-service-ca/build.openshift.io/builds.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.44822504Z namespaces/openshift-service-ca/coordination.k8s.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.448234291Z namespaces/openshift-service-ca/coordination.k8s.io/leases/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.448281932Z namespaces/openshift-service-ca/coordination.k8s.io/leases/service-ca-controller-lock.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.448352364Z namespaces/openshift-service-ca/core/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.448373535Z namespaces/openshift-service-ca/core/configmaps.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.448478177Z namespaces/openshift-service-ca/core/endpoints.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.448561249Z namespaces/openshift-service-ca/core/events.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.448673032Z namespaces/openshift-service-ca/core/persistentvolumeclaims.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.448754685Z namespaces/openshift-service-ca/core/pods.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.448895818Z namespaces/openshift-service-ca/core/replicationcontrollers.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.449029452Z namespaces/openshift-service-ca/core/secrets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.449218327Z namespaces/openshift-service-ca/core/services.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.449267979Z namespaces/openshift-service-ca/discovery.k8s.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.449314Z namespaces/openshift-service-ca/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.449354021Z namespaces/openshift-service-ca/image.openshift.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.449412422Z namespaces/openshift-service-ca/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.449440723Z namespaces/openshift-service-ca/k8s.ovn.org/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.449491304Z namespaces/openshift-service-ca/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.449577207Z namespaces/openshift-service-ca/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.449651459Z namespaces/openshift-service-ca/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.44970523Z namespaces/openshift-service-ca/monitoring.coreos.com/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.449732811Z namespaces/openshift-service-ca/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.449808343Z namespaces/openshift-service-ca/networking.k8s.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.449851364Z namespaces/openshift-service-ca/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.449899675Z namespaces/openshift-service-ca/pods/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.449907856Z namespaces/openshift-service-ca/pods/service-ca-658d7b7c78-nztgz/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.449946546Z namespaces/openshift-service-ca/pods/service-ca-658d7b7c78-nztgz/service-ca-658d7b7c78-nztgz.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.450009938Z namespaces/openshift-service-ca/pods/service-ca-658d7b7c78-nztgz/service-ca-controller/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.450017188Z namespaces/openshift-service-ca/pods/service-ca-658d7b7c78-nztgz/service-ca-controller/service-ca-controller/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.450021288Z namespaces/openshift-service-ca/pods/service-ca-658d7b7c78-nztgz/service-ca-controller/service-ca-controller/logs/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.45006788Z namespaces/openshift-service-ca/pods/service-ca-658d7b7c78-nztgz/service-ca-controller/service-ca-controller/logs/current.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.450326897Z namespaces/openshift-service-ca/pods/service-ca-658d7b7c78-nztgz/service-ca-controller/service-ca-controller/logs/previous.insecure.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.450397029Z namespaces/openshift-service-ca/pods/service-ca-658d7b7c78-nztgz/service-ca-controller/service-ca-controller/logs/previous.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.45043698Z namespaces/openshift-service-ca/policy/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.450486941Z namespaces/openshift-service-ca/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.450519772Z namespaces/openshift-service-ca/route.openshift.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.450570403Z namespaces/openshift-service-ca/route.openshift.io/routes.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.450616175Z namespaces/openshift-user-workload-monitoring/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.450672176Z namespaces/openshift-user-workload-monitoring/openshift-user-workload-monitoring.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.450720297Z namespaces/openshift-user-workload-monitoring/apps.openshift.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.450783529Z namespaces/openshift-user-workload-monitoring/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.45083666Z namespaces/openshift-user-workload-monitoring/apps/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.450877842Z namespaces/openshift-user-workload-monitoring/apps/daemonsets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.450963274Z namespaces/openshift-user-workload-monitoring/apps/deployments.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.451046686Z namespaces/openshift-user-workload-monitoring/apps/replicasets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.451148009Z namespaces/openshift-user-workload-monitoring/apps/statefulsets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.451215371Z namespaces/openshift-user-workload-monitoring/autoscaling/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.451264522Z namespaces/openshift-user-workload-monitoring/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.451311593Z namespaces/openshift-user-workload-monitoring/batch/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.451362724Z namespaces/openshift-user-workload-monitoring/batch/cronjobs.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.451443417Z namespaces/openshift-user-workload-monitoring/batch/jobs.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.451496418Z namespaces/openshift-user-workload-monitoring/build.openshift.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.451545349Z namespaces/openshift-user-workload-monitoring/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.451673833Z namespaces/openshift-user-workload-monitoring/build.openshift.io/builds.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.451728644Z namespaces/openshift-user-workload-monitoring/core/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.451784296Z namespaces/openshift-user-workload-monitoring/core/configmaps.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.451970771Z namespaces/openshift-user-workload-monitoring/core/endpoints.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.452099544Z namespaces/openshift-user-workload-monitoring/core/events.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.452215017Z namespaces/openshift-user-workload-monitoring/core/persistentvolumeclaims.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.452295059Z namespaces/openshift-user-workload-monitoring/core/pods.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.452375351Z namespaces/openshift-user-workload-monitoring/core/replicationcontrollers.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.452510155Z namespaces/openshift-user-workload-monitoring/core/secrets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.452716731Z namespaces/openshift-user-workload-monitoring/core/services.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.452819813Z namespaces/openshift-user-workload-monitoring/discovery.k8s.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.452899876Z namespaces/openshift-user-workload-monitoring/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.452957677Z namespaces/openshift-user-workload-monitoring/image.openshift.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.452992278Z namespaces/openshift-user-workload-monitoring/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.453054749Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.453099151Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.453178943Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.453279815Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.453321647Z namespaces/openshift-user-workload-monitoring/monitoring.coreos.com/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.453349848Z namespaces/openshift-user-workload-monitoring/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.453412239Z namespaces/openshift-user-workload-monitoring/networking.k8s.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.45345875Z namespaces/openshift-user-workload-monitoring/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.453486731Z namespaces/openshift-user-workload-monitoring/policy/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.453540242Z namespaces/openshift-user-workload-monitoring/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.453574274Z namespaces/openshift-user-workload-monitoring/route.openshift.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.453623225Z namespaces/openshift-user-workload-monitoring/route.openshift.io/routes.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.453667676Z namespaces/openshift/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.453721577Z namespaces/openshift/openshift.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.45383871Z namespaces/openshift/apps.openshift.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.453882752Z namespaces/openshift/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.453933893Z namespaces/openshift/apps/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.453976014Z namespaces/openshift/apps/daemonsets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.454085467Z namespaces/openshift/apps/deployments.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.454146339Z namespaces/openshift/apps/replicasets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.454252292Z namespaces/openshift/apps/statefulsets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.454321943Z namespaces/openshift/autoscaling/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.454370395Z namespaces/openshift/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.454429366Z namespaces/openshift/batch/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.454478387Z namespaces/openshift/batch/cronjobs.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.45455687Z namespaces/openshift/batch/jobs.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.454614411Z namespaces/openshift/build.openshift.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.454629412Z namespaces/openshift/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.454731524Z namespaces/openshift/build.openshift.io/builds.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.454747955Z namespaces/openshift/core/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.454840827Z namespaces/openshift/core/configmaps.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.45493731Z namespaces/openshift/core/endpoints.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.455016422Z namespaces/openshift/core/events.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.455125535Z namespaces/openshift/core/persistentvolumeclaims.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.455194187Z namespaces/openshift/core/pods.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.455275429Z namespaces/openshift/core/replicationcontrollers.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.455404012Z namespaces/openshift/core/secrets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.455608428Z namespaces/openshift/core/services.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.455664929Z namespaces/openshift/discovery.k8s.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.45570326Z namespaces/openshift/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.455745672Z namespaces/openshift/image.openshift.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.455822403Z namespaces/openshift/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.457304133Z namespaces/openshift/image.openshift.io/imagestreams/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.457337054Z namespaces/openshift/image.openshift.io/imagestreams/cli-artifacts.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.457451317Z namespaces/openshift/image.openshift.io/imagestreams/cli.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.457517229Z namespaces/openshift/image.openshift.io/imagestreams/dotnet-runtime.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.457647422Z namespaces/openshift/image.openshift.io/imagestreams/dotnet.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.457775436Z namespaces/openshift/image.openshift.io/imagestreams/driver-toolkit.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.457876818Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-eap-openshift-java11.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.458060963Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-eap-openshift.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.458242458Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-java-openshift.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.458366522Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-java11-openshift.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.458467104Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-karaf-openshift-jdk11.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.458554407Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-karaf-openshift.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.45868529Z namespaces/openshift/image.openshift.io/imagestreams/golang.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.458814063Z namespaces/openshift/image.openshift.io/imagestreams/httpd.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.458923806Z namespaces/openshift/image.openshift.io/imagestreams/installer-artifacts.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.459009989Z namespaces/openshift/image.openshift.io/imagestreams/installer.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.459099721Z namespaces/openshift/image.openshift.io/imagestreams/java-runtime.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.459222344Z namespaces/openshift/image.openshift.io/imagestreams/java.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.459344138Z namespaces/openshift/image.openshift.io/imagestreams/jboss-datagrid73-openshift.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.459459281Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp3-openjdk11-openshift.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.459556733Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp3-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.459653896Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp4-openjdk11-openshift.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.459749339Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp4-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.459873492Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk11-openshift.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.460001235Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.460109898Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk8-openshift.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.460211651Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk8-runtime-openshift.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.460304323Z namespaces/openshift/image.openshift.io/imagestreams/jboss-webserver57-openjdk11-tomcat9-openshift-ubi8.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.460410036Z namespaces/openshift/image.openshift.io/imagestreams/jboss-webserver57-openjdk8-tomcat9-openshift-ubi8.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.460520599Z namespaces/openshift/image.openshift.io/imagestreams/jenkins-agent-base.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.460615702Z namespaces/openshift/image.openshift.io/imagestreams/jenkins.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.460729695Z namespaces/openshift/image.openshift.io/imagestreams/mariadb.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.460865578Z namespaces/openshift/image.openshift.io/imagestreams/must-gather.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.460966931Z namespaces/openshift/image.openshift.io/imagestreams/mysql.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.461078484Z namespaces/openshift/image.openshift.io/imagestreams/network-tools.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.461164806Z namespaces/openshift/image.openshift.io/imagestreams/nginx.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.461284329Z namespaces/openshift/image.openshift.io/imagestreams/nodejs.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.461429804Z namespaces/openshift/image.openshift.io/imagestreams/oauth-proxy.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.461514786Z namespaces/openshift/image.openshift.io/imagestreams/openjdk-11-rhel7.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.461635059Z namespaces/openshift/image.openshift.io/imagestreams/perl.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.461735041Z namespaces/openshift/image.openshift.io/imagestreams/php.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.461874305Z namespaces/openshift/image.openshift.io/imagestreams/postgresql.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.462003569Z namespaces/openshift/image.openshift.io/imagestreams/postgresql13-for-sso75-openshift-rhel8.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.462095581Z namespaces/openshift/image.openshift.io/imagestreams/postgresql13-for-sso76-openshift-rhel8.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.462186884Z namespaces/openshift/image.openshift.io/imagestreams/python.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.462307107Z namespaces/openshift/image.openshift.io/imagestreams/redhat-openjdk18-openshift.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.46243582Z namespaces/openshift/image.openshift.io/imagestreams/redis.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.462560184Z namespaces/openshift/image.openshift.io/imagestreams/ruby.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.462670877Z namespaces/openshift/image.openshift.io/imagestreams/sso75-openshift-rhel8.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.462776879Z namespaces/openshift/image.openshift.io/imagestreams/sso76-openshift-rhel8.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.462916963Z namespaces/openshift/image.openshift.io/imagestreams/tests.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.463003975Z namespaces/openshift/image.openshift.io/imagestreams/tools.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.463132889Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-11-runtime.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.463253932Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-11.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.463395326Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-17-runtime.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.463508229Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-17.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.463624642Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-21-runtime.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.463720025Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-21.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.463838578Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-8-runtime.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.463968121Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-8.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.464164157Z namespaces/openshift/k8s.ovn.org/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.464211218Z namespaces/openshift/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.46430651Z namespaces/openshift/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.464396173Z namespaces/openshift/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.464429004Z namespaces/openshift/monitoring.coreos.com/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.464485155Z namespaces/openshift/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.464519076Z namespaces/openshift/networking.k8s.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.464569947Z namespaces/openshift/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.464607628Z namespaces/openshift/policy/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.46465714Z namespaces/openshift/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.464704431Z namespaces/openshift/route.openshift.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.464748822Z namespaces/openshift/route.openshift.io/routes.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.464798283Z namespaces/openshift/template.openshift.io/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.464815144Z namespaces/openshift/template.openshift.io/templates/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.464866385Z namespaces/openshift/template.openshift.io/templates/cache-service.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.464973468Z namespaces/openshift/template.openshift.io/templates/cakephp-mysql-example.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.465093691Z namespaces/openshift/template.openshift.io/templates/cakephp-mysql-persistent.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.465206044Z namespaces/openshift/template.openshift.io/templates/dancer-mysql-example.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.465313787Z namespaces/openshift/template.openshift.io/templates/dancer-mysql-persistent.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.465487232Z namespaces/openshift/template.openshift.io/templates/datagrid-service.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.465631616Z namespaces/openshift/template.openshift.io/templates/django-psql-example.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.46577992Z namespaces/openshift/template.openshift.io/templates/django-psql-persistent.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.465902983Z namespaces/openshift/template.openshift.io/templates/eap-xp3-basic-s2i.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.466029656Z namespaces/openshift/template.openshift.io/templates/eap-xp4-basic-s2i.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.466750475Z namespaces/openshift/template.openshift.io/templates/eap74-basic-s2i.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.466950901Z namespaces/openshift/template.openshift.io/templates/eap74-https-s2i.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.467105585Z namespaces/openshift/template.openshift.io/templates/eap74-sso-s2i.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.46727946Z namespaces/openshift/template.openshift.io/templates/httpd-example.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.467413213Z namespaces/openshift/template.openshift.io/templates/jenkins-ephemeral-monitored.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.467561147Z namespaces/openshift/template.openshift.io/templates/jenkins-ephemeral.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.467687791Z namespaces/openshift/template.openshift.io/templates/jenkins-persistent-monitored.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.467829634Z namespaces/openshift/template.openshift.io/templates/jenkins-persistent.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.467942617Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk11-tomcat9-ubi8-basic-s2i.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.46805249Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk11-tomcat9-ubi8-https-s2i.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.468184544Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk8-tomcat9-ubi8-basic-s2i.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.468289877Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk8-tomcat9-ubi8-https-s2i.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.46839625Z namespaces/openshift/template.openshift.io/templates/mariadb-ephemeral.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.468501232Z namespaces/openshift/template.openshift.io/templates/mariadb-persistent.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.468608165Z namespaces/openshift/template.openshift.io/templates/mysql-ephemeral.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.468703008Z namespaces/openshift/template.openshift.io/templates/mysql-persistent.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.468975625Z namespaces/openshift/template.openshift.io/templates/nginx-example.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.469077478Z namespaces/openshift/template.openshift.io/templates/nodejs-postgresql-example.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.469192611Z namespaces/openshift/template.openshift.io/templates/nodejs-postgresql-persistent.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.469302294Z namespaces/openshift/template.openshift.io/templates/openjdk-web-basic-s2i.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.469406817Z namespaces/openshift/template.openshift.io/templates/postgresql-ephemeral.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.469507039Z namespaces/openshift/template.openshift.io/templates/postgresql-persistent.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.469607602Z namespaces/openshift/template.openshift.io/templates/rails-pgsql-persistent.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.469731775Z namespaces/openshift/template.openshift.io/templates/rails-postgresql-example.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.469880969Z namespaces/openshift/template.openshift.io/templates/react-web-app-example.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.469978082Z namespaces/openshift/template.openshift.io/templates/redis-ephemeral.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.470076394Z namespaces/openshift/template.openshift.io/templates/redis-persistent.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.470170867Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel-rest-3scale.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.47029104Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel-xml.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.470420304Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.470525416Z namespaces/openshift/template.openshift.io/templates/sso75-https.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.47065222Z namespaces/openshift/template.openshift.io/templates/sso75-ocp4-x509-https.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.470770583Z namespaces/openshift/template.openshift.io/templates/sso75-ocp4-x509-postgresql-persistent.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.470972518Z namespaces/openshift/template.openshift.io/templates/sso75-postgresql-persistent.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.471099122Z namespaces/openshift/template.openshift.io/templates/sso75-postgresql.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.471229905Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-https.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.471377979Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-postgresql-persistent.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.471549164Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-postgresql.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.471677517Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-x509-https.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.471819051Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-x509-postgresql-persistent.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.471910833Z network_logs/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.471960105Z network_logs/cluster_scale [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.472054477Z network_logs/ippools.whereabouts.cni.cncf.io [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.472126129Z network_logs/multi-networkpolicy [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.472207881Z network_logs/net-attach-def [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.472286203Z network_logs/overlappingrangeipreservations.whereabouts.cni.cncf.io [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.472438078Z network_logs/ovn_kubernetes_top_pods [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.47253597Z network_logs/ovnk_database_store.tar.gz [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.47404455Z nodes/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.474092112Z nodes/debug [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.474182944Z nodes/ip-10-0-131-139.ec2.internal/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.474230315Z nodes/ip-10-0-131-139.ec2.internal/cpu_affinities.json [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.474492222Z nodes/ip-10-0-131-139.ec2.internal/dmesg [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.474813791Z nodes/ip-10-0-131-139.ec2.internal/ethtool_channels [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.474904583Z nodes/ip-10-0-131-139.ec2.internal/ethtool_features [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.475012026Z nodes/ip-10-0-131-139.ec2.internal/ip-10-0-131-139.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.475284663Z nodes/ip-10-0-131-139.ec2.internal/irq_affinities.json [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.475439238Z nodes/ip-10-0-131-139.ec2.internal/lscpu [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.475571901Z nodes/ip-10-0-131-139.ec2.internal/lspci [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.475668244Z nodes/ip-10-0-131-139.ec2.internal/podresources.json [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.475774327Z nodes/ip-10-0-131-139.ec2.internal/pods_info.json [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.47591775Z nodes/ip-10-0-131-139.ec2.internal/proc_cmdline [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.476014853Z nodes/ip-10-0-131-139.ec2.internal/sysinfo.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.477755Z nodes/ip-10-0-131-139.ec2.internal/sysinfo.tgz [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.477996956Z nodes/ip-10-0-140-224.ec2.internal/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.478016516Z nodes/ip-10-0-140-224.ec2.internal/cpu_affinities.json [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.478312764Z nodes/ip-10-0-140-224.ec2.internal/dmesg [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.478570981Z nodes/ip-10-0-140-224.ec2.internal/ethtool_channels [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.478642683Z nodes/ip-10-0-140-224.ec2.internal/ethtool_features [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.478725195Z nodes/ip-10-0-140-224.ec2.internal/ip-10-0-140-224.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.479067365Z nodes/ip-10-0-140-224.ec2.internal/irq_affinities.json [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.479210408Z nodes/ip-10-0-140-224.ec2.internal/lscpu [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.479341152Z nodes/ip-10-0-140-224.ec2.internal/lspci [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.479425384Z nodes/ip-10-0-140-224.ec2.internal/podresources.json [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.479526547Z nodes/ip-10-0-140-224.ec2.internal/pods_info.json [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.47963578Z nodes/ip-10-0-140-224.ec2.internal/proc_cmdline [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.479717812Z nodes/ip-10-0-140-224.ec2.internal/sysinfo.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.481413147Z nodes/ip-10-0-140-224.ec2.internal/sysinfo.tgz [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.481566901Z nodes/ip-10-0-142-124.ec2.internal/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.481616553Z nodes/ip-10-0-142-124.ec2.internal/cpu_affinities.json [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.482057635Z nodes/ip-10-0-142-124.ec2.internal/dmesg [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.482329862Z nodes/ip-10-0-142-124.ec2.internal/ethtool_channels [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.482412644Z nodes/ip-10-0-142-124.ec2.internal/ethtool_features [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.482510627Z nodes/ip-10-0-142-124.ec2.internal/ip-10-0-142-124.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.482910177Z nodes/ip-10-0-142-124.ec2.internal/irq_affinities.json [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.483058111Z nodes/ip-10-0-142-124.ec2.internal/lscpu [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.483186565Z nodes/ip-10-0-142-124.ec2.internal/lspci [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.483274757Z nodes/ip-10-0-142-124.ec2.internal/podresources.json [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.48338034Z nodes/ip-10-0-142-124.ec2.internal/pods_info.json [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.483495033Z nodes/ip-10-0-142-124.ec2.internal/proc_cmdline [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.483572975Z nodes/ip-10-0-142-124.ec2.internal/sysinfo.log [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.485282161Z nodes/ip-10-0-142-124.ec2.internal/sysinfo.tgz [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.485433865Z pod_network_connectivity_check/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.485478966Z pod_network_connectivity_check/podnetworkconnectivitychecks.yaml [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.485575258Z static-pods/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.485582689Z static-pods/kube-apiserver/ [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.4923715Z [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.49238956Z sent 57,835 bytes received 4,218,746 bytes 2,851,054.00 bytes/sec [must-gather] [must-gather-l74jf] OUT 2026-07-28T16:51:09.492397841Z total size is 48,226,033 speedup is 11.28 [must-gather] [must-gather ] OUT 2026-07-28T16:51:09.772598487Z namespace/openshift-must-gather-nzjbp 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: 0dec6587-77fe-4e87-8aeb-6f5fef6c160a [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.26" [must-gather] ClusterOperators: [must-gather] clusteroperator/authentication is missing [must-gather] clusteroperator/cloud-credential is missing [must-gather] clusteroperator/cluster-autoscaler is missing [must-gather] clusteroperator/config-operator is missing [must-gather] clusteroperator/etcd is missing [must-gather] clusteroperator/machine-api is missing [must-gather] clusteroperator/machine-approver is missing [must-gather] clusteroperator/machine-config is missing [must-gather] clusteroperator/marketplace is missing [must-gather] [must-gather] [git-push-artifacts] WORK_DIR: /workspace/odh-ci-artifacts [git-push-artifacts] REPO_PATH: opendatahub-io/odh-build-metadata [git-push-artifacts] REPO_BRANCH: ci-artifacts [git-push-artifacts] SPARSE_FILE_PATH: test-artifacts/docs [git-push-artifacts] SOURCE_PATH: /workspace/artifacts-dir [git-push-artifacts] DEST_PATH: test-artifacts/kserve-group-test-hbdjx [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-hbdjx-e2e-graph [git-push-artifacts] PIPELINERUN_NAME=kserve-group-test-hbdjx [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 7095811 Jul 28 16:51 /workspace/odh-ci-artifacts/test-artifacts/kserve-group-test-hbdjx/e2e-graph.tar.gz [git-push-artifacts] [ci-artifacts 1c42e09] Updating CI Artifacts in e2e-graph [git-push-artifacts] 1 file changed, 0 insertions(+), 0 deletions(-) [git-push-artifacts] create mode 100644 test-artifacts/kserve-group-test-hbdjx/e2e-graph.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] 51619bf..1c42e09 ci-artifacts -> ci-artifacts [fail-if-needed] deploy-and-e2e step succeeded