task e2e-predictor has failed: "step-fail-if-needed" exited with code 1: Error [get-kubeconfig] Found kubeconfig secret: cluster-rgksl-admin-kubeconfig [get-kubeconfig] Wrote kubeconfig to /credentials/cluster-rgksl-kubeconfig [get-kubeconfig] Found admin password secret: cluster-rgksl-admin-password [get-kubeconfig] Retrieved username [get-kubeconfig] Wrote password to /credentials/cluster-rgksl-password [get-kubeconfig] API Server URL: https://a488474ce509a48eb91ec6a8fada4244-fa21550c46ad5628.elb.us-east-1.amazonaws.com:6443 [get-kubeconfig] Console URL: https://console-openshift-console.apps.d390beb2-7020-42f3-8561-94d4cb4c0ffe.prod.konfluxeaas.com [clone-repo] wva-overlay-fix [clone-repo] https://github.com/maskarb/kserve [clone-repo] Cloning into '/workspace/source'... [clone-repo] Updating files: 76% (2373/3100) Updating files: 77% (2387/3100) Updating files: 78% (2418/3100) Updating files: 79% (2449/3100) Updating files: 80% (2480/3100) Updating files: 81% (2511/3100) Updating files: 82% (2542/3100) Updating files: 83% (2573/3100) Updating files: 84% (2604/3100) Updating files: 85% (2635/3100) Updating files: 86% (2666/3100) Updating files: 87% (2697/3100) Updating files: 88% (2728/3100) Updating files: 89% (2759/3100) Updating files: 90% (2790/3100) Updating files: 91% (2821/3100) Updating files: 92% (2852/3100) Updating files: 93% (2883/3100) Updating files: 94% (2914/3100) Updating files: 95% (2945/3100) Updating files: 96% (2976/3100) Updating files: 97% (3007/3100) Updating files: 98% (3038/3100) Updating files: 99% (3069/3100) Updating files: 100% (3100/3100) Updating files: 100% (3100/3100), done. [e2e-predictor] + bash [e2e-predictor] + STATUS_FILE=/test-status/deploy-and-e2e-status [e2e-predictor] + echo failed [e2e-predictor] + COMPONENT_NAME=kserve-agent-ci [e2e-predictor] ++ jq -r --arg component_name kserve-agent-ci '.[$component_name].image' [e2e-predictor] + export KSERVE_AGENT_IMAGE=quay.io/opendatahub/kserve-agent@sha256:c2ec3c7b4f4e1e45c65c5dc6bb443d6d9f93bbd95edfb128e24e40a56ed9bf66 [e2e-predictor] + KSERVE_AGENT_IMAGE=quay.io/opendatahub/kserve-agent@sha256:c2ec3c7b4f4e1e45c65c5dc6bb443d6d9f93bbd95edfb128e24e40a56ed9bf66 [e2e-predictor] + COMPONENT_NAME=kserve-controller-ci [e2e-predictor] ++ jq -r --arg component_name kserve-controller-ci '.[$component_name].image' [e2e-predictor] + export KSERVE_CONTROLLER_IMAGE=quay.io/opendatahub/kserve-controller@sha256:96827fd31c678827421d0ee71858fd3ca5354456bb0730b7b27ba41016ab5aaf [e2e-predictor] + KSERVE_CONTROLLER_IMAGE=quay.io/opendatahub/kserve-controller@sha256:96827fd31c678827421d0ee71858fd3ca5354456bb0730b7b27ba41016ab5aaf [e2e-predictor] + COMPONENT_NAME=kserve-router-ci [e2e-predictor] ++ jq -r --arg component_name kserve-router-ci '.[$component_name].image' [e2e-predictor] + export KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:b3cb5f47c4ea9d876e5490bc83b15040508a0aac484b7e9d11de2faf2dbcdfe4 [e2e-predictor] + KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:b3cb5f47c4ea9d876e5490bc83b15040508a0aac484b7e9d11de2faf2dbcdfe4 [e2e-predictor] + COMPONENT_NAME=kserve-storage-initializer-ci [e2e-predictor] ++ jq -r --arg component_name kserve-storage-initializer-ci '.[$component_name].image' [e2e-predictor] + export STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:09d6f486359107a6e5d5aadd7d4fa2ea151504e2bf98f31f8912a941eb631c4b [e2e-predictor] + STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:09d6f486359107a6e5d5aadd7d4fa2ea151504e2bf98f31f8912a941eb631c4b [e2e-predictor] + ./test/scripts/openshift-ci/run-e2e-tests.sh 'predictor or kserve_on_openshift' [e2e-predictor] Installing on cluster [e2e-predictor] Using namespace: kserve for KServe components [e2e-predictor] SKLEARN_IMAGE=quay.io/opendatahub/sklearn-serving-runtime:odh-pr-1699 [e2e-predictor] OPT_125M_MODEL_URI=s3://example-models/facebook/opt-125m [e2e-predictor] ERROR_404_ISVC_IMAGE=quay.io/opendatahub/error-404-isvc:odh-pr-1699 [e2e-predictor] SUCCESS_200_ISVC_IMAGE=quay.io/opendatahub/success-200-isvc:odh-pr-1699 [e2e-predictor] [INFO] Installing Kustomize v5.8.1 for linux/amd64... [e2e-predictor] [SUCCESS] Successfully installed Kustomize v5.8.1 to /workspace/source/bin/kustomize [e2e-predictor] v5.8.1 [e2e-predictor] make: Entering directory '/workspace/source' [e2e-predictor] [INFO] Installing yq v4.52.1 for linux/amd64... [e2e-predictor] [SUCCESS] Successfully installed yq v4.52.1 to /workspace/source/bin/yq [e2e-predictor] yq (https://github.com/mikefarah/yq/) version v4.52.1 [e2e-predictor] make: Leaving directory '/workspace/source' [e2e-predictor] Installing KServe Python SDK ... [e2e-predictor] [INFO] Installing uv 0.7.8 for linux/amd64... [e2e-predictor] [SUCCESS] Successfully installed uv 0.7.8 to /workspace/source/bin/uv [e2e-predictor] warning: Failed to read project metadata (No `pyproject.toml` found in current directory or any parent directory). Running `uv self version` for compatibility. This fallback will be removed in the future; pass `--preview` to force an error. [e2e-predictor] uv 0.7.8 [e2e-predictor] Creating virtual environment... [e2e-predictor] warning: virtualenv's `--clear` has no effect (uv always clears the virtual environment) [e2e-predictor] Using CPython 3.9.25 interpreter at: /usr/bin/python3 [e2e-predictor] Creating virtual environment at: .venv [e2e-predictor] /workspace/source [e2e-predictor] Using CPython 3.11.13 interpreter at: /usr/bin/python3.11 [e2e-predictor] Creating virtual environment at: .venv [e2e-predictor] Resolved 266 packages in 1ms [e2e-predictor] Building kserve @ file:///workspace/source/python/kserve [e2e-predictor] Downloading kubernetes (1.9MiB) [e2e-predictor] Downloading aiohttp (1.7MiB) [e2e-predictor] Downloading setuptools (1.2MiB) [e2e-predictor] Downloading pydantic-core (2.0MiB) [e2e-predictor] Downloading cryptography (4.3MiB) [e2e-predictor] Downloading pyarrow (40.1MiB) [e2e-predictor] Downloading pandas (12.5MiB) [e2e-predictor] Downloading uvloop (3.8MiB) [e2e-predictor] Downloading botocore (12.9MiB) [e2e-predictor] Downloading black (1.6MiB) [e2e-predictor] Downloading portforward (3.9MiB) [e2e-predictor] Downloading grpcio-tools (2.5MiB) [e2e-predictor] Downloading numpy (15.7MiB) [e2e-predictor] Downloading grpcio (6.4MiB) [e2e-predictor] Downloading mypy (17.2MiB) [e2e-predictor] Building timeout-sampler==1.0.3 [e2e-predictor] Building python-simple-logger==2.0.19 [e2e-predictor] Downloading aiohttp [e2e-predictor] Downloading pydantic-core [e2e-predictor] Downloading black [e2e-predictor] Downloading grpcio-tools [e2e-predictor] Downloading setuptools [e2e-predictor] Built python-simple-logger==2.0.19 [e2e-predictor] Downloading portforward [e2e-predictor] Downloading uvloop [e2e-predictor] Downloading cryptography [e2e-predictor] Downloading grpcio [e2e-predictor] Downloading kubernetes [e2e-predictor] Built timeout-sampler==1.0.3 [e2e-predictor] Built kserve @ file:///workspace/source/python/kserve [e2e-predictor] Downloading numpy [e2e-predictor] Downloading botocore [e2e-predictor] Downloading pandas [e2e-predictor] Downloading mypy [e2e-predictor] Downloading pyarrow [e2e-predictor] Prepared 101 packages in 3.34s [e2e-predictor] warning: Failed to hardlink files; falling back to full copy. This may lead to degraded performance. [e2e-predictor] If the cache and target directories are on different filesystems, hardlinking may not be supported. [e2e-predictor] If this is intentional, set `export UV_LINK_MODE=copy` or use `--link-mode=copy` to suppress this warning. [e2e-predictor] Installed 101 packages in 8.16s [e2e-predictor] + aiohappyeyeballs==2.6.1 [e2e-predictor] + aiohttp==3.13.3 [e2e-predictor] + aiosignal==1.4.0 [e2e-predictor] + annotated-doc==0.0.4 [e2e-predictor] + annotated-types==0.7.0 [e2e-predictor] + anyio==4.9.0 [e2e-predictor] + attrs==25.3.0 [e2e-predictor] + avro==1.12.0 [e2e-predictor] + black==24.3.0 [e2e-predictor] + boto3==1.37.35 [e2e-predictor] + botocore==1.37.35 [e2e-predictor] + cachetools==5.5.2 [e2e-predictor] + certifi==2025.1.31 [e2e-predictor] + cffi==2.0.0 [e2e-predictor] + charset-normalizer==3.4.1 [e2e-predictor] + click==8.1.8 [e2e-predictor] + cloudevents==1.11.0 [e2e-predictor] + colorama==0.4.6 [e2e-predictor] + colorlog==6.10.1 [e2e-predictor] + coverage==7.8.0 [e2e-predictor] + cryptography==46.0.5 [e2e-predictor] + deprecation==2.1.0 [e2e-predictor] + durationpy==0.9 [e2e-predictor] + execnet==2.1.1 [e2e-predictor] + fastapi==0.136.3 [e2e-predictor] + frozenlist==1.5.0 [e2e-predictor] + google-auth==2.39.0 [e2e-predictor] + grpc-interceptor==0.15.4 [e2e-predictor] + grpcio==1.78.1 [e2e-predictor] + grpcio-testing==1.78.1 [e2e-predictor] + grpcio-tools==1.78.1 [e2e-predictor] + h11==0.16.0 [e2e-predictor] + httpcore==1.0.9 [e2e-predictor] + httptools==0.6.4 [e2e-predictor] + httpx==0.27.2 [e2e-predictor] + httpx-retries==0.4.5 [e2e-predictor] + idna==3.10 [e2e-predictor] + iniconfig==2.1.0 [e2e-predictor] + jinja2==3.1.6 [e2e-predictor] + jmespath==1.0.1 [e2e-predictor] + kserve==0.19.0 (from file:///workspace/source/python/kserve) [e2e-predictor] + kubernetes==32.0.1 [e2e-predictor] + markupsafe==3.0.2 [e2e-predictor] + multidict==6.4.3 [e2e-predictor] + mypy==0.991 [e2e-predictor] + mypy-extensions==1.0.0 [e2e-predictor] + numpy==2.2.4 [e2e-predictor] + oauthlib==3.2.2 [e2e-predictor] + orjson==3.10.16 [e2e-predictor] + packaging==24.2 [e2e-predictor] + pandas==2.2.3 [e2e-predictor] + pathspec==0.12.1 [e2e-predictor] + platformdirs==4.3.7 [e2e-predictor] + pluggy==1.5.0 [e2e-predictor] + portforward==0.7.1 [e2e-predictor] + prometheus-client==0.21.1 [e2e-predictor] + propcache==0.3.1 [e2e-predictor] + protobuf==6.33.5 [e2e-predictor] + psutil==5.9.8 [e2e-predictor] + pyarrow==19.0.1 [e2e-predictor] + pyasn1==0.6.3 [e2e-predictor] + pyasn1-modules==0.4.2 [e2e-predictor] + pycparser==2.22 [e2e-predictor] + pydantic==2.12.4 [e2e-predictor] + pydantic-core==2.41.5 [e2e-predictor] + pyjwt==2.12.1 [e2e-predictor] + pytest==7.4.4 [e2e-predictor] + pytest-asyncio==0.23.8 [e2e-predictor] + pytest-cov==5.0.0 [e2e-predictor] + pytest-httpx==0.30.0 [e2e-predictor] + pytest-json-report==1.5.0 [e2e-predictor] + pytest-metadata==3.1.1 [e2e-predictor] + pytest-xdist==3.6.1 [e2e-predictor] + python-dateutil==2.9.0.post0 [e2e-predictor] + python-dotenv==1.1.0 [e2e-predictor] + python-multipart==0.0.22 [e2e-predictor] + python-simple-logger==2.0.19 [e2e-predictor] + pytz==2025.2 [e2e-predictor] + pyyaml==6.0.2 [e2e-predictor] + requests==2.32.3 [e2e-predictor] + requests-oauthlib==2.0.0 [e2e-predictor] + rsa==4.9.1 [e2e-predictor] + s3transfer==0.11.4 [e2e-predictor] + setuptools==78.1.0 [e2e-predictor] + six==1.17.0 [e2e-predictor] + sniffio==1.3.1 [e2e-predictor] + starlette==1.2.1 [e2e-predictor] + tabulate==0.9.0 [e2e-predictor] + timeout-sampler==1.0.3 [e2e-predictor] + timing-asgi==0.3.1 [e2e-predictor] + tomlkit==0.13.2 [e2e-predictor] + typing-extensions==4.15.0 [e2e-predictor] + typing-inspection==0.4.2 [e2e-predictor] + tzdata==2025.2 [e2e-predictor] + urllib3==2.6.2 [e2e-predictor] + uvicorn==0.34.1 [e2e-predictor] + uvloop==0.21.0 [e2e-predictor] + watchfiles==1.0.5 [e2e-predictor] + websocket-client==1.8.0 [e2e-predictor] + websockets==15.0.1 [e2e-predictor] + yarl==1.20.0 [e2e-predictor] Audited 1 package in 63ms [e2e-predictor] /workspace/source [e2e-predictor] [INFO] Installing Kustomize v5.8.1 for linux/amd64... [e2e-predictor] [INFO] Kustomize v5.8.1 is already installed in /workspace/source/bin (>= v5.8.1) [e2e-predictor] make: Entering directory '/workspace/source' [e2e-predictor] make: Leaving directory '/workspace/source' [e2e-predictor] Now using project "kserve" on server "https://a488474ce509a48eb91ec6a8fada4244-fa21550c46ad5628.elb.us-east-1.amazonaws.com:6443". [e2e-predictor] [e2e-predictor] You can add applications to this project with the 'new-app' command. For example, try: [e2e-predictor] [e2e-predictor] oc new-app rails-postgresql-example [e2e-predictor] [e2e-predictor] to build a new example application in Ruby. Or use kubectl to deploy a simple Kubernetes application: [e2e-predictor] [e2e-predictor] kubectl create deployment hello-node --image=registry.k8s.io/e2e-test-images/agnhost:2.43 -- /agnhost serve-hostname [e2e-predictor] [e2e-predictor] [INFO] Installing Kustomize v5.8.1 for linux/amd64... [e2e-predictor] [INFO] Kustomize v5.8.1 is already installed in /workspace/source/bin (>= v5.8.1) [e2e-predictor] make: Entering directory '/workspace/source' [e2e-predictor] make: Leaving directory '/workspace/source' [e2e-predictor] Creating namespace openshift-keda... [e2e-predictor] namespace/openshift-keda created [e2e-predictor] Namespace openshift-keda created/ensured. [e2e-predictor] --- [e2e-predictor] Creating OperatorGroup openshift-keda... [e2e-predictor] operatorgroup.operators.coreos.com/openshift-keda created [e2e-predictor] OperatorGroup openshift-keda created/ensured. [e2e-predictor] --- [e2e-predictor] Creating Subscription for openshift-custom-metrics-autoscaler-operator... [e2e-predictor] subscription.operators.coreos.com/openshift-custom-metrics-autoscaler-operator created [e2e-predictor] Subscription openshift-custom-metrics-autoscaler-operator created/ensured. [e2e-predictor] --- [e2e-predictor] Waiting for openshift-custom-metrics-autoscaler-operator CSV to become ready... [e2e-predictor] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (0/600) [e2e-predictor] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (5/600) [e2e-predictor] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (10/600) [e2e-predictor] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (15/600) [e2e-predictor] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (20/600) [e2e-predictor] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (25/600) [e2e-predictor] CSV custom-metrics-autoscaler.v2.19.0-1 found, but not yet Succeeded (Phase: Installing). Waiting... (30/600) [e2e-predictor] CSV custom-metrics-autoscaler.v2.19.0-1 found, but not yet Succeeded (Phase: Installing). Waiting... (35/600) [e2e-predictor] CSV custom-metrics-autoscaler.v2.19.0-1 found, but not yet Succeeded (Phase: Installing). Waiting... (40/600) [e2e-predictor] CSV custom-metrics-autoscaler.v2.19.0-1 found, but not yet Succeeded (Phase: Installing). Waiting... (45/600) [e2e-predictor] CSV custom-metrics-autoscaler.v2.19.0-1 found, but not yet Succeeded (Phase: Installing). Waiting... (50/600) [e2e-predictor] CSV custom-metrics-autoscaler.v2.19.0-1 is ready (Phase: Succeeded). [e2e-predictor] --- [e2e-predictor] Applying KedaController custom resource... [e2e-predictor] Warning: resource kedacontrollers/keda is missing the kubectl.kubernetes.io/last-applied-configuration annotation which is required by oc apply. oc apply should only be used on resources created declaratively by either oc create --save-config or oc apply. The missing annotation will be patched automatically. [e2e-predictor] kedacontroller.keda.sh/keda configured [e2e-predictor] KedaController custom resource applied. [e2e-predictor] --- [e2e-predictor] Allowing time for KEDA components to be provisioned by the operator ... [e2e-predictor] Waiting for KEDA Operator pod (selector: "app=keda-operator") to be ready in namespace openshift-keda... [e2e-predictor] Waiting for pod -l "app=keda-operator" in namespace "openshift-keda" to be created... [e2e-predictor] Pod -l "app=keda-operator" in namespace "openshift-keda" found. [e2e-predictor] Current pods for -l "app=keda-operator" in namespace "openshift-keda": [e2e-predictor] NAME READY STATUS RESTARTS AGE [e2e-predictor] keda-operator-68bff59c-fcbn7 1/1 Running 0 42s [e2e-predictor] Waiting up to 120s for pod(s) -l "app=keda-operator" in namespace "openshift-keda" to become ready... [e2e-predictor] pod/keda-operator-68bff59c-fcbn7 condition met [e2e-predictor] Pod(s) -l "app=keda-operator" in namespace "openshift-keda" are ready. [e2e-predictor] KEDA Operator pod is ready. [e2e-predictor] Waiting for KEDA Metrics API Server pod (selector: "app=keda-metrics-apiserver") to be ready in namespace openshift-keda... [e2e-predictor] Waiting for pod -l "app=keda-metrics-apiserver" in namespace "openshift-keda" to be created... [e2e-predictor] Pod -l "app=keda-metrics-apiserver" in namespace "openshift-keda" found. [e2e-predictor] Current pods for -l "app=keda-metrics-apiserver" in namespace "openshift-keda": [e2e-predictor] NAME READY STATUS RESTARTS AGE [e2e-predictor] keda-metrics-apiserver-559f75f947-d8znq 1/1 Running 0 46s [e2e-predictor] Waiting up to 120s for pod(s) -l "app=keda-metrics-apiserver" in namespace "openshift-keda" to become ready... [e2e-predictor] pod/keda-metrics-apiserver-559f75f947-d8znq condition met [e2e-predictor] Pod(s) -l "app=keda-metrics-apiserver" in namespace "openshift-keda" are ready. [e2e-predictor] KEDA Metrics API Server pod is ready. [e2e-predictor] Waiting for KEDA Webhook pod (selector: "app=keda-admission-webhooks") to be ready in namespace openshift-keda... [e2e-predictor] Waiting for pod -l "app=keda-admission-webhooks" in namespace "openshift-keda" to be created... [e2e-predictor] Pod -l "app=keda-admission-webhooks" in namespace "openshift-keda" found. [e2e-predictor] Current pods for -l "app=keda-admission-webhooks" in namespace "openshift-keda": [e2e-predictor] NAME READY STATUS RESTARTS AGE [e2e-predictor] keda-admission-5fbd5c4644-mmcxh 1/1 Running 0 51s [e2e-predictor] Waiting up to 120s for pod(s) -l "app=keda-admission-webhooks" in namespace "openshift-keda" to become ready... [e2e-predictor] pod/keda-admission-5fbd5c4644-mmcxh condition met [e2e-predictor] Pod(s) -l "app=keda-admission-webhooks" in namespace "openshift-keda" are ready. [e2e-predictor] KEDA Webhook pod is ready. [e2e-predictor] --- [e2e-predictor] ✅ KEDA deployment script finished successfully. [e2e-predictor] KSERVE_CONTROLLER_IMAGE=quay.io/opendatahub/kserve-controller@sha256:96827fd31c678827421d0ee71858fd3ca5354456bb0730b7b27ba41016ab5aaf [e2e-predictor] LLMISVC_CONTROLLER_IMAGE=ghcr.io/opendatahub-io/kserve/odh-kserve-llmisvc-controller:release-v0.17 [e2e-predictor] KSERVE_AGENT_IMAGE=quay.io/opendatahub/kserve-agent@sha256:c2ec3c7b4f4e1e45c65c5dc6bb443d6d9f93bbd95edfb128e24e40a56ed9bf66 [e2e-predictor] KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:b3cb5f47c4ea9d876e5490bc83b15040508a0aac484b7e9d11de2faf2dbcdfe4 [e2e-predictor] STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:09d6f486359107a6e5d5aadd7d4fa2ea151504e2bf98f31f8912a941eb631c4b [e2e-predictor] Installing KServe via kustomize... [e2e-predictor] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-predictor] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-predictor] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-predictor] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-predictor] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/clusterstoragecontainers.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/datascienceclusters.datasciencecluster.opendatahub.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/dscinitializations.dscinitialization.opendatahub.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencegraphs.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencemodelrewrites.inference.networking.x-k8s.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferenceobjectives.inference.networking.x-k8s.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencepoolimports.inference.networking.x-k8s.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.k8s.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.x-k8s.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferenceservices.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/llminferenceserviceconfigs.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/llminferenceservices.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/servingruntimes.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/trainedmodels.serving.kserve.io serverside-applied [e2e-predictor] Waiting for CRDs to be established... [e2e-predictor] Waiting for CRD inferenceservices.serving.kserve.io to appear (timeout: 90s)… [e2e-predictor] CRD inferenceservices.serving.kserve.io detected — waiting for it to become Established (timeout: 90s)… [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferenceservices.serving.kserve.io condition met [e2e-predictor] Waiting for CRD llminferenceserviceconfigs.serving.kserve.io to appear (timeout: 90s)… [e2e-predictor] CRD llminferenceserviceconfigs.serving.kserve.io detected — waiting for it to become Established (timeout: 90s)… [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/llminferenceserviceconfigs.serving.kserve.io condition met [e2e-predictor] Waiting for CRD clusterstoragecontainers.serving.kserve.io to appear (timeout: 90s)… [e2e-predictor] CRD clusterstoragecontainers.serving.kserve.io detected — waiting for it to become Established (timeout: 90s)… [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/clusterstoragecontainers.serving.kserve.io condition met [e2e-predictor] Waiting for CRD datascienceclusters.datasciencecluster.opendatahub.io to appear (timeout: 90s)… [e2e-predictor] CRD datascienceclusters.datasciencecluster.opendatahub.io detected — waiting for it to become Established (timeout: 90s)… [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/datascienceclusters.datasciencecluster.opendatahub.io condition met [e2e-predictor] Applying all resources... [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/clusterstoragecontainers.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/datascienceclusters.datasciencecluster.opendatahub.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/dscinitializations.dscinitialization.opendatahub.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencegraphs.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencemodelrewrites.inference.networking.x-k8s.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferenceobjectives.inference.networking.x-k8s.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencepoolimports.inference.networking.x-k8s.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.k8s.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.x-k8s.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferenceservices.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/llminferenceserviceconfigs.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/llminferenceservices.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/servingruntimes.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/trainedmodels.serving.kserve.io serverside-applied [e2e-predictor] serviceaccount/kserve-controller-manager serverside-applied [e2e-predictor] serviceaccount/llmisvc-controller-manager serverside-applied [e2e-predictor] role.rbac.authorization.k8s.io/kserve-leader-election-role serverside-applied [e2e-predictor] role.rbac.authorization.k8s.io/kserve-llmisvcconfig-read-access serverside-applied [e2e-predictor] role.rbac.authorization.k8s.io/llmisvc-leader-election-role serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-admin serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-edit serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-inferenceservice-distro-role serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-llmisvc-distro-role serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-llmisvc-manager-role serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-manager-role serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-metrics-reader-cluster-role serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-proxy-role serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-view serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/openshift-ai-inferenceservice-image-volume-scc serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/openshift-ai-llminferenceservice-scc serverside-applied [e2e-predictor] rolebinding.rbac.authorization.k8s.io/kserve-leader-election-rolebinding serverside-applied [e2e-predictor] rolebinding.rbac.authorization.k8s.io/kserve-llmisvcconfig-read-access serverside-applied [e2e-predictor] rolebinding.rbac.authorization.k8s.io/llmisvc-leader-election-rolebinding serverside-applied [e2e-predictor] clusterrolebinding.rbac.authorization.k8s.io/kserve-inferenceservice-distro-rolebinding serverside-applied [e2e-predictor] clusterrolebinding.rbac.authorization.k8s.io/kserve-llmisvc-distro-rolebinding serverside-applied [e2e-predictor] clusterrolebinding.rbac.authorization.k8s.io/kserve-manager-rolebinding serverside-applied [e2e-predictor] clusterrolebinding.rbac.authorization.k8s.io/kserve-proxy-rolebinding serverside-applied [e2e-predictor] clusterrolebinding.rbac.authorization.k8s.io/llmisvc-manager-rolebinding serverside-applied [e2e-predictor] configmap/inferenceservice-config serverside-applied [e2e-predictor] configmap/kserve-parameters serverside-applied [e2e-predictor] secret/kserve-webhook-server-secret serverside-applied [e2e-predictor] secret/mlpipeline-s3-artifact serverside-applied [e2e-predictor] service/kserve-controller-manager-metrics-service serverside-applied [e2e-predictor] service/kserve-controller-manager-service serverside-applied [e2e-predictor] service/kserve-webhook-server-service serverside-applied [e2e-predictor] service/llmisvc-controller-manager-service serverside-applied [e2e-predictor] service/llmisvc-webhook-server-service serverside-applied [e2e-predictor] service/s3-service serverside-applied [e2e-predictor] deployment.apps/kserve-controller-manager serverside-applied [e2e-predictor] deployment.apps/llmisvc-controller-manager serverside-applied [e2e-predictor] deployment.apps/seaweedfs serverside-applied [e2e-predictor] networkpolicy.networking.k8s.io/kserve-controller-manager serverside-applied [e2e-predictor] securitycontextconstraints.security.openshift.io/openshift-ai-inferenceservice-image-volume-scc serverside-applied [e2e-predictor] securitycontextconstraints.security.openshift.io/openshift-ai-llminferenceservice-scc serverside-applied [e2e-predictor] clusterstoragecontainer.serving.kserve.io/default serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-template serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-worker-data-parallel serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-template serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-template-nvidia-cuda serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-template-nvidia-cuda-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-template-nvidia-cuda-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-worker-data-parallel serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-router-route serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-scheduler serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-amd-rocm serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-amd-rocm-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-amd-rocm-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-ppc64le serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-ppc64le-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-ppc64le-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-s390x serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-s390x-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-s390x-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-x86 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-x86-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-x86-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-intel-gaudi serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-intel-gaudi-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-intel-gaudi-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-nvidia-cuda serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-nvidia-cuda-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-nvidia-cuda-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-tracing serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-worker-data-parallel serverside-applied [e2e-predictor] mutatingwebhookconfiguration.admissionregistration.k8s.io/inferenceservice.serving.kserve.io serverside-applied [e2e-predictor] mutatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceservice.serving.kserve.io serverside-applied [e2e-predictor] validatingwebhookconfiguration.admissionregistration.k8s.io/inferencegraph.serving.kserve.io serverside-applied [e2e-predictor] validatingwebhookconfiguration.admissionregistration.k8s.io/inferenceservice.serving.kserve.io serverside-applied [e2e-predictor] validatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceservice.serving.kserve.io serverside-applied [e2e-predictor] validatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceserviceconfig.serving.kserve.io serverside-applied [e2e-predictor] validatingwebhookconfiguration.admissionregistration.k8s.io/servingruntime.serving.kserve.io serverside-applied [e2e-predictor] validatingwebhookconfiguration.admissionregistration.k8s.io/trainedmodel.serving.kserve.io serverside-applied [e2e-predictor] Waiting for llmisvc-controller-manager to be ready... [e2e-predictor] Waiting for pod -l "control-plane=llmisvc-controller-manager" in namespace "kserve" to be created... [e2e-predictor] Pod -l "control-plane=llmisvc-controller-manager" in namespace "kserve" found. [e2e-predictor] Current pods for -l "control-plane=llmisvc-controller-manager" in namespace "kserve": [e2e-predictor] NAME READY STATUS RESTARTS AGE [e2e-predictor] llmisvc-controller-manager-67d95fdc48-rq79z 0/1 ContainerCreating 0 6s [e2e-predictor] Waiting up to 600s for pod(s) -l "control-plane=llmisvc-controller-manager" in namespace "kserve" to become ready... [e2e-predictor] pod/llmisvc-controller-manager-67d95fdc48-rq79z condition met [e2e-predictor] Pod(s) -l "control-plane=llmisvc-controller-manager" in namespace "kserve" are ready. [e2e-predictor] Re-applying LLMInferenceServiceConfig resources with webhook validation... [e2e-predictor] Warning: modifying well-known config kserve/kserve-config-llm-decode-template is not recommended. Consider creating a custom config instead [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-template serverside-applied [e2e-predictor] Warning: modifying well-known config kserve/kserve-config-llm-decode-worker-data-parallel is not recommended. Consider creating a custom config instead [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-worker-data-parallel serverside-applied [e2e-predictor] Warning: modifying well-known config kserve/kserve-config-llm-prefill-template is not recommended. Consider creating a custom config instead [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-template serverside-applied [e2e-predictor] Warning: modifying well-known config kserve/kserve-config-llm-prefill-worker-data-parallel is not recommended. Consider creating a custom config instead [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-worker-data-parallel serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-router-route serverside-applied [e2e-predictor] Warning: modifying well-known config kserve/kserve-config-llm-scheduler is not recommended. Consider creating a custom config instead [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-scheduler serverside-applied [e2e-predictor] Warning: modifying well-known config kserve/kserve-config-llm-template is not recommended. Consider creating a custom config instead [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-tracing serverside-applied [e2e-predictor] Warning: modifying well-known config kserve/kserve-config-llm-worker-data-parallel is not recommended. Consider creating a custom config instead [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-worker-data-parallel serverside-applied [e2e-predictor] Applying DSC/DSCI resources... [e2e-predictor] dscinitialization.dscinitialization.opendatahub.io/test-dsci created [e2e-predictor] datasciencecluster.datasciencecluster.opendatahub.io/test-dsc created [e2e-predictor] KServe manual installation complete [e2e-predictor] Patching ingress domain... [e2e-predictor] configmap/inferenceservice-config patched [e2e-predictor] pod "kserve-controller-manager-666b75c8f7-c74c8" deleted [e2e-predictor] Waiting for kserve-controller-manager to be ready... [e2e-predictor] pod/kserve-controller-manager-666b75c8f7-llgnq condition met [e2e-predictor] Installing ODH Model Controller manually... [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/accounts.nim.opendatahub.io created [e2e-predictor] serviceaccount/model-serving-api created [e2e-predictor] serviceaccount/odh-model-controller created [e2e-predictor] role.rbac.authorization.k8s.io/leader-election-role created [e2e-predictor] clusterrole.rbac.authorization.k8s.io/account-editor-role created [e2e-predictor] clusterrole.rbac.authorization.k8s.io/account-viewer-role created [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-prometheus-k8s created [e2e-predictor] clusterrole.rbac.authorization.k8s.io/metrics-reader created [e2e-predictor] clusterrole.rbac.authorization.k8s.io/model-serving-api created [e2e-predictor] clusterrole.rbac.authorization.k8s.io/odh-model-controller-role created [e2e-predictor] clusterrole.rbac.authorization.k8s.io/proxy-role created [e2e-predictor] rolebinding.rbac.authorization.k8s.io/leader-election-rolebinding created [e2e-predictor] clusterrolebinding.rbac.authorization.k8s.io/model-serving-api created [e2e-predictor] clusterrolebinding.rbac.authorization.k8s.io/odh-model-controller-rolebinding-opendatahub created [e2e-predictor] clusterrolebinding.rbac.authorization.k8s.io/proxy-rolebinding created [e2e-predictor] configmap/odh-model-controller-parameters created [e2e-predictor] service/model-serving-api created [e2e-predictor] service/odh-model-controller-metrics-service created [e2e-predictor] service/odh-model-controller-webhook-service created [e2e-predictor] deployment.apps/model-serving-api created [e2e-predictor] deployment.apps/odh-model-controller created [e2e-predictor] servicemonitor.monitoring.coreos.com/model-serving-api-metrics created [e2e-predictor] servicemonitor.monitoring.coreos.com/odh-model-controller-metrics-monitor created [e2e-predictor] template.template.openshift.io/autogluon-runtime-template created [e2e-predictor] template.template.openshift.io/guardrails-detector-huggingface-serving-template created [e2e-predictor] template.template.openshift.io/kserve-ovms created [e2e-predictor] template.template.openshift.io/mlserver-runtime-template created [e2e-predictor] template.template.openshift.io/vllm-cpu-runtime-template created [e2e-predictor] template.template.openshift.io/vllm-cpu-runtime-template-fast-1 created [e2e-predictor] template.template.openshift.io/vllm-cpu-runtime-template-fast-2 created [e2e-predictor] template.template.openshift.io/vllm-cpu-x86-runtime-template created [e2e-predictor] template.template.openshift.io/vllm-cpu-x86-runtime-template-fast-1 created [e2e-predictor] template.template.openshift.io/vllm-cpu-x86-runtime-template-fast-2 created [e2e-predictor] template.template.openshift.io/vllm-cuda-runtime-template created [e2e-predictor] template.template.openshift.io/vllm-cuda-runtime-template-fast-1 created [e2e-predictor] template.template.openshift.io/vllm-cuda-runtime-template-fast-2 created [e2e-predictor] template.template.openshift.io/vllm-gaudi-runtime-template created [e2e-predictor] template.template.openshift.io/vllm-gaudi-runtime-template-fast-1 created [e2e-predictor] template.template.openshift.io/vllm-gaudi-runtime-template-fast-2 created [e2e-predictor] template.template.openshift.io/vllm-multinode-runtime-template created [e2e-predictor] template.template.openshift.io/vllm-multinode-runtime-template-fast-1 created [e2e-predictor] template.template.openshift.io/vllm-multinode-runtime-template-fast-2 created [e2e-predictor] template.template.openshift.io/vllm-rocm-runtime-template created [e2e-predictor] template.template.openshift.io/vllm-rocm-runtime-template-fast-1 created [e2e-predictor] template.template.openshift.io/vllm-rocm-runtime-template-fast-2 created [e2e-predictor] template.template.openshift.io/vllm-spyre-ppc64le-runtime-template created [e2e-predictor] template.template.openshift.io/vllm-spyre-ppc64le-runtime-template-fast-1 created [e2e-predictor] template.template.openshift.io/vllm-spyre-ppc64le-runtime-template-fast-2 created [e2e-predictor] template.template.openshift.io/vllm-spyre-s390x-runtime-template created [e2e-predictor] template.template.openshift.io/vllm-spyre-s390x-runtime-template-fast-1 created [e2e-predictor] template.template.openshift.io/vllm-spyre-s390x-runtime-template-fast-2 created [e2e-predictor] template.template.openshift.io/vllm-spyre-x86-runtime-template created [e2e-predictor] template.template.openshift.io/vllm-spyre-x86-runtime-template-fast-1 created [e2e-predictor] template.template.openshift.io/vllm-spyre-x86-runtime-template-fast-2 created [e2e-predictor] mutatingwebhookconfiguration.admissionregistration.k8s.io/mutating.odh-model-controller.opendatahub.io created [e2e-predictor] validatingwebhookconfiguration.admissionregistration.k8s.io/validating.odh-model-controller.opendatahub.io created [e2e-predictor] Waiting for deployment "odh-model-controller" rollout to finish: 0 of 1 updated replicas are available... [e2e-predictor] deployment "odh-model-controller" successfully rolled out [e2e-predictor] networkpolicy.networking.k8s.io/allow-all created [e2e-predictor] KServe setup complete (namespace: kserve) [e2e-predictor] Add testing models to SeaweedFS S3 storage ... [e2e-predictor] Waiting for SeaweedFS deployment to be ready... [e2e-predictor] deployment "seaweedfs" successfully rolled out [e2e-predictor] S3 init job not completed, re-creating... [e2e-predictor] job.batch/s3-init replaced [e2e-predictor] Waiting for S3 init job to complete... [e2e-predictor] job.batch/s3-init condition met [e2e-predictor] Configuring SeaweedFS S3 TLS [e2e-predictor] Namespace kserve exists. [e2e-predictor] Cleaning up existing custom TLS SeaweedFS resources for idempotency... [e2e-predictor] secret/seaweedfs-tls-custom-artifact serverside-applied [e2e-predictor] service/seaweedfs-tls-custom-service serverside-applied [e2e-predictor] deployment.apps/seaweedfs-tls-custom serverside-applied [e2e-predictor] Waiting for seaweedfs-tls-custom deployment to be ready... [e2e-predictor] Waiting for deployment "seaweedfs-tls-custom" rollout to finish: 0 of 1 updated replicas are available... [e2e-predictor] deployment "seaweedfs-tls-custom" successfully rolled out [e2e-predictor] Configuring SeaweedFS S3 for TLS with custom certificate and adding models to storage [e2e-predictor] Generating Custom CA cert and secret [e2e-predictor] ......+..+.+........+..........+.........+..+....+..+....+...+......+++++++++++++++++++++++++++++++++++++++++++++*.+.....+.+.....+.........+...+.......+.....+...+.+..+....+.........+..............+.......+........+...+....+........+...+...+....+..+.+........+.......+...+.........+++++++++++++++++++++++++++++++++++++++++++++*..+...........+....+..+....+......+....................+.......+...+..+...+..................+....+......+............+..............+...+.......+...+.......................+.........+...+++++ [e2e-predictor] ...+...+.........+......+++++++++++++++++++++++++++++++++++++++++++++*.+...+....+........+...+....+...+.....+......+...............+.+...+..+.........+....+...+........+....+++++++++++++++++++++++++++++++++++++++++++++*..........+...+......+..........+.....................+............+..+....+......+.........+..+...+....+......+............+.........+......+..+...+...+......+...................+......+...........+...+................+.........+.....+.......+.....+............+............+.............+..+.............+..+.........+.+........+.+.....+....+...........+..........+..+..........+..............................+..+................+............+...+.....+...............+............+.........+.+........+.+...+...+...............+.....+....+...........+............+.+.....+.........+......+.........+.......+.....................+........+....+.....+.+...............+.....+................+......+..+.+...........+.+.....+.........+.+.....+....+......+...+.....+.........+.+...........+...+.............+..+............+...+............+....+..............+......+++++ [e2e-predictor] ----- [e2e-predictor] ...+......+...+.+...+...+..+......+....+..+.+.....+...+....+........+++++++++++++++++++++++++++++++++++++++++++++*..........+++++++++++++++++++++++++++++++++++++++++++++*.....+............+...+...+............+.................+.+.................................+.........+............+...+.....+...+...+....+.....+.......+........................+..+...+....+........+.......+...+..............+.+..+++++ [e2e-predictor] ............+..+...+.+.....+.+...+...........+.......+++++++++++++++++++++++++++++++++++++++++++++*..+..........+..+.+...+............+...+..+.........+...+.+......+...+...+++++++++++++++++++++++++++++++++++++++++++++*.+.+..+......+.+.....+................+..+.+.........+..+...+.+......+..............+.......+..+.+......+...........+....+..............+.+.....+....+..+.........+.+............+..+...+...+..................+.........+...............+..........+...+..+......+......................+..+............+.........+.+........+......+.+......+..+.+.....+......+......+.......+...............+......+..............+...+....+...............+...+.....+.+...........+.........+.+.........+..+.........+.............+...+............+...+..............+....+.....+.......+..+.+..+...+...............+.+......+...+..+....+.....+.+.........+..............+....+............+...+..+....+.....+.........+......+.......+........+..........+..+.........+.........+.+..............+.........+...............+.+............+..+..........+..+..........+.........+............+.....+.......+...+.....+...+....+.....+...+............+...+....+..................+.................+.+..+.+....................+......+......+............+.+......+.........+............+.........+...+..+................+..+...+...+............+.......+...............+..+.+.....+.........+.............+.....+...+....+.....+..................+...+...+.+...+...........+.+...+......+..+...+............+.......+.......................+...+....+.................+.........+....+..+...............+......+.............+.........+.....+.+......+.........+.........+.....+......+......+.+..+..........+.....+......+......+.+...+++++ [e2e-predictor] ----- [e2e-predictor] Certificate request self-signature ok [e2e-predictor] subject=CN=custom, O=Red Hat [e2e-predictor] secret/seaweedfs-tls-custom created [e2e-predictor] deployment.apps/seaweedfs-tls-custom patched [e2e-predictor] Waiting for patched seaweedfs-tls-custom deployment to be ready... [e2e-predictor] Waiting for deployment "seaweedfs-tls-custom" rollout to finish: 0 out of 1 new replicas have been updated... [e2e-predictor] Waiting for deployment "seaweedfs-tls-custom" rollout to finish: 0 out of 1 new replicas have been updated... [e2e-predictor] Waiting for deployment "seaweedfs-tls-custom" rollout to finish: 0 out of 1 new replicas have been updated... [e2e-predictor] Waiting for deployment "seaweedfs-tls-custom" rollout to finish: 0 of 1 updated replicas are available... [e2e-predictor] deployment "seaweedfs-tls-custom" successfully rolled out [e2e-predictor] job.batch/s3-tls-init-custom created [e2e-predictor] Waiting for S3 TLS init job to complete... [e2e-predictor] job.batch/s3-tls-init-custom condition met [e2e-predictor] Namespace kserve exists. [e2e-predictor] Cleaning up existing serving TLS SeaweedFS resources for idempotency... [e2e-predictor] secret/seaweedfs-tls-serving-artifact serverside-applied [e2e-predictor] service/seaweedfs-tls-serving-service serverside-applied [e2e-predictor] deployment.apps/seaweedfs-tls-serving serverside-applied [e2e-predictor] Waiting for seaweedfs-tls-serving deployment to be ready... [e2e-predictor] Waiting for deployment "seaweedfs-tls-serving" rollout to finish: 0 of 1 updated replicas are available... [e2e-predictor] deployment "seaweedfs-tls-serving" successfully rolled out [e2e-predictor] Configuring SeaweedFS S3 for TLS with Openshift serving certificate and adding models to storage [e2e-predictor] job.batch/s3-tls-init-serving created [e2e-predictor] Waiting for S3 TLS init job to complete... [e2e-predictor] job.batch/s3-tls-init-serving condition met [e2e-predictor] Prepare CI namespace and install ServingRuntimes [e2e-predictor] Setting up CI namespace: kserve-ci-e2e-test [e2e-predictor] Tearing down CI namespace: kserve-ci-e2e-test [e2e-predictor] Namespace kserve-ci-e2e-test does not exist, skipping deletion [e2e-predictor] CI namespace teardown complete [e2e-predictor] Creating namespace kserve-ci-e2e-test [e2e-predictor] namespace/kserve-ci-e2e-test created [e2e-predictor] Applying S3 artifact secret [e2e-predictor] secret/mlpipeline-s3-artifact created [e2e-predictor] Applying storage-config secret [e2e-predictor] secret/storage-config created [e2e-predictor] Applying SeaweedFS S3 credentials secret [e2e-predictor] secret/seaweedfs-s3-creds created [e2e-predictor] Linking seaweedfs-s3-creds to default service account [e2e-predictor] Creating odh-trusted-ca-bundle configmap [e2e-predictor] configmap/odh-trusted-ca-bundle created [e2e-predictor] Installing ServingRuntimes [e2e-predictor] servingruntime.serving.kserve.io/kserve-autogluonserver created [e2e-predictor] servingruntime.serving.kserve.io/kserve-huggingfaceserver created [e2e-predictor] servingruntime.serving.kserve.io/kserve-huggingfaceserver-multinode created [e2e-predictor] servingruntime.serving.kserve.io/kserve-lgbserver created [e2e-predictor] servingruntime.serving.kserve.io/kserve-mlserver created [e2e-predictor] servingruntime.serving.kserve.io/kserve-paddleserver created [e2e-predictor] servingruntime.serving.kserve.io/kserve-pmmlserver created [e2e-predictor] servingruntime.serving.kserve.io/kserve-predictiveserver created [e2e-predictor] servingruntime.serving.kserve.io/kserve-sklearnserver created [e2e-predictor] servingruntime.serving.kserve.io/kserve-tensorflow-serving created [e2e-predictor] servingruntime.serving.kserve.io/kserve-torchserve created [e2e-predictor] servingruntime.serving.kserve.io/kserve-tritonserver created [e2e-predictor] servingruntime.serving.kserve.io/kserve-vllmserver created [e2e-predictor] servingruntime.serving.kserve.io/kserve-xgbserver created [e2e-predictor] CI namespace setup complete [e2e-predictor] Setup complete [e2e-predictor] === E2E cluster / operator summary === [e2e-predictor] Client Version: 4.20.11 [e2e-predictor] Kustomize Version: v5.6.0 [e2e-predictor] Server Version: 4.21.23 [e2e-predictor] Kubernetes Version: v1.34.8 [e2e-predictor] ClusterVersion desired: 4.21.23 [e2e-predictor] ClusterVersion history (latest): 4.21.23 (Completed) [e2e-predictor] CSVs in openshift-keda: [e2e-predictor] custom-metrics-autoscaler.v2.19.0-1 Succeeded [e2e-predictor] CSVs in openshift-operators (ODH / shared operators, filtered): [e2e-predictor] KServe deployments in kserve: [e2e-predictor] kserve-controller-manager: ready=1 image=quay.io/opendatahub/kserve-controller@sha256:96827fd31c678827421d0ee71858fd3ca5354456bb0730b7b27ba41016ab5aaf [e2e-predictor] imageID: quay.io/opendatahub/kserve-controller@sha256:66599d50430b28bce575006075c12c10c7dfcfaf34644e5a5b598116599a1f67 [e2e-predictor] odh-model-controller: ready=1 image=quay.io/opendatahub/odh-model-controller:fast [e2e-predictor] imageID: quay.io/opendatahub/odh-model-controller@sha256:2c2819fe2d4890de7b4fa162f23e119a8c319a1f7f57eba168906787527d9534 [e2e-predictor] llmisvc-controller-manager: ready=1 image=ghcr.io/opendatahub-io/kserve/odh-kserve-llmisvc-controller:release-v0.17 [e2e-predictor] imageID: ghcr.io/opendatahub-io/kserve/odh-kserve-llmisvc-controller@sha256:5d2f20d2ad8f98f924bc21c0bc453271874de9c443551efdcae24658e1fa721c [e2e-predictor] === End E2E cluster / operator summary === [e2e-predictor] /workspace/source [e2e-predictor] CA certificate extracted [e2e-predictor] REQUESTS_CA_BUNDLE=/tmp/ca.crt [e2e-predictor] Run E2E tests: predictor or kserve_on_openshift [e2e-predictor] Starting E2E functional tests ... [e2e-predictor] Parallelism requested for pytest is 1 [e2e-predictor] ============================= test session starts ============================== [e2e-predictor] platform linux -- Python 3.11.13, pytest-7.4.4, pluggy-1.5.0 -- /workspace/source/python/kserve/.venv/bin/python [e2e-predictor] cachedir: .pytest_cache [e2e-predictor] metadata: {'Python': '3.11.13', 'Platform': 'Linux-5.14.0-570.122.1.el9_6.x86_64-x86_64-with-glibc2.34', 'Packages': {'pytest': '7.4.4', 'pluggy': '1.5.0'}, 'Plugins': {'asyncio': '0.23.8', 'xdist': '3.6.1', 'json-report': '1.5.0', 'httpx': '0.30.0', 'metadata': '3.1.1', 'anyio': '4.9.0', 'cov': '5.0.0'}, 'PLATFORM': 'el9'} [e2e-predictor] rootdir: /workspace/source/test/e2e [e2e-predictor] configfile: pytest.ini [e2e-predictor] plugins: asyncio-0.23.8, xdist-3.6.1, json-report-1.5.0, httpx-0.30.0, metadata-3.1.1, anyio-4.9.0, cov-5.0.0 [e2e-predictor] asyncio: mode=Mode.STRICT [e2e-predictor] created: 1/1 worker [e2e-predictor] 1 worker [61 items] [e2e-predictor] [e2e-predictor] scheduling tests via WorkStealingScheduling [e2e-predictor] [e2e-predictor] batcher/test_batcher.py::test_batcher 2026-07-07 15:06:30.482 4490 kserve INFO [conftest.py:configure_logger():40] Logger configured [e2e-predictor] 2026-07-07 15:08:20.796 4490 kserve.trace Host from isvc status URL = isvc-sklearn-batcher-kserve-ci-e2e-test.apps.d390beb2-7020-42f3-8561-94d4cb4c0ffe.prod.konfluxeaas.com [e2e-predictor] 2026-07-07 15:08:20.796 4490 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = isvc-sklearn-batcher-kserve-ci-e2e-test.apps.d390beb2-7020-42f3-8561-94d4cb4c0ffe.prod.konfluxeaas.com [e2e-predictor] 2026-07-07 15:08:20.797 4490 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-07-07 15:08:20.797 4490 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-predictor] 2026-07-07 15:08:20.797 4490 kserve.trace Using external route host: isvc-sklearn-batcher-kserve-ci-e2e-test.apps.d390beb2-7020-42f3-8561-94d4cb4c0ffe.prod.konfluxeaas.com [e2e-predictor] 2026-07-07 15:08:20.797 4490 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: isvc-sklearn-batcher-kserve-ci-e2e-test.apps.d390beb2-7020-42f3-8561-94d4cb4c0ffe.prod.konfluxeaas.com [e2e-predictor] 2026-07-07 15:08:20.799 4490 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.d390beb2-7020-42f3-8561-94d4cb4c0ffe.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-07 15:08:20.799 4490 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.d390beb2-7020-42f3-8561-94d4cb4c0ffe.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-07 15:08:20.799 4490 kserve.trace base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.d390beb2-7020-42f3-8561-94d4cb4c0ffe.prod.konfluxeaas.com [e2e-predictor] 2026-07-07 15:08:20.799 4490 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.d390beb2-7020-42f3-8561-94d4cb4c0ffe.prod.konfluxeaas.com [e2e-predictor] 2026-07-07 15:08:20.927 4490 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.d390beb2-7020-42f3-8561-94d4cb4c0ffe.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-07 15:08:20.927 4490 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.d390beb2-7020-42f3-8561-94d4cb4c0ffe.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-07 15:08:20.927 4490 kserve.trace base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.d390beb2-7020-42f3-8561-94d4cb4c0ffe.prod.konfluxeaas.com [e2e-predictor] 2026-07-07 15:08:20.927 4490 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.d390beb2-7020-42f3-8561-94d4cb4c0ffe.prod.konfluxeaas.com [e2e-predictor] 2026-07-07 15:08:20.928 4490 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.d390beb2-7020-42f3-8561-94d4cb4c0ffe.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-07 15:08:20.928 4490 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.d390beb2-7020-42f3-8561-94d4cb4c0ffe.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-07 15:08:20.928 4490 kserve.trace base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.d390beb2-7020-42f3-8561-94d4cb4c0ffe.prod.konfluxeaas.com [e2e-predictor] 2026-07-07 15:08:20.928 4490 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.d390beb2-7020-42f3-8561-94d4cb4c0ffe.prod.konfluxeaas.com [e2e-predictor] 2026-07-07 15:08:20.928 4490 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.d390beb2-7020-42f3-8561-94d4cb4c0ffe.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-07 15:08:20.928 4490 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.d390beb2-7020-42f3-8561-94d4cb4c0ffe.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-07 15:08:20.928 4490 kserve.trace base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.d390beb2-7020-42f3-8561-94d4cb4c0ffe.prod.konfluxeaas.com [e2e-predictor] 2026-07-07 15:08:20.928 4490 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.d390beb2-7020-42f3-8561-94d4cb4c0ffe.prod.konfluxeaas.com [e2e-predictor] 2026-07-07 15:08:25.957 4490 kserve.trace Got response [{'message': '', 'batchId': '76e60797-13ac-4fe2-8eae-deeeca23218a', 'predictions': [1, 1]}, {'message': '', 'batchId': '76e60797-13ac-4fe2-8eae-deeeca23218a', 'predictions': [1, 1]}, {'message': '', 'batchId': '76e60797-13ac-4fe2-8eae-deeeca23218a', 'predictions': [1, 1]}, {'message': '', 'batchId': '76e60797-13ac-4fe2-8eae-deeeca23218a', 'predictions': [1, 1]}] [e2e-predictor] 2026-07-07 15:08:25.957 4490 kserve.trace INFO [utils.py:predict():141] Got response [{'message': '', 'batchId': '76e60797-13ac-4fe2-8eae-deeeca23218a', 'predictions': [1, 1]}, {'message': '', 'batchId': '76e60797-13ac-4fe2-8eae-deeeca23218a', 'predictions': [1, 1]}, {'message': '', 'batchId': '76e60797-13ac-4fe2-8eae-deeeca23218a', 'predictions': [1, 1]}, {'message': '', 'batchId': '76e60797-13ac-4fe2-8eae-deeeca23218a', 'predictions': [1, 1]}] [e2e-predictor] [e2e-predictor] [gw0] PASSED batcher/test_batcher.py::test_batcher [e2e-predictor] batcher/test_batcher_custom_port.py::test_batcher_custom_port 2026-07-07 15:09:56.156 4490 kserve.trace Host from isvc status URL = isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.d390beb2-7020-42f3-8561-94d4cb4c0ffe.prod.konfluxeaas.com [e2e-predictor] 2026-07-07 15:09:56.156 4490 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.d390beb2-7020-42f3-8561-94d4cb4c0ffe.prod.konfluxeaas.com [e2e-predictor] 2026-07-07 15:09:56.156 4490 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-07-07 15:09:56.156 4490 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-predictor] 2026-07-07 15:09:56.156 4490 kserve.trace Using external route host: isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.d390beb2-7020-42f3-8561-94d4cb4c0ffe.prod.konfluxeaas.com [e2e-predictor] 2026-07-07 15:09:56.156 4490 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.d390beb2-7020-42f3-8561-94d4cb4c0ffe.prod.konfluxeaas.com [e2e-predictor] 2026-07-07 15:09:56.157 4490 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.d390beb2-7020-42f3-8561-94d4cb4c0ffe.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-07 15:09:56.157 4490 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.d390beb2-7020-42f3-8561-94d4cb4c0ffe.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-07 15:09:56.157 4490 kserve.trace base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.d390beb2-7020-42f3-8561-94d4cb4c0ffe.prod.konfluxeaas.com [e2e-predictor] 2026-07-07 15:09:56.157 4490 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.d390beb2-7020-42f3-8561-94d4cb4c0ffe.prod.konfluxeaas.com [e2e-predictor] 2026-07-07 15:09:56.158 4490 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.d390beb2-7020-42f3-8561-94d4cb4c0ffe.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-07 15:09:56.158 4490 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.d390beb2-7020-42f3-8561-94d4cb4c0ffe.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-07 15:09:56.158 4490 kserve.trace base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.d390beb2-7020-42f3-8561-94d4cb4c0ffe.prod.konfluxeaas.com [e2e-predictor] 2026-07-07 15:09:56.158 4490 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.d390beb2-7020-42f3-8561-94d4cb4c0ffe.prod.konfluxeaas.com [e2e-predictor] 2026-07-07 15:09:56.159 4490 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.d390beb2-7020-42f3-8561-94d4cb4c0ffe.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-07 15:09:56.159 4490 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.d390beb2-7020-42f3-8561-94d4cb4c0ffe.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-07 15:09:56.159 4490 kserve.trace base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.d390beb2-7020-42f3-8561-94d4cb4c0ffe.prod.konfluxeaas.com [e2e-predictor] 2026-07-07 15:09:56.159 4490 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.d390beb2-7020-42f3-8561-94d4cb4c0ffe.prod.konfluxeaas.com [e2e-predictor] 2026-07-07 15:09:56.159 4490 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.d390beb2-7020-42f3-8561-94d4cb4c0ffe.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-07 15:09:56.159 4490 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.d390beb2-7020-42f3-8561-94d4cb4c0ffe.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-07 15:09:56.160 4490 kserve.trace base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.d390beb2-7020-42f3-8561-94d4cb4c0ffe.prod.konfluxeaas.com [e2e-predictor] 2026-07-07 15:09:56.160 4490 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.d390beb2-7020-42f3-8561-94d4cb4c0ffe.prod.konfluxeaas.com [e2e-predictor] 2026-07-07 15:10:01.188 4490 kserve.trace Got response [{'message': '', 'batchId': '3fcf122d-b7ad-4afa-826d-e1d199147023', 'predictions': [1, 1]}, {'message': '', 'batchId': '3fcf122d-b7ad-4afa-826d-e1d199147023', 'predictions': [1, 1]}, {'message': '', 'batchId': '3fcf122d-b7ad-4afa-826d-e1d199147023', 'predictions': [1, 1]}, {'message': '', 'batchId': '3fcf122d-b7ad-4afa-826d-e1d199147023', 'predictions': [1, 1]}] [e2e-predictor] 2026-07-07 15:10:01.188 4490 kserve.trace INFO [utils.py:predict():141] Got response [{'message': '', 'batchId': '3fcf122d-b7ad-4afa-826d-e1d199147023', 'predictions': [1, 1]}, {'message': '', 'batchId': '3fcf122d-b7ad-4afa-826d-e1d199147023', 'predictions': [1, 1]}, {'message': '', 'batchId': '3fcf122d-b7ad-4afa-826d-e1d199147023', 'predictions': [1, 1]}, {'message': '', 'batchId': '3fcf122d-b7ad-4afa-826d-e1d199147023', 'predictions': [1, 1]}] [e2e-predictor] [e2e-predictor] [gw0] PASSED batcher/test_batcher_custom_port.py::test_batcher_custom_port [e2e-predictor] custom/test_custom_model_grpc.py::test_custom_model_grpc [e2e-predictor] [gw0] SKIPPED custom/test_custom_model_grpc.py::test_custom_model_grpc [e2e-predictor] custom/test_ray.py::test_custom_model_http_ray [e2e-predictor] [gw0] SKIPPED custom/test_ray.py::test_custom_model_http_ray [e2e-predictor] logger/test_logger.py::test_kserve_logger 2026-07-07 15:11:41.416 4490 kserve.trace Host from isvc status URL = isvc-logger-kserve-ci-e2e-test.apps.d390beb2-7020-42f3-8561-94d4cb4c0ffe.prod.konfluxeaas.com [e2e-predictor] 2026-07-07 15:11:41.416 4490 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = isvc-logger-kserve-ci-e2e-test.apps.d390beb2-7020-42f3-8561-94d4cb4c0ffe.prod.konfluxeaas.com [e2e-predictor] 2026-07-07 15:11:41.417 4490 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-07-07 15:11:41.417 4490 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-predictor] 2026-07-07 15:11:41.417 4490 kserve.trace Using external route host: isvc-logger-kserve-ci-e2e-test.apps.d390beb2-7020-42f3-8561-94d4cb4c0ffe.prod.konfluxeaas.com [e2e-predictor] 2026-07-07 15:11:41.417 4490 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: isvc-logger-kserve-ci-e2e-test.apps.d390beb2-7020-42f3-8561-94d4cb4c0ffe.prod.konfluxeaas.com [e2e-predictor] 2026-07-07 15:11:41.417 4490 kserve.trace Sending Header = {'Host': 'isvc-logger-kserve-ci-e2e-test.apps.d390beb2-7020-42f3-8561-94d4cb4c0ffe.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-07 15:11:41.417 4490 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-logger-kserve-ci-e2e-test.apps.d390beb2-7020-42f3-8561-94d4cb4c0ffe.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-07 15:11:41.417 4490 kserve.trace base url = https://isvc-logger-kserve-ci-e2e-test.apps.d390beb2-7020-42f3-8561-94d4cb4c0ffe.prod.konfluxeaas.com [e2e-predictor] 2026-07-07 15:11:41.417 4490 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-logger-kserve-ci-e2e-test.apps.d390beb2-7020-42f3-8561-94d4cb4c0ffe.prod.konfluxeaas.com [e2e-predictor] 2026-07-07 15:11:41.447 4490 kserve.trace Got response {'predictions': [1, 1]} [e2e-predictor] 2026-07-07 15:11:41.447 4490 kserve.trace INFO [utils.py:predict():141] Got response {'predictions': [1, 1]} [e2e-predictor] [e2e-predictor] [gw0] PASSED logger/test_logger.py::test_kserve_logger [e2e-predictor] predictor/test_autogluon.py::test_autogluon_runtime_kserve_v1 2026-07-07 15:15:06.749 4490 kserve.trace Host from isvc status URL = isvc-autogluon-v1-predictor.kserve-ci-e2e-test.svc.cluster.local [e2e-predictor] 2026-07-07 15:15:06.749 4490 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = isvc-autogluon-v1-predictor.kserve-ci-e2e-test.svc.cluster.local [e2e-predictor] 2026-07-07 15:15:06.749 4490 kserve.trace Network layer = istio [e2e-predictor] 2026-07-07 15:15:06.749 4490 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = istio [e2e-predictor] [e2e-predictor] [gw0] FAILED predictor/test_autogluon.py::test_autogluon_runtime_kserve_v1 [e2e-predictor] predictor/test_autogluon.py::test_autogluon_runtime_kserve_v2 2026-07-07 15:19:52.312 4490 kserve.trace Host from isvc status URL = isvc-autogluon-v2-predictor.kserve-ci-e2e-test.svc.cluster.local [e2e-predictor] 2026-07-07 15:19:52.312 4490 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = isvc-autogluon-v2-predictor.kserve-ci-e2e-test.svc.cluster.local [e2e-predictor] 2026-07-07 15:19:52.312 4490 kserve.trace Network layer = istio [e2e-predictor] 2026-07-07 15:19:52.312 4490 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = istio [e2e-predictor] [e2e-predictor] [gw0] FAILED predictor/test_autogluon.py::test_autogluon_runtime_kserve_v2 [e2e-predictor] predictor/test_autogluon.py::test_autogluon_runtime_kserve_v2_input_variants 2026-07-07 15:22:07.631 4490 kserve.trace Host from isvc status URL = isvc-autogluon-v2-variants-predictor.kserve-ci-e2e-test.svc.cluster.local [e2e-predictor] 2026-07-07 15:22:07.631 4490 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = isvc-autogluon-v2-variants-predictor.kserve-ci-e2e-test.svc.cluster.local [e2e-predictor] 2026-07-07 15:22:07.632 4490 kserve.trace Network layer = istio [e2e-predictor] 2026-07-07 15:22:07.632 4490 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = istio [e2e-predictor] [e2e-predictor] [gw0] FAILED predictor/test_autogluon.py::test_autogluon_runtime_kserve_v2_input_variants [e2e-predictor] predictor/test_autogluon.py::test_autogluon_runtime_kserve_v2_storage_uri_without_trailing_slash 2026-07-07 15:24:12.939 4490 kserve.trace Host from isvc status URL = isvc-autogluon-v2-noslash-predictor.kserve-ci-e2e-test.svc.cluster.local [e2e-predictor] 2026-07-07 15:24:12.939 4490 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = isvc-autogluon-v2-noslash-predictor.kserve-ci-e2e-test.svc.cluster.local [e2e-predictor] 2026-07-07 15:24:12.940 4490 kserve.trace Network layer = istio [e2e-predictor] 2026-07-07 15:24:12.940 4490 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = istio [e2e-predictor] [e2e-predictor] [gw0] FAILED predictor/test_autogluon.py::test_autogluon_runtime_kserve_v2_storage_uri_without_trailing_slash [e2e-predictor] predictor/test_autogluon_timeseries.py::test_autogluon_timeseries_runtime_kserve_v1 2026-07-07 15:24:48.201 4490 kserve.trace Host from isvc status URL = isvc-autogluon-ts-v1-predictor.kserve-ci-e2e-test.svc.cluster.local [e2e-predictor] 2026-07-07 15:24:48.201 4490 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = isvc-autogluon-ts-v1-predictor.kserve-ci-e2e-test.svc.cluster.local [e2e-predictor] 2026-07-07 15:24:48.201 4490 kserve.trace Network layer = istio [e2e-predictor] 2026-07-07 15:24:48.201 4490 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = istio [e2e-predictor] [e2e-predictor] [gw0] FAILED predictor/test_autogluon_timeseries.py::test_autogluon_timeseries_runtime_kserve_v1 [e2e-predictor] [e2e-predictor] =================================== FAILURES =================================== [e2e-predictor] _______________________ test_autogluon_runtime_kserve_v1 _______________________ [e2e-predictor] [gw0] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python [e2e-predictor] [e2e-predictor] rest_v1_client = [e2e-predictor] [e2e-predictor] @pytest.mark.predictor [e2e-predictor] @pytest.mark.asyncio(scope="session") [e2e-predictor] async def test_autogluon_runtime_kserve_v1(rest_v1_client): [e2e-predictor] service_name = "isvc-autogluon-v1" [e2e-predictor] predictor = _create_predictor(service_name) [e2e-predictor] > response = await deploy_and_predict( [e2e-predictor] service_name, [e2e-predictor] predictor, [e2e-predictor] rest_v1_client, [e2e-predictor] "./data/autogluon_titanic_input.json", [e2e-predictor] ) [e2e-predictor] [e2e-predictor] predictor/test_autogluon.py:63: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] service_name = 'isvc-autogluon-v1' [e2e-predictor] predictor = {'active_deadline_seconds': None, [e2e-predictor] 'affinity': None, [e2e-predictor] 'annotations': None, [e2e-predictor] 'auto_scaling': None, [e2e-predictor] 'automount_service_... None, [e2e-predictor] 'topology_spread_constraints': None, [e2e-predictor] 'triton': None, [e2e-predictor] 'volumes': None, [e2e-predictor] 'worker_spec': None, [e2e-predictor] 'xgboost': None} [e2e-predictor] rest_client = [e2e-predictor] input_path = './data/autogluon_titanic_input.json', timeout_seconds = 1200 [e2e-predictor] [e2e-predictor] async def deploy_and_predict( [e2e-predictor] service_name: str, [e2e-predictor] predictor: V1beta1PredictorSpec, [e2e-predictor] rest_client, [e2e-predictor] input_path: str, [e2e-predictor] timeout_seconds: int = AUTOGLUON_ISVC_WAIT_TIMEOUT, [e2e-predictor] ): [e2e-predictor] async with autogluon_isvc(service_name, predictor, timeout_seconds): [e2e-predictor] > return await predict_isvc(rest_client, service_name, input_path) [e2e-predictor] [e2e-predictor] predictor/autogluon_helpers.py:96: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] client = [e2e-predictor] service_name = 'isvc-autogluon-v1' [e2e-predictor] input = './data/autogluon_titanic_input.json', version = 'v1beta1' [e2e-predictor] model_name = None, is_batch = False, network_layer = 'istio' [e2e-predictor] extra_headers = None [e2e-predictor] [e2e-predictor] async def predict_isvc( [e2e-predictor] client: InferenceRESTClient, [e2e-predictor] service_name, [e2e-predictor] input: Union[str, InferRequest], [e2e-predictor] version=constants.KSERVE_V1BETA1_VERSION, [e2e-predictor] model_name=None, [e2e-predictor] is_batch=False, [e2e-predictor] network_layer: str = "istio", [e2e-predictor] extra_headers: dict = None, [e2e-predictor] ) -> Union[InferResponse, Dict, List[Union[Dict, InferResponse]]]: [e2e-predictor] kfs_client = KServeClient( [e2e-predictor] config_file=os.environ.get("KUBECONFIG", "~/.kube/config") [e2e-predictor] ) [e2e-predictor] isvc = kfs_client.get( [e2e-predictor] service_name, [e2e-predictor] namespace=KSERVE_TEST_NAMESPACE, [e2e-predictor] version=version, [e2e-predictor] ) [e2e-predictor] > scheme, cluster_ip, host, path = get_isvc_endpoint(isvc, network_layer) [e2e-predictor] [e2e-predictor] common/utils.py:81: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] isvc = {'apiVersion': 'serving.kserve.io/v1beta1', 'kind': 'InferenceService', 'metadata': {'annotations': {'modelFormat': 'a...'1', 'memory': '2Gi'}, 'requests': {'cpu': '100m', 'memory': '1Gi'}}, 'runtime': 'kserve-autogluonserver', ...}}}, ...} [e2e-predictor] network_layer = 'istio' [e2e-predictor] [e2e-predictor] def get_isvc_endpoint(isvc, network_layer: str = "istio"): [e2e-predictor] scheme = urlparse(isvc["status"]["url"]).scheme [e2e-predictor] host = urlparse(isvc["status"]["url"]).netloc [e2e-predictor] path = urlparse(isvc["status"]["url"]).path [e2e-predictor] logger.info(f"Host from isvc status URL = {host}") [e2e-predictor] logger.info(f"Network layer = {network_layer}") [e2e-predictor] if network_layer == "openshift-route": [e2e-predictor] cluster_ip = host [e2e-predictor] logger.info(f"Using external route host: {cluster_ip}") [e2e-predictor] elif network_layer == "istio" or network_layer == "istio-ingress": [e2e-predictor] > cluster_ip = get_cluster_ip() [e2e-predictor] [e2e-predictor] common/utils.py:372: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] namespace = 'istio-system' [e2e-predictor] labels = {'app': 'istio-ingressgateway', 'istio': 'ingressgateway'} [e2e-predictor] [e2e-predictor] def get_cluster_ip(namespace="istio-system", labels: dict = None): [e2e-predictor] cluster_ip = os.environ.get("KSERVE_INGRESS_HOST_PORT") [e2e-predictor] if cluster_ip is None: [e2e-predictor] api_instance = k8s_client.CoreV1Api(k8s_client.ApiClient()) [e2e-predictor] if labels is None: [e2e-predictor] labels = { [e2e-predictor] "app": "istio-ingressgateway", [e2e-predictor] "istio": "ingressgateway", [e2e-predictor] } [e2e-predictor] label_selector = ",".join([f"{key}={value}" for key, value in labels.items()]) [e2e-predictor] services = api_instance.list_namespaced_service( [e2e-predictor] namespace, label_selector=label_selector [e2e-predictor] ) [e2e-predictor] if services.items: [e2e-predictor] service = services.items[0] [e2e-predictor] else: [e2e-predictor] > raise RuntimeError(f"No service found with labels: {labels}") [e2e-predictor] E RuntimeError: No service found with labels: {'app': 'istio-ingressgateway', 'istio': 'ingressgateway'} [e2e-predictor] [e2e-predictor] common/utils.py:279: RuntimeError [e2e-predictor] ------------------------------ Captured log call ------------------------------- [e2e-predictor] INFO kserve.trace:utils.py:366 Host from isvc status URL = isvc-autogluon-v1-predictor.kserve-ci-e2e-test.svc.cluster.local [e2e-predictor] INFO kserve.trace:utils.py:367 Network layer = istio [e2e-predictor] _______________________ test_autogluon_runtime_kserve_v2 _______________________ [e2e-predictor] [gw0] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python [e2e-predictor] [e2e-predictor] rest_v2_client = [e2e-predictor] [e2e-predictor] @pytest.mark.predictor [e2e-predictor] @pytest.mark.asyncio(scope="session") [e2e-predictor] async def test_autogluon_runtime_kserve_v2(rest_v2_client): [e2e-predictor] service_name = "isvc-autogluon-v2" [e2e-predictor] predictor = _create_predictor(service_name, protocol_version="v2") [e2e-predictor] > response = await deploy_and_predict( [e2e-predictor] service_name, [e2e-predictor] predictor, [e2e-predictor] rest_v2_client, [e2e-predictor] "./data/autogluon_titanic_input_v2.json", [e2e-predictor] ) [e2e-predictor] [e2e-predictor] predictor/test_autogluon.py:78: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] service_name = 'isvc-autogluon-v2' [e2e-predictor] predictor = {'active_deadline_seconds': None, [e2e-predictor] 'affinity': None, [e2e-predictor] 'annotations': None, [e2e-predictor] 'auto_scaling': None, [e2e-predictor] 'automount_service_... None, [e2e-predictor] 'topology_spread_constraints': None, [e2e-predictor] 'triton': None, [e2e-predictor] 'volumes': None, [e2e-predictor] 'worker_spec': None, [e2e-predictor] 'xgboost': None} [e2e-predictor] rest_client = [e2e-predictor] input_path = './data/autogluon_titanic_input_v2.json', timeout_seconds = 1200 [e2e-predictor] [e2e-predictor] async def deploy_and_predict( [e2e-predictor] service_name: str, [e2e-predictor] predictor: V1beta1PredictorSpec, [e2e-predictor] rest_client, [e2e-predictor] input_path: str, [e2e-predictor] timeout_seconds: int = AUTOGLUON_ISVC_WAIT_TIMEOUT, [e2e-predictor] ): [e2e-predictor] async with autogluon_isvc(service_name, predictor, timeout_seconds): [e2e-predictor] > return await predict_isvc(rest_client, service_name, input_path) [e2e-predictor] [e2e-predictor] predictor/autogluon_helpers.py:96: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] client = [e2e-predictor] service_name = 'isvc-autogluon-v2' [e2e-predictor] input = './data/autogluon_titanic_input_v2.json', version = 'v1beta1' [e2e-predictor] model_name = None, is_batch = False, network_layer = 'istio' [e2e-predictor] extra_headers = None [e2e-predictor] [e2e-predictor] async def predict_isvc( [e2e-predictor] client: InferenceRESTClient, [e2e-predictor] service_name, [e2e-predictor] input: Union[str, InferRequest], [e2e-predictor] version=constants.KSERVE_V1BETA1_VERSION, [e2e-predictor] model_name=None, [e2e-predictor] is_batch=False, [e2e-predictor] network_layer: str = "istio", [e2e-predictor] extra_headers: dict = None, [e2e-predictor] ) -> Union[InferResponse, Dict, List[Union[Dict, InferResponse]]]: [e2e-predictor] kfs_client = KServeClient( [e2e-predictor] config_file=os.environ.get("KUBECONFIG", "~/.kube/config") [e2e-predictor] ) [e2e-predictor] isvc = kfs_client.get( [e2e-predictor] service_name, [e2e-predictor] namespace=KSERVE_TEST_NAMESPACE, [e2e-predictor] version=version, [e2e-predictor] ) [e2e-predictor] > scheme, cluster_ip, host, path = get_isvc_endpoint(isvc, network_layer) [e2e-predictor] [e2e-predictor] common/utils.py:81: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] isvc = {'apiVersion': 'serving.kserve.io/v1beta1', 'kind': 'InferenceService', 'metadata': {'annotations': {'modelFormat': 'a...be': {'httpGet': {'path': '/v2/models/isvc-autogluon-v2/ready', 'port': 8080}, 'initialDelaySeconds': 90}, ...}}}, ...} [e2e-predictor] network_layer = 'istio' [e2e-predictor] [e2e-predictor] def get_isvc_endpoint(isvc, network_layer: str = "istio"): [e2e-predictor] scheme = urlparse(isvc["status"]["url"]).scheme [e2e-predictor] host = urlparse(isvc["status"]["url"]).netloc [e2e-predictor] path = urlparse(isvc["status"]["url"]).path [e2e-predictor] logger.info(f"Host from isvc status URL = {host}") [e2e-predictor] logger.info(f"Network layer = {network_layer}") [e2e-predictor] if network_layer == "openshift-route": [e2e-predictor] cluster_ip = host [e2e-predictor] logger.info(f"Using external route host: {cluster_ip}") [e2e-predictor] elif network_layer == "istio" or network_layer == "istio-ingress": [e2e-predictor] > cluster_ip = get_cluster_ip() [e2e-predictor] [e2e-predictor] common/utils.py:372: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] namespace = 'istio-system' [e2e-predictor] labels = {'app': 'istio-ingressgateway', 'istio': 'ingressgateway'} [e2e-predictor] [e2e-predictor] def get_cluster_ip(namespace="istio-system", labels: dict = None): [e2e-predictor] cluster_ip = os.environ.get("KSERVE_INGRESS_HOST_PORT") [e2e-predictor] if cluster_ip is None: [e2e-predictor] api_instance = k8s_client.CoreV1Api(k8s_client.ApiClient()) [e2e-predictor] if labels is None: [e2e-predictor] labels = { [e2e-predictor] "app": "istio-ingressgateway", [e2e-predictor] "istio": "ingressgateway", [e2e-predictor] } [e2e-predictor] label_selector = ",".join([f"{key}={value}" for key, value in labels.items()]) [e2e-predictor] services = api_instance.list_namespaced_service( [e2e-predictor] namespace, label_selector=label_selector [e2e-predictor] ) [e2e-predictor] if services.items: [e2e-predictor] service = services.items[0] [e2e-predictor] else: [e2e-predictor] > raise RuntimeError(f"No service found with labels: {labels}") [e2e-predictor] E RuntimeError: No service found with labels: {'app': 'istio-ingressgateway', 'istio': 'ingressgateway'} [e2e-predictor] [e2e-predictor] common/utils.py:279: RuntimeError [e2e-predictor] ------------------------------ Captured log call ------------------------------- [e2e-predictor] INFO kserve.trace:utils.py:366 Host from isvc status URL = isvc-autogluon-v2-predictor.kserve-ci-e2e-test.svc.cluster.local [e2e-predictor] INFO kserve.trace:utils.py:367 Network layer = istio [e2e-predictor] _______________ test_autogluon_runtime_kserve_v2_input_variants ________________ [e2e-predictor] [gw0] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python [e2e-predictor] [e2e-predictor] rest_v2_client = [e2e-predictor] [e2e-predictor] @pytest.mark.predictor [e2e-predictor] @pytest.mark.asyncio(scope="session") [e2e-predictor] async def test_autogluon_runtime_kserve_v2_input_variants(rest_v2_client): [e2e-predictor] service_name = "isvc-autogluon-v2-variants" [e2e-predictor] predictor = _create_predictor(service_name, protocol_version="v2") [e2e-predictor] async with autogluon_isvc(service_name, predictor): [e2e-predictor] for input_path in [ [e2e-predictor] "./data/autogluon_titanic_input_v2.json", [e2e-predictor] "./data/autogluon_titanic_input_v2_binary.json", [e2e-predictor] "./data/autogluon_titanic_input_v2_all_binary.json", [e2e-predictor] ]: [e2e-predictor] > response = await predict_isvc(rest_v2_client, service_name, input_path) [e2e-predictor] [e2e-predictor] predictor/test_autogluon.py:99: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] client = [e2e-predictor] service_name = 'isvc-autogluon-v2-variants' [e2e-predictor] input = './data/autogluon_titanic_input_v2.json', version = 'v1beta1' [e2e-predictor] model_name = None, is_batch = False, network_layer = 'istio' [e2e-predictor] extra_headers = None [e2e-predictor] [e2e-predictor] async def predict_isvc( [e2e-predictor] client: InferenceRESTClient, [e2e-predictor] service_name, [e2e-predictor] input: Union[str, InferRequest], [e2e-predictor] version=constants.KSERVE_V1BETA1_VERSION, [e2e-predictor] model_name=None, [e2e-predictor] is_batch=False, [e2e-predictor] network_layer: str = "istio", [e2e-predictor] extra_headers: dict = None, [e2e-predictor] ) -> Union[InferResponse, Dict, List[Union[Dict, InferResponse]]]: [e2e-predictor] kfs_client = KServeClient( [e2e-predictor] config_file=os.environ.get("KUBECONFIG", "~/.kube/config") [e2e-predictor] ) [e2e-predictor] isvc = kfs_client.get( [e2e-predictor] service_name, [e2e-predictor] namespace=KSERVE_TEST_NAMESPACE, [e2e-predictor] version=version, [e2e-predictor] ) [e2e-predictor] > scheme, cluster_ip, host, path = get_isvc_endpoint(isvc, network_layer) [e2e-predictor] [e2e-predictor] common/utils.py:81: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] isvc = {'apiVersion': 'serving.kserve.io/v1beta1', 'kind': 'InferenceService', 'metadata': {'annotations': {'modelFormat': 'a...tpGet': {'path': '/v2/models/isvc-autogluon-v2-variants/ready', 'port': 8080}, 'initialDelaySeconds': 90}, ...}}}, ...} [e2e-predictor] network_layer = 'istio' [e2e-predictor] [e2e-predictor] def get_isvc_endpoint(isvc, network_layer: str = "istio"): [e2e-predictor] scheme = urlparse(isvc["status"]["url"]).scheme [e2e-predictor] host = urlparse(isvc["status"]["url"]).netloc [e2e-predictor] path = urlparse(isvc["status"]["url"]).path [e2e-predictor] logger.info(f"Host from isvc status URL = {host}") [e2e-predictor] logger.info(f"Network layer = {network_layer}") [e2e-predictor] if network_layer == "openshift-route": [e2e-predictor] cluster_ip = host [e2e-predictor] logger.info(f"Using external route host: {cluster_ip}") [e2e-predictor] elif network_layer == "istio" or network_layer == "istio-ingress": [e2e-predictor] > cluster_ip = get_cluster_ip() [e2e-predictor] [e2e-predictor] common/utils.py:372: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] namespace = 'istio-system' [e2e-predictor] labels = {'app': 'istio-ingressgateway', 'istio': 'ingressgateway'} [e2e-predictor] [e2e-predictor] def get_cluster_ip(namespace="istio-system", labels: dict = None): [e2e-predictor] cluster_ip = os.environ.get("KSERVE_INGRESS_HOST_PORT") [e2e-predictor] if cluster_ip is None: [e2e-predictor] api_instance = k8s_client.CoreV1Api(k8s_client.ApiClient()) [e2e-predictor] if labels is None: [e2e-predictor] labels = { [e2e-predictor] "app": "istio-ingressgateway", [e2e-predictor] "istio": "ingressgateway", [e2e-predictor] } [e2e-predictor] label_selector = ",".join([f"{key}={value}" for key, value in labels.items()]) [e2e-predictor] services = api_instance.list_namespaced_service( [e2e-predictor] namespace, label_selector=label_selector [e2e-predictor] ) [e2e-predictor] if services.items: [e2e-predictor] service = services.items[0] [e2e-predictor] else: [e2e-predictor] > raise RuntimeError(f"No service found with labels: {labels}") [e2e-predictor] E RuntimeError: No service found with labels: {'app': 'istio-ingressgateway', 'istio': 'ingressgateway'} [e2e-predictor] [e2e-predictor] common/utils.py:279: RuntimeError [e2e-predictor] ------------------------------ Captured log call ------------------------------- [e2e-predictor] INFO kserve.trace:utils.py:366 Host from isvc status URL = isvc-autogluon-v2-variants-predictor.kserve-ci-e2e-test.svc.cluster.local [e2e-predictor] INFO kserve.trace:utils.py:367 Network layer = istio [e2e-predictor] _____ test_autogluon_runtime_kserve_v2_storage_uri_without_trailing_slash ______ [e2e-predictor] [gw0] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python [e2e-predictor] [e2e-predictor] rest_v2_client = [e2e-predictor] [e2e-predictor] @pytest.mark.predictor [e2e-predictor] @pytest.mark.asyncio(scope="session") [e2e-predictor] async def test_autogluon_runtime_kserve_v2_storage_uri_without_trailing_slash( [e2e-predictor] rest_v2_client, [e2e-predictor] ): [e2e-predictor] service_name = "isvc-autogluon-v2-noslash" [e2e-predictor] storage_uri = AUTOGLUON_STORAGE_URI.rstrip("/") [e2e-predictor] predictor = _create_predictor( [e2e-predictor] service_name, protocol_version="v2", storage_uri=storage_uri [e2e-predictor] ) [e2e-predictor] > response = await deploy_and_predict( [e2e-predictor] service_name, [e2e-predictor] predictor, [e2e-predictor] rest_v2_client, [e2e-predictor] "./data/autogluon_titanic_input_v2.json", [e2e-predictor] ) [e2e-predictor] [e2e-predictor] predictor/test_autogluon.py:114: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] service_name = 'isvc-autogluon-v2-noslash' [e2e-predictor] predictor = {'active_deadline_seconds': None, [e2e-predictor] 'affinity': None, [e2e-predictor] 'annotations': None, [e2e-predictor] 'auto_scaling': None, [e2e-predictor] 'automount_service_... None, [e2e-predictor] 'topology_spread_constraints': None, [e2e-predictor] 'triton': None, [e2e-predictor] 'volumes': None, [e2e-predictor] 'worker_spec': None, [e2e-predictor] 'xgboost': None} [e2e-predictor] rest_client = [e2e-predictor] input_path = './data/autogluon_titanic_input_v2.json', timeout_seconds = 1200 [e2e-predictor] [e2e-predictor] async def deploy_and_predict( [e2e-predictor] service_name: str, [e2e-predictor] predictor: V1beta1PredictorSpec, [e2e-predictor] rest_client, [e2e-predictor] input_path: str, [e2e-predictor] timeout_seconds: int = AUTOGLUON_ISVC_WAIT_TIMEOUT, [e2e-predictor] ): [e2e-predictor] async with autogluon_isvc(service_name, predictor, timeout_seconds): [e2e-predictor] > return await predict_isvc(rest_client, service_name, input_path) [e2e-predictor] [e2e-predictor] predictor/autogluon_helpers.py:96: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] client = [e2e-predictor] service_name = 'isvc-autogluon-v2-noslash' [e2e-predictor] input = './data/autogluon_titanic_input_v2.json', version = 'v1beta1' [e2e-predictor] model_name = None, is_batch = False, network_layer = 'istio' [e2e-predictor] extra_headers = None [e2e-predictor] [e2e-predictor] async def predict_isvc( [e2e-predictor] client: InferenceRESTClient, [e2e-predictor] service_name, [e2e-predictor] input: Union[str, InferRequest], [e2e-predictor] version=constants.KSERVE_V1BETA1_VERSION, [e2e-predictor] model_name=None, [e2e-predictor] is_batch=False, [e2e-predictor] network_layer: str = "istio", [e2e-predictor] extra_headers: dict = None, [e2e-predictor] ) -> Union[InferResponse, Dict, List[Union[Dict, InferResponse]]]: [e2e-predictor] kfs_client = KServeClient( [e2e-predictor] config_file=os.environ.get("KUBECONFIG", "~/.kube/config") [e2e-predictor] ) [e2e-predictor] isvc = kfs_client.get( [e2e-predictor] service_name, [e2e-predictor] namespace=KSERVE_TEST_NAMESPACE, [e2e-predictor] version=version, [e2e-predictor] ) [e2e-predictor] > scheme, cluster_ip, host, path = get_isvc_endpoint(isvc, network_layer) [e2e-predictor] [e2e-predictor] common/utils.py:81: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] isvc = {'apiVersion': 'serving.kserve.io/v1beta1', 'kind': 'InferenceService', 'metadata': {'annotations': {'modelFormat': 'a...ttpGet': {'path': '/v2/models/isvc-autogluon-v2-noslash/ready', 'port': 8080}, 'initialDelaySeconds': 90}, ...}}}, ...} [e2e-predictor] network_layer = 'istio' [e2e-predictor] [e2e-predictor] def get_isvc_endpoint(isvc, network_layer: str = "istio"): [e2e-predictor] scheme = urlparse(isvc["status"]["url"]).scheme [e2e-predictor] host = urlparse(isvc["status"]["url"]).netloc [e2e-predictor] path = urlparse(isvc["status"]["url"]).path [e2e-predictor] logger.info(f"Host from isvc status URL = {host}") [e2e-predictor] logger.info(f"Network layer = {network_layer}") [e2e-predictor] if network_layer == "openshift-route": [e2e-predictor] cluster_ip = host [e2e-predictor] logger.info(f"Using external route host: {cluster_ip}") [e2e-predictor] elif network_layer == "istio" or network_layer == "istio-ingress": [e2e-predictor] > cluster_ip = get_cluster_ip() [e2e-predictor] [e2e-predictor] common/utils.py:372: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] namespace = 'istio-system' [e2e-predictor] labels = {'app': 'istio-ingressgateway', 'istio': 'ingressgateway'} [e2e-predictor] [e2e-predictor] def get_cluster_ip(namespace="istio-system", labels: dict = None): [e2e-predictor] cluster_ip = os.environ.get("KSERVE_INGRESS_HOST_PORT") [e2e-predictor] if cluster_ip is None: [e2e-predictor] api_instance = k8s_client.CoreV1Api(k8s_client.ApiClient()) [e2e-predictor] if labels is None: [e2e-predictor] labels = { [e2e-predictor] "app": "istio-ingressgateway", [e2e-predictor] "istio": "ingressgateway", [e2e-predictor] } [e2e-predictor] label_selector = ",".join([f"{key}={value}" for key, value in labels.items()]) [e2e-predictor] services = api_instance.list_namespaced_service( [e2e-predictor] namespace, label_selector=label_selector [e2e-predictor] ) [e2e-predictor] if services.items: [e2e-predictor] service = services.items[0] [e2e-predictor] else: [e2e-predictor] > raise RuntimeError(f"No service found with labels: {labels}") [e2e-predictor] E RuntimeError: No service found with labels: {'app': 'istio-ingressgateway', 'istio': 'ingressgateway'} [e2e-predictor] [e2e-predictor] common/utils.py:279: RuntimeError [e2e-predictor] ------------------------------ Captured log call ------------------------------- [e2e-predictor] INFO kserve.trace:utils.py:366 Host from isvc status URL = isvc-autogluon-v2-noslash-predictor.kserve-ci-e2e-test.svc.cluster.local [e2e-predictor] INFO kserve.trace:utils.py:367 Network layer = istio [e2e-predictor] _________________ test_autogluon_timeseries_runtime_kserve_v1 __________________ [e2e-predictor] [gw0] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python [e2e-predictor] [e2e-predictor] rest_v1_client = [e2e-predictor] [e2e-predictor] @pytest.mark.predictor [e2e-predictor] @pytest.mark.asyncio(scope="session") [e2e-predictor] async def test_autogluon_timeseries_runtime_kserve_v1(rest_v1_client): [e2e-predictor] service_name = "isvc-autogluon-ts-v1" [e2e-predictor] > response = await _deploy_and_predict_v1( [e2e-predictor] service_name, [e2e-predictor] rest_v1_client, [e2e-predictor] "./data/autogluon_timeseries_input.json", [e2e-predictor] ) [e2e-predictor] [e2e-predictor] predictor/test_autogluon_timeseries.py:73: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] service_name = 'isvc-autogluon-ts-v1' [e2e-predictor] rest_v1_client = [e2e-predictor] input_path = './data/autogluon_timeseries_input.json', storage_uri = None [e2e-predictor] [e2e-predictor] async def _deploy_and_predict_v1( [e2e-predictor] service_name: str, rest_v1_client, input_path: str, storage_uri: str = None [e2e-predictor] ): [e2e-predictor] predictor = _create_ts_predictor(service_name, storage_uri=storage_uri) [e2e-predictor] > return await deploy_and_predict(service_name, predictor, rest_v1_client, input_path) [e2e-predictor] [e2e-predictor] predictor/test_autogluon_timeseries.py:66: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] service_name = 'isvc-autogluon-ts-v1' [e2e-predictor] predictor = {'active_deadline_seconds': None, [e2e-predictor] 'affinity': None, [e2e-predictor] 'annotations': None, [e2e-predictor] 'auto_scaling': None, [e2e-predictor] 'automount_service_... None, [e2e-predictor] 'topology_spread_constraints': None, [e2e-predictor] 'triton': None, [e2e-predictor] 'volumes': None, [e2e-predictor] 'worker_spec': None, [e2e-predictor] 'xgboost': None} [e2e-predictor] rest_client = [e2e-predictor] input_path = './data/autogluon_timeseries_input.json', timeout_seconds = 1200 [e2e-predictor] [e2e-predictor] async def deploy_and_predict( [e2e-predictor] service_name: str, [e2e-predictor] predictor: V1beta1PredictorSpec, [e2e-predictor] rest_client, [e2e-predictor] input_path: str, [e2e-predictor] timeout_seconds: int = AUTOGLUON_ISVC_WAIT_TIMEOUT, [e2e-predictor] ): [e2e-predictor] async with autogluon_isvc(service_name, predictor, timeout_seconds): [e2e-predictor] > return await predict_isvc(rest_client, service_name, input_path) [e2e-predictor] [e2e-predictor] predictor/autogluon_helpers.py:96: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] client = [e2e-predictor] service_name = 'isvc-autogluon-ts-v1' [e2e-predictor] input = './data/autogluon_timeseries_input.json', version = 'v1beta1' [e2e-predictor] model_name = None, is_batch = False, network_layer = 'istio' [e2e-predictor] extra_headers = None [e2e-predictor] [e2e-predictor] async def predict_isvc( [e2e-predictor] client: InferenceRESTClient, [e2e-predictor] service_name, [e2e-predictor] input: Union[str, InferRequest], [e2e-predictor] version=constants.KSERVE_V1BETA1_VERSION, [e2e-predictor] model_name=None, [e2e-predictor] is_batch=False, [e2e-predictor] network_layer: str = "istio", [e2e-predictor] extra_headers: dict = None, [e2e-predictor] ) -> Union[InferResponse, Dict, List[Union[Dict, InferResponse]]]: [e2e-predictor] kfs_client = KServeClient( [e2e-predictor] config_file=os.environ.get("KUBECONFIG", "~/.kube/config") [e2e-predictor] ) [e2e-predictor] isvc = kfs_client.get( [e2e-predictor] service_name, [e2e-predictor] namespace=KSERVE_TEST_NAMESPACE, [e2e-predictor] version=version, [e2e-predictor] ) [e2e-predictor] > scheme, cluster_ip, host, path = get_isvc_endpoint(isvc, network_layer) [e2e-predictor] [e2e-predictor] common/utils.py:81: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] isvc = {'apiVersion': 'serving.kserve.io/v1beta1', 'kind': 'InferenceService', 'metadata': {'annotations': {'modelFormat': 'a...'2', 'memory': '4Gi'}, 'requests': {'cpu': '100m', 'memory': '2Gi'}}, 'runtime': 'kserve-autogluonserver', ...}}}, ...} [e2e-predictor] network_layer = 'istio' [e2e-predictor] [e2e-predictor] def get_isvc_endpoint(isvc, network_layer: str = "istio"): [e2e-predictor] scheme = urlparse(isvc["status"]["url"]).scheme [e2e-predictor] host = urlparse(isvc["status"]["url"]).netloc [e2e-predictor] path = urlparse(isvc["status"]["url"]).path [e2e-predictor] logger.info(f"Host from isvc status URL = {host}") [e2e-predictor] logger.info(f"Network layer = {network_layer}") [e2e-predictor] if network_layer == "openshift-route": [e2e-predictor] cluster_ip = host [e2e-predictor] logger.info(f"Using external route host: {cluster_ip}") [e2e-predictor] elif network_layer == "istio" or network_layer == "istio-ingress": [e2e-predictor] > cluster_ip = get_cluster_ip() [e2e-predictor] [e2e-predictor] common/utils.py:372: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] namespace = 'istio-system' [e2e-predictor] labels = {'app': 'istio-ingressgateway', 'istio': 'ingressgateway'} [e2e-predictor] [e2e-predictor] def get_cluster_ip(namespace="istio-system", labels: dict = None): [e2e-predictor] cluster_ip = os.environ.get("KSERVE_INGRESS_HOST_PORT") [e2e-predictor] if cluster_ip is None: [e2e-predictor] api_instance = k8s_client.CoreV1Api(k8s_client.ApiClient()) [e2e-predictor] if labels is None: [e2e-predictor] labels = { [e2e-predictor] "app": "istio-ingressgateway", [e2e-predictor] "istio": "ingressgateway", [e2e-predictor] } [e2e-predictor] label_selector = ",".join([f"{key}={value}" for key, value in labels.items()]) [e2e-predictor] services = api_instance.list_namespaced_service( [e2e-predictor] namespace, label_selector=label_selector [e2e-predictor] ) [e2e-predictor] if services.items: [e2e-predictor] service = services.items[0] [e2e-predictor] else: [e2e-predictor] > raise RuntimeError(f"No service found with labels: {labels}") [e2e-predictor] E RuntimeError: No service found with labels: {'app': 'istio-ingressgateway', 'istio': 'ingressgateway'} [e2e-predictor] [e2e-predictor] common/utils.py:279: RuntimeError [e2e-predictor] ------------------------------ Captured log call ------------------------------- [e2e-predictor] INFO kserve.trace:utils.py:366 Host from isvc status URL = isvc-autogluon-ts-v1-predictor.kserve-ci-e2e-test.svc.cluster.local [e2e-predictor] INFO kserve.trace:utils.py:367 Network layer = istio [e2e-predictor] ---------- generated xml file: /workspace/artifacts-dir/junit_e2e.xml ---------- [e2e-predictor] --------------------------------- JSON report ---------------------------------- [e2e-predictor] report saved to: /workspace/artifacts-dir/e2e_results.json [e2e-predictor] =========================== short test summary info ============================ [e2e-predictor] FAILED predictor/test_autogluon.py::test_autogluon_runtime_kserve_v1 - Runtim... [e2e-predictor] FAILED predictor/test_autogluon.py::test_autogluon_runtime_kserve_v2 - Runtim... [e2e-predictor] FAILED predictor/test_autogluon.py::test_autogluon_runtime_kserve_v2_input_variants [e2e-predictor] FAILED predictor/test_autogluon.py::test_autogluon_runtime_kserve_v2_storage_uri_without_trailing_slash [e2e-predictor] FAILED predictor/test_autogluon_timeseries.py::test_autogluon_timeseries_runtime_kserve_v1 [e2e-predictor] !!!!!!!!!!!!!!!!!!!!!!!!!! stopping after 5 failures !!!!!!!!!!!!!!!!!!!!!!!!!!! [e2e-predictor] !!!!!!!!!!!! xdist.dsession.Interrupted: stopping after 5 failures !!!!!!!!!!!!! [e2e-predictor] ============= 5 failed, 3 passed, 5 skipped in 1105.54s (0:18:25) ============== [must-gather] [must-gather ] OUT 2026-07-07T15:24:54.497776827Z 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: c3adbf70-a019-457e-af53-78bc7ba6f968 [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.23" [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-07T15:24:54.574278182Z namespace/openshift-must-gather-6p9hp created [must-gather] [must-gather ] OUT 2026-07-07T15:24:54.582272869Z clusterrolebinding.rbac.authorization.k8s.io/must-gather-2nmqc created [must-gather] [must-gather ] OUT 2026-07-07T15:24:54.608404768Z pod for plug-in image quay.io/modh/must-gather:rhoai-2.24 created [must-gather] [must-gather-dhtfb] POD 2026-07-07T15:25:01.857834276Z [disk usage checker] Started [must-gather] [must-gather-dhtfb] POD 2026-07-07T15:25:01.861247929Z [disk usage checker] Volume usage percentage: current = 23 ; allowed = 70 [must-gather] [must-gather-dhtfb] POD 2026-07-07T15:25:02.015464406Z No resources found in openshift-must-gather-6p9hp namespace. [must-gather] [must-gather-dhtfb] POD 2026-07-07T15:25:02.162490845Z Error from server (NotFound): namespaces "redhat-ods-operator" not found [must-gather] [must-gather-dhtfb] POD 2026-07-07T15:25:02.335448427Z Wrote inspect data to must-gather. [must-gather] [must-gather-dhtfb] POD 2026-07-07T15:25:02.335486606Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-dhtfb] POD 2026-07-07T15:25:02.335486606Z namespaces "redhat-ods-operator" not found [must-gather] [must-gather-dhtfb] POD 2026-07-07T15:25:02.337890232Z Error getting logs from redhat-ods-operator [must-gather] [must-gather-dhtfb] POD 2026-07-07T15:25:02.512963269Z Wrote inspect data to must-gather. [must-gather] [must-gather-dhtfb] POD 2026-07-07T15:25:02.513001402Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-dhtfb] POD 2026-07-07T15:25:02.513001402Z namespaces "redhat-ods-monitoring" not found [must-gather] [must-gather-dhtfb] POD 2026-07-07T15:25:02.515726372Z Error getting logs from redhat-ods-monitoring [must-gather] [must-gather-dhtfb] POD 2026-07-07T15:25:02.692934636Z Wrote inspect data to must-gather. [must-gather] [must-gather-dhtfb] POD 2026-07-07T15:25:02.692969344Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-dhtfb] POD 2026-07-07T15:25:02.692969344Z namespaces "redhat-ods-applications" not found [must-gather] [must-gather-dhtfb] POD 2026-07-07T15:25:02.695292052Z Error getting logs from redhat-ods-applications [must-gather] [must-gather-dhtfb] POD 2026-07-07T15:25:02.858334834Z Wrote inspect data to must-gather. [must-gather] [must-gather-dhtfb] POD 2026-07-07T15:25:02.858369136Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-dhtfb] POD 2026-07-07T15:25:02.858369136Z namespaces "rhods-notebooks" not found [must-gather] [must-gather-dhtfb] POD 2026-07-07T15:25:02.860580489Z Error getting logs from rhods-notebooks [must-gather] [must-gather-dhtfb] POD 2026-07-07T15:25:03.028533723Z Wrote inspect data to must-gather. [must-gather] [must-gather-dhtfb] POD 2026-07-07T15:25:03.028571544Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-dhtfb] POD 2026-07-07T15:25:03.028571544Z namespaces "rhoai-model-registries" not found [must-gather] [must-gather-dhtfb] POD 2026-07-07T15:25:03.030871335Z Error getting logs from rhoai-model-registries [must-gather] [must-gather-dhtfb] POD 2026-07-07T15:25:03.195916477Z Wrote inspect data to must-gather. [must-gather] [must-gather-dhtfb] POD 2026-07-07T15:25:03.195951600Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-dhtfb] POD 2026-07-07T15:25:03.195951600Z namespaces "istio-system" not found [must-gather] [must-gather-dhtfb] POD 2026-07-07T15:25:03.198181893Z Error getting logs from istio-system [must-gather] [must-gather-dhtfb] POD 2026-07-07T15:25:03.366409142Z Wrote inspect data to must-gather. [must-gather] [must-gather-dhtfb] POD 2026-07-07T15:25:03.366442881Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-dhtfb] POD 2026-07-07T15:25:03.366442881Z namespaces "knative-serving" not found [must-gather] [must-gather-dhtfb] POD 2026-07-07T15:25:03.368643992Z Error getting logs from knative-serving [must-gather] [must-gather-dhtfb] POD 2026-07-07T15:25:03.538005087Z Wrote inspect data to must-gather. [must-gather] [must-gather-dhtfb] POD 2026-07-07T15:25:03.538038441Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-dhtfb] POD 2026-07-07T15:25:03.538038441Z namespaces "redhat-ods-applications-auth-provider" not found [must-gather] [must-gather-dhtfb] POD 2026-07-07T15:25:03.540102937Z Error getting logs from redhat-ods-applications-auth-provider [must-gather] [must-gather-dhtfb] POD 2026-07-07T15:25:03.838806106Z Wrote inspect data to must-gather. [must-gather] [must-gather-dhtfb] POD 2026-07-07T15:25:04.141555233Z Wrote inspect data to must-gather. [must-gather] [must-gather-dhtfb] POD 2026-07-07T15:25:04.290570499Z error: the server doesn't have a resource type "auths" [must-gather] [must-gather-dhtfb] POD 2026-07-07T15:25:04.386277090Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-dhtfb] POD 2026-07-07T15:25:04.388430586Z Error collecting info from [must-gather] [must-gather-dhtfb] POD 2026-07-07T15:25:04.537176499Z error: the server doesn't have a resource type "monitorings" [must-gather] [must-gather-dhtfb] POD 2026-07-07T15:25:04.633178067Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-dhtfb] POD 2026-07-07T15:25:04.635361863Z Error collecting info from [must-gather] [must-gather-dhtfb] POD 2026-07-07T15:25:04.776647201Z error: the server doesn't have a resource type "featuretrackers" [must-gather] [must-gather-dhtfb] POD 2026-07-07T15:25:04.870470267Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-dhtfb] POD 2026-07-07T15:25:04.872513213Z Error collecting info from [must-gather] [must-gather-dhtfb] POD 2026-07-07T15:25:05.024713357Z error: the server doesn't have a resource type "codeflares" [must-gather] [must-gather-dhtfb] POD 2026-07-07T15:25:05.120903719Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-dhtfb] POD 2026-07-07T15:25:05.123374563Z Error collecting info from [must-gather] [must-gather-dhtfb] POD 2026-07-07T15:25:05.268952867Z error: the server doesn't have a resource type "dashboards" [must-gather] [must-gather-dhtfb] POD 2026-07-07T15:25:05.365774627Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-dhtfb] POD 2026-07-07T15:25:05.368330896Z Error collecting info from [must-gather] [must-gather-dhtfb] POD 2026-07-07T15:25:05.514958455Z error: the server doesn't have a resource type "datasciencepipelines" [must-gather] [must-gather-dhtfb] POD 2026-07-07T15:25:05.610655109Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-dhtfb] POD 2026-07-07T15:25:05.612988751Z Error collecting info from [must-gather] [must-gather-dhtfb] POD 2026-07-07T15:25:05.755996074Z error: the server doesn't have a resource type "feastoperators" [must-gather] [must-gather-dhtfb] POD 2026-07-07T15:25:05.847989141Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-dhtfb] POD 2026-07-07T15:25:05.850367124Z Error collecting info from [must-gather] [must-gather-dhtfb] POD 2026-07-07T15:25:05.993560521Z error: the server doesn't have a resource type "kserves" [must-gather] [must-gather-dhtfb] POD 2026-07-07T15:25:06.091747430Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-dhtfb] POD 2026-07-07T15:25:06.094245313Z Error collecting info from [must-gather] [must-gather-dhtfb] POD 2026-07-07T15:25:06.242020259Z error: the server doesn't have a resource type "kueues" [must-gather] [must-gather-dhtfb] POD 2026-07-07T15:25:06.335250733Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-dhtfb] POD 2026-07-07T15:25:06.337673810Z Error collecting info from [must-gather] [must-gather-dhtfb] POD 2026-07-07T15:25:06.482309482Z error: the server doesn't have a resource type "modelcontrollers" [must-gather] [must-gather-dhtfb] POD 2026-07-07T15:25:06.580539619Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-dhtfb] POD 2026-07-07T15:25:06.583313469Z Error collecting info from [must-gather] [must-gather-dhtfb] POD 2026-07-07T15:25:06.730706234Z error: the server doesn't have a resource type "modelmeshservings" [must-gather] [must-gather-dhtfb] POD 2026-07-07T15:25:06.826999220Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-dhtfb] POD 2026-07-07T15:25:06.829485690Z Error collecting info from [must-gather] [must-gather-dhtfb] POD 2026-07-07T15:25:06.866622263Z [disk usage checker] Volume usage percentage: current = 23 ; allowed = 70 [must-gather] [must-gather-dhtfb] POD 2026-07-07T15:25:06.979021584Z error: the server doesn't have a resource type "modelregistries" [must-gather] [must-gather-dhtfb] POD 2026-07-07T15:25:07.074041193Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-dhtfb] POD 2026-07-07T15:25:07.076366025Z Error collecting info from [must-gather] [must-gather-dhtfb] POD 2026-07-07T15:25:07.225722303Z error: the server doesn't have a resource type "rays" [must-gather] [must-gather-dhtfb] POD 2026-07-07T15:25:07.320891197Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-dhtfb] POD 2026-07-07T15:25:07.323117956Z Error collecting info from [must-gather] [must-gather-dhtfb] POD 2026-07-07T15:25:07.467113156Z error: the server doesn't have a resource type "trainingoperators" [must-gather] [must-gather-dhtfb] POD 2026-07-07T15:25:07.560277627Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-dhtfb] POD 2026-07-07T15:25:07.562705613Z Error collecting info from [must-gather] [must-gather-dhtfb] POD 2026-07-07T15:25:07.705368722Z error: the server doesn't have a resource type "trustyais" [must-gather] [must-gather-dhtfb] POD 2026-07-07T15:25:07.800904349Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-dhtfb] POD 2026-07-07T15:25:07.803314255Z Error collecting info from [must-gather] [must-gather-dhtfb] POD 2026-07-07T15:25:07.951322909Z error: the server doesn't have a resource type "workbenches" [must-gather] [must-gather-dhtfb] POD 2026-07-07T15:25:08.048984541Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-dhtfb] POD 2026-07-07T15:25:08.051282742Z Error collecting info from [must-gather] [must-gather-dhtfb] POD 2026-07-07T15:25:08.193771566Z error: the server doesn't have a resource type "hardwareprofiles" [must-gather] [must-gather-dhtfb] POD 2026-07-07T15:25:08.292869377Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-dhtfb] POD 2026-07-07T15:25:08.295363539Z Error collecting info from [must-gather] [must-gather-dhtfb] POD 2026-07-07T15:25:08.447311986Z error: the server doesn't have a resource type "llamastackoperators" [must-gather] [must-gather-dhtfb] POD 2026-07-07T15:25:08.556646753Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-dhtfb] POD 2026-07-07T15:25:08.559406167Z Error collecting info from [must-gather] [must-gather-dhtfb] POD 2026-07-07T15:25:09.343684872Z error: the server doesn't have a resource type "predictors" [must-gather] [must-gather-dhtfb] POD 2026-07-07T15:25:09.484952054Z error: the server doesn't have a resource type "localmodelnodegroups" [must-gather] [must-gather-dhtfb] POD 2026-07-07T15:25:09.622138372Z error: the server doesn't have a resource type "smcp" [must-gather] [must-gather-dhtfb] POD 2026-07-07T15:25:09.759910953Z error: the server doesn't have a resource type "smm" [must-gather] [must-gather-dhtfb] POD 2026-07-07T15:25:09.902724235Z error: the server doesn't have a resource type "smmr" [must-gather] [must-gather-dhtfb] POD 2026-07-07T15:25:10.168945126Z error: the server doesn't have a resource type "virtualservices" [must-gather] [must-gather-dhtfb] POD 2026-07-07T15:25:10.306410552Z error: the server doesn't have a resource type "authorizationpolicies" [must-gather] [must-gather-dhtfb] POD 2026-07-07T15:25:10.444846323Z error: the server doesn't have a resource type "envoyfilters" [must-gather] [must-gather-dhtfb] POD 2026-07-07T15:25:10.590479368Z error: the server doesn't have a resource type "knativeservings" [must-gather] [must-gather-dhtfb] POD 2026-07-07T15:25:10.731610857Z error: the server doesn't have a resource type "configurations" [must-gather] [must-gather-dhtfb] POD 2026-07-07T15:25:10.878356169Z error: the server doesn't have a resource type "routes" [must-gather] [must-gather-dhtfb] POD 2026-07-07T15:25:11.026167771Z error: the server doesn't have a resource type "services" [must-gather] [must-gather-dhtfb] POD 2026-07-07T15:25:11.164668380Z error: the server doesn't have a resource type "revisions" [must-gather] [must-gather-dhtfb] POD 2026-07-07T15:25:11.302250098Z error: the server doesn't have a resource type "authconfigs" [must-gather] [must-gather-dhtfb] POD 2026-07-07T15:25:11.442508015Z error: the server doesn't have a resource type "authorinos" [must-gather] [must-gather-dhtfb] POD 2026-07-07T15:25:11.757861914Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-dhtfb] POD 2026-07-07T15:25:11.871449930Z [disk usage checker] Volume usage percentage: current = 23 ; allowed = 70 [must-gather] [must-gather-dhtfb] POD 2026-07-07T15:25:11.910159317Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-dhtfb] POD 2026-07-07T15:25:12.102773988Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-dhtfb] POD 2026-07-07T15:25:12.218536659Z Wrote inspect data to must-gather. [must-gather] [must-gather-dhtfb] POD 2026-07-07T15:25:12.383889191Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-dhtfb] POD 2026-07-07T15:25:12.519643426Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-dhtfb] POD 2026-07-07T15:25:12.720439824Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-dhtfb] POD 2026-07-07T15:25:12.839801860Z Wrote inspect data to must-gather. [must-gather] [must-gather-dhtfb] POD 2026-07-07T15:25:13.022733699Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-dhtfb] POD 2026-07-07T15:25:13.168029369Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-dhtfb] POD 2026-07-07T15:25:13.349443343Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-dhtfb] POD 2026-07-07T15:25:13.462472831Z Wrote inspect data to must-gather. [must-gather] [must-gather-dhtfb] POD 2026-07-07T15:25:13.631450439Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-dhtfb] POD 2026-07-07T15:25:13.776962610Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-dhtfb] POD 2026-07-07T15:25:13.982133579Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-dhtfb] POD 2026-07-07T15:25:14.094802205Z Wrote inspect data to must-gather. [must-gather] [must-gather-dhtfb] POD 2026-07-07T15:25:14.259843512Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-dhtfb] POD 2026-07-07T15:25:14.395484134Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-dhtfb] POD 2026-07-07T15:25:14.606419636Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-dhtfb] POD 2026-07-07T15:25:14.733492058Z Wrote inspect data to must-gather. [must-gather] [must-gather-dhtfb] POD 2026-07-07T15:25:14.903534092Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-dhtfb] POD 2026-07-07T15:25:15.033746637Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-dhtfb] POD 2026-07-07T15:25:15.217399012Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-dhtfb] POD 2026-07-07T15:25:15.333290172Z Wrote inspect data to must-gather. [must-gather] [must-gather-dhtfb] POD 2026-07-07T15:25:15.503033380Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-dhtfb] POD 2026-07-07T15:25:15.646092681Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-dhtfb] POD 2026-07-07T15:25:15.831517038Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-dhtfb] POD 2026-07-07T15:25:15.945643124Z Wrote inspect data to must-gather. [must-gather] [must-gather-dhtfb] POD 2026-07-07T15:25:16.116538759Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-dhtfb] POD 2026-07-07T15:25:16.272174031Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-dhtfb] POD 2026-07-07T15:25:16.475458824Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-dhtfb] POD 2026-07-07T15:25:16.588750626Z Wrote inspect data to must-gather. [must-gather] [must-gather-dhtfb] POD 2026-07-07T15:25:16.758992166Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-dhtfb] POD 2026-07-07T15:25:16.876402827Z [disk usage checker] Volume usage percentage: current = 23 ; allowed = 70 [must-gather] [must-gather-dhtfb] POD 2026-07-07T15:25:16.900900047Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-dhtfb] POD 2026-07-07T15:25:17.086755211Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-dhtfb] POD 2026-07-07T15:25:17.208953603Z Wrote inspect data to must-gather. [must-gather] [must-gather-dhtfb] POD 2026-07-07T15:25:17.374623217Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-dhtfb] POD 2026-07-07T15:25:17.518332970Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-dhtfb] POD 2026-07-07T15:25:17.710039060Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-dhtfb] POD 2026-07-07T15:25:17.825660795Z Wrote inspect data to must-gather. [must-gather] [must-gather-dhtfb] POD 2026-07-07T15:25:18.005302793Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-dhtfb] POD 2026-07-07T15:25:18.149420641Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-dhtfb] POD 2026-07-07T15:25:18.326724516Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-dhtfb] POD 2026-07-07T15:25:18.444442031Z Wrote inspect data to must-gather. [must-gather] [must-gather-dhtfb] POD 2026-07-07T15:25:18.617031265Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-dhtfb] POD 2026-07-07T15:25:18.768796635Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-dhtfb] POD 2026-07-07T15:25:18.954104792Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-dhtfb] POD 2026-07-07T15:25:19.070960981Z Wrote inspect data to must-gather. [must-gather] [must-gather-dhtfb] POD 2026-07-07T15:25:19.238960958Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-dhtfb] POD 2026-07-07T15:25:19.399992550Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-dhtfb] POD 2026-07-07T15:25:19.583634035Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-dhtfb] POD 2026-07-07T15:25:19.700255284Z Wrote inspect data to must-gather. [must-gather] [must-gather-dhtfb] POD 2026-07-07T15:25:19.873091831Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-dhtfb] POD 2026-07-07T15:25:20.012184219Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-dhtfb] POD 2026-07-07T15:25:20.204949012Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-dhtfb] POD 2026-07-07T15:25:20.327022418Z Wrote inspect data to must-gather. [must-gather] [must-gather-dhtfb] POD 2026-07-07T15:25:21.881273914Z [disk usage checker] Volume usage percentage: current = 23 ; allowed = 70 [must-gather] [must-gather-dhtfb] POD 2026-07-07T15:25:23.474253518Z Caches written to disk [must-gather] [must-gather-dhtfb] OUT 2026-07-07T15:25:24.497076176Z waiting for gather to complete [must-gather] [must-gather-dhtfb] OUT 2026-07-07T15:25:24.506310016Z downloading gather output [must-gather] [must-gather-dhtfb] OUT 2026-07-07T15:25:24.792661527Z receiving incremental file list [must-gather] [must-gather-dhtfb] OUT 2026-07-07T15:25:24.806969509Z ./ [must-gather] [must-gather-dhtfb] OUT 2026-07-07T15:25:24.807099032Z aggregated-discovery-api.yaml [must-gather] [must-gather-dhtfb] OUT 2026-07-07T15:25:24.807538534Z aggregated-discovery-apis.yaml [must-gather] [must-gather-dhtfb] OUT 2026-07-07T15:25:24.808647552Z event-filter.html [must-gather] [must-gather-dhtfb] OUT 2026-07-07T15:25:24.809041733Z timestamp [must-gather] [must-gather-dhtfb] OUT 2026-07-07T15:25:24.809194257Z version [must-gather] [must-gather-dhtfb] OUT 2026-07-07T15:25:24.809264379Z cluster-scoped-resources/ [must-gather] [must-gather-dhtfb] OUT 2026-07-07T15:25:24.809272749Z cluster-scoped-resources/datasciencecluster.opendatahub.io/ [must-gather] [must-gather-dhtfb] OUT 2026-07-07T15:25:24.809278429Z cluster-scoped-resources/datasciencecluster.opendatahub.io/datascienceclusters/ [must-gather] [must-gather-dhtfb] OUT 2026-07-07T15:25:24.80931159Z cluster-scoped-resources/datasciencecluster.opendatahub.io/datascienceclusters/test-dsc.yaml [must-gather] [must-gather-dhtfb] OUT 2026-07-07T15:25:24.809380282Z cluster-scoped-resources/dscinitialization.opendatahub.io/ [must-gather] [must-gather-dhtfb] OUT 2026-07-07T15:25:24.809389842Z cluster-scoped-resources/dscinitialization.opendatahub.io/dscinitializations/ [must-gather] [must-gather-dhtfb] OUT 2026-07-07T15:25:24.809426063Z cluster-scoped-resources/dscinitialization.opendatahub.io/dscinitializations/test-dsci.yaml [must-gather] [must-gather-dhtfb] OUT 2026-07-07T15:25:24.809492794Z namespaces/ [must-gather] [must-gather-dhtfb] OUT 2026-07-07T15:25:24.809502995Z namespaces/kserve-ci-e2e-test/ [must-gather] [must-gather-dhtfb] OUT 2026-07-07T15:25:24.809516155Z namespaces/kserve-ci-e2e-test/kserve-ci-e2e-test.yaml [must-gather] [must-gather-dhtfb] OUT 2026-07-07T15:25:24.809604157Z namespaces/kserve-ci-e2e-test/apps.openshift.io/ [must-gather] [must-gather-dhtfb] OUT 2026-07-07T15:25:24.809617588Z namespaces/kserve-ci-e2e-test/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-dhtfb] OUT 2026-07-07T15:25:24.809682119Z namespaces/kserve-ci-e2e-test/apps/ [must-gather] [must-gather-dhtfb] OUT 2026-07-07T15:25:24.80972014Z namespaces/kserve-ci-e2e-test/apps/daemonsets.yaml [must-gather] [must-gather-dhtfb] OUT 2026-07-07T15:25:24.809814093Z namespaces/kserve-ci-e2e-test/apps/deployments.yaml [must-gather] [must-gather-dhtfb] OUT 2026-07-07T15:25:24.809913965Z namespaces/kserve-ci-e2e-test/apps/replicasets.yaml [must-gather] [must-gather-dhtfb] OUT 2026-07-07T15:25:24.810015548Z namespaces/kserve-ci-e2e-test/apps/statefulsets.yaml [must-gather] [must-gather-dhtfb] OUT 2026-07-07T15:25:24.810051369Z namespaces/kserve-ci-e2e-test/autoscaling/ [must-gather] [must-gather-dhtfb] OUT 2026-07-07T15:25:24.81009822Z namespaces/kserve-ci-e2e-test/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-dhtfb] OUT 2026-07-07T15:25:24.810150091Z namespaces/kserve-ci-e2e-test/batch/ [must-gather] [must-gather-dhtfb] OUT 2026-07-07T15:25:24.810218323Z namespaces/kserve-ci-e2e-test/batch/cronjobs.yaml [must-gather] [must-gather-dhtfb] OUT 2026-07-07T15:25:24.810284945Z namespaces/kserve-ci-e2e-test/batch/jobs.yaml [must-gather] [must-gather-dhtfb] OUT 2026-07-07T15:25:24.810331156Z namespaces/kserve-ci-e2e-test/build.openshift.io/ [must-gather] [must-gather-dhtfb] OUT 2026-07-07T15:25:24.810361247Z namespaces/kserve-ci-e2e-test/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-dhtfb] OUT 2026-07-07T15:25:24.810445089Z namespaces/kserve-ci-e2e-test/build.openshift.io/builds.yaml [must-gather] [must-gather-dhtfb] OUT 2026-07-07T15:25:24.81047597Z namespaces/kserve-ci-e2e-test/core/ [must-gather] [must-gather-dhtfb] OUT 2026-07-07T15:25:24.810515911Z namespaces/kserve-ci-e2e-test/core/configmaps.yaml [must-gather] [must-gather-dhtfb] OUT 2026-07-07T15:25:24.810634694Z namespaces/kserve-ci-e2e-test/core/endpoints.yaml [must-gather] [must-gather-dhtfb] OUT 2026-07-07T15:25:24.810710256Z namespaces/kserve-ci-e2e-test/core/events.yaml [must-gather] [must-gather-dhtfb] OUT 2026-07-07T15:25:24.811583869Z namespaces/kserve-ci-e2e-test/core/persistentvolumeclaims.yaml [must-gather] [must-gather-dhtfb] OUT 2026-07-07T15:25:24.811661901Z namespaces/kserve-ci-e2e-test/core/pods.yaml [must-gather] [must-gather-dhtfb] OUT 2026-07-07T15:25:24.811750513Z namespaces/kserve-ci-e2e-test/core/replicationcontrollers.yaml [must-gather] [must-gather-dhtfb] OUT 2026-07-07T15:25:24.811882267Z namespaces/kserve-ci-e2e-test/core/secrets.yaml [must-gather] [must-gather-dhtfb] OUT 2026-07-07T15:25:24.812056601Z namespaces/kserve-ci-e2e-test/core/services.yaml [must-gather] [must-gather-dhtfb] OUT 2026-07-07T15:25:24.812102632Z namespaces/kserve-ci-e2e-test/discovery.k8s.io/ [must-gather] [must-gather-dhtfb] OUT 2026-07-07T15:25:24.812166334Z namespaces/kserve-ci-e2e-test/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-dhtfb] OUT 2026-07-07T15:25:24.812222305Z namespaces/kserve-ci-e2e-test/image.openshift.io/ [must-gather] [must-gather-dhtfb] OUT 2026-07-07T15:25:24.812242136Z namespaces/kserve-ci-e2e-test/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-dhtfb] OUT 2026-07-07T15:25:24.812303887Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/ [must-gather] [must-gather-dhtfb] OUT 2026-07-07T15:25:24.812342668Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-dhtfb] OUT 2026-07-07T15:25:24.81240851Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-dhtfb] OUT 2026-07-07T15:25:24.812450731Z namespaces/kserve-ci-e2e-test/monitoring.coreos.com/ [must-gather] [must-gather-dhtfb] OUT 2026-07-07T15:25:24.812483272Z namespaces/kserve-ci-e2e-test/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-dhtfb] OUT 2026-07-07T15:25:24.812538984Z namespaces/kserve-ci-e2e-test/networking.k8s.io/ [must-gather] [must-gather-dhtfb] OUT 2026-07-07T15:25:24.812588735Z namespaces/kserve-ci-e2e-test/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-dhtfb] OUT 2026-07-07T15:25:24.812620796Z namespaces/kserve-ci-e2e-test/policy/ [must-gather] [must-gather-dhtfb] OUT 2026-07-07T15:25:24.812667347Z namespaces/kserve-ci-e2e-test/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-dhtfb] OUT 2026-07-07T15:25:24.812718238Z namespaces/kserve-ci-e2e-test/route.openshift.io/ [must-gather] [must-gather-dhtfb] OUT 2026-07-07T15:25:24.812761219Z namespaces/kserve-ci-e2e-test/route.openshift.io/routes.yaml [must-gather] [must-gather-dhtfb] OUT 2026-07-07T15:25:24.820987763Z [must-gather] [must-gather-dhtfb] OUT 2026-07-07T15:25:24.821003253Z sent 761 bytes received 47,659 bytes 96,840.00 bytes/sec [must-gather] [must-gather-dhtfb] OUT 2026-07-07T15:25:24.821012574Z total size is 602,628 speedup is 12.45 [must-gather] [must-gather ] OUT 2026-07-07T15:25:24.880333975Z namespace/openshift-must-gather-6p9hp 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: c3adbf70-a019-457e-af53-78bc7ba6f968 [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.23" [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 ] OUT 2026-07-07T15:25:25.009611235Z Using must-gather plug-in image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ba272a129f91bab6ed70a10b041d49836b63538fa2cbaa919e53a4a13fe3dcde [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: c3adbf70-a019-457e-af53-78bc7ba6f968 [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.23" [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-07T15:25:25.032077509Z namespace/openshift-must-gather-2kxcl created [must-gather] [must-gather ] OUT 2026-07-07T15:25:25.040270442Z clusterrolebinding.rbac.authorization.k8s.io/must-gather-rwgx6 created [must-gather] [must-gather ] OUT 2026-07-07T15:25:25.068994758Z pod for plug-in image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ba272a129f91bab6ed70a10b041d49836b63538fa2cbaa919e53a4a13fe3dcde created [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:26.544885592Z [disk usage checker] Started [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:26.549023637Z [disk usage checker] Volume usage percentage: current = 23 ; allowed = 70 [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:26.767285702Z Gathering data for ns/openshift-cluster-version... [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:26.920389405Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:27.038852381Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:27.134672237Z Gathering data for ns/default... [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:27.578665988Z Gathering data for ns/openshift... [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:28.083879731Z Gathering data for ns/kube-system... [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:29.006842208Z Gathering data for ns/openshift-etcd... [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:29.396608367Z Wrote inspect data to must-gather. [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:29.396644531Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:29.396644531Z namespaces "assisted-installer" not found [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:29.762529127Z Waiting on subprocesses to finish execution. [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:29.771940065Z INFO: Gathering HAProxy config files [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:29.772450494Z 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-6v8hl] POD 2026-07-07T15:25:29.775575988Z INFO: Collecting host service logs for crio [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:29.775979364Z INFO: Collecting host service logs for kubelet [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:29.776408419Z INFO: Collecting host service logs for rpm-ostreed [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:29.776865397Z INFO: Collecting host service logs for ostree-finalize-staged [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:29.777361101Z INFO: Collecting host service logs for machine-config-daemon-firstboot [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:29.777744257Z INFO: Collecting host service logs for machine-config-daemon-host [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:29.778124631Z INFO: Collecting host service logs for NetworkManager [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:29.778418978Z Executing Istio gather script [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:29.778485742Z INFO: Collecting host service logs for openvswitch [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:29.778792592Z INFO: Collecting host service logs for ovs-configuration [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:29.779229465Z INFO: Collecting host service logs for ovsdb-server [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:29.779598717Z INFO: Collecting host service logs for ovs-vswitchd [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:29.779876718Z INFO: Gathering machine config daemon's old logs from all nodes [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:29.779993365Z INFO: Waiting for worker host service log collection to complete ... [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:29.783661787Z INFO: Gathering on-disk MachineConfig from degraded nodes [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:29.812767835Z INFO: Waiting for node performance related collection to complete ... [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:30.378511095Z INFO: namespace openshift-frr-k8s not detected. Skipping. [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:30.569609148Z INFO: "kubernetes-nmstate-operator" not detected. Skipping. [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:30.710432546Z No resources found in openshift-etcd namespace. [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:30.832663146Z INFO: Waiting for on-disk MachineConfig collection to complete ... [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:30.832663146Z INFO: on-disk MachineConfig config collection complete. [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:31.035085833Z INFO: Collecting Insights Archives from insights-operator-5c847dcfc4-kqd56 [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:31.035085833Z insights-runtime-extractor-2jd5s [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:31.035085833Z insights-runtime-extractor-csrnj [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:31.035085833Z insights-runtime-extractor-t24sv [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:31.160607780Z error: the server doesn't have a resource type "performanceprofile" [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:31.380741257Z No resources found [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:31.629985703Z INFO: Found 1 replicas - prometheus-k8s-0 [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:31.781025361Z [disk usage checker] Volume usage percentage: current = 23 ; allowed = 70 [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:31.873228495Z INFO: "sriov-network-operator" not detected. Skipping. [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:31.925164346Z Wrote inspect data to must-gather. [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:32.030094110Z Wrote inspect data to must-gather. [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:32.048896739Z INFO: Worker host service log collection to complete. [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:32.073715068Z INFO: "metallb-operator" not detected. Skipping. [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:32.134620926Z error: only SOURCE_DIR and POD:DESTINATION_DIR should be specified as arguments [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:32.134620926Z See 'oc rsync -h' for help and examples [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:32.338633052Z No resources found [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:32.378728324Z Wrote inspect data to must-gather. [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:32.392117993Z INFO: Getting alertmanagers from prometheus-k8s-0 [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:32.411535619Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:32.468601423Z INFO: Waiting for HAProxy config collection to complete ... [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:32.503066367Z error: the server doesn't have a resource type "multi-networkpolicy" [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:32.611217465Z Wrote inspect data to must-gather. [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:32.678002261Z ERROR: No running kube-apiserver pods found [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:32.842277939Z Wrote inspect data to must-gather. [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:32.863872769Z Wrote inspect data to must-gather. [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:32.865135925Z Wrote inspect data to must-gather. [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:32.914831244Z error: the server doesn't have a resource type "machineconfigs" [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:32.926154231Z INFO: 'previous-logs' folder not found on ip-10-0-130-13.ec2.internal, skipping... [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:33.026100930Z tar: Removing leading `/' from member names [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:33.035582916Z INFO: HAProxy config collection complete. [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:33.165585092Z Gathering data for ns/openshift-monitoring... [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:33.180488388Z error: the server doesn't have a resource type "machineconfigpools" [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:33.251453458Z Wrote inspect data to must-gather. [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:33.294281941Z INFO: Getting rules from prometheus-k8s-0 [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:33.296195007Z INFO: 'previous-logs' folder not found on ip-10-0-132-127.ec2.internal, skipping... [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:33.503236046Z Wrote inspect data to must-gather. [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:33.587095476Z INFO: OLM v1 CRDs not detected. Skipping OLM v1 resource collection. [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:33.632825569Z Wrote inspect data to must-gather. [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:33.639479253Z INFO: 'previous-logs' folder not found on ip-10-0-140-158.ec2.internal, skipping... [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:33.639596960Z INFO: Waiting for Machine Config Daemon termination log collection to complete ... [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:33.639654703Z INFO: Machine Config Daemon termination log collection complete. [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:33.719097009Z error: the server doesn't have a resource type "kubeletconfigs" [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:33.865653524Z INFO: Getting status/config from prometheus-k8s-0 [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:33.968100377Z Wrote inspect data to must-gather. [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:33.991618654Z Wrote inspect data to must-gather. [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:34.228558655Z Wrote inspect data to must-gather. [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:34.326517728Z INFO: INTERCONNECT MODE [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:34.326556232Z INFO: Gathering ovn-kubernetes DBs [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:34.367378328Z INFO: Getting status/flags from prometheus-k8s-0 [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:34.465274058Z Wrote inspect data to must-gather. [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:34.529821887Z INFO: Gathering OVN_Northbound from ovnkube-node-lw2hn... [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:34.530126546Z INFO: Gathering OVN_Northbound from ovnkube-node-rswbd... [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:34.530361065Z INFO: Gathering OVN_Northbound from ovnkube-node-x9bhb... [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:34.530661917Z INFO: Gathering OVN_Southbound from ovnkube-node-lw2hn... [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:34.530919271Z INFO: Gathering OVN_Southbound from ovnkube-node-rswbd... [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:34.531235860Z INFO: Gathering OVN_Southbound from ovnkube-node-x9bhb... [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:34.687783281Z INFO: Getting status/runtimeinfo from prometheus-k8s-0 [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:34.753705177Z Inspecting resource crd/gatewayclasses.gateway.networking.k8s.io [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:34.853091523Z Wrote inspect data to must-gather. [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:34.914240707Z tar: Removing leading `/' from member names [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:34.924603939Z tar: Removing leading `/' from member names [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:34.943767550Z tar: Removing leading `/' from member names [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:34.950095912Z tar: Removing leading `/' from member names [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:34.950274842Z tar: Removing leading `/' from member names [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:34.951529315Z tar: Removing leading `/' from member names [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:35.056269821Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:35.090991733Z INFO: Getting targets?state=active from prometheus-k8s-0 [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:35.167096038Z Wrote inspect data to must-gather. [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:35.257349021Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:35.361041057Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:35.364386923Z Inspecting resource crd/gateways.gateway.networking.k8s.io [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:35.425307438Z INFO: Getting status/tsdb from prometheus-k8s-0 [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:35.450618446Z Wrote inspect data to must-gather. [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:35.530033737Z INFO: Waiting for network log collection to complete ... [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:35.530526481Z INFO: Waiting for ovnk database copies to complete ... [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:35.530709205Z INFO: Copying ovnk databases complete. [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:35.533131708Z 3.4M must-gather/network_logs/ovnk_database_store [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:35.536039051Z ovnk_database_store/ [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:35.536039051Z ovnk_database_store/ovnkube-node-rswbd_sbdb [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:35.558563537Z ovnk_database_store/ovnkube-node-lw2hn_sbdb [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:35.581775225Z ovnk_database_store/ovnkube-node-lw2hn_nbdb [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:35.592472020Z ovnk_database_store/ovnkube-node-rswbd_nbdb [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:35.602663887Z ovnk_database_store/ovnkube-node-x9bhb_sbdb [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:35.625122903Z ovnk_database_store/ovnkube-node-x9bhb_nbdb [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:35.638370326Z INFO: Network log collection complete. [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:35.642165884Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:35.745495913Z Wrote inspect data to must-gather. [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:35.886512553Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:35.889650294Z Inspecting resource crd/grpcroutes.gateway.networking.k8s.io [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:35.906375984Z INFO: Getting status from alertmanager-main-0 [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:36.058422307Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:36.103810446Z Error from server (NotFound): deployments.apps "cluster-node-tuning-operator" not found [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:36.105950072Z INFO: Fallback to identify the container image from release info [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:36.220101744Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:36.313125339Z Gathering data for ns/openshift-network-console... [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:36.450656790Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:36.453783301Z Inspecting resource crd/httproutes.gateway.networking.k8s.io [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:36.699636344Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:36.803864630Z INFO: Image with low level tools to use: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5be8cdcf34f35a89a70b6bfa49e66897641871237570b3e09766f83a0a473e6a [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:36.850242929Z Gathering data for ns/openshift-console-operator... [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:36.906992738Z [disk usage checker] Volume usage percentage: current = 23 ; allowed = 70 [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:36.980112295Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:36.984315124Z Inspecting resource crd/inferencemodelrewrites.inference.networking.x-k8s.io [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:36.999130845Z daemonset.apps/perf-node-gather-daemonset created [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:37.148893813Z Waiting for performance profile collector pods to become ready: 1 [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:37.184479073Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:37.320156761Z Gathering data for ns/openshift-console... [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:37.404171221Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:37.407069496Z Inspecting resource crd/inferenceobjectives.inference.networking.x-k8s.io [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:37.638713254Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:37.867951056Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:37.871131855Z Inspecting resource crd/inferencepoolimports.inference.networking.x-k8s.io [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:37.988154214Z Gathering data for ns/openshift-cluster-storage-operator... [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:38.066773416Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:38.307156033Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:38.310834274Z Inspecting resource crd/inferencepools.inference.networking.k8s.io [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:38.323396850Z Waiting for performance profile collector pods to become ready: 2 [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:38.513034030Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:38.641655455Z Gathering data for ns/openshift-dns-operator... [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:38.751696309Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:38.753963824Z Inspecting resource crd/inferencepools.inference.networking.x-k8s.io [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:38.939851752Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:39.028546409Z Gathering data for ns/openshift-dns... [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:39.150698355Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:39.153238154Z Inspecting resource crd/referencegrants.gateway.networking.k8s.io [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:39.342836915Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:39.472956416Z Waiting for performance profile collector pods to become ready: 3 [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:39.574349450Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:39.909182158Z Gathering data for ns/openshift-image-registry... [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:40.351112393Z Done executing Istio gather script [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:40.471219956Z Gathering data for ns/openshift-ingress-operator... [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:40.619293036Z Waiting for performance profile collector pods to become ready: 4 [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:40.879416872Z Gathering data for ns/openshift-ingress... [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:41.283916655Z Gathering data for ns/openshift-ingress-canary... [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:41.744319558Z Gathering data for ns/openshift-insights... [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:41.777652986Z Waiting for performance profile collector pods to become ready: 5 [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:41.912847331Z [disk usage checker] Volume usage percentage: current = 23 ; allowed = 70 [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:42.906392208Z Waiting for performance profile collector pods to become ready: 6 [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:44.048740287Z Waiting for performance profile collector pods to become ready: 7 [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:44.164585816Z Gathering data for ns/kserve... [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:45.203805466Z Daemonset perf-node-gather-daemonset ready 3 out of 3 [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:45.499587003Z Collecting performance related data for node ip-10-0-132-127.ec2.internal [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:45.507439101Z Collecting performance related data for node ip-10-0-140-158.ec2.internal [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:45.515836975Z Collecting performance related data for node ip-10-0-130-13.ec2.internal [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:46.251032737Z Gathering data for ns/openshift-config... [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:46.658789373Z Gathering data for ns/openshift-config-managed... [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:46.921584916Z [disk usage checker] Volume usage percentage: current = 23 ; allowed = 70 [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:47.270955043Z Gathering data for ns/openshift-kube-apiserver-operator... [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:47.660175860Z Gathering data for ns/openshift-kube-apiserver... [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:48.040738125Z Gathering data for ns/openshift-kube-controller-manager... [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:48.461343480Z Gathering data for ns/openshift-kube-controller-manager-operator... [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:48.890899222Z Gathering data for ns/openshift-kube-scheduler... [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:49.211353711Z Gathering data for ns/openshift-kube-scheduler-operator... [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:49.614109568Z Gathering data for ns/openshift-kube-storage-version-migrator... [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:49.996078052Z Gathering data for ns/openshift-kube-storage-version-migrator-operator... [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:50.372425619Z Gathering data for ns/openshift-user-workload-monitoring... [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:50.952863947Z Gathering data for ns/openshift-multus... [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:51.927945313Z [disk usage checker] Volume usage percentage: current = 23 ; allowed = 70 [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:52.479522033Z Gathering data for ns/openshift-ovn-kubernetes... [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:53.897506814Z Gathering data for ns/openshift-host-network... [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:54.273067123Z Gathering data for ns/openshift-network-diagnostics... [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:54.614811665Z Collecting kubelet logs for node ip-10-0-132-127.ec2.internal [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:54.616667815Z Collecting kubelet logs for node ip-10-0-140-158.ec2.internal [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:54.618532141Z Collecting kubelet logs for node ip-10-0-130-13.ec2.internal [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:54.982365830Z Gathering data for ns/openshift-network-node-identity... [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:55.060827498Z daemonset.apps "perf-node-gather-daemonset" deleted from openshift-must-gather-2kxcl namespace [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:55.067188719Z INFO: Node performance data collection complete. [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:55.519326738Z Gathering data for ns/openshift-network-operator... [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:55.952708622Z Gathering data for ns/openshift-cloud-network-config-controller... [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:56.305533535Z Gathering data for ns/openshift-cluster-node-tuning-operator... [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:56.852387623Z Gathering data for ns/openshift-apiserver-operator... [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:56.932744664Z [disk usage checker] Volume usage percentage: current = 23 ; allowed = 70 [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:57.239208852Z Gathering data for ns/openshift-apiserver... [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:57.733018324Z Gathering data for ns/openshift-controller-manager-operator... [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:58.162505497Z Gathering data for ns/openshift-controller-manager... [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:58.507153568Z Gathering data for ns/openshift-cluster-samples-operator... [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:59.336663386Z Gathering data for ns/openshift-operator-lifecycle-manager... [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:25:59.762449738Z Gathering data for ns/openshift-service-ca-operator... [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:26:00.183583357Z Gathering data for ns/openshift-service-ca... [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:26:00.713591021Z Gathering data for ns/openshift-cluster-csi-drivers... [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:26:01.937512153Z [disk usage checker] Volume usage percentage: current = 23 ; allowed = 70 [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:26:02.013662988Z Wrote inspect data to must-gather. [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:26:02.013717792Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:26:02.013717792Z skipping gathering secrets/support due to error: secrets "support" not found [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:26:02.165996037Z error: the server doesn't have a resource type "clusters" [must-gather] [must-gather-6v8hl] POD 2026-07-07T15:26:02.544972069Z Caches written to disk [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.556276566Z waiting for gather to complete [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.565990867Z downloading gather output [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.8760892Z receiving incremental file list [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.903534498Z ./ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.903617571Z aggregated-discovery-api.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.90397041Z aggregated-discovery-apis.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.904882613Z event-filter.html [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.907206453Z timestamp [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.907330706Z version [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.919762417Z cluster-scoped-resources/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.919775977Z cluster-scoped-resources/admissionregistration.k8s.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.919784318Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.919812178Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/default-network-annotation.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.919922391Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/servicecidrs.openshift.io.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.920053675Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/user-defined-networks-namespace-label.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.920130637Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.920209839Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/default-network-annotation-binding.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.920298391Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/servicecidrs-binding.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.920398684Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/user-defined-networks-namespace-label-binding.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.920493966Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.920536417Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/multus.openshift.io.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.92065209Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/network-node-identity.openshift.io.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.920724292Z cluster-scoped-resources/apiextensions.k8s.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.921097392Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.921154353Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/accounts.nim.opendatahub.io.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.921358458Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/adminnetworkpolicies.policy.networking.k8s.io.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.921605495Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/adminpolicybasedexternalroutes.k8s.ovn.org.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.92180952Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertingrules.monitoring.openshift.io.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.921952344Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertmanagerconfigs.monitoring.coreos.com.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.925748202Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertmanagers.monitoring.coreos.com.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.927301012Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertrelabelconfigs.monitoring.openshift.io.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.927422335Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/apirequestcounts.apiserver.openshift.io.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.927562258Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/apiservers.config.openshift.io.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.927740933Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/appliedmanifestworks.work.open-cluster-management.io.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.927873186Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/authentications.config.openshift.io.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.928084282Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/baselineadminnetworkpolicies.policy.networking.k8s.io.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.928330948Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/builds.config.openshift.io.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.940628006Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/catalogsources.operators.coreos.com.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.940965475Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudcredentials.operator.openshift.io.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.941150469Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudeventsources.eventing.keda.sh.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.941437417Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudprivateipconfigs.cloud.network.openshift.io.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.94154665Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterclaims.cluster.open-cluster-management.io.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.941650842Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustercloudeventsources.eventing.keda.sh.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.941778196Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustercsidrivers.operator.openshift.io.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.94194129Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterimagepolicies.config.openshift.io.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.942164975Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusteroperators.config.openshift.io.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.942315089Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterresourcequotas.quota.openshift.io.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.942446133Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterserviceversions.operators.coreos.com.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.944843215Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterstoragecontainers.serving.kserve.io.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.945011569Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustertriggerauthentications.keda.sh.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.945204944Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusteruserdefinednetworks.k8s.ovn.org.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.94542001Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterversions.config.openshift.io.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.945691096Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.946170579Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.operator.openshift.io.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.946299002Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.samples.operator.openshift.io.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.946416345Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleclidownloads.console.openshift.io.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.946561669Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleexternalloglinks.console.openshift.io.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.946674122Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolelinks.console.openshift.io.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.946784945Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolenotifications.console.openshift.io.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.946889857Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleplugins.console.openshift.io.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.947049021Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolequickstarts.console.openshift.io.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.947217816Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoles.config.openshift.io.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.947436431Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoles.operator.openshift.io.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.947706798Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolesamples.console.openshift.io.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.947849032Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleyamlsamples.console.openshift.io.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.947961655Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/controllerconfigs.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.94856068Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/credentialsrequests.cloudcredential.openshift.io.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.948673953Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/csisnapshotcontrollers.operator.openshift.io.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.948787596Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/datascienceclusters.datasciencecluster.opendatahub.io.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.948971421Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnses.config.openshift.io.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.949089864Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnses.operator.openshift.io.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.94931871Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnsrecords.ingress.operator.openshift.io.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.949438493Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dscinitializations.dscinitialization.opendatahub.io.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.949608418Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressfirewalls.k8s.ovn.org.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.94972881Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressips.k8s.ovn.org.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.949846444Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressqoses.k8s.ovn.org.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.949969897Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressrouters.network.operator.openshift.io.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.9500957Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressservices.k8s.ovn.org.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.950254374Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/etcds.operator.openshift.io.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.950397408Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/featuregates.config.openshift.io.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.950521671Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gatewayclasses.gateway.networking.k8s.io.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.950673895Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gateways.gateway.networking.k8s.io.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.951044725Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/grpcroutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.951470796Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/helmchartrepositories.helm.openshift.io.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.951591699Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httproutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.952442601Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httpscaledobjects.http.keda.sh.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.952588974Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagecontentpolicies.config.openshift.io.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.952705907Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagecontentsourcepolicies.operator.openshift.io.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.95281271Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagedigestmirrorsets.config.openshift.io.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.952931823Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagepolicies.config.openshift.io.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.953134009Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagepruners.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.953388785Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/images.config.openshift.io.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.953515168Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagetagmirrorsets.config.openshift.io.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.953640082Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencegraphs.serving.kserve.io.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.953797726Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencemodelrewrites.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.953930179Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferenceobjectives.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.954054382Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepoolimports.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.954232567Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.k8s.io.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.954377141Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.954502434Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferenceservices.serving.kserve.io.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.956895815Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/infrastructures.config.openshift.io.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.957366788Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ingresscontrollers.operator.openshift.io.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.957950393Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ingresses.config.openshift.io.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.958141778Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/insightsoperators.operator.openshift.io.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.958309782Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/installplans.operators.coreos.com.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.958460236Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/interceptorroutes.http.keda.sh.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.958599219Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ipamclaims.k8s.cni.cncf.io.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.958708302Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ippools.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.958816865Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kedacontrollers.keda.sh.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.961833383Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubeapiservers.operator.openshift.io.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.961981067Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubecontrollermanagers.operator.openshift.io.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.962129251Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubeschedulers.operator.openshift.io.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.962260874Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubestorageversionmigrators.operator.openshift.io.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.962374387Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/llminferenceserviceconfigs.serving.kserve.io.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.96674356Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/llminferenceservices.serving.kserve.io.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.971045931Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineconfignodes.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.971223065Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineconfigurations.operator.openshift.io.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.971518913Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineosbuilds.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.971701778Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineosconfigs.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.971854222Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/network-attachment-definitions.k8s.cni.cncf.io.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.971963024Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/networks.config.openshift.io.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.972150239Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/networks.operator.openshift.io.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.972390186Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/nodes.config.openshift.io.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.972498908Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/nodeslicepools.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.972611571Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/oauths.config.openshift.io.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.972807856Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/olmconfigs.operators.coreos.com.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.972923049Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/openshiftapiservers.operator.openshift.io.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.973041702Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/openshiftcontrollermanagers.operator.openshift.io.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.973183256Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorconditions.operators.coreos.com.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.97332261Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorgroups.operators.coreos.com.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.973465583Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorhubs.config.openshift.io.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.973581636Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorpkis.network.operator.openshift.io.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.973691329Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operators.operators.coreos.com.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.973816192Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/overlappingrangeipreservations.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.973916635Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/pinnedimagesets.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.974032178Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/podmonitors.monitoring.coreos.com.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.974335126Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/podnetworkconnectivitychecks.controlplane.operator.openshift.io.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.974459179Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/probes.monitoring.coreos.com.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.974796368Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/profiles.tuned.openshift.io.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.974911431Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/projecthelmchartrepositories.helm.openshift.io.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.975029964Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/projects.config.openshift.io.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.975133206Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/prometheuses.monitoring.coreos.com.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.977135828Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/prometheusrules.monitoring.coreos.com.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.977262511Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/proxies.config.openshift.io.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.977373724Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/rangeallocations.security.internal.openshift.io.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.977497127Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/referencegrants.gateway.networking.k8s.io.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.977649711Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/rolebindingrestrictions.authorization.openshift.io.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.977797585Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/scaledjobs.keda.sh.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.979425337Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/scaledobjects.keda.sh.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.979585411Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/schedulers.config.openshift.io.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.979741755Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/securitycontextconstraints.security.openshift.io.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.979895529Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servicecas.operator.openshift.io.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.980010302Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servicemonitors.monitoring.coreos.com.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.980278349Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servingruntimes.serving.kserve.io.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.980795482Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storages.operator.openshift.io.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.980937086Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storagestates.migration.k8s.io.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.981052199Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storageversionmigrations.migration.k8s.io.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.981183513Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/subscriptions.operators.coreos.com.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.981808829Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/thanosrulers.monitoring.coreos.com.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.983244395Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/trainedmodels.serving.kserve.io.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.983384229Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/triggerauthentications.keda.sh.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.983547253Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/tuneds.tuned.openshift.io.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.983670837Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/userdefinednetworks.k8s.ovn.org.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.983844031Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumepopulators.populator.storage.k8s.io.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.983949174Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshotclasses.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.984062107Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshotcontents.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.984256852Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshots.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.984377835Z cluster-scoped-resources/apiregistration.k8s.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.984634251Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.984690383Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1..yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.984785745Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.admissionregistration.k8s.io.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.984867128Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apiextensions.k8s.io.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.98495169Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apiserver.openshift.io.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.985036072Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apps.openshift.io.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.985223547Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apps.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.985318739Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authentication.k8s.io.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.985404031Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authorization.k8s.io.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.985498084Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authorization.openshift.io.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.985584996Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.autoscaling.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.985677478Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.batch.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.985762691Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.build.openshift.io.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.985856893Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.certificates.k8s.io.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.985943435Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.cloud.network.openshift.io.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.986032058Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.cloudcredential.openshift.io.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.98614421Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.config.openshift.io.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.986234863Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.console.openshift.io.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.986327415Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.coordination.k8s.io.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.986414127Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.datasciencecluster.opendatahub.io.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.9865051Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.discovery.k8s.io.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.986592172Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.dscinitialization.opendatahub.io.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.986679794Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.events.k8s.io.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.986773606Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.flowcontrol.apiserver.k8s.io.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.986864629Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.gateway.networking.k8s.io.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.986957011Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.image.openshift.io.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.987048204Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.987158936Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.inference.networking.k8s.io.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.987253779Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.ingress.operator.openshift.io.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.987342071Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.k8s.cni.cncf.io.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.987433204Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.k8s.ovn.org.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.987520066Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.987610508Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.monitoring.coreos.com.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.987710591Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.monitoring.openshift.io.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.987801793Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.network.operator.openshift.io.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.987894746Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.networking.k8s.io.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.987979408Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.nim.opendatahub.io.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.98806977Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.node.k8s.io.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.988184493Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.oauth.openshift.io.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.988275645Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.operator.openshift.io.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.988370768Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.operators.coreos.com.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.98845771Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.packages.operators.coreos.com.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.988558823Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.policy.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.988640445Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.project.openshift.io.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.988736807Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.quota.openshift.io.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.98882518Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.rbac.authorization.k8s.io.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.988919742Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.resource.k8s.io.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.989010984Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.route.openshift.io.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.989127657Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.samples.operator.openshift.io.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.989261991Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.scheduling.k8s.io.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.989419785Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.security.internal.openshift.io.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.989476306Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.security.openshift.io.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.989573799Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.989664081Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.storage.k8s.io.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.989763264Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.template.openshift.io.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.989859586Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.tuned.openshift.io.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.989963859Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.user.openshift.io.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.990057441Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.work.open-cluster-management.io.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.990190955Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.cluster.open-cluster-management.io.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.990335849Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.controlplane.operator.openshift.io.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.990426631Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.eventing.keda.sh.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.990526254Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.http.keda.sh.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.990614606Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.990712418Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.k8s.cni.cncf.io.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.990802811Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.keda.sh.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.990899143Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.migration.k8s.io.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.990987126Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.monitoring.coreos.com.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.991082918Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.operator.openshift.io.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.991199901Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.operators.coreos.com.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.991296663Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.policy.networking.k8s.io.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.991386806Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.serving.kserve.io.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.991477148Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.99156694Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.991656663Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.operators.coreos.com.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.991767586Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.serving.kserve.io.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.991856758Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.admissionregistration.k8s.io.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.991962031Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.external.metrics.k8s.io.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.992074414Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.gateway.networking.k8s.io.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.992240788Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.helm.openshift.io.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.99233274Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.http.keda.sh.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.992426263Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.metrics.k8s.io.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.992527465Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.monitoring.coreos.com.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.992619268Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.populator.storage.k8s.io.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.99271511Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.serving.kserve.io.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.992804062Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.storage.k8s.io.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.992902195Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v2.autoscaling.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.992989247Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v2.operators.coreos.com.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.993059009Z cluster-scoped-resources/certificates.k8s.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.993075409Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.993158361Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-4942l.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.993258614Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-4z8w2.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.993352687Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-5nzhm.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.993440609Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-78kkq.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.993532221Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-7fqcl.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.993621103Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-cbk5z.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.993716526Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-cv4jk.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.993801728Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-ltr4h.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.993958302Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-mgwpb.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.994055605Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-nzrzt.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.994171048Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-r6ct5.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.99427243Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-szrcq.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.994368613Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-2mmtc.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.994474245Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-4wg92.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.994571208Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-c7qtg.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.994713572Z cluster-scoped-resources/config.openshift.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.994769633Z cluster-scoped-resources/config.openshift.io/apiservers.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.994929947Z cluster-scoped-resources/config.openshift.io/authentications.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.995065451Z cluster-scoped-resources/config.openshift.io/builds.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.995176814Z cluster-scoped-resources/config.openshift.io/clusterimagepolicies.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.995265476Z cluster-scoped-resources/config.openshift.io/clusteroperators.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.995583424Z cluster-scoped-resources/config.openshift.io/clusterversions.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.995696487Z cluster-scoped-resources/config.openshift.io/consoles.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.995788309Z cluster-scoped-resources/config.openshift.io/dnses.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.995881292Z cluster-scoped-resources/config.openshift.io/featuregates.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.995989215Z cluster-scoped-resources/config.openshift.io/imagecontentpolicies.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.996067517Z cluster-scoped-resources/config.openshift.io/imagedigestmirrorsets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.996180819Z cluster-scoped-resources/config.openshift.io/imagepolicies.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.996265391Z cluster-scoped-resources/config.openshift.io/images.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.996355914Z cluster-scoped-resources/config.openshift.io/imagetagmirrorsets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.996441496Z cluster-scoped-resources/config.openshift.io/infrastructures.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.996550779Z cluster-scoped-resources/config.openshift.io/ingresses.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.996657332Z cluster-scoped-resources/config.openshift.io/networks.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.996749814Z cluster-scoped-resources/config.openshift.io/nodes.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.996839136Z cluster-scoped-resources/config.openshift.io/oauths.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.996925568Z cluster-scoped-resources/config.openshift.io/operatorhubs.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.997013671Z cluster-scoped-resources/config.openshift.io/projects.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.997102073Z cluster-scoped-resources/config.openshift.io/proxies.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.997247217Z cluster-scoped-resources/config.openshift.io/schedulers.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.997396501Z cluster-scoped-resources/config.openshift.io/clusteroperators/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.997427301Z cluster-scoped-resources/config.openshift.io/clusteroperators/console.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.997523924Z cluster-scoped-resources/config.openshift.io/clusteroperators/csi-snapshot-controller.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.997631007Z cluster-scoped-resources/config.openshift.io/clusteroperators/dns.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.997716979Z cluster-scoped-resources/config.openshift.io/clusteroperators/image-registry.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.997808742Z cluster-scoped-resources/config.openshift.io/clusteroperators/ingress.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.997904064Z cluster-scoped-resources/config.openshift.io/clusteroperators/insights.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.997999746Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-apiserver.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.998168991Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-controller-manager.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.998268073Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-scheduler.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.998357136Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-storage-version-migrator.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.998456628Z cluster-scoped-resources/config.openshift.io/clusteroperators/monitoring.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.998552351Z cluster-scoped-resources/config.openshift.io/clusteroperators/network.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.998684914Z cluster-scoped-resources/config.openshift.io/clusteroperators/node-tuning.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.998943351Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-apiserver.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.999036533Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-controller-manager.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.999131796Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-samples.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.999248088Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager-catalog.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.999338451Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager-packageserver.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.999433273Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.999521426Z cluster-scoped-resources/config.openshift.io/clusteroperators/service-ca.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.999622298Z cluster-scoped-resources/config.openshift.io/clusteroperators/storage.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.9996901Z cluster-scoped-resources/config.openshift.io/clusterversions/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.999752361Z cluster-scoped-resources/config.openshift.io/clusterversions/version.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.999810193Z cluster-scoped-resources/config.openshift.io/consoles/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.999842364Z cluster-scoped-resources/config.openshift.io/consoles/cluster.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.999903425Z cluster-scoped-resources/config.openshift.io/featuregates/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:03.999941246Z cluster-scoped-resources/config.openshift.io/featuregates/cluster.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.000005808Z cluster-scoped-resources/config.openshift.io/infrastructures/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.000055309Z cluster-scoped-resources/config.openshift.io/infrastructures/cluster.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.000107351Z cluster-scoped-resources/config.openshift.io/oauths/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.000173492Z cluster-scoped-resources/config.openshift.io/oauths/cluster.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.000224984Z cluster-scoped-resources/config.openshift.io/proxies/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.000260565Z cluster-scoped-resources/config.openshift.io/proxies/cluster.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.000313356Z cluster-scoped-resources/console.openshift.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.000323236Z cluster-scoped-resources/console.openshift.io/consoleplugins/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.000354277Z cluster-scoped-resources/console.openshift.io/consoleplugins/monitoring-plugin.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.00044399Z cluster-scoped-resources/console.openshift.io/consoleplugins/networking-console-plugin.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.000499381Z cluster-scoped-resources/core/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.000512041Z cluster-scoped-resources/core/nodes/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.000539522Z cluster-scoped-resources/core/nodes/ip-10-0-130-13.ec2.internal.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.000692936Z cluster-scoped-resources/core/nodes/ip-10-0-132-127.ec2.internal.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.00083611Z cluster-scoped-resources/core/nodes/ip-10-0-140-158.ec2.internal.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.000933342Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.000991674Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.001036555Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/catch-all.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.001131247Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/exempt.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.00124673Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/global-default.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.001331702Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-controller-manager.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.001415264Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-scheduler.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.001501687Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-system-service-accounts.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.001653291Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver-operator.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.001746843Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver-sar.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.001843586Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.001935008Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-authentication-operator.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.00202643Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-controller-manager.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.002139623Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-kube-apiserver-operator.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.002241616Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-monitoring-metrics.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.002332278Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-apiserver-sar.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.00242251Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-apiserver.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.002518363Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-server.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.002602955Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/probes.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.002692537Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/service-accounts.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.00278756Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-leader-election.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.002873592Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-node-high.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.002963884Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-nodes.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.003057527Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.003127719Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/catch-all.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.003214231Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/exempt.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.003298123Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/global-default.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.003378845Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/leader-election.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.003462917Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/node-high.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.00354906Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/openshift-control-plane-operators.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.003712804Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/system.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.003841527Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/workload-high.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.00393018Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/workload-low.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.003978421Z cluster-scoped-resources/imageregistry.operator.openshift.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.003988211Z cluster-scoped-resources/imageregistry.operator.openshift.io/configs/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.004046843Z cluster-scoped-resources/imageregistry.operator.openshift.io/configs/cluster.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.004144335Z cluster-scoped-resources/imageregistry.operator.openshift.io/imagepruners/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.004201396Z cluster-scoped-resources/imageregistry.operator.openshift.io/imagepruners/cluster.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.004270928Z cluster-scoped-resources/migration.k8s.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.004280578Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.00433423Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/console-plugin-storage-version-migration.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.004441413Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/machineconfiguration-controllerconfig-storage-version-migration.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.004590957Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/machineconfiguration-machineconfigpool-storage-version-migration.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.004659048Z cluster-scoped-resources/oauth.openshift.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.004668739Z cluster-scoped-resources/oauth.openshift.io/oauthclients/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.00471096Z cluster-scoped-resources/oauth.openshift.io/oauthclients/console.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.004850443Z cluster-scoped-resources/operator.openshift.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.004859624Z cluster-scoped-resources/operator.openshift.io/clustercsidrivers/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.004900745Z cluster-scoped-resources/operator.openshift.io/clustercsidrivers/ebs.csi.aws.com.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.004977296Z cluster-scoped-resources/operator.openshift.io/consoles/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.005021938Z cluster-scoped-resources/operator.openshift.io/consoles/cluster.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.005139641Z cluster-scoped-resources/operator.openshift.io/csisnapshotcontrollers/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.005276974Z cluster-scoped-resources/operator.openshift.io/csisnapshotcontrollers/cluster.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.005342966Z cluster-scoped-resources/operator.openshift.io/dnses/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.005406267Z cluster-scoped-resources/operator.openshift.io/dnses/default.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.005452099Z cluster-scoped-resources/operator.openshift.io/insightsoperators/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.00549177Z cluster-scoped-resources/operator.openshift.io/insightsoperators/cluster.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.005594932Z cluster-scoped-resources/operator.openshift.io/kubeapiservers/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.005647724Z cluster-scoped-resources/operator.openshift.io/kubeapiservers/cluster.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.005689545Z cluster-scoped-resources/operator.openshift.io/kubecontrollermanagers/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.005721886Z cluster-scoped-resources/operator.openshift.io/kubecontrollermanagers/cluster.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.005781597Z cluster-scoped-resources/operator.openshift.io/kubeschedulers/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.005809858Z cluster-scoped-resources/operator.openshift.io/kubeschedulers/cluster.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.005868619Z cluster-scoped-resources/operator.openshift.io/kubestorageversionmigrators/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.00589548Z cluster-scoped-resources/operator.openshift.io/kubestorageversionmigrators/cluster.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.005970982Z cluster-scoped-resources/operator.openshift.io/networks/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.005998963Z cluster-scoped-resources/operator.openshift.io/networks/cluster.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.006084855Z cluster-scoped-resources/operator.openshift.io/openshiftapiservers/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.006136456Z cluster-scoped-resources/operator.openshift.io/openshiftapiservers/cluster.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.006216618Z cluster-scoped-resources/operator.openshift.io/openshiftcontrollermanagers/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.00626675Z cluster-scoped-resources/operator.openshift.io/openshiftcontrollermanagers/cluster.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.006320651Z cluster-scoped-resources/operator.openshift.io/servicecas/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.006347832Z cluster-scoped-resources/operator.openshift.io/servicecas/cluster.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.006417524Z cluster-scoped-resources/operator.openshift.io/storages/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.006449694Z cluster-scoped-resources/operator.openshift.io/storages/cluster.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.006550747Z cluster-scoped-resources/operators.coreos.com/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.006557887Z cluster-scoped-resources/operators.coreos.com/olmconfigs/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.006610918Z cluster-scoped-resources/operators.coreos.com/olmconfigs/cluster.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.00666734Z cluster-scoped-resources/operators.coreos.com/operators/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.006699861Z cluster-scoped-resources/operators.coreos.com/operators/openshift-custom-metrics-autoscaler-operator.openshift-keda.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.006794383Z cluster-scoped-resources/rbac.authorization.k8s.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.006872215Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.006920406Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/aws-ebs-csi-driver-operator-clusterrolebinding.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.00704083Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cloud-network-config-controller.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.007130772Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cluster-node-tuning-operator.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.007306067Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cluster-storage-operator-role.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.00743968Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/csi-snapshot-controller-operator-clusterrole.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.007536273Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/csi-snapshot-controller-runner-operator.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.007631755Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/metrics-daemon-sa-rolebinding.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.007739158Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-admission-controller-webhook.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.00782814Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-ancillary-tools.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.007923023Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-cluster-readers.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.008010175Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-group.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.008103357Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-transient.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.00821886Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-whereabouts.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.008305652Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/network-diagnostics.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.008395475Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/network-node-identity.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.008492077Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-image-registry-pruner.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.008578909Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-iptables-alerter.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.008670142Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.008786425Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-node-identity-limited.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.008885367Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-node-kube-rbac-proxy.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.00898052Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/registry-registry-role.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.009074022Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.009125514Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/aws-ebs-csi-driver-operator-clusterrole.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.009256137Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/cloud-network-config-controller.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.009345159Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/cluster-node-tuning-operator.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.009440062Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/console-extensions-reader.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.009589875Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/console-operator.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.009681658Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/console.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.00977501Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/csi-snapshot-controller-operator-clusterrole.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.009868913Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/helm-chartrepos-viewer.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.009959015Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/metrics-daemon-role.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.010048697Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus-admission-controller-webhook.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.010135969Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus-ancillary-tools.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.010242742Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.010328494Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/net-attach-def-project.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.010414947Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/network-diagnostics.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.010508749Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/network-node-identity.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.010594781Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-csi-snapshot-controller-runner.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.010685464Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-iptables-alerter.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.010771846Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-cluster-reader.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.010863328Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.010959321Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-kube-rbac-proxy.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.011197667Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-node-limited.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.01129273Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-udn-editor.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.011382062Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-udn-viewer.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.011466944Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/project-helm-chartrepository-editor.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.011558316Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-admin.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.011652009Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-basic-user.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.011759102Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-storage-admin.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.011847594Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-view.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.011937526Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:registry.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.012033398Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/whereabouts-cni.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.01208704Z cluster-scoped-resources/samples.operator.openshift.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.01209742Z cluster-scoped-resources/samples.operator.openshift.io/configs/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.012141181Z cluster-scoped-resources/samples.operator.openshift.io/configs/cluster.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.012225834Z cluster-scoped-resources/snapshot.storage.k8s.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.012236684Z cluster-scoped-resources/snapshot.storage.k8s.io/volumesnapshotclasses/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.012275805Z cluster-scoped-resources/snapshot.storage.k8s.io/volumesnapshotclasses/csi-aws-vsc.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.012361027Z cluster-scoped-resources/storage.k8s.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.012371267Z cluster-scoped-resources/storage.k8s.io/csidrivers/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.012418799Z cluster-scoped-resources/storage.k8s.io/csidrivers/ebs.csi.aws.com.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.01248671Z cluster-scoped-resources/storage.k8s.io/csinodes/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.012528751Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-130-13.ec2.internal.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.012623074Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-132-127.ec2.internal.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.012704676Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-140-158.ec2.internal.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.012771028Z cluster-scoped-resources/storage.k8s.io/storageclasses/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.012812179Z cluster-scoped-resources/storage.k8s.io/storageclasses/gp2-csi.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.012902071Z cluster-scoped-resources/storage.k8s.io/storageclasses/gp3-csi.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.012936112Z host_service_logs/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.013007964Z host_service_logs/masters/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.013040275Z host_service_logs/masters/NetworkManager_service.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.013130107Z host_service_logs/masters/crio_service.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.013319852Z host_service_logs/masters/kubelet_service.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.013384163Z host_service_logs/masters/machine-config-daemon-firstboot_service.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.013536647Z host_service_logs/masters/machine-config-daemon-host_service.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.01365886Z host_service_logs/masters/openvswitch_service.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.013730412Z host_service_logs/masters/ostree-finalize-staged_service.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.013806364Z host_service_logs/masters/ovs-configuration_service.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.013876576Z host_service_logs/masters/ovs-vswitchd_service.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.013949498Z host_service_logs/masters/ovsdb-server_service.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.01401617Z host_service_logs/masters/rpm-ostreed_service.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.014046441Z ingress_controllers/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.014051661Z ingress_controllers/default/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.014055491Z ingress_controllers/default/router-default-c4c8648c5-9vvzk/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.014091032Z ingress_controllers/default/router-default-c4c8648c5-9vvzk/haproxy.config [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.014244406Z insights-data/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.014255716Z istio/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.014293847Z istio/aggregated-discovery-api.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.014430871Z istio/aggregated-discovery-apis.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.014825841Z istio/event-filter.html [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.014946414Z istio/timestamp [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.015000335Z istio/cluster-scoped-resources/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.015009895Z istio/cluster-scoped-resources/apiextensions.k8s.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.015059537Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.015090237Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gatewayclasses.gateway.networking.k8s.io.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.015292483Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gateways.gateway.networking.k8s.io.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.015666532Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/grpcroutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.016188126Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httproutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.017105959Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencemodelrewrites.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.017275194Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferenceobjectives.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.017400397Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepoolimports.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.017543711Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.k8s.io.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.017686035Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.017813938Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/referencegrants.gateway.networking.k8s.io.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.0178907Z machine_config_ondisk/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.01790366Z machine_config_termination_logs/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.01791593Z monitoring/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.017922421Z monitoring/alertmanager/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.017940171Z monitoring/alertmanager/status.json [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.018047994Z monitoring/alertmanager/status.stderr [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.018092965Z monitoring/prometheus/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.018154227Z monitoring/prometheus/alertmanagers.json [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.018260539Z monitoring/prometheus/alertmanagers.stderr [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.018326011Z monitoring/prometheus/rules.json [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.018994808Z monitoring/prometheus/rules.stderr [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.019036539Z monitoring/prometheus/prometheus-k8s-0/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.019088001Z monitoring/prometheus/prometheus-k8s-0/active-targets.json [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.019959973Z monitoring/prometheus/prometheus-k8s-0/active-targets.stderr [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.020017084Z monitoring/prometheus/prometheus-k8s-0/status/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.020071756Z monitoring/prometheus/prometheus-k8s-0/status/runtimeinfo.json [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.020182009Z monitoring/prometheus/prometheus-k8s-0/status/runtimeinfo.stderr [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.020253911Z monitoring/prometheus/prometheus-k8s-0/status/tsdb.json [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.020352183Z monitoring/prometheus/prometheus-k8s-0/status/tsdb.stderr [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.020406085Z monitoring/prometheus/status/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.020459476Z monitoring/prometheus/status/config.json [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.020898097Z monitoring/prometheus/status/config.stderr [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.020959629Z monitoring/prometheus/status/flags.json [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.021054182Z monitoring/prometheus/status/flags.stderr [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.021277897Z namespaces/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.021288717Z namespaces/default/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.021344629Z namespaces/default/default.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.021410211Z namespaces/default/apps.openshift.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.021447512Z namespaces/default/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.021524003Z namespaces/default/apps/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.021567395Z namespaces/default/apps/daemonsets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.021653617Z namespaces/default/apps/deployments.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.021737309Z namespaces/default/apps/replicasets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.021819331Z namespaces/default/apps/statefulsets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.021861132Z namespaces/default/autoscaling/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.021890503Z namespaces/default/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.021964875Z namespaces/default/batch/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.022002826Z namespaces/default/batch/cronjobs.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.022099528Z namespaces/default/batch/jobs.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.02216233Z namespaces/default/build.openshift.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.022221021Z namespaces/default/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.022296814Z namespaces/default/build.openshift.io/builds.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.022385006Z namespaces/default/core/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.022438937Z namespaces/default/core/configmaps.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.022659883Z namespaces/default/core/endpoints.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.022750505Z namespaces/default/core/events.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.02292764Z namespaces/default/core/persistentvolumeclaims.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.023005972Z namespaces/default/core/pods.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.023089694Z namespaces/default/core/replicationcontrollers.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.023248128Z namespaces/default/core/secrets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.023418482Z namespaces/default/core/services.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.023486614Z namespaces/default/discovery.k8s.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.023524405Z namespaces/default/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.023607377Z namespaces/default/image.openshift.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.023640038Z namespaces/default/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.023732051Z namespaces/default/k8s.ovn.org/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.023764051Z namespaces/default/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.023856454Z namespaces/default/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.023935656Z namespaces/default/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.023995367Z namespaces/default/monitoring.coreos.com/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.024044729Z namespaces/default/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.02409185Z namespaces/default/networking.k8s.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.024154691Z namespaces/default/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.024222883Z namespaces/default/policy/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.024259494Z namespaces/default/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.024315506Z namespaces/default/route.openshift.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.024347976Z namespaces/default/route.openshift.io/routes.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.024470519Z namespaces/kserve/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.024519391Z namespaces/kserve/kserve.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.024585042Z namespaces/kserve/apps.openshift.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.024617643Z namespaces/kserve/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.024669535Z namespaces/kserve/apps/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.024698025Z namespaces/kserve/apps/daemonsets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.024793318Z namespaces/kserve/apps/deployments.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.025019474Z namespaces/kserve/apps/replicasets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.02525881Z namespaces/kserve/apps/statefulsets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.025304511Z namespaces/kserve/autoscaling/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.025338842Z namespaces/kserve/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.025371153Z namespaces/kserve/batch/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.025411474Z namespaces/kserve/batch/cronjobs.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.025499536Z namespaces/kserve/batch/jobs.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.025611689Z namespaces/kserve/build.openshift.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.02564089Z namespaces/kserve/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.025730072Z namespaces/kserve/build.openshift.io/builds.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.025763923Z namespaces/kserve/coordination.k8s.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.025777163Z namespaces/kserve/coordination.k8s.io/leases/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.025837125Z namespaces/kserve/coordination.k8s.io/leases/kserve-controller-manager-leader-lock.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.025937757Z namespaces/kserve/coordination.k8s.io/leases/llminferenceservice-kserve-controller-manager.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.02601667Z namespaces/kserve/coordination.k8s.io/leases/odh-model-controller.opendatahub.io.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.026146493Z namespaces/kserve/core/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.026216464Z namespaces/kserve/core/configmaps.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.026476361Z namespaces/kserve/core/endpoints.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.026600654Z namespaces/kserve/core/events.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.026996555Z namespaces/kserve/core/persistentvolumeclaims.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.027077347Z namespaces/kserve/core/pods.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.02757492Z namespaces/kserve/core/replicationcontrollers.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.027731154Z namespaces/kserve/core/secrets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.028009231Z namespaces/kserve/core/services.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.028131654Z namespaces/kserve/discovery.k8s.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.028208416Z namespaces/kserve/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.028316569Z namespaces/kserve/image.openshift.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.02834991Z namespaces/kserve/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.028389631Z namespaces/kserve/k8s.ovn.org/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.028424872Z namespaces/kserve/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.028517654Z namespaces/kserve/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.028601186Z namespaces/kserve/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.028640347Z namespaces/kserve/monitoring.coreos.com/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.028670418Z namespaces/kserve/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.0287572Z namespaces/kserve/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.028815222Z namespaces/kserve/monitoring.coreos.com/servicemonitors/model-serving-api-metrics.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.028896704Z namespaces/kserve/monitoring.coreos.com/servicemonitors/odh-model-controller-metrics-monitor.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.028964706Z namespaces/kserve/networking.k8s.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.029005167Z namespaces/kserve/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.029108429Z namespaces/kserve/pods/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.02913384Z namespaces/kserve/pods/kserve-controller-manager-666b75c8f7-llgnq/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.029196752Z namespaces/kserve/pods/kserve-controller-manager-666b75c8f7-llgnq/kserve-controller-manager-666b75c8f7-llgnq.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.029290374Z namespaces/kserve/pods/kserve-controller-manager-666b75c8f7-llgnq/manager/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.029297674Z namespaces/kserve/pods/kserve-controller-manager-666b75c8f7-llgnq/manager/manager/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.029301514Z namespaces/kserve/pods/kserve-controller-manager-666b75c8f7-llgnq/manager/manager/logs/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.029320355Z namespaces/kserve/pods/kserve-controller-manager-666b75c8f7-llgnq/manager/manager/logs/current.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.030558647Z namespaces/kserve/pods/kserve-controller-manager-666b75c8f7-llgnq/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.030628538Z namespaces/kserve/pods/kserve-controller-manager-666b75c8f7-llgnq/manager/manager/logs/previous.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.030648569Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-rq79z/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.03069905Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-rq79z/llmisvc-controller-manager-67d95fdc48-rq79z.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.030789843Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-rq79z/manager/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.030797053Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-rq79z/manager/manager/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.030803813Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-rq79z/manager/manager/logs/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.030857004Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-rq79z/manager/manager/logs/current.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.031007608Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-rq79z/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.03107849Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-rq79z/manager/manager/logs/previous.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.031104781Z namespaces/kserve/pods/model-serving-api-fd65d7d6-wbkwl/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.031304576Z namespaces/kserve/pods/model-serving-api-fd65d7d6-wbkwl/model-serving-api-fd65d7d6-wbkwl.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.031383908Z namespaces/kserve/pods/model-serving-api-fd65d7d6-wbkwl/server/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.031397938Z namespaces/kserve/pods/model-serving-api-fd65d7d6-wbkwl/server/server/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.031403989Z namespaces/kserve/pods/model-serving-api-fd65d7d6-wbkwl/server/server/logs/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.03146452Z namespaces/kserve/pods/model-serving-api-fd65d7d6-wbkwl/server/server/logs/current.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.031554592Z namespaces/kserve/pods/model-serving-api-fd65d7d6-wbkwl/server/server/logs/previous.insecure.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.031622474Z namespaces/kserve/pods/model-serving-api-fd65d7d6-wbkwl/server/server/logs/previous.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.031674676Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-gp5j5/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.031722047Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-gp5j5/odh-model-controller-84b54b7f97-gp5j5.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.031820979Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-gp5j5/manager/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.03184188Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-gp5j5/manager/manager/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.03185056Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-gp5j5/manager/manager/logs/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.031899751Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-gp5j5/manager/manager/logs/current.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.03495908Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-gp5j5/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.035036962Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-gp5j5/manager/manager/logs/previous.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.035049363Z namespaces/kserve/pods/s3-init-9twvw/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.035107104Z namespaces/kserve/pods/s3-init-9twvw/s3-init-9twvw.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.035220207Z namespaces/kserve/pods/s3-init-9twvw/download-hf-model/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.035236107Z namespaces/kserve/pods/s3-init-9twvw/download-hf-model/download-hf-model/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.035248598Z namespaces/kserve/pods/s3-init-9twvw/download-hf-model/download-hf-model/logs/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.035297189Z namespaces/kserve/pods/s3-init-9twvw/download-hf-model/download-hf-model/logs/current.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.035383281Z namespaces/kserve/pods/s3-init-9twvw/download-hf-model/download-hf-model/logs/previous.insecure.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.035459193Z namespaces/kserve/pods/s3-init-9twvw/download-hf-model/download-hf-model/logs/previous.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.035470723Z namespaces/kserve/pods/s3-init-9twvw/s3-init/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.035481514Z namespaces/kserve/pods/s3-init-9twvw/s3-init/s3-init/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.035516355Z namespaces/kserve/pods/s3-init-9twvw/s3-init/s3-init/logs/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.035575676Z namespaces/kserve/pods/s3-init-9twvw/s3-init/s3-init/logs/current.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.035868984Z namespaces/kserve/pods/s3-init-9twvw/s3-init/s3-init/logs/previous.insecure.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.035934375Z namespaces/kserve/pods/s3-init-9twvw/s3-init/s3-init/logs/previous.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.036001357Z namespaces/kserve/pods/s3-tls-init-custom-7gktl/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.036021688Z namespaces/kserve/pods/s3-tls-init-custom-7gktl/s3-tls-init-custom-7gktl.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.036137471Z namespaces/kserve/pods/s3-tls-init-custom-7gktl/download-hf-model/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.036153551Z namespaces/kserve/pods/s3-tls-init-custom-7gktl/download-hf-model/download-hf-model/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.036161691Z namespaces/kserve/pods/s3-tls-init-custom-7gktl/download-hf-model/download-hf-model/logs/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.036178072Z namespaces/kserve/pods/s3-tls-init-custom-7gktl/download-hf-model/download-hf-model/logs/current.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.036267004Z namespaces/kserve/pods/s3-tls-init-custom-7gktl/download-hf-model/download-hf-model/logs/previous.insecure.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.036336406Z namespaces/kserve/pods/s3-tls-init-custom-7gktl/download-hf-model/download-hf-model/logs/previous.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.036363886Z namespaces/kserve/pods/s3-tls-init-custom-7gktl/s3-tls-init-custom/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.036368326Z namespaces/kserve/pods/s3-tls-init-custom-7gktl/s3-tls-init-custom/s3-tls-init-custom/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.036372037Z namespaces/kserve/pods/s3-tls-init-custom-7gktl/s3-tls-init-custom/s3-tls-init-custom/logs/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.036426548Z namespaces/kserve/pods/s3-tls-init-custom-7gktl/s3-tls-init-custom/s3-tls-init-custom/logs/current.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.036612613Z namespaces/kserve/pods/s3-tls-init-custom-7gktl/s3-tls-init-custom/s3-tls-init-custom/logs/previous.insecure.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.036681715Z namespaces/kserve/pods/s3-tls-init-custom-7gktl/s3-tls-init-custom/s3-tls-init-custom/logs/previous.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.036741856Z namespaces/kserve/pods/s3-tls-init-serving-9zsf7/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.036789268Z namespaces/kserve/pods/s3-tls-init-serving-9zsf7/s3-tls-init-serving-9zsf7.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.03687209Z namespaces/kserve/pods/s3-tls-init-serving-9zsf7/download-hf-model/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.03688258Z namespaces/kserve/pods/s3-tls-init-serving-9zsf7/download-hf-model/download-hf-model/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.03689352Z namespaces/kserve/pods/s3-tls-init-serving-9zsf7/download-hf-model/download-hf-model/logs/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.036937181Z namespaces/kserve/pods/s3-tls-init-serving-9zsf7/download-hf-model/download-hf-model/logs/current.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.037029674Z namespaces/kserve/pods/s3-tls-init-serving-9zsf7/download-hf-model/download-hf-model/logs/previous.insecure.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.037103026Z namespaces/kserve/pods/s3-tls-init-serving-9zsf7/download-hf-model/download-hf-model/logs/previous.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.037205018Z namespaces/kserve/pods/s3-tls-init-serving-9zsf7/s3-tls-init-serving/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.037218469Z namespaces/kserve/pods/s3-tls-init-serving-9zsf7/s3-tls-init-serving/s3-tls-init-serving/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.037228769Z namespaces/kserve/pods/s3-tls-init-serving-9zsf7/s3-tls-init-serving/s3-tls-init-serving/logs/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.03727595Z namespaces/kserve/pods/s3-tls-init-serving-9zsf7/s3-tls-init-serving/s3-tls-init-serving/logs/current.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.037579508Z namespaces/kserve/pods/s3-tls-init-serving-9zsf7/s3-tls-init-serving/s3-tls-init-serving/logs/previous.insecure.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.03764585Z namespaces/kserve/pods/s3-tls-init-serving-9zsf7/s3-tls-init-serving/s3-tls-init-serving/logs/previous.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.03765725Z namespaces/kserve/pods/seaweedfs-64568bcd49-r9nlx/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.037716321Z namespaces/kserve/pods/seaweedfs-64568bcd49-r9nlx/seaweedfs-64568bcd49-r9nlx.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.037807914Z namespaces/kserve/pods/seaweedfs-64568bcd49-r9nlx/seaweedfs/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.037819784Z namespaces/kserve/pods/seaweedfs-64568bcd49-r9nlx/seaweedfs/seaweedfs/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.037828754Z namespaces/kserve/pods/seaweedfs-64568bcd49-r9nlx/seaweedfs/seaweedfs/logs/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.037871676Z namespaces/kserve/pods/seaweedfs-64568bcd49-r9nlx/seaweedfs/seaweedfs/logs/current.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.03804716Z namespaces/kserve/pods/seaweedfs-64568bcd49-r9nlx/seaweedfs/seaweedfs/logs/previous.insecure.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.038130922Z namespaces/kserve/pods/seaweedfs-64568bcd49-r9nlx/seaweedfs/seaweedfs/logs/previous.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.038195584Z namespaces/kserve/pods/seaweedfs-tls-custom-8b44d767d-c5xc5/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.038228145Z namespaces/kserve/pods/seaweedfs-tls-custom-8b44d767d-c5xc5/seaweedfs-tls-custom-8b44d767d-c5xc5.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.038315917Z namespaces/kserve/pods/seaweedfs-tls-custom-8b44d767d-c5xc5/seaweedfs-tls-custom/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.038324167Z namespaces/kserve/pods/seaweedfs-tls-custom-8b44d767d-c5xc5/seaweedfs-tls-custom/seaweedfs-tls-custom/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.038333827Z namespaces/kserve/pods/seaweedfs-tls-custom-8b44d767d-c5xc5/seaweedfs-tls-custom/seaweedfs-tls-custom/logs/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.038379209Z namespaces/kserve/pods/seaweedfs-tls-custom-8b44d767d-c5xc5/seaweedfs-tls-custom/seaweedfs-tls-custom/logs/current.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.038543363Z namespaces/kserve/pods/seaweedfs-tls-custom-8b44d767d-c5xc5/seaweedfs-tls-custom/seaweedfs-tls-custom/logs/previous.insecure.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.038611595Z namespaces/kserve/pods/seaweedfs-tls-custom-8b44d767d-c5xc5/seaweedfs-tls-custom/seaweedfs-tls-custom/logs/previous.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.038667046Z namespaces/kserve/pods/seaweedfs-tls-serving-67b7477c6d-6lb4j/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.038706047Z namespaces/kserve/pods/seaweedfs-tls-serving-67b7477c6d-6lb4j/seaweedfs-tls-serving-67b7477c6d-6lb4j.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.038801869Z namespaces/kserve/pods/seaweedfs-tls-serving-67b7477c6d-6lb4j/seaweedfs-tls-serving/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.038809249Z namespaces/kserve/pods/seaweedfs-tls-serving-67b7477c6d-6lb4j/seaweedfs-tls-serving/seaweedfs-tls-serving/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.0388198Z namespaces/kserve/pods/seaweedfs-tls-serving-67b7477c6d-6lb4j/seaweedfs-tls-serving/seaweedfs-tls-serving/logs/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.038873951Z namespaces/kserve/pods/seaweedfs-tls-serving-67b7477c6d-6lb4j/seaweedfs-tls-serving/seaweedfs-tls-serving/logs/current.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.039040875Z namespaces/kserve/pods/seaweedfs-tls-serving-67b7477c6d-6lb4j/seaweedfs-tls-serving/seaweedfs-tls-serving/logs/previous.insecure.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.039105077Z namespaces/kserve/pods/seaweedfs-tls-serving-67b7477c6d-6lb4j/seaweedfs-tls-serving/seaweedfs-tls-serving/logs/previous.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.039161719Z namespaces/kserve/policy/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.03919802Z namespaces/kserve/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.039256061Z namespaces/kserve/route.openshift.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.039306872Z namespaces/kserve/route.openshift.io/routes.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.039347263Z namespaces/kube-node-lease/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.039356164Z namespaces/kube-node-lease/coordination.k8s.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.039372284Z namespaces/kube-node-lease/coordination.k8s.io/leases/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.039378854Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-130-13.ec2.internal.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.039474657Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-132-127.ec2.internal.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.039563549Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-140-158.ec2.internal.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.039663342Z namespaces/kube-system/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.039725543Z namespaces/kube-system/kube-system.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.039787775Z namespaces/kube-system/apps.openshift.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.039834976Z namespaces/kube-system/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.039870577Z namespaces/kube-system/apps/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.039929189Z namespaces/kube-system/apps/daemonsets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.040051672Z namespaces/kube-system/apps/deployments.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.040132214Z namespaces/kube-system/apps/replicasets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.040234356Z namespaces/kube-system/apps/statefulsets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.040279798Z namespaces/kube-system/autoscaling/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.040328259Z namespaces/kube-system/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.0403831Z namespaces/kube-system/batch/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.040431742Z namespaces/kube-system/batch/cronjobs.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.040513373Z namespaces/kube-system/batch/jobs.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.040575745Z namespaces/kube-system/build.openshift.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.040622406Z namespaces/kube-system/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.040700448Z namespaces/kube-system/build.openshift.io/builds.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.0407483Z namespaces/kube-system/coordination.k8s.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.0407581Z namespaces/kube-system/coordination.k8s.io/leases/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.040805731Z namespaces/kube-system/coordination.k8s.io/leases/apiserver-op2tsphhm7iapnr5retim3ibbe.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.040903754Z namespaces/kube-system/coordination.k8s.io/leases/kube-controller-manager.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.040992586Z namespaces/kube-system/coordination.k8s.io/leases/kube-scheduler.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.041078858Z namespaces/kube-system/core/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.04113325Z namespaces/kube-system/core/configmaps.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.041328385Z namespaces/kube-system/core/endpoints.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.041414017Z namespaces/kube-system/core/events.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.041677274Z namespaces/kube-system/core/persistentvolumeclaims.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.041757656Z namespaces/kube-system/core/pods.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.042031683Z namespaces/kube-system/core/replicationcontrollers.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.042201147Z namespaces/kube-system/core/secrets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.042528645Z namespaces/kube-system/core/services.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.042594037Z namespaces/kube-system/discovery.k8s.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.042640059Z namespaces/kube-system/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.042719061Z namespaces/kube-system/image.openshift.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.042768542Z namespaces/kube-system/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.042835713Z namespaces/kube-system/k8s.ovn.org/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.042871984Z namespaces/kube-system/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.042967867Z namespaces/kube-system/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.043050119Z namespaces/kube-system/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.04311026Z namespaces/kube-system/monitoring.coreos.com/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.043179452Z namespaces/kube-system/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.043238114Z namespaces/kube-system/networking.k8s.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.043276155Z namespaces/kube-system/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.043361097Z namespaces/kube-system/pods/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.043369047Z namespaces/kube-system/pods/global-pull-secret-syncer-266nr/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.043447159Z namespaces/kube-system/pods/global-pull-secret-syncer-266nr/global-pull-secret-syncer-266nr.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.043541222Z namespaces/kube-system/pods/global-pull-secret-syncer-266nr/global-pull-secret-syncer/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.043549242Z namespaces/kube-system/pods/global-pull-secret-syncer-266nr/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.043580833Z namespaces/kube-system/pods/global-pull-secret-syncer-266nr/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.043586923Z namespaces/kube-system/pods/global-pull-secret-syncer-266nr/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.043785788Z namespaces/kube-system/pods/global-pull-secret-syncer-266nr/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.04385255Z namespaces/kube-system/pods/global-pull-secret-syncer-266nr/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.043919852Z namespaces/kube-system/pods/global-pull-secret-syncer-kwswc/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.043939662Z namespaces/kube-system/pods/global-pull-secret-syncer-kwswc/global-pull-secret-syncer-kwswc.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.044180088Z namespaces/kube-system/pods/global-pull-secret-syncer-kwswc/global-pull-secret-syncer/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.044199779Z namespaces/kube-system/pods/global-pull-secret-syncer-kwswc/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.044210089Z namespaces/kube-system/pods/global-pull-secret-syncer-kwswc/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.04425037Z namespaces/kube-system/pods/global-pull-secret-syncer-kwswc/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.044417954Z namespaces/kube-system/pods/global-pull-secret-syncer-kwswc/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.044489686Z namespaces/kube-system/pods/global-pull-secret-syncer-kwswc/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.044542497Z namespaces/kube-system/pods/global-pull-secret-syncer-trklz/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.044577358Z namespaces/kube-system/pods/global-pull-secret-syncer-trklz/global-pull-secret-syncer-trklz.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.044655311Z namespaces/kube-system/pods/global-pull-secret-syncer-trklz/global-pull-secret-syncer/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.044665821Z namespaces/kube-system/pods/global-pull-secret-syncer-trklz/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.044677421Z namespaces/kube-system/pods/global-pull-secret-syncer-trklz/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.044731453Z namespaces/kube-system/pods/global-pull-secret-syncer-trklz/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.044891637Z namespaces/kube-system/pods/global-pull-secret-syncer-trklz/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.044959778Z namespaces/kube-system/pods/global-pull-secret-syncer-trklz/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.045017Z namespaces/kube-system/pods/konnectivity-agent-cfssq/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.045044841Z namespaces/kube-system/pods/konnectivity-agent-cfssq/konnectivity-agent-cfssq.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.045244156Z namespaces/kube-system/pods/konnectivity-agent-cfssq/konnectivity-agent/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.045279987Z namespaces/kube-system/pods/konnectivity-agent-cfssq/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.045288427Z namespaces/kube-system/pods/konnectivity-agent-cfssq/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.045332398Z namespaces/kube-system/pods/konnectivity-agent-cfssq/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.045767119Z namespaces/kube-system/pods/konnectivity-agent-cfssq/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.045827531Z namespaces/kube-system/pods/konnectivity-agent-cfssq/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.045877412Z namespaces/kube-system/pods/konnectivity-agent-rh6ws/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.045895272Z namespaces/kube-system/pods/konnectivity-agent-rh6ws/konnectivity-agent-rh6ws.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.045998675Z namespaces/kube-system/pods/konnectivity-agent-rh6ws/konnectivity-agent/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.046009965Z namespaces/kube-system/pods/konnectivity-agent-rh6ws/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.046019076Z namespaces/kube-system/pods/konnectivity-agent-rh6ws/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.046062667Z namespaces/kube-system/pods/konnectivity-agent-rh6ws/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.046519599Z namespaces/kube-system/pods/konnectivity-agent-rh6ws/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.04659437Z namespaces/kube-system/pods/konnectivity-agent-rh6ws/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.046614201Z namespaces/kube-system/pods/konnectivity-agent-xckkk/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.046674713Z namespaces/kube-system/pods/konnectivity-agent-xckkk/konnectivity-agent-xckkk.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.046755285Z namespaces/kube-system/pods/konnectivity-agent-xckkk/konnectivity-agent/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.046763545Z namespaces/kube-system/pods/konnectivity-agent-xckkk/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.046773395Z namespaces/kube-system/pods/konnectivity-agent-xckkk/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.046826967Z namespaces/kube-system/pods/konnectivity-agent-xckkk/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.047305409Z namespaces/kube-system/pods/konnectivity-agent-xckkk/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.047375131Z namespaces/kube-system/pods/konnectivity-agent-xckkk/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.047405262Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-130-13.ec2.internal/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.047480593Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-130-13.ec2.internal/kube-apiserver-proxy-ip-10-0-130-13.ec2.internal.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.047561586Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-130-13.ec2.internal/haproxy/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.047569736Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-130-13.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.047583446Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-130-13.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.047628317Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-130-13.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.047866833Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-130-13.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.047932865Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-130-13.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.047963886Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-132-127.ec2.internal/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.047996397Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-132-127.ec2.internal/kube-apiserver-proxy-ip-10-0-132-127.ec2.internal.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.048072909Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-132-127.ec2.internal/haproxy/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.048080119Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-132-127.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.048083999Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-132-127.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.048134Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-132-127.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.048296865Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-132-127.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.048369416Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-132-127.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.048403217Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-140-158.ec2.internal/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.048430178Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-140-158.ec2.internal/kube-apiserver-proxy-ip-10-0-140-158.ec2.internal.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.048615993Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-140-158.ec2.internal/haproxy/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.048623093Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-140-158.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.048629213Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-140-158.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.048681054Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-140-158.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.048834768Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-140-158.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.04890171Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-140-158.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.048931951Z namespaces/kube-system/policy/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.048966472Z namespaces/kube-system/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.049037304Z namespaces/kube-system/rbac.authorization.k8s.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.049044174Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.049089645Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/csi-snapshot-controller-operator-authentication-reader.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.049215598Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/network-diagnostics.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.04928104Z namespaces/kube-system/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.049332391Z namespaces/kube-system/rbac.authorization.k8s.io/roles/extension-apiserver-authentication-reader.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.049369902Z namespaces/kube-system/route.openshift.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.049427814Z namespaces/kube-system/route.openshift.io/routes.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.049483355Z namespaces/open-cluster-management-agent-addon/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.049490405Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.049494265Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.049536066Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/cluster-proxy.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.049619948Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/work-manager.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.049722271Z namespaces/openshift-apiserver-operator/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.049755782Z namespaces/openshift-apiserver-operator/openshift-apiserver-operator.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.049831344Z namespaces/openshift-apiserver-operator/apps.openshift.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.049863955Z namespaces/openshift-apiserver-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.049925707Z namespaces/openshift-apiserver-operator/apps/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.049953827Z namespaces/openshift-apiserver-operator/apps/daemonsets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.050040899Z namespaces/openshift-apiserver-operator/apps/deployments.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.050136012Z namespaces/openshift-apiserver-operator/apps/replicasets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.050230344Z namespaces/openshift-apiserver-operator/apps/statefulsets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.050271685Z namespaces/openshift-apiserver-operator/autoscaling/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.050317577Z namespaces/openshift-apiserver-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.050366038Z namespaces/openshift-apiserver-operator/batch/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.050398569Z namespaces/openshift-apiserver-operator/batch/cronjobs.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.050490721Z namespaces/openshift-apiserver-operator/batch/jobs.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.050519682Z namespaces/openshift-apiserver-operator/build.openshift.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.050555743Z namespaces/openshift-apiserver-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.050647595Z namespaces/openshift-apiserver-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.050709187Z namespaces/openshift-apiserver-operator/core/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.050748368Z namespaces/openshift-apiserver-operator/core/configmaps.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.051697622Z namespaces/openshift-apiserver-operator/core/endpoints.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.051793105Z namespaces/openshift-apiserver-operator/core/events.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.051876867Z namespaces/openshift-apiserver-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.05198732Z namespaces/openshift-apiserver-operator/core/pods.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.052086962Z namespaces/openshift-apiserver-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.052280087Z namespaces/openshift-apiserver-operator/core/secrets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.052473092Z namespaces/openshift-apiserver-operator/core/services.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.052541804Z namespaces/openshift-apiserver-operator/discovery.k8s.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.052591525Z namespaces/openshift-apiserver-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.052642526Z namespaces/openshift-apiserver-operator/image.openshift.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.052698108Z namespaces/openshift-apiserver-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.05276025Z namespaces/openshift-apiserver-operator/k8s.ovn.org/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.052802801Z namespaces/openshift-apiserver-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.052887923Z namespaces/openshift-apiserver-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.052973185Z namespaces/openshift-apiserver-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.053028996Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.053078598Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.05314749Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.053189241Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors/openshift-apiserver-operator.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.053268343Z namespaces/openshift-apiserver-operator/networking.k8s.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.053296314Z namespaces/openshift-apiserver-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.053352405Z namespaces/openshift-apiserver-operator/policy/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.053400236Z namespaces/openshift-apiserver-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.053456648Z namespaces/openshift-apiserver-operator/route.openshift.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.053470328Z namespaces/openshift-apiserver-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.053593431Z namespaces/openshift-apiserver/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.053648943Z namespaces/openshift-apiserver/openshift-apiserver.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.053701034Z namespaces/openshift-apiserver/apps.openshift.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.053743005Z namespaces/openshift-apiserver/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.053788386Z namespaces/openshift-apiserver/apps/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.053813677Z namespaces/openshift-apiserver/apps/daemonsets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.053909329Z namespaces/openshift-apiserver/apps/deployments.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.053990021Z namespaces/openshift-apiserver/apps/replicasets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.054073723Z namespaces/openshift-apiserver/apps/statefulsets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.054145145Z namespaces/openshift-apiserver/autoscaling/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.054171226Z namespaces/openshift-apiserver/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.054231368Z namespaces/openshift-apiserver/batch/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.054259518Z namespaces/openshift-apiserver/batch/cronjobs.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.054351531Z namespaces/openshift-apiserver/batch/jobs.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.054400592Z namespaces/openshift-apiserver/build.openshift.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.054449483Z namespaces/openshift-apiserver/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.054525105Z namespaces/openshift-apiserver/build.openshift.io/builds.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.054589607Z namespaces/openshift-apiserver/core/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.054642888Z namespaces/openshift-apiserver/core/configmaps.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.054739861Z namespaces/openshift-apiserver/core/endpoints.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.054819223Z namespaces/openshift-apiserver/core/events.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.054898715Z namespaces/openshift-apiserver/core/persistentvolumeclaims.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.054974967Z namespaces/openshift-apiserver/core/pods.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.055061889Z namespaces/openshift-apiserver/core/replicationcontrollers.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.055228263Z namespaces/openshift-apiserver/core/secrets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.055385037Z namespaces/openshift-apiserver/core/services.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.055440979Z namespaces/openshift-apiserver/discovery.k8s.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.05547627Z namespaces/openshift-apiserver/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.055528451Z namespaces/openshift-apiserver/image.openshift.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.055559732Z namespaces/openshift-apiserver/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.055633124Z namespaces/openshift-apiserver/k8s.ovn.org/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.055671365Z namespaces/openshift-apiserver/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.055775098Z namespaces/openshift-apiserver/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.055852389Z namespaces/openshift-apiserver/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.055920291Z namespaces/openshift-apiserver/monitoring.coreos.com/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.055957192Z namespaces/openshift-apiserver/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.056000333Z namespaces/openshift-apiserver/networking.k8s.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.056027214Z namespaces/openshift-apiserver/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.056099226Z namespaces/openshift-apiserver/policy/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.056186208Z namespaces/openshift-apiserver/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.0562576Z namespaces/openshift-apiserver/route.openshift.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.056311171Z namespaces/openshift-apiserver/route.openshift.io/routes.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.056367803Z namespaces/openshift-authentication-operator/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.056376013Z namespaces/openshift-authentication-operator/monitoring.coreos.com/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.056382163Z namespaces/openshift-authentication-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.056411274Z namespaces/openshift-authentication-operator/monitoring.coreos.com/servicemonitors/authentication-operator.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.056514857Z namespaces/openshift-cloud-controller-manager/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.056523607Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.056529547Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.056565668Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/leases/cloud-controller-manager.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.056617689Z namespaces/openshift-cloud-credential-operator/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.056625429Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.05663651Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.056680221Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/leases/cloud-credential-operator-leader.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.056743192Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.056750313Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.056793134Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/servicemonitors/cloud-credential-operator.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.056884016Z namespaces/openshift-cloud-network-config-controller/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.056923937Z namespaces/openshift-cloud-network-config-controller/openshift-cloud-network-config-controller.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.057004079Z namespaces/openshift-cloud-network-config-controller/apps.openshift.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.0570496Z namespaces/openshift-cloud-network-config-controller/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.057137113Z namespaces/openshift-cloud-network-config-controller/apps/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.057172563Z namespaces/openshift-cloud-network-config-controller/apps/daemonsets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.057270356Z namespaces/openshift-cloud-network-config-controller/apps/deployments.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.057352808Z namespaces/openshift-cloud-network-config-controller/apps/replicasets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.05743207Z namespaces/openshift-cloud-network-config-controller/apps/statefulsets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.057479482Z namespaces/openshift-cloud-network-config-controller/autoscaling/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.057507452Z namespaces/openshift-cloud-network-config-controller/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.057579314Z namespaces/openshift-cloud-network-config-controller/batch/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.057621885Z namespaces/openshift-cloud-network-config-controller/batch/cronjobs.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.057707277Z namespaces/openshift-cloud-network-config-controller/batch/jobs.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.057764389Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.05782213Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.057892842Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/builds.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.057942863Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.057956604Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/leases/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.057999835Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/leases/cloud-network-config-controller-lock.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.058087617Z namespaces/openshift-cloud-network-config-controller/core/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.058133848Z namespaces/openshift-cloud-network-config-controller/core/configmaps.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.058402965Z namespaces/openshift-cloud-network-config-controller/core/endpoints.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.058484767Z namespaces/openshift-cloud-network-config-controller/core/events.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.05856585Z namespaces/openshift-cloud-network-config-controller/core/persistentvolumeclaims.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.058648442Z namespaces/openshift-cloud-network-config-controller/core/pods.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.058730374Z namespaces/openshift-cloud-network-config-controller/core/replicationcontrollers.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.058887828Z namespaces/openshift-cloud-network-config-controller/core/secrets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.058995681Z namespaces/openshift-cloud-network-config-controller/core/services.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.059058162Z namespaces/openshift-cloud-network-config-controller/core/serviceaccounts/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.059081233Z namespaces/openshift-cloud-network-config-controller/core/serviceaccounts/cloud-network-config-controller.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.059177875Z namespaces/openshift-cloud-network-config-controller/discovery.k8s.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.059222976Z namespaces/openshift-cloud-network-config-controller/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.059257817Z namespaces/openshift-cloud-network-config-controller/image.openshift.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.059309029Z namespaces/openshift-cloud-network-config-controller/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.05937203Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.059402481Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.059494853Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.059570825Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.059641587Z namespaces/openshift-cloud-network-config-controller/monitoring.coreos.com/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.059692179Z namespaces/openshift-cloud-network-config-controller/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.0597438Z namespaces/openshift-cloud-network-config-controller/networking.k8s.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.059790781Z namespaces/openshift-cloud-network-config-controller/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.059844002Z namespaces/openshift-cloud-network-config-controller/policy/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.059864533Z namespaces/openshift-cloud-network-config-controller/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.059923365Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.059930585Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.059964846Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/rolebindings/cloud-network-config-controller-rb.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.060022157Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.060054898Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/roles/cloud-network-config-controller.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.060109049Z namespaces/openshift-cloud-network-config-controller/route.openshift.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.060203652Z namespaces/openshift-cloud-network-config-controller/route.openshift.io/routes.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.060280164Z namespaces/openshift-cluster-csi-drivers/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.060331685Z namespaces/openshift-cluster-csi-drivers/openshift-cluster-csi-drivers.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.060404507Z namespaces/openshift-cluster-csi-drivers/apps.openshift.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.060433408Z namespaces/openshift-cluster-csi-drivers/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.060494599Z namespaces/openshift-cluster-csi-drivers/apps/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.06052191Z namespaces/openshift-cluster-csi-drivers/apps/daemonsets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.060658793Z namespaces/openshift-cluster-csi-drivers/apps/deployments.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.060745366Z namespaces/openshift-cluster-csi-drivers/apps/replicasets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.060826678Z namespaces/openshift-cluster-csi-drivers/apps/statefulsets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.060856249Z namespaces/openshift-cluster-csi-drivers/autoscaling/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.0609052Z namespaces/openshift-cluster-csi-drivers/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.060956151Z namespaces/openshift-cluster-csi-drivers/batch/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.060983522Z namespaces/openshift-cluster-csi-drivers/batch/cronjobs.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.061073204Z namespaces/openshift-cluster-csi-drivers/batch/jobs.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.061136626Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.061206938Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.06129219Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/builds.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.061353091Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.061362972Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.061388902Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/ebs-csi-aws-com.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.061501395Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-attacher-leader-ebs-csi-aws-com.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.061580077Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-resizer-ebs-csi-aws-com.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.06169611Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-snapshotter-leader-ebs-csi-aws-com.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.061800073Z namespaces/openshift-cluster-csi-drivers/core/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.061837614Z namespaces/openshift-cluster-csi-drivers/core/configmaps.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.061943127Z namespaces/openshift-cluster-csi-drivers/core/endpoints.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.062021569Z namespaces/openshift-cluster-csi-drivers/core/events.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.062368097Z namespaces/openshift-cluster-csi-drivers/core/persistentvolumeclaims.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.0624492Z namespaces/openshift-cluster-csi-drivers/core/pods.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.062665465Z namespaces/openshift-cluster-csi-drivers/core/replicationcontrollers.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.062808559Z namespaces/openshift-cluster-csi-drivers/core/secrets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.062922012Z namespaces/openshift-cluster-csi-drivers/core/services.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.063000284Z namespaces/openshift-cluster-csi-drivers/core/serviceaccounts/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.063032095Z namespaces/openshift-cluster-csi-drivers/core/serviceaccounts/aws-ebs-csi-driver-operator.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.063107017Z namespaces/openshift-cluster-csi-drivers/discovery.k8s.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.063170058Z namespaces/openshift-cluster-csi-drivers/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.06324055Z namespaces/openshift-cluster-csi-drivers/image.openshift.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.06325824Z namespaces/openshift-cluster-csi-drivers/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.063330942Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.063382604Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.063460116Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.063547838Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.063600059Z namespaces/openshift-cluster-csi-drivers/monitoring.coreos.com/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.063649741Z namespaces/openshift-cluster-csi-drivers/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.063692362Z namespaces/openshift-cluster-csi-drivers/networking.k8s.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.063773044Z namespaces/openshift-cluster-csi-drivers/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.063861596Z namespaces/openshift-cluster-csi-drivers/pods/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.063869966Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-9ckqr/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.063917858Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-9ckqr/aws-ebs-csi-driver-node-9ckqr.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.06402172Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-9ckqr/csi-driver/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.064029811Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-9ckqr/csi-driver/csi-driver/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.064039741Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-9ckqr/csi-driver/csi-driver/logs/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.064089802Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-9ckqr/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.064220265Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-9ckqr/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.064291347Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-9ckqr/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.064322998Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-9ckqr/csi-liveness-probe/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.064333178Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-9ckqr/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.064339479Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-9ckqr/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.06438948Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-9ckqr/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.064491043Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-9ckqr/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.064565094Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-9ckqr/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.064601255Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-9ckqr/csi-node-driver-registrar/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.064609606Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-9ckqr/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.064613446Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-9ckqr/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.064652496Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-9ckqr/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.064749619Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-9ckqr/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.064846172Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-9ckqr/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.064897053Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-xwlhg/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.064943974Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-xwlhg/aws-ebs-csi-driver-node-xwlhg.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.065046007Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-xwlhg/csi-driver/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.065054747Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-xwlhg/csi-driver/csi-driver/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.065059927Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-xwlhg/csi-driver/csi-driver/logs/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.065104878Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-xwlhg/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.065220781Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-xwlhg/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.065291713Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-xwlhg/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.065345534Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-xwlhg/csi-liveness-probe/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.065354345Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-xwlhg/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.065363915Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-xwlhg/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.065407836Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-xwlhg/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.065501558Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-xwlhg/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.06557577Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-xwlhg/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.065611971Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-xwlhg/csi-node-driver-registrar/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.065621772Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-xwlhg/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.065628372Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-xwlhg/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.065659982Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-xwlhg/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.065751835Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-xwlhg/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.065821757Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-xwlhg/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.065873178Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zr9bd/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.065912379Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zr9bd/aws-ebs-csi-driver-node-zr9bd.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.066026632Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zr9bd/csi-driver/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.066033712Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zr9bd/csi-driver/csi-driver/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.066037582Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zr9bd/csi-driver/csi-driver/logs/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.066088193Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zr9bd/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.066205507Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zr9bd/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.066278518Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zr9bd/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.06632524Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zr9bd/csi-liveness-probe/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.06633301Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zr9bd/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.06634558Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zr9bd/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.066394252Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zr9bd/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.066477684Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zr9bd/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.066549505Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zr9bd/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.066592807Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zr9bd/csi-node-driver-registrar/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.066599677Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zr9bd/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.066609177Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zr9bd/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.066641198Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zr9bd/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.066744461Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zr9bd/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.066814362Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zr9bd/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.066876804Z namespaces/openshift-cluster-csi-drivers/policy/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.066894574Z namespaces/openshift-cluster-csi-drivers/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.066958696Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.067135551Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.067197872Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/rolebindings/aws-ebs-csi-driver-operator-rolebinding.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.067258414Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.067297785Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/roles/aws-ebs-csi-driver-operator-role.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.067357626Z namespaces/openshift-cluster-csi-drivers/route.openshift.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.067383767Z namespaces/openshift-cluster-csi-drivers/route.openshift.io/routes.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.067458699Z namespaces/openshift-cluster-machine-approver/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.067469089Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.06747496Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/leases/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.06748241Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/leases/cluster-machine-approver-leader.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.067536411Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.067546751Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.067578722Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/servicemonitors/cluster-machine-approver.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.067670734Z namespaces/openshift-cluster-node-tuning-operator/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.067732386Z namespaces/openshift-cluster-node-tuning-operator/openshift-cluster-node-tuning-operator.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.067791208Z namespaces/openshift-cluster-node-tuning-operator/apps.openshift.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.067818628Z namespaces/openshift-cluster-node-tuning-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.06789499Z namespaces/openshift-cluster-node-tuning-operator/apps/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.067924501Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.068063045Z namespaces/openshift-cluster-node-tuning-operator/apps/deployments.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.06825042Z namespaces/openshift-cluster-node-tuning-operator/apps/replicasets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.068356892Z namespaces/openshift-cluster-node-tuning-operator/apps/statefulsets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.068464265Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.068475845Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets/tuned.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.068546457Z namespaces/openshift-cluster-node-tuning-operator/autoscaling/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.068579488Z namespaces/openshift-cluster-node-tuning-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.06864821Z namespaces/openshift-cluster-node-tuning-operator/batch/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.068694331Z namespaces/openshift-cluster-node-tuning-operator/batch/cronjobs.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.068817394Z namespaces/openshift-cluster-node-tuning-operator/batch/jobs.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.068852895Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.068862155Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.068963368Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.069026249Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.06903453Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.069081741Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/leases/node-tuning-operator-lock.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.069204854Z namespaces/openshift-cluster-node-tuning-operator/core/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.069249125Z namespaces/openshift-cluster-node-tuning-operator/core/configmaps.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.0698254Z namespaces/openshift-cluster-node-tuning-operator/core/endpoints.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.069908122Z namespaces/openshift-cluster-node-tuning-operator/core/events.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.070057456Z namespaces/openshift-cluster-node-tuning-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.070147428Z namespaces/openshift-cluster-node-tuning-operator/core/pods.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.070363454Z namespaces/openshift-cluster-node-tuning-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.070521488Z namespaces/openshift-cluster-node-tuning-operator/core/secrets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.070662192Z namespaces/openshift-cluster-node-tuning-operator/core/services.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.070743504Z namespaces/openshift-cluster-node-tuning-operator/core/serviceaccounts/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.070787265Z namespaces/openshift-cluster-node-tuning-operator/core/serviceaccounts/cluster-node-tuning-operator.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.070851856Z namespaces/openshift-cluster-node-tuning-operator/discovery.k8s.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.070898138Z namespaces/openshift-cluster-node-tuning-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.070956989Z namespaces/openshift-cluster-node-tuning-operator/image.openshift.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.07097657Z namespaces/openshift-cluster-node-tuning-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.071044512Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.071068932Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.071184075Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.071267207Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.071308458Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.071346549Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.071401551Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.071446372Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/prometheusrules/node-tuning-operator.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.071489833Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.071539324Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors/node-tuning-operator.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.071585226Z namespaces/openshift-cluster-node-tuning-operator/networking.k8s.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.071625696Z namespaces/openshift-cluster-node-tuning-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.071668798Z namespaces/openshift-cluster-node-tuning-operator/pods/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.071679638Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-7s7fg/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.07175068Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-7s7fg/tuned-7s7fg.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.072003616Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-7s7fg/tuned/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.072012377Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-7s7fg/tuned/tuned/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.072016567Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-7s7fg/tuned/tuned/logs/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.072060738Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-7s7fg/tuned/tuned/logs/current.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.072251653Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-7s7fg/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.072290164Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-7s7fg/tuned/tuned/logs/previous.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.072362846Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-v8bcj/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.072392476Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-v8bcj/tuned-v8bcj.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.072487069Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-v8bcj/tuned/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.072497889Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-v8bcj/tuned/tuned/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.07251961Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-v8bcj/tuned/tuned/logs/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.072553551Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-v8bcj/tuned/tuned/logs/current.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.072669323Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-v8bcj/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.072772416Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-v8bcj/tuned/tuned/logs/previous.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.072802447Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-vg6bn/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.072848998Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-vg6bn/tuned-vg6bn.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.07293381Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-vg6bn/tuned/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.07294189Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-vg6bn/tuned/tuned/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.07294639Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-vg6bn/tuned/tuned/logs/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.072991092Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-vg6bn/tuned/tuned/logs/current.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.073099325Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-vg6bn/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.073206657Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-vg6bn/tuned/tuned/logs/previous.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.073246198Z namespaces/openshift-cluster-node-tuning-operator/policy/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.073269769Z namespaces/openshift-cluster-node-tuning-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.073337641Z namespaces/openshift-cluster-node-tuning-operator/route.openshift.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.073399202Z namespaces/openshift-cluster-node-tuning-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.073456564Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.073475544Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.073528656Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-130-13.ec2.internal.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.073621568Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-132-127.ec2.internal.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.07371279Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-140-158.ec2.internal.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.073773362Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/tuneds/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.073809593Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/tuneds/default.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.073917056Z namespaces/openshift-cluster-samples-operator/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.073977507Z namespaces/openshift-cluster-samples-operator/openshift-cluster-samples-operator.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.074043329Z namespaces/openshift-cluster-samples-operator/apps.openshift.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.07409149Z namespaces/openshift-cluster-samples-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.074191893Z namespaces/openshift-cluster-samples-operator/apps/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.074237504Z namespaces/openshift-cluster-samples-operator/apps/daemonsets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.074329866Z namespaces/openshift-cluster-samples-operator/apps/deployments.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.074446839Z namespaces/openshift-cluster-samples-operator/apps/replicasets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.074558112Z namespaces/openshift-cluster-samples-operator/apps/statefulsets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.074603123Z namespaces/openshift-cluster-samples-operator/autoscaling/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.074643565Z namespaces/openshift-cluster-samples-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.074699506Z namespaces/openshift-cluster-samples-operator/batch/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.074720976Z namespaces/openshift-cluster-samples-operator/batch/cronjobs.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.074805719Z namespaces/openshift-cluster-samples-operator/batch/jobs.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.07488178Z namespaces/openshift-cluster-samples-operator/build.openshift.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.074954853Z namespaces/openshift-cluster-samples-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.075042525Z namespaces/openshift-cluster-samples-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.075133707Z namespaces/openshift-cluster-samples-operator/core/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.075186739Z namespaces/openshift-cluster-samples-operator/core/configmaps.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.075386033Z namespaces/openshift-cluster-samples-operator/core/endpoints.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.075469416Z namespaces/openshift-cluster-samples-operator/core/events.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.075600719Z namespaces/openshift-cluster-samples-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.075676541Z namespaces/openshift-cluster-samples-operator/core/pods.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.075815725Z namespaces/openshift-cluster-samples-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.075946328Z namespaces/openshift-cluster-samples-operator/core/secrets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.076138343Z namespaces/openshift-cluster-samples-operator/core/services.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.076238995Z namespaces/openshift-cluster-samples-operator/discovery.k8s.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.076258686Z namespaces/openshift-cluster-samples-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.076338638Z namespaces/openshift-cluster-samples-operator/image.openshift.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.076385699Z namespaces/openshift-cluster-samples-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.076442571Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.076482432Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.076564414Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.076645796Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.076705118Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.076741368Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.07680055Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.076828561Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/prometheusrules/samples-operator-alerts.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.076920983Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.076957334Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors/cluster-samples-operator.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.077023746Z namespaces/openshift-cluster-samples-operator/networking.k8s.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.077067387Z namespaces/openshift-cluster-samples-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.077128669Z namespaces/openshift-cluster-samples-operator/pods/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.077141949Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-nkq87/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.077207251Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-nkq87/cluster-samples-operator-56fcf86bf-nkq87.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.077307133Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-nkq87/cluster-samples-operator-watch/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.077315114Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-nkq87/cluster-samples-operator-watch/cluster-samples-operator-watch/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.077325874Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-nkq87/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.077372135Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-nkq87/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/current.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.077463997Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-nkq87/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/previous.insecure.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.077535659Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-nkq87/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/previous.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.07758252Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-nkq87/cluster-samples-operator/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.07759169Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-nkq87/cluster-samples-operator/cluster-samples-operator/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.077606441Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-nkq87/cluster-samples-operator/cluster-samples-operator/logs/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.077646602Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-nkq87/cluster-samples-operator/cluster-samples-operator/logs/current.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.078060193Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-nkq87/cluster-samples-operator/cluster-samples-operator/logs/previous.insecure.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.078124224Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-nkq87/cluster-samples-operator/cluster-samples-operator/logs/previous.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.078180526Z namespaces/openshift-cluster-samples-operator/policy/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.078232677Z namespaces/openshift-cluster-samples-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.078273798Z namespaces/openshift-cluster-samples-operator/route.openshift.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.078324449Z namespaces/openshift-cluster-samples-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.078431752Z namespaces/openshift-cluster-storage-operator/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.078472543Z namespaces/openshift-cluster-storage-operator/openshift-cluster-storage-operator.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.078548045Z namespaces/openshift-cluster-storage-operator/apps.openshift.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.078588106Z namespaces/openshift-cluster-storage-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.078659958Z namespaces/openshift-cluster-storage-operator/apps/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.078717479Z namespaces/openshift-cluster-storage-operator/apps/daemonsets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.078804472Z namespaces/openshift-cluster-storage-operator/apps/deployments.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.078909704Z namespaces/openshift-cluster-storage-operator/apps/replicasets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.079007527Z namespaces/openshift-cluster-storage-operator/apps/statefulsets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.079066568Z namespaces/openshift-cluster-storage-operator/autoscaling/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.07913151Z namespaces/openshift-cluster-storage-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.079208862Z namespaces/openshift-cluster-storage-operator/batch/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.079245673Z namespaces/openshift-cluster-storage-operator/batch/cronjobs.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.079338866Z namespaces/openshift-cluster-storage-operator/batch/jobs.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.079389907Z namespaces/openshift-cluster-storage-operator/build.openshift.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.079445838Z namespaces/openshift-cluster-storage-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.079529591Z namespaces/openshift-cluster-storage-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.079589152Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.079598972Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.079633703Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/data-source-validator-leader.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.079739326Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/snapshot-controller-leader.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.079821418Z namespaces/openshift-cluster-storage-operator/core/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.079857949Z namespaces/openshift-cluster-storage-operator/core/configmaps.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.079976512Z namespaces/openshift-cluster-storage-operator/core/endpoints.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.080058634Z namespaces/openshift-cluster-storage-operator/core/events.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.080524796Z namespaces/openshift-cluster-storage-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.080606458Z namespaces/openshift-cluster-storage-operator/core/pods.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.080714701Z namespaces/openshift-cluster-storage-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.080861385Z namespaces/openshift-cluster-storage-operator/core/secrets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.081000758Z namespaces/openshift-cluster-storage-operator/core/services.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.08106746Z namespaces/openshift-cluster-storage-operator/core/serviceaccounts/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.081141532Z namespaces/openshift-cluster-storage-operator/core/serviceaccounts/csi-snapshot-controller-operator.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.081255185Z namespaces/openshift-cluster-storage-operator/discovery.k8s.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.081313306Z namespaces/openshift-cluster-storage-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.081393849Z namespaces/openshift-cluster-storage-operator/image.openshift.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.08143943Z namespaces/openshift-cluster-storage-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.081479271Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.081523292Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.081603464Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.081679896Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.081734288Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.081772368Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.08182413Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.081871681Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/prometheusrules/prometheus.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.081973274Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.081996824Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors/cluster-storage-operator.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.082031475Z namespaces/openshift-cluster-storage-operator/networking.k8s.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.082080396Z namespaces/openshift-cluster-storage-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.082186769Z namespaces/openshift-cluster-storage-operator/pods/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.082200849Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-5d456fdbcd-px9zx/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.08221115Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-5d456fdbcd-px9zx/volume-data-source-validator-5d456fdbcd-px9zx.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.082336153Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-5d456fdbcd-px9zx/volume-data-source-validator/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.082348453Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-5d456fdbcd-px9zx/volume-data-source-validator/volume-data-source-validator/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.082352893Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-5d456fdbcd-px9zx/volume-data-source-validator/volume-data-source-validator/logs/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.082391134Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-5d456fdbcd-px9zx/volume-data-source-validator/volume-data-source-validator/logs/current.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.082488957Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-5d456fdbcd-px9zx/volume-data-source-validator/volume-data-source-validator/logs/previous.insecure.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.082564569Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-5d456fdbcd-px9zx/volume-data-source-validator/volume-data-source-validator/logs/previous.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.08261359Z namespaces/openshift-cluster-storage-operator/policy/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.082667112Z namespaces/openshift-cluster-storage-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.082887397Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.082897757Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.082925858Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/rolebindings/csi-snapshot-controller-operator-role.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.08300281Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.08302233Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/roles/csi-snapshot-controller-operator-role.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.083104823Z namespaces/openshift-cluster-storage-operator/route.openshift.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.083148594Z namespaces/openshift-cluster-storage-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.083269387Z namespaces/openshift-cluster-version/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.083319518Z namespaces/openshift-cluster-version/openshift-cluster-version.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.083401671Z namespaces/openshift-cluster-version/apps.openshift.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.083441081Z namespaces/openshift-cluster-version/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.083518343Z namespaces/openshift-cluster-version/apps/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.083558464Z namespaces/openshift-cluster-version/apps/daemonsets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.083643767Z namespaces/openshift-cluster-version/apps/deployments.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.083735089Z namespaces/openshift-cluster-version/apps/replicasets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.083816381Z namespaces/openshift-cluster-version/apps/statefulsets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.083860442Z namespaces/openshift-cluster-version/autoscaling/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.083908744Z namespaces/openshift-cluster-version/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.083955185Z namespaces/openshift-cluster-version/batch/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.083989806Z namespaces/openshift-cluster-version/batch/cronjobs.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.084070218Z namespaces/openshift-cluster-version/batch/jobs.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.084103289Z namespaces/openshift-cluster-version/build.openshift.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.084191211Z namespaces/openshift-cluster-version/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.084278973Z namespaces/openshift-cluster-version/build.openshift.io/builds.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.084321294Z namespaces/openshift-cluster-version/coordination.k8s.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.084328184Z namespaces/openshift-cluster-version/coordination.k8s.io/leases/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.084372345Z namespaces/openshift-cluster-version/coordination.k8s.io/leases/version.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.084435517Z namespaces/openshift-cluster-version/core/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.084480248Z namespaces/openshift-cluster-version/core/configmaps.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.084591921Z namespaces/openshift-cluster-version/core/endpoints.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.084669973Z namespaces/openshift-cluster-version/core/events.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.084766916Z namespaces/openshift-cluster-version/core/persistentvolumeclaims.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.084848398Z namespaces/openshift-cluster-version/core/pods.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.08492978Z namespaces/openshift-cluster-version/core/replicationcontrollers.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.085057423Z namespaces/openshift-cluster-version/core/secrets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.085246898Z namespaces/openshift-cluster-version/core/services.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.085338601Z namespaces/openshift-cluster-version/discovery.k8s.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.085388212Z namespaces/openshift-cluster-version/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.085451343Z namespaces/openshift-cluster-version/image.openshift.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.085480094Z namespaces/openshift-cluster-version/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.085562306Z namespaces/openshift-cluster-version/k8s.ovn.org/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.085581617Z namespaces/openshift-cluster-version/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.085680269Z namespaces/openshift-cluster-version/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.085759291Z namespaces/openshift-cluster-version/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.085812263Z namespaces/openshift-cluster-version/monitoring.coreos.com/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.085877154Z namespaces/openshift-cluster-version/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.085895175Z namespaces/openshift-cluster-version/networking.k8s.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.085949926Z namespaces/openshift-cluster-version/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.085996877Z namespaces/openshift-cluster-version/policy/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.086042968Z namespaces/openshift-cluster-version/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.08608507Z namespaces/openshift-cluster-version/route.openshift.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.086146121Z namespaces/openshift-cluster-version/route.openshift.io/routes.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.086229113Z namespaces/openshift-config-managed/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.086275985Z namespaces/openshift-config-managed/openshift-config-managed.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.086348716Z namespaces/openshift-config-managed/apps.openshift.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.086393368Z namespaces/openshift-config-managed/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.08647145Z namespaces/openshift-config-managed/apps/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.08650394Z namespaces/openshift-config-managed/apps/daemonsets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.086596003Z namespaces/openshift-config-managed/apps/deployments.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.086671965Z namespaces/openshift-config-managed/apps/replicasets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.086751997Z namespaces/openshift-config-managed/apps/statefulsets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.086800228Z namespaces/openshift-config-managed/autoscaling/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.086839189Z namespaces/openshift-config-managed/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.08688997Z namespaces/openshift-config-managed/batch/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.086929622Z namespaces/openshift-config-managed/batch/cronjobs.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.087012064Z namespaces/openshift-config-managed/batch/jobs.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.087057905Z namespaces/openshift-config-managed/build.openshift.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.087090306Z namespaces/openshift-config-managed/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.087205069Z namespaces/openshift-config-managed/build.openshift.io/builds.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.08726624Z namespaces/openshift-config-managed/core/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.087305751Z namespaces/openshift-config-managed/core/configmaps.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.090464163Z namespaces/openshift-config-managed/core/endpoints.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.090547575Z namespaces/openshift-config-managed/core/events.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.090640287Z namespaces/openshift-config-managed/core/persistentvolumeclaims.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.09073794Z namespaces/openshift-config-managed/core/pods.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.090819352Z namespaces/openshift-config-managed/core/replicationcontrollers.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.090968216Z namespaces/openshift-config-managed/core/secrets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.091088709Z namespaces/openshift-config-managed/core/services.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.091105789Z namespaces/openshift-config-managed/core/configmaps/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.091188052Z namespaces/openshift-config-managed/core/configmaps/console-public.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.091282574Z namespaces/openshift-config-managed/core/configmaps/openshift-network-features.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.091333345Z namespaces/openshift-config-managed/discovery.k8s.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.091354086Z namespaces/openshift-config-managed/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.091451868Z namespaces/openshift-config-managed/image.openshift.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.091475739Z namespaces/openshift-config-managed/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.091564781Z namespaces/openshift-config-managed/k8s.ovn.org/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.091607312Z namespaces/openshift-config-managed/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.091703225Z namespaces/openshift-config-managed/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.091788297Z namespaces/openshift-config-managed/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.091836718Z namespaces/openshift-config-managed/monitoring.coreos.com/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.091876899Z namespaces/openshift-config-managed/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.091938221Z namespaces/openshift-config-managed/networking.k8s.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.091974142Z namespaces/openshift-config-managed/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.092031333Z namespaces/openshift-config-managed/policy/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.092066444Z namespaces/openshift-config-managed/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.092101375Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.092133266Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.092252309Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/rolebindings/openshift-network-public-role-binding.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.09229344Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.092348081Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/roles/openshift-network-public-role.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.092390242Z namespaces/openshift-config-managed/route.openshift.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.092427833Z namespaces/openshift-config-managed/route.openshift.io/routes.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.092468745Z namespaces/openshift-config-operator/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.092479395Z namespaces/openshift-config-operator/monitoring.coreos.com/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.092484095Z namespaces/openshift-config-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.092543426Z namespaces/openshift-config-operator/monitoring.coreos.com/servicemonitors/config-operator.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.092648779Z namespaces/openshift-config/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.09268015Z namespaces/openshift-config/openshift-config.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.092765562Z namespaces/openshift-config/apps.openshift.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.092812513Z namespaces/openshift-config/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.092870255Z namespaces/openshift-config/apps/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.092909076Z namespaces/openshift-config/apps/daemonsets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.092977967Z namespaces/openshift-config/apps/deployments.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.0930556Z namespaces/openshift-config/apps/replicasets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.093154442Z namespaces/openshift-config/apps/statefulsets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.093204103Z namespaces/openshift-config/autoscaling/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.093259145Z namespaces/openshift-config/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.093275175Z namespaces/openshift-config/batch/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.093333467Z namespaces/openshift-config/batch/cronjobs.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.093419729Z namespaces/openshift-config/batch/jobs.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.09345429Z namespaces/openshift-config/build.openshift.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.093500351Z namespaces/openshift-config/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.093587323Z namespaces/openshift-config/build.openshift.io/builds.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.093663505Z namespaces/openshift-config/core/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.093704636Z namespaces/openshift-config/core/configmaps.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.093819479Z namespaces/openshift-config/core/endpoints.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.093900081Z namespaces/openshift-config/core/events.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.093979573Z namespaces/openshift-config/core/persistentvolumeclaims.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.094058826Z namespaces/openshift-config/core/pods.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.094156258Z namespaces/openshift-config/core/replicationcontrollers.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.094307952Z namespaces/openshift-config/core/secrets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.094464666Z namespaces/openshift-config/core/services.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.094530888Z namespaces/openshift-config/core/secrets/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.094563859Z namespaces/openshift-config/core/secrets/pull-secret.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.09463411Z namespaces/openshift-config/discovery.k8s.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.094675061Z namespaces/openshift-config/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.094875487Z namespaces/openshift-config/image.openshift.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.094920238Z namespaces/openshift-config/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.09498875Z namespaces/openshift-config/k8s.ovn.org/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.09501728Z namespaces/openshift-config/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.095129863Z namespaces/openshift-config/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.095216075Z namespaces/openshift-config/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.095243466Z namespaces/openshift-config/monitoring.coreos.com/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.095297198Z namespaces/openshift-config/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.095448971Z namespaces/openshift-config/networking.k8s.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.095475642Z namespaces/openshift-config/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.095531533Z namespaces/openshift-config/policy/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.095559634Z namespaces/openshift-config/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.095615626Z namespaces/openshift-config/route.openshift.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.095644576Z namespaces/openshift-config/route.openshift.io/routes.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.09576635Z namespaces/openshift-console-operator/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.09580698Z namespaces/openshift-console-operator/openshift-console-operator.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.095875932Z namespaces/openshift-console-operator/apps.openshift.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.095905243Z namespaces/openshift-console-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.095963895Z namespaces/openshift-console-operator/apps/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.095994115Z namespaces/openshift-console-operator/apps/daemonsets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.096093208Z namespaces/openshift-console-operator/apps/deployments.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.096236402Z namespaces/openshift-console-operator/apps/replicasets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.096349734Z namespaces/openshift-console-operator/apps/statefulsets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.096368915Z namespaces/openshift-console-operator/autoscaling/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.096425107Z namespaces/openshift-console-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.096471348Z namespaces/openshift-console-operator/batch/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.096512929Z namespaces/openshift-console-operator/batch/cronjobs.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.096597171Z namespaces/openshift-console-operator/batch/jobs.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.096661503Z namespaces/openshift-console-operator/build.openshift.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.096688603Z namespaces/openshift-console-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.096783316Z namespaces/openshift-console-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.096827627Z namespaces/openshift-console-operator/coordination.k8s.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.096834477Z namespaces/openshift-console-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.096879918Z namespaces/openshift-console-operator/coordination.k8s.io/leases/console-operator-lock.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.09695325Z namespaces/openshift-console-operator/core/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.096999211Z namespaces/openshift-console-operator/core/configmaps.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.097601177Z namespaces/openshift-console-operator/core/endpoints.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.097686229Z namespaces/openshift-console-operator/core/events.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.097912415Z namespaces/openshift-console-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.097991227Z namespaces/openshift-console-operator/core/pods.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.098130211Z namespaces/openshift-console-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.098265074Z namespaces/openshift-console-operator/core/secrets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.098441408Z namespaces/openshift-console-operator/core/services.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.09849151Z namespaces/openshift-console-operator/discovery.k8s.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.098537471Z namespaces/openshift-console-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.098589242Z namespaces/openshift-console-operator/image.openshift.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.098620593Z namespaces/openshift-console-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.098667705Z namespaces/openshift-console-operator/k8s.ovn.org/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.098718306Z namespaces/openshift-console-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.098800578Z namespaces/openshift-console-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.09888178Z namespaces/openshift-console-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.098945792Z namespaces/openshift-console-operator/monitoring.coreos.com/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.098990423Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.099056084Z namespaces/openshift-console-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.099099896Z namespaces/openshift-console-operator/monitoring.coreos.com/prometheusrules/cluster-monitoring-prometheus-rules.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.099188898Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.099215179Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors/console-operator.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.09927884Z namespaces/openshift-console-operator/networking.k8s.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.099310201Z namespaces/openshift-console-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.099376343Z namespaces/openshift-console-operator/pods/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.099383403Z namespaces/openshift-console-operator/pods/console-operator-68b757fb67-8lrt5/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.099431294Z namespaces/openshift-console-operator/pods/console-operator-68b757fb67-8lrt5/console-operator-68b757fb67-8lrt5.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.099529447Z namespaces/openshift-console-operator/pods/console-operator-68b757fb67-8lrt5/console-operator/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.099536577Z namespaces/openshift-console-operator/pods/console-operator-68b757fb67-8lrt5/console-operator/console-operator/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.099559597Z namespaces/openshift-console-operator/pods/console-operator-68b757fb67-8lrt5/console-operator/console-operator/logs/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.099580648Z namespaces/openshift-console-operator/pods/console-operator-68b757fb67-8lrt5/console-operator/console-operator/logs/current.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.100109942Z namespaces/openshift-console-operator/pods/console-operator-68b757fb67-8lrt5/console-operator/console-operator/logs/previous.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.100289826Z namespaces/openshift-console-operator/policy/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.100332628Z namespaces/openshift-console-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.100397599Z namespaces/openshift-console-operator/route.openshift.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.10043055Z namespaces/openshift-console-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.100508122Z namespaces/openshift-console/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.100550113Z namespaces/openshift-console/openshift-console.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.100623625Z namespaces/openshift-console/apps.openshift.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.100659366Z namespaces/openshift-console/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.100735348Z namespaces/openshift-console/apps/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.100753078Z namespaces/openshift-console/apps/daemonsets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.100857501Z namespaces/openshift-console/apps/deployments.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.101057306Z namespaces/openshift-console/apps/replicasets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.101340594Z namespaces/openshift-console/apps/statefulsets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.101388785Z namespaces/openshift-console/autoscaling/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.101455756Z namespaces/openshift-console/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.101505768Z namespaces/openshift-console/batch/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.101556729Z namespaces/openshift-console/batch/cronjobs.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.101634701Z namespaces/openshift-console/batch/jobs.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.101671902Z namespaces/openshift-console/build.openshift.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.101722023Z namespaces/openshift-console/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.101803885Z namespaces/openshift-console/build.openshift.io/builds.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.101880667Z namespaces/openshift-console/core/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.101922469Z namespaces/openshift-console/core/configmaps.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.102536074Z namespaces/openshift-console/core/endpoints.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.102622107Z namespaces/openshift-console/core/events.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.102865663Z namespaces/openshift-console/core/persistentvolumeclaims.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.102944855Z namespaces/openshift-console/core/pods.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.10313306Z namespaces/openshift-console/core/replicationcontrollers.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.103270063Z namespaces/openshift-console/core/secrets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.103461798Z namespaces/openshift-console/core/services.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.10353255Z namespaces/openshift-console/discovery.k8s.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.103579591Z namespaces/openshift-console/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.103654013Z namespaces/openshift-console/image.openshift.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.103705755Z namespaces/openshift-console/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.103805657Z namespaces/openshift-console/k8s.ovn.org/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.103868079Z namespaces/openshift-console/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.103950371Z namespaces/openshift-console/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.104033733Z namespaces/openshift-console/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.104071134Z namespaces/openshift-console/monitoring.coreos.com/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.104130926Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.104197147Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.104227358Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors/console.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.104283329Z namespaces/openshift-console/networking.k8s.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.1043219Z namespaces/openshift-console/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.104364201Z namespaces/openshift-console/pods/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.104370642Z namespaces/openshift-console/pods/console-5788799c7-592fk/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.104422443Z namespaces/openshift-console/pods/console-5788799c7-592fk/console-5788799c7-592fk.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.104508795Z namespaces/openshift-console/pods/console-5788799c7-592fk/console/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.104515905Z namespaces/openshift-console/pods/console-5788799c7-592fk/console/console/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.104519845Z namespaces/openshift-console/pods/console-5788799c7-592fk/console/console/logs/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.104553846Z namespaces/openshift-console/pods/console-5788799c7-592fk/console/console/logs/current.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.104656959Z namespaces/openshift-console/pods/console-5788799c7-592fk/console/console/logs/previous.insecure.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.104725331Z namespaces/openshift-console/pods/console-5788799c7-592fk/console/console/logs/previous.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.104775692Z namespaces/openshift-console/pods/downloads-685bfb5f64-9nghg/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.104806443Z namespaces/openshift-console/pods/downloads-685bfb5f64-9nghg/downloads-685bfb5f64-9nghg.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.104919996Z namespaces/openshift-console/pods/downloads-685bfb5f64-9nghg/download-server/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.104927056Z namespaces/openshift-console/pods/downloads-685bfb5f64-9nghg/download-server/download-server/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.104930906Z namespaces/openshift-console/pods/downloads-685bfb5f64-9nghg/download-server/download-server/logs/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.104966827Z namespaces/openshift-console/pods/downloads-685bfb5f64-9nghg/download-server/download-server/logs/current.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.105199883Z namespaces/openshift-console/pods/downloads-685bfb5f64-9nghg/download-server/download-server/logs/previous.insecure.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.105255644Z namespaces/openshift-console/pods/downloads-685bfb5f64-9nghg/download-server/download-server/logs/previous.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.105309266Z namespaces/openshift-console/policy/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.105331866Z namespaces/openshift-console/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.105408118Z namespaces/openshift-console/route.openshift.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.105446249Z namespaces/openshift-console/route.openshift.io/routes.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.105544032Z namespaces/openshift-controller-manager-operator/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.105598443Z namespaces/openshift-controller-manager-operator/openshift-controller-manager-operator.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.105666825Z namespaces/openshift-controller-manager-operator/apps.openshift.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.105714056Z namespaces/openshift-controller-manager-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.105778478Z namespaces/openshift-controller-manager-operator/apps/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.105819469Z namespaces/openshift-controller-manager-operator/apps/daemonsets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.105907991Z namespaces/openshift-controller-manager-operator/apps/deployments.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.105987123Z namespaces/openshift-controller-manager-operator/apps/replicasets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.106068865Z namespaces/openshift-controller-manager-operator/apps/statefulsets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.106128947Z namespaces/openshift-controller-manager-operator/autoscaling/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.106191299Z namespaces/openshift-controller-manager-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.10625065Z namespaces/openshift-controller-manager-operator/batch/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.106286321Z namespaces/openshift-controller-manager-operator/batch/cronjobs.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.106371963Z namespaces/openshift-controller-manager-operator/batch/jobs.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.106431415Z namespaces/openshift-controller-manager-operator/build.openshift.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.106481826Z namespaces/openshift-controller-manager-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.106570198Z namespaces/openshift-controller-manager-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.106771263Z namespaces/openshift-controller-manager-operator/core/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.106806284Z namespaces/openshift-controller-manager-operator/core/configmaps.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.106925787Z namespaces/openshift-controller-manager-operator/core/endpoints.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.1070008Z namespaces/openshift-controller-manager-operator/core/events.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.107084052Z namespaces/openshift-controller-manager-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.107193274Z namespaces/openshift-controller-manager-operator/core/pods.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.107273756Z namespaces/openshift-controller-manager-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.1073977Z namespaces/openshift-controller-manager-operator/core/secrets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.107569774Z namespaces/openshift-controller-manager-operator/core/services.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.107619045Z namespaces/openshift-controller-manager-operator/discovery.k8s.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.107664857Z namespaces/openshift-controller-manager-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.107725758Z namespaces/openshift-controller-manager-operator/image.openshift.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.107754029Z namespaces/openshift-controller-manager-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.10780957Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.107855842Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.107934344Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.108015506Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.108056337Z namespaces/openshift-controller-manager-operator/monitoring.coreos.com/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.108104878Z namespaces/openshift-controller-manager-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.108223541Z namespaces/openshift-controller-manager-operator/networking.k8s.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.108266962Z namespaces/openshift-controller-manager-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.108299443Z namespaces/openshift-controller-manager-operator/policy/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.108353394Z namespaces/openshift-controller-manager-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.108385855Z namespaces/openshift-controller-manager-operator/route.openshift.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.108440377Z namespaces/openshift-controller-manager-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.108522039Z namespaces/openshift-controller-manager/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.10857379Z namespaces/openshift-controller-manager/openshift-controller-manager.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.108632342Z namespaces/openshift-controller-manager/apps.openshift.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.108658992Z namespaces/openshift-controller-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.108718564Z namespaces/openshift-controller-manager/apps/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.108750885Z namespaces/openshift-controller-manager/apps/daemonsets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.108837947Z namespaces/openshift-controller-manager/apps/deployments.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.108917309Z namespaces/openshift-controller-manager/apps/replicasets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.108994761Z namespaces/openshift-controller-manager/apps/statefulsets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.109057293Z namespaces/openshift-controller-manager/autoscaling/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.109102104Z namespaces/openshift-controller-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.109193406Z namespaces/openshift-controller-manager/batch/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.109230177Z namespaces/openshift-controller-manager/batch/cronjobs.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.109316009Z namespaces/openshift-controller-manager/batch/jobs.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.1093504Z namespaces/openshift-controller-manager/build.openshift.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.109405982Z namespaces/openshift-controller-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.109481633Z namespaces/openshift-controller-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.109536655Z namespaces/openshift-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.109552565Z namespaces/openshift-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.109598916Z namespaces/openshift-controller-manager/coordination.k8s.io/leases/openshift-master-controllers.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.109683979Z namespaces/openshift-controller-manager/core/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.10972201Z namespaces/openshift-controller-manager/core/configmaps.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.109834813Z namespaces/openshift-controller-manager/core/endpoints.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.109915075Z namespaces/openshift-controller-manager/core/events.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.110001357Z namespaces/openshift-controller-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.110081099Z namespaces/openshift-controller-manager/core/pods.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.110187922Z namespaces/openshift-controller-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.110314285Z namespaces/openshift-controller-manager/core/secrets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.110471419Z namespaces/openshift-controller-manager/core/services.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.110752036Z namespaces/openshift-controller-manager/discovery.k8s.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.110782607Z namespaces/openshift-controller-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.110857069Z namespaces/openshift-controller-manager/image.openshift.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.11089729Z namespaces/openshift-controller-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.110967052Z namespaces/openshift-controller-manager/k8s.ovn.org/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.110999103Z namespaces/openshift-controller-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.111085735Z namespaces/openshift-controller-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.111183757Z namespaces/openshift-controller-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.111233739Z namespaces/openshift-controller-manager/monitoring.coreos.com/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.11127676Z namespaces/openshift-controller-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.111332341Z namespaces/openshift-controller-manager/networking.k8s.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.111380073Z namespaces/openshift-controller-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.111432954Z namespaces/openshift-controller-manager/policy/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.111483995Z namespaces/openshift-controller-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.111537766Z namespaces/openshift-controller-manager/route.openshift.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.111584778Z namespaces/openshift-controller-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.11169213Z namespaces/openshift-dns-operator/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.111744332Z namespaces/openshift-dns-operator/openshift-dns-operator.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.111805573Z namespaces/openshift-dns-operator/apps.openshift.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.111832034Z namespaces/openshift-dns-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.111890166Z namespaces/openshift-dns-operator/apps/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.111919066Z namespaces/openshift-dns-operator/apps/daemonsets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.112010169Z namespaces/openshift-dns-operator/apps/deployments.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.112086941Z namespaces/openshift-dns-operator/apps/replicasets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.112192334Z namespaces/openshift-dns-operator/apps/statefulsets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.112242765Z namespaces/openshift-dns-operator/autoscaling/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.112292096Z namespaces/openshift-dns-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.112335507Z namespaces/openshift-dns-operator/batch/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.112375828Z namespaces/openshift-dns-operator/batch/cronjobs.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.11245546Z namespaces/openshift-dns-operator/batch/jobs.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.112488501Z namespaces/openshift-dns-operator/build.openshift.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.112541512Z namespaces/openshift-dns-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.112621534Z namespaces/openshift-dns-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.112685546Z namespaces/openshift-dns-operator/core/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.112713407Z namespaces/openshift-dns-operator/core/configmaps.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.11282213Z namespaces/openshift-dns-operator/core/endpoints.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.112904852Z namespaces/openshift-dns-operator/core/events.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.112986194Z namespaces/openshift-dns-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.113066636Z namespaces/openshift-dns-operator/core/pods.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.113169559Z namespaces/openshift-dns-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.113302512Z namespaces/openshift-dns-operator/core/secrets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.113475856Z namespaces/openshift-dns-operator/core/services.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.113531978Z namespaces/openshift-dns-operator/discovery.k8s.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.113563239Z namespaces/openshift-dns-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.113633121Z namespaces/openshift-dns-operator/image.openshift.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.113673912Z namespaces/openshift-dns-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.113729393Z namespaces/openshift-dns-operator/k8s.ovn.org/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.113770984Z namespaces/openshift-dns-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.113854826Z namespaces/openshift-dns-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.113935348Z namespaces/openshift-dns-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.11399362Z namespaces/openshift-dns-operator/monitoring.coreos.com/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.114041231Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.114091772Z namespaces/openshift-dns-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.114256547Z namespaces/openshift-dns-operator/monitoring.coreos.com/prometheusrules/dns.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.114321118Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.11436842Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors/dns-operator.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.114417031Z namespaces/openshift-dns-operator/networking.k8s.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.114445052Z namespaces/openshift-dns-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.114505053Z namespaces/openshift-dns-operator/policy/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.114549084Z namespaces/openshift-dns-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.114595225Z namespaces/openshift-dns-operator/route.openshift.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.114627796Z namespaces/openshift-dns-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.114726919Z namespaces/openshift-dns/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.11477464Z namespaces/openshift-dns/openshift-dns.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.114834352Z namespaces/openshift-dns/apps.openshift.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.114861282Z namespaces/openshift-dns/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.114917754Z namespaces/openshift-dns/apps/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.114954515Z namespaces/openshift-dns/apps/daemonsets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.115105159Z namespaces/openshift-dns/apps/deployments.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.115209201Z namespaces/openshift-dns/apps/replicasets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.115289853Z namespaces/openshift-dns/apps/statefulsets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.115341445Z namespaces/openshift-dns/autoscaling/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.115390326Z namespaces/openshift-dns/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.115426827Z namespaces/openshift-dns/batch/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.115472898Z namespaces/openshift-dns/batch/cronjobs.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.11555385Z namespaces/openshift-dns/batch/jobs.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.115617162Z namespaces/openshift-dns/build.openshift.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.115652813Z namespaces/openshift-dns/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.115756586Z namespaces/openshift-dns/build.openshift.io/builds.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.115799627Z namespaces/openshift-dns/core/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.115830947Z namespaces/openshift-dns/core/configmaps.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.11594858Z namespaces/openshift-dns/core/endpoints.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.116072694Z namespaces/openshift-dns/core/events.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.116459624Z namespaces/openshift-dns/core/persistentvolumeclaims.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.116544956Z namespaces/openshift-dns/core/pods.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.116806802Z namespaces/openshift-dns/core/replicationcontrollers.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.116925076Z namespaces/openshift-dns/core/secrets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.11710609Z namespaces/openshift-dns/core/services.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.117185312Z namespaces/openshift-dns/discovery.k8s.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.117244264Z namespaces/openshift-dns/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.117289015Z namespaces/openshift-dns/image.openshift.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.117329796Z namespaces/openshift-dns/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.117403718Z namespaces/openshift-dns/k8s.ovn.org/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.117435339Z namespaces/openshift-dns/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.117527881Z namespaces/openshift-dns/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.117601133Z namespaces/openshift-dns/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.117672215Z namespaces/openshift-dns/monitoring.coreos.com/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.117723066Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.117769998Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.117800378Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors/dns-default.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.11786129Z namespaces/openshift-dns/networking.k8s.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.117899611Z namespaces/openshift-dns/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.117951782Z namespaces/openshift-dns/pods/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.118092656Z namespaces/openshift-dns/pods/dns-default-f5bdt/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.118139317Z namespaces/openshift-dns/pods/dns-default-f5bdt/dns-default-f5bdt.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.11824884Z namespaces/openshift-dns/pods/dns-default-f5bdt/dns/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.11825946Z namespaces/openshift-dns/pods/dns-default-f5bdt/dns/dns/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.11826756Z namespaces/openshift-dns/pods/dns-default-f5bdt/dns/dns/logs/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.118304321Z namespaces/openshift-dns/pods/dns-default-f5bdt/dns/dns/logs/current.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.118404534Z namespaces/openshift-dns/pods/dns-default-f5bdt/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.118472205Z namespaces/openshift-dns/pods/dns-default-f5bdt/dns/dns/logs/previous.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.118506757Z namespaces/openshift-dns/pods/dns-default-f5bdt/kube-rbac-proxy/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.118513517Z namespaces/openshift-dns/pods/dns-default-f5bdt/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.118519977Z namespaces/openshift-dns/pods/dns-default-f5bdt/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.118565698Z namespaces/openshift-dns/pods/dns-default-f5bdt/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.11866065Z namespaces/openshift-dns/pods/dns-default-f5bdt/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.118738272Z namespaces/openshift-dns/pods/dns-default-f5bdt/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.118794344Z namespaces/openshift-dns/pods/dns-default-lq95g/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.118827115Z namespaces/openshift-dns/pods/dns-default-lq95g/dns-default-lq95g.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.118910207Z namespaces/openshift-dns/pods/dns-default-lq95g/dns/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.118917937Z namespaces/openshift-dns/pods/dns-default-lq95g/dns/dns/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.118940308Z namespaces/openshift-dns/pods/dns-default-lq95g/dns/dns/logs/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.118980759Z namespaces/openshift-dns/pods/dns-default-lq95g/dns/dns/logs/current.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.119075381Z namespaces/openshift-dns/pods/dns-default-lq95g/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.119163723Z namespaces/openshift-dns/pods/dns-default-lq95g/dns/dns/logs/previous.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.119205404Z namespaces/openshift-dns/pods/dns-default-lq95g/kube-rbac-proxy/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.119213955Z namespaces/openshift-dns/pods/dns-default-lq95g/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.119220985Z namespaces/openshift-dns/pods/dns-default-lq95g/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.119281746Z namespaces/openshift-dns/pods/dns-default-lq95g/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.119364288Z namespaces/openshift-dns/pods/dns-default-lq95g/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.11943569Z namespaces/openshift-dns/pods/dns-default-lq95g/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.119488342Z namespaces/openshift-dns/pods/dns-default-nvbd4/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.119524663Z namespaces/openshift-dns/pods/dns-default-nvbd4/dns-default-nvbd4.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.119626285Z namespaces/openshift-dns/pods/dns-default-nvbd4/dns/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.119633355Z namespaces/openshift-dns/pods/dns-default-nvbd4/dns/dns/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.119637086Z namespaces/openshift-dns/pods/dns-default-nvbd4/dns/dns/logs/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.119691287Z namespaces/openshift-dns/pods/dns-default-nvbd4/dns/dns/logs/current.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.11979116Z namespaces/openshift-dns/pods/dns-default-nvbd4/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.119857301Z namespaces/openshift-dns/pods/dns-default-nvbd4/dns/dns/logs/previous.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.119906993Z namespaces/openshift-dns/pods/dns-default-nvbd4/kube-rbac-proxy/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.119913943Z namespaces/openshift-dns/pods/dns-default-nvbd4/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.119917703Z namespaces/openshift-dns/pods/dns-default-nvbd4/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.119963924Z namespaces/openshift-dns/pods/dns-default-nvbd4/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.120055546Z namespaces/openshift-dns/pods/dns-default-nvbd4/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.120127618Z namespaces/openshift-dns/pods/dns-default-nvbd4/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.12019137Z namespaces/openshift-dns/pods/node-resolver-7f74m/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.120247991Z namespaces/openshift-dns/pods/node-resolver-7f74m/node-resolver-7f74m.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.120318623Z namespaces/openshift-dns/pods/node-resolver-7f74m/dns-node-resolver/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.120326344Z namespaces/openshift-dns/pods/node-resolver-7f74m/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.120333964Z namespaces/openshift-dns/pods/node-resolver-7f74m/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.120392575Z namespaces/openshift-dns/pods/node-resolver-7f74m/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.120482568Z namespaces/openshift-dns/pods/node-resolver-7f74m/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.120554309Z namespaces/openshift-dns/pods/node-resolver-7f74m/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.12058965Z namespaces/openshift-dns/pods/node-resolver-ggngh/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.120641852Z namespaces/openshift-dns/pods/node-resolver-ggngh/node-resolver-ggngh.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.120714263Z namespaces/openshift-dns/pods/node-resolver-ggngh/dns-node-resolver/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.120721794Z namespaces/openshift-dns/pods/node-resolver-ggngh/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.120728014Z namespaces/openshift-dns/pods/node-resolver-ggngh/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.120778755Z namespaces/openshift-dns/pods/node-resolver-ggngh/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.120869627Z namespaces/openshift-dns/pods/node-resolver-ggngh/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.120935279Z namespaces/openshift-dns/pods/node-resolver-ggngh/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.121157065Z namespaces/openshift-dns/pods/node-resolver-x9g98/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.121199306Z namespaces/openshift-dns/pods/node-resolver-x9g98/node-resolver-x9g98.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.121284178Z namespaces/openshift-dns/pods/node-resolver-x9g98/dns-node-resolver/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.121295378Z namespaces/openshift-dns/pods/node-resolver-x9g98/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.121302749Z namespaces/openshift-dns/pods/node-resolver-x9g98/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.12134392Z namespaces/openshift-dns/pods/node-resolver-x9g98/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.121433402Z namespaces/openshift-dns/pods/node-resolver-x9g98/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.121501834Z namespaces/openshift-dns/pods/node-resolver-x9g98/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.121552905Z namespaces/openshift-dns/policy/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.121579456Z namespaces/openshift-dns/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.121638697Z namespaces/openshift-dns/route.openshift.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.121675448Z namespaces/openshift-dns/route.openshift.io/routes.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.121773781Z namespaces/openshift-etcd/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.121820512Z namespaces/openshift-etcd/openshift-etcd.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.121887224Z namespaces/openshift-etcd/apps.openshift.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.121930745Z namespaces/openshift-etcd/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.121998716Z namespaces/openshift-etcd/apps/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.122025647Z namespaces/openshift-etcd/apps/daemonsets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.1221357Z namespaces/openshift-etcd/apps/deployments.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.122310904Z namespaces/openshift-etcd/apps/replicasets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.122388077Z namespaces/openshift-etcd/apps/statefulsets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.122432218Z namespaces/openshift-etcd/autoscaling/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.122472289Z namespaces/openshift-etcd/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.122538021Z namespaces/openshift-etcd/batch/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.122591212Z namespaces/openshift-etcd/batch/cronjobs.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.122664534Z namespaces/openshift-etcd/batch/jobs.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.122719125Z namespaces/openshift-etcd/build.openshift.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.122766726Z namespaces/openshift-etcd/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.122847388Z namespaces/openshift-etcd/build.openshift.io/builds.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.12291938Z namespaces/openshift-etcd/core/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.122957981Z namespaces/openshift-etcd/core/configmaps.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.123064094Z namespaces/openshift-etcd/core/endpoints.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.123167137Z namespaces/openshift-etcd/core/events.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.123250889Z namespaces/openshift-etcd/core/persistentvolumeclaims.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.123334001Z namespaces/openshift-etcd/core/pods.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.123425043Z namespaces/openshift-etcd/core/replicationcontrollers.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.123573977Z namespaces/openshift-etcd/core/secrets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.123761342Z namespaces/openshift-etcd/core/services.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.123812513Z namespaces/openshift-etcd/discovery.k8s.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.123840934Z namespaces/openshift-etcd/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.123897756Z namespaces/openshift-etcd/image.openshift.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.123940887Z namespaces/openshift-etcd/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.124010408Z namespaces/openshift-etcd/k8s.ovn.org/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.12406122Z namespaces/openshift-etcd/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.124167603Z namespaces/openshift-etcd/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.124248145Z namespaces/openshift-etcd/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.124295206Z namespaces/openshift-etcd/monitoring.coreos.com/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.124337317Z namespaces/openshift-etcd/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.124386838Z namespaces/openshift-etcd/networking.k8s.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.124418379Z namespaces/openshift-etcd/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.124486061Z namespaces/openshift-etcd/policy/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.124534732Z namespaces/openshift-etcd/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.124590503Z namespaces/openshift-etcd/route.openshift.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.124638275Z namespaces/openshift-etcd/route.openshift.io/routes.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.124722037Z namespaces/openshift-host-network/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.124771058Z namespaces/openshift-host-network/openshift-host-network.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.12484952Z namespaces/openshift-host-network/apps.openshift.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.124885981Z namespaces/openshift-host-network/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.124979153Z namespaces/openshift-host-network/apps/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.124989994Z namespaces/openshift-host-network/apps/daemonsets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.125067846Z namespaces/openshift-host-network/apps/deployments.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.125175409Z namespaces/openshift-host-network/apps/replicasets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.125256031Z namespaces/openshift-host-network/apps/statefulsets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.12561316Z namespaces/openshift-host-network/autoscaling/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.125650091Z namespaces/openshift-host-network/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.125708422Z namespaces/openshift-host-network/batch/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.125739523Z namespaces/openshift-host-network/batch/cronjobs.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.125826725Z namespaces/openshift-host-network/batch/jobs.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.125883777Z namespaces/openshift-host-network/build.openshift.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.125934518Z namespaces/openshift-host-network/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.1260141Z namespaces/openshift-host-network/build.openshift.io/builds.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.126090322Z namespaces/openshift-host-network/core/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.126163934Z namespaces/openshift-host-network/core/configmaps.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.126261577Z namespaces/openshift-host-network/core/endpoints.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.126345279Z namespaces/openshift-host-network/core/events.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.126423751Z namespaces/openshift-host-network/core/persistentvolumeclaims.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.126504733Z namespaces/openshift-host-network/core/pods.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.126584915Z namespaces/openshift-host-network/core/replicationcontrollers.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.126740299Z namespaces/openshift-host-network/core/secrets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.126845582Z namespaces/openshift-host-network/core/services.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.126903473Z namespaces/openshift-host-network/core/resourcequotas/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.126953935Z namespaces/openshift-host-network/core/resourcequotas/host-network-namespace-quotas.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.127009036Z namespaces/openshift-host-network/discovery.k8s.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.127065517Z namespaces/openshift-host-network/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.127082378Z namespaces/openshift-host-network/image.openshift.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.12716538Z namespaces/openshift-host-network/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.127227591Z namespaces/openshift-host-network/k8s.ovn.org/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.127302493Z namespaces/openshift-host-network/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.127393786Z namespaces/openshift-host-network/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.127475768Z namespaces/openshift-host-network/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.127524809Z namespaces/openshift-host-network/monitoring.coreos.com/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.12755295Z namespaces/openshift-host-network/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.127609481Z namespaces/openshift-host-network/networking.k8s.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.127654913Z namespaces/openshift-host-network/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.127728804Z namespaces/openshift-host-network/policy/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.127779356Z namespaces/openshift-host-network/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.127817887Z namespaces/openshift-host-network/route.openshift.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.127863978Z namespaces/openshift-host-network/route.openshift.io/routes.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.12796319Z namespaces/openshift-image-registry/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.128011402Z namespaces/openshift-image-registry/openshift-image-registry.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.128072603Z namespaces/openshift-image-registry/apps.openshift.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.128100394Z namespaces/openshift-image-registry/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.128290149Z namespaces/openshift-image-registry/apps/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.12832077Z namespaces/openshift-image-registry/apps/daemonsets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.128438363Z namespaces/openshift-image-registry/apps/deployments.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.128575286Z namespaces/openshift-image-registry/apps/replicasets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.128932386Z namespaces/openshift-image-registry/apps/statefulsets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.128982957Z namespaces/openshift-image-registry/autoscaling/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.129028308Z namespaces/openshift-image-registry/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.129062279Z namespaces/openshift-image-registry/batch/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.1291038Z namespaces/openshift-image-registry/batch/cronjobs.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.129244714Z namespaces/openshift-image-registry/batch/jobs.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.129300215Z namespaces/openshift-image-registry/build.openshift.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.129345076Z namespaces/openshift-image-registry/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.129426838Z namespaces/openshift-image-registry/build.openshift.io/builds.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.12948243Z namespaces/openshift-image-registry/coordination.k8s.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.12948935Z namespaces/openshift-image-registry/coordination.k8s.io/leases/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.129542001Z namespaces/openshift-image-registry/coordination.k8s.io/leases/openshift-master-controllers.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.129615873Z namespaces/openshift-image-registry/core/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.129669805Z namespaces/openshift-image-registry/core/configmaps.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.130290491Z namespaces/openshift-image-registry/core/endpoints.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.130387293Z namespaces/openshift-image-registry/core/events.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.13065085Z namespaces/openshift-image-registry/core/persistentvolumeclaims.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.130728882Z namespaces/openshift-image-registry/core/pods.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.130933897Z namespaces/openshift-image-registry/core/replicationcontrollers.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.131089831Z namespaces/openshift-image-registry/core/secrets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.131312577Z namespaces/openshift-image-registry/core/services.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.131388369Z namespaces/openshift-image-registry/discovery.k8s.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.131458831Z namespaces/openshift-image-registry/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.131538753Z namespaces/openshift-image-registry/image.openshift.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.131572964Z namespaces/openshift-image-registry/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.131630305Z namespaces/openshift-image-registry/k8s.ovn.org/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.131679406Z namespaces/openshift-image-registry/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.131775689Z namespaces/openshift-image-registry/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.131857121Z namespaces/openshift-image-registry/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.131921253Z namespaces/openshift-image-registry/monitoring.coreos.com/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.131952633Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.132028705Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.132080457Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/image-registry-operator-alerts.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.13221107Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/image-registry-rules.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.132312523Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/imagestreams-rules.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.132372624Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.132415625Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors/image-registry.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.132465947Z namespaces/openshift-image-registry/networking.k8s.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.132512138Z namespaces/openshift-image-registry/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.13258044Z namespaces/openshift-image-registry/pods/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.13258744Z namespaces/openshift-image-registry/pods/image-registry-778d79d7bc-4gvtl/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.132633871Z namespaces/openshift-image-registry/pods/image-registry-778d79d7bc-4gvtl/image-registry-778d79d7bc-4gvtl.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.132745124Z namespaces/openshift-image-registry/pods/image-registry-778d79d7bc-4gvtl/registry/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.132752574Z namespaces/openshift-image-registry/pods/image-registry-778d79d7bc-4gvtl/registry/registry/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.132758884Z namespaces/openshift-image-registry/pods/image-registry-778d79d7bc-4gvtl/registry/registry/logs/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.132805875Z namespaces/openshift-image-registry/pods/image-registry-778d79d7bc-4gvtl/registry/registry/logs/current.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.133486473Z namespaces/openshift-image-registry/pods/image-registry-778d79d7bc-4gvtl/registry/registry/logs/previous.insecure.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.133554355Z namespaces/openshift-image-registry/pods/image-registry-778d79d7bc-4gvtl/registry/registry/logs/previous.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.133604196Z namespaces/openshift-image-registry/pods/node-ca-dlvgv/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.133649697Z namespaces/openshift-image-registry/pods/node-ca-dlvgv/node-ca-dlvgv.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.133729479Z namespaces/openshift-image-registry/pods/node-ca-dlvgv/node-ca/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.13373909Z namespaces/openshift-image-registry/pods/node-ca-dlvgv/node-ca/node-ca/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.13374507Z namespaces/openshift-image-registry/pods/node-ca-dlvgv/node-ca/node-ca/logs/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.133799861Z namespaces/openshift-image-registry/pods/node-ca-dlvgv/node-ca/node-ca/logs/current.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.133923694Z namespaces/openshift-image-registry/pods/node-ca-dlvgv/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.133989646Z namespaces/openshift-image-registry/pods/node-ca-dlvgv/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.134041557Z namespaces/openshift-image-registry/pods/node-ca-gnn6l/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.134077308Z namespaces/openshift-image-registry/pods/node-ca-gnn6l/node-ca-gnn6l.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.134185791Z namespaces/openshift-image-registry/pods/node-ca-gnn6l/node-ca/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.134197451Z namespaces/openshift-image-registry/pods/node-ca-gnn6l/node-ca/node-ca/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.134205072Z namespaces/openshift-image-registry/pods/node-ca-gnn6l/node-ca/node-ca/logs/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.134276513Z namespaces/openshift-image-registry/pods/node-ca-gnn6l/node-ca/node-ca/logs/current.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.134397747Z namespaces/openshift-image-registry/pods/node-ca-gnn6l/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.134471029Z namespaces/openshift-image-registry/pods/node-ca-gnn6l/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.13452296Z namespaces/openshift-image-registry/pods/node-ca-kdw4q/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.134562781Z namespaces/openshift-image-registry/pods/node-ca-kdw4q/node-ca-kdw4q.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.134647563Z namespaces/openshift-image-registry/pods/node-ca-kdw4q/node-ca/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.134655253Z namespaces/openshift-image-registry/pods/node-ca-kdw4q/node-ca/node-ca/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.134671524Z namespaces/openshift-image-registry/pods/node-ca-kdw4q/node-ca/node-ca/logs/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.134709084Z namespaces/openshift-image-registry/pods/node-ca-kdw4q/node-ca/node-ca/logs/current.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.134853748Z namespaces/openshift-image-registry/pods/node-ca-kdw4q/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.13493094Z namespaces/openshift-image-registry/pods/node-ca-kdw4q/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.134957041Z namespaces/openshift-image-registry/policy/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.135005992Z namespaces/openshift-image-registry/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.135068434Z namespaces/openshift-image-registry/route.openshift.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.135094834Z namespaces/openshift-image-registry/route.openshift.io/routes.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.135230418Z namespaces/openshift-ingress-canary/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.135279919Z namespaces/openshift-ingress-canary/openshift-ingress-canary.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.135341211Z namespaces/openshift-ingress-canary/apps.openshift.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.135373182Z namespaces/openshift-ingress-canary/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.135446403Z namespaces/openshift-ingress-canary/apps/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.135483804Z namespaces/openshift-ingress-canary/apps/daemonsets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.135609218Z namespaces/openshift-ingress-canary/apps/deployments.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.13570302Z namespaces/openshift-ingress-canary/apps/replicasets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.135793423Z namespaces/openshift-ingress-canary/apps/statefulsets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.135840604Z namespaces/openshift-ingress-canary/autoscaling/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.135886175Z namespaces/openshift-ingress-canary/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.135931796Z namespaces/openshift-ingress-canary/batch/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.135975467Z namespaces/openshift-ingress-canary/batch/cronjobs.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.136058659Z namespaces/openshift-ingress-canary/batch/jobs.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.136132051Z namespaces/openshift-ingress-canary/build.openshift.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.136304236Z namespaces/openshift-ingress-canary/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.136386728Z namespaces/openshift-ingress-canary/build.openshift.io/builds.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.13646077Z namespaces/openshift-ingress-canary/core/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.136510491Z namespaces/openshift-ingress-canary/core/configmaps.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.136608184Z namespaces/openshift-ingress-canary/core/endpoints.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.136712346Z namespaces/openshift-ingress-canary/core/events.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.13686317Z namespaces/openshift-ingress-canary/core/persistentvolumeclaims.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.136945642Z namespaces/openshift-ingress-canary/core/pods.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.137107997Z namespaces/openshift-ingress-canary/core/replicationcontrollers.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.13725602Z namespaces/openshift-ingress-canary/core/secrets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.137446725Z namespaces/openshift-ingress-canary/core/services.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.137515227Z namespaces/openshift-ingress-canary/discovery.k8s.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.137560338Z namespaces/openshift-ingress-canary/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.13762672Z namespaces/openshift-ingress-canary/image.openshift.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.137675741Z namespaces/openshift-ingress-canary/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.137734393Z namespaces/openshift-ingress-canary/k8s.ovn.org/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.137773134Z namespaces/openshift-ingress-canary/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.137858166Z namespaces/openshift-ingress-canary/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.137940838Z namespaces/openshift-ingress-canary/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.137998129Z namespaces/openshift-ingress-canary/monitoring.coreos.com/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.138035981Z namespaces/openshift-ingress-canary/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.138096332Z namespaces/openshift-ingress-canary/networking.k8s.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.138165314Z namespaces/openshift-ingress-canary/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.138226455Z namespaces/openshift-ingress-canary/pods/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.138236176Z namespaces/openshift-ingress-canary/pods/ingress-canary-h8gr4/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.138296397Z namespaces/openshift-ingress-canary/pods/ingress-canary-h8gr4/ingress-canary-h8gr4.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.138384859Z namespaces/openshift-ingress-canary/pods/ingress-canary-h8gr4/serve-healthcheck-canary/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.13839189Z namespaces/openshift-ingress-canary/pods/ingress-canary-h8gr4/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.13839802Z namespaces/openshift-ingress-canary/pods/ingress-canary-h8gr4/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.138449821Z namespaces/openshift-ingress-canary/pods/ingress-canary-h8gr4/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.138550104Z namespaces/openshift-ingress-canary/pods/ingress-canary-h8gr4/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.138622405Z namespaces/openshift-ingress-canary/pods/ingress-canary-h8gr4/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.139052647Z namespaces/openshift-ingress-canary/pods/ingress-canary-nmchs/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.139090078Z namespaces/openshift-ingress-canary/pods/ingress-canary-nmchs/ingress-canary-nmchs.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.13917187Z namespaces/openshift-ingress-canary/pods/ingress-canary-nmchs/serve-healthcheck-canary/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.13919048Z namespaces/openshift-ingress-canary/pods/ingress-canary-nmchs/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.13920436Z namespaces/openshift-ingress-canary/pods/ingress-canary-nmchs/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.139272752Z namespaces/openshift-ingress-canary/pods/ingress-canary-nmchs/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.139367875Z namespaces/openshift-ingress-canary/pods/ingress-canary-nmchs/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.139431257Z namespaces/openshift-ingress-canary/pods/ingress-canary-nmchs/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.139457887Z namespaces/openshift-ingress-canary/pods/ingress-canary-rwg52/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.139504268Z namespaces/openshift-ingress-canary/pods/ingress-canary-rwg52/ingress-canary-rwg52.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.13958048Z namespaces/openshift-ingress-canary/pods/ingress-canary-rwg52/serve-healthcheck-canary/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.139587961Z namespaces/openshift-ingress-canary/pods/ingress-canary-rwg52/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.139592381Z namespaces/openshift-ingress-canary/pods/ingress-canary-rwg52/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.139628511Z namespaces/openshift-ingress-canary/pods/ingress-canary-rwg52/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.139737394Z namespaces/openshift-ingress-canary/pods/ingress-canary-rwg52/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.139806326Z namespaces/openshift-ingress-canary/pods/ingress-canary-rwg52/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.139835117Z namespaces/openshift-ingress-canary/policy/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.139873908Z namespaces/openshift-ingress-canary/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.139926309Z namespaces/openshift-ingress-canary/route.openshift.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.13995939Z namespaces/openshift-ingress-canary/route.openshift.io/routes.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.140055223Z namespaces/openshift-ingress-operator/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.140105634Z namespaces/openshift-ingress-operator/openshift-ingress-operator.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.140189506Z namespaces/openshift-ingress-operator/apps.openshift.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.140233437Z namespaces/openshift-ingress-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.140305839Z namespaces/openshift-ingress-operator/apps/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.14033649Z namespaces/openshift-ingress-operator/apps/daemonsets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.140426162Z namespaces/openshift-ingress-operator/apps/deployments.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.140507004Z namespaces/openshift-ingress-operator/apps/replicasets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.140588186Z namespaces/openshift-ingress-operator/apps/statefulsets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.140622937Z namespaces/openshift-ingress-operator/autoscaling/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.140675629Z namespaces/openshift-ingress-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.140712059Z namespaces/openshift-ingress-operator/batch/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.140756361Z namespaces/openshift-ingress-operator/batch/cronjobs.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.140840923Z namespaces/openshift-ingress-operator/batch/jobs.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.140878324Z namespaces/openshift-ingress-operator/build.openshift.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.140915385Z namespaces/openshift-ingress-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.141005277Z namespaces/openshift-ingress-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.141063859Z namespaces/openshift-ingress-operator/core/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.14110389Z namespaces/openshift-ingress-operator/core/configmaps.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.141872Z namespaces/openshift-ingress-operator/core/endpoints.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.141951991Z namespaces/openshift-ingress-operator/core/events.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.142056644Z namespaces/openshift-ingress-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.142160387Z namespaces/openshift-ingress-operator/core/pods.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.142249829Z namespaces/openshift-ingress-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.142370732Z namespaces/openshift-ingress-operator/core/secrets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.142562597Z namespaces/openshift-ingress-operator/core/services.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.142631139Z namespaces/openshift-ingress-operator/discovery.k8s.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.14268554Z namespaces/openshift-ingress-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.142718441Z namespaces/openshift-ingress-operator/image.openshift.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.142779273Z namespaces/openshift-ingress-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.142816044Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.142823124Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/dnsrecords/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.142866075Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/dnsrecords/default-wildcard.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.142940057Z namespaces/openshift-ingress-operator/k8s.ovn.org/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.142974938Z namespaces/openshift-ingress-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.14306468Z namespaces/openshift-ingress-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.143166333Z namespaces/openshift-ingress-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.143225164Z namespaces/openshift-ingress-operator/monitoring.coreos.com/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.143274745Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.143339307Z namespaces/openshift-ingress-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.143394729Z namespaces/openshift-ingress-operator/monitoring.coreos.com/prometheusrules/ingress-operator.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.143460621Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.143505662Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors/ingress-operator.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.143565263Z namespaces/openshift-ingress-operator/networking.k8s.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.143732697Z namespaces/openshift-ingress-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.143739318Z namespaces/openshift-ingress-operator/operator.openshift.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.143743178Z namespaces/openshift-ingress-operator/operator.openshift.io/ingresscontrollers/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.143746788Z namespaces/openshift-ingress-operator/operator.openshift.io/ingresscontrollers/default.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.14382679Z namespaces/openshift-ingress-operator/policy/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.143848751Z namespaces/openshift-ingress-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.143905482Z namespaces/openshift-ingress-operator/route.openshift.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.143961493Z namespaces/openshift-ingress-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.144035395Z namespaces/openshift-ingress/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.144080106Z namespaces/openshift-ingress/openshift-ingress.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.144178239Z namespaces/openshift-ingress/apps.openshift.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.14421706Z namespaces/openshift-ingress/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.144290762Z namespaces/openshift-ingress/apps/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.144318063Z namespaces/openshift-ingress/apps/daemonsets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.144411335Z namespaces/openshift-ingress/apps/deployments.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.144544518Z namespaces/openshift-ingress/apps/replicasets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.144672722Z namespaces/openshift-ingress/apps/statefulsets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.144732363Z namespaces/openshift-ingress/autoscaling/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.144785415Z namespaces/openshift-ingress/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.144836146Z namespaces/openshift-ingress/batch/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.144854526Z namespaces/openshift-ingress/batch/cronjobs.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.144963569Z namespaces/openshift-ingress/batch/jobs.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.14498193Z namespaces/openshift-ingress/build.openshift.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.145043461Z namespaces/openshift-ingress/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.145140324Z namespaces/openshift-ingress/build.openshift.io/builds.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.145219346Z namespaces/openshift-ingress/core/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.145272377Z namespaces/openshift-ingress/core/configmaps.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.14537103Z namespaces/openshift-ingress/core/endpoints.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.145462622Z namespaces/openshift-ingress/core/events.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.145591625Z namespaces/openshift-ingress/core/persistentvolumeclaims.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.145668727Z namespaces/openshift-ingress/core/pods.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.145804491Z namespaces/openshift-ingress/core/replicationcontrollers.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.145931264Z namespaces/openshift-ingress/core/secrets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.14613807Z namespaces/openshift-ingress/core/services.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.146340055Z namespaces/openshift-ingress/discovery.k8s.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.146384296Z namespaces/openshift-ingress/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.146454358Z namespaces/openshift-ingress/image.openshift.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.146499939Z namespaces/openshift-ingress/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.146568241Z namespaces/openshift-ingress/k8s.ovn.org/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.146603062Z namespaces/openshift-ingress/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.146701124Z namespaces/openshift-ingress/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.146773246Z namespaces/openshift-ingress/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.146835228Z namespaces/openshift-ingress/monitoring.coreos.com/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.146869418Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.14694141Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.146976691Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors/router-default.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.147038203Z namespaces/openshift-ingress/networking.k8s.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.147075754Z namespaces/openshift-ingress/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.147131275Z namespaces/openshift-ingress/pods/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.147150156Z namespaces/openshift-ingress/pods/router-default-c4c8648c5-9vvzk/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.147208907Z namespaces/openshift-ingress/pods/router-default-c4c8648c5-9vvzk/router-default-c4c8648c5-9vvzk.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.14732685Z namespaces/openshift-ingress/pods/router-default-c4c8648c5-9vvzk/router/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.147343031Z namespaces/openshift-ingress/pods/router-default-c4c8648c5-9vvzk/router/router/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.147347181Z namespaces/openshift-ingress/pods/router-default-c4c8648c5-9vvzk/router/router/logs/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.147383222Z namespaces/openshift-ingress/pods/router-default-c4c8648c5-9vvzk/router/router/logs/current.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.147540426Z namespaces/openshift-ingress/pods/router-default-c4c8648c5-9vvzk/router/router/logs/previous.insecure.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.147600317Z namespaces/openshift-ingress/pods/router-default-c4c8648c5-9vvzk/router/router/logs/previous.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.147653379Z namespaces/openshift-ingress/policy/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.14771153Z namespaces/openshift-ingress/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.147770612Z namespaces/openshift-ingress/route.openshift.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.147798653Z namespaces/openshift-ingress/route.openshift.io/routes.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.147898895Z namespaces/openshift-insights/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.147977097Z namespaces/openshift-insights/openshift-insights.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.148037039Z namespaces/openshift-insights/apps.openshift.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.148069579Z namespaces/openshift-insights/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.148169372Z namespaces/openshift-insights/apps/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.148205933Z namespaces/openshift-insights/apps/daemonsets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.148339946Z namespaces/openshift-insights/apps/deployments.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.148454939Z namespaces/openshift-insights/apps/replicasets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.148751757Z namespaces/openshift-insights/apps/statefulsets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.148808288Z namespaces/openshift-insights/apps/deployments/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.148846149Z namespaces/openshift-insights/apps/deployments/insights-operator.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.149138437Z namespaces/openshift-insights/autoscaling/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.149189158Z namespaces/openshift-insights/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.14925531Z namespaces/openshift-insights/batch/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.149302161Z namespaces/openshift-insights/batch/cronjobs.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.149409454Z namespaces/openshift-insights/batch/jobs.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.149477476Z namespaces/openshift-insights/build.openshift.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.149531407Z namespaces/openshift-insights/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.149610789Z namespaces/openshift-insights/build.openshift.io/builds.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.149699331Z namespaces/openshift-insights/core/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.149741712Z namespaces/openshift-insights/core/configmaps.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.150367649Z namespaces/openshift-insights/core/endpoints.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.150456351Z namespaces/openshift-insights/core/events.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.150756559Z namespaces/openshift-insights/core/persistentvolumeclaims.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.150891952Z namespaces/openshift-insights/core/pods.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.151237931Z namespaces/openshift-insights/core/replicationcontrollers.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.151328633Z namespaces/openshift-insights/core/secrets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.151473647Z namespaces/openshift-insights/core/services.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.151535489Z namespaces/openshift-insights/core/configmaps/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.15157086Z namespaces/openshift-insights/core/configmaps/service-ca-bundle.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.151668922Z namespaces/openshift-insights/core/serviceaccounts/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.151732164Z namespaces/openshift-insights/core/serviceaccounts/gather.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.151838857Z namespaces/openshift-insights/core/serviceaccounts/operator.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.151894628Z namespaces/openshift-insights/core/services/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.15197584Z namespaces/openshift-insights/core/services/metrics.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.152035542Z namespaces/openshift-insights/discovery.k8s.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.152070803Z namespaces/openshift-insights/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.152243377Z namespaces/openshift-insights/image.openshift.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.152274568Z namespaces/openshift-insights/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.15235981Z namespaces/openshift-insights/k8s.ovn.org/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.152399181Z namespaces/openshift-insights/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.152499614Z namespaces/openshift-insights/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.152565305Z namespaces/openshift-insights/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.152619147Z namespaces/openshift-insights/monitoring.coreos.com/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.152665728Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.15273138Z namespaces/openshift-insights/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.152791041Z namespaces/openshift-insights/monitoring.coreos.com/prometheusrules/insights-prometheus-rules.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.152848493Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.152889754Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors/insights-operator.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.152949605Z namespaces/openshift-insights/networking.k8s.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.153002517Z namespaces/openshift-insights/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.153046868Z namespaces/openshift-insights/pods/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.153054348Z namespaces/openshift-insights/pods/insights-operator-5c847dcfc4-kqd56/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.153108559Z namespaces/openshift-insights/pods/insights-operator-5c847dcfc4-kqd56/insights-operator-5c847dcfc4-kqd56.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.153220502Z namespaces/openshift-insights/pods/insights-operator-5c847dcfc4-kqd56/insights-operator/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.153237893Z namespaces/openshift-insights/pods/insights-operator-5c847dcfc4-kqd56/insights-operator/insights-operator/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.153244073Z namespaces/openshift-insights/pods/insights-operator-5c847dcfc4-kqd56/insights-operator/insights-operator/logs/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.153273504Z namespaces/openshift-insights/pods/insights-operator-5c847dcfc4-kqd56/insights-operator/insights-operator/logs/current.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.153849039Z namespaces/openshift-insights/pods/insights-operator-5c847dcfc4-kqd56/insights-operator/insights-operator/logs/previous.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.154210458Z namespaces/openshift-insights/pods/insights-runtime-extractor-2jd5s/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.154254609Z namespaces/openshift-insights/pods/insights-runtime-extractor-2jd5s/insights-runtime-extractor-2jd5s.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.154361082Z namespaces/openshift-insights/pods/insights-runtime-extractor-2jd5s/exporter/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.154372542Z namespaces/openshift-insights/pods/insights-runtime-extractor-2jd5s/exporter/exporter/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.154393293Z namespaces/openshift-insights/pods/insights-runtime-extractor-2jd5s/exporter/exporter/logs/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.154424104Z namespaces/openshift-insights/pods/insights-runtime-extractor-2jd5s/exporter/exporter/logs/current.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.154526896Z namespaces/openshift-insights/pods/insights-runtime-extractor-2jd5s/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.154590008Z namespaces/openshift-insights/pods/insights-runtime-extractor-2jd5s/exporter/exporter/logs/previous.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.154641649Z namespaces/openshift-insights/pods/insights-runtime-extractor-2jd5s/extractor/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.154650459Z namespaces/openshift-insights/pods/insights-runtime-extractor-2jd5s/extractor/extractor/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.15467742Z namespaces/openshift-insights/pods/insights-runtime-extractor-2jd5s/extractor/extractor/logs/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.1546835Z namespaces/openshift-insights/pods/insights-runtime-extractor-2jd5s/extractor/extractor/logs/current.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.154797833Z namespaces/openshift-insights/pods/insights-runtime-extractor-2jd5s/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.154866465Z namespaces/openshift-insights/pods/insights-runtime-extractor-2jd5s/extractor/extractor/logs/previous.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.154921946Z namespaces/openshift-insights/pods/insights-runtime-extractor-2jd5s/kube-rbac-proxy/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.154933177Z namespaces/openshift-insights/pods/insights-runtime-extractor-2jd5s/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.154943747Z namespaces/openshift-insights/pods/insights-runtime-extractor-2jd5s/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.154995518Z namespaces/openshift-insights/pods/insights-runtime-extractor-2jd5s/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.15508871Z namespaces/openshift-insights/pods/insights-runtime-extractor-2jd5s/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.155186923Z namespaces/openshift-insights/pods/insights-runtime-extractor-2jd5s/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.155243405Z namespaces/openshift-insights/pods/insights-runtime-extractor-csrnj/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.155273915Z namespaces/openshift-insights/pods/insights-runtime-extractor-csrnj/insights-runtime-extractor-csrnj.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.155378898Z namespaces/openshift-insights/pods/insights-runtime-extractor-csrnj/exporter/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.155386088Z namespaces/openshift-insights/pods/insights-runtime-extractor-csrnj/exporter/exporter/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.155399309Z namespaces/openshift-insights/pods/insights-runtime-extractor-csrnj/exporter/exporter/logs/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.15544975Z namespaces/openshift-insights/pods/insights-runtime-extractor-csrnj/exporter/exporter/logs/current.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.155541562Z namespaces/openshift-insights/pods/insights-runtime-extractor-csrnj/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.155609054Z namespaces/openshift-insights/pods/insights-runtime-extractor-csrnj/exporter/exporter/logs/previous.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.155652135Z namespaces/openshift-insights/pods/insights-runtime-extractor-csrnj/extractor/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.155658975Z namespaces/openshift-insights/pods/insights-runtime-extractor-csrnj/extractor/extractor/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.155665585Z namespaces/openshift-insights/pods/insights-runtime-extractor-csrnj/extractor/extractor/logs/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.155742407Z namespaces/openshift-insights/pods/insights-runtime-extractor-csrnj/extractor/extractor/logs/current.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.15583796Z namespaces/openshift-insights/pods/insights-runtime-extractor-csrnj/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.155903191Z namespaces/openshift-insights/pods/insights-runtime-extractor-csrnj/extractor/extractor/logs/previous.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.155950283Z namespaces/openshift-insights/pods/insights-runtime-extractor-csrnj/kube-rbac-proxy/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.155962273Z namespaces/openshift-insights/pods/insights-runtime-extractor-csrnj/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.155971303Z namespaces/openshift-insights/pods/insights-runtime-extractor-csrnj/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.156015424Z namespaces/openshift-insights/pods/insights-runtime-extractor-csrnj/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.156108697Z namespaces/openshift-insights/pods/insights-runtime-extractor-csrnj/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.15622611Z namespaces/openshift-insights/pods/insights-runtime-extractor-csrnj/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.156286381Z namespaces/openshift-insights/pods/insights-runtime-extractor-t24sv/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.156333383Z namespaces/openshift-insights/pods/insights-runtime-extractor-t24sv/insights-runtime-extractor-t24sv.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.156682032Z namespaces/openshift-insights/pods/insights-runtime-extractor-t24sv/exporter/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.156691032Z namespaces/openshift-insights/pods/insights-runtime-extractor-t24sv/exporter/exporter/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.156704172Z namespaces/openshift-insights/pods/insights-runtime-extractor-t24sv/exporter/exporter/logs/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.156752244Z namespaces/openshift-insights/pods/insights-runtime-extractor-t24sv/exporter/exporter/logs/current.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.156859216Z namespaces/openshift-insights/pods/insights-runtime-extractor-t24sv/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.156914218Z namespaces/openshift-insights/pods/insights-runtime-extractor-t24sv/exporter/exporter/logs/previous.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.156946998Z namespaces/openshift-insights/pods/insights-runtime-extractor-t24sv/extractor/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.156953559Z namespaces/openshift-insights/pods/insights-runtime-extractor-t24sv/extractor/extractor/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.156959689Z namespaces/openshift-insights/pods/insights-runtime-extractor-t24sv/extractor/extractor/logs/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.15701788Z namespaces/openshift-insights/pods/insights-runtime-extractor-t24sv/extractor/extractor/logs/current.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.157211305Z namespaces/openshift-insights/pods/insights-runtime-extractor-t24sv/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.157228276Z namespaces/openshift-insights/pods/insights-runtime-extractor-t24sv/extractor/extractor/logs/previous.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.157241476Z namespaces/openshift-insights/pods/insights-runtime-extractor-t24sv/kube-rbac-proxy/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.157247896Z namespaces/openshift-insights/pods/insights-runtime-extractor-t24sv/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.157254017Z namespaces/openshift-insights/pods/insights-runtime-extractor-t24sv/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.157309718Z namespaces/openshift-insights/pods/insights-runtime-extractor-t24sv/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.15740611Z namespaces/openshift-insights/pods/insights-runtime-extractor-t24sv/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.157474662Z namespaces/openshift-insights/pods/insights-runtime-extractor-t24sv/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.157524433Z namespaces/openshift-insights/policy/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.157554394Z namespaces/openshift-insights/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.157620386Z namespaces/openshift-insights/route.openshift.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.157652987Z namespaces/openshift-insights/route.openshift.io/routes.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.157722849Z namespaces/openshift-keda/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.157729739Z namespaces/openshift-keda/coordination.k8s.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.157753249Z namespaces/openshift-keda/coordination.k8s.io/leases/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.15778443Z namespaces/openshift-keda/coordination.k8s.io/leases/olm-operator.keda.sh.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.157879393Z namespaces/openshift-keda/coordination.k8s.io/leases/operator.keda.sh.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.157929824Z namespaces/openshift-keda/monitoring.coreos.com/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.157938834Z namespaces/openshift-keda/monitoring.coreos.com/podmonitors/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.158006216Z namespaces/openshift-keda/monitoring.coreos.com/podmonitors/keda-olm-operator.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.158058817Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.158100958Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-admission-webhooks.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.158372225Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-metrics-apiserver.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.158463388Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-operator.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.158530999Z namespaces/openshift-keda/operators.coreos.com/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.15854106Z namespaces/openshift-keda/operators.coreos.com/clusterserviceversions/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.158602291Z namespaces/openshift-keda/operators.coreos.com/clusterserviceversions/custom-metrics-autoscaler.v2.19.0-1.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.158777366Z namespaces/openshift-keda/operators.coreos.com/installplans/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.158818177Z namespaces/openshift-keda/operators.coreos.com/installplans/install-2625m.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.15893206Z namespaces/openshift-keda/operators.coreos.com/operatorconditions/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.158979571Z namespaces/openshift-keda/operators.coreos.com/operatorconditions/custom-metrics-autoscaler.v2.19.0-1.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.159057233Z namespaces/openshift-keda/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.159089844Z namespaces/openshift-keda/operators.coreos.com/operatorgroups/openshift-keda.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.159198387Z namespaces/openshift-keda/operators.coreos.com/subscriptions/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.159233077Z namespaces/openshift-keda/operators.coreos.com/subscriptions/openshift-custom-metrics-autoscaler-operator.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.1593494Z namespaces/openshift-kube-apiserver-operator/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.159398672Z namespaces/openshift-kube-apiserver-operator/openshift-kube-apiserver-operator.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.159465374Z namespaces/openshift-kube-apiserver-operator/apps.openshift.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.159497174Z namespaces/openshift-kube-apiserver-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.159552996Z namespaces/openshift-kube-apiserver-operator/apps/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.159586487Z namespaces/openshift-kube-apiserver-operator/apps/daemonsets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.159674289Z namespaces/openshift-kube-apiserver-operator/apps/deployments.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.159768611Z namespaces/openshift-kube-apiserver-operator/apps/replicasets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.159850284Z namespaces/openshift-kube-apiserver-operator/apps/statefulsets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.159898265Z namespaces/openshift-kube-apiserver-operator/autoscaling/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.159930666Z namespaces/openshift-kube-apiserver-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.159986087Z namespaces/openshift-kube-apiserver-operator/batch/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.160021088Z namespaces/openshift-kube-apiserver-operator/batch/cronjobs.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.16010362Z namespaces/openshift-kube-apiserver-operator/batch/jobs.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.160190302Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.160240383Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.160326616Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.160393127Z namespaces/openshift-kube-apiserver-operator/core/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.160443879Z namespaces/openshift-kube-apiserver-operator/core/configmaps.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.160555342Z namespaces/openshift-kube-apiserver-operator/core/endpoints.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.160633774Z namespaces/openshift-kube-apiserver-operator/core/events.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.160715846Z namespaces/openshift-kube-apiserver-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.160799238Z namespaces/openshift-kube-apiserver-operator/core/pods.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.16088071Z namespaces/openshift-kube-apiserver-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.161014803Z namespaces/openshift-kube-apiserver-operator/core/secrets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.161222529Z namespaces/openshift-kube-apiserver-operator/core/services.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.161290661Z namespaces/openshift-kube-apiserver-operator/discovery.k8s.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.161343632Z namespaces/openshift-kube-apiserver-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.161379103Z namespaces/openshift-kube-apiserver-operator/image.openshift.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.161429904Z namespaces/openshift-kube-apiserver-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.161494746Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.161545597Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.161628459Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.161709671Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.161757053Z namespaces/openshift-kube-apiserver-operator/monitoring.coreos.com/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.161807704Z namespaces/openshift-kube-apiserver-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.161849555Z namespaces/openshift-kube-apiserver-operator/networking.k8s.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.161891826Z namespaces/openshift-kube-apiserver-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.161943627Z namespaces/openshift-kube-apiserver-operator/policy/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.161998019Z namespaces/openshift-kube-apiserver-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.16203048Z namespaces/openshift-kube-apiserver-operator/route.openshift.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.162081251Z namespaces/openshift-kube-apiserver-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.162203434Z namespaces/openshift-kube-apiserver/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.162253546Z namespaces/openshift-kube-apiserver/openshift-kube-apiserver.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.162313487Z namespaces/openshift-kube-apiserver/apps.openshift.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.162345098Z namespaces/openshift-kube-apiserver/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.16242351Z namespaces/openshift-kube-apiserver/apps/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.162457621Z namespaces/openshift-kube-apiserver/apps/daemonsets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.162549913Z namespaces/openshift-kube-apiserver/apps/deployments.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.162636695Z namespaces/openshift-kube-apiserver/apps/replicasets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.162716487Z namespaces/openshift-kube-apiserver/apps/statefulsets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.162766399Z namespaces/openshift-kube-apiserver/autoscaling/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.16281438Z namespaces/openshift-kube-apiserver/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.162875782Z namespaces/openshift-kube-apiserver/batch/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.162924823Z namespaces/openshift-kube-apiserver/batch/cronjobs.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.163010875Z namespaces/openshift-kube-apiserver/batch/jobs.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.163073097Z namespaces/openshift-kube-apiserver/build.openshift.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.163124988Z namespaces/openshift-kube-apiserver/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.163230271Z namespaces/openshift-kube-apiserver/build.openshift.io/builds.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.163273902Z namespaces/openshift-kube-apiserver/core/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.163314643Z namespaces/openshift-kube-apiserver/core/configmaps.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.163414445Z namespaces/openshift-kube-apiserver/core/endpoints.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.163491167Z namespaces/openshift-kube-apiserver/core/events.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.163570889Z namespaces/openshift-kube-apiserver/core/persistentvolumeclaims.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.163656882Z namespaces/openshift-kube-apiserver/core/pods.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.163764394Z namespaces/openshift-kube-apiserver/core/replicationcontrollers.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.163894048Z namespaces/openshift-kube-apiserver/core/secrets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.164067222Z namespaces/openshift-kube-apiserver/core/services.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.164420631Z namespaces/openshift-kube-apiserver/discovery.k8s.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.164462132Z namespaces/openshift-kube-apiserver/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.164510914Z namespaces/openshift-kube-apiserver/image.openshift.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.164552665Z namespaces/openshift-kube-apiserver/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.164603616Z namespaces/openshift-kube-apiserver/k8s.ovn.org/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.164643177Z namespaces/openshift-kube-apiserver/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.164724429Z namespaces/openshift-kube-apiserver/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.164804391Z namespaces/openshift-kube-apiserver/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.164869903Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.164923734Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.164988036Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.165026587Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/api-usage.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.16514176Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/podsecurity.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.165208622Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.165245083Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors/openshift-kube-apiserver.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.165309574Z namespaces/openshift-kube-apiserver/networking.k8s.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.165340785Z namespaces/openshift-kube-apiserver/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.165410667Z namespaces/openshift-kube-apiserver/policy/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.165426377Z namespaces/openshift-kube-apiserver/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.16551109Z namespaces/openshift-kube-apiserver/route.openshift.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.1655319Z namespaces/openshift-kube-apiserver/route.openshift.io/routes.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.165632373Z namespaces/openshift-kube-controller-manager-operator/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.165670443Z namespaces/openshift-kube-controller-manager-operator/openshift-kube-controller-manager-operator.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.165742865Z namespaces/openshift-kube-controller-manager-operator/apps.openshift.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.165758496Z namespaces/openshift-kube-controller-manager-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.165823858Z namespaces/openshift-kube-controller-manager-operator/apps/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.165883679Z namespaces/openshift-kube-controller-manager-operator/apps/daemonsets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.165964581Z namespaces/openshift-kube-controller-manager-operator/apps/deployments.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.166049323Z namespaces/openshift-kube-controller-manager-operator/apps/replicasets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.166139936Z namespaces/openshift-kube-controller-manager-operator/apps/statefulsets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.166488075Z namespaces/openshift-kube-controller-manager-operator/autoscaling/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.166505105Z namespaces/openshift-kube-controller-manager-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.166579257Z namespaces/openshift-kube-controller-manager-operator/batch/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.166637788Z namespaces/openshift-kube-controller-manager-operator/batch/cronjobs.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.166719231Z namespaces/openshift-kube-controller-manager-operator/batch/jobs.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.166765242Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.166803823Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.166889045Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.166977697Z namespaces/openshift-kube-controller-manager-operator/core/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.167021469Z namespaces/openshift-kube-controller-manager-operator/core/configmaps.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.167166522Z namespaces/openshift-kube-controller-manager-operator/core/endpoints.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.167260305Z namespaces/openshift-kube-controller-manager-operator/core/events.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.167341287Z namespaces/openshift-kube-controller-manager-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.167420479Z namespaces/openshift-kube-controller-manager-operator/core/pods.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.167505571Z namespaces/openshift-kube-controller-manager-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.167628884Z namespaces/openshift-kube-controller-manager-operator/core/secrets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.16783655Z namespaces/openshift-kube-controller-manager-operator/core/services.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.167906251Z namespaces/openshift-kube-controller-manager-operator/discovery.k8s.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.167956333Z namespaces/openshift-kube-controller-manager-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.168004464Z namespaces/openshift-kube-controller-manager-operator/image.openshift.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.168053765Z namespaces/openshift-kube-controller-manager-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.168139017Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.168189299Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.168278061Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.168356533Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.168409404Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.168441335Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.168508727Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.168558488Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors/kube-controller-manager-operator.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.168613419Z namespaces/openshift-kube-controller-manager-operator/networking.k8s.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.168650611Z namespaces/openshift-kube-controller-manager-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.168714452Z namespaces/openshift-kube-controller-manager-operator/policy/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.168749573Z namespaces/openshift-kube-controller-manager-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.168815405Z namespaces/openshift-kube-controller-manager-operator/route.openshift.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.168853266Z namespaces/openshift-kube-controller-manager-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.168951328Z namespaces/openshift-kube-controller-manager/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.168988409Z namespaces/openshift-kube-controller-manager/openshift-kube-controller-manager.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.169053181Z namespaces/openshift-kube-controller-manager/apps.openshift.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.169083242Z namespaces/openshift-kube-controller-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.169182274Z namespaces/openshift-kube-controller-manager/apps/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.169214595Z namespaces/openshift-kube-controller-manager/apps/daemonsets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.169306637Z namespaces/openshift-kube-controller-manager/apps/deployments.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.169384519Z namespaces/openshift-kube-controller-manager/apps/replicasets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.169465821Z namespaces/openshift-kube-controller-manager/apps/statefulsets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.169532173Z namespaces/openshift-kube-controller-manager/autoscaling/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.169582795Z namespaces/openshift-kube-controller-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.169641986Z namespaces/openshift-kube-controller-manager/batch/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.169688907Z namespaces/openshift-kube-controller-manager/batch/cronjobs.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.16978555Z namespaces/openshift-kube-controller-manager/batch/jobs.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.169819811Z namespaces/openshift-kube-controller-manager/build.openshift.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.169875022Z namespaces/openshift-kube-controller-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.169954464Z namespaces/openshift-kube-controller-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.170018776Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.170025656Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.170070427Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/leases/cluster-policy-controller-lock.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.170135219Z namespaces/openshift-kube-controller-manager/core/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.17019592Z namespaces/openshift-kube-controller-manager/core/configmaps.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.170293263Z namespaces/openshift-kube-controller-manager/core/endpoints.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.170373065Z namespaces/openshift-kube-controller-manager/core/events.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.170682403Z namespaces/openshift-kube-controller-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.170756125Z namespaces/openshift-kube-controller-manager/core/pods.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.170838617Z namespaces/openshift-kube-controller-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.1709715Z namespaces/openshift-kube-controller-manager/core/secrets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.171138635Z namespaces/openshift-kube-controller-manager/core/services.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.171208717Z namespaces/openshift-kube-controller-manager/discovery.k8s.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.171244287Z namespaces/openshift-kube-controller-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.171297059Z namespaces/openshift-kube-controller-manager/image.openshift.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.17133175Z namespaces/openshift-kube-controller-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.171371531Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.171408032Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.171499354Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.171579826Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.171616537Z namespaces/openshift-kube-controller-manager/monitoring.coreos.com/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.171669658Z namespaces/openshift-kube-controller-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.17174546Z namespaces/openshift-kube-controller-manager/networking.k8s.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.171780661Z namespaces/openshift-kube-controller-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.171851203Z namespaces/openshift-kube-controller-manager/policy/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.171916115Z namespaces/openshift-kube-controller-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.171960426Z namespaces/openshift-kube-controller-manager/route.openshift.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.171996537Z namespaces/openshift-kube-controller-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.172089769Z namespaces/openshift-kube-scheduler-operator/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.172166261Z namespaces/openshift-kube-scheduler-operator/openshift-kube-scheduler-operator.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.172236663Z namespaces/openshift-kube-scheduler-operator/apps.openshift.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.172280064Z namespaces/openshift-kube-scheduler-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.172342346Z namespaces/openshift-kube-scheduler-operator/apps/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.172377257Z namespaces/openshift-kube-scheduler-operator/apps/daemonsets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.172471569Z namespaces/openshift-kube-scheduler-operator/apps/deployments.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.172568232Z namespaces/openshift-kube-scheduler-operator/apps/replicasets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.172652384Z namespaces/openshift-kube-scheduler-operator/apps/statefulsets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.172708785Z namespaces/openshift-kube-scheduler-operator/autoscaling/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.172744276Z namespaces/openshift-kube-scheduler-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.172813748Z namespaces/openshift-kube-scheduler-operator/batch/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.172850019Z namespaces/openshift-kube-scheduler-operator/batch/cronjobs.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.172938681Z namespaces/openshift-kube-scheduler-operator/batch/jobs.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.172973112Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.173026864Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.173107536Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.173333001Z namespaces/openshift-kube-scheduler-operator/core/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.173365032Z namespaces/openshift-kube-scheduler-operator/core/configmaps.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.173509296Z namespaces/openshift-kube-scheduler-operator/core/endpoints.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.173588098Z namespaces/openshift-kube-scheduler-operator/core/events.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.17367039Z namespaces/openshift-kube-scheduler-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.173756482Z namespaces/openshift-kube-scheduler-operator/core/pods.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.173835794Z namespaces/openshift-kube-scheduler-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.173967028Z namespaces/openshift-kube-scheduler-operator/core/secrets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.174141262Z namespaces/openshift-kube-scheduler-operator/core/services.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.174244635Z namespaces/openshift-kube-scheduler-operator/discovery.k8s.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.174304846Z namespaces/openshift-kube-scheduler-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.174353168Z namespaces/openshift-kube-scheduler-operator/image.openshift.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.174386368Z namespaces/openshift-kube-scheduler-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.17443511Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.174477631Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.174560763Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.174641105Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.174679466Z namespaces/openshift-kube-scheduler-operator/monitoring.coreos.com/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.174733328Z namespaces/openshift-kube-scheduler-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.174779509Z namespaces/openshift-kube-scheduler-operator/networking.k8s.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.17481994Z namespaces/openshift-kube-scheduler-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.174866941Z namespaces/openshift-kube-scheduler-operator/policy/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.174897032Z namespaces/openshift-kube-scheduler-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.174955473Z namespaces/openshift-kube-scheduler-operator/route.openshift.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.174990994Z namespaces/openshift-kube-scheduler-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.175048246Z namespaces/openshift-kube-scheduler/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.175110317Z namespaces/openshift-kube-scheduler/openshift-kube-scheduler.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.175971249Z namespaces/openshift-kube-scheduler/apps.openshift.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.176016461Z namespaces/openshift-kube-scheduler/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.176089503Z namespaces/openshift-kube-scheduler/apps/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.176161404Z namespaces/openshift-kube-scheduler/apps/daemonsets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.176254427Z namespaces/openshift-kube-scheduler/apps/deployments.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.176340859Z namespaces/openshift-kube-scheduler/apps/replicasets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.176430891Z namespaces/openshift-kube-scheduler/apps/statefulsets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.176489833Z namespaces/openshift-kube-scheduler/autoscaling/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.176544594Z namespaces/openshift-kube-scheduler/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.176612586Z namespaces/openshift-kube-scheduler/batch/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.176654217Z namespaces/openshift-kube-scheduler/batch/cronjobs.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.176737829Z namespaces/openshift-kube-scheduler/batch/jobs.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.17677537Z namespaces/openshift-kube-scheduler/build.openshift.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.176827531Z namespaces/openshift-kube-scheduler/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.176914784Z namespaces/openshift-kube-scheduler/build.openshift.io/builds.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.176974485Z namespaces/openshift-kube-scheduler/core/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.177013467Z namespaces/openshift-kube-scheduler/core/configmaps.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.17713339Z namespaces/openshift-kube-scheduler/core/endpoints.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.177237752Z namespaces/openshift-kube-scheduler/core/events.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.177319364Z namespaces/openshift-kube-scheduler/core/persistentvolumeclaims.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.177405697Z namespaces/openshift-kube-scheduler/core/pods.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.177484999Z namespaces/openshift-kube-scheduler/core/replicationcontrollers.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.177613812Z namespaces/openshift-kube-scheduler/core/secrets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.177775696Z namespaces/openshift-kube-scheduler/core/services.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.177813347Z namespaces/openshift-kube-scheduler/discovery.k8s.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.177852848Z namespaces/openshift-kube-scheduler/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.17792063Z namespaces/openshift-kube-scheduler/image.openshift.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.177953651Z namespaces/openshift-kube-scheduler/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.178031173Z namespaces/openshift-kube-scheduler/k8s.ovn.org/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.178065554Z namespaces/openshift-kube-scheduler/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.178413812Z namespaces/openshift-kube-scheduler/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.178495645Z namespaces/openshift-kube-scheduler/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.178532315Z namespaces/openshift-kube-scheduler/monitoring.coreos.com/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.178581427Z namespaces/openshift-kube-scheduler/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.178627958Z namespaces/openshift-kube-scheduler/networking.k8s.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.178673269Z namespaces/openshift-kube-scheduler/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.178734151Z namespaces/openshift-kube-scheduler/policy/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.178770742Z namespaces/openshift-kube-scheduler/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.178825773Z namespaces/openshift-kube-scheduler/route.openshift.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.178855624Z namespaces/openshift-kube-scheduler/route.openshift.io/routes.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.178966957Z namespaces/openshift-kube-storage-version-migrator-operator/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.179020118Z namespaces/openshift-kube-storage-version-migrator-operator/openshift-kube-storage-version-migrator-operator.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.17909659Z namespaces/openshift-kube-storage-version-migrator-operator/apps.openshift.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.179162602Z namespaces/openshift-kube-storage-version-migrator-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.179237754Z namespaces/openshift-kube-storage-version-migrator-operator/apps/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.179270715Z namespaces/openshift-kube-storage-version-migrator-operator/apps/daemonsets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.179363067Z namespaces/openshift-kube-storage-version-migrator-operator/apps/deployments.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.179508291Z namespaces/openshift-kube-storage-version-migrator-operator/apps/replicasets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.179592573Z namespaces/openshift-kube-storage-version-migrator-operator/apps/statefulsets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.179654975Z namespaces/openshift-kube-storage-version-migrator-operator/autoscaling/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.179703316Z namespaces/openshift-kube-storage-version-migrator-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.179768578Z namespaces/openshift-kube-storage-version-migrator-operator/batch/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.179817559Z namespaces/openshift-kube-storage-version-migrator-operator/batch/cronjobs.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.179896831Z namespaces/openshift-kube-storage-version-migrator-operator/batch/jobs.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.179960632Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.180008194Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.180089426Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.180160588Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.180171128Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.180214439Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/leases/openshift-kube-storage-version-migrator-operator-lock.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.180304441Z namespaces/openshift-kube-storage-version-migrator-operator/core/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.180348913Z namespaces/openshift-kube-storage-version-migrator-operator/core/configmaps.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.180455485Z namespaces/openshift-kube-storage-version-migrator-operator/core/endpoints.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.180543047Z namespaces/openshift-kube-storage-version-migrator-operator/core/events.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.180731202Z namespaces/openshift-kube-storage-version-migrator-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.180813414Z namespaces/openshift-kube-storage-version-migrator-operator/core/pods.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.180937078Z namespaces/openshift-kube-storage-version-migrator-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.181065331Z namespaces/openshift-kube-storage-version-migrator-operator/core/secrets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.181358748Z namespaces/openshift-kube-storage-version-migrator-operator/core/services.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.181397089Z namespaces/openshift-kube-storage-version-migrator-operator/discovery.k8s.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.181463101Z namespaces/openshift-kube-storage-version-migrator-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.181517763Z namespaces/openshift-kube-storage-version-migrator-operator/image.openshift.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.181558744Z namespaces/openshift-kube-storage-version-migrator-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.181612445Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.181669316Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.181748689Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.181841041Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.181908393Z namespaces/openshift-kube-storage-version-migrator-operator/monitoring.coreos.com/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.181939994Z namespaces/openshift-kube-storage-version-migrator-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.181983045Z namespaces/openshift-kube-storage-version-migrator-operator/networking.k8s.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.182019256Z namespaces/openshift-kube-storage-version-migrator-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.182062787Z namespaces/openshift-kube-storage-version-migrator-operator/pods/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.182074537Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-846bf668f7-98rft/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.182140329Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-846bf668f7-98rft/kube-storage-version-migrator-operator-846bf668f7-98rft.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.182303863Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-846bf668f7-98rft/kube-storage-version-migrator-operator/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.182311233Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-846bf668f7-98rft/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.182318913Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-846bf668f7-98rft/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.182356314Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-846bf668f7-98rft/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/current.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.182476397Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-846bf668f7-98rft/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/previous.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.182621641Z namespaces/openshift-kube-storage-version-migrator-operator/policy/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.182657722Z namespaces/openshift-kube-storage-version-migrator-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.182722594Z namespaces/openshift-kube-storage-version-migrator-operator/route.openshift.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.182756785Z namespaces/openshift-kube-storage-version-migrator-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.182845947Z namespaces/openshift-kube-storage-version-migrator/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.182893128Z namespaces/openshift-kube-storage-version-migrator/openshift-kube-storage-version-migrator.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.18295204Z namespaces/openshift-kube-storage-version-migrator/apps.openshift.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.182996711Z namespaces/openshift-kube-storage-version-migrator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.183077073Z namespaces/openshift-kube-storage-version-migrator/apps/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.183129314Z namespaces/openshift-kube-storage-version-migrator/apps/daemonsets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.183236637Z namespaces/openshift-kube-storage-version-migrator/apps/deployments.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.18335516Z namespaces/openshift-kube-storage-version-migrator/apps/replicasets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.183436022Z namespaces/openshift-kube-storage-version-migrator/apps/statefulsets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.183493314Z namespaces/openshift-kube-storage-version-migrator/autoscaling/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.183544835Z namespaces/openshift-kube-storage-version-migrator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.183607457Z namespaces/openshift-kube-storage-version-migrator/batch/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.183655408Z namespaces/openshift-kube-storage-version-migrator/batch/cronjobs.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.18375505Z namespaces/openshift-kube-storage-version-migrator/batch/jobs.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.183815402Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.183867763Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.183948655Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/builds.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.184023487Z namespaces/openshift-kube-storage-version-migrator/core/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.184070649Z namespaces/openshift-kube-storage-version-migrator/core/configmaps.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.184200832Z namespaces/openshift-kube-storage-version-migrator/core/endpoints.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.184281244Z namespaces/openshift-kube-storage-version-migrator/core/events.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.184411777Z namespaces/openshift-kube-storage-version-migrator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.184490429Z namespaces/openshift-kube-storage-version-migrator/core/pods.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.184607732Z namespaces/openshift-kube-storage-version-migrator/core/replicationcontrollers.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.184725385Z namespaces/openshift-kube-storage-version-migrator/core/secrets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.18489547Z namespaces/openshift-kube-storage-version-migrator/core/services.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.184946631Z namespaces/openshift-kube-storage-version-migrator/discovery.k8s.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.184991852Z namespaces/openshift-kube-storage-version-migrator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.185046184Z namespaces/openshift-kube-storage-version-migrator/image.openshift.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.185082355Z namespaces/openshift-kube-storage-version-migrator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.185139116Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.185194927Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.18527994Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.185367582Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.185409743Z namespaces/openshift-kube-storage-version-migrator/monitoring.coreos.com/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.185467454Z namespaces/openshift-kube-storage-version-migrator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.185497625Z namespaces/openshift-kube-storage-version-migrator/networking.k8s.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.185552587Z namespaces/openshift-kube-storage-version-migrator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.185603508Z namespaces/openshift-kube-storage-version-migrator/pods/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.185611998Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-xc6b9/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.185632359Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-xc6b9/migrator-d57d58cc9-xc6b9.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.185725461Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-xc6b9/graceful-termination/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.185732201Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-xc6b9/graceful-termination/graceful-termination/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.185738341Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-xc6b9/graceful-termination/graceful-termination/logs/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.185794633Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-xc6b9/graceful-termination/graceful-termination/logs/current.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.185895316Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-xc6b9/graceful-termination/graceful-termination/logs/previous.insecure.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.185957207Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-xc6b9/graceful-termination/graceful-termination/logs/previous.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.185986038Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-xc6b9/migrator/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.185990928Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-xc6b9/migrator/migrator/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.186003598Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-xc6b9/migrator/migrator/logs/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.18606984Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-xc6b9/migrator/migrator/logs/current.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.186195923Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-xc6b9/migrator/migrator/logs/previous.insecure.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.186266535Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-xc6b9/migrator/migrator/logs/previous.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.186297996Z namespaces/openshift-kube-storage-version-migrator/policy/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.186336527Z namespaces/openshift-kube-storage-version-migrator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.186392378Z namespaces/openshift-kube-storage-version-migrator/route.openshift.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.186428379Z namespaces/openshift-kube-storage-version-migrator/route.openshift.io/routes.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.186500841Z namespaces/openshift-machine-config-operator/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.186508641Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.186532202Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.186591763Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/machine-config-controller.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.186723297Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/machine-config-daemon.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.186814749Z namespaces/openshift-marketplace/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.186822269Z namespaces/openshift-marketplace/monitoring.coreos.com/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.18682623Z namespaces/openshift-marketplace/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.18686295Z namespaces/openshift-marketplace/monitoring.coreos.com/prometheusrules/marketplace-alert-rules.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.186923162Z namespaces/openshift-marketplace/operators.coreos.com/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.186929922Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.186957963Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/certified-operators.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.187061376Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/community-operators.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.187181489Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/redhat-marketplace.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.187287932Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/redhat-operators.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.187393624Z namespaces/openshift-monitoring/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.187430935Z namespaces/openshift-monitoring/openshift-monitoring.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.187500417Z namespaces/openshift-monitoring/apps.openshift.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.187533698Z namespaces/openshift-monitoring/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.1876183Z namespaces/openshift-monitoring/apps/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.187657691Z namespaces/openshift-monitoring/apps/daemonsets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.187834536Z namespaces/openshift-monitoring/apps/deployments.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.188468662Z namespaces/openshift-monitoring/apps/replicasets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.188870972Z namespaces/openshift-monitoring/apps/statefulsets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.189091158Z namespaces/openshift-monitoring/autoscaling/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.189316944Z namespaces/openshift-monitoring/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.189383516Z namespaces/openshift-monitoring/batch/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.189439537Z namespaces/openshift-monitoring/batch/cronjobs.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.189517859Z namespaces/openshift-monitoring/batch/jobs.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.18956867Z namespaces/openshift-monitoring/build.openshift.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.189611881Z namespaces/openshift-monitoring/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.189698044Z namespaces/openshift-monitoring/build.openshift.io/builds.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.189762785Z namespaces/openshift-monitoring/core/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.189809157Z namespaces/openshift-monitoring/core/configmaps.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.193125592Z namespaces/openshift-monitoring/core/endpoints.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.193359698Z namespaces/openshift-monitoring/core/events.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.194445446Z namespaces/openshift-monitoring/core/persistentvolumeclaims.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.194532168Z namespaces/openshift-monitoring/core/pods.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.195445312Z namespaces/openshift-monitoring/core/replicationcontrollers.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.195587046Z namespaces/openshift-monitoring/core/secrets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.196091679Z namespaces/openshift-monitoring/core/services.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.196270593Z namespaces/openshift-monitoring/discovery.k8s.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.196292734Z namespaces/openshift-monitoring/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.196465718Z namespaces/openshift-monitoring/image.openshift.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.19651478Z namespaces/openshift-monitoring/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.196584501Z namespaces/openshift-monitoring/k8s.ovn.org/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.196617122Z namespaces/openshift-monitoring/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.196709215Z namespaces/openshift-monitoring/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.196792157Z namespaces/openshift-monitoring/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.196860759Z namespaces/openshift-monitoring/monitoring.coreos.com/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.19691521Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.197044103Z namespaces/openshift-monitoring/monitoring.coreos.com/alertmanagers/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.197084585Z namespaces/openshift-monitoring/monitoring.coreos.com/alertmanagers/main.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.197404643Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheuses/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.197452874Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheuses/k8s.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.197578617Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.197611188Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/alertmanager-main-rules.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.197734781Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/cluster-monitoring-operator-prometheus-rules.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.197928596Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/kube-state-metrics-rules.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.198022389Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/kubernetes-monitoring-rules.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.198330486Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/node-exporter-rules.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.19847043Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-k8s-prometheus-rules.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.198595743Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-k8s-thanos-sidecar-rules.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.198694306Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-operator-rules.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.198804349Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/telemetry.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.198898071Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/thanos-querier.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.199011964Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.199043075Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/alertmanager-main.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.199172628Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/cluster-monitoring-operator.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.19926421Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/kube-state-metrics.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.199358303Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/kubelet.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.199466776Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/metrics-server.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.199554978Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/node-exporter.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.199731843Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/openshift-state-metrics.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.199828835Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/prometheus-k8s.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.199920107Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/prometheus-operator.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.20001244Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/telemeter-client.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.200101092Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/thanos-querier.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.200221805Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/thanos-sidecar.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.200278097Z namespaces/openshift-monitoring/networking.k8s.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.200325348Z namespaces/openshift-monitoring/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.200361789Z namespaces/openshift-monitoring/operators.coreos.com/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.200370509Z namespaces/openshift-monitoring/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.200430001Z namespaces/openshift-monitoring/operators.coreos.com/operatorgroups/openshift-cluster-monitoring.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.200537223Z namespaces/openshift-monitoring/pods/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.200547604Z namespaces/openshift-monitoring/pods/alertmanager-main-0/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.200646566Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager-main-0.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.200816581Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.200824111Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.200833421Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.200885032Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/current.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.200984535Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/previous.insecure.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.201060337Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/previous.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.201093028Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.201103698Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.201109838Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.201228721Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/current.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.201354115Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/previous.insecure.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.201444377Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/previous.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.201489978Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.201508408Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.201514149Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.201595241Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/current.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.201695033Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/previous.insecure.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.201779546Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/previous.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.201831647Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.201843697Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.201869568Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.201911219Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/current.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.202044822Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/previous.insecure.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.202222707Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/previous.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.202237677Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.202242907Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.202251608Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.202297319Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.202445903Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.202491004Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.202540075Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.202555686Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.202561016Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.202638188Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.202741971Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.202843003Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.202854733Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.202894974Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.202901544Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.202948406Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/current.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.203050748Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/previous.insecure.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.203149811Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/previous.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.203198462Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-64786d9cbb-w7rtw/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.207168255Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-64786d9cbb-w7rtw/cluster-monitoring-operator-64786d9cbb-w7rtw.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.207187245Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-64786d9cbb-w7rtw/cluster-monitoring-operator/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.207192385Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-64786d9cbb-w7rtw/cluster-monitoring-operator/cluster-monitoring-operator/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.207197646Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-64786d9cbb-w7rtw/cluster-monitoring-operator/cluster-monitoring-operator/logs/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.207202706Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-64786d9cbb-w7rtw/cluster-monitoring-operator/cluster-monitoring-operator/logs/current.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.207207906Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-64786d9cbb-w7rtw/cluster-monitoring-operator/cluster-monitoring-operator/logs/previous.insecure.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.207213016Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-64786d9cbb-w7rtw/cluster-monitoring-operator/cluster-monitoring-operator/logs/previous.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.207218436Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-d5x9k/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.207229486Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-d5x9k/kube-state-metrics-7c9dbb8b7d-d5x9k.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.207234836Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-d5x9k/kube-rbac-proxy-main/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.207245647Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-d5x9k/kube-rbac-proxy-main/kube-rbac-proxy-main/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.207250617Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-d5x9k/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.207255437Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-d5x9k/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/current.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.207260387Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-d5x9k/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.insecure.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.207265147Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-d5x9k/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.207270077Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-d5x9k/kube-rbac-proxy-self/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.207274787Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-d5x9k/kube-rbac-proxy-self/kube-rbac-proxy-self/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.207279817Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-d5x9k/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.207284718Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-d5x9k/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/current.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.207289538Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-d5x9k/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.insecure.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.207294508Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-d5x9k/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.207305808Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-d5x9k/kube-state-metrics/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.207320438Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-d5x9k/kube-state-metrics/kube-state-metrics/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.207325659Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-d5x9k/kube-state-metrics/kube-state-metrics/logs/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.207333209Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-d5x9k/kube-state-metrics/kube-state-metrics/logs/current.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.207338139Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-d5x9k/kube-state-metrics/kube-state-metrics/logs/previous.insecure.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.207342899Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-d5x9k/kube-state-metrics/kube-state-metrics/logs/previous.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.207347839Z namespaces/openshift-monitoring/pods/metrics-server-766cd45c54-nlsh8/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.207352549Z namespaces/openshift-monitoring/pods/metrics-server-766cd45c54-nlsh8/metrics-server-766cd45c54-nlsh8.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.2073659Z namespaces/openshift-monitoring/pods/metrics-server-766cd45c54-nlsh8/metrics-server/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.2073707Z namespaces/openshift-monitoring/pods/metrics-server-766cd45c54-nlsh8/metrics-server/metrics-server/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.20737556Z namespaces/openshift-monitoring/pods/metrics-server-766cd45c54-nlsh8/metrics-server/metrics-server/logs/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.20738382Z namespaces/openshift-monitoring/pods/metrics-server-766cd45c54-nlsh8/metrics-server/metrics-server/logs/current.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.20738873Z namespaces/openshift-monitoring/pods/metrics-server-766cd45c54-nlsh8/metrics-server/metrics-server/logs/previous.insecure.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.20739342Z namespaces/openshift-monitoring/pods/metrics-server-766cd45c54-nlsh8/metrics-server/metrics-server/logs/previous.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.207398191Z namespaces/openshift-monitoring/pods/monitoring-plugin-d5dcff7cf-nlqbt/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.207403051Z namespaces/openshift-monitoring/pods/monitoring-plugin-d5dcff7cf-nlqbt/monitoring-plugin-d5dcff7cf-nlqbt.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.207407821Z namespaces/openshift-monitoring/pods/monitoring-plugin-d5dcff7cf-nlqbt/monitoring-plugin/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.207412541Z namespaces/openshift-monitoring/pods/monitoring-plugin-d5dcff7cf-nlqbt/monitoring-plugin/monitoring-plugin/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.207417381Z namespaces/openshift-monitoring/pods/monitoring-plugin-d5dcff7cf-nlqbt/monitoring-plugin/monitoring-plugin/logs/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.207422241Z namespaces/openshift-monitoring/pods/monitoring-plugin-d5dcff7cf-nlqbt/monitoring-plugin/monitoring-plugin/logs/current.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.207427001Z namespaces/openshift-monitoring/pods/monitoring-plugin-d5dcff7cf-nlqbt/monitoring-plugin/monitoring-plugin/logs/previous.insecure.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.207431732Z namespaces/openshift-monitoring/pods/monitoring-plugin-d5dcff7cf-nlqbt/monitoring-plugin/monitoring-plugin/logs/previous.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.207436701Z namespaces/openshift-monitoring/pods/node-exporter-9fdsp/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.207441612Z namespaces/openshift-monitoring/pods/node-exporter-9fdsp/node-exporter-9fdsp.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.207446322Z namespaces/openshift-monitoring/pods/node-exporter-9fdsp/init-textfile/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.207450812Z namespaces/openshift-monitoring/pods/node-exporter-9fdsp/init-textfile/init-textfile/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.207455542Z namespaces/openshift-monitoring/pods/node-exporter-9fdsp/init-textfile/init-textfile/logs/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.207460392Z namespaces/openshift-monitoring/pods/node-exporter-9fdsp/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.207465202Z namespaces/openshift-monitoring/pods/node-exporter-9fdsp/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.207469962Z namespaces/openshift-monitoring/pods/node-exporter-9fdsp/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.207478613Z namespaces/openshift-monitoring/pods/node-exporter-9fdsp/kube-rbac-proxy/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.207483493Z namespaces/openshift-monitoring/pods/node-exporter-9fdsp/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.207488243Z namespaces/openshift-monitoring/pods/node-exporter-9fdsp/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.207492953Z namespaces/openshift-monitoring/pods/node-exporter-9fdsp/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.207501363Z namespaces/openshift-monitoring/pods/node-exporter-9fdsp/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.207505943Z namespaces/openshift-monitoring/pods/node-exporter-9fdsp/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.207513834Z namespaces/openshift-monitoring/pods/node-exporter-9fdsp/node-exporter/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.207533464Z namespaces/openshift-monitoring/pods/node-exporter-9fdsp/node-exporter/node-exporter/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.207541494Z namespaces/openshift-monitoring/pods/node-exporter-9fdsp/node-exporter/node-exporter/logs/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.208736295Z namespaces/openshift-monitoring/pods/node-exporter-9fdsp/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.208780826Z namespaces/openshift-monitoring/pods/node-exporter-9fdsp/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.208787636Z namespaces/openshift-monitoring/pods/node-exporter-9fdsp/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.208793336Z namespaces/openshift-monitoring/pods/node-exporter-pl58j/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.208798827Z namespaces/openshift-monitoring/pods/node-exporter-pl58j/node-exporter-pl58j.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.208804747Z namespaces/openshift-monitoring/pods/node-exporter-pl58j/init-textfile/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.208810217Z namespaces/openshift-monitoring/pods/node-exporter-pl58j/init-textfile/init-textfile/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.208815217Z namespaces/openshift-monitoring/pods/node-exporter-pl58j/init-textfile/init-textfile/logs/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.208820207Z namespaces/openshift-monitoring/pods/node-exporter-pl58j/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.208825387Z namespaces/openshift-monitoring/pods/node-exporter-pl58j/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.208830557Z namespaces/openshift-monitoring/pods/node-exporter-pl58j/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.208835488Z namespaces/openshift-monitoring/pods/node-exporter-pl58j/kube-rbac-proxy/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.208840378Z namespaces/openshift-monitoring/pods/node-exporter-pl58j/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.208845228Z namespaces/openshift-monitoring/pods/node-exporter-pl58j/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.208850298Z namespaces/openshift-monitoring/pods/node-exporter-pl58j/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.208855228Z namespaces/openshift-monitoring/pods/node-exporter-pl58j/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.208860098Z namespaces/openshift-monitoring/pods/node-exporter-pl58j/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.208865098Z namespaces/openshift-monitoring/pods/node-exporter-pl58j/node-exporter/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.208870109Z namespaces/openshift-monitoring/pods/node-exporter-pl58j/node-exporter/node-exporter/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.208878999Z namespaces/openshift-monitoring/pods/node-exporter-pl58j/node-exporter/node-exporter/logs/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.208883649Z namespaces/openshift-monitoring/pods/node-exporter-pl58j/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.208894659Z namespaces/openshift-monitoring/pods/node-exporter-pl58j/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.208899759Z namespaces/openshift-monitoring/pods/node-exporter-pl58j/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.208904629Z namespaces/openshift-monitoring/pods/node-exporter-qktwd/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.208958421Z namespaces/openshift-monitoring/pods/node-exporter-qktwd/node-exporter-qktwd.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.209147886Z namespaces/openshift-monitoring/pods/node-exporter-qktwd/init-textfile/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.209229498Z namespaces/openshift-monitoring/pods/node-exporter-qktwd/init-textfile/init-textfile/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.209258019Z namespaces/openshift-monitoring/pods/node-exporter-qktwd/init-textfile/init-textfile/logs/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.209291689Z namespaces/openshift-monitoring/pods/node-exporter-qktwd/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.209338021Z namespaces/openshift-monitoring/pods/node-exporter-qktwd/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.209365281Z namespaces/openshift-monitoring/pods/node-exporter-qktwd/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.209418073Z namespaces/openshift-monitoring/pods/node-exporter-qktwd/kube-rbac-proxy/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.209444093Z namespaces/openshift-monitoring/pods/node-exporter-qktwd/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.209467084Z namespaces/openshift-monitoring/pods/node-exporter-qktwd/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.209493085Z namespaces/openshift-monitoring/pods/node-exporter-qktwd/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.209541096Z namespaces/openshift-monitoring/pods/node-exporter-qktwd/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.209623408Z namespaces/openshift-monitoring/pods/node-exporter-qktwd/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.209655389Z namespaces/openshift-monitoring/pods/node-exporter-qktwd/node-exporter/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.20967937Z namespaces/openshift-monitoring/pods/node-exporter-qktwd/node-exporter/node-exporter/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.20971654Z namespaces/openshift-monitoring/pods/node-exporter-qktwd/node-exporter/node-exporter/logs/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.209742641Z namespaces/openshift-monitoring/pods/node-exporter-qktwd/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.209878845Z namespaces/openshift-monitoring/pods/node-exporter-qktwd/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.209953337Z namespaces/openshift-monitoring/pods/node-exporter-qktwd/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.209999778Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-68fkx/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.210056239Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-68fkx/openshift-state-metrics-54cf96dfcf-68fkx.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.211702642Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-68fkx/kube-rbac-proxy-main/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.211759173Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-68fkx/kube-rbac-proxy-main/kube-rbac-proxy-main/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.211784054Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-68fkx/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.211823715Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-68fkx/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/current.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.211846705Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-68fkx/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.insecure.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.211875246Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-68fkx/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.211898707Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-68fkx/kube-rbac-proxy-self/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.211925577Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-68fkx/kube-rbac-proxy-self/kube-rbac-proxy-self/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.211948148Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-68fkx/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.211970498Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-68fkx/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/current.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.211997019Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-68fkx/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.insecure.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.2120196Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-68fkx/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.21204185Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-68fkx/openshift-state-metrics/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.212064111Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-68fkx/openshift-state-metrics/openshift-state-metrics/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.212086192Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-68fkx/openshift-state-metrics/openshift-state-metrics/logs/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.212108112Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-68fkx/openshift-state-metrics/openshift-state-metrics/logs/current.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.212175144Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-68fkx/openshift-state-metrics/openshift-state-metrics/logs/previous.insecure.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.212202115Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-68fkx/openshift-state-metrics/openshift-state-metrics/logs/previous.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.212224805Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.212264656Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus-k8s-0.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.212288787Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.212320007Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.212359479Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.212388679Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/current.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.21241171Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/previous.insecure.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.212449311Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/previous.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.212472582Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.212495722Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.212531873Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.212555164Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/current.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.212581674Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/previous.insecure.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.212619255Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/previous.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.212646076Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.212668436Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.212705317Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.212728258Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/current.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.212754929Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/previous.insecure.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.21279285Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/previous.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.2128164Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.212838851Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.212871372Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.212900473Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.212923783Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.212954384Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.212995085Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.213041046Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.213079517Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.213136039Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.21318831Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.213228961Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.21356602Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.213605471Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.213611051Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.213699663Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/current.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.214052142Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/previous.insecure.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.214081153Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/previous.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.214187656Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.214210036Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.214231847Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.214313499Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/current.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.214438312Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/previous.insecure.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.214506594Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/previous.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.214597846Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-v6x9v/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.214655848Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-v6x9v/prometheus-operator-567f7b8b7c-v6x9v.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.21475209Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-v6x9v/kube-rbac-proxy/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.214765791Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-v6x9v/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.214776781Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-v6x9v/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.214846153Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-v6x9v/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.215060028Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-v6x9v/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.215082289Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-v6x9v/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.215105859Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-v6x9v/prometheus-operator/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.215156901Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-v6x9v/prometheus-operator/prometheus-operator/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.215164881Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-v6x9v/prometheus-operator/prometheus-operator/logs/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.215198382Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-v6x9v/prometheus-operator/prometheus-operator/logs/current.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.215410717Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-v6x9v/prometheus-operator/prometheus-operator/logs/previous.insecure.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.21549873Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-v6x9v/prometheus-operator/prometheus-operator/logs/previous.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.215545411Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-d559d66d5-6pfxb/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.215610412Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-d559d66d5-6pfxb/prometheus-operator-admission-webhook-d559d66d5-6pfxb.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.215711125Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-d559d66d5-6pfxb/prometheus-operator-admission-webhook/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.215720555Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-d559d66d5-6pfxb/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.215724735Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-d559d66d5-6pfxb/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.215780647Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-d559d66d5-6pfxb/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/current.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.21589765Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-d559d66d5-6pfxb/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/previous.insecure.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.215992222Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-d559d66d5-6pfxb/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/previous.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.216038864Z namespaces/openshift-monitoring/pods/telemeter-client-7fb4b857b6-rjfqm/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.216107055Z namespaces/openshift-monitoring/pods/telemeter-client-7fb4b857b6-rjfqm/telemeter-client-7fb4b857b6-rjfqm.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.216303001Z namespaces/openshift-monitoring/pods/telemeter-client-7fb4b857b6-rjfqm/kube-rbac-proxy/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.216323801Z namespaces/openshift-monitoring/pods/telemeter-client-7fb4b857b6-rjfqm/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.216328271Z namespaces/openshift-monitoring/pods/telemeter-client-7fb4b857b6-rjfqm/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.216376502Z namespaces/openshift-monitoring/pods/telemeter-client-7fb4b857b6-rjfqm/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.216486485Z namespaces/openshift-monitoring/pods/telemeter-client-7fb4b857b6-rjfqm/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.216583358Z namespaces/openshift-monitoring/pods/telemeter-client-7fb4b857b6-rjfqm/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.216630109Z namespaces/openshift-monitoring/pods/telemeter-client-7fb4b857b6-rjfqm/reload/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.216638279Z namespaces/openshift-monitoring/pods/telemeter-client-7fb4b857b6-rjfqm/reload/reload/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.216645239Z namespaces/openshift-monitoring/pods/telemeter-client-7fb4b857b6-rjfqm/reload/reload/logs/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.216709551Z namespaces/openshift-monitoring/pods/telemeter-client-7fb4b857b6-rjfqm/reload/reload/logs/current.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.216806283Z namespaces/openshift-monitoring/pods/telemeter-client-7fb4b857b6-rjfqm/reload/reload/logs/previous.insecure.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.216875465Z namespaces/openshift-monitoring/pods/telemeter-client-7fb4b857b6-rjfqm/reload/reload/logs/previous.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.216906426Z namespaces/openshift-monitoring/pods/telemeter-client-7fb4b857b6-rjfqm/telemeter-client/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.216923366Z namespaces/openshift-monitoring/pods/telemeter-client-7fb4b857b6-rjfqm/telemeter-client/telemeter-client/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.216950547Z namespaces/openshift-monitoring/pods/telemeter-client-7fb4b857b6-rjfqm/telemeter-client/telemeter-client/logs/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.216996588Z namespaces/openshift-monitoring/pods/telemeter-client-7fb4b857b6-rjfqm/telemeter-client/telemeter-client/logs/current.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.217228354Z namespaces/openshift-monitoring/pods/telemeter-client-7fb4b857b6-rjfqm/telemeter-client/telemeter-client/logs/previous.insecure.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.217313356Z namespaces/openshift-monitoring/pods/telemeter-client-7fb4b857b6-rjfqm/telemeter-client/telemeter-client/logs/previous.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.217370678Z namespaces/openshift-monitoring/pods/thanos-querier-678999658c-sjtwd/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.217472571Z namespaces/openshift-monitoring/pods/thanos-querier-678999658c-sjtwd/thanos-querier-678999658c-sjtwd.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.217613244Z namespaces/openshift-monitoring/pods/thanos-querier-678999658c-sjtwd/kube-rbac-proxy-metrics/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.217627704Z namespaces/openshift-monitoring/pods/thanos-querier-678999658c-sjtwd/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.217632855Z namespaces/openshift-monitoring/pods/thanos-querier-678999658c-sjtwd/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.217679416Z namespaces/openshift-monitoring/pods/thanos-querier-678999658c-sjtwd/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/current.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.217793729Z namespaces/openshift-monitoring/pods/thanos-querier-678999658c-sjtwd/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/previous.insecure.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.217880331Z namespaces/openshift-monitoring/pods/thanos-querier-678999658c-sjtwd/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/previous.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.217927302Z namespaces/openshift-monitoring/pods/thanos-querier-678999658c-sjtwd/kube-rbac-proxy-rules/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.217937243Z namespaces/openshift-monitoring/pods/thanos-querier-678999658c-sjtwd/kube-rbac-proxy-rules/kube-rbac-proxy-rules/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.217941343Z namespaces/openshift-monitoring/pods/thanos-querier-678999658c-sjtwd/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.217996484Z namespaces/openshift-monitoring/pods/thanos-querier-678999658c-sjtwd/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/current.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.218095847Z namespaces/openshift-monitoring/pods/thanos-querier-678999658c-sjtwd/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/previous.insecure.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.218264291Z namespaces/openshift-monitoring/pods/thanos-querier-678999658c-sjtwd/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/previous.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.218291692Z namespaces/openshift-monitoring/pods/thanos-querier-678999658c-sjtwd/kube-rbac-proxy-web/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.218302762Z namespaces/openshift-monitoring/pods/thanos-querier-678999658c-sjtwd/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.218308192Z namespaces/openshift-monitoring/pods/thanos-querier-678999658c-sjtwd/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.218361903Z namespaces/openshift-monitoring/pods/thanos-querier-678999658c-sjtwd/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.218471026Z namespaces/openshift-monitoring/pods/thanos-querier-678999658c-sjtwd/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.218555688Z namespaces/openshift-monitoring/pods/thanos-querier-678999658c-sjtwd/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.21860252Z namespaces/openshift-monitoring/pods/thanos-querier-678999658c-sjtwd/kube-rbac-proxy/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.21861147Z namespaces/openshift-monitoring/pods/thanos-querier-678999658c-sjtwd/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.21861779Z namespaces/openshift-monitoring/pods/thanos-querier-678999658c-sjtwd/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.218671511Z namespaces/openshift-monitoring/pods/thanos-querier-678999658c-sjtwd/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.218786004Z namespaces/openshift-monitoring/pods/thanos-querier-678999658c-sjtwd/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.218871207Z namespaces/openshift-monitoring/pods/thanos-querier-678999658c-sjtwd/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.218924638Z namespaces/openshift-monitoring/pods/thanos-querier-678999658c-sjtwd/prom-label-proxy/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.218934718Z namespaces/openshift-monitoring/pods/thanos-querier-678999658c-sjtwd/prom-label-proxy/prom-label-proxy/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.218941148Z namespaces/openshift-monitoring/pods/thanos-querier-678999658c-sjtwd/prom-label-proxy/prom-label-proxy/logs/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.21900461Z namespaces/openshift-monitoring/pods/thanos-querier-678999658c-sjtwd/prom-label-proxy/prom-label-proxy/logs/current.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.219105603Z namespaces/openshift-monitoring/pods/thanos-querier-678999658c-sjtwd/prom-label-proxy/prom-label-proxy/logs/previous.insecure.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.219222316Z namespaces/openshift-monitoring/pods/thanos-querier-678999658c-sjtwd/prom-label-proxy/prom-label-proxy/logs/previous.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.219247696Z namespaces/openshift-monitoring/pods/thanos-querier-678999658c-sjtwd/thanos-query/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.219255806Z namespaces/openshift-monitoring/pods/thanos-querier-678999658c-sjtwd/thanos-query/thanos-query/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.219261127Z namespaces/openshift-monitoring/pods/thanos-querier-678999658c-sjtwd/thanos-query/thanos-query/logs/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.219344229Z namespaces/openshift-monitoring/pods/thanos-querier-678999658c-sjtwd/thanos-query/thanos-query/logs/current.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.219472642Z namespaces/openshift-monitoring/pods/thanos-querier-678999658c-sjtwd/thanos-query/thanos-query/logs/previous.insecure.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.219579655Z namespaces/openshift-monitoring/pods/thanos-querier-678999658c-sjtwd/thanos-query/thanos-query/logs/previous.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.219601395Z namespaces/openshift-monitoring/policy/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.219677897Z namespaces/openshift-monitoring/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.21975795Z namespaces/openshift-monitoring/route.openshift.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.219815981Z namespaces/openshift-monitoring/route.openshift.io/routes.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.219951875Z namespaces/openshift-multus/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.219997256Z namespaces/openshift-multus/openshift-multus.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.220070798Z namespaces/openshift-multus/apps.openshift.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.220104588Z namespaces/openshift-multus/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.220206011Z namespaces/openshift-multus/apps/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.220231452Z namespaces/openshift-multus/apps/daemonsets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.220505779Z namespaces/openshift-multus/apps/deployments.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.220587311Z namespaces/openshift-multus/apps/replicasets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.220668973Z namespaces/openshift-multus/apps/statefulsets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.220702804Z namespaces/openshift-multus/apps/daemonsets/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.220744965Z namespaces/openshift-multus/apps/daemonsets/multus-additional-cni-plugins.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.220897579Z namespaces/openshift-multus/apps/daemonsets/multus.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.221014402Z namespaces/openshift-multus/apps/daemonsets/network-metrics-daemon.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.221075153Z namespaces/openshift-multus/autoscaling/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.221107644Z namespaces/openshift-multus/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.221207167Z namespaces/openshift-multus/batch/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.221234648Z namespaces/openshift-multus/batch/cronjobs.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.221369261Z namespaces/openshift-multus/batch/jobs.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.221396842Z namespaces/openshift-multus/build.openshift.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.221465474Z namespaces/openshift-multus/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.221582807Z namespaces/openshift-multus/build.openshift.io/builds.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.221643328Z namespaces/openshift-multus/core/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.221681529Z namespaces/openshift-multus/core/configmaps.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.221847684Z namespaces/openshift-multus/core/endpoints.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.221949486Z namespaces/openshift-multus/core/events.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.222465709Z namespaces/openshift-multus/core/persistentvolumeclaims.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.222617973Z namespaces/openshift-multus/core/pods.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.223435654Z namespaces/openshift-multus/core/replicationcontrollers.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.223544187Z namespaces/openshift-multus/core/secrets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.223743393Z namespaces/openshift-multus/core/services.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.223813784Z namespaces/openshift-multus/core/configmaps/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.223879576Z namespaces/openshift-multus/core/configmaps/cni-copy-resources.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.223986029Z namespaces/openshift-multus/core/configmaps/default-cni-sysctl-allowlist.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.224092631Z namespaces/openshift-multus/core/configmaps/multus-daemon-config.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.224235385Z namespaces/openshift-multus/core/configmaps/whereabouts-flatfile-config.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.224342378Z namespaces/openshift-multus/core/serviceaccounts/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.224390339Z namespaces/openshift-multus/core/serviceaccounts/metrics-daemon-sa.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.224507192Z namespaces/openshift-multus/core/serviceaccounts/multus-ac.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.224612485Z namespaces/openshift-multus/core/serviceaccounts/multus-ancillary-tools.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.224713678Z namespaces/openshift-multus/core/serviceaccounts/multus.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.224766319Z namespaces/openshift-multus/core/services/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.22482417Z namespaces/openshift-multus/core/services/network-metrics-service.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.224895102Z namespaces/openshift-multus/discovery.k8s.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.224940273Z namespaces/openshift-multus/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.225019175Z namespaces/openshift-multus/image.openshift.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.225063436Z namespaces/openshift-multus/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.225164179Z namespaces/openshift-multus/k8s.ovn.org/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.22521153Z namespaces/openshift-multus/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.225316283Z namespaces/openshift-multus/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.225422176Z namespaces/openshift-multus/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.225471157Z namespaces/openshift-multus/monitoring.coreos.com/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.225537899Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.225604621Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.225667202Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors/monitor-network.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.225735724Z namespaces/openshift-multus/networking.k8s.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.225779385Z namespaces/openshift-multus/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.225855997Z namespaces/openshift-multus/pods/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.225864937Z namespaces/openshift-multus/pods/multus-8znpp/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.225902548Z namespaces/openshift-multus/pods/multus-8znpp/multus-8znpp.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.226028012Z namespaces/openshift-multus/pods/multus-8znpp/kube-multus/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.226036872Z namespaces/openshift-multus/pods/multus-8znpp/kube-multus/kube-multus/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.226073333Z namespaces/openshift-multus/pods/multus-8znpp/kube-multus/kube-multus/logs/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.226228657Z namespaces/openshift-multus/pods/multus-8znpp/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.22675251Z namespaces/openshift-multus/pods/multus-8znpp/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.226822002Z namespaces/openshift-multus/pods/multus-8znpp/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.226839862Z namespaces/openshift-multus/pods/multus-9k67d/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.226895344Z namespaces/openshift-multus/pods/multus-9k67d/multus-9k67d.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.226985826Z namespaces/openshift-multus/pods/multus-9k67d/kube-multus/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.226997597Z namespaces/openshift-multus/pods/multus-9k67d/kube-multus/kube-multus/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.227002666Z namespaces/openshift-multus/pods/multus-9k67d/kube-multus/kube-multus/logs/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.227036478Z namespaces/openshift-multus/pods/multus-9k67d/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.227379646Z namespaces/openshift-multus/pods/multus-9k67d/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.227445578Z namespaces/openshift-multus/pods/multus-9k67d/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.227486969Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7vjkm/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.22753977Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7vjkm/multus-additional-cni-plugins-7vjkm.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.227702404Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7vjkm/bond-cni-plugin/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.227712165Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7vjkm/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.227717845Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7vjkm/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.227736596Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7vjkm/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.227849248Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7vjkm/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.22790156Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7vjkm/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.227940901Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7vjkm/cni-plugins/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.227948831Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7vjkm/cni-plugins/cni-plugins/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.227957901Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7vjkm/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.227987162Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7vjkm/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.228093475Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7vjkm/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.228210118Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7vjkm/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.228233218Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7vjkm/egress-router-binary-copy/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.228240598Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7vjkm/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.228245369Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7vjkm/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.22829264Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7vjkm/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.228378652Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7vjkm/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.228447904Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7vjkm/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.228481045Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7vjkm/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.228486525Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7vjkm/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.228490685Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7vjkm/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.228537026Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7vjkm/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.228605648Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7vjkm/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.22867767Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7vjkm/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.228714691Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7vjkm/routeoverride-cni/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.228719811Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7vjkm/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.228723771Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7vjkm/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.228763162Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7vjkm/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.228852964Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7vjkm/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.228929326Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7vjkm/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.228946827Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7vjkm/whereabouts-cni-bincopy/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.228962137Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7vjkm/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.228973817Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7vjkm/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.229002428Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7vjkm/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.22909308Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7vjkm/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.229202113Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7vjkm/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.229224644Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7vjkm/whereabouts-cni/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.229234954Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7vjkm/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.229244054Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7vjkm/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.229295616Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7vjkm/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.229390738Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7vjkm/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.22945239Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7vjkm/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.229486561Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mn7mm/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.229547512Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mn7mm/multus-additional-cni-plugins-mn7mm.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.229701896Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mn7mm/bond-cni-plugin/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.229710916Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mn7mm/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.229715287Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mn7mm/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.229755317Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mn7mm/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.22985094Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mn7mm/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.229903521Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mn7mm/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.229943582Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mn7mm/cni-plugins/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.229952473Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mn7mm/cni-plugins/cni-plugins/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.229956693Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mn7mm/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.229970903Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mn7mm/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.230081996Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mn7mm/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.230171848Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mn7mm/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.230196219Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mn7mm/egress-router-binary-copy/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.230204409Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mn7mm/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.230211729Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mn7mm/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.230268411Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mn7mm/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.230362993Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mn7mm/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.230432475Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mn7mm/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.230452466Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mn7mm/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.230463696Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mn7mm/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.230472366Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mn7mm/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.230509297Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mn7mm/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.230598629Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mn7mm/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.230665101Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mn7mm/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.230686812Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mn7mm/routeoverride-cni/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.230692132Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mn7mm/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.230698552Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mn7mm/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.230744073Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mn7mm/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.230837105Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mn7mm/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.230921028Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mn7mm/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.230943538Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mn7mm/whereabouts-cni-bincopy/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.230960239Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mn7mm/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.230965139Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mn7mm/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.2310072Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mn7mm/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.231097762Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mn7mm/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.231210325Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mn7mm/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.231233766Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mn7mm/whereabouts-cni/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.231242176Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mn7mm/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.231246396Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mn7mm/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.231282187Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mn7mm/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.231372069Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mn7mm/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.231446961Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mn7mm/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.231488232Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xdxzl/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.231534663Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xdxzl/multus-additional-cni-plugins-xdxzl.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.231661517Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xdxzl/bond-cni-plugin/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.231733139Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xdxzl/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.231744649Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xdxzl/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.23177869Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xdxzl/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.231868022Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xdxzl/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.231933644Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xdxzl/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.231965785Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xdxzl/cni-plugins/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.231973965Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xdxzl/cni-plugins/cni-plugins/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.231980675Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xdxzl/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.232017796Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xdxzl/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.232107948Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xdxzl/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.232221551Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xdxzl/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.232252512Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xdxzl/egress-router-binary-copy/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.232271253Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xdxzl/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.232276073Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xdxzl/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.232302263Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xdxzl/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.232388216Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xdxzl/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.232464278Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xdxzl/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.232485788Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xdxzl/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.232493518Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xdxzl/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.232502599Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xdxzl/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.232545129Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xdxzl/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.232616231Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xdxzl/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.232682553Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xdxzl/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.232713314Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xdxzl/routeoverride-cni/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.232721714Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xdxzl/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.232729314Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xdxzl/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.232764965Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xdxzl/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.232864538Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xdxzl/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.232926159Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xdxzl/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.23295478Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xdxzl/whereabouts-cni-bincopy/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.2329636Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xdxzl/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.23296982Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xdxzl/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.233012122Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xdxzl/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.233103464Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xdxzl/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.233200206Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xdxzl/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.233216727Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xdxzl/whereabouts-cni/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.233224597Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xdxzl/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.233232977Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xdxzl/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.233283159Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xdxzl/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.233371881Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xdxzl/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.233440153Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xdxzl/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.233467423Z namespaces/openshift-multus/pods/multus-cfcxp/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.233516965Z namespaces/openshift-multus/pods/multus-cfcxp/multus-cfcxp.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.233604157Z namespaces/openshift-multus/pods/multus-cfcxp/kube-multus/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.233612437Z namespaces/openshift-multus/pods/multus-cfcxp/kube-multus/kube-multus/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.233622817Z namespaces/openshift-multus/pods/multus-cfcxp/kube-multus/kube-multus/logs/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.233631148Z namespaces/openshift-multus/pods/multus-cfcxp/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.234004017Z namespaces/openshift-multus/pods/multus-cfcxp/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.234074469Z namespaces/openshift-multus/pods/multus-cfcxp/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.23410002Z namespaces/openshift-multus/pods/network-metrics-daemon-dzg7v/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.234180612Z namespaces/openshift-multus/pods/network-metrics-daemon-dzg7v/network-metrics-daemon-dzg7v.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.234277694Z namespaces/openshift-multus/pods/network-metrics-daemon-dzg7v/kube-rbac-proxy/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.234286985Z namespaces/openshift-multus/pods/network-metrics-daemon-dzg7v/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.234291005Z namespaces/openshift-multus/pods/network-metrics-daemon-dzg7v/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.234338816Z namespaces/openshift-multus/pods/network-metrics-daemon-dzg7v/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.234424238Z namespaces/openshift-multus/pods/network-metrics-daemon-dzg7v/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.23448864Z namespaces/openshift-multus/pods/network-metrics-daemon-dzg7v/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.234523621Z namespaces/openshift-multus/pods/network-metrics-daemon-dzg7v/network-metrics-daemon/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.234535101Z namespaces/openshift-multus/pods/network-metrics-daemon-dzg7v/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.234541531Z namespaces/openshift-multus/pods/network-metrics-daemon-dzg7v/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.234569882Z namespaces/openshift-multus/pods/network-metrics-daemon-dzg7v/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.234698085Z namespaces/openshift-multus/pods/network-metrics-daemon-dzg7v/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.234763577Z namespaces/openshift-multus/pods/network-metrics-daemon-dzg7v/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.234795118Z namespaces/openshift-multus/pods/network-metrics-daemon-jw459/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.234842399Z namespaces/openshift-multus/pods/network-metrics-daemon-jw459/network-metrics-daemon-jw459.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.234921931Z namespaces/openshift-multus/pods/network-metrics-daemon-jw459/kube-rbac-proxy/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.234933721Z namespaces/openshift-multus/pods/network-metrics-daemon-jw459/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.234952932Z namespaces/openshift-multus/pods/network-metrics-daemon-jw459/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.234979922Z namespaces/openshift-multus/pods/network-metrics-daemon-jw459/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.235065914Z namespaces/openshift-multus/pods/network-metrics-daemon-jw459/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.235165007Z namespaces/openshift-multus/pods/network-metrics-daemon-jw459/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.235188528Z namespaces/openshift-multus/pods/network-metrics-daemon-jw459/network-metrics-daemon/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.235195038Z namespaces/openshift-multus/pods/network-metrics-daemon-jw459/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.235202128Z namespaces/openshift-multus/pods/network-metrics-daemon-jw459/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.235247969Z namespaces/openshift-multus/pods/network-metrics-daemon-jw459/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.235378033Z namespaces/openshift-multus/pods/network-metrics-daemon-jw459/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.235445975Z namespaces/openshift-multus/pods/network-metrics-daemon-jw459/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.235480255Z namespaces/openshift-multus/pods/network-metrics-daemon-p66wh/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.235521006Z namespaces/openshift-multus/pods/network-metrics-daemon-p66wh/network-metrics-daemon-p66wh.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.235593398Z namespaces/openshift-multus/pods/network-metrics-daemon-p66wh/kube-rbac-proxy/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.235605819Z namespaces/openshift-multus/pods/network-metrics-daemon-p66wh/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.235611549Z namespaces/openshift-multus/pods/network-metrics-daemon-p66wh/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.23564926Z namespaces/openshift-multus/pods/network-metrics-daemon-p66wh/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.235752572Z namespaces/openshift-multus/pods/network-metrics-daemon-p66wh/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.235820614Z namespaces/openshift-multus/pods/network-metrics-daemon-p66wh/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.235846085Z namespaces/openshift-multus/pods/network-metrics-daemon-p66wh/network-metrics-daemon/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.235850725Z namespaces/openshift-multus/pods/network-metrics-daemon-p66wh/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.235855375Z namespaces/openshift-multus/pods/network-metrics-daemon-p66wh/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.235902406Z namespaces/openshift-multus/pods/network-metrics-daemon-p66wh/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.23603205Z namespaces/openshift-multus/pods/network-metrics-daemon-p66wh/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.236101041Z namespaces/openshift-multus/pods/network-metrics-daemon-p66wh/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.236165913Z namespaces/openshift-multus/policy/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.236214034Z namespaces/openshift-multus/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.236263945Z namespaces/openshift-multus/rbac.authorization.k8s.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.236272606Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.236314477Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/multus-whereabouts.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.236399759Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.23645005Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.236493911Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.236578254Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/whereabouts-cni.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.236622685Z namespaces/openshift-multus/route.openshift.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.236673686Z namespaces/openshift-multus/route.openshift.io/routes.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.236719537Z namespaces/openshift-network-console/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.236768709Z namespaces/openshift-network-console/openshift-network-console.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.23682356Z namespaces/openshift-network-console/apps.openshift.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.236869221Z namespaces/openshift-network-console/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.236914302Z namespaces/openshift-network-console/apps/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.236959703Z namespaces/openshift-network-console/apps/daemonsets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.237254511Z namespaces/openshift-network-console/apps/deployments.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.237364234Z namespaces/openshift-network-console/apps/replicasets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.237488177Z namespaces/openshift-network-console/apps/statefulsets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.237534108Z namespaces/openshift-network-console/apps/deployments/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.23760526Z namespaces/openshift-network-console/apps/deployments/networking-console-plugin.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.237674032Z namespaces/openshift-network-console/autoscaling/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.237709233Z namespaces/openshift-network-console/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.237757664Z namespaces/openshift-network-console/batch/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.237788635Z namespaces/openshift-network-console/batch/cronjobs.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.237876547Z namespaces/openshift-network-console/batch/jobs.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.237919018Z namespaces/openshift-network-console/build.openshift.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.237962019Z namespaces/openshift-network-console/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.238044431Z namespaces/openshift-network-console/build.openshift.io/builds.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.238084112Z namespaces/openshift-network-console/core/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.238127644Z namespaces/openshift-network-console/core/configmaps.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.238273697Z namespaces/openshift-network-console/core/endpoints.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.23836135Z namespaces/openshift-network-console/core/events.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.238482573Z namespaces/openshift-network-console/core/persistentvolumeclaims.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.238557935Z namespaces/openshift-network-console/core/pods.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.238713009Z namespaces/openshift-network-console/core/replicationcontrollers.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.238845912Z namespaces/openshift-network-console/core/secrets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.239012426Z namespaces/openshift-network-console/core/services.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.239039927Z namespaces/openshift-network-console/core/configmaps/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.239128759Z namespaces/openshift-network-console/core/configmaps/networking-console-plugin.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.239191881Z namespaces/openshift-network-console/core/services/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.239224072Z namespaces/openshift-network-console/core/services/networking-console-plugin.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.239287594Z namespaces/openshift-network-console/discovery.k8s.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.239331545Z namespaces/openshift-network-console/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.239386646Z namespaces/openshift-network-console/image.openshift.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.239429427Z namespaces/openshift-network-console/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.239477908Z namespaces/openshift-network-console/k8s.ovn.org/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.239508949Z namespaces/openshift-network-console/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.239602142Z namespaces/openshift-network-console/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.239682064Z namespaces/openshift-network-console/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.239748315Z namespaces/openshift-network-console/monitoring.coreos.com/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.239796037Z namespaces/openshift-network-console/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.239846098Z namespaces/openshift-network-console/networking.k8s.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.239882469Z namespaces/openshift-network-console/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.23992211Z namespaces/openshift-network-console/pods/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.23994328Z namespaces/openshift-network-console/pods/networking-console-plugin-6bffdf9778-7gqnd/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.239967091Z namespaces/openshift-network-console/pods/networking-console-plugin-6bffdf9778-7gqnd/networking-console-plugin-6bffdf9778-7gqnd.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.240052943Z namespaces/openshift-network-console/pods/networking-console-plugin-6bffdf9778-7gqnd/networking-console-plugin/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.240062704Z namespaces/openshift-network-console/pods/networking-console-plugin-6bffdf9778-7gqnd/networking-console-plugin/networking-console-plugin/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.240066764Z namespaces/openshift-network-console/pods/networking-console-plugin-6bffdf9778-7gqnd/networking-console-plugin/networking-console-plugin/logs/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.240099175Z namespaces/openshift-network-console/pods/networking-console-plugin-6bffdf9778-7gqnd/networking-console-plugin/networking-console-plugin/logs/current.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.240229088Z namespaces/openshift-network-console/pods/networking-console-plugin-6bffdf9778-7gqnd/networking-console-plugin/networking-console-plugin/logs/previous.insecure.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.24030103Z namespaces/openshift-network-console/pods/networking-console-plugin-6bffdf9778-7gqnd/networking-console-plugin/networking-console-plugin/logs/previous.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.24032791Z namespaces/openshift-network-console/policy/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.240361991Z namespaces/openshift-network-console/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.240429683Z namespaces/openshift-network-console/route.openshift.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.240450444Z namespaces/openshift-network-console/route.openshift.io/routes.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.240514435Z namespaces/openshift-network-diagnostics/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.240545516Z namespaces/openshift-network-diagnostics/openshift-network-diagnostics.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.240607528Z namespaces/openshift-network-diagnostics/apps.openshift.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.240639398Z namespaces/openshift-network-diagnostics/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.24070488Z namespaces/openshift-network-diagnostics/apps/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.240724201Z namespaces/openshift-network-diagnostics/apps/daemonsets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.240844444Z namespaces/openshift-network-diagnostics/apps/deployments.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.240933976Z namespaces/openshift-network-diagnostics/apps/replicasets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.241037829Z namespaces/openshift-network-diagnostics/apps/statefulsets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.241060179Z namespaces/openshift-network-diagnostics/apps/daemonsets/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.241131001Z namespaces/openshift-network-diagnostics/apps/daemonsets/network-check-target.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.241211583Z namespaces/openshift-network-diagnostics/apps/deployments/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.241255124Z namespaces/openshift-network-diagnostics/apps/deployments/network-check-source.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.241314336Z namespaces/openshift-network-diagnostics/autoscaling/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.241352097Z namespaces/openshift-network-diagnostics/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.241413058Z namespaces/openshift-network-diagnostics/batch/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.241428459Z namespaces/openshift-network-diagnostics/batch/cronjobs.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.241529591Z namespaces/openshift-network-diagnostics/batch/jobs.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.241560772Z namespaces/openshift-network-diagnostics/build.openshift.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.241610743Z namespaces/openshift-network-diagnostics/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.241693856Z namespaces/openshift-network-diagnostics/build.openshift.io/builds.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.241736267Z namespaces/openshift-network-diagnostics/core/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.241773118Z namespaces/openshift-network-diagnostics/core/configmaps.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.241885701Z namespaces/openshift-network-diagnostics/core/endpoints.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.241968503Z namespaces/openshift-network-diagnostics/core/events.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.24226996Z namespaces/openshift-network-diagnostics/core/persistentvolumeclaims.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.242348453Z namespaces/openshift-network-diagnostics/core/pods.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.242561208Z namespaces/openshift-network-diagnostics/core/replicationcontrollers.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.242674791Z namespaces/openshift-network-diagnostics/core/secrets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.242752393Z namespaces/openshift-network-diagnostics/core/services.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.242813585Z namespaces/openshift-network-diagnostics/core/serviceaccounts/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.242854656Z namespaces/openshift-network-diagnostics/core/serviceaccounts/network-diagnostics.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.242917037Z namespaces/openshift-network-diagnostics/core/services/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.242953588Z namespaces/openshift-network-diagnostics/core/services/network-check-source.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.24304316Z namespaces/openshift-network-diagnostics/core/services/network-check-target.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.243091912Z namespaces/openshift-network-diagnostics/discovery.k8s.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.243165364Z namespaces/openshift-network-diagnostics/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.243241866Z namespaces/openshift-network-diagnostics/image.openshift.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.243275426Z namespaces/openshift-network-diagnostics/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.243332858Z namespaces/openshift-network-diagnostics/k8s.ovn.org/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.243374659Z namespaces/openshift-network-diagnostics/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.243458721Z namespaces/openshift-network-diagnostics/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.243535833Z namespaces/openshift-network-diagnostics/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.243585734Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.243620255Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.243678497Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.243719088Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors/network-check-source.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.24378259Z namespaces/openshift-network-diagnostics/networking.k8s.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.243828171Z namespaces/openshift-network-diagnostics/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.243874052Z namespaces/openshift-network-diagnostics/pods/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.243885622Z namespaces/openshift-network-diagnostics/pods/network-check-source-989f8b8dc-tgn9k/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.243903933Z namespaces/openshift-network-diagnostics/pods/network-check-source-989f8b8dc-tgn9k/network-check-source-989f8b8dc-tgn9k.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.243985975Z namespaces/openshift-network-diagnostics/pods/network-check-source-989f8b8dc-tgn9k/check-endpoints/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.243998295Z namespaces/openshift-network-diagnostics/pods/network-check-source-989f8b8dc-tgn9k/check-endpoints/check-endpoints/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.244016086Z namespaces/openshift-network-diagnostics/pods/network-check-source-989f8b8dc-tgn9k/check-endpoints/check-endpoints/logs/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.244024906Z namespaces/openshift-network-diagnostics/pods/network-check-source-989f8b8dc-tgn9k/check-endpoints/check-endpoints/logs/current.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.244167289Z namespaces/openshift-network-diagnostics/pods/network-check-source-989f8b8dc-tgn9k/check-endpoints/check-endpoints/logs/previous.insecure.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.244244222Z namespaces/openshift-network-diagnostics/pods/network-check-source-989f8b8dc-tgn9k/check-endpoints/check-endpoints/logs/previous.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.244306903Z namespaces/openshift-network-diagnostics/pods/network-check-target-6v6zm/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.244377315Z namespaces/openshift-network-diagnostics/pods/network-check-target-6v6zm/network-check-target-6v6zm.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.244451977Z namespaces/openshift-network-diagnostics/pods/network-check-target-6v6zm/network-check-target-container/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.244460347Z namespaces/openshift-network-diagnostics/pods/network-check-target-6v6zm/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.244475068Z namespaces/openshift-network-diagnostics/pods/network-check-target-6v6zm/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.244499658Z namespaces/openshift-network-diagnostics/pods/network-check-target-6v6zm/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.24459052Z namespaces/openshift-network-diagnostics/pods/network-check-target-6v6zm/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.244660652Z namespaces/openshift-network-diagnostics/pods/network-check-target-6v6zm/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.244688413Z namespaces/openshift-network-diagnostics/pods/network-check-target-7dqwt/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.244721344Z namespaces/openshift-network-diagnostics/pods/network-check-target-7dqwt/network-check-target-7dqwt.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.244805446Z namespaces/openshift-network-diagnostics/pods/network-check-target-7dqwt/network-check-target-container/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.244810666Z namespaces/openshift-network-diagnostics/pods/network-check-target-7dqwt/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.244814406Z namespaces/openshift-network-diagnostics/pods/network-check-target-7dqwt/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.244840047Z namespaces/openshift-network-diagnostics/pods/network-check-target-7dqwt/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.244940069Z namespaces/openshift-network-diagnostics/pods/network-check-target-7dqwt/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.245007991Z namespaces/openshift-network-diagnostics/pods/network-check-target-7dqwt/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.245050692Z namespaces/openshift-network-diagnostics/pods/network-check-target-mvn5b/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.245080343Z namespaces/openshift-network-diagnostics/pods/network-check-target-mvn5b/network-check-target-mvn5b.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.245186436Z namespaces/openshift-network-diagnostics/pods/network-check-target-mvn5b/network-check-target-container/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.245199396Z namespaces/openshift-network-diagnostics/pods/network-check-target-mvn5b/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.245203406Z namespaces/openshift-network-diagnostics/pods/network-check-target-mvn5b/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.245235027Z namespaces/openshift-network-diagnostics/pods/network-check-target-mvn5b/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.24532741Z namespaces/openshift-network-diagnostics/pods/network-check-target-mvn5b/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.245401461Z namespaces/openshift-network-diagnostics/pods/network-check-target-mvn5b/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.245422142Z namespaces/openshift-network-diagnostics/policy/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.245483183Z namespaces/openshift-network-diagnostics/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.245535215Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.245546755Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.245560236Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/network-diagnostics.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.245664238Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.245710849Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.245756541Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/network-diagnostics.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.245840803Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.245897094Z namespaces/openshift-network-diagnostics/route.openshift.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.245935595Z namespaces/openshift-network-diagnostics/route.openshift.io/routes.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.245983456Z namespaces/openshift-network-node-identity/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.246037538Z namespaces/openshift-network-node-identity/openshift-network-node-identity.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.246097389Z namespaces/openshift-network-node-identity/apps.openshift.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.246160581Z namespaces/openshift-network-node-identity/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.246213622Z namespaces/openshift-network-node-identity/apps/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.246264764Z namespaces/openshift-network-node-identity/apps/daemonsets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.246344976Z namespaces/openshift-network-node-identity/apps/deployments.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.246427458Z namespaces/openshift-network-node-identity/apps/replicasets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.24651059Z namespaces/openshift-network-node-identity/apps/statefulsets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.246560881Z namespaces/openshift-network-node-identity/autoscaling/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.246581272Z namespaces/openshift-network-node-identity/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.246674384Z namespaces/openshift-network-node-identity/batch/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.246730826Z namespaces/openshift-network-node-identity/batch/cronjobs.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.246814968Z namespaces/openshift-network-node-identity/batch/jobs.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.24689366Z namespaces/openshift-network-node-identity/build.openshift.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.246916851Z namespaces/openshift-network-node-identity/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.246996602Z namespaces/openshift-network-node-identity/build.openshift.io/builds.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.247032243Z namespaces/openshift-network-node-identity/coordination.k8s.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.247039434Z namespaces/openshift-network-node-identity/coordination.k8s.io/leases/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.247088495Z namespaces/openshift-network-node-identity/coordination.k8s.io/leases/ovnkube-identity.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.247176547Z namespaces/openshift-network-node-identity/core/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.247199288Z namespaces/openshift-network-node-identity/core/configmaps.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.247339941Z namespaces/openshift-network-node-identity/core/endpoints.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.247430944Z namespaces/openshift-network-node-identity/core/events.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.247549847Z namespaces/openshift-network-node-identity/core/persistentvolumeclaims.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.24767001Z namespaces/openshift-network-node-identity/core/pods.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.247778003Z namespaces/openshift-network-node-identity/core/replicationcontrollers.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.247937537Z namespaces/openshift-network-node-identity/core/secrets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.248043049Z namespaces/openshift-network-node-identity/core/services.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.248277995Z namespaces/openshift-network-node-identity/core/serviceaccounts/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.248322177Z namespaces/openshift-network-node-identity/core/serviceaccounts/network-node-identity.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.248383318Z namespaces/openshift-network-node-identity/discovery.k8s.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.248404469Z namespaces/openshift-network-node-identity/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.24847006Z namespaces/openshift-network-node-identity/image.openshift.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.248510372Z namespaces/openshift-network-node-identity/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.248560323Z namespaces/openshift-network-node-identity/k8s.ovn.org/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.248600304Z namespaces/openshift-network-node-identity/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.248685866Z namespaces/openshift-network-node-identity/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.248766578Z namespaces/openshift-network-node-identity/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.248819269Z namespaces/openshift-network-node-identity/monitoring.coreos.com/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.24884841Z namespaces/openshift-network-node-identity/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.248903332Z namespaces/openshift-network-node-identity/networking.k8s.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.248940403Z namespaces/openshift-network-node-identity/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.248972364Z namespaces/openshift-network-node-identity/policy/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.249038255Z namespaces/openshift-network-node-identity/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.249072686Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.249081986Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.249133958Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/rolebindings/network-node-identity-leases.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.249199129Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.2492409Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/roles/network-node-identity-leases.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.249291962Z namespaces/openshift-network-node-identity/route.openshift.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.249317162Z namespaces/openshift-network-node-identity/route.openshift.io/routes.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.249377954Z namespaces/openshift-network-operator/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.249418005Z namespaces/openshift-network-operator/openshift-network-operator.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.249490287Z namespaces/openshift-network-operator/apps.openshift.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.249510737Z namespaces/openshift-network-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.249571219Z namespaces/openshift-network-operator/apps/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.24961133Z namespaces/openshift-network-operator/apps/daemonsets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.249725273Z namespaces/openshift-network-operator/apps/deployments.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.249803815Z namespaces/openshift-network-operator/apps/replicasets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.249887687Z namespaces/openshift-network-operator/apps/statefulsets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.249936709Z namespaces/openshift-network-operator/apps/daemonsets/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.250055332Z namespaces/openshift-network-operator/apps/daemonsets/iptables-alerter.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.250315618Z namespaces/openshift-network-operator/autoscaling/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.250323108Z namespaces/openshift-network-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.250329548Z namespaces/openshift-network-operator/batch/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.250335019Z namespaces/openshift-network-operator/batch/cronjobs.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.250353209Z namespaces/openshift-network-operator/batch/jobs.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.250457922Z namespaces/openshift-network-operator/build.openshift.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.250485952Z namespaces/openshift-network-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.250588945Z namespaces/openshift-network-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.250652057Z namespaces/openshift-network-operator/coordination.k8s.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.250679228Z namespaces/openshift-network-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.250712418Z namespaces/openshift-network-operator/coordination.k8s.io/leases/network-operator-lock.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.250735419Z namespaces/openshift-network-operator/core/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.250741889Z namespaces/openshift-network-operator/core/configmaps.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.250895323Z namespaces/openshift-network-operator/core/endpoints.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.250934514Z namespaces/openshift-network-operator/core/events.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.251226662Z namespaces/openshift-network-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.251361545Z namespaces/openshift-network-operator/core/pods.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.251675303Z namespaces/openshift-network-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.251703424Z namespaces/openshift-network-operator/core/secrets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.251845078Z namespaces/openshift-network-operator/core/services.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.25192114Z namespaces/openshift-network-operator/core/configmaps/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.251979801Z namespaces/openshift-network-operator/core/configmaps/applied-cluster.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.252075524Z namespaces/openshift-network-operator/core/configmaps/iptables-alerter-script.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.252172726Z namespaces/openshift-network-operator/core/serviceaccounts/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.252227257Z namespaces/openshift-network-operator/core/serviceaccounts/iptables-alerter.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.252274469Z namespaces/openshift-network-operator/discovery.k8s.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.25232612Z namespaces/openshift-network-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.252372411Z namespaces/openshift-network-operator/image.openshift.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.252449283Z namespaces/openshift-network-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.252493534Z namespaces/openshift-network-operator/k8s.ovn.org/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.252538485Z namespaces/openshift-network-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.252627418Z namespaces/openshift-network-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.25271722Z namespaces/openshift-network-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.252769491Z namespaces/openshift-network-operator/monitoring.coreos.com/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.252826143Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.252885165Z namespaces/openshift-network-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.252942326Z namespaces/openshift-network-operator/monitoring.coreos.com/prometheusrules/openshift-network-operator-ipsec-rules.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.252992577Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.253046009Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors/network-operator.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.25308413Z namespaces/openshift-network-operator/networking.k8s.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.253166952Z namespaces/openshift-network-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.253217533Z namespaces/openshift-network-operator/pods/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.253225753Z namespaces/openshift-network-operator/pods/iptables-alerter-fbwxs/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.253270164Z namespaces/openshift-network-operator/pods/iptables-alerter-fbwxs/iptables-alerter-fbwxs.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.253352417Z namespaces/openshift-network-operator/pods/iptables-alerter-fbwxs/iptables-alerter/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.253360077Z namespaces/openshift-network-operator/pods/iptables-alerter-fbwxs/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.253364207Z namespaces/openshift-network-operator/pods/iptables-alerter-fbwxs/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.253420128Z namespaces/openshift-network-operator/pods/iptables-alerter-fbwxs/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.253523771Z namespaces/openshift-network-operator/pods/iptables-alerter-fbwxs/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.253599913Z namespaces/openshift-network-operator/pods/iptables-alerter-fbwxs/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.253635134Z namespaces/openshift-network-operator/pods/iptables-alerter-mbjwr/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.253675385Z namespaces/openshift-network-operator/pods/iptables-alerter-mbjwr/iptables-alerter-mbjwr.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.253746887Z namespaces/openshift-network-operator/pods/iptables-alerter-mbjwr/iptables-alerter/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.253756617Z namespaces/openshift-network-operator/pods/iptables-alerter-mbjwr/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.253767477Z namespaces/openshift-network-operator/pods/iptables-alerter-mbjwr/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.253800908Z namespaces/openshift-network-operator/pods/iptables-alerter-mbjwr/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.25389436Z namespaces/openshift-network-operator/pods/iptables-alerter-mbjwr/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.253994213Z namespaces/openshift-network-operator/pods/iptables-alerter-mbjwr/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.254022304Z namespaces/openshift-network-operator/pods/iptables-alerter-ncwxl/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.254067115Z namespaces/openshift-network-operator/pods/iptables-alerter-ncwxl/iptables-alerter-ncwxl.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.254170928Z namespaces/openshift-network-operator/pods/iptables-alerter-ncwxl/iptables-alerter/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.254186578Z namespaces/openshift-network-operator/pods/iptables-alerter-ncwxl/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.254192388Z namespaces/openshift-network-operator/pods/iptables-alerter-ncwxl/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.254227469Z namespaces/openshift-network-operator/pods/iptables-alerter-ncwxl/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.254315121Z namespaces/openshift-network-operator/pods/iptables-alerter-ncwxl/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.254387023Z namespaces/openshift-network-operator/pods/iptables-alerter-ncwxl/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.254422484Z namespaces/openshift-network-operator/policy/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.254464395Z namespaces/openshift-network-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.254520737Z namespaces/openshift-network-operator/route.openshift.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.254573478Z namespaces/openshift-network-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.25463243Z namespaces/openshift-operator-lifecycle-manager/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.254667771Z namespaces/openshift-operator-lifecycle-manager/openshift-operator-lifecycle-manager.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.254745353Z namespaces/openshift-operator-lifecycle-manager/apps.openshift.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.254790224Z namespaces/openshift-operator-lifecycle-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.254839175Z namespaces/openshift-operator-lifecycle-manager/apps/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.254880756Z namespaces/openshift-operator-lifecycle-manager/apps/daemonsets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.254966528Z namespaces/openshift-operator-lifecycle-manager/apps/deployments.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.25504671Z namespaces/openshift-operator-lifecycle-manager/apps/replicasets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.255160533Z namespaces/openshift-operator-lifecycle-manager/apps/statefulsets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.255210625Z namespaces/openshift-operator-lifecycle-manager/autoscaling/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.255258546Z namespaces/openshift-operator-lifecycle-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.255302697Z namespaces/openshift-operator-lifecycle-manager/batch/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.255341688Z namespaces/openshift-operator-lifecycle-manager/batch/cronjobs.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.25544088Z namespaces/openshift-operator-lifecycle-manager/batch/jobs.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.255484332Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.255539373Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.255620055Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.255666036Z namespaces/openshift-operator-lifecycle-manager/core/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.255731388Z namespaces/openshift-operator-lifecycle-manager/core/configmaps.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.255832891Z namespaces/openshift-operator-lifecycle-manager/core/endpoints.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.255935203Z namespaces/openshift-operator-lifecycle-manager/core/events.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.256024815Z namespaces/openshift-operator-lifecycle-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.256134969Z namespaces/openshift-operator-lifecycle-manager/core/pods.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.256246791Z namespaces/openshift-operator-lifecycle-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.256393855Z namespaces/openshift-operator-lifecycle-manager/core/secrets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.256612961Z namespaces/openshift-operator-lifecycle-manager/core/services.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.256689013Z namespaces/openshift-operator-lifecycle-manager/discovery.k8s.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.256732744Z namespaces/openshift-operator-lifecycle-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.256793825Z namespaces/openshift-operator-lifecycle-manager/image.openshift.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.256835136Z namespaces/openshift-operator-lifecycle-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.256882128Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.256926189Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.257012461Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.257091793Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.257184556Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.257230977Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.257283928Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.257336069Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/prometheusrules/olm-alert-rules.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.257402161Z namespaces/openshift-operator-lifecycle-manager/networking.k8s.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.257439962Z namespaces/openshift-operator-lifecycle-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.257512474Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.257519864Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.257561775Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/operatorgroups/olm-operators.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.257600296Z namespaces/openshift-operator-lifecycle-manager/policy/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.257650548Z namespaces/openshift-operator-lifecycle-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.257726979Z namespaces/openshift-operator-lifecycle-manager/route.openshift.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.257773631Z namespaces/openshift-operator-lifecycle-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.257805821Z namespaces/openshift-operators/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.257815472Z namespaces/openshift-operators/operators.coreos.com/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.257821742Z namespaces/openshift-operators/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.257858913Z namespaces/openshift-operators/operators.coreos.com/operatorgroups/global-operators.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.257911034Z namespaces/openshift-ovn-kubernetes/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.257959965Z namespaces/openshift-ovn-kubernetes/openshift-ovn-kubernetes.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.258012187Z namespaces/openshift-ovn-kubernetes/apps.openshift.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.258057868Z namespaces/openshift-ovn-kubernetes/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.25813297Z namespaces/openshift-ovn-kubernetes/apps/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.258319315Z namespaces/openshift-ovn-kubernetes/apps/daemonsets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.25852638Z namespaces/openshift-ovn-kubernetes/apps/deployments.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.258644533Z namespaces/openshift-ovn-kubernetes/apps/replicasets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.258722415Z namespaces/openshift-ovn-kubernetes/apps/statefulsets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.258768286Z namespaces/openshift-ovn-kubernetes/apps/daemonsets/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.258800987Z namespaces/openshift-ovn-kubernetes/apps/daemonsets/ovnkube-node.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.258945981Z namespaces/openshift-ovn-kubernetes/autoscaling/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.258986682Z namespaces/openshift-ovn-kubernetes/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.259033883Z namespaces/openshift-ovn-kubernetes/batch/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.259079854Z namespaces/openshift-ovn-kubernetes/batch/cronjobs.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.259219428Z namespaces/openshift-ovn-kubernetes/batch/jobs.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.259267589Z namespaces/openshift-ovn-kubernetes/build.openshift.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.25931497Z namespaces/openshift-ovn-kubernetes/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.259391622Z namespaces/openshift-ovn-kubernetes/build.openshift.io/builds.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.259451424Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.259458764Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/leases/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.259504955Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/leases/ovn-kubernetes-master.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.259566897Z namespaces/openshift-ovn-kubernetes/core/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.259617018Z namespaces/openshift-ovn-kubernetes/core/configmaps.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.259902166Z namespaces/openshift-ovn-kubernetes/core/endpoints.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.259989148Z namespaces/openshift-ovn-kubernetes/core/events.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.260349777Z namespaces/openshift-ovn-kubernetes/core/persistentvolumeclaims.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.260481761Z namespaces/openshift-ovn-kubernetes/core/pods.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.261303632Z namespaces/openshift-ovn-kubernetes/core/replicationcontrollers.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.261392864Z namespaces/openshift-ovn-kubernetes/core/secrets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.261561138Z namespaces/openshift-ovn-kubernetes/core/services.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.261598739Z namespaces/openshift-ovn-kubernetes/core/configmaps/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.261655071Z namespaces/openshift-ovn-kubernetes/core/configmaps/ovnkube-config.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.261745623Z namespaces/openshift-ovn-kubernetes/core/configmaps/ovnkube-script-lib.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.261861046Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.261894717Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ovn-kubernetes-control-plane.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.261989329Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ovn-kubernetes-node.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.26202877Z namespaces/openshift-ovn-kubernetes/core/services/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.262062291Z namespaces/openshift-ovn-kubernetes/core/services/ovn-kubernetes-node.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.262141583Z namespaces/openshift-ovn-kubernetes/discovery.k8s.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.262212155Z namespaces/openshift-ovn-kubernetes/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.262300148Z namespaces/openshift-ovn-kubernetes/image.openshift.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.262327098Z namespaces/openshift-ovn-kubernetes/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.262379019Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.2623908Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/network-attachment-definitions/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.26240709Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/network-attachment-definitions/default.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.262462312Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.262512723Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.262595555Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.262666247Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.262726488Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.262744169Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.262817811Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.262837341Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/prometheusrules/networking-rules.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.262940254Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.262958654Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors/monitor-ovn-node.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.263075048Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.263088588Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.263154259Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/ovn.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.263267193Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/signer.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.263318724Z namespaces/openshift-ovn-kubernetes/networking.k8s.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.263364055Z namespaces/openshift-ovn-kubernetes/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.263402196Z namespaces/openshift-ovn-kubernetes/pods/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.263409136Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-lw2hn/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.263474758Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-lw2hn/ovnkube-node-lw2hn.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.263649562Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-lw2hn/kube-rbac-proxy-node/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.263656923Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-lw2hn/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.263660883Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-lw2hn/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.263700634Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-lw2hn/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.263849017Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-lw2hn/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.26395931Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-lw2hn/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.263986251Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-lw2hn/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.263991981Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-lw2hn/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.263996011Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-lw2hn/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.264047253Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-lw2hn/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.264219207Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-lw2hn/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.264285459Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-lw2hn/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.26431376Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-lw2hn/nbdb/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.26432104Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-lw2hn/nbdb/nbdb/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.26432744Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-lw2hn/nbdb/nbdb/logs/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.264370501Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-lw2hn/nbdb/nbdb/logs/current.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.264475364Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-lw2hn/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.264542375Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-lw2hn/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.264578346Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-lw2hn/northd/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.264584987Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-lw2hn/northd/northd/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.264588827Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-lw2hn/northd/northd/logs/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.264620627Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-lw2hn/northd/northd/logs/current.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.26473115Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-lw2hn/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.264814592Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-lw2hn/northd/northd/logs/previous.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.264862894Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-lw2hn/ovn-acl-logging/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.264876434Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-lw2hn/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.264882624Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-lw2hn/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.264915665Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-lw2hn/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.265000157Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-lw2hn/ovn-acl-logging/ovn-acl-logging/logs/previous.insecure.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.265071199Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-lw2hn/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.26510944Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-lw2hn/ovn-controller/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.265137081Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-lw2hn/ovn-controller/ovn-controller/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.265147521Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-lw2hn/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.265195782Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-lw2hn/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.265401188Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-lw2hn/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.265469479Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-lw2hn/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.26550899Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-lw2hn/ovnkube-controller/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.26551602Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-lw2hn/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.265536381Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-lw2hn/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.265542821Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-lw2hn/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.266515436Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-lw2hn/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.266574208Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-lw2hn/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.266617509Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-lw2hn/sbdb/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.266624469Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-lw2hn/sbdb/sbdb/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.266628399Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-lw2hn/sbdb/sbdb/logs/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.26666064Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-lw2hn/sbdb/sbdb/logs/current.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.266759263Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-lw2hn/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.266824344Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-lw2hn/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.266855925Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rswbd/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.266928897Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rswbd/ovnkube-node-rswbd.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.267285906Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rswbd/kube-rbac-proxy-node/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.267304597Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rswbd/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.267309437Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rswbd/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.267321997Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rswbd/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.267456681Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rswbd/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.267522772Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rswbd/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.267541903Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rswbd/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.267550883Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rswbd/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.267555773Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rswbd/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.267608514Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rswbd/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.267746358Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rswbd/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.26781254Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rswbd/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.26784426Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rswbd/nbdb/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.267850991Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rswbd/nbdb/nbdb/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.267855011Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rswbd/nbdb/nbdb/logs/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.267890552Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rswbd/nbdb/nbdb/logs/current.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.268000155Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rswbd/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.268050076Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rswbd/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.268083587Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rswbd/northd/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.268093357Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rswbd/northd/northd/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.268098047Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rswbd/northd/northd/logs/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.268134128Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rswbd/northd/northd/logs/current.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.268268442Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rswbd/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.268335453Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rswbd/northd/northd/logs/previous.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.268365344Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rswbd/ovn-acl-logging/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.268372744Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rswbd/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.268377344Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rswbd/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.268417265Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rswbd/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.268507448Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rswbd/ovn-acl-logging/ovn-acl-logging/logs/previous.insecure.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.26857505Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rswbd/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.26861882Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rswbd/ovn-controller/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.268626301Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rswbd/ovn-controller/ovn-controller/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.268630321Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rswbd/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.268652501Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rswbd/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.268860927Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rswbd/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.268926608Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rswbd/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.268964649Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rswbd/ovnkube-controller/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.26897207Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rswbd/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.26897602Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rswbd/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.26899499Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rswbd/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.269850472Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rswbd/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.269920974Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rswbd/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.269940945Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rswbd/sbdb/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.269948345Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rswbd/sbdb/sbdb/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.269954175Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rswbd/sbdb/sbdb/logs/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.270009387Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rswbd/sbdb/sbdb/logs/current.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.27013848Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rswbd/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.270220702Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rswbd/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.270241142Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-x9bhb/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.270328285Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-x9bhb/ovnkube-node-x9bhb.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.270486349Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-x9bhb/kube-rbac-proxy-node/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.270505509Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-x9bhb/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.270615412Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-x9bhb/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.270655093Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-x9bhb/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.270784007Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-x9bhb/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.270853298Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-x9bhb/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.270867178Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-x9bhb/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.270873189Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-x9bhb/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.270878149Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-x9bhb/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.27093356Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-x9bhb/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.271058214Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-x9bhb/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.271109665Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-x9bhb/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.271188377Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-x9bhb/nbdb/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.271198237Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-x9bhb/nbdb/nbdb/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.271203297Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-x9bhb/nbdb/nbdb/logs/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.271227288Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-x9bhb/nbdb/nbdb/logs/current.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.271330261Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-x9bhb/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.271396772Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-x9bhb/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.271434183Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-x9bhb/northd/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.271440713Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-x9bhb/northd/northd/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.271444544Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-x9bhb/northd/northd/logs/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.271470984Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-x9bhb/northd/northd/logs/current.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.271580977Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-x9bhb/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.271657859Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-x9bhb/northd/northd/logs/previous.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.27169874Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-x9bhb/ovn-acl-logging/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.27170567Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-x9bhb/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.27170961Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-x9bhb/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.271756792Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-x9bhb/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.271840564Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-x9bhb/ovn-acl-logging/ovn-acl-logging/logs/previous.insecure.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.271929316Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-x9bhb/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.271957657Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-x9bhb/ovn-controller/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.271967807Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-x9bhb/ovn-controller/ovn-controller/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.271971937Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-x9bhb/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.272014378Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-x9bhb/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.272248904Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-x9bhb/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.272278895Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-x9bhb/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.272327316Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-x9bhb/ovnkube-controller/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.272338976Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-x9bhb/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.272343327Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-x9bhb/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.272370957Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-x9bhb/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.273395364Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-x9bhb/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.273450745Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-x9bhb/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.273496977Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-x9bhb/sbdb/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.273506127Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-x9bhb/sbdb/sbdb/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.273510107Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-x9bhb/sbdb/sbdb/logs/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.273538118Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-x9bhb/sbdb/sbdb/logs/current.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.27363459Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-x9bhb/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.273701912Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-x9bhb/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.273733883Z namespaces/openshift-ovn-kubernetes/policy/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.273772844Z namespaces/openshift-ovn-kubernetes/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.273816805Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.273823605Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.273861716Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.273949718Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/openshift-ovn-kubernetes-nodes-identity-limited.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.274087982Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.274175804Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.274223385Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.274328348Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/openshift-ovn-kubernetes-node-limited.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.2744154Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.274464191Z namespaces/openshift-ovn-kubernetes/route.openshift.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.274509003Z namespaces/openshift-ovn-kubernetes/route.openshift.io/routes.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.274540773Z namespaces/openshift-route-controller-manager/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.274547704Z namespaces/openshift-route-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.274553784Z namespaces/openshift-route-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.274605005Z namespaces/openshift-route-controller-manager/coordination.k8s.io/leases/openshift-route-controllers.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.274651786Z namespaces/openshift-service-ca-operator/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.274707768Z namespaces/openshift-service-ca-operator/openshift-service-ca-operator.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.274762589Z namespaces/openshift-service-ca-operator/apps.openshift.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.2748122Z namespaces/openshift-service-ca-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.274843531Z namespaces/openshift-service-ca-operator/apps/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.274892493Z namespaces/openshift-service-ca-operator/apps/daemonsets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.274973255Z namespaces/openshift-service-ca-operator/apps/deployments.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.275093688Z namespaces/openshift-service-ca-operator/apps/replicasets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.275225851Z namespaces/openshift-service-ca-operator/apps/statefulsets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.275256062Z namespaces/openshift-service-ca-operator/autoscaling/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.275299673Z namespaces/openshift-service-ca-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.275352334Z namespaces/openshift-service-ca-operator/batch/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.275388455Z namespaces/openshift-service-ca-operator/batch/cronjobs.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.275468587Z namespaces/openshift-service-ca-operator/batch/jobs.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.275505158Z namespaces/openshift-service-ca-operator/build.openshift.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.275539039Z namespaces/openshift-service-ca-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.275627652Z namespaces/openshift-service-ca-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.275669422Z namespaces/openshift-service-ca-operator/coordination.k8s.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.275676473Z namespaces/openshift-service-ca-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.275744535Z namespaces/openshift-service-ca-operator/coordination.k8s.io/leases/service-ca-operator-lock.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.275779805Z namespaces/openshift-service-ca-operator/core/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.275828847Z namespaces/openshift-service-ca-operator/core/configmaps.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.275935469Z namespaces/openshift-service-ca-operator/core/endpoints.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.276017442Z namespaces/openshift-service-ca-operator/core/events.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.276238107Z namespaces/openshift-service-ca-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.276319649Z namespaces/openshift-service-ca-operator/core/pods.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.276439122Z namespaces/openshift-service-ca-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.276565986Z namespaces/openshift-service-ca-operator/core/secrets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.276758691Z namespaces/openshift-service-ca-operator/core/services.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.276808202Z namespaces/openshift-service-ca-operator/discovery.k8s.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.276861723Z namespaces/openshift-service-ca-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.276909025Z namespaces/openshift-service-ca-operator/image.openshift.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.276944215Z namespaces/openshift-service-ca-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.276997657Z namespaces/openshift-service-ca-operator/k8s.ovn.org/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.277012757Z namespaces/openshift-service-ca-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.27713496Z namespaces/openshift-service-ca-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.277223883Z namespaces/openshift-service-ca-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.277266464Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.277314855Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.277411967Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.277457429Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors/service-ca-operator.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.27751337Z namespaces/openshift-service-ca-operator/networking.k8s.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.277557701Z namespaces/openshift-service-ca-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.277601382Z namespaces/openshift-service-ca-operator/pods/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.277608292Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d46d9ffd4-vzst6/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.277645313Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d46d9ffd4-vzst6/service-ca-operator-5d46d9ffd4-vzst6.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.277723995Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d46d9ffd4-vzst6/service-ca-operator/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.277731016Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d46d9ffd4-vzst6/service-ca-operator/service-ca-operator/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.277735136Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d46d9ffd4-vzst6/service-ca-operator/service-ca-operator/logs/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.277758516Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d46d9ffd4-vzst6/service-ca-operator/service-ca-operator/logs/current.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.277920791Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d46d9ffd4-vzst6/service-ca-operator/service-ca-operator/logs/previous.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.278089225Z namespaces/openshift-service-ca-operator/policy/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.278138606Z namespaces/openshift-service-ca-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.278192778Z namespaces/openshift-service-ca-operator/route.openshift.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.278250119Z namespaces/openshift-service-ca-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.27829332Z namespaces/openshift-service-ca/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.278343362Z namespaces/openshift-service-ca/openshift-service-ca.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.278386753Z namespaces/openshift-service-ca/apps.openshift.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.278435594Z namespaces/openshift-service-ca/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.278470815Z namespaces/openshift-service-ca/apps/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.278520596Z namespaces/openshift-service-ca/apps/daemonsets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.278612389Z namespaces/openshift-service-ca/apps/deployments.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.278715371Z namespaces/openshift-service-ca/apps/replicasets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.278811224Z namespaces/openshift-service-ca/apps/statefulsets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.278848625Z namespaces/openshift-service-ca/autoscaling/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.278893506Z namespaces/openshift-service-ca/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.278937547Z namespaces/openshift-service-ca/batch/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.278981898Z namespaces/openshift-service-ca/batch/cronjobs.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.27906073Z namespaces/openshift-service-ca/batch/jobs.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.279104511Z namespaces/openshift-service-ca/build.openshift.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.279160743Z namespaces/openshift-service-ca/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.279253135Z namespaces/openshift-service-ca/build.openshift.io/builds.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.279299606Z namespaces/openshift-service-ca/coordination.k8s.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.279306807Z namespaces/openshift-service-ca/coordination.k8s.io/leases/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.279333627Z namespaces/openshift-service-ca/coordination.k8s.io/leases/service-ca-controller-lock.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.279377818Z namespaces/openshift-service-ca/core/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.27942751Z namespaces/openshift-service-ca/core/configmaps.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.279538802Z namespaces/openshift-service-ca/core/endpoints.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.279618304Z namespaces/openshift-service-ca/core/events.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.279883651Z namespaces/openshift-service-ca/core/persistentvolumeclaims.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.279964383Z namespaces/openshift-service-ca/core/pods.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.280075026Z namespaces/openshift-service-ca/core/replicationcontrollers.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.28022441Z namespaces/openshift-service-ca/core/secrets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.280428705Z namespaces/openshift-service-ca/core/services.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.280488187Z namespaces/openshift-service-ca/discovery.k8s.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.280544578Z namespaces/openshift-service-ca/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.28060267Z namespaces/openshift-service-ca/image.openshift.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.280631941Z namespaces/openshift-service-ca/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.280705763Z namespaces/openshift-service-ca/k8s.ovn.org/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.280754784Z namespaces/openshift-service-ca/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.280846836Z namespaces/openshift-service-ca/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.280937809Z namespaces/openshift-service-ca/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.28099449Z namespaces/openshift-service-ca/monitoring.coreos.com/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.281032711Z namespaces/openshift-service-ca/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.281087632Z namespaces/openshift-service-ca/networking.k8s.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.281170424Z namespaces/openshift-service-ca/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.281228186Z namespaces/openshift-service-ca/pods/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.281237406Z namespaces/openshift-service-ca/pods/service-ca-758f599c5-njrxr/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.281314328Z namespaces/openshift-service-ca/pods/service-ca-758f599c5-njrxr/service-ca-758f599c5-njrxr.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.28139584Z namespaces/openshift-service-ca/pods/service-ca-758f599c5-njrxr/service-ca-controller/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.28140691Z namespaces/openshift-service-ca/pods/service-ca-758f599c5-njrxr/service-ca-controller/service-ca-controller/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.281412741Z namespaces/openshift-service-ca/pods/service-ca-758f599c5-njrxr/service-ca-controller/service-ca-controller/logs/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.281469642Z namespaces/openshift-service-ca/pods/service-ca-758f599c5-njrxr/service-ca-controller/service-ca-controller/logs/current.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.281748549Z namespaces/openshift-service-ca/pods/service-ca-758f599c5-njrxr/service-ca-controller/service-ca-controller/logs/previous.insecure.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.281822041Z namespaces/openshift-service-ca/pods/service-ca-758f599c5-njrxr/service-ca-controller/service-ca-controller/logs/previous.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.281871733Z namespaces/openshift-service-ca/policy/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.281907134Z namespaces/openshift-service-ca/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.281988096Z namespaces/openshift-service-ca/route.openshift.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.282049037Z namespaces/openshift-service-ca/route.openshift.io/routes.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.282109859Z namespaces/openshift-user-workload-monitoring/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.282303124Z namespaces/openshift-user-workload-monitoring/openshift-user-workload-monitoring.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.282371555Z namespaces/openshift-user-workload-monitoring/apps.openshift.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.282430057Z namespaces/openshift-user-workload-monitoring/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.282486198Z namespaces/openshift-user-workload-monitoring/apps/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.2825432Z namespaces/openshift-user-workload-monitoring/apps/daemonsets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.282636612Z namespaces/openshift-user-workload-monitoring/apps/deployments.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.282728205Z namespaces/openshift-user-workload-monitoring/apps/replicasets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.282824097Z namespaces/openshift-user-workload-monitoring/apps/statefulsets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.282870058Z namespaces/openshift-user-workload-monitoring/autoscaling/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.28291202Z namespaces/openshift-user-workload-monitoring/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.282975201Z namespaces/openshift-user-workload-monitoring/batch/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.283033823Z namespaces/openshift-user-workload-monitoring/batch/cronjobs.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.283130015Z namespaces/openshift-user-workload-monitoring/batch/jobs.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.283177756Z namespaces/openshift-user-workload-monitoring/build.openshift.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.283223237Z namespaces/openshift-user-workload-monitoring/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.28329947Z namespaces/openshift-user-workload-monitoring/build.openshift.io/builds.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.283341691Z namespaces/openshift-user-workload-monitoring/core/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.283377301Z namespaces/openshift-user-workload-monitoring/core/configmaps.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.283482104Z namespaces/openshift-user-workload-monitoring/core/endpoints.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.284176842Z namespaces/openshift-user-workload-monitoring/core/events.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.284281675Z namespaces/openshift-user-workload-monitoring/core/persistentvolumeclaims.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.284365417Z namespaces/openshift-user-workload-monitoring/core/pods.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.284446769Z namespaces/openshift-user-workload-monitoring/core/replicationcontrollers.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.284579012Z namespaces/openshift-user-workload-monitoring/core/secrets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.284746087Z namespaces/openshift-user-workload-monitoring/core/services.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.284791928Z namespaces/openshift-user-workload-monitoring/discovery.k8s.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.284837699Z namespaces/openshift-user-workload-monitoring/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.284900171Z namespaces/openshift-user-workload-monitoring/image.openshift.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.284943492Z namespaces/openshift-user-workload-monitoring/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.284983623Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.285024494Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.285101076Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.285206389Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.28525653Z namespaces/openshift-user-workload-monitoring/monitoring.coreos.com/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.285286051Z namespaces/openshift-user-workload-monitoring/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.285343502Z namespaces/openshift-user-workload-monitoring/networking.k8s.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.285403854Z namespaces/openshift-user-workload-monitoring/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.285471695Z namespaces/openshift-user-workload-monitoring/policy/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.285517667Z namespaces/openshift-user-workload-monitoring/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.285559388Z namespaces/openshift-user-workload-monitoring/route.openshift.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.285600309Z namespaces/openshift-user-workload-monitoring/route.openshift.io/routes.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.28564322Z namespaces/openshift/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.285685541Z namespaces/openshift/openshift.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.285728222Z namespaces/openshift/apps.openshift.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.285769693Z namespaces/openshift/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.285810794Z namespaces/openshift/apps/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.285855156Z namespaces/openshift/apps/daemonsets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.285949358Z namespaces/openshift/apps/deployments.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.28603455Z namespaces/openshift/apps/replicasets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.286133283Z namespaces/openshift/apps/statefulsets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.286187894Z namespaces/openshift/autoscaling/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.286237315Z namespaces/openshift/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.286273856Z namespaces/openshift/batch/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.286313807Z namespaces/openshift/batch/cronjobs.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.28640063Z namespaces/openshift/batch/jobs.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.286447431Z namespaces/openshift/build.openshift.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.286492172Z namespaces/openshift/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.286569374Z namespaces/openshift/build.openshift.io/builds.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.286612885Z namespaces/openshift/core/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.286655496Z namespaces/openshift/core/configmaps.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.286770199Z namespaces/openshift/core/endpoints.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.286849671Z namespaces/openshift/core/events.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.286943644Z namespaces/openshift/core/persistentvolumeclaims.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.287019035Z namespaces/openshift/core/pods.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.287110968Z namespaces/openshift/core/replicationcontrollers.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.287300643Z namespaces/openshift/core/secrets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.287462777Z namespaces/openshift/core/services.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.287505128Z namespaces/openshift/discovery.k8s.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.287544559Z namespaces/openshift/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.2875856Z namespaces/openshift/image.openshift.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.287631051Z namespaces/openshift/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.289190731Z namespaces/openshift/image.openshift.io/imagestreams/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.289226543Z namespaces/openshift/image.openshift.io/imagestreams/cli-artifacts.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.289329195Z namespaces/openshift/image.openshift.io/imagestreams/cli.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.289423577Z namespaces/openshift/image.openshift.io/imagestreams/dotnet-runtime.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.289536991Z namespaces/openshift/image.openshift.io/imagestreams/dotnet.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.289637653Z namespaces/openshift/image.openshift.io/imagestreams/driver-toolkit.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.289723895Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-eap-openshift-java11.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.289886769Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-eap-openshift.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.290050814Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-java-openshift.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.29028483Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-java11-openshift.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.290385702Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-karaf-openshift-jdk11.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.290475035Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-karaf-openshift.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.290582867Z namespaces/openshift/image.openshift.io/imagestreams/golang.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.290705561Z namespaces/openshift/image.openshift.io/imagestreams/httpd.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.290859165Z namespaces/openshift/image.openshift.io/imagestreams/installer-artifacts.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.290948997Z namespaces/openshift/image.openshift.io/imagestreams/installer.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.291046059Z namespaces/openshift/image.openshift.io/imagestreams/java-runtime.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.291179963Z namespaces/openshift/image.openshift.io/imagestreams/java.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.291297326Z namespaces/openshift/image.openshift.io/imagestreams/jboss-datagrid73-openshift.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.291413439Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp3-openjdk11-openshift.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.291521702Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp3-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.291640815Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp4-openjdk11-openshift.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.291762138Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp4-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.29185878Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk11-openshift.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.291967443Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.292066856Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk8-openshift.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.292187369Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk8-runtime-openshift.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.292290202Z namespaces/openshift/image.openshift.io/imagestreams/jboss-webserver57-openjdk11-tomcat9-openshift-ubi8.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.292399934Z namespaces/openshift/image.openshift.io/imagestreams/jboss-webserver57-openjdk8-tomcat9-openshift-ubi8.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.292508217Z namespaces/openshift/image.openshift.io/imagestreams/jenkins-agent-base.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.2926097Z namespaces/openshift/image.openshift.io/imagestreams/jenkins.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.292747013Z namespaces/openshift/image.openshift.io/imagestreams/mariadb.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.292865986Z namespaces/openshift/image.openshift.io/imagestreams/must-gather.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.292965159Z namespaces/openshift/image.openshift.io/imagestreams/mysql.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.293067902Z namespaces/openshift/image.openshift.io/imagestreams/network-tools.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.293186845Z namespaces/openshift/image.openshift.io/imagestreams/nginx.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.293314498Z namespaces/openshift/image.openshift.io/imagestreams/nodejs.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.293461502Z namespaces/openshift/image.openshift.io/imagestreams/oauth-proxy.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.293551044Z namespaces/openshift/image.openshift.io/imagestreams/openjdk-11-rhel7.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.293674857Z namespaces/openshift/image.openshift.io/imagestreams/perl.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.293782Z namespaces/openshift/image.openshift.io/imagestreams/php.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.293898923Z namespaces/openshift/image.openshift.io/imagestreams/postgresql.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.294030996Z namespaces/openshift/image.openshift.io/imagestreams/postgresql13-for-sso75-openshift-rhel8.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.294134089Z namespaces/openshift/image.openshift.io/imagestreams/postgresql13-for-sso76-openshift-rhel8.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.294247462Z namespaces/openshift/image.openshift.io/imagestreams/python.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.294393116Z namespaces/openshift/image.openshift.io/imagestreams/redhat-openjdk18-openshift.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.294528939Z namespaces/openshift/image.openshift.io/imagestreams/redis.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.294672353Z namespaces/openshift/image.openshift.io/imagestreams/ruby.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.294763115Z namespaces/openshift/image.openshift.io/imagestreams/sso75-openshift-rhel8.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.294862148Z namespaces/openshift/image.openshift.io/imagestreams/sso76-openshift-rhel8.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.294967851Z namespaces/openshift/image.openshift.io/imagestreams/tests.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.295079063Z namespaces/openshift/image.openshift.io/imagestreams/tools.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.295233277Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-11-runtime.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.295357281Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-11.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.295484054Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-17-runtime.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.295599067Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-17.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.295732Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-21-runtime.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.295831853Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-21.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.295928745Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-8-runtime.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.296047659Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-8.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.296128801Z namespaces/openshift/k8s.ovn.org/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.296202152Z namespaces/openshift/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.296287995Z namespaces/openshift/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.296370057Z namespaces/openshift/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.296410708Z namespaces/openshift/monitoring.coreos.com/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.296461109Z namespaces/openshift/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.29649578Z namespaces/openshift/networking.k8s.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.296542571Z namespaces/openshift/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.296597123Z namespaces/openshift/policy/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.296647614Z namespaces/openshift/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.296690685Z namespaces/openshift/route.openshift.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.296734146Z namespaces/openshift/route.openshift.io/routes.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.296783738Z namespaces/openshift/template.openshift.io/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.296792398Z namespaces/openshift/template.openshift.io/templates/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.296807958Z namespaces/openshift/template.openshift.io/templates/cache-service.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.296951812Z namespaces/openshift/template.openshift.io/templates/cakephp-mysql-example.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.297076435Z namespaces/openshift/template.openshift.io/templates/cakephp-mysql-persistent.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.297217529Z namespaces/openshift/template.openshift.io/templates/dancer-mysql-example.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.297321581Z namespaces/openshift/template.openshift.io/templates/dancer-mysql-persistent.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.297494266Z namespaces/openshift/template.openshift.io/templates/datagrid-service.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.297603099Z namespaces/openshift/template.openshift.io/templates/django-psql-example.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.297723232Z namespaces/openshift/template.openshift.io/templates/django-psql-persistent.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.297835594Z namespaces/openshift/template.openshift.io/templates/eap-xp3-basic-s2i.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.297960178Z namespaces/openshift/template.openshift.io/templates/eap-xp4-basic-s2i.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.29806928Z namespaces/openshift/template.openshift.io/templates/eap74-basic-s2i.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.298290636Z namespaces/openshift/template.openshift.io/templates/eap74-https-s2i.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.29843702Z namespaces/openshift/template.openshift.io/templates/eap74-sso-s2i.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.298577924Z namespaces/openshift/template.openshift.io/templates/httpd-example.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.298686867Z namespaces/openshift/template.openshift.io/templates/jenkins-ephemeral-monitored.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.29881176Z namespaces/openshift/template.openshift.io/templates/jenkins-ephemeral.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.298920853Z namespaces/openshift/template.openshift.io/templates/jenkins-persistent-monitored.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.299033336Z namespaces/openshift/template.openshift.io/templates/jenkins-persistent.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.299169329Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk11-tomcat9-ubi8-basic-s2i.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.299295492Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk11-tomcat9-ubi8-https-s2i.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.299552089Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk8-tomcat9-ubi8-basic-s2i.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.299653241Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk8-tomcat9-ubi8-https-s2i.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.299780435Z namespaces/openshift/template.openshift.io/templates/mariadb-ephemeral.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.299889558Z namespaces/openshift/template.openshift.io/templates/mariadb-persistent.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.29999135Z namespaces/openshift/template.openshift.io/templates/mysql-ephemeral.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.300094413Z namespaces/openshift/template.openshift.io/templates/mysql-persistent.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.300253707Z namespaces/openshift/template.openshift.io/templates/nginx-example.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.30036111Z namespaces/openshift/template.openshift.io/templates/nodejs-postgresql-example.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.300478823Z namespaces/openshift/template.openshift.io/templates/nodejs-postgresql-persistent.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.300586725Z namespaces/openshift/template.openshift.io/templates/openjdk-web-basic-s2i.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.300695918Z namespaces/openshift/template.openshift.io/templates/postgresql-ephemeral.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.300790251Z namespaces/openshift/template.openshift.io/templates/postgresql-persistent.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.300899604Z namespaces/openshift/template.openshift.io/templates/rails-pgsql-persistent.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.301038487Z namespaces/openshift/template.openshift.io/templates/rails-postgresql-example.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.301179101Z namespaces/openshift/template.openshift.io/templates/react-web-app-example.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.301319544Z namespaces/openshift/template.openshift.io/templates/redis-ephemeral.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.301427287Z namespaces/openshift/template.openshift.io/templates/redis-persistent.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.30152664Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel-rest-3scale.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.301647193Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel-xml.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.301752776Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.301856698Z namespaces/openshift/template.openshift.io/templates/sso75-https.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.301981512Z namespaces/openshift/template.openshift.io/templates/sso75-ocp4-x509-https.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.302092954Z namespaces/openshift/template.openshift.io/templates/sso75-ocp4-x509-postgresql-persistent.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.302256159Z namespaces/openshift/template.openshift.io/templates/sso75-postgresql-persistent.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.302381362Z namespaces/openshift/template.openshift.io/templates/sso75-postgresql.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.302508755Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-https.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.302657419Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-postgresql-persistent.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.302790842Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-postgresql.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.302920986Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-x509-https.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.303039379Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-x509-postgresql-persistent.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.303144512Z network_logs/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.303198183Z network_logs/cluster_scale [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.303290695Z network_logs/ippools.whereabouts.cni.cncf.io [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.303376418Z network_logs/multi-networkpolicy [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.30345089Z network_logs/net-attach-def [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.303536472Z network_logs/overlappingrangeipreservations.whereabouts.cni.cncf.io [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.303694856Z network_logs/ovn_kubernetes_top_pods [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.303804929Z network_logs/ovnk_database_store.tar.gz [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.305204465Z nodes/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.305239926Z nodes/debug [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.305336448Z nodes/ip-10-0-130-13.ec2.internal/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.305383149Z nodes/ip-10-0-130-13.ec2.internal/cpu_affinities.json [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.305669657Z nodes/ip-10-0-130-13.ec2.internal/dmesg [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.305952474Z nodes/ip-10-0-130-13.ec2.internal/ethtool_channels [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.306031136Z nodes/ip-10-0-130-13.ec2.internal/ethtool_features [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.306143089Z nodes/ip-10-0-130-13.ec2.internal/ip-10-0-130-13.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.306610321Z nodes/ip-10-0-130-13.ec2.internal/irq_affinities.json [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.306760105Z nodes/ip-10-0-130-13.ec2.internal/lscpu [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.306884918Z nodes/ip-10-0-130-13.ec2.internal/lspci [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.306987771Z nodes/ip-10-0-130-13.ec2.internal/podresources.json [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.307085433Z nodes/ip-10-0-130-13.ec2.internal/pods_info.json [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.307230767Z nodes/ip-10-0-130-13.ec2.internal/proc_cmdline [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.307319149Z nodes/ip-10-0-130-13.ec2.internal/sysinfo.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.309005443Z nodes/ip-10-0-130-13.ec2.internal/sysinfo.tgz [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.309180287Z nodes/ip-10-0-132-127.ec2.internal/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.309207898Z nodes/ip-10-0-132-127.ec2.internal/cpu_affinities.json [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.309524276Z nodes/ip-10-0-132-127.ec2.internal/dmesg [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.309757612Z nodes/ip-10-0-132-127.ec2.internal/ethtool_channels [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.309833594Z nodes/ip-10-0-132-127.ec2.internal/ethtool_features [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.309917286Z nodes/ip-10-0-132-127.ec2.internal/ip-10-0-132-127.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.310226424Z nodes/ip-10-0-132-127.ec2.internal/irq_affinities.json [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.310373808Z nodes/ip-10-0-132-127.ec2.internal/lscpu [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.310497201Z nodes/ip-10-0-132-127.ec2.internal/lspci [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.310583734Z nodes/ip-10-0-132-127.ec2.internal/podresources.json [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.310699786Z nodes/ip-10-0-132-127.ec2.internal/pods_info.json [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.31081937Z nodes/ip-10-0-132-127.ec2.internal/proc_cmdline [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.310894882Z nodes/ip-10-0-132-127.ec2.internal/sysinfo.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.312698758Z nodes/ip-10-0-132-127.ec2.internal/sysinfo.tgz [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.312839902Z nodes/ip-10-0-140-158.ec2.internal/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.312885343Z nodes/ip-10-0-140-158.ec2.internal/cpu_affinities.json [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.313132219Z nodes/ip-10-0-140-158.ec2.internal/dmesg [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.313405196Z nodes/ip-10-0-140-158.ec2.internal/ethtool_channels [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.313479298Z nodes/ip-10-0-140-158.ec2.internal/ethtool_features [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.31356268Z nodes/ip-10-0-140-158.ec2.internal/ip-10-0-140-158.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.313871119Z nodes/ip-10-0-140-158.ec2.internal/irq_affinities.json [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.314005622Z nodes/ip-10-0-140-158.ec2.internal/lscpu [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.314135405Z nodes/ip-10-0-140-158.ec2.internal/lspci [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.31431059Z nodes/ip-10-0-140-158.ec2.internal/podresources.json [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.314435963Z nodes/ip-10-0-140-158.ec2.internal/pods_info.json [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.314536825Z nodes/ip-10-0-140-158.ec2.internal/proc_cmdline [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.314625038Z nodes/ip-10-0-140-158.ec2.internal/sysinfo.log [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.316300521Z nodes/ip-10-0-140-158.ec2.internal/sysinfo.tgz [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.316479846Z pod_network_connectivity_check/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.316531227Z pod_network_connectivity_check/podnetworkconnectivitychecks.yaml [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.3166308Z static-pods/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.31664184Z static-pods/kube-apiserver/ [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.329619745Z [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.329640095Z sent 58,421 bytes received 4,086,179 bytes 2,763,066.67 bytes/sec [must-gather] [must-gather-6v8hl] OUT 2026-07-07T15:26:04.329646606Z total size is 43,734,497 speedup is 10.55 [must-gather] [must-gather ] OUT 2026-07-07T15:26:04.627482512Z namespace/openshift-must-gather-2kxcl 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: c3adbf70-a019-457e-af53-78bc7ba6f968 [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.23" [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-4s9ng [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-4s9ng-e2e-predictor [git-push-artifacts] PIPELINERUN_NAME=kserve-group-test-4s9ng [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 6769837 Jul 7 15:26 /workspace/odh-ci-artifacts/test-artifacts/kserve-group-test-4s9ng/e2e-predictor.tar.gz [git-push-artifacts] [ci-artifacts 266cc92] Updating CI Artifacts in e2e-predictor [git-push-artifacts] 1 file changed, 0 insertions(+), 0 deletions(-) [git-push-artifacts] create mode 100644 test-artifacts/kserve-group-test-4s9ng/e2e-predictor.tar.gz [git-push-artifacts] From https://github.com/opendatahub-io/odh-build-metadata [git-push-artifacts] * branch ci-artifacts -> FETCH_HEAD [git-push-artifacts] Already up to date. [git-push-artifacts] To https://github.com/opendatahub-io/odh-build-metadata.git [git-push-artifacts] bf60ba8..266cc92 ci-artifacts -> ci-artifacts [fail-if-needed] Failing pipeline because deploy-and-e2e step failed container step-fail-if-needed has failed : [{"key":"StartedAt","value":"2026-07-07T15:26:50.653Z","type":3}]