task e2e-predictor has failed: "step-fail-if-needed" exited with code 1: Error [get-kubeconfig] Found kubeconfig secret: cluster-62md8-admin-kubeconfig [get-kubeconfig] Wrote kubeconfig to /credentials/cluster-62md8-kubeconfig [get-kubeconfig] Found admin password secret: cluster-62md8-admin-password [get-kubeconfig] Retrieved username [get-kubeconfig] Wrote password to /credentials/cluster-62md8-password [get-kubeconfig] API Server URL: https://afad02d262e4d4801919da351ea09c33-97fcc3da1c498268.elb.us-east-1.amazonaws.com:6443 [get-kubeconfig] Console URL: https://console-openshift-console.apps.e2e67693-08d2-4589-b5c2-b182ef28e4df.prod.konfluxeaas.com [clone-repo] autofix/rhoaieng-71245 [clone-repo] https://github.com/opendatahub-io/kserve [clone-repo] Cloning into '/workspace/source'... [clone-repo] Updating files: 86% (2665/3093) Updating files: 87% (2691/3093) Updating files: 88% (2722/3093) Updating files: 89% (2753/3093) Updating files: 90% (2784/3093) Updating files: 91% (2815/3093) Updating files: 92% (2846/3093) Updating files: 93% (2877/3093) Updating files: 94% (2908/3093) Updating files: 95% (2939/3093) Updating files: 96% (2970/3093) Updating files: 97% (3001/3093) Updating files: 98% (3032/3093) Updating files: 99% (3063/3093) Updating files: 100% (3093/3093) Updating files: 100% (3093/3093), 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:0b6de7012f6344e0be5c95ac8deb96d56b96edd624ee25e9ad8ecbad40286f86 [e2e-predictor] + KSERVE_AGENT_IMAGE=quay.io/opendatahub/kserve-agent@sha256:0b6de7012f6344e0be5c95ac8deb96d56b96edd624ee25e9ad8ecbad40286f86 [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:d717f59e7fc6132421a696b06ade56c2521428323575a477d0441e0491bdb66c [e2e-predictor] + KSERVE_CONTROLLER_IMAGE=quay.io/opendatahub/kserve-controller@sha256:d717f59e7fc6132421a696b06ade56c2521428323575a477d0441e0491bdb66c [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:3bfaa94d16d20ed0bc6642496b738f1c154c88684ea41dc8df471bf4e0a2804c [e2e-predictor] + KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:3bfaa94d16d20ed0bc6642496b738f1c154c88684ea41dc8df471bf4e0a2804c [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:13ad765c0f323200e1db7b45c99661287e65c5158d6b54b16139829636d20be4 [e2e-predictor] + STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:13ad765c0f323200e1db7b45c99661287e65c5158d6b54b16139829636d20be4 [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-1690 [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-1690 [e2e-predictor] SUCCESS_200_ISVC_IMAGE=quay.io/opendatahub/success-200-isvc:odh-pr-1690 [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 aiohttp (1.7MiB) [e2e-predictor] Downloading kubernetes (1.9MiB) [e2e-predictor] Downloading pandas (12.5MiB) [e2e-predictor] Downloading pydantic-core (2.0MiB) [e2e-predictor] Downloading uvloop (3.8MiB) [e2e-predictor] Downloading cryptography (4.3MiB) [e2e-predictor] Downloading pyarrow (40.1MiB) [e2e-predictor] Downloading setuptools (1.2MiB) [e2e-predictor] Downloading mypy (17.2MiB) [e2e-predictor] Downloading botocore (12.9MiB) [e2e-predictor] Downloading grpcio (6.4MiB) [e2e-predictor] Downloading portforward (3.9MiB) [e2e-predictor] Downloading numpy (15.7MiB) [e2e-predictor] Downloading grpcio-tools (2.5MiB) [e2e-predictor] Downloading black (1.6MiB) [e2e-predictor] Building timeout-sampler==1.0.3 [e2e-predictor] Building python-simple-logger==2.0.19 [e2e-predictor] Downloading aiohttp [e2e-predictor] Downloading pydantic-core [e2e-predictor] Downloading black [e2e-predictor] Downloading grpcio-tools [e2e-predictor] Downloading setuptools [e2e-predictor] Downloading portforward [e2e-predictor] Downloading uvloop [e2e-predictor] Downloading cryptography [e2e-predictor] Built python-simple-logger==2.0.19 [e2e-predictor] Downloading grpcio [e2e-predictor] Downloading kubernetes [e2e-predictor] Built timeout-sampler==1.0.3 [e2e-predictor] Downloading numpy [e2e-predictor] Built kserve @ file:///workspace/source/python/kserve [e2e-predictor] Downloading pandas [e2e-predictor] Downloading botocore [e2e-predictor] Downloading pyarrow [e2e-predictor] Downloading mypy [e2e-predictor] Prepared 101 packages in 1.80s [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 5.40s [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 48ms [e2e-predictor] /workspace/source [e2e-predictor] [INFO] Installing Kustomize v5.8.1 for linux/amd64... [e2e-predictor] [INFO] Kustomize v5.8.1 is already installed in /workspace/source/bin (>= v5.8.1) [e2e-predictor] make: Entering directory '/workspace/source' [e2e-predictor] make: Leaving directory '/workspace/source' [e2e-predictor] Now using project "kserve" on server "https://afad02d262e4d4801919da351ea09c33-97fcc3da1c498268.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-kl82b 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-kl82b 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-hsqd5 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-hsqd5 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-txkqg 1/1 Running 0 52s [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-txkqg 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:d717f59e7fc6132421a696b06ade56c2521428323575a477d0441e0491bdb66c [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:0b6de7012f6344e0be5c95ac8deb96d56b96edd624ee25e9ad8ecbad40286f86 [e2e-predictor] KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:3bfaa94d16d20ed0bc6642496b738f1c154c88684ea41dc8df471bf4e0a2804c [e2e-predictor] STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:13ad765c0f323200e1db7b45c99661287e65c5158d6b54b16139829636d20be4 [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-lkq96 0/1 Running 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-lkq96 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-7598d7bb4-xkwql" deleted [e2e-predictor] Waiting for kserve-controller-manager to be ready... [e2e-predictor] pod/kserve-controller-manager-7598d7bb4-588f4 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:d717f59e7fc6132421a696b06ade56c2521428323575a477d0441e0491bdb66c [e2e-predictor] imageID: quay.io/opendatahub/kserve-controller@sha256:8907023b4ab54ba592bbb716ca1db137e376c8cc20b09ec775d6662bae986210 [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:ba14297d782dbbb694e4f2a6abe57097a1df94a299c0b74e93d304df4467fd9d [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', 'anyio': '4.9.0', 'httpx': '0.30.0', 'cov': '5.0.0', 'json-report': '1.5.0', 'metadata': '3.1.1'}, '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, anyio-4.9.0, httpx-0.30.0, cov-5.0.0, json-report-1.5.0, metadata-3.1.1 [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 14:20:34.052 4464 kserve INFO [conftest.py:configure_logger():40] Logger configured [e2e-predictor] 2026-07-07 14:22:24.335 4464 kserve.trace Host from isvc status URL = isvc-sklearn-batcher-kserve-ci-e2e-test.apps.e2e67693-08d2-4589-b5c2-b182ef28e4df.prod.konfluxeaas.com [e2e-predictor] 2026-07-07 14:22:24.335 4464 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = isvc-sklearn-batcher-kserve-ci-e2e-test.apps.e2e67693-08d2-4589-b5c2-b182ef28e4df.prod.konfluxeaas.com [e2e-predictor] 2026-07-07 14:22:24.336 4464 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-07-07 14:22:24.336 4464 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-predictor] 2026-07-07 14:22:24.336 4464 kserve.trace Using external route host: isvc-sklearn-batcher-kserve-ci-e2e-test.apps.e2e67693-08d2-4589-b5c2-b182ef28e4df.prod.konfluxeaas.com [e2e-predictor] 2026-07-07 14:22:24.336 4464 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: isvc-sklearn-batcher-kserve-ci-e2e-test.apps.e2e67693-08d2-4589-b5c2-b182ef28e4df.prod.konfluxeaas.com [e2e-predictor] 2026-07-07 14:22:24.338 4464 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.e2e67693-08d2-4589-b5c2-b182ef28e4df.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-07 14:22:24.338 4464 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.e2e67693-08d2-4589-b5c2-b182ef28e4df.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-07 14:22:24.338 4464 kserve.trace base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.e2e67693-08d2-4589-b5c2-b182ef28e4df.prod.konfluxeaas.com [e2e-predictor] 2026-07-07 14:22:24.338 4464 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.e2e67693-08d2-4589-b5c2-b182ef28e4df.prod.konfluxeaas.com [e2e-predictor] 2026-07-07 14:22:24.523 4464 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.e2e67693-08d2-4589-b5c2-b182ef28e4df.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-07 14:22:24.523 4464 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.e2e67693-08d2-4589-b5c2-b182ef28e4df.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-07 14:22:24.523 4464 kserve.trace base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.e2e67693-08d2-4589-b5c2-b182ef28e4df.prod.konfluxeaas.com [e2e-predictor] 2026-07-07 14:22:24.523 4464 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.e2e67693-08d2-4589-b5c2-b182ef28e4df.prod.konfluxeaas.com [e2e-predictor] 2026-07-07 14:22:24.524 4464 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.e2e67693-08d2-4589-b5c2-b182ef28e4df.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-07 14:22:24.524 4464 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.e2e67693-08d2-4589-b5c2-b182ef28e4df.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-07 14:22:24.524 4464 kserve.trace base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.e2e67693-08d2-4589-b5c2-b182ef28e4df.prod.konfluxeaas.com [e2e-predictor] 2026-07-07 14:22:24.524 4464 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.e2e67693-08d2-4589-b5c2-b182ef28e4df.prod.konfluxeaas.com [e2e-predictor] 2026-07-07 14:22:24.524 4464 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.e2e67693-08d2-4589-b5c2-b182ef28e4df.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-07 14:22:24.524 4464 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.e2e67693-08d2-4589-b5c2-b182ef28e4df.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-07 14:22:24.524 4464 kserve.trace base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.e2e67693-08d2-4589-b5c2-b182ef28e4df.prod.konfluxeaas.com [e2e-predictor] 2026-07-07 14:22:24.524 4464 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.e2e67693-08d2-4589-b5c2-b182ef28e4df.prod.konfluxeaas.com [e2e-predictor] 2026-07-07 14:22:29.557 4464 kserve.trace Got response [{'message': '', 'batchId': '3d78d3d5-029e-4a4f-8de6-0c374f99939a', 'predictions': [1, 1]}, {'message': '', 'batchId': '3d78d3d5-029e-4a4f-8de6-0c374f99939a', 'predictions': [1, 1]}, {'message': '', 'batchId': '3d78d3d5-029e-4a4f-8de6-0c374f99939a', 'predictions': [1, 1]}, {'message': '', 'batchId': '3d78d3d5-029e-4a4f-8de6-0c374f99939a', 'predictions': [1, 1]}] [e2e-predictor] 2026-07-07 14:22:29.557 4464 kserve.trace INFO [utils.py:predict():141] Got response [{'message': '', 'batchId': '3d78d3d5-029e-4a4f-8de6-0c374f99939a', 'predictions': [1, 1]}, {'message': '', 'batchId': '3d78d3d5-029e-4a4f-8de6-0c374f99939a', 'predictions': [1, 1]}, {'message': '', 'batchId': '3d78d3d5-029e-4a4f-8de6-0c374f99939a', 'predictions': [1, 1]}, {'message': '', 'batchId': '3d78d3d5-029e-4a4f-8de6-0c374f99939a', '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 14:23:59.771 4464 kserve.trace Host from isvc status URL = isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.e2e67693-08d2-4589-b5c2-b182ef28e4df.prod.konfluxeaas.com [e2e-predictor] 2026-07-07 14:23:59.771 4464 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.e2e67693-08d2-4589-b5c2-b182ef28e4df.prod.konfluxeaas.com [e2e-predictor] 2026-07-07 14:23:59.771 4464 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-07-07 14:23:59.771 4464 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-predictor] 2026-07-07 14:23:59.771 4464 kserve.trace Using external route host: isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.e2e67693-08d2-4589-b5c2-b182ef28e4df.prod.konfluxeaas.com [e2e-predictor] 2026-07-07 14:23:59.771 4464 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.e2e67693-08d2-4589-b5c2-b182ef28e4df.prod.konfluxeaas.com [e2e-predictor] 2026-07-07 14:23:59.773 4464 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.e2e67693-08d2-4589-b5c2-b182ef28e4df.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-07 14:23:59.773 4464 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.e2e67693-08d2-4589-b5c2-b182ef28e4df.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-07 14:23:59.773 4464 kserve.trace base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.e2e67693-08d2-4589-b5c2-b182ef28e4df.prod.konfluxeaas.com [e2e-predictor] 2026-07-07 14:23:59.773 4464 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.e2e67693-08d2-4589-b5c2-b182ef28e4df.prod.konfluxeaas.com [e2e-predictor] 2026-07-07 14:23:59.774 4464 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.e2e67693-08d2-4589-b5c2-b182ef28e4df.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-07 14:23:59.774 4464 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.e2e67693-08d2-4589-b5c2-b182ef28e4df.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-07 14:23:59.774 4464 kserve.trace base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.e2e67693-08d2-4589-b5c2-b182ef28e4df.prod.konfluxeaas.com [e2e-predictor] 2026-07-07 14:23:59.774 4464 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.e2e67693-08d2-4589-b5c2-b182ef28e4df.prod.konfluxeaas.com [e2e-predictor] 2026-07-07 14:23:59.776 4464 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.e2e67693-08d2-4589-b5c2-b182ef28e4df.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-07 14:23:59.776 4464 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.e2e67693-08d2-4589-b5c2-b182ef28e4df.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-07 14:23:59.776 4464 kserve.trace base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.e2e67693-08d2-4589-b5c2-b182ef28e4df.prod.konfluxeaas.com [e2e-predictor] 2026-07-07 14:23:59.776 4464 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.e2e67693-08d2-4589-b5c2-b182ef28e4df.prod.konfluxeaas.com [e2e-predictor] 2026-07-07 14:23:59.776 4464 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.e2e67693-08d2-4589-b5c2-b182ef28e4df.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-07 14:23:59.776 4464 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.e2e67693-08d2-4589-b5c2-b182ef28e4df.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-07 14:23:59.776 4464 kserve.trace base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.e2e67693-08d2-4589-b5c2-b182ef28e4df.prod.konfluxeaas.com [e2e-predictor] 2026-07-07 14:23:59.776 4464 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.e2e67693-08d2-4589-b5c2-b182ef28e4df.prod.konfluxeaas.com [e2e-predictor] 2026-07-07 14:24:04.809 4464 kserve.trace Got response [{'message': '', 'batchId': 'a755076e-6ccc-4130-bfe9-cd61bb188f48', 'predictions': [1, 1]}, {'message': '', 'batchId': 'a755076e-6ccc-4130-bfe9-cd61bb188f48', 'predictions': [1, 1]}, {'message': '', 'batchId': 'a755076e-6ccc-4130-bfe9-cd61bb188f48', 'predictions': [1, 1]}, {'message': '', 'batchId': 'a755076e-6ccc-4130-bfe9-cd61bb188f48', 'predictions': [1, 1]}] [e2e-predictor] 2026-07-07 14:24:04.809 4464 kserve.trace INFO [utils.py:predict():141] Got response [{'message': '', 'batchId': 'a755076e-6ccc-4130-bfe9-cd61bb188f48', 'predictions': [1, 1]}, {'message': '', 'batchId': 'a755076e-6ccc-4130-bfe9-cd61bb188f48', 'predictions': [1, 1]}, {'message': '', 'batchId': 'a755076e-6ccc-4130-bfe9-cd61bb188f48', 'predictions': [1, 1]}, {'message': '', 'batchId': 'a755076e-6ccc-4130-bfe9-cd61bb188f48', '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 14:25:55.070 4464 kserve.trace Host from isvc status URL = isvc-logger-kserve-ci-e2e-test.apps.e2e67693-08d2-4589-b5c2-b182ef28e4df.prod.konfluxeaas.com [e2e-predictor] 2026-07-07 14:25:55.070 4464 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = isvc-logger-kserve-ci-e2e-test.apps.e2e67693-08d2-4589-b5c2-b182ef28e4df.prod.konfluxeaas.com [e2e-predictor] 2026-07-07 14:25:55.070 4464 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-07-07 14:25:55.070 4464 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-predictor] 2026-07-07 14:25:55.070 4464 kserve.trace Using external route host: isvc-logger-kserve-ci-e2e-test.apps.e2e67693-08d2-4589-b5c2-b182ef28e4df.prod.konfluxeaas.com [e2e-predictor] 2026-07-07 14:25:55.070 4464 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: isvc-logger-kserve-ci-e2e-test.apps.e2e67693-08d2-4589-b5c2-b182ef28e4df.prod.konfluxeaas.com [e2e-predictor] 2026-07-07 14:25:55.071 4464 kserve.trace Sending Header = {'Host': 'isvc-logger-kserve-ci-e2e-test.apps.e2e67693-08d2-4589-b5c2-b182ef28e4df.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-07 14:25:55.071 4464 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-logger-kserve-ci-e2e-test.apps.e2e67693-08d2-4589-b5c2-b182ef28e4df.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-07 14:25:55.071 4464 kserve.trace base url = https://isvc-logger-kserve-ci-e2e-test.apps.e2e67693-08d2-4589-b5c2-b182ef28e4df.prod.konfluxeaas.com [e2e-predictor] 2026-07-07 14:25:55.071 4464 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-logger-kserve-ci-e2e-test.apps.e2e67693-08d2-4589-b5c2-b182ef28e4df.prod.konfluxeaas.com [e2e-predictor] 2026-07-07 14:25:55.099 4464 kserve.trace Got response {'predictions': [1, 1]} [e2e-predictor] 2026-07-07 14:25:55.099 4464 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 14:29:10.542 4464 kserve.trace Host from isvc status URL = isvc-autogluon-v1-predictor.kserve-ci-e2e-test.svc.cluster.local [e2e-predictor] 2026-07-07 14:29:10.542 4464 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 14:29:10.542 4464 kserve.trace Network layer = istio [e2e-predictor] 2026-07-07 14:29:10.542 4464 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 14:31:26.029 4464 kserve.trace Host from isvc status URL = isvc-autogluon-v2-predictor.kserve-ci-e2e-test.svc.cluster.local [e2e-predictor] 2026-07-07 14:31:26.029 4464 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 14:31:26.029 4464 kserve.trace Network layer = istio [e2e-predictor] 2026-07-07 14:31:26.029 4464 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 14:33:11.386 4464 kserve.trace Host from isvc status URL = isvc-autogluon-v2-variants-predictor.kserve-ci-e2e-test.svc.cluster.local [e2e-predictor] 2026-07-07 14:33:11.386 4464 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 14:33:11.386 4464 kserve.trace Network layer = istio [e2e-predictor] 2026-07-07 14:33:11.386 4464 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 14:35:26.805 4464 kserve.trace Host from isvc status URL = isvc-autogluon-v2-noslash-predictor.kserve-ci-e2e-test.svc.cluster.local [e2e-predictor] 2026-07-07 14:35:26.805 4464 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 14:35:26.806 4464 kserve.trace Network layer = istio [e2e-predictor] 2026-07-07 14:35:26.806 4464 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 14:36:02.055 4464 kserve.trace Host from isvc status URL = isvc-autogluon-ts-v1-predictor.kserve-ci-e2e-test.svc.cluster.local [e2e-predictor] 2026-07-07 14:36:02.055 4464 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 14:36:02.055 4464 kserve.trace Network layer = istio [e2e-predictor] 2026-07-07 14:36:02.055 4464 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 936.09s (0:15:36) ============== [must-gather] [must-gather ] OUT 2026-07-07T14:36:08.86287351Z 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: 21e58014-787e-4a1f-9e5a-2a9c86b623fa [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-07T14:36:08.921365476Z namespace/openshift-must-gather-hhjqp created [must-gather] [must-gather ] OUT 2026-07-07T14:36:08.927864821Z clusterrolebinding.rbac.authorization.k8s.io/must-gather-m7s2g created [must-gather] [must-gather ] OUT 2026-07-07T14:36:08.957247447Z pod for plug-in image quay.io/modh/must-gather:rhoai-2.24 created [must-gather] [must-gather-dmh9b] POD 2026-07-07T14:36:15.711670686Z [disk usage checker] Started [must-gather] [must-gather-dmh9b] POD 2026-07-07T14:36:15.714913568Z [disk usage checker] Volume usage percentage: current = 15 ; allowed = 70 [must-gather] [must-gather-dmh9b] POD 2026-07-07T14:36:15.856641271Z No resources found in openshift-must-gather-hhjqp namespace. [must-gather] [must-gather-dmh9b] POD 2026-07-07T14:36:15.975064703Z Error from server (NotFound): namespaces "redhat-ods-operator" not found [must-gather] [must-gather-dmh9b] POD 2026-07-07T14:36:16.131505669Z Wrote inspect data to must-gather. [must-gather] [must-gather-dmh9b] POD 2026-07-07T14:36:16.131624615Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-dmh9b] POD 2026-07-07T14:36:16.131624615Z namespaces "redhat-ods-operator" not found [must-gather] [must-gather-dmh9b] POD 2026-07-07T14:36:16.134058728Z Error getting logs from redhat-ods-operator [must-gather] [must-gather-dmh9b] POD 2026-07-07T14:36:16.296271925Z Wrote inspect data to must-gather. [must-gather] [must-gather-dmh9b] POD 2026-07-07T14:36:16.296298518Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-dmh9b] POD 2026-07-07T14:36:16.296298518Z namespaces "redhat-ods-monitoring" not found [must-gather] [must-gather-dmh9b] POD 2026-07-07T14:36:16.298292242Z Error getting logs from redhat-ods-monitoring [must-gather] [must-gather-dmh9b] POD 2026-07-07T14:36:16.468895186Z Wrote inspect data to must-gather. [must-gather] [must-gather-dmh9b] POD 2026-07-07T14:36:16.468925738Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-dmh9b] POD 2026-07-07T14:36:16.468925738Z namespaces "redhat-ods-applications" not found [must-gather] [must-gather-dmh9b] POD 2026-07-07T14:36:16.471041953Z Error getting logs from redhat-ods-applications [must-gather] [must-gather-dmh9b] POD 2026-07-07T14:36:16.638646591Z Wrote inspect data to must-gather. [must-gather] [must-gather-dmh9b] POD 2026-07-07T14:36:16.638678183Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-dmh9b] POD 2026-07-07T14:36:16.638678183Z namespaces "rhods-notebooks" not found [must-gather] [must-gather-dmh9b] POD 2026-07-07T14:36:16.640772701Z Error getting logs from rhods-notebooks [must-gather] [must-gather-dmh9b] POD 2026-07-07T14:36:16.798633962Z Wrote inspect data to must-gather. [must-gather] [must-gather-dmh9b] POD 2026-07-07T14:36:16.798733046Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-dmh9b] POD 2026-07-07T14:36:16.798733046Z namespaces "rhoai-model-registries" not found [must-gather] [must-gather-dmh9b] POD 2026-07-07T14:36:16.800745595Z Error getting logs from rhoai-model-registries [must-gather] [must-gather-dmh9b] POD 2026-07-07T14:36:16.957310673Z Wrote inspect data to must-gather. [must-gather] [must-gather-dmh9b] POD 2026-07-07T14:36:16.957342541Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-dmh9b] POD 2026-07-07T14:36:16.957342541Z namespaces "istio-system" not found [must-gather] [must-gather-dmh9b] POD 2026-07-07T14:36:16.959467356Z Error getting logs from istio-system [must-gather] [must-gather-dmh9b] POD 2026-07-07T14:36:17.120744531Z Wrote inspect data to must-gather. [must-gather] [must-gather-dmh9b] POD 2026-07-07T14:36:17.120776010Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-dmh9b] POD 2026-07-07T14:36:17.120776010Z namespaces "knative-serving" not found [must-gather] [must-gather-dmh9b] POD 2026-07-07T14:36:17.122909848Z Error getting logs from knative-serving [must-gather] [must-gather-dmh9b] POD 2026-07-07T14:36:17.284535824Z Wrote inspect data to must-gather. [must-gather] [must-gather-dmh9b] POD 2026-07-07T14:36:17.284588425Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-dmh9b] POD 2026-07-07T14:36:17.284588425Z namespaces "redhat-ods-applications-auth-provider" not found [must-gather] [must-gather-dmh9b] POD 2026-07-07T14:36:17.286877579Z Error getting logs from redhat-ods-applications-auth-provider [must-gather] [must-gather-dmh9b] POD 2026-07-07T14:36:17.577011854Z Wrote inspect data to must-gather. [must-gather] [must-gather-dmh9b] POD 2026-07-07T14:36:17.863382462Z Wrote inspect data to must-gather. [must-gather] [must-gather-dmh9b] POD 2026-07-07T14:36:18.001517288Z error: the server doesn't have a resource type "auths" [must-gather] [must-gather-dmh9b] POD 2026-07-07T14:36:18.085272203Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-dmh9b] POD 2026-07-07T14:36:18.087246563Z Error collecting info from [must-gather] [must-gather-dmh9b] POD 2026-07-07T14:36:18.220479850Z error: the server doesn't have a resource type "monitorings" [must-gather] [must-gather-dmh9b] POD 2026-07-07T14:36:18.304378301Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-dmh9b] POD 2026-07-07T14:36:18.306638409Z Error collecting info from [must-gather] [must-gather-dmh9b] POD 2026-07-07T14:36:18.445894248Z error: the server doesn't have a resource type "featuretrackers" [must-gather] [must-gather-dmh9b] POD 2026-07-07T14:36:18.539244844Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-dmh9b] POD 2026-07-07T14:36:18.541266419Z Error collecting info from [must-gather] [must-gather-dmh9b] POD 2026-07-07T14:36:18.683327959Z error: the server doesn't have a resource type "codeflares" [must-gather] [must-gather-dmh9b] POD 2026-07-07T14:36:18.766350506Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-dmh9b] POD 2026-07-07T14:36:18.768230229Z Error collecting info from [must-gather] [must-gather-dmh9b] POD 2026-07-07T14:36:18.898749830Z error: the server doesn't have a resource type "dashboards" [must-gather] [must-gather-dmh9b] POD 2026-07-07T14:36:18.980497819Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-dmh9b] POD 2026-07-07T14:36:18.982337992Z Error collecting info from [must-gather] [must-gather-dmh9b] POD 2026-07-07T14:36:19.113951717Z error: the server doesn't have a resource type "datasciencepipelines" [must-gather] [must-gather-dmh9b] POD 2026-07-07T14:36:19.197989294Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-dmh9b] POD 2026-07-07T14:36:19.200041391Z Error collecting info from [must-gather] [must-gather-dmh9b] POD 2026-07-07T14:36:19.334415115Z error: the server doesn't have a resource type "feastoperators" [must-gather] [must-gather-dmh9b] POD 2026-07-07T14:36:19.415598187Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-dmh9b] POD 2026-07-07T14:36:19.417627082Z Error collecting info from [must-gather] [must-gather-dmh9b] POD 2026-07-07T14:36:19.544482130Z error: the server doesn't have a resource type "kserves" [must-gather] [must-gather-dmh9b] POD 2026-07-07T14:36:19.626745168Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-dmh9b] POD 2026-07-07T14:36:19.628749910Z Error collecting info from [must-gather] [must-gather-dmh9b] POD 2026-07-07T14:36:19.759902205Z error: the server doesn't have a resource type "kueues" [must-gather] [must-gather-dmh9b] POD 2026-07-07T14:36:19.841127046Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-dmh9b] POD 2026-07-07T14:36:19.843083834Z Error collecting info from [must-gather] [must-gather-dmh9b] POD 2026-07-07T14:36:19.970156254Z error: the server doesn't have a resource type "modelcontrollers" [must-gather] [must-gather-dmh9b] POD 2026-07-07T14:36:20.052891191Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-dmh9b] POD 2026-07-07T14:36:20.054956082Z Error collecting info from [must-gather] [must-gather-dmh9b] POD 2026-07-07T14:36:20.185332111Z error: the server doesn't have a resource type "modelmeshservings" [must-gather] [must-gather-dmh9b] POD 2026-07-07T14:36:20.268765200Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-dmh9b] POD 2026-07-07T14:36:20.271008051Z Error collecting info from [must-gather] [must-gather-dmh9b] POD 2026-07-07T14:36:20.404228740Z error: the server doesn't have a resource type "modelregistries" [must-gather] [must-gather-dmh9b] POD 2026-07-07T14:36:20.487691850Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-dmh9b] POD 2026-07-07T14:36:20.489772983Z Error collecting info from [must-gather] [must-gather-dmh9b] POD 2026-07-07T14:36:20.630729889Z error: the server doesn't have a resource type "rays" [must-gather] [must-gather-dmh9b] POD 2026-07-07T14:36:20.711817427Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-dmh9b] POD 2026-07-07T14:36:20.713929958Z Error collecting info from [must-gather] [must-gather-dmh9b] POD 2026-07-07T14:36:20.719804692Z [disk usage checker] Volume usage percentage: current = 15 ; allowed = 70 [must-gather] [must-gather-dmh9b] POD 2026-07-07T14:36:20.845475038Z error: the server doesn't have a resource type "trainingoperators" [must-gather] [must-gather-dmh9b] POD 2026-07-07T14:36:20.926752269Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-dmh9b] POD 2026-07-07T14:36:20.928808389Z Error collecting info from [must-gather] [must-gather-dmh9b] POD 2026-07-07T14:36:21.051594015Z error: the server doesn't have a resource type "trustyais" [must-gather] [must-gather-dmh9b] POD 2026-07-07T14:36:21.134238620Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-dmh9b] POD 2026-07-07T14:36:21.136172453Z Error collecting info from [must-gather] [must-gather-dmh9b] POD 2026-07-07T14:36:21.273095771Z error: the server doesn't have a resource type "workbenches" [must-gather] [must-gather-dmh9b] POD 2026-07-07T14:36:21.361393309Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-dmh9b] POD 2026-07-07T14:36:21.363785063Z Error collecting info from [must-gather] [must-gather-dmh9b] POD 2026-07-07T14:36:21.494365907Z error: the server doesn't have a resource type "hardwareprofiles" [must-gather] [must-gather-dmh9b] POD 2026-07-07T14:36:21.577389401Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-dmh9b] POD 2026-07-07T14:36:21.579506279Z Error collecting info from [must-gather] [must-gather-dmh9b] POD 2026-07-07T14:36:21.711177682Z error: the server doesn't have a resource type "llamastackoperators" [must-gather] [must-gather-dmh9b] POD 2026-07-07T14:36:21.793591993Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-dmh9b] POD 2026-07-07T14:36:21.795689698Z Error collecting info from [must-gather] [must-gather-dmh9b] POD 2026-07-07T14:36:22.501080041Z error: the server doesn't have a resource type "predictors" [must-gather] [must-gather-dmh9b] POD 2026-07-07T14:36:22.627145707Z error: the server doesn't have a resource type "localmodelnodegroups" [must-gather] [must-gather-dmh9b] POD 2026-07-07T14:36:22.755100613Z error: the server doesn't have a resource type "smcp" [must-gather] [must-gather-dmh9b] POD 2026-07-07T14:36:22.880221001Z error: the server doesn't have a resource type "smm" [must-gather] [must-gather-dmh9b] POD 2026-07-07T14:36:23.004829563Z error: the server doesn't have a resource type "smmr" [must-gather] [must-gather-dmh9b] POD 2026-07-07T14:36:23.274083104Z error: the server doesn't have a resource type "virtualservices" [must-gather] [must-gather-dmh9b] POD 2026-07-07T14:36:23.412056408Z error: the server doesn't have a resource type "authorizationpolicies" [must-gather] [must-gather-dmh9b] POD 2026-07-07T14:36:23.548919159Z error: the server doesn't have a resource type "envoyfilters" [must-gather] [must-gather-dmh9b] POD 2026-07-07T14:36:23.678138495Z error: the server doesn't have a resource type "knativeservings" [must-gather] [must-gather-dmh9b] POD 2026-07-07T14:36:23.805839539Z error: the server doesn't have a resource type "configurations" [must-gather] [must-gather-dmh9b] POD 2026-07-07T14:36:23.935790470Z error: the server doesn't have a resource type "routes" [must-gather] [must-gather-dmh9b] POD 2026-07-07T14:36:24.067720793Z error: the server doesn't have a resource type "services" [must-gather] [must-gather-dmh9b] POD 2026-07-07T14:36:24.197118062Z error: the server doesn't have a resource type "revisions" [must-gather] [must-gather-dmh9b] POD 2026-07-07T14:36:24.326402037Z error: the server doesn't have a resource type "authconfigs" [must-gather] [must-gather-dmh9b] POD 2026-07-07T14:36:24.457504013Z error: the server doesn't have a resource type "authorinos" [must-gather] [must-gather-dmh9b] POD 2026-07-07T14:36:24.772364919Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-dmh9b] POD 2026-07-07T14:36:24.927667618Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-dmh9b] POD 2026-07-07T14:36:25.116948272Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-dmh9b] POD 2026-07-07T14:36:25.233811479Z Wrote inspect data to must-gather. [must-gather] [must-gather-dmh9b] POD 2026-07-07T14:36:25.385776840Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-dmh9b] POD 2026-07-07T14:36:25.529307900Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-dmh9b] POD 2026-07-07T14:36:25.724103101Z [disk usage checker] Volume usage percentage: current = 15 ; allowed = 70 [must-gather] [must-gather-dmh9b] POD 2026-07-07T14:36:25.726731519Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-dmh9b] POD 2026-07-07T14:36:25.869832529Z Wrote inspect data to must-gather. [must-gather] [must-gather-dmh9b] POD 2026-07-07T14:36:26.029023578Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-dmh9b] POD 2026-07-07T14:36:26.184697304Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-dmh9b] POD 2026-07-07T14:36:26.377850077Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-dmh9b] POD 2026-07-07T14:36:26.500066769Z Wrote inspect data to must-gather. [must-gather] [must-gather-dmh9b] POD 2026-07-07T14:36:26.655093209Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-dmh9b] POD 2026-07-07T14:36:26.822116956Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-dmh9b] POD 2026-07-07T14:36:27.007761518Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-dmh9b] POD 2026-07-07T14:36:27.118624363Z Wrote inspect data to must-gather. [must-gather] [must-gather-dmh9b] POD 2026-07-07T14:36:27.279107044Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-dmh9b] POD 2026-07-07T14:36:27.437274664Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-dmh9b] POD 2026-07-07T14:36:27.614867947Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-dmh9b] POD 2026-07-07T14:36:27.726049149Z Wrote inspect data to must-gather. [must-gather] [must-gather-dmh9b] POD 2026-07-07T14:36:27.883576541Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-dmh9b] POD 2026-07-07T14:36:28.051567250Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-dmh9b] POD 2026-07-07T14:36:28.252923334Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-dmh9b] POD 2026-07-07T14:36:28.398233211Z Wrote inspect data to must-gather. [must-gather] [must-gather-dmh9b] POD 2026-07-07T14:36:28.553127929Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-dmh9b] POD 2026-07-07T14:36:28.722655604Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-dmh9b] POD 2026-07-07T14:36:28.911137163Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-dmh9b] POD 2026-07-07T14:36:29.041798429Z Wrote inspect data to must-gather. [must-gather] [must-gather-dmh9b] POD 2026-07-07T14:36:29.198003094Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-dmh9b] POD 2026-07-07T14:36:29.363814367Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-dmh9b] POD 2026-07-07T14:36:29.556667989Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-dmh9b] POD 2026-07-07T14:36:29.677615962Z Wrote inspect data to must-gather. [must-gather] [must-gather-dmh9b] POD 2026-07-07T14:36:29.829350096Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-dmh9b] POD 2026-07-07T14:36:29.985759474Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-dmh9b] POD 2026-07-07T14:36:30.215155403Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-dmh9b] POD 2026-07-07T14:36:30.352389304Z Wrote inspect data to must-gather. [must-gather] [must-gather-dmh9b] POD 2026-07-07T14:36:30.512316021Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-dmh9b] POD 2026-07-07T14:36:30.671560333Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-dmh9b] POD 2026-07-07T14:36:30.728667409Z [disk usage checker] Volume usage percentage: current = 15 ; allowed = 70 [must-gather] [must-gather-dmh9b] POD 2026-07-07T14:36:30.864556343Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-dmh9b] POD 2026-07-07T14:36:30.981499726Z Wrote inspect data to must-gather. [must-gather] [must-gather-dmh9b] POD 2026-07-07T14:36:31.133606151Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-dmh9b] POD 2026-07-07T14:36:31.301164422Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-dmh9b] POD 2026-07-07T14:36:31.485259946Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-dmh9b] POD 2026-07-07T14:36:31.604761399Z Wrote inspect data to must-gather. [must-gather] [must-gather-dmh9b] POD 2026-07-07T14:36:31.766270854Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-dmh9b] POD 2026-07-07T14:36:31.911153975Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-dmh9b] POD 2026-07-07T14:36:32.088781805Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-dmh9b] POD 2026-07-07T14:36:32.207514753Z Wrote inspect data to must-gather. [must-gather] [must-gather-dmh9b] POD 2026-07-07T14:36:32.360362073Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-dmh9b] POD 2026-07-07T14:36:32.508102474Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-dmh9b] POD 2026-07-07T14:36:32.702901008Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-dmh9b] POD 2026-07-07T14:36:32.819110735Z Wrote inspect data to must-gather. [must-gather] [must-gather-dmh9b] POD 2026-07-07T14:36:32.984611732Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-dmh9b] POD 2026-07-07T14:36:33.156249968Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-dmh9b] POD 2026-07-07T14:36:33.339083958Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-dmh9b] POD 2026-07-07T14:36:33.463505504Z Wrote inspect data to must-gather. [must-gather] [must-gather-dmh9b] POD 2026-07-07T14:36:35.733352730Z [disk usage checker] Volume usage percentage: current = 15 ; allowed = 70 [must-gather] [must-gather-dmh9b] POD 2026-07-07T14:36:37.191490815Z Caches written to disk [must-gather] [must-gather-dmh9b] OUT 2026-07-07T14:36:38.201573637Z waiting for gather to complete [must-gather] [must-gather-dmh9b] OUT 2026-07-07T14:36:38.208373197Z downloading gather output [must-gather] [must-gather-dmh9b] OUT 2026-07-07T14:36:38.556056501Z receiving incremental file list [must-gather] [must-gather-dmh9b] OUT 2026-07-07T14:36:38.57121646Z ./ [must-gather] [must-gather-dmh9b] OUT 2026-07-07T14:36:38.571347333Z aggregated-discovery-api.yaml [must-gather] [must-gather-dmh9b] OUT 2026-07-07T14:36:38.57165402Z aggregated-discovery-apis.yaml [must-gather] [must-gather-dmh9b] OUT 2026-07-07T14:36:38.572620303Z event-filter.html [must-gather] [must-gather-dmh9b] OUT 2026-07-07T14:36:38.573071534Z timestamp [must-gather] [must-gather-dmh9b] OUT 2026-07-07T14:36:38.573244158Z version [must-gather] [must-gather-dmh9b] OUT 2026-07-07T14:36:38.573311949Z cluster-scoped-resources/ [must-gather] [must-gather-dmh9b] OUT 2026-07-07T14:36:38.57332302Z cluster-scoped-resources/datasciencecluster.opendatahub.io/ [must-gather] [must-gather-dmh9b] OUT 2026-07-07T14:36:38.57333129Z cluster-scoped-resources/datasciencecluster.opendatahub.io/datascienceclusters/ [must-gather] [must-gather-dmh9b] OUT 2026-07-07T14:36:38.573370441Z cluster-scoped-resources/datasciencecluster.opendatahub.io/datascienceclusters/test-dsc.yaml [must-gather] [must-gather-dmh9b] OUT 2026-07-07T14:36:38.573445733Z cluster-scoped-resources/dscinitialization.opendatahub.io/ [must-gather] [must-gather-dmh9b] OUT 2026-07-07T14:36:38.573458043Z cluster-scoped-resources/dscinitialization.opendatahub.io/dscinitializations/ [must-gather] [must-gather-dmh9b] OUT 2026-07-07T14:36:38.573484854Z cluster-scoped-resources/dscinitialization.opendatahub.io/dscinitializations/test-dsci.yaml [must-gather] [must-gather-dmh9b] OUT 2026-07-07T14:36:38.573560535Z namespaces/ [must-gather] [must-gather-dmh9b] OUT 2026-07-07T14:36:38.573570225Z namespaces/kserve-ci-e2e-test/ [must-gather] [must-gather-dmh9b] OUT 2026-07-07T14:36:38.573605066Z namespaces/kserve-ci-e2e-test/kserve-ci-e2e-test.yaml [must-gather] [must-gather-dmh9b] OUT 2026-07-07T14:36:38.573665608Z namespaces/kserve-ci-e2e-test/apps.openshift.io/ [must-gather] [must-gather-dmh9b] OUT 2026-07-07T14:36:38.573724859Z namespaces/kserve-ci-e2e-test/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-dmh9b] OUT 2026-07-07T14:36:38.5737512Z namespaces/kserve-ci-e2e-test/apps/ [must-gather] [must-gather-dmh9b] OUT 2026-07-07T14:36:38.573799581Z namespaces/kserve-ci-e2e-test/apps/daemonsets.yaml [must-gather] [must-gather-dmh9b] OUT 2026-07-07T14:36:38.573886903Z namespaces/kserve-ci-e2e-test/apps/deployments.yaml [must-gather] [must-gather-dmh9b] OUT 2026-07-07T14:36:38.573979075Z namespaces/kserve-ci-e2e-test/apps/replicasets.yaml [must-gather] [must-gather-dmh9b] OUT 2026-07-07T14:36:38.574057597Z namespaces/kserve-ci-e2e-test/apps/statefulsets.yaml [must-gather] [must-gather-dmh9b] OUT 2026-07-07T14:36:38.574135099Z namespaces/kserve-ci-e2e-test/autoscaling/ [must-gather] [must-gather-dmh9b] OUT 2026-07-07T14:36:38.57418516Z namespaces/kserve-ci-e2e-test/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-dmh9b] OUT 2026-07-07T14:36:38.574233361Z namespaces/kserve-ci-e2e-test/batch/ [must-gather] [must-gather-dmh9b] OUT 2026-07-07T14:36:38.574275442Z namespaces/kserve-ci-e2e-test/batch/cronjobs.yaml [must-gather] [must-gather-dmh9b] OUT 2026-07-07T14:36:38.574375675Z namespaces/kserve-ci-e2e-test/batch/jobs.yaml [must-gather] [must-gather-dmh9b] OUT 2026-07-07T14:36:38.574407095Z namespaces/kserve-ci-e2e-test/build.openshift.io/ [must-gather] [must-gather-dmh9b] OUT 2026-07-07T14:36:38.574454697Z namespaces/kserve-ci-e2e-test/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-dmh9b] OUT 2026-07-07T14:36:38.574538048Z namespaces/kserve-ci-e2e-test/build.openshift.io/builds.yaml [must-gather] [must-gather-dmh9b] OUT 2026-07-07T14:36:38.57459054Z namespaces/kserve-ci-e2e-test/core/ [must-gather] [must-gather-dmh9b] OUT 2026-07-07T14:36:38.57462631Z namespaces/kserve-ci-e2e-test/core/configmaps.yaml [must-gather] [must-gather-dmh9b] OUT 2026-07-07T14:36:38.574770594Z namespaces/kserve-ci-e2e-test/core/endpoints.yaml [must-gather] [must-gather-dmh9b] OUT 2026-07-07T14:36:38.574855976Z namespaces/kserve-ci-e2e-test/core/events.yaml [must-gather] [must-gather-dmh9b] OUT 2026-07-07T14:36:38.57587518Z namespaces/kserve-ci-e2e-test/core/persistentvolumeclaims.yaml [must-gather] [must-gather-dmh9b] OUT 2026-07-07T14:36:38.575944742Z namespaces/kserve-ci-e2e-test/core/pods.yaml [must-gather] [must-gather-dmh9b] OUT 2026-07-07T14:36:38.576032354Z namespaces/kserve-ci-e2e-test/core/replicationcontrollers.yaml [must-gather] [must-gather-dmh9b] OUT 2026-07-07T14:36:38.576186697Z namespaces/kserve-ci-e2e-test/core/secrets.yaml [must-gather] [must-gather-dmh9b] OUT 2026-07-07T14:36:38.576372472Z namespaces/kserve-ci-e2e-test/core/services.yaml [must-gather] [must-gather-dmh9b] OUT 2026-07-07T14:36:38.576411963Z namespaces/kserve-ci-e2e-test/discovery.k8s.io/ [must-gather] [must-gather-dmh9b] OUT 2026-07-07T14:36:38.576471854Z namespaces/kserve-ci-e2e-test/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-dmh9b] OUT 2026-07-07T14:36:38.576509555Z namespaces/kserve-ci-e2e-test/image.openshift.io/ [must-gather] [must-gather-dmh9b] OUT 2026-07-07T14:36:38.576558096Z namespaces/kserve-ci-e2e-test/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-dmh9b] OUT 2026-07-07T14:36:38.576601827Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/ [must-gather] [must-gather-dmh9b] OUT 2026-07-07T14:36:38.576644878Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-dmh9b] OUT 2026-07-07T14:36:38.57673164Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-dmh9b] OUT 2026-07-07T14:36:38.576768371Z namespaces/kserve-ci-e2e-test/monitoring.coreos.com/ [must-gather] [must-gather-dmh9b] OUT 2026-07-07T14:36:38.576820782Z namespaces/kserve-ci-e2e-test/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-dmh9b] OUT 2026-07-07T14:36:38.576867174Z namespaces/kserve-ci-e2e-test/networking.k8s.io/ [must-gather] [must-gather-dmh9b] OUT 2026-07-07T14:36:38.576903014Z namespaces/kserve-ci-e2e-test/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-dmh9b] OUT 2026-07-07T14:36:38.576957456Z namespaces/kserve-ci-e2e-test/policy/ [must-gather] [must-gather-dmh9b] OUT 2026-07-07T14:36:38.576992146Z namespaces/kserve-ci-e2e-test/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-dmh9b] OUT 2026-07-07T14:36:38.577041538Z namespaces/kserve-ci-e2e-test/route.openshift.io/ [must-gather] [must-gather-dmh9b] OUT 2026-07-07T14:36:38.577092189Z namespaces/kserve-ci-e2e-test/route.openshift.io/routes.yaml [must-gather] [must-gather-dmh9b] OUT 2026-07-07T14:36:38.588409727Z [must-gather] [must-gather-dmh9b] OUT 2026-07-07T14:36:38.588432317Z sent 761 bytes received 47,444 bytes 96,410.00 bytes/sec [must-gather] [must-gather-dmh9b] OUT 2026-07-07T14:36:38.588437857Z total size is 600,388 speedup is 12.45 [must-gather] [must-gather ] OUT 2026-07-07T14:36:38.649960623Z namespace/openshift-must-gather-hhjqp 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: 21e58014-787e-4a1f-9e5a-2a9c86b623fa [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-07T14:36:38.804887067Z 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: 21e58014-787e-4a1f-9e5a-2a9c86b623fa [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-07T14:36:38.828897745Z namespace/openshift-must-gather-z7x97 created [must-gather] [must-gather ] OUT 2026-07-07T14:36:38.838750278Z clusterrolebinding.rbac.authorization.k8s.io/must-gather-vwpj9 created [must-gather] [must-gather ] OUT 2026-07-07T14:36:38.875462666Z pod for plug-in image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ba272a129f91bab6ed70a10b041d49836b63538fa2cbaa919e53a4a13fe3dcde created [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:36:40.254100036Z [disk usage checker] Started [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:36:40.257692272Z [disk usage checker] Volume usage percentage: current = 15 ; allowed = 70 [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:36:40.476621021Z Gathering data for ns/openshift-cluster-version... [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:36:40.646411183Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:36:40.770602674Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:36:40.871685450Z Gathering data for ns/default... [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:36:41.331184251Z Gathering data for ns/openshift... [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:36:41.904008292Z Gathering data for ns/kube-system... [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:36:42.846818574Z Gathering data for ns/openshift-etcd... [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:36:43.146911110Z Waiting on subprocesses to finish execution. [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:36:43.153255944Z INFO: Gathering machine config daemon's old logs from all nodes [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:36:43.158918142Z 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-c2s2z] POD 2026-07-07T14:36:43.160074587Z Executing Istio gather script [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:36:43.175604296Z INFO: Collecting host service logs for crio [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:36:43.176002730Z INFO: Collecting host service logs for kubelet [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:36:43.176338152Z INFO: Collecting host service logs for rpm-ostreed [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:36:43.176686672Z INFO: Collecting host service logs for ostree-finalize-staged [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:36:43.177035059Z INFO: Collecting host service logs for machine-config-daemon-firstboot [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:36:43.177389380Z INFO: Collecting host service logs for machine-config-daemon-host [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:36:43.177849384Z INFO: Collecting host service logs for NetworkManager [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:36:43.178178802Z INFO: Collecting host service logs for openvswitch [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:36:43.178499669Z INFO: Collecting host service logs for ovs-configuration [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:36:43.178867127Z INFO: Collecting host service logs for ovsdb-server [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:36:43.179260770Z INFO: Collecting host service logs for ovs-vswitchd [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:36:43.179792893Z INFO: Waiting for worker host service log collection to complete ... [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:36:43.202431568Z INFO: Gathering on-disk MachineConfig from degraded nodes [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:36:43.209370452Z INFO: Waiting for node performance related collection to complete ... [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:36:43.229945443Z INFO: Gathering HAProxy config files [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:36:43.802304686Z Wrote inspect data to must-gather. [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:36:43.871309107Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:36:43.871309107Z namespaces "assisted-installer" not found [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:36:44.021727536Z INFO: "sriov-network-operator" not detected. Skipping. [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:36:44.200753315Z INFO: Found 1 replicas - prometheus-k8s-0 [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:36:44.311361358Z Wrote inspect data to must-gather. [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:36:44.317537455Z No resources found [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:36:44.339530727Z No resources found in openshift-etcd namespace. [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:36:44.391881836Z INFO: "kubernetes-nmstate-operator" not detected. Skipping. [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:36:44.548441937Z INFO: Waiting for on-disk MachineConfig collection to complete ... [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:36:44.548525234Z INFO: on-disk MachineConfig config collection complete. [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:36:44.576976602Z INFO: namespace openshift-frr-k8s not detected. Skipping. [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:36:44.629741166Z INFO: Collecting Insights Archives from insights-operator-5c847dcfc4-k8t8j [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:36:44.629741166Z insights-runtime-extractor-45gjt [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:36:44.629741166Z insights-runtime-extractor-jd5qx [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:36:44.629741166Z insights-runtime-extractor-kh9z5 [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:36:44.765488684Z INFO: "metallb-operator" not detected. Skipping. [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:36:44.836986060Z error: the server doesn't have a resource type "performanceprofile" [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:36:44.899926039Z INFO: Waiting for HAProxy config collection to complete ... [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:36:44.918691125Z INFO: Worker host service log collection to complete. [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:36:45.204872578Z ERROR: No running kube-apiserver pods found [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:36:45.286627302Z error: only SOURCE_DIR and POD:DESTINATION_DIR should be specified as arguments [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:36:45.286627302Z See 'oc rsync -h' for help and examples [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:36:45.401953720Z [disk usage checker] Volume usage percentage: current = 15 ; allowed = 70 [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:36:45.456805580Z Wrote inspect data to must-gather. [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:36:45.472256742Z Wrote inspect data to must-gather. [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:36:45.580996040Z Wrote inspect data to must-gather. [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:36:45.887594058Z INFO: Getting alertmanagers from prometheus-k8s-0 [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:36:45.909262408Z Wrote inspect data to must-gather. [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:36:45.912249113Z error: the server doesn't have a resource type "multi-networkpolicy" [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:36:45.919178486Z tar: Removing leading `/' from member names [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:36:45.922155864Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:36:45.927380449Z INFO: HAProxy config collection complete. [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:36:45.934842344Z INFO: 'previous-logs' folder not found on ip-10-0-130-166.ec2.internal, skipping... [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:36:45.947015972Z No resources found [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:36:46.035960069Z Wrote inspect data to must-gather. [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:36:46.049809330Z Wrote inspect data to must-gather. [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:36:46.139214250Z Wrote inspect data to must-gather. [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:36:46.253128001Z error: the server doesn't have a resource type "machineconfigs" [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:36:46.315711980Z INFO: 'previous-logs' folder not found on ip-10-0-135-29.ec2.internal, skipping... [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:36:46.398111860Z INFO: OLM v1 CRDs not detected. Skipping OLM v1 resource collection. [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:36:46.453889772Z Wrote inspect data to must-gather. [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:36:46.473149700Z error: the server doesn't have a resource type "machineconfigpools" [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:36:46.507027552Z Gathering data for ns/openshift-monitoring... [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:36:46.521017091Z INFO: Getting rules from prometheus-k8s-0 [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:36:46.624264421Z INFO: 'previous-logs' folder not found on ip-10-0-138-42.ec2.internal, skipping... [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:36:46.624322514Z INFO: Waiting for Machine Config Daemon termination log collection to complete ... [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:36:46.624392723Z INFO: Machine Config Daemon termination log collection complete. [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:36:46.748746454Z Wrote inspect data to must-gather. [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:36:46.767130966Z Wrote inspect data to must-gather. [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:36:46.923660519Z error: the server doesn't have a resource type "kubeletconfigs" [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:36:47.041646378Z INFO: Getting status/config from prometheus-k8s-0 [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:36:47.096933455Z INFO: INTERCONNECT MODE [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:36:47.097015208Z INFO: Gathering ovn-kubernetes DBs [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:36:47.174345472Z Wrote inspect data to must-gather. [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:36:47.270972261Z INFO: Gathering OVN_Northbound from ovnkube-node-5jd26... [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:36:47.271261781Z INFO: Gathering OVN_Northbound from ovnkube-node-ddpch... [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:36:47.271490019Z INFO: Gathering OVN_Northbound from ovnkube-node-xzqcm... [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:36:47.271797469Z INFO: Gathering OVN_Southbound from ovnkube-node-5jd26... [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:36:47.272034583Z INFO: Gathering OVN_Southbound from ovnkube-node-ddpch... [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:36:47.272263811Z INFO: Gathering OVN_Southbound from ovnkube-node-xzqcm... [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:36:47.526429107Z Wrote inspect data to must-gather. [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:36:47.657263685Z tar: Removing leading `/' from member names [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:36:47.660438360Z tar: Removing leading `/' from member names [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:36:47.670419437Z tar: Removing leading `/' from member names [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:36:47.688743051Z tar: Removing leading `/' from member names [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:36:47.708807095Z tar: Removing leading `/' from member names [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:36:47.719447961Z INFO: Getting status/flags from prometheus-k8s-0 [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:36:47.720656856Z Inspecting resource crd/gatewayclasses.gateway.networking.k8s.io [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:36:47.732090157Z tar: Removing leading `/' from member names [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:36:47.839194635Z Wrote inspect data to must-gather. [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:36:47.946841592Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:36:48.097916010Z Wrote inspect data to must-gather. [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:36:48.160049572Z INFO: Getting status/runtimeinfo from prometheus-k8s-0 [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:36:48.194112788Z INFO: Waiting for network log collection to complete ... [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:36:48.194169875Z INFO: Waiting for ovnk database copies to complete ... [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:36:48.194693402Z INFO: Copying ovnk databases complete. [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:36:48.194952228Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:36:48.196263756Z 3.4M must-gather/network_logs/ovnk_database_store [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:36:48.197175947Z Inspecting resource crd/gateways.gateway.networking.k8s.io [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:36:48.199068277Z ovnk_database_store/ [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:36:48.199068277Z ovnk_database_store/ovnkube-node-ddpch_nbdb [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:36:48.210140655Z ovnk_database_store/ovnkube-node-5jd26_sbdb [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:36:48.234017797Z ovnk_database_store/ovnkube-node-5jd26_nbdb [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:36:48.243240394Z ovnk_database_store/ovnkube-node-xzqcm_sbdb [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:36:48.265657225Z ovnk_database_store/ovnkube-node-ddpch_sbdb [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:36:48.287214645Z ovnk_database_store/ovnkube-node-xzqcm_nbdb [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:36:48.298661876Z INFO: Network log collection complete. [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:36:48.339779555Z Wrote inspect data to must-gather. [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:36:48.413377583Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:36:48.473729941Z INFO: Getting targets?state=active from prometheus-k8s-0 [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:36:48.554295226Z Wrote inspect data to must-gather. [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:36:48.640248560Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:36:48.642586695Z Inspecting resource crd/grpcroutes.gateway.networking.k8s.io [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:36:48.769687753Z Wrote inspect data to must-gather. [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:36:48.808177993Z INFO: Getting status/tsdb from prometheus-k8s-0 [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:36:48.838622599Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:36:49.065311665Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:36:49.069234942Z Inspecting resource crd/httproutes.gateway.networking.k8s.io [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:36:49.082696655Z Error from server (NotFound): deployments.apps "cluster-node-tuning-operator" not found [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:36:49.084910051Z INFO: Fallback to identify the container image from release info [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:36:49.297929743Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:36:49.352453386Z INFO: Getting status from alertmanager-main-0 [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:36:49.527263867Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:36:49.529891578Z Inspecting resource crd/inferencemodelrewrites.inference.networking.x-k8s.io [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:36:49.641341314Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:36:49.688382482Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:36:49.904075775Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:36:49.906958886Z Inspecting resource crd/inferenceobjectives.inference.networking.x-k8s.io [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:36:50.066216241Z INFO: Image with low level tools to use: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5be8cdcf34f35a89a70b6bfa49e66897641871237570b3e09766f83a0a473e6a [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:36:50.105929351Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:36:50.212972775Z daemonset.apps/perf-node-gather-daemonset created [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:36:50.284818515Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:36:50.324871056Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:36:50.327851701Z Inspecting resource crd/inferencepoolimports.inference.networking.x-k8s.io [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:36:50.366723190Z Waiting for performance profile collector pods to become ready: 1 [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:36:50.408441833Z [disk usage checker] Volume usage percentage: current = 15 ; allowed = 70 [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:36:50.487427609Z Gathering data for ns/openshift-network-console... [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:36:50.515279386Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:36:50.736994369Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:36:50.740120467Z Inspecting resource crd/inferencepools.inference.networking.k8s.io [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:36:50.931973525Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:36:51.023134785Z Gathering data for ns/openshift-console-operator... [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:36:51.142060460Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:36:51.144672236Z Inspecting resource crd/inferencepools.inference.networking.x-k8s.io [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:36:51.344790854Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:36:51.522042688Z Waiting for performance profile collector pods to become ready: 2 [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:36:51.523976846Z Gathering data for ns/openshift-console... [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:36:51.565948019Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:36:51.568458432Z Inspecting resource crd/referencegrants.gateway.networking.k8s.io [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:36:51.742764053Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:36:51.930572944Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:36:52.200799884Z Gathering data for ns/openshift-cluster-storage-operator... [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:36:52.660140200Z Done executing Istio gather script [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:36:52.667858778Z Waiting for performance profile collector pods to become ready: 3 [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:36:52.895591460Z Gathering data for ns/openshift-dns-operator... [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:36:53.261202727Z Gathering data for ns/openshift-dns... [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:36:53.793238422Z Waiting for performance profile collector pods to become ready: 4 [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:36:54.108952034Z Gathering data for ns/openshift-image-registry... [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:36:54.932473459Z Waiting for performance profile collector pods to become ready: 5 [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:36:54.934496437Z Gathering data for ns/openshift-ingress-operator... [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:36:55.387123467Z Gathering data for ns/openshift-ingress... [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:36:55.420535127Z [disk usage checker] Volume usage percentage: current = 15 ; allowed = 70 [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:36:55.847155017Z Gathering data for ns/openshift-ingress-canary... [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:36:56.070850317Z Waiting for performance profile collector pods to become ready: 6 [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:36:56.415019624Z Gathering data for ns/openshift-insights... [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:36:57.192915352Z Waiting for performance profile collector pods to become ready: 7 [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:36:58.311042561Z Waiting for performance profile collector pods to become ready: 8 [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:36:59.185353243Z Gathering data for ns/kserve... [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:36:59.438111558Z Daemonset perf-node-gather-daemonset ready 3 out of 3 [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:36:59.691310479Z Collecting performance related data for node ip-10-0-138-42.ec2.internal [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:36:59.698131758Z Collecting performance related data for node ip-10-0-130-166.ec2.internal [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:36:59.705238505Z Collecting performance related data for node ip-10-0-135-29.ec2.internal [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:37:00.432634976Z [disk usage checker] Volume usage percentage: current = 15 ; allowed = 70 [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:37:01.532384612Z Gathering data for ns/openshift-config... [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:37:01.888279344Z Gathering data for ns/openshift-config-managed... [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:37:02.516676417Z Gathering data for ns/openshift-kube-apiserver-operator... [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:37:03.103781459Z Gathering data for ns/openshift-kube-apiserver... [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:37:03.482744937Z Gathering data for ns/openshift-kube-controller-manager... [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:37:03.898664192Z Gathering data for ns/openshift-kube-controller-manager-operator... [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:37:04.294611681Z Gathering data for ns/openshift-kube-scheduler... [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:37:04.650761433Z Gathering data for ns/openshift-kube-scheduler-operator... [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:37:05.111640255Z Gathering data for ns/openshift-kube-storage-version-migrator... [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:37:05.438112563Z [disk usage checker] Volume usage percentage: current = 15 ; allowed = 70 [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:37:05.674898818Z Gathering data for ns/openshift-kube-storage-version-migrator-operator... [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:37:06.075383826Z Gathering data for ns/openshift-user-workload-monitoring... [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:37:06.706184244Z Gathering data for ns/openshift-multus... [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:37:08.444715908Z Collecting kubelet logs for node ip-10-0-138-42.ec2.internal [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:37:08.446790072Z Collecting kubelet logs for node ip-10-0-130-166.ec2.internal [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:37:08.449554091Z Collecting kubelet logs for node ip-10-0-135-29.ec2.internal [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:37:08.832493856Z Gathering data for ns/openshift-ovn-kubernetes... [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:37:08.833535746Z daemonset.apps "perf-node-gather-daemonset" deleted from openshift-must-gather-z7x97 namespace [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:37:08.843854892Z INFO: Node performance data collection complete. [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:37:10.442730707Z [disk usage checker] Volume usage percentage: current = 15 ; allowed = 70 [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:37:10.653040461Z Gathering data for ns/openshift-host-network... [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:37:11.070751272Z Gathering data for ns/openshift-network-diagnostics... [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:37:11.765867673Z Gathering data for ns/openshift-network-node-identity... [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:37:12.272773218Z Gathering data for ns/openshift-network-operator... [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:37:12.753214549Z Gathering data for ns/openshift-cloud-network-config-controller... [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:37:13.119838163Z Gathering data for ns/openshift-cluster-node-tuning-operator... [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:37:13.695982313Z Gathering data for ns/openshift-apiserver-operator... [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:37:14.058957873Z Gathering data for ns/openshift-apiserver... [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:37:14.591162010Z Gathering data for ns/openshift-controller-manager-operator... [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:37:15.012699549Z Gathering data for ns/openshift-controller-manager... [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:37:15.406193626Z Gathering data for ns/openshift-cluster-samples-operator... [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:37:15.447102445Z [disk usage checker] Volume usage percentage: current = 15 ; allowed = 70 [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:37:16.301471587Z Gathering data for ns/openshift-operator-lifecycle-manager... [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:37:16.693305826Z Gathering data for ns/openshift-service-ca-operator... [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:37:17.109416697Z Gathering data for ns/openshift-service-ca... [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:37:17.596797336Z Gathering data for ns/openshift-cluster-csi-drivers... [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:37:18.740575808Z Wrote inspect data to must-gather. [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:37:18.740617844Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:37:18.740617844Z skipping gathering secrets/support due to error: secrets "support" not found [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:37:18.878440177Z error: the server doesn't have a resource type "clusters" [must-gather] [must-gather-c2s2z] POD 2026-07-07T14:37:18.934095412Z Caches written to disk [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:19.94342312Z waiting for gather to complete [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:19.947344152Z downloading gather output [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.328952547Z receiving incremental file list [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.353352283Z ./ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.353441715Z aggregated-discovery-api.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.35363058Z aggregated-discovery-apis.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.354645434Z event-filter.html [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.356987459Z timestamp [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.357095722Z version [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.36972792Z cluster-scoped-resources/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.369759841Z cluster-scoped-resources/admissionregistration.k8s.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.369767371Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.369799692Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/default-network-annotation.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.369938955Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/servicecidrs.openshift.io.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.370057128Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/user-defined-networks-namespace-label.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.37015655Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.370216722Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/default-network-annotation-binding.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.370303004Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/servicecidrs-binding.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.370393206Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/user-defined-networks-namespace-label-binding.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.370518069Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.37056758Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/multus.openshift.io.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.370682113Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/network-node-identity.openshift.io.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.370750504Z cluster-scoped-resources/apiextensions.k8s.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.371205695Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.371257466Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/accounts.nim.opendatahub.io.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.371465311Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/adminnetworkpolicies.policy.networking.k8s.io.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.371903082Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/adminpolicybasedexternalroutes.k8s.ovn.org.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.371913812Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertingrules.monitoring.openshift.io.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.372062385Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertmanagerconfigs.monitoring.coreos.com.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.375736112Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertmanagers.monitoring.coreos.com.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.377436352Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertrelabelconfigs.monitoring.openshift.io.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.377568716Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/apirequestcounts.apiserver.openshift.io.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.377707549Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/apiservers.config.openshift.io.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.377858212Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/appliedmanifestworks.work.open-cluster-management.io.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.377984415Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/authentications.config.openshift.io.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.378266142Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/baselineadminnetworkpolicies.policy.networking.k8s.io.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.378480607Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/builds.config.openshift.io.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.378663941Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/catalogsources.operators.coreos.com.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.378966558Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudcredentials.operator.openshift.io.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.379115492Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudeventsources.eventing.keda.sh.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.379272306Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudprivateipconfigs.cloud.network.openshift.io.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.379402769Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterclaims.cluster.open-cluster-management.io.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.379538552Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustercloudeventsources.eventing.keda.sh.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.379652735Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustercsidrivers.operator.openshift.io.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.379816478Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterimagepolicies.config.openshift.io.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.380014533Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusteroperators.config.openshift.io.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.380191407Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterresourcequotas.quota.openshift.io.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.380329761Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterserviceversions.operators.coreos.com.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.38240244Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterstoragecontainers.serving.kserve.io.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.382565314Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustertriggerauthentications.keda.sh.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.382726717Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusteruserdefinednetworks.k8s.ovn.org.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.382970423Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterversions.config.openshift.io.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.38325278Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.38367609Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.operator.openshift.io.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.383791472Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.samples.operator.openshift.io.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.383909765Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleclidownloads.console.openshift.io.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.384045678Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleexternalloglinks.console.openshift.io.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.384197002Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolelinks.console.openshift.io.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.384325675Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolenotifications.console.openshift.io.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.384440538Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleplugins.console.openshift.io.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.384595251Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolequickstarts.console.openshift.io.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.384727945Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoles.config.openshift.io.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.384843437Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoles.operator.openshift.io.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.385217016Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolesamples.console.openshift.io.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.385361009Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleyamlsamples.console.openshift.io.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.385460232Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/controllerconfigs.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.385991344Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/credentialsrequests.cloudcredential.openshift.io.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.386167339Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/csisnapshotcontrollers.operator.openshift.io.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.386283951Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/datascienceclusters.datasciencecluster.opendatahub.io.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.386471486Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnses.config.openshift.io.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.386586378Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnses.operator.openshift.io.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.386797094Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnsrecords.ingress.operator.openshift.io.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.386915326Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dscinitializations.dscinitialization.opendatahub.io.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.387114081Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressfirewalls.k8s.ovn.org.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.387247834Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressips.k8s.ovn.org.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.387362617Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressqoses.k8s.ovn.org.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.38749468Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressrouters.network.operator.openshift.io.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.387632973Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressservices.k8s.ovn.org.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.387733276Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/etcds.operator.openshift.io.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.387888149Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/featuregates.config.openshift.io.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.388034993Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gatewayclasses.gateway.networking.k8s.io.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.388231317Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gateways.gateway.networking.k8s.io.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.388721869Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/grpcroutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.38917362Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/helmchartrepositories.helm.openshift.io.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.389246641Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httproutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.39004753Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httpscaledobjects.http.keda.sh.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.390184703Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagecontentpolicies.config.openshift.io.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.390321817Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagecontentsourcepolicies.operator.openshift.io.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.390419709Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagedigestmirrorsets.config.openshift.io.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.390572343Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagepolicies.config.openshift.io.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.39086451Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagepruners.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.391136516Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/images.config.openshift.io.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.39128428Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagetagmirrorsets.config.openshift.io.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.391388952Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencegraphs.serving.kserve.io.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.391554436Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencemodelrewrites.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.391697049Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferenceobjectives.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.391822172Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepoolimports.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.391977406Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.k8s.io.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.392196431Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.392326974Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferenceservices.serving.kserve.io.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.39469015Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/infrastructures.config.openshift.io.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.395183432Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ingresscontrollers.operator.openshift.io.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.395759715Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ingresses.config.openshift.io.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.395936649Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/insightsoperators.operator.openshift.io.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.396124204Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/installplans.operators.coreos.com.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.396275427Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/interceptorroutes.http.keda.sh.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.396415671Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ipamclaims.k8s.cni.cncf.io.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.396525383Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ippools.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.396635196Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kedacontrollers.keda.sh.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.400783214Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubeapiservers.operator.openshift.io.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.400925367Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubecontrollermanagers.operator.openshift.io.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.40105606Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubeschedulers.operator.openshift.io.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.401221954Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubestorageversionmigrators.operator.openshift.io.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.401341547Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/llminferenceserviceconfigs.serving.kserve.io.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.407343179Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/llminferenceservices.serving.kserve.io.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.411985518Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineconfignodes.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.412170973Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineconfigurations.operator.openshift.io.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.41246756Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineosbuilds.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.412645054Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineosconfigs.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.412798168Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/network-attachment-definitions.k8s.cni.cncf.io.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.41290226Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/networks.config.openshift.io.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.413068274Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/networks.operator.openshift.io.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.413352691Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/nodes.config.openshift.io.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.413470324Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/nodeslicepools.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.413573416Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/oauths.config.openshift.io.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.413769091Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/olmconfigs.operators.coreos.com.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.413878553Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/openshiftapiservers.operator.openshift.io.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.413994916Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/openshiftcontrollermanagers.operator.openshift.io.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.414142909Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorconditions.operators.coreos.com.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.414287913Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorgroups.operators.coreos.com.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.414453567Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorhubs.config.openshift.io.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.41457915Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorpkis.network.operator.openshift.io.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.414696033Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operators.operators.coreos.com.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.414824416Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/overlappingrangeipreservations.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.414935478Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/pinnedimagesets.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.415052331Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/podmonitors.monitoring.coreos.com.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.415388059Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/podnetworkconnectivitychecks.controlplane.operator.openshift.io.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.415513202Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/probes.monitoring.coreos.com.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.415772968Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/profiles.tuned.openshift.io.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.415895061Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/projecthelmchartrepositories.helm.openshift.io.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.416015644Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/projects.config.openshift.io.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.416166867Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/prometheuses.monitoring.coreos.com.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.418444921Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/prometheusrules.monitoring.coreos.com.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.418566774Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/proxies.config.openshift.io.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.418683087Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/rangeallocations.security.internal.openshift.io.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.418798039Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/referencegrants.gateway.networking.k8s.io.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.418985864Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/rolebindingrestrictions.authorization.openshift.io.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.419177188Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/scaledjobs.keda.sh.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.421027052Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/scaledobjects.keda.sh.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.421219987Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/schedulers.config.openshift.io.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.421418501Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/securitycontextconstraints.security.openshift.io.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.421611946Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servicecas.operator.openshift.io.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.421759349Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servicemonitors.monitoring.coreos.com.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.422024656Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servingruntimes.serving.kserve.io.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.422683171Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storages.operator.openshift.io.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.422815274Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storagestates.migration.k8s.io.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.422931907Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storageversionmigrations.migration.k8s.io.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.42303831Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/subscriptions.operators.coreos.com.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.423792797Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/thanosrulers.monitoring.coreos.com.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.425747314Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/trainedmodels.serving.kserve.io.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.425826145Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/triggerauthentications.keda.sh.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.425875257Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/tuneds.tuned.openshift.io.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.425979339Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/userdefinednetworks.k8s.ovn.org.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.426177894Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumepopulators.populator.storage.k8s.io.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.426304687Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshotclasses.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.426494361Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshotcontents.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.426714306Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshots.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.42687053Z cluster-scoped-resources/apiregistration.k8s.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.427215458Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.42727573Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1..yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.427396673Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.admissionregistration.k8s.io.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.427514995Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apiextensions.k8s.io.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.427619508Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apiserver.openshift.io.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.427744411Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apps.openshift.io.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.427951096Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apps.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.428022097Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authentication.k8s.io.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.42815656Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authorization.k8s.io.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.428249713Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authorization.openshift.io.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.428349525Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.autoscaling.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.428425407Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.batch.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.428519069Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.build.openshift.io.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.428605411Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.certificates.k8s.io.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.428697803Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.cloud.network.openshift.io.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.428822906Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.cloudcredential.openshift.io.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.428927769Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.config.openshift.io.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.429021231Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.console.openshift.io.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.429137754Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.coordination.k8s.io.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.429238686Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.datasciencecluster.opendatahub.io.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.429338548Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.discovery.k8s.io.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.42943075Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.dscinitialization.opendatahub.io.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.429539193Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.events.k8s.io.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.429643186Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.flowcontrol.apiserver.k8s.io.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.429735698Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.gateway.networking.k8s.io.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.4298429Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.image.openshift.io.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.429951963Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.430048265Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.inference.networking.k8s.io.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.430171948Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.ingress.operator.openshift.io.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.43027353Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.k8s.cni.cncf.io.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.430374243Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.k8s.ovn.org.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.430470815Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.430581928Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.monitoring.coreos.com.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.43068494Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.monitoring.openshift.io.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.430798903Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.network.operator.openshift.io.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.430897545Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.networking.k8s.io.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.431012848Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.nim.opendatahub.io.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.431142781Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.node.k8s.io.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.431241863Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.oauth.openshift.io.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.431358916Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.operator.openshift.io.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.431464138Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.operators.coreos.com.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.431571401Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.packages.operators.coreos.com.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.431676364Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.policy.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.431795297Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.project.openshift.io.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.431899979Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.quota.openshift.io.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.432012871Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.rbac.authorization.k8s.io.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.432149975Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.resource.k8s.io.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.432265828Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.route.openshift.io.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.432604925Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.samples.operator.openshift.io.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.432723958Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.scheduling.k8s.io.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.432759519Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.security.internal.openshift.io.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.43279556Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.security.openshift.io.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.432866882Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.433528567Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.storage.k8s.io.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.433607039Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.template.openshift.io.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.43361908Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.tuned.openshift.io.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.43362559Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.user.openshift.io.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.43364132Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.work.open-cluster-management.io.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.43365775Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.cluster.open-cluster-management.io.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.433797964Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.controlplane.operator.openshift.io.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.433910856Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.eventing.keda.sh.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.434021759Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.http.keda.sh.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.434155052Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.434264765Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.k8s.cni.cncf.io.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.434380087Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.keda.sh.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.434504421Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.migration.k8s.io.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.434596843Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.monitoring.coreos.com.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.434722086Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.operator.openshift.io.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.434833468Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.operators.coreos.com.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.4349345Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.policy.networking.k8s.io.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.435046573Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.serving.kserve.io.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.435173806Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.435279049Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.435383951Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.operators.coreos.com.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.435500754Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.serving.kserve.io.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.435590286Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.admissionregistration.k8s.io.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.435705749Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.external.metrics.k8s.io.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.435832212Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.gateway.networking.k8s.io.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.435940594Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.helm.openshift.io.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.436050897Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.http.keda.sh.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.43618899Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.metrics.k8s.io.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.436306793Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.monitoring.coreos.com.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.436427576Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.populator.storage.k8s.io.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.436531728Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.serving.kserve.io.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.436630761Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.storage.k8s.io.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.436746093Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v2.autoscaling.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.436859556Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v2.operators.coreos.com.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.436949198Z cluster-scoped-resources/certificates.k8s.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.43701093Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.43704987Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-4xmql.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.437202374Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-5vnx4.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.437293306Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-8wxw4.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.437407509Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-bnd2f.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.437510461Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-db72x.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.437608864Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-f5gdb.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.437716036Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-hpnnf.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.437818719Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-hx66c.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.437968782Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-lspbb.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.438053154Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-n74kt.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.438188437Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-tbcn5.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.4382851Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-z2wzm.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.438382282Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-mk66j.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.438479874Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-n7sqq.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.438610247Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-nk7zv.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.438756741Z cluster-scoped-resources/config.openshift.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.438804042Z cluster-scoped-resources/config.openshift.io/apiservers.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.438972466Z cluster-scoped-resources/config.openshift.io/authentications.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.43914061Z cluster-scoped-resources/config.openshift.io/builds.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.439242702Z cluster-scoped-resources/config.openshift.io/clusterimagepolicies.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.439338555Z cluster-scoped-resources/config.openshift.io/clusteroperators.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.439711253Z cluster-scoped-resources/config.openshift.io/clusterversions.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.439842887Z cluster-scoped-resources/config.openshift.io/consoles.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.4399707Z cluster-scoped-resources/config.openshift.io/dnses.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.440105293Z cluster-scoped-resources/config.openshift.io/featuregates.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.440253966Z cluster-scoped-resources/config.openshift.io/imagecontentpolicies.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.440340098Z cluster-scoped-resources/config.openshift.io/imagedigestmirrorsets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.440456271Z cluster-scoped-resources/config.openshift.io/imagepolicies.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.440568854Z cluster-scoped-resources/config.openshift.io/images.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.440683856Z cluster-scoped-resources/config.openshift.io/imagetagmirrorsets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.440785259Z cluster-scoped-resources/config.openshift.io/infrastructures.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.440897761Z cluster-scoped-resources/config.openshift.io/ingresses.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.441008824Z cluster-scoped-resources/config.openshift.io/networks.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.441158458Z cluster-scoped-resources/config.openshift.io/nodes.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.44127075Z cluster-scoped-resources/config.openshift.io/oauths.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.441390923Z cluster-scoped-resources/config.openshift.io/operatorhubs.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.441498786Z cluster-scoped-resources/config.openshift.io/projects.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.441586158Z cluster-scoped-resources/config.openshift.io/proxies.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.44168709Z cluster-scoped-resources/config.openshift.io/schedulers.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.441842674Z cluster-scoped-resources/config.openshift.io/clusteroperators/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.441894515Z cluster-scoped-resources/config.openshift.io/clusteroperators/console.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.442025308Z cluster-scoped-resources/config.openshift.io/clusteroperators/csi-snapshot-controller.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.442166402Z cluster-scoped-resources/config.openshift.io/clusteroperators/dns.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.442253033Z cluster-scoped-resources/config.openshift.io/clusteroperators/image-registry.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.442340066Z cluster-scoped-resources/config.openshift.io/clusteroperators/ingress.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.442433858Z cluster-scoped-resources/config.openshift.io/clusteroperators/insights.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.44252788Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-apiserver.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.442691414Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-controller-manager.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.442810177Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-scheduler.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.442914789Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-storage-version-migrator.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.443007321Z cluster-scoped-resources/config.openshift.io/clusteroperators/monitoring.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.443148595Z cluster-scoped-resources/config.openshift.io/clusteroperators/network.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.443295058Z cluster-scoped-resources/config.openshift.io/clusteroperators/node-tuning.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.4433867Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-apiserver.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.443853621Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-controller-manager.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.443948304Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-samples.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.444041606Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager-catalog.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.444165969Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager-packageserver.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.444255051Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.444349743Z cluster-scoped-resources/config.openshift.io/clusteroperators/service-ca.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.444466596Z cluster-scoped-resources/config.openshift.io/clusteroperators/storage.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.444527657Z cluster-scoped-resources/config.openshift.io/clusterversions/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.444587039Z cluster-scoped-resources/config.openshift.io/clusterversions/version.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.4446595Z cluster-scoped-resources/config.openshift.io/consoles/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.444707402Z cluster-scoped-resources/config.openshift.io/consoles/cluster.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.444775293Z cluster-scoped-resources/config.openshift.io/featuregates/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.444805204Z cluster-scoped-resources/config.openshift.io/featuregates/cluster.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.444883226Z cluster-scoped-resources/config.openshift.io/infrastructures/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.444905386Z cluster-scoped-resources/config.openshift.io/infrastructures/cluster.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.444964368Z cluster-scoped-resources/config.openshift.io/oauths/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.445003938Z cluster-scoped-resources/config.openshift.io/oauths/cluster.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.44506203Z cluster-scoped-resources/config.openshift.io/proxies/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.445146752Z cluster-scoped-resources/config.openshift.io/proxies/cluster.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.445199963Z cluster-scoped-resources/console.openshift.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.445207623Z cluster-scoped-resources/console.openshift.io/consoleplugins/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.445246044Z cluster-scoped-resources/console.openshift.io/consoleplugins/monitoring-plugin.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.445326506Z cluster-scoped-resources/console.openshift.io/consoleplugins/networking-console-plugin.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.445379607Z cluster-scoped-resources/core/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.445387667Z cluster-scoped-resources/core/nodes/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.445425599Z cluster-scoped-resources/core/nodes/ip-10-0-130-166.ec2.internal.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.445614373Z cluster-scoped-resources/core/nodes/ip-10-0-135-29.ec2.internal.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.445766967Z cluster-scoped-resources/core/nodes/ip-10-0-138-42.ec2.internal.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.445873849Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.44592904Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.445985652Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/catch-all.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.446069094Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/exempt.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.446269108Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/global-default.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.44635566Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-controller-manager.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.446442092Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-scheduler.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.446564275Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-system-service-accounts.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.446729929Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver-operator.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.446843942Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver-sar.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.446929254Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.447030856Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-authentication-operator.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.447155739Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-controller-manager.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.447256212Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-kube-apiserver-operator.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.447336433Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-monitoring-metrics.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.447421186Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-apiserver-sar.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.447514268Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-apiserver.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.44760149Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-server.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.447683082Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/probes.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.447787794Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/service-accounts.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.447868906Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-leader-election.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.447961158Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-node-high.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.448052741Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-nodes.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.448186824Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.448224965Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/catch-all.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.448321027Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/exempt.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.448405939Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/global-default.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.448499781Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/leader-election.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.448577023Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/node-high.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.448692666Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/openshift-control-plane-operators.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.448846969Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/system.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.448973792Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/workload-high.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.449056104Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/workload-low.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.449137656Z cluster-scoped-resources/imageregistry.operator.openshift.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.449157427Z cluster-scoped-resources/imageregistry.operator.openshift.io/configs/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.449196628Z cluster-scoped-resources/imageregistry.operator.openshift.io/configs/cluster.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.44928027Z cluster-scoped-resources/imageregistry.operator.openshift.io/imagepruners/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.449332661Z cluster-scoped-resources/imageregistry.operator.openshift.io/imagepruners/cluster.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.449394602Z cluster-scoped-resources/migration.k8s.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.449429583Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.449462484Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/console-plugin-storage-version-migration.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.449579637Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/machineconfiguration-controllerconfig-storage-version-migration.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.449745921Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/machineconfiguration-machineconfigpool-storage-version-migration.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.449845103Z cluster-scoped-resources/oauth.openshift.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.449858493Z cluster-scoped-resources/oauth.openshift.io/oauthclients/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.449894344Z cluster-scoped-resources/oauth.openshift.io/oauthclients/console.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.450008007Z cluster-scoped-resources/operator.openshift.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.450019977Z cluster-scoped-resources/operator.openshift.io/clustercsidrivers/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.450047777Z cluster-scoped-resources/operator.openshift.io/clustercsidrivers/ebs.csi.aws.com.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.45015936Z cluster-scoped-resources/operator.openshift.io/consoles/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.450183341Z cluster-scoped-resources/operator.openshift.io/consoles/cluster.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.450292473Z cluster-scoped-resources/operator.openshift.io/csisnapshotcontrollers/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.450337984Z cluster-scoped-resources/operator.openshift.io/csisnapshotcontrollers/cluster.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.450398316Z cluster-scoped-resources/operator.openshift.io/dnses/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.450436397Z cluster-scoped-resources/operator.openshift.io/dnses/default.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.450488728Z cluster-scoped-resources/operator.openshift.io/insightsoperators/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.450524219Z cluster-scoped-resources/operator.openshift.io/insightsoperators/cluster.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.450634102Z cluster-scoped-resources/operator.openshift.io/kubeapiservers/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.450665202Z cluster-scoped-resources/operator.openshift.io/kubeapiservers/cluster.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.450728194Z cluster-scoped-resources/operator.openshift.io/kubecontrollermanagers/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.450778425Z cluster-scoped-resources/operator.openshift.io/kubecontrollermanagers/cluster.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.450838906Z cluster-scoped-resources/operator.openshift.io/kubeschedulers/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.450863087Z cluster-scoped-resources/operator.openshift.io/kubeschedulers/cluster.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.450933069Z cluster-scoped-resources/operator.openshift.io/kubestorageversionmigrators/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.45097835Z cluster-scoped-resources/operator.openshift.io/kubestorageversionmigrators/cluster.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.451059652Z cluster-scoped-resources/operator.openshift.io/networks/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.451143834Z cluster-scoped-resources/operator.openshift.io/networks/cluster.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.451228136Z cluster-scoped-resources/operator.openshift.io/openshiftapiservers/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.451270626Z cluster-scoped-resources/operator.openshift.io/openshiftapiservers/cluster.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.451352919Z cluster-scoped-resources/operator.openshift.io/openshiftcontrollermanagers/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.451391299Z cluster-scoped-resources/operator.openshift.io/openshiftcontrollermanagers/cluster.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.451461341Z cluster-scoped-resources/operator.openshift.io/servicecas/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.451477782Z cluster-scoped-resources/operator.openshift.io/servicecas/cluster.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.451560063Z cluster-scoped-resources/operator.openshift.io/storages/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.451572954Z cluster-scoped-resources/operator.openshift.io/storages/cluster.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.451675636Z cluster-scoped-resources/operators.coreos.com/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.451687356Z cluster-scoped-resources/operators.coreos.com/olmconfigs/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.451731787Z cluster-scoped-resources/operators.coreos.com/olmconfigs/cluster.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.451786989Z cluster-scoped-resources/operators.coreos.com/operators/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.45184125Z cluster-scoped-resources/operators.coreos.com/operators/openshift-custom-metrics-autoscaler-operator.openshift-keda.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.451916092Z cluster-scoped-resources/rbac.authorization.k8s.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.451995204Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.452040955Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/aws-ebs-csi-driver-operator-clusterrolebinding.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.452239009Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cloud-network-config-controller.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.452319251Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cluster-node-tuning-operator.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.452471345Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cluster-storage-operator-role.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.452584717Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/csi-snapshot-controller-operator-clusterrole.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.45267759Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/csi-snapshot-controller-runner-operator.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.452796982Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/metrics-daemon-sa-rolebinding.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.452909305Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-admission-controller-webhook.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.453018528Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-ancillary-tools.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.453159111Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-cluster-readers.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.453270044Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-group.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.453370246Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-transient.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.453483709Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-whereabouts.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.453589341Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/network-diagnostics.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.453725195Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/network-node-identity.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.453830607Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-image-registry-pruner.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.45393712Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-iptables-alerter.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.454034152Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.454180195Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-node-identity-limited.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.454281358Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-node-kube-rbac-proxy.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.454363099Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/registry-registry-role.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.454449922Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.454512903Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/aws-ebs-csi-driver-operator-clusterrole.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.454597775Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/cloud-network-config-controller.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.454690827Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/cluster-node-tuning-operator.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.45478671Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/console-extensions-reader.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.454941743Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/console-operator.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.455024755Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/console.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.455147588Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/csi-snapshot-controller-operator-clusterrole.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.45523592Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/helm-chartrepos-viewer.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.455324112Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/metrics-daemon-role.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.455410444Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus-admission-controller-webhook.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.455500646Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus-ancillary-tools.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.455584608Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.455675741Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/net-attach-def-project.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.455763393Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/network-diagnostics.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.455885206Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/network-node-identity.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.455986068Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-csi-snapshot-controller-runner.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.456111321Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-iptables-alerter.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.456205083Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-cluster-reader.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.456296075Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.456390907Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-kube-rbac-proxy.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.45647844Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-node-limited.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.456843068Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-udn-editor.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.45692712Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-udn-viewer.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.457018892Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/project-helm-chartrepository-editor.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.457135325Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-admin.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.457270038Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-basic-user.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.457368941Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-storage-admin.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.457460783Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-view.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.457551685Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:registry.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.457642197Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/whereabouts-cni.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.457696358Z cluster-scoped-resources/samples.operator.openshift.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.457704258Z cluster-scoped-resources/samples.operator.openshift.io/configs/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.45775243Z cluster-scoped-resources/samples.operator.openshift.io/configs/cluster.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.457814471Z cluster-scoped-resources/snapshot.storage.k8s.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.457822281Z cluster-scoped-resources/snapshot.storage.k8s.io/volumesnapshotclasses/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.457865812Z cluster-scoped-resources/snapshot.storage.k8s.io/volumesnapshotclasses/csi-aws-vsc.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.457942124Z cluster-scoped-resources/storage.k8s.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.457953574Z cluster-scoped-resources/storage.k8s.io/csidrivers/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.457982995Z cluster-scoped-resources/storage.k8s.io/csidrivers/ebs.csi.aws.com.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.458055407Z cluster-scoped-resources/storage.k8s.io/csinodes/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.458122888Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-130-166.ec2.internal.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.458241261Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-135-29.ec2.internal.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.458341804Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-138-42.ec2.internal.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.458406675Z cluster-scoped-resources/storage.k8s.io/storageclasses/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.458462486Z cluster-scoped-resources/storage.k8s.io/storageclasses/gp2-csi.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.458575079Z cluster-scoped-resources/storage.k8s.io/storageclasses/gp3-csi.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.45862868Z host_service_logs/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.458710802Z host_service_logs/masters/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.458772204Z host_service_logs/masters/NetworkManager_service.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.458864886Z host_service_logs/masters/crio_service.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.458948878Z host_service_logs/masters/kubelet_service.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.45904995Z host_service_logs/masters/machine-config-daemon-firstboot_service.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.459234474Z host_service_logs/masters/machine-config-daemon-host_service.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.459374578Z host_service_logs/masters/openvswitch_service.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.45944597Z host_service_logs/masters/ostree-finalize-staged_service.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.459522892Z host_service_logs/masters/ovs-configuration_service.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.459588943Z host_service_logs/masters/ovs-vswitchd_service.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.459663305Z host_service_logs/masters/ovsdb-server_service.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.459728656Z host_service_logs/masters/rpm-ostreed_service.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.459758757Z ingress_controllers/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.459763857Z ingress_controllers/default/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.459773557Z ingress_controllers/default/router-default-596dffc677-vvdpt/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.459820288Z ingress_controllers/default/router-default-596dffc677-vvdpt/haproxy.config [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.459920851Z insights-data/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.459932491Z istio/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.459971072Z istio/aggregated-discovery-api.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.460232678Z istio/aggregated-discovery-apis.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.460606527Z istio/event-filter.html [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.4607174Z istio/timestamp [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.460788491Z istio/cluster-scoped-resources/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.460802382Z istio/cluster-scoped-resources/apiextensions.k8s.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.460847673Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.460900904Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gatewayclasses.gateway.networking.k8s.io.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.461099249Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gateways.gateway.networking.k8s.io.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.461491998Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/grpcroutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.461928638Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httproutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.462962933Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencemodelrewrites.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.463129467Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferenceobjectives.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.463251389Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepoolimports.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.463397223Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.k8s.io.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.463563747Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.46369791Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/referencegrants.gateway.networking.k8s.io.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.463779372Z machine_config_ondisk/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.463792992Z machine_config_termination_logs/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.463807233Z monitoring/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.463813083Z monitoring/alertmanager/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.463823303Z monitoring/alertmanager/status.json [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.463950426Z monitoring/alertmanager/status.stderr [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.463984537Z monitoring/prometheus/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.464042538Z monitoring/prometheus/alertmanagers.json [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.464246963Z monitoring/prometheus/alertmanagers.stderr [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.464306694Z monitoring/prometheus/rules.json [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.46496179Z monitoring/prometheus/rules.stderr [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.464998941Z monitoring/prometheus/prometheus-k8s-0/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.465044112Z monitoring/prometheus/prometheus-k8s-0/active-targets.json [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.466024875Z monitoring/prometheus/prometheus-k8s-0/active-targets.stderr [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.466073456Z monitoring/prometheus/prometheus-k8s-0/status/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.466152938Z monitoring/prometheus/prometheus-k8s-0/status/runtimeinfo.json [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.46623685Z monitoring/prometheus/prometheus-k8s-0/status/runtimeinfo.stderr [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.466306532Z monitoring/prometheus/prometheus-k8s-0/status/tsdb.json [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.466399774Z monitoring/prometheus/prometheus-k8s-0/status/tsdb.stderr [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.466455215Z monitoring/prometheus/status/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.466503576Z monitoring/prometheus/status/config.json [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.466946087Z monitoring/prometheus/status/config.stderr [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.467010008Z monitoring/prometheus/status/flags.json [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.467149741Z monitoring/prometheus/status/flags.stderr [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.467319176Z namespaces/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.467327826Z namespaces/default/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.467368287Z namespaces/default/default.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.467436528Z namespaces/default/apps.openshift.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.46747976Z namespaces/default/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.467550331Z namespaces/default/apps/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.467588242Z namespaces/default/apps/daemonsets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.467673824Z namespaces/default/apps/deployments.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.467752836Z namespaces/default/apps/replicasets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.467836048Z namespaces/default/apps/statefulsets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.467878259Z namespaces/default/autoscaling/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.46791463Z namespaces/default/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.467981151Z namespaces/default/batch/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.468012382Z namespaces/default/batch/cronjobs.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.468139795Z namespaces/default/batch/jobs.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.468207997Z namespaces/default/build.openshift.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.468242538Z namespaces/default/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.468324579Z namespaces/default/build.openshift.io/builds.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.468393821Z namespaces/default/core/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.468441892Z namespaces/default/core/configmaps.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.468580546Z namespaces/default/core/endpoints.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.468661387Z namespaces/default/core/events.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.468841352Z namespaces/default/core/persistentvolumeclaims.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.468917633Z namespaces/default/core/pods.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.468987765Z namespaces/default/core/replicationcontrollers.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.469147499Z namespaces/default/core/secrets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.469297132Z namespaces/default/core/services.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.469365174Z namespaces/default/discovery.k8s.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.469413815Z namespaces/default/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.469490867Z namespaces/default/image.openshift.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.469538388Z namespaces/default/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.46960207Z namespaces/default/k8s.ovn.org/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.469646101Z namespaces/default/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.469734863Z namespaces/default/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.469810515Z namespaces/default/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.469874926Z namespaces/default/monitoring.coreos.com/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.469915457Z namespaces/default/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.469964048Z namespaces/default/networking.k8s.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.470008639Z namespaces/default/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.47006163Z namespaces/default/policy/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.470145683Z namespaces/default/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.470186033Z namespaces/default/route.openshift.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.470237835Z namespaces/default/route.openshift.io/routes.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.470344507Z namespaces/kserve/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.470386298Z namespaces/kserve/kserve.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.47045592Z namespaces/kserve/apps.openshift.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.470490191Z namespaces/kserve/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.470541202Z namespaces/kserve/apps/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.470575133Z namespaces/kserve/apps/daemonsets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.470665735Z namespaces/kserve/apps/deployments.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.47089917Z namespaces/kserve/apps/replicasets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.471154016Z namespaces/kserve/apps/statefulsets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.471202047Z namespaces/kserve/autoscaling/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.471241898Z namespaces/kserve/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.47129854Z namespaces/kserve/batch/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.471331791Z namespaces/kserve/batch/cronjobs.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.471408872Z namespaces/kserve/batch/jobs.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.471644088Z namespaces/kserve/build.openshift.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.471690509Z namespaces/kserve/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.471788861Z namespaces/kserve/build.openshift.io/builds.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.471805192Z namespaces/kserve/coordination.k8s.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.471834942Z namespaces/kserve/coordination.k8s.io/leases/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.471890494Z namespaces/kserve/coordination.k8s.io/leases/kserve-controller-manager-leader-lock.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.471971086Z namespaces/kserve/coordination.k8s.io/leases/llminferenceservice-kserve-controller-manager.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.472098558Z namespaces/kserve/coordination.k8s.io/leases/odh-model-controller.opendatahub.io.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.472199871Z namespaces/kserve/core/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.472242282Z namespaces/kserve/core/configmaps.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.472475327Z namespaces/kserve/core/endpoints.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.47259047Z namespaces/kserve/core/events.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.472970839Z namespaces/kserve/core/persistentvolumeclaims.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.473047921Z namespaces/kserve/core/pods.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.473492402Z namespaces/kserve/core/replicationcontrollers.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.473608804Z namespaces/kserve/core/secrets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.47386971Z namespaces/kserve/core/services.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.473980713Z namespaces/kserve/discovery.k8s.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.474025074Z namespaces/kserve/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.474188808Z namespaces/kserve/image.openshift.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.474235719Z namespaces/kserve/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.47430347Z namespaces/kserve/k8s.ovn.org/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.474328771Z namespaces/kserve/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.474422933Z namespaces/kserve/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.474503515Z namespaces/kserve/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.474538806Z namespaces/kserve/monitoring.coreos.com/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.474603678Z namespaces/kserve/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.47468488Z namespaces/kserve/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.47471286Z namespaces/kserve/monitoring.coreos.com/servicemonitors/model-serving-api-metrics.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.474834283Z namespaces/kserve/monitoring.coreos.com/servicemonitors/odh-model-controller-metrics-monitor.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.474891375Z namespaces/kserve/networking.k8s.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.475172201Z namespaces/kserve/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.475193322Z namespaces/kserve/pods/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.475199342Z namespaces/kserve/pods/kserve-controller-manager-7598d7bb4-588f4/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.475204342Z namespaces/kserve/pods/kserve-controller-manager-7598d7bb4-588f4/kserve-controller-manager-7598d7bb4-588f4.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.475268343Z namespaces/kserve/pods/kserve-controller-manager-7598d7bb4-588f4/manager/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.475282934Z namespaces/kserve/pods/kserve-controller-manager-7598d7bb4-588f4/manager/manager/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.475288684Z namespaces/kserve/pods/kserve-controller-manager-7598d7bb4-588f4/manager/manager/logs/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.475297934Z namespaces/kserve/pods/kserve-controller-manager-7598d7bb4-588f4/manager/manager/logs/current.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.476600345Z namespaces/kserve/pods/kserve-controller-manager-7598d7bb4-588f4/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.476682557Z namespaces/kserve/pods/kserve-controller-manager-7598d7bb4-588f4/manager/manager/logs/previous.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.476720948Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-lkq96/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.476778379Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-lkq96/llmisvc-controller-manager-67d95fdc48-lkq96.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.476861261Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-lkq96/manager/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.476872701Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-lkq96/manager/manager/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.476882811Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-lkq96/manager/manager/logs/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.476946133Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-lkq96/manager/manager/logs/current.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.477154348Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-lkq96/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.47723617Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-lkq96/manager/manager/logs/previous.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.477277731Z namespaces/kserve/pods/model-serving-api-fd65d7d6-ckpm2/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.477334222Z namespaces/kserve/pods/model-serving-api-fd65d7d6-ckpm2/model-serving-api-fd65d7d6-ckpm2.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.477421114Z namespaces/kserve/pods/model-serving-api-fd65d7d6-ckpm2/server/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.477441955Z namespaces/kserve/pods/model-serving-api-fd65d7d6-ckpm2/server/server/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.477453765Z namespaces/kserve/pods/model-serving-api-fd65d7d6-ckpm2/server/server/logs/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.477505296Z namespaces/kserve/pods/model-serving-api-fd65d7d6-ckpm2/server/server/logs/current.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.477615809Z namespaces/kserve/pods/model-serving-api-fd65d7d6-ckpm2/server/server/logs/previous.insecure.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.477700771Z namespaces/kserve/pods/model-serving-api-fd65d7d6-ckpm2/server/server/logs/previous.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.477749342Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-kp5n6/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.477801583Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-kp5n6/odh-model-controller-84b54b7f97-kp5n6.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.477892675Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-kp5n6/manager/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.477908376Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-kp5n6/manager/manager/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.477915726Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-kp5n6/manager/manager/logs/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.477970427Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-kp5n6/manager/manager/logs/current.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.481515591Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-kp5n6/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.481584463Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-kp5n6/manager/manager/logs/previous.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.481632374Z namespaces/kserve/pods/s3-init-gh67t/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.481664744Z namespaces/kserve/pods/s3-init-gh67t/s3-init-gh67t.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.481763097Z namespaces/kserve/pods/s3-init-gh67t/download-hf-model/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.481777687Z namespaces/kserve/pods/s3-init-gh67t/download-hf-model/download-hf-model/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.481793847Z namespaces/kserve/pods/s3-init-gh67t/download-hf-model/download-hf-model/logs/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.481846149Z namespaces/kserve/pods/s3-init-gh67t/download-hf-model/download-hf-model/logs/current.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.481951991Z namespaces/kserve/pods/s3-init-gh67t/download-hf-model/download-hf-model/logs/previous.insecure.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.482025933Z namespaces/kserve/pods/s3-init-gh67t/download-hf-model/download-hf-model/logs/previous.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.482056524Z namespaces/kserve/pods/s3-init-gh67t/s3-init/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.482072884Z namespaces/kserve/pods/s3-init-gh67t/s3-init/s3-init/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.482110475Z namespaces/kserve/pods/s3-init-gh67t/s3-init/s3-init/logs/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.482167546Z namespaces/kserve/pods/s3-init-gh67t/s3-init/s3-init/logs/current.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.482476834Z namespaces/kserve/pods/s3-init-gh67t/s3-init/s3-init/logs/previous.insecure.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.482571726Z namespaces/kserve/pods/s3-init-gh67t/s3-init/s3-init/logs/previous.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.482640987Z namespaces/kserve/pods/s3-tls-init-custom-m5pqf/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.482704339Z namespaces/kserve/pods/s3-tls-init-custom-m5pqf/s3-tls-init-custom-m5pqf.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.482822352Z namespaces/kserve/pods/s3-tls-init-custom-m5pqf/download-hf-model/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.482839192Z namespaces/kserve/pods/s3-tls-init-custom-m5pqf/download-hf-model/download-hf-model/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.482846483Z namespaces/kserve/pods/s3-tls-init-custom-m5pqf/download-hf-model/download-hf-model/logs/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.482884183Z namespaces/kserve/pods/s3-tls-init-custom-m5pqf/download-hf-model/download-hf-model/logs/current.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.483014816Z namespaces/kserve/pods/s3-tls-init-custom-m5pqf/download-hf-model/download-hf-model/logs/previous.insecure.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.483129419Z namespaces/kserve/pods/s3-tls-init-custom-m5pqf/download-hf-model/download-hf-model/logs/previous.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.48317617Z namespaces/kserve/pods/s3-tls-init-custom-m5pqf/s3-tls-init-custom/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.483187391Z namespaces/kserve/pods/s3-tls-init-custom-m5pqf/s3-tls-init-custom/s3-tls-init-custom/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.483193441Z namespaces/kserve/pods/s3-tls-init-custom-m5pqf/s3-tls-init-custom/s3-tls-init-custom/logs/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.483238712Z namespaces/kserve/pods/s3-tls-init-custom-m5pqf/s3-tls-init-custom/s3-tls-init-custom/logs/current.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.483457607Z namespaces/kserve/pods/s3-tls-init-custom-m5pqf/s3-tls-init-custom/s3-tls-init-custom/logs/previous.insecure.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.483541069Z namespaces/kserve/pods/s3-tls-init-custom-m5pqf/s3-tls-init-custom/s3-tls-init-custom/logs/previous.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.483608541Z namespaces/kserve/pods/s3-tls-init-serving-9j7zv/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.483668492Z namespaces/kserve/pods/s3-tls-init-serving-9j7zv/s3-tls-init-serving-9j7zv.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.483751284Z namespaces/kserve/pods/s3-tls-init-serving-9j7zv/download-hf-model/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.483758444Z namespaces/kserve/pods/s3-tls-init-serving-9j7zv/download-hf-model/download-hf-model/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.483789115Z namespaces/kserve/pods/s3-tls-init-serving-9j7zv/download-hf-model/download-hf-model/logs/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.483848846Z namespaces/kserve/pods/s3-tls-init-serving-9j7zv/download-hf-model/download-hf-model/logs/current.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.483954118Z namespaces/kserve/pods/s3-tls-init-serving-9j7zv/download-hf-model/download-hf-model/logs/previous.insecure.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.484034031Z namespaces/kserve/pods/s3-tls-init-serving-9j7zv/download-hf-model/download-hf-model/logs/previous.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.484108482Z namespaces/kserve/pods/s3-tls-init-serving-9j7zv/s3-tls-init-serving/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.484136103Z namespaces/kserve/pods/s3-tls-init-serving-9j7zv/s3-tls-init-serving/s3-tls-init-serving/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.484142823Z namespaces/kserve/pods/s3-tls-init-serving-9j7zv/s3-tls-init-serving/s3-tls-init-serving/logs/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.484216795Z namespaces/kserve/pods/s3-tls-init-serving-9j7zv/s3-tls-init-serving/s3-tls-init-serving/logs/current.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.48441764Z namespaces/kserve/pods/s3-tls-init-serving-9j7zv/s3-tls-init-serving/s3-tls-init-serving/logs/previous.insecure.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.484478821Z namespaces/kserve/pods/s3-tls-init-serving-9j7zv/s3-tls-init-serving/s3-tls-init-serving/logs/previous.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.484515172Z namespaces/kserve/pods/seaweedfs-64568bcd49-6wtqp/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.484543252Z namespaces/kserve/pods/seaweedfs-64568bcd49-6wtqp/seaweedfs-64568bcd49-6wtqp.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.484630354Z namespaces/kserve/pods/seaweedfs-64568bcd49-6wtqp/seaweedfs/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.484637245Z namespaces/kserve/pods/seaweedfs-64568bcd49-6wtqp/seaweedfs/seaweedfs/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.484649395Z namespaces/kserve/pods/seaweedfs-64568bcd49-6wtqp/seaweedfs/seaweedfs/logs/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.484685056Z namespaces/kserve/pods/seaweedfs-64568bcd49-6wtqp/seaweedfs/seaweedfs/logs/current.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.48486627Z namespaces/kserve/pods/seaweedfs-64568bcd49-6wtqp/seaweedfs/seaweedfs/logs/previous.insecure.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.484925681Z namespaces/kserve/pods/seaweedfs-64568bcd49-6wtqp/seaweedfs/seaweedfs/logs/previous.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.484991933Z namespaces/kserve/pods/seaweedfs-tls-custom-8b44d767d-8cbpv/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.485026294Z namespaces/kserve/pods/seaweedfs-tls-custom-8b44d767d-8cbpv/seaweedfs-tls-custom-8b44d767d-8cbpv.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.485192748Z namespaces/kserve/pods/seaweedfs-tls-custom-8b44d767d-8cbpv/seaweedfs-tls-custom/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.485208618Z namespaces/kserve/pods/seaweedfs-tls-custom-8b44d767d-8cbpv/seaweedfs-tls-custom/seaweedfs-tls-custom/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.485222889Z namespaces/kserve/pods/seaweedfs-tls-custom-8b44d767d-8cbpv/seaweedfs-tls-custom/seaweedfs-tls-custom/logs/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.485248159Z namespaces/kserve/pods/seaweedfs-tls-custom-8b44d767d-8cbpv/seaweedfs-tls-custom/seaweedfs-tls-custom/logs/current.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.485423333Z namespaces/kserve/pods/seaweedfs-tls-custom-8b44d767d-8cbpv/seaweedfs-tls-custom/seaweedfs-tls-custom/logs/previous.insecure.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.485486015Z namespaces/kserve/pods/seaweedfs-tls-custom-8b44d767d-8cbpv/seaweedfs-tls-custom/seaweedfs-tls-custom/logs/previous.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.485544706Z namespaces/kserve/pods/seaweedfs-tls-serving-67b7477c6d-tgfzd/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.485582297Z namespaces/kserve/pods/seaweedfs-tls-serving-67b7477c6d-tgfzd/seaweedfs-tls-serving-67b7477c6d-tgfzd.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.485679179Z namespaces/kserve/pods/seaweedfs-tls-serving-67b7477c6d-tgfzd/seaweedfs-tls-serving/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.485688779Z namespaces/kserve/pods/seaweedfs-tls-serving-67b7477c6d-tgfzd/seaweedfs-tls-serving/seaweedfs-tls-serving/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.48570216Z namespaces/kserve/pods/seaweedfs-tls-serving-67b7477c6d-tgfzd/seaweedfs-tls-serving/seaweedfs-tls-serving/logs/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.485757841Z namespaces/kserve/pods/seaweedfs-tls-serving-67b7477c6d-tgfzd/seaweedfs-tls-serving/seaweedfs-tls-serving/logs/current.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.485955836Z namespaces/kserve/pods/seaweedfs-tls-serving-67b7477c6d-tgfzd/seaweedfs-tls-serving/seaweedfs-tls-serving/logs/previous.insecure.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.486035628Z namespaces/kserve/pods/seaweedfs-tls-serving-67b7477c6d-tgfzd/seaweedfs-tls-serving/seaweedfs-tls-serving/logs/previous.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.48611782Z namespaces/kserve/policy/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.486149801Z namespaces/kserve/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.486227372Z namespaces/kserve/route.openshift.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.486263393Z namespaces/kserve/route.openshift.io/routes.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.486336165Z namespaces/kube-node-lease/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.486346635Z namespaces/kube-node-lease/coordination.k8s.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.486353275Z namespaces/kube-node-lease/coordination.k8s.io/leases/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.486390556Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-130-166.ec2.internal.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.486503529Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-135-29.ec2.internal.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.486590071Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-138-42.ec2.internal.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.486698654Z namespaces/kube-system/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.486762255Z namespaces/kube-system/kube-system.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.486838607Z namespaces/kube-system/apps.openshift.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.486887148Z namespaces/kube-system/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.48695192Z namespaces/kube-system/apps/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.487004241Z namespaces/kube-system/apps/daemonsets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.487222706Z namespaces/kube-system/apps/deployments.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.487310448Z namespaces/kube-system/apps/replicasets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.48740446Z namespaces/kube-system/apps/statefulsets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.487445671Z namespaces/kube-system/autoscaling/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.487505802Z namespaces/kube-system/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.487582924Z namespaces/kube-system/batch/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.487639686Z namespaces/kube-system/batch/cronjobs.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.487740318Z namespaces/kube-system/batch/jobs.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.48781174Z namespaces/kube-system/build.openshift.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.487869741Z namespaces/kube-system/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.487959673Z namespaces/kube-system/build.openshift.io/builds.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.488018385Z namespaces/kube-system/coordination.k8s.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.488027405Z namespaces/kube-system/coordination.k8s.io/leases/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.488120727Z namespaces/kube-system/coordination.k8s.io/leases/apiserver-hygwyamyvefmx3kb3kbba7bhsy.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.488225299Z namespaces/kube-system/coordination.k8s.io/leases/kube-controller-manager.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.488325382Z namespaces/kube-system/coordination.k8s.io/leases/kube-scheduler.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.488408754Z namespaces/kube-system/core/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.488463705Z namespaces/kube-system/core/configmaps.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.488647149Z namespaces/kube-system/core/endpoints.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.488750612Z namespaces/kube-system/core/events.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.489234953Z namespaces/kube-system/core/persistentvolumeclaims.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.489331296Z namespaces/kube-system/core/pods.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.489625263Z namespaces/kube-system/core/replicationcontrollers.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.489751915Z namespaces/kube-system/core/secrets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.490143055Z namespaces/kube-system/core/services.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.490227367Z namespaces/kube-system/discovery.k8s.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.490283798Z namespaces/kube-system/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.49035465Z namespaces/kube-system/image.openshift.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.490405281Z namespaces/kube-system/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.490486303Z namespaces/kube-system/k8s.ovn.org/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.490537264Z namespaces/kube-system/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.490640167Z namespaces/kube-system/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.490735899Z namespaces/kube-system/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.490823541Z namespaces/kube-system/monitoring.coreos.com/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.490880622Z namespaces/kube-system/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.490940334Z namespaces/kube-system/networking.k8s.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.491001875Z namespaces/kube-system/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.491128698Z namespaces/kube-system/pods/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.491142538Z namespaces/kube-system/pods/global-pull-secret-syncer-kk77l/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.49122569Z namespaces/kube-system/pods/global-pull-secret-syncer-kk77l/global-pull-secret-syncer-kk77l.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.491349813Z namespaces/kube-system/pods/global-pull-secret-syncer-kk77l/global-pull-secret-syncer/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.491367614Z namespaces/kube-system/pods/global-pull-secret-syncer-kk77l/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.491374074Z namespaces/kube-system/pods/global-pull-secret-syncer-kk77l/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.491425375Z namespaces/kube-system/pods/global-pull-secret-syncer-kk77l/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.49163145Z namespaces/kube-system/pods/global-pull-secret-syncer-kk77l/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.491712472Z namespaces/kube-system/pods/global-pull-secret-syncer-kk77l/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.491770503Z namespaces/kube-system/pods/global-pull-secret-syncer-zhwzv/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.491827824Z namespaces/kube-system/pods/global-pull-secret-syncer-zhwzv/global-pull-secret-syncer-zhwzv.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.491903706Z namespaces/kube-system/pods/global-pull-secret-syncer-zhwzv/global-pull-secret-syncer/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.491915527Z namespaces/kube-system/pods/global-pull-secret-syncer-zhwzv/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.491938187Z namespaces/kube-system/pods/global-pull-secret-syncer-zhwzv/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.492004929Z namespaces/kube-system/pods/global-pull-secret-syncer-zhwzv/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.492219554Z namespaces/kube-system/pods/global-pull-secret-syncer-zhwzv/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.492302366Z namespaces/kube-system/pods/global-pull-secret-syncer-zhwzv/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.492361077Z namespaces/kube-system/pods/global-pull-secret-syncer-zkpwv/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.492405258Z namespaces/kube-system/pods/global-pull-secret-syncer-zkpwv/global-pull-secret-syncer-zkpwv.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.49248995Z namespaces/kube-system/pods/global-pull-secret-syncer-zkpwv/global-pull-secret-syncer/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.4924973Z namespaces/kube-system/pods/global-pull-secret-syncer-zkpwv/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.49250484Z namespaces/kube-system/pods/global-pull-secret-syncer-zkpwv/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.492573152Z namespaces/kube-system/pods/global-pull-secret-syncer-zkpwv/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.492747906Z namespaces/kube-system/pods/global-pull-secret-syncer-zkpwv/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.492825598Z namespaces/kube-system/pods/global-pull-secret-syncer-zkpwv/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.492878479Z namespaces/kube-system/pods/konnectivity-agent-dtr9s/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.49292629Z namespaces/kube-system/pods/konnectivity-agent-dtr9s/konnectivity-agent-dtr9s.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.493028843Z namespaces/kube-system/pods/konnectivity-agent-dtr9s/konnectivity-agent/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.493039693Z namespaces/kube-system/pods/konnectivity-agent-dtr9s/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.493056604Z namespaces/kube-system/pods/konnectivity-agent-dtr9s/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.493191847Z namespaces/kube-system/pods/konnectivity-agent-dtr9s/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.493921294Z namespaces/kube-system/pods/konnectivity-agent-dtr9s/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.494001266Z namespaces/kube-system/pods/konnectivity-agent-dtr9s/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.494059107Z namespaces/kube-system/pods/konnectivity-agent-h7cnd/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.494134599Z namespaces/kube-system/pods/konnectivity-agent-h7cnd/konnectivity-agent-h7cnd.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.494458927Z namespaces/kube-system/pods/konnectivity-agent-h7cnd/konnectivity-agent/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.494470477Z namespaces/kube-system/pods/konnectivity-agent-h7cnd/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.494480767Z namespaces/kube-system/pods/konnectivity-agent-h7cnd/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.494518388Z namespaces/kube-system/pods/konnectivity-agent-h7cnd/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.495361668Z namespaces/kube-system/pods/konnectivity-agent-h7cnd/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.49543983Z namespaces/kube-system/pods/konnectivity-agent-h7cnd/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.495493971Z namespaces/kube-system/pods/konnectivity-agent-lffsb/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.495528272Z namespaces/kube-system/pods/konnectivity-agent-lffsb/konnectivity-agent-lffsb.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.495627594Z namespaces/kube-system/pods/konnectivity-agent-lffsb/konnectivity-agent/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.495634985Z namespaces/kube-system/pods/konnectivity-agent-lffsb/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.495641775Z namespaces/kube-system/pods/konnectivity-agent-lffsb/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.495701576Z namespaces/kube-system/pods/konnectivity-agent-lffsb/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.496466624Z namespaces/kube-system/pods/konnectivity-agent-lffsb/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.496543766Z namespaces/kube-system/pods/konnectivity-agent-lffsb/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.496599907Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-130-166.ec2.internal/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.496645138Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-130-166.ec2.internal/kube-apiserver-proxy-ip-10-0-130-166.ec2.internal.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.496737111Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-130-166.ec2.internal/haproxy/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.496743841Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-130-166.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.496750711Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-130-166.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.496816533Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-130-166.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.496963026Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-130-166.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.497027747Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-130-166.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.497103259Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-135-29.ec2.internal/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.497217542Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-135-29.ec2.internal/kube-apiserver-proxy-ip-10-0-135-29.ec2.internal.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.497289024Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-135-29.ec2.internal/haproxy/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.497296474Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-135-29.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.497300644Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-135-29.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.497346585Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-135-29.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.497481498Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-135-29.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.49755121Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-135-29.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.497588201Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-138-42.ec2.internal/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.497641252Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-138-42.ec2.internal/kube-apiserver-proxy-ip-10-0-138-42.ec2.internal.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.497700083Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-138-42.ec2.internal/haproxy/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.497710103Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-138-42.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.497716764Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-138-42.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.497772105Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-138-42.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.498025581Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-138-42.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.498166384Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-138-42.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.498186045Z namespaces/kube-system/policy/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.498236866Z namespaces/kube-system/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.498314358Z namespaces/kube-system/rbac.authorization.k8s.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.498322998Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.498360929Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/csi-snapshot-controller-operator-authentication-reader.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.498466141Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/network-diagnostics.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.498525663Z namespaces/kube-system/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.498584114Z namespaces/kube-system/rbac.authorization.k8s.io/roles/extension-apiserver-authentication-reader.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.498637745Z namespaces/kube-system/route.openshift.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.498672016Z namespaces/kube-system/route.openshift.io/routes.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.498747448Z namespaces/open-cluster-management-agent-addon/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.498758288Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.498764548Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.498803839Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/cluster-proxy.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.498902052Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/work-manager.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.498990324Z namespaces/openshift-apiserver-operator/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.499036545Z namespaces/openshift-apiserver-operator/openshift-apiserver-operator.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.499139517Z namespaces/openshift-apiserver-operator/apps.openshift.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.499178518Z namespaces/openshift-apiserver-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.499226009Z namespaces/openshift-apiserver-operator/apps/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.49927106Z namespaces/openshift-apiserver-operator/apps/daemonsets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.499359642Z namespaces/openshift-apiserver-operator/apps/deployments.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.499429114Z namespaces/openshift-apiserver-operator/apps/replicasets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.499512396Z namespaces/openshift-apiserver-operator/apps/statefulsets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.499554947Z namespaces/openshift-apiserver-operator/autoscaling/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.499600338Z namespaces/openshift-apiserver-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.499643779Z namespaces/openshift-apiserver-operator/batch/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.49968421Z namespaces/openshift-apiserver-operator/batch/cronjobs.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.499764592Z namespaces/openshift-apiserver-operator/batch/jobs.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.499818403Z namespaces/openshift-apiserver-operator/build.openshift.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.499856034Z namespaces/openshift-apiserver-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.499951467Z namespaces/openshift-apiserver-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.500003178Z namespaces/openshift-apiserver-operator/core/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.500057409Z namespaces/openshift-apiserver-operator/core/configmaps.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.501245607Z namespaces/openshift-apiserver-operator/core/endpoints.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.50137733Z namespaces/openshift-apiserver-operator/core/events.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.501466882Z namespaces/openshift-apiserver-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.501545834Z namespaces/openshift-apiserver-operator/core/pods.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.501643336Z namespaces/openshift-apiserver-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.50177764Z namespaces/openshift-apiserver-operator/core/secrets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.501964634Z namespaces/openshift-apiserver-operator/core/services.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.502030056Z namespaces/openshift-apiserver-operator/discovery.k8s.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.502109918Z namespaces/openshift-apiserver-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.502176089Z namespaces/openshift-apiserver-operator/image.openshift.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.50222252Z namespaces/openshift-apiserver-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.502292002Z namespaces/openshift-apiserver-operator/k8s.ovn.org/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.502332553Z namespaces/openshift-apiserver-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.502422305Z namespaces/openshift-apiserver-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.502505967Z namespaces/openshift-apiserver-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.502563018Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.502607269Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.502667731Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.502716012Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors/openshift-apiserver-operator.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.502791274Z namespaces/openshift-apiserver-operator/networking.k8s.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.502854225Z namespaces/openshift-apiserver-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.502937087Z namespaces/openshift-apiserver-operator/policy/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.502968658Z namespaces/openshift-apiserver-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.503022079Z namespaces/openshift-apiserver-operator/route.openshift.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.50307325Z namespaces/openshift-apiserver-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.503216454Z namespaces/openshift-apiserver/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.503266225Z namespaces/openshift-apiserver/openshift-apiserver.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.503326576Z namespaces/openshift-apiserver/apps.openshift.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.503368467Z namespaces/openshift-apiserver/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.503420489Z namespaces/openshift-apiserver/apps/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.503464739Z namespaces/openshift-apiserver/apps/daemonsets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.503573172Z namespaces/openshift-apiserver/apps/deployments.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.503652794Z namespaces/openshift-apiserver/apps/replicasets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.503737876Z namespaces/openshift-apiserver/apps/statefulsets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.503785217Z namespaces/openshift-apiserver/autoscaling/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.503826178Z namespaces/openshift-apiserver/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.503877279Z namespaces/openshift-apiserver/batch/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.50392065Z namespaces/openshift-apiserver/batch/cronjobs.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.504000712Z namespaces/openshift-apiserver/batch/jobs.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.504047633Z namespaces/openshift-apiserver/build.openshift.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.504110585Z namespaces/openshift-apiserver/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.504220257Z namespaces/openshift-apiserver/build.openshift.io/builds.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.504282849Z namespaces/openshift-apiserver/core/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.504314199Z namespaces/openshift-apiserver/core/configmaps.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.504432832Z namespaces/openshift-apiserver/core/endpoints.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.504512424Z namespaces/openshift-apiserver/core/events.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.504594316Z namespaces/openshift-apiserver/core/persistentvolumeclaims.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.504680518Z namespaces/openshift-apiserver/core/pods.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.5047617Z namespaces/openshift-apiserver/core/replicationcontrollers.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.504893133Z namespaces/openshift-apiserver/core/secrets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.505039847Z namespaces/openshift-apiserver/core/services.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.505110428Z namespaces/openshift-apiserver/discovery.k8s.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.50517817Z namespaces/openshift-apiserver/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.505222311Z namespaces/openshift-apiserver/image.openshift.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.505263742Z namespaces/openshift-apiserver/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.505325623Z namespaces/openshift-apiserver/k8s.ovn.org/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.505368884Z namespaces/openshift-apiserver/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.505457406Z namespaces/openshift-apiserver/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.505538148Z namespaces/openshift-apiserver/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.505586929Z namespaces/openshift-apiserver/monitoring.coreos.com/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.505632001Z namespaces/openshift-apiserver/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.505679162Z namespaces/openshift-apiserver/networking.k8s.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.505720303Z namespaces/openshift-apiserver/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.505786004Z namespaces/openshift-apiserver/policy/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.505825925Z namespaces/openshift-apiserver/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.505881307Z namespaces/openshift-apiserver/route.openshift.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.505923097Z namespaces/openshift-apiserver/route.openshift.io/routes.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.505982019Z namespaces/openshift-authentication-operator/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.505989769Z namespaces/openshift-authentication-operator/monitoring.coreos.com/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.505994139Z namespaces/openshift-authentication-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.50602958Z namespaces/openshift-authentication-operator/monitoring.coreos.com/servicemonitors/authentication-operator.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.506166273Z namespaces/openshift-cloud-controller-manager/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.506178443Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.506182774Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.506207324Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/leases/cloud-controller-manager.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.506268156Z namespaces/openshift-cloud-credential-operator/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.506287216Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.506294976Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.506332797Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/leases/cloud-credential-operator-leader.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.506398809Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.506405649Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.50645181Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/servicemonitors/cloud-credential-operator.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.506557183Z namespaces/openshift-cloud-network-config-controller/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.506600093Z namespaces/openshift-cloud-network-config-controller/openshift-cloud-network-config-controller.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.506680646Z namespaces/openshift-cloud-network-config-controller/apps.openshift.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.506722316Z namespaces/openshift-cloud-network-config-controller/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.506802938Z namespaces/openshift-cloud-network-config-controller/apps/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.506843629Z namespaces/openshift-cloud-network-config-controller/apps/daemonsets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.506925301Z namespaces/openshift-cloud-network-config-controller/apps/deployments.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.507002503Z namespaces/openshift-cloud-network-config-controller/apps/replicasets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.507105496Z namespaces/openshift-cloud-network-config-controller/apps/statefulsets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.507165817Z namespaces/openshift-cloud-network-config-controller/autoscaling/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.507225418Z namespaces/openshift-cloud-network-config-controller/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.50728632Z namespaces/openshift-cloud-network-config-controller/batch/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.507335141Z namespaces/openshift-cloud-network-config-controller/batch/cronjobs.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.507410893Z namespaces/openshift-cloud-network-config-controller/batch/jobs.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.507469894Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.507505085Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.507587187Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/builds.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.507632368Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.507643018Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/leases/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.507692589Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/leases/cloud-network-config-controller-lock.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.507772761Z namespaces/openshift-cloud-network-config-controller/core/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.507816852Z namespaces/openshift-cloud-network-config-controller/core/configmaps.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.507925035Z namespaces/openshift-cloud-network-config-controller/core/endpoints.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.507992166Z namespaces/openshift-cloud-network-config-controller/core/events.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.508107669Z namespaces/openshift-cloud-network-config-controller/core/persistentvolumeclaims.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.508190211Z namespaces/openshift-cloud-network-config-controller/core/pods.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.508264363Z namespaces/openshift-cloud-network-config-controller/core/replicationcontrollers.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.508423327Z namespaces/openshift-cloud-network-config-controller/core/secrets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.508524759Z namespaces/openshift-cloud-network-config-controller/core/services.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.5085796Z namespaces/openshift-cloud-network-config-controller/core/serviceaccounts/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.508631032Z namespaces/openshift-cloud-network-config-controller/core/serviceaccounts/cloud-network-config-controller.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.508688673Z namespaces/openshift-cloud-network-config-controller/discovery.k8s.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.508745974Z namespaces/openshift-cloud-network-config-controller/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.508779245Z namespaces/openshift-cloud-network-config-controller/image.openshift.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.508830356Z namespaces/openshift-cloud-network-config-controller/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.508896848Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.508943709Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.509032381Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.509168944Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.509235666Z namespaces/openshift-cloud-network-config-controller/monitoring.coreos.com/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.509282967Z namespaces/openshift-cloud-network-config-controller/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.509326208Z namespaces/openshift-cloud-network-config-controller/networking.k8s.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.509373199Z namespaces/openshift-cloud-network-config-controller/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.50942033Z namespaces/openshift-cloud-network-config-controller/policy/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.509452551Z namespaces/openshift-cloud-network-config-controller/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.509494182Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.509501792Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.509541783Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/rolebindings/cloud-network-config-controller-rb.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.509591834Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.509630355Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/roles/cloud-network-config-controller.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.509686346Z namespaces/openshift-cloud-network-config-controller/route.openshift.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.509727167Z namespaces/openshift-cloud-network-config-controller/route.openshift.io/routes.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.509930102Z namespaces/openshift-cluster-csi-drivers/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.509941643Z namespaces/openshift-cluster-csi-drivers/openshift-cluster-csi-drivers.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.509956133Z namespaces/openshift-cluster-csi-drivers/apps.openshift.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.509972993Z namespaces/openshift-cluster-csi-drivers/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.510057055Z namespaces/openshift-cluster-csi-drivers/apps/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.510070866Z namespaces/openshift-cluster-csi-drivers/apps/daemonsets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.510279511Z namespaces/openshift-cluster-csi-drivers/apps/deployments.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.510340552Z namespaces/openshift-cluster-csi-drivers/apps/replicasets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.510419614Z namespaces/openshift-cluster-csi-drivers/apps/statefulsets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.510470425Z namespaces/openshift-cluster-csi-drivers/autoscaling/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.510497906Z namespaces/openshift-cluster-csi-drivers/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.510575887Z namespaces/openshift-cluster-csi-drivers/batch/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.510594898Z namespaces/openshift-cluster-csi-drivers/batch/cronjobs.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.51069907Z namespaces/openshift-cluster-csi-drivers/batch/jobs.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.510767272Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.510820343Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.510895445Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/builds.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.510954836Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.510964977Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.511009398Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/ebs-csi-aws-com.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.51111984Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-attacher-leader-ebs-csi-aws-com.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.511239573Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-resizer-ebs-csi-aws-com.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.511316875Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-snapshotter-leader-ebs-csi-aws-com.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.511425238Z namespaces/openshift-cluster-csi-drivers/core/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.511472819Z namespaces/openshift-cluster-csi-drivers/core/configmaps.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.511572621Z namespaces/openshift-cluster-csi-drivers/core/endpoints.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.511645193Z namespaces/openshift-cluster-csi-drivers/core/events.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.512220746Z namespaces/openshift-cluster-csi-drivers/core/persistentvolumeclaims.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.512283808Z namespaces/openshift-cluster-csi-drivers/core/pods.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.512501753Z namespaces/openshift-cluster-csi-drivers/core/replicationcontrollers.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.512650847Z namespaces/openshift-cluster-csi-drivers/core/secrets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.512769879Z namespaces/openshift-cluster-csi-drivers/core/services.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.51280901Z namespaces/openshift-cluster-csi-drivers/core/serviceaccounts/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.512852511Z namespaces/openshift-cluster-csi-drivers/core/serviceaccounts/aws-ebs-csi-driver-operator.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.512920503Z namespaces/openshift-cluster-csi-drivers/discovery.k8s.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.512966214Z namespaces/openshift-cluster-csi-drivers/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.513023095Z namespaces/openshift-cluster-csi-drivers/image.openshift.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.513052386Z namespaces/openshift-cluster-csi-drivers/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.513160728Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.513197689Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.513289512Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.513372604Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.513390044Z namespaces/openshift-cluster-csi-drivers/monitoring.coreos.com/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.513443425Z namespaces/openshift-cluster-csi-drivers/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.513497567Z namespaces/openshift-cluster-csi-drivers/networking.k8s.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.513532647Z namespaces/openshift-cluster-csi-drivers/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.513627419Z namespaces/openshift-cluster-csi-drivers/pods/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.51363544Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-bzzf5/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.513680361Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-bzzf5/aws-ebs-csi-driver-node-bzzf5.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.513785083Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-bzzf5/csi-driver/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.513792234Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-bzzf5/csi-driver/csi-driver/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.513800564Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-bzzf5/csi-driver/csi-driver/logs/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.513854445Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-bzzf5/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.513971448Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-bzzf5/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.514050449Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-bzzf5/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.51406906Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-bzzf5/csi-liveness-probe/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.514091081Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-bzzf5/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.514105211Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-bzzf5/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.514156522Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-bzzf5/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.514239804Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-bzzf5/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.514310926Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-bzzf5/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.514356287Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-bzzf5/csi-node-driver-registrar/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.514367427Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-bzzf5/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.514374047Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-bzzf5/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.514409658Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-bzzf5/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.5145161Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-bzzf5/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.514582322Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-bzzf5/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.514632963Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-gx988/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.514672614Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-gx988/aws-ebs-csi-driver-node-gx988.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.514794527Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-gx988/csi-driver/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.514808298Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-gx988/csi-driver/csi-driver/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.514812647Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-gx988/csi-driver/csi-driver/logs/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.514843498Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-gx988/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.515065264Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-gx988/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.515134415Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-gx988/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.515141155Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-gx988/csi-liveness-probe/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.515145346Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-gx988/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.515149115Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-gx988/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.515172406Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-gx988/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.515265328Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-gx988/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.51533523Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-gx988/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.515373031Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-gx988/csi-node-driver-registrar/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.515378071Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-gx988/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.515382071Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-gx988/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.515418542Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-gx988/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.515519124Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-gx988/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.515592446Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-gx988/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.515641937Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-nzlz9/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.515682448Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-nzlz9/aws-ebs-csi-driver-node-nzlz9.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.515788981Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-nzlz9/csi-driver/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.515798831Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-nzlz9/csi-driver/csi-driver/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.515807811Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-nzlz9/csi-driver/csi-driver/logs/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.515841342Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-nzlz9/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.515933934Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-nzlz9/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.516008846Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-nzlz9/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.516058497Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-nzlz9/csi-liveness-probe/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.516074497Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-nzlz9/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.516117568Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-nzlz9/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.51619008Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-nzlz9/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.516286982Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-nzlz9/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.516377964Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-nzlz9/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.516418865Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-nzlz9/csi-node-driver-registrar/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.516428566Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-nzlz9/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.516436116Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-nzlz9/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.516488497Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-nzlz9/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.516590729Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-nzlz9/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.516651231Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-nzlz9/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.516714823Z namespaces/openshift-cluster-csi-drivers/policy/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.516763614Z namespaces/openshift-cluster-csi-drivers/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.516818695Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.516836995Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.516891097Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/rolebindings/aws-ebs-csi-driver-operator-rolebinding.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.516941738Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.516974229Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/roles/aws-ebs-csi-driver-operator-role.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.51703463Z namespaces/openshift-cluster-csi-drivers/route.openshift.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.517107752Z namespaces/openshift-cluster-csi-drivers/route.openshift.io/routes.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.517158413Z namespaces/openshift-cluster-machine-approver/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.517168343Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.517173023Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/leases/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.517203704Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/leases/cluster-machine-approver-leader.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.517254765Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.517262125Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.517303306Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/servicemonitors/cluster-machine-approver.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.517415119Z namespaces/openshift-cluster-node-tuning-operator/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.517471821Z namespaces/openshift-cluster-node-tuning-operator/openshift-cluster-node-tuning-operator.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.517527992Z namespaces/openshift-cluster-node-tuning-operator/apps.openshift.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.517572583Z namespaces/openshift-cluster-node-tuning-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.517632044Z namespaces/openshift-cluster-node-tuning-operator/apps/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.517718606Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.517813669Z namespaces/openshift-cluster-node-tuning-operator/apps/deployments.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.51788874Z namespaces/openshift-cluster-node-tuning-operator/apps/replicasets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.517971892Z namespaces/openshift-cluster-node-tuning-operator/apps/statefulsets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.518042624Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.518111985Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets/tuned.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.518203098Z namespaces/openshift-cluster-node-tuning-operator/autoscaling/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.518245369Z namespaces/openshift-cluster-node-tuning-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.51830354Z namespaces/openshift-cluster-node-tuning-operator/batch/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.518350681Z namespaces/openshift-cluster-node-tuning-operator/batch/cronjobs.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.518456514Z namespaces/openshift-cluster-node-tuning-operator/batch/jobs.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.518509155Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.518552236Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.518632108Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.518688609Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.518695409Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.518768241Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/leases/node-tuning-operator-lock.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.518843523Z namespaces/openshift-cluster-node-tuning-operator/core/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.518893394Z namespaces/openshift-cluster-node-tuning-operator/core/configmaps.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.519648492Z namespaces/openshift-cluster-node-tuning-operator/core/endpoints.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.519736154Z namespaces/openshift-cluster-node-tuning-operator/core/events.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.519894458Z namespaces/openshift-cluster-node-tuning-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.51997566Z namespaces/openshift-cluster-node-tuning-operator/core/pods.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.520206865Z namespaces/openshift-cluster-node-tuning-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.520361449Z namespaces/openshift-cluster-node-tuning-operator/core/secrets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.520524873Z namespaces/openshift-cluster-node-tuning-operator/core/services.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.520618605Z namespaces/openshift-cluster-node-tuning-operator/core/serviceaccounts/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.520662586Z namespaces/openshift-cluster-node-tuning-operator/core/serviceaccounts/cluster-node-tuning-operator.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.520726507Z namespaces/openshift-cluster-node-tuning-operator/discovery.k8s.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.520771378Z namespaces/openshift-cluster-node-tuning-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.52083385Z namespaces/openshift-cluster-node-tuning-operator/image.openshift.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.520880221Z namespaces/openshift-cluster-node-tuning-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.520939142Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.520976373Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.521067415Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.521239849Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.52128511Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.521328292Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.521378673Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.521427414Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/prometheusrules/node-tuning-operator.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.521477555Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.521529446Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors/node-tuning-operator.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.521578447Z namespaces/openshift-cluster-node-tuning-operator/networking.k8s.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.521627728Z namespaces/openshift-cluster-node-tuning-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.521667769Z namespaces/openshift-cluster-node-tuning-operator/pods/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.52167986Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-8r9l7/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.521730521Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-8r9l7/tuned-8r9l7.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.521827723Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-8r9l7/tuned/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.521835924Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-8r9l7/tuned/tuned/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.521845354Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-8r9l7/tuned/tuned/logs/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.521899855Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-8r9l7/tuned/tuned/logs/current.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.522035568Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-8r9l7/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.52212161Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-8r9l7/tuned/tuned/logs/previous.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.522161471Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-pgwxd/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.522217902Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-pgwxd/tuned-pgwxd.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.522303804Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-pgwxd/tuned/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.522313065Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-pgwxd/tuned/tuned/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.522318995Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-pgwxd/tuned/tuned/logs/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.522390997Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-pgwxd/tuned/tuned/logs/current.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.522475539Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-pgwxd/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.522563901Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-pgwxd/tuned/tuned/logs/previous.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.522580481Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-t6zkp/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.522631202Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-t6zkp/tuned-t6zkp.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.522709284Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-t6zkp/tuned/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.522719064Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-t6zkp/tuned/tuned/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.522723284Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-t6zkp/tuned/tuned/logs/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.522771666Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-t6zkp/tuned/tuned/logs/current.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.522897509Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-t6zkp/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.52296368Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-t6zkp/tuned/tuned/logs/previous.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.523004641Z namespaces/openshift-cluster-node-tuning-operator/policy/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.523035532Z namespaces/openshift-cluster-node-tuning-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.523118014Z namespaces/openshift-cluster-node-tuning-operator/route.openshift.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.523170055Z namespaces/openshift-cluster-node-tuning-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.523236197Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.523246507Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.523293828Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-130-166.ec2.internal.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.52338478Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-135-29.ec2.internal.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.523499573Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-138-42.ec2.internal.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.523554434Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/tuneds/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.523590725Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/tuneds/default.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.523697608Z namespaces/openshift-cluster-samples-operator/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.523750799Z namespaces/openshift-cluster-samples-operator/openshift-cluster-samples-operator.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.523900462Z namespaces/openshift-cluster-samples-operator/apps.openshift.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.523946503Z namespaces/openshift-cluster-samples-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.524022585Z namespaces/openshift-cluster-samples-operator/apps/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.524066266Z namespaces/openshift-cluster-samples-operator/apps/daemonsets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.524193099Z namespaces/openshift-cluster-samples-operator/apps/deployments.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.524313772Z namespaces/openshift-cluster-samples-operator/apps/replicasets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.524452475Z namespaces/openshift-cluster-samples-operator/apps/statefulsets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.524473886Z namespaces/openshift-cluster-samples-operator/autoscaling/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.524521247Z namespaces/openshift-cluster-samples-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.524567548Z namespaces/openshift-cluster-samples-operator/batch/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.52465386Z namespaces/openshift-cluster-samples-operator/batch/cronjobs.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.524734122Z namespaces/openshift-cluster-samples-operator/batch/jobs.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.524809304Z namespaces/openshift-cluster-samples-operator/build.openshift.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.524840584Z namespaces/openshift-cluster-samples-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.524939447Z namespaces/openshift-cluster-samples-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.525022549Z namespaces/openshift-cluster-samples-operator/core/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.52506415Z namespaces/openshift-cluster-samples-operator/core/configmaps.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.525379897Z namespaces/openshift-cluster-samples-operator/core/endpoints.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.525465039Z namespaces/openshift-cluster-samples-operator/core/events.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.525780997Z namespaces/openshift-cluster-samples-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.525857748Z namespaces/openshift-cluster-samples-operator/core/pods.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.526011972Z namespaces/openshift-cluster-samples-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.526192527Z namespaces/openshift-cluster-samples-operator/core/secrets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.526365471Z namespaces/openshift-cluster-samples-operator/core/services.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.526434762Z namespaces/openshift-cluster-samples-operator/discovery.k8s.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.526487713Z namespaces/openshift-cluster-samples-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.526582566Z namespaces/openshift-cluster-samples-operator/image.openshift.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.526600456Z namespaces/openshift-cluster-samples-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.526685118Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.526710679Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.526844612Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.526949894Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.527017086Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.527039076Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.527171539Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.52720547Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/prometheusrules/samples-operator-alerts.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.527290102Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.527316243Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors/cluster-samples-operator.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.527412925Z namespaces/openshift-cluster-samples-operator/networking.k8s.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.527434446Z namespaces/openshift-cluster-samples-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.527491777Z namespaces/openshift-cluster-samples-operator/pods/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.527505157Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-2czpl/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.527566799Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-2czpl/cluster-samples-operator-56fcf86bf-2czpl.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.527693302Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-2czpl/cluster-samples-operator-watch/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.527710632Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-2czpl/cluster-samples-operator-watch/cluster-samples-operator-watch/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.527718012Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-2czpl/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.527768974Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-2czpl/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/current.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.527869546Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-2czpl/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/previous.insecure.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.527953038Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-2czpl/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/previous.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.527973989Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-2czpl/cluster-samples-operator/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.527989879Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-2czpl/cluster-samples-operator/cluster-samples-operator/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.528001939Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-2czpl/cluster-samples-operator/cluster-samples-operator/logs/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.52805244Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-2czpl/cluster-samples-operator/cluster-samples-operator/logs/current.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.52847384Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-2czpl/cluster-samples-operator/cluster-samples-operator/logs/previous.insecure.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.528544002Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-2czpl/cluster-samples-operator/cluster-samples-operator/logs/previous.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.528579733Z namespaces/openshift-cluster-samples-operator/policy/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.528623314Z namespaces/openshift-cluster-samples-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.528680825Z namespaces/openshift-cluster-samples-operator/route.openshift.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.528709436Z namespaces/openshift-cluster-samples-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.528817518Z namespaces/openshift-cluster-storage-operator/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.52886289Z namespaces/openshift-cluster-storage-operator/openshift-cluster-storage-operator.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.529237158Z namespaces/openshift-cluster-storage-operator/apps.openshift.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.529289489Z namespaces/openshift-cluster-storage-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.529373542Z namespaces/openshift-cluster-storage-operator/apps/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.529392752Z namespaces/openshift-cluster-storage-operator/apps/daemonsets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.529480244Z namespaces/openshift-cluster-storage-operator/apps/deployments.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.529587497Z namespaces/openshift-cluster-storage-operator/apps/replicasets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.529685179Z namespaces/openshift-cluster-storage-operator/apps/statefulsets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.52973528Z namespaces/openshift-cluster-storage-operator/autoscaling/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.529787701Z namespaces/openshift-cluster-storage-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.529838113Z namespaces/openshift-cluster-storage-operator/batch/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.529895944Z namespaces/openshift-cluster-storage-operator/batch/cronjobs.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.529965036Z namespaces/openshift-cluster-storage-operator/batch/jobs.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.530022717Z namespaces/openshift-cluster-storage-operator/build.openshift.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.530092628Z namespaces/openshift-cluster-storage-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.53017723Z namespaces/openshift-cluster-storage-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.530234142Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.530242072Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.530284723Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/data-source-validator-leader.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.530372375Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/snapshot-controller-leader.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.530446397Z namespaces/openshift-cluster-storage-operator/core/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.530497048Z namespaces/openshift-cluster-storage-operator/core/configmaps.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.530603661Z namespaces/openshift-cluster-storage-operator/core/endpoints.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.530688683Z namespaces/openshift-cluster-storage-operator/core/events.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.53099321Z namespaces/openshift-cluster-storage-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.531066731Z namespaces/openshift-cluster-storage-operator/core/pods.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.531217925Z namespaces/openshift-cluster-storage-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.531374359Z namespaces/openshift-cluster-storage-operator/core/secrets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.531608834Z namespaces/openshift-cluster-storage-operator/core/services.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.531646435Z namespaces/openshift-cluster-storage-operator/core/serviceaccounts/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.531687316Z namespaces/openshift-cluster-storage-operator/core/serviceaccounts/csi-snapshot-controller-operator.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.531765138Z namespaces/openshift-cluster-storage-operator/discovery.k8s.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.531809399Z namespaces/openshift-cluster-storage-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.53186729Z namespaces/openshift-cluster-storage-operator/image.openshift.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.531906062Z namespaces/openshift-cluster-storage-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.531960293Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.532008464Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.532134307Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.532217049Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.53226222Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.532303411Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.532356572Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.532398333Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/prometheusrules/prometheus.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.532492045Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.532530006Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors/cluster-storage-operator.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.532596278Z namespaces/openshift-cluster-storage-operator/networking.k8s.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.532635539Z namespaces/openshift-cluster-storage-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.53270153Z namespaces/openshift-cluster-storage-operator/pods/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.53271235Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-5d456fdbcd-fff64/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.532752281Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-5d456fdbcd-fff64/volume-data-source-validator-5d456fdbcd-fff64.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.532826873Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-5d456fdbcd-fff64/volume-data-source-validator/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.532839704Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-5d456fdbcd-fff64/volume-data-source-validator/volume-data-source-validator/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.532847644Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-5d456fdbcd-fff64/volume-data-source-validator/volume-data-source-validator/logs/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.532885674Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-5d456fdbcd-fff64/volume-data-source-validator/volume-data-source-validator/logs/current.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.532996447Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-5d456fdbcd-fff64/volume-data-source-validator/volume-data-source-validator/logs/previous.insecure.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.533064469Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-5d456fdbcd-fff64/volume-data-source-validator/volume-data-source-validator/logs/previous.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.533154411Z namespaces/openshift-cluster-storage-operator/policy/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.533177041Z namespaces/openshift-cluster-storage-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.533244673Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.533255223Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.533299604Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/rolebindings/csi-snapshot-controller-operator-role.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.533369096Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.533420647Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/roles/csi-snapshot-controller-operator-role.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.533491299Z namespaces/openshift-cluster-storage-operator/route.openshift.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.53352856Z namespaces/openshift-cluster-storage-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.533625592Z namespaces/openshift-cluster-version/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.533666373Z namespaces/openshift-cluster-version/openshift-cluster-version.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.533746815Z namespaces/openshift-cluster-version/apps.openshift.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.533776895Z namespaces/openshift-cluster-version/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.533859548Z namespaces/openshift-cluster-version/apps/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.533890878Z namespaces/openshift-cluster-version/apps/daemonsets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.53397844Z namespaces/openshift-cluster-version/apps/deployments.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.534051532Z namespaces/openshift-cluster-version/apps/replicasets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.534190685Z namespaces/openshift-cluster-version/apps/statefulsets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.534241757Z namespaces/openshift-cluster-version/autoscaling/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.534292138Z namespaces/openshift-cluster-version/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.534326759Z namespaces/openshift-cluster-version/batch/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.53436724Z namespaces/openshift-cluster-version/batch/cronjobs.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.534451382Z namespaces/openshift-cluster-version/batch/jobs.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.534498152Z namespaces/openshift-cluster-version/build.openshift.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.534580634Z namespaces/openshift-cluster-version/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.534666987Z namespaces/openshift-cluster-version/build.openshift.io/builds.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.534726848Z namespaces/openshift-cluster-version/coordination.k8s.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.534735178Z namespaces/openshift-cluster-version/coordination.k8s.io/leases/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.53478971Z namespaces/openshift-cluster-version/coordination.k8s.io/leases/version.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.535194089Z namespaces/openshift-cluster-version/core/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.53524206Z namespaces/openshift-cluster-version/core/configmaps.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.535395604Z namespaces/openshift-cluster-version/core/endpoints.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.535509767Z namespaces/openshift-cluster-version/core/events.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.53564389Z namespaces/openshift-cluster-version/core/persistentvolumeclaims.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.535755462Z namespaces/openshift-cluster-version/core/pods.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.535866695Z namespaces/openshift-cluster-version/core/replicationcontrollers.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.536010558Z namespaces/openshift-cluster-version/core/secrets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.536235413Z namespaces/openshift-cluster-version/core/services.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.536313706Z namespaces/openshift-cluster-version/discovery.k8s.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.536372617Z namespaces/openshift-cluster-version/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.536471129Z namespaces/openshift-cluster-version/image.openshift.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.53650523Z namespaces/openshift-cluster-version/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.536593692Z namespaces/openshift-cluster-version/k8s.ovn.org/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.536644413Z namespaces/openshift-cluster-version/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.536752466Z namespaces/openshift-cluster-version/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.536849918Z namespaces/openshift-cluster-version/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.53692387Z namespaces/openshift-cluster-version/monitoring.coreos.com/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.536980431Z namespaces/openshift-cluster-version/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.537048693Z namespaces/openshift-cluster-version/networking.k8s.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.537112754Z namespaces/openshift-cluster-version/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.537210677Z namespaces/openshift-cluster-version/policy/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.537313769Z namespaces/openshift-cluster-version/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.53737362Z namespaces/openshift-cluster-version/route.openshift.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.537411821Z namespaces/openshift-cluster-version/route.openshift.io/routes.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.537512774Z namespaces/openshift-config-managed/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.537590436Z namespaces/openshift-config-managed/openshift-config-managed.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.537681428Z namespaces/openshift-config-managed/apps.openshift.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.537743479Z namespaces/openshift-config-managed/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.537864222Z namespaces/openshift-config-managed/apps/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.537930224Z namespaces/openshift-config-managed/apps/daemonsets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.538019616Z namespaces/openshift-config-managed/apps/deployments.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.538152079Z namespaces/openshift-config-managed/apps/replicasets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.538294242Z namespaces/openshift-config-managed/apps/statefulsets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.538383474Z namespaces/openshift-config-managed/autoscaling/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.538401795Z namespaces/openshift-config-managed/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.538411475Z namespaces/openshift-config-managed/batch/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.538470966Z namespaces/openshift-config-managed/batch/cronjobs.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.5386199Z namespaces/openshift-config-managed/batch/jobs.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.538649021Z namespaces/openshift-config-managed/build.openshift.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.538717722Z namespaces/openshift-config-managed/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.538867116Z namespaces/openshift-config-managed/build.openshift.io/builds.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.538911057Z namespaces/openshift-config-managed/core/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.538965748Z namespaces/openshift-config-managed/core/configmaps.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.542583194Z namespaces/openshift-config-managed/core/endpoints.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.542663125Z namespaces/openshift-config-managed/core/events.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.542776928Z namespaces/openshift-config-managed/core/persistentvolumeclaims.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.54285501Z namespaces/openshift-config-managed/core/pods.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.542935822Z namespaces/openshift-config-managed/core/replicationcontrollers.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.543133127Z namespaces/openshift-config-managed/core/secrets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.543373172Z namespaces/openshift-config-managed/core/services.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.543420613Z namespaces/openshift-config-managed/core/configmaps/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.543467684Z namespaces/openshift-config-managed/core/configmaps/console-public.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.543547846Z namespaces/openshift-config-managed/core/configmaps/openshift-network-features.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.543594867Z namespaces/openshift-config-managed/discovery.k8s.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.543646229Z namespaces/openshift-config-managed/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.54369871Z namespaces/openshift-config-managed/image.openshift.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.543751351Z namespaces/openshift-config-managed/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.543802612Z namespaces/openshift-config-managed/k8s.ovn.org/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.543847713Z namespaces/openshift-config-managed/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.543943356Z namespaces/openshift-config-managed/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.544023328Z namespaces/openshift-config-managed/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.544072629Z namespaces/openshift-config-managed/monitoring.coreos.com/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.544155921Z namespaces/openshift-config-managed/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.544249143Z namespaces/openshift-config-managed/networking.k8s.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.544299744Z namespaces/openshift-config-managed/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.544360785Z namespaces/openshift-config-managed/policy/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.544398937Z namespaces/openshift-config-managed/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.544465138Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.544478718Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.544516479Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/rolebindings/openshift-network-public-role-binding.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.544582761Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.544634572Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/roles/openshift-network-public-role.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.544690853Z namespaces/openshift-config-managed/route.openshift.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.545975524Z namespaces/openshift-config-managed/route.openshift.io/routes.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.546031795Z namespaces/openshift-config-operator/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.546039505Z namespaces/openshift-config-operator/monitoring.coreos.com/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.546043915Z namespaces/openshift-config-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.546048305Z namespaces/openshift-config-operator/monitoring.coreos.com/servicemonitors/config-operator.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.546052256Z namespaces/openshift-config/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.546056066Z namespaces/openshift-config/openshift-config.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.546059856Z namespaces/openshift-config/apps.openshift.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.546063476Z namespaces/openshift-config/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.546067236Z namespaces/openshift-config/apps/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.546146618Z namespaces/openshift-config/apps/daemonsets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.546163688Z namespaces/openshift-config/apps/deployments.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.546170368Z namespaces/openshift-config/apps/replicasets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.546175919Z namespaces/openshift-config/apps/statefulsets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.546221869Z namespaces/openshift-config/autoscaling/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.54622658Z namespaces/openshift-config/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.54625412Z namespaces/openshift-config/batch/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.54625804Z namespaces/openshift-config/batch/cronjobs.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.54626197Z namespaces/openshift-config/batch/jobs.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.546266141Z namespaces/openshift-config/build.openshift.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.546272591Z namespaces/openshift-config/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.546321212Z namespaces/openshift-config/build.openshift.io/builds.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.546414724Z namespaces/openshift-config/core/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.546434614Z namespaces/openshift-config/core/configmaps.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.546451765Z namespaces/openshift-config/core/endpoints.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.546533067Z namespaces/openshift-config/core/events.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.546636789Z namespaces/openshift-config/core/persistentvolumeclaims.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.546808583Z namespaces/openshift-config/core/pods.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.546878255Z namespaces/openshift-config/core/replicationcontrollers.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.547056379Z namespaces/openshift-config/core/secrets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.547261574Z namespaces/openshift-config/core/services.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.547357836Z namespaces/openshift-config/core/secrets/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.547414468Z namespaces/openshift-config/core/secrets/pull-secret.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.547484039Z namespaces/openshift-config/discovery.k8s.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.547536281Z namespaces/openshift-config/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.547621243Z namespaces/openshift-config/image.openshift.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.547688154Z namespaces/openshift-config/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.547760156Z namespaces/openshift-config/k8s.ovn.org/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.547825467Z namespaces/openshift-config/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.54792305Z namespaces/openshift-config/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.548013952Z namespaces/openshift-config/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.548307929Z namespaces/openshift-config/monitoring.coreos.com/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.54836321Z namespaces/openshift-config/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.548449272Z namespaces/openshift-config/networking.k8s.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.548532734Z namespaces/openshift-config/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.548551135Z namespaces/openshift-config/policy/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.548626236Z namespaces/openshift-config/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.548689338Z namespaces/openshift-config/route.openshift.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.548738699Z namespaces/openshift-config/route.openshift.io/routes.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.548853822Z namespaces/openshift-console-operator/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.548874882Z namespaces/openshift-console-operator/openshift-console-operator.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.548940714Z namespaces/openshift-console-operator/apps.openshift.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.548992505Z namespaces/openshift-console-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.549070507Z namespaces/openshift-console-operator/apps/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.549143389Z namespaces/openshift-console-operator/apps/daemonsets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.549248971Z namespaces/openshift-console-operator/apps/deployments.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.549392034Z namespaces/openshift-console-operator/apps/replicasets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.54962993Z namespaces/openshift-console-operator/apps/statefulsets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.54964609Z namespaces/openshift-console-operator/autoscaling/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.550148032Z namespaces/openshift-console-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.550204244Z namespaces/openshift-console-operator/batch/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.550265275Z namespaces/openshift-console-operator/batch/cronjobs.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.550369538Z namespaces/openshift-console-operator/batch/jobs.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.550437149Z namespaces/openshift-console-operator/build.openshift.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.55049073Z namespaces/openshift-console-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.550576682Z namespaces/openshift-console-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.550621593Z namespaces/openshift-console-operator/coordination.k8s.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.550629554Z namespaces/openshift-console-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.550683835Z namespaces/openshift-console-operator/coordination.k8s.io/leases/console-operator-lock.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.550776267Z namespaces/openshift-console-operator/core/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.550823268Z namespaces/openshift-console-operator/core/configmaps.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.551712959Z namespaces/openshift-console-operator/core/endpoints.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.551808281Z namespaces/openshift-console-operator/core/events.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.552040197Z namespaces/openshift-console-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.55216351Z namespaces/openshift-console-operator/core/pods.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.552314073Z namespaces/openshift-console-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.552453697Z namespaces/openshift-console-operator/core/secrets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.552675972Z namespaces/openshift-console-operator/core/services.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.552748144Z namespaces/openshift-console-operator/discovery.k8s.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.552803165Z namespaces/openshift-console-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.552881007Z namespaces/openshift-console-operator/image.openshift.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.552930558Z namespaces/openshift-console-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.5530046Z namespaces/openshift-console-operator/k8s.ovn.org/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.553048371Z namespaces/openshift-console-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.553183224Z namespaces/openshift-console-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.553279366Z namespaces/openshift-console-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.553362168Z namespaces/openshift-console-operator/monitoring.coreos.com/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.55343706Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.553507872Z namespaces/openshift-console-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.553572903Z namespaces/openshift-console-operator/monitoring.coreos.com/prometheusrules/cluster-monitoring-prometheus-rules.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.553659855Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.553727427Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors/console-operator.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.553796799Z namespaces/openshift-console-operator/networking.k8s.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.55386519Z namespaces/openshift-console-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.553938422Z namespaces/openshift-console-operator/pods/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.553986373Z namespaces/openshift-console-operator/pods/console-operator-68b757fb67-rcshd/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.554049674Z namespaces/openshift-console-operator/pods/console-operator-68b757fb67-rcshd/console-operator-68b757fb67-rcshd.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.554195518Z namespaces/openshift-console-operator/pods/console-operator-68b757fb67-rcshd/console-operator/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.55428497Z namespaces/openshift-console-operator/pods/console-operator-68b757fb67-rcshd/console-operator/console-operator/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.55429724Z namespaces/openshift-console-operator/pods/console-operator-68b757fb67-rcshd/console-operator/console-operator/logs/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.554302911Z namespaces/openshift-console-operator/pods/console-operator-68b757fb67-rcshd/console-operator/console-operator/logs/current.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.554872804Z namespaces/openshift-console-operator/pods/console-operator-68b757fb67-rcshd/console-operator/console-operator/logs/previous.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.554894434Z namespaces/openshift-console-operator/policy/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.555010417Z namespaces/openshift-console-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.555026328Z namespaces/openshift-console-operator/route.openshift.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.555073098Z namespaces/openshift-console-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.555243843Z namespaces/openshift-console/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.555258143Z namespaces/openshift-console/openshift-console.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.555378376Z namespaces/openshift-console/apps.openshift.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.555437067Z namespaces/openshift-console/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.555516739Z namespaces/openshift-console/apps/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.55557125Z namespaces/openshift-console/apps/daemonsets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.555677343Z namespaces/openshift-console/apps/deployments.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.555863037Z namespaces/openshift-console/apps/replicasets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.556167255Z namespaces/openshift-console/apps/statefulsets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.556220816Z namespaces/openshift-console/autoscaling/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.556268577Z namespaces/openshift-console/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.556331838Z namespaces/openshift-console/batch/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.55638381Z namespaces/openshift-console/batch/cronjobs.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.556499392Z namespaces/openshift-console/batch/jobs.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.556546464Z namespaces/openshift-console/build.openshift.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.556851881Z namespaces/openshift-console/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.556872121Z namespaces/openshift-console/build.openshift.io/builds.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.556878661Z namespaces/openshift-console/core/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.556885261Z namespaces/openshift-console/core/configmaps.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.557837244Z namespaces/openshift-console/core/endpoints.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.557926636Z namespaces/openshift-console/core/events.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.558252504Z namespaces/openshift-console/core/persistentvolumeclaims.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.558309355Z namespaces/openshift-console/core/pods.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.558489979Z namespaces/openshift-console/core/replicationcontrollers.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.558625662Z namespaces/openshift-console/core/secrets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.558851048Z namespaces/openshift-console/core/services.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.559124824Z namespaces/openshift-console/discovery.k8s.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.559146865Z namespaces/openshift-console/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.559155465Z namespaces/openshift-console/image.openshift.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.559188596Z namespaces/openshift-console/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.559260637Z namespaces/openshift-console/k8s.ovn.org/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.559300289Z namespaces/openshift-console/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.55938328Z namespaces/openshift-console/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.559468353Z namespaces/openshift-console/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.559510623Z namespaces/openshift-console/monitoring.coreos.com/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.559547834Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.559602766Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.559646467Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors/console.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.559700278Z namespaces/openshift-console/networking.k8s.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.559736649Z namespaces/openshift-console/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.55978775Z namespaces/openshift-console/pods/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.55979593Z namespaces/openshift-console/pods/console-668c9c757b-qjj2z/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.559835461Z namespaces/openshift-console/pods/console-668c9c757b-qjj2z/console-668c9c757b-qjj2z.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.559926063Z namespaces/openshift-console/pods/console-668c9c757b-qjj2z/console/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.560123388Z namespaces/openshift-console/pods/console-668c9c757b-qjj2z/console/console/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.560131368Z namespaces/openshift-console/pods/console-668c9c757b-qjj2z/console/console/logs/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.560144218Z namespaces/openshift-console/pods/console-668c9c757b-qjj2z/console/console/logs/current.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.560165079Z namespaces/openshift-console/pods/console-668c9c757b-qjj2z/console/console/logs/previous.insecure.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.560174569Z namespaces/openshift-console/pods/console-668c9c757b-qjj2z/console/console/logs/previous.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.560228231Z namespaces/openshift-console/pods/downloads-685bfb5f64-hrrz8/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.560271581Z namespaces/openshift-console/pods/downloads-685bfb5f64-hrrz8/downloads-685bfb5f64-hrrz8.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.560387204Z namespaces/openshift-console/pods/downloads-685bfb5f64-hrrz8/download-server/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.560397355Z namespaces/openshift-console/pods/downloads-685bfb5f64-hrrz8/download-server/download-server/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.560401964Z namespaces/openshift-console/pods/downloads-685bfb5f64-hrrz8/download-server/download-server/logs/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.560433795Z namespaces/openshift-console/pods/downloads-685bfb5f64-hrrz8/download-server/download-server/logs/current.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.56063088Z namespaces/openshift-console/pods/downloads-685bfb5f64-hrrz8/download-server/download-server/logs/previous.insecure.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.560705222Z namespaces/openshift-console/pods/downloads-685bfb5f64-hrrz8/download-server/download-server/logs/previous.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.560752243Z namespaces/openshift-console/policy/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.560797124Z namespaces/openshift-console/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.560857985Z namespaces/openshift-console/route.openshift.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.560881826Z namespaces/openshift-console/route.openshift.io/routes.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.560991638Z namespaces/openshift-controller-manager-operator/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.56105068Z namespaces/openshift-controller-manager-operator/openshift-controller-manager-operator.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.561141202Z namespaces/openshift-controller-manager-operator/apps.openshift.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.561186113Z namespaces/openshift-controller-manager-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.561254835Z namespaces/openshift-controller-manager-operator/apps/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.561299936Z namespaces/openshift-controller-manager-operator/apps/daemonsets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.561382788Z namespaces/openshift-controller-manager-operator/apps/deployments.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.561460669Z namespaces/openshift-controller-manager-operator/apps/replicasets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.561541331Z namespaces/openshift-controller-manager-operator/apps/statefulsets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.561602043Z namespaces/openshift-controller-manager-operator/autoscaling/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.561645504Z namespaces/openshift-controller-manager-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.561697285Z namespaces/openshift-controller-manager-operator/batch/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.561745866Z namespaces/openshift-controller-manager-operator/batch/cronjobs.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.561827828Z namespaces/openshift-controller-manager-operator/batch/jobs.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.56188777Z namespaces/openshift-controller-manager-operator/build.openshift.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.561933321Z namespaces/openshift-controller-manager-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.562015893Z namespaces/openshift-controller-manager-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.562198947Z namespaces/openshift-controller-manager-operator/core/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.562240498Z namespaces/openshift-controller-manager-operator/core/configmaps.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.562367771Z namespaces/openshift-controller-manager-operator/core/endpoints.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.562479704Z namespaces/openshift-controller-manager-operator/core/events.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.562531055Z namespaces/openshift-controller-manager-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.562621997Z namespaces/openshift-controller-manager-operator/core/pods.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.562696739Z namespaces/openshift-controller-manager-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.562833022Z namespaces/openshift-controller-manager-operator/core/secrets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.562989876Z namespaces/openshift-controller-manager-operator/core/services.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.563049317Z namespaces/openshift-controller-manager-operator/discovery.k8s.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.563107908Z namespaces/openshift-controller-manager-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.56317196Z namespaces/openshift-controller-manager-operator/image.openshift.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.563209861Z namespaces/openshift-controller-manager-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.563279692Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.563314383Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.563401435Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.563485117Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.563533858Z namespaces/openshift-controller-manager-operator/monitoring.coreos.com/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.56359312Z namespaces/openshift-controller-manager-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.563653831Z namespaces/openshift-controller-manager-operator/networking.k8s.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.563711793Z namespaces/openshift-controller-manager-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.563775004Z namespaces/openshift-controller-manager-operator/policy/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.563839946Z namespaces/openshift-controller-manager-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.563895237Z namespaces/openshift-controller-manager-operator/route.openshift.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.56401637Z namespaces/openshift-controller-manager-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.56403621Z namespaces/openshift-controller-manager/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.564134123Z namespaces/openshift-controller-manager/openshift-controller-manager.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.564296947Z namespaces/openshift-controller-manager/apps.openshift.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.564347288Z namespaces/openshift-controller-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.564400889Z namespaces/openshift-controller-manager/apps/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.56445377Z namespaces/openshift-controller-manager/apps/daemonsets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.564562473Z namespaces/openshift-controller-manager/apps/deployments.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.564643705Z namespaces/openshift-controller-manager/apps/replicasets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.564726587Z namespaces/openshift-controller-manager/apps/statefulsets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.564768548Z namespaces/openshift-controller-manager/autoscaling/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.564820339Z namespaces/openshift-controller-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.56488383Z namespaces/openshift-controller-manager/batch/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.564927191Z namespaces/openshift-controller-manager/batch/cronjobs.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.565005703Z namespaces/openshift-controller-manager/batch/jobs.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.565055754Z namespaces/openshift-controller-manager/build.openshift.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.565126176Z namespaces/openshift-controller-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.565207538Z namespaces/openshift-controller-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.565260049Z namespaces/openshift-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.5652771Z namespaces/openshift-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.565327411Z namespaces/openshift-controller-manager/coordination.k8s.io/leases/openshift-master-controllers.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.565411313Z namespaces/openshift-controller-manager/core/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.565457054Z namespaces/openshift-controller-manager/core/configmaps.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.565565997Z namespaces/openshift-controller-manager/core/endpoints.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.565645058Z namespaces/openshift-controller-manager/core/events.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.565736121Z namespaces/openshift-controller-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.565813232Z namespaces/openshift-controller-manager/core/pods.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.565900704Z namespaces/openshift-controller-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.566024517Z namespaces/openshift-controller-manager/core/secrets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.566219592Z namespaces/openshift-controller-manager/core/services.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.566314594Z namespaces/openshift-controller-manager/discovery.k8s.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.566354255Z namespaces/openshift-controller-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.566418317Z namespaces/openshift-controller-manager/image.openshift.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.566468988Z namespaces/openshift-controller-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.566529689Z namespaces/openshift-controller-manager/k8s.ovn.org/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.56656907Z namespaces/openshift-controller-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.566655212Z namespaces/openshift-controller-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.566755245Z namespaces/openshift-controller-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.566792635Z namespaces/openshift-controller-manager/monitoring.coreos.com/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.566831146Z namespaces/openshift-controller-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.566893258Z namespaces/openshift-controller-manager/networking.k8s.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.566934329Z namespaces/openshift-controller-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.56699335Z namespaces/openshift-controller-manager/policy/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.567033641Z namespaces/openshift-controller-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.567106603Z namespaces/openshift-controller-manager/route.openshift.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.567155034Z namespaces/openshift-controller-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.567471322Z namespaces/openshift-dns-operator/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.567519063Z namespaces/openshift-dns-operator/openshift-dns-operator.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.567581624Z namespaces/openshift-dns-operator/apps.openshift.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.567620605Z namespaces/openshift-dns-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.567668596Z namespaces/openshift-dns-operator/apps/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.567708317Z namespaces/openshift-dns-operator/apps/daemonsets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.568042115Z namespaces/openshift-dns-operator/apps/deployments.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.568148538Z namespaces/openshift-dns-operator/apps/replicasets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.568229559Z namespaces/openshift-dns-operator/apps/statefulsets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.56827727Z namespaces/openshift-dns-operator/autoscaling/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.568322611Z namespaces/openshift-dns-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.568380663Z namespaces/openshift-dns-operator/batch/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.568419794Z namespaces/openshift-dns-operator/batch/cronjobs.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.568495366Z namespaces/openshift-dns-operator/batch/jobs.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.568546717Z namespaces/openshift-dns-operator/build.openshift.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.568593388Z namespaces/openshift-dns-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.56868298Z namespaces/openshift-dns-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.568736291Z namespaces/openshift-dns-operator/core/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.568793113Z namespaces/openshift-dns-operator/core/configmaps.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.568903395Z namespaces/openshift-dns-operator/core/endpoints.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.569012518Z namespaces/openshift-dns-operator/core/events.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.569124851Z namespaces/openshift-dns-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.569233953Z namespaces/openshift-dns-operator/core/pods.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.569316675Z namespaces/openshift-dns-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.569438448Z namespaces/openshift-dns-operator/core/secrets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.569615752Z namespaces/openshift-dns-operator/core/services.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.569673674Z namespaces/openshift-dns-operator/discovery.k8s.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.569718835Z namespaces/openshift-dns-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.569777166Z namespaces/openshift-dns-operator/image.openshift.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.569822057Z namespaces/openshift-dns-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.569889039Z namespaces/openshift-dns-operator/k8s.ovn.org/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.56992738Z namespaces/openshift-dns-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.570009631Z namespaces/openshift-dns-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.570125074Z namespaces/openshift-dns-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.570187916Z namespaces/openshift-dns-operator/monitoring.coreos.com/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.570234527Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.570285768Z namespaces/openshift-dns-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.570338269Z namespaces/openshift-dns-operator/monitoring.coreos.com/prometheusrules/dns.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.570409201Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.570445482Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors/dns-operator.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.570493083Z namespaces/openshift-dns-operator/networking.k8s.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.570537604Z namespaces/openshift-dns-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.570600685Z namespaces/openshift-dns-operator/policy/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.570631846Z namespaces/openshift-dns-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.570681377Z namespaces/openshift-dns-operator/route.openshift.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.570734799Z namespaces/openshift-dns-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.570834701Z namespaces/openshift-dns/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.570883272Z namespaces/openshift-dns/openshift-dns.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.570947054Z namespaces/openshift-dns/apps.openshift.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.570997955Z namespaces/openshift-dns/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.571048696Z namespaces/openshift-dns/apps/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.571105848Z namespaces/openshift-dns/apps/daemonsets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.571263791Z namespaces/openshift-dns/apps/deployments.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.571348243Z namespaces/openshift-dns/apps/replicasets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.571450996Z namespaces/openshift-dns/apps/statefulsets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.571484836Z namespaces/openshift-dns/autoscaling/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.571530247Z namespaces/openshift-dns/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.571577108Z namespaces/openshift-dns/batch/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.5716248Z namespaces/openshift-dns/batch/cronjobs.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.571703511Z namespaces/openshift-dns/batch/jobs.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.571773713Z namespaces/openshift-dns/build.openshift.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.571819564Z namespaces/openshift-dns/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.571897826Z namespaces/openshift-dns/build.openshift.io/builds.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.571941327Z namespaces/openshift-dns/core/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.571990298Z namespaces/openshift-dns/core/configmaps.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.572202273Z namespaces/openshift-dns/core/endpoints.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.572317956Z namespaces/openshift-dns/core/events.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.572590152Z namespaces/openshift-dns/core/persistentvolumeclaims.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.572690165Z namespaces/openshift-dns/core/pods.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.573017333Z namespaces/openshift-dns/core/replicationcontrollers.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.573210287Z namespaces/openshift-dns/core/secrets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.573428442Z namespaces/openshift-dns/core/services.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.573501104Z namespaces/openshift-dns/discovery.k8s.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.573555325Z namespaces/openshift-dns/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.573624787Z namespaces/openshift-dns/image.openshift.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.573671558Z namespaces/openshift-dns/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.57376846Z namespaces/openshift-dns/k8s.ovn.org/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.573819881Z namespaces/openshift-dns/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.573920894Z namespaces/openshift-dns/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.574026346Z namespaces/openshift-dns/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.57417927Z namespaces/openshift-dns/monitoring.coreos.com/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.574211981Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.574276322Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.574319083Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors/dns-default.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.574387375Z namespaces/openshift-dns/networking.k8s.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.574443766Z namespaces/openshift-dns/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.574509698Z namespaces/openshift-dns/pods/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.574669881Z namespaces/openshift-dns/pods/dns-default-2kvq8/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.574724513Z namespaces/openshift-dns/pods/dns-default-2kvq8/dns-default-2kvq8.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.574849136Z namespaces/openshift-dns/pods/dns-default-2kvq8/dns/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.574862946Z namespaces/openshift-dns/pods/dns-default-2kvq8/dns/dns/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.574871146Z namespaces/openshift-dns/pods/dns-default-2kvq8/dns/dns/logs/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.574926498Z namespaces/openshift-dns/pods/dns-default-2kvq8/dns/dns/logs/current.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.57504509Z namespaces/openshift-dns/pods/dns-default-2kvq8/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.575155773Z namespaces/openshift-dns/pods/dns-default-2kvq8/dns/dns/logs/previous.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.575198594Z namespaces/openshift-dns/pods/dns-default-2kvq8/kube-rbac-proxy/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.575209084Z namespaces/openshift-dns/pods/dns-default-2kvq8/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.575215965Z namespaces/openshift-dns/pods/dns-default-2kvq8/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.575275086Z namespaces/openshift-dns/pods/dns-default-2kvq8/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.575391899Z namespaces/openshift-dns/pods/dns-default-2kvq8/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.575494431Z namespaces/openshift-dns/pods/dns-default-2kvq8/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.575549862Z namespaces/openshift-dns/pods/dns-default-6hs5p/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.575609604Z namespaces/openshift-dns/pods/dns-default-6hs5p/dns-default-6hs5p.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.575705476Z namespaces/openshift-dns/pods/dns-default-6hs5p/dns/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.575724037Z namespaces/openshift-dns/pods/dns-default-6hs5p/dns/dns/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.575746487Z namespaces/openshift-dns/pods/dns-default-6hs5p/dns/dns/logs/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.575807548Z namespaces/openshift-dns/pods/dns-default-6hs5p/dns/dns/logs/current.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.575951162Z namespaces/openshift-dns/pods/dns-default-6hs5p/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.576037494Z namespaces/openshift-dns/pods/dns-default-6hs5p/dns/dns/logs/previous.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.576104655Z namespaces/openshift-dns/pods/dns-default-6hs5p/kube-rbac-proxy/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.576123606Z namespaces/openshift-dns/pods/dns-default-6hs5p/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.576144956Z namespaces/openshift-dns/pods/dns-default-6hs5p/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.576192997Z namespaces/openshift-dns/pods/dns-default-6hs5p/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.5763079Z namespaces/openshift-dns/pods/dns-default-6hs5p/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.576393912Z namespaces/openshift-dns/pods/dns-default-6hs5p/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.576456614Z namespaces/openshift-dns/pods/dns-default-wtq62/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.576503895Z namespaces/openshift-dns/pods/dns-default-wtq62/dns-default-wtq62.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.576616978Z namespaces/openshift-dns/pods/dns-default-wtq62/dns/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.576627998Z namespaces/openshift-dns/pods/dns-default-wtq62/dns/dns/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.576638328Z namespaces/openshift-dns/pods/dns-default-wtq62/dns/dns/logs/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.576688139Z namespaces/openshift-dns/pods/dns-default-wtq62/dns/dns/logs/current.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.576804612Z namespaces/openshift-dns/pods/dns-default-wtq62/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.576885364Z namespaces/openshift-dns/pods/dns-default-wtq62/dns/dns/logs/previous.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.576944045Z namespaces/openshift-dns/pods/dns-default-wtq62/kube-rbac-proxy/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.576954146Z namespaces/openshift-dns/pods/dns-default-wtq62/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.576965546Z namespaces/openshift-dns/pods/dns-default-wtq62/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.577020197Z namespaces/openshift-dns/pods/dns-default-wtq62/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.577236782Z namespaces/openshift-dns/pods/dns-default-wtq62/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.577301854Z namespaces/openshift-dns/pods/dns-default-wtq62/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.577362115Z namespaces/openshift-dns/pods/node-resolver-8lrz7/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.577426337Z namespaces/openshift-dns/pods/node-resolver-8lrz7/node-resolver-8lrz7.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.577505829Z namespaces/openshift-dns/pods/node-resolver-8lrz7/dns-node-resolver/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.577519889Z namespaces/openshift-dns/pods/node-resolver-8lrz7/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.577530489Z namespaces/openshift-dns/pods/node-resolver-8lrz7/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.57756647Z namespaces/openshift-dns/pods/node-resolver-8lrz7/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.577668143Z namespaces/openshift-dns/pods/node-resolver-8lrz7/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.577747964Z namespaces/openshift-dns/pods/node-resolver-8lrz7/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.577844716Z namespaces/openshift-dns/pods/node-resolver-cfxrl/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.577901638Z namespaces/openshift-dns/pods/node-resolver-cfxrl/node-resolver-cfxrl.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.578334648Z namespaces/openshift-dns/pods/node-resolver-cfxrl/dns-node-resolver/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.578349728Z namespaces/openshift-dns/pods/node-resolver-cfxrl/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.578356599Z namespaces/openshift-dns/pods/node-resolver-cfxrl/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.578438781Z namespaces/openshift-dns/pods/node-resolver-cfxrl/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.578551263Z namespaces/openshift-dns/pods/node-resolver-cfxrl/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.578585354Z namespaces/openshift-dns/pods/node-resolver-cfxrl/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.578686546Z namespaces/openshift-dns/pods/node-resolver-kt555/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.578724347Z namespaces/openshift-dns/pods/node-resolver-kt555/node-resolver-kt555.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.57882095Z namespaces/openshift-dns/pods/node-resolver-kt555/dns-node-resolver/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.57883022Z namespaces/openshift-dns/pods/node-resolver-kt555/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.57884352Z namespaces/openshift-dns/pods/node-resolver-kt555/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.578914812Z namespaces/openshift-dns/pods/node-resolver-kt555/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.579009824Z namespaces/openshift-dns/pods/node-resolver-kt555/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.579069796Z namespaces/openshift-dns/pods/node-resolver-kt555/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.579292331Z namespaces/openshift-dns/policy/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.579338662Z namespaces/openshift-dns/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.579392813Z namespaces/openshift-dns/route.openshift.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.579441604Z namespaces/openshift-dns/route.openshift.io/routes.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.579548987Z namespaces/openshift-etcd/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.579619078Z namespaces/openshift-etcd/openshift-etcd.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.57968967Z namespaces/openshift-etcd/apps.openshift.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.579723251Z namespaces/openshift-etcd/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.579828454Z namespaces/openshift-etcd/apps/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.580132381Z namespaces/openshift-etcd/apps/daemonsets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.580233333Z namespaces/openshift-etcd/apps/deployments.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.580339675Z namespaces/openshift-etcd/apps/replicasets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.580419287Z namespaces/openshift-etcd/apps/statefulsets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.580472019Z namespaces/openshift-etcd/autoscaling/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.580509739Z namespaces/openshift-etcd/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.580573561Z namespaces/openshift-etcd/batch/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.580627222Z namespaces/openshift-etcd/batch/cronjobs.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.580718995Z namespaces/openshift-etcd/batch/jobs.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.580809486Z namespaces/openshift-etcd/build.openshift.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.580864418Z namespaces/openshift-etcd/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.58096209Z namespaces/openshift-etcd/build.openshift.io/builds.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.581042042Z namespaces/openshift-etcd/core/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.581106033Z namespaces/openshift-etcd/core/configmaps.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.581225546Z namespaces/openshift-etcd/core/endpoints.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.581305418Z namespaces/openshift-etcd/core/events.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.58137957Z namespaces/openshift-etcd/core/persistentvolumeclaims.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.581484693Z namespaces/openshift-etcd/core/pods.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.581592145Z namespaces/openshift-etcd/core/replicationcontrollers.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.581715698Z namespaces/openshift-etcd/core/secrets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.581877232Z namespaces/openshift-etcd/core/services.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.581926573Z namespaces/openshift-etcd/discovery.k8s.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.581973084Z namespaces/openshift-etcd/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.582017955Z namespaces/openshift-etcd/image.openshift.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.582061796Z namespaces/openshift-etcd/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.582165399Z namespaces/openshift-etcd/k8s.ovn.org/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.5822273Z namespaces/openshift-etcd/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.582333843Z namespaces/openshift-etcd/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.582420205Z namespaces/openshift-etcd/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.582471406Z namespaces/openshift-etcd/monitoring.coreos.com/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.582518237Z namespaces/openshift-etcd/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.582562768Z namespaces/openshift-etcd/networking.k8s.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.582610119Z namespaces/openshift-etcd/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.58265155Z namespaces/openshift-etcd/policy/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.582706111Z namespaces/openshift-etcd/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.582771113Z namespaces/openshift-etcd/route.openshift.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.582809114Z namespaces/openshift-etcd/route.openshift.io/routes.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.582944367Z namespaces/openshift-host-network/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.583005178Z namespaces/openshift-host-network/openshift-host-network.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.583113761Z namespaces/openshift-host-network/apps.openshift.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.583147292Z namespaces/openshift-host-network/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.583218923Z namespaces/openshift-host-network/apps/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.583264375Z namespaces/openshift-host-network/apps/daemonsets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.583351337Z namespaces/openshift-host-network/apps/deployments.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.583429888Z namespaces/openshift-host-network/apps/replicasets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.58350992Z namespaces/openshift-host-network/apps/statefulsets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.584231178Z namespaces/openshift-host-network/autoscaling/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.584284279Z namespaces/openshift-host-network/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.58434395Z namespaces/openshift-host-network/batch/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.584400751Z namespaces/openshift-host-network/batch/cronjobs.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.584498534Z namespaces/openshift-host-network/batch/jobs.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.584556655Z namespaces/openshift-host-network/build.openshift.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.584612976Z namespaces/openshift-host-network/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.584686768Z namespaces/openshift-host-network/build.openshift.io/builds.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.58476373Z namespaces/openshift-host-network/core/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.584813011Z namespaces/openshift-host-network/core/configmaps.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.584915114Z namespaces/openshift-host-network/core/endpoints.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.584997305Z namespaces/openshift-host-network/core/events.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.585152039Z namespaces/openshift-host-network/core/persistentvolumeclaims.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.585270882Z namespaces/openshift-host-network/core/pods.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.585370754Z namespaces/openshift-host-network/core/replicationcontrollers.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.585535188Z namespaces/openshift-host-network/core/secrets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.585648361Z namespaces/openshift-host-network/core/services.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.585737873Z namespaces/openshift-host-network/core/resourcequotas/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.585803495Z namespaces/openshift-host-network/core/resourcequotas/host-network-namespace-quotas.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.585886846Z namespaces/openshift-host-network/discovery.k8s.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.585965759Z namespaces/openshift-host-network/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.585984999Z namespaces/openshift-host-network/image.openshift.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.58603844Z namespaces/openshift-host-network/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.586148033Z namespaces/openshift-host-network/k8s.ovn.org/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.586189594Z namespaces/openshift-host-network/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.586306407Z namespaces/openshift-host-network/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.586432579Z namespaces/openshift-host-network/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.586492831Z namespaces/openshift-host-network/monitoring.coreos.com/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.586552982Z namespaces/openshift-host-network/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.586622034Z namespaces/openshift-host-network/networking.k8s.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.586667565Z namespaces/openshift-host-network/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.586768897Z namespaces/openshift-host-network/policy/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.586785648Z namespaces/openshift-host-network/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.586849129Z namespaces/openshift-host-network/route.openshift.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.58689767Z namespaces/openshift-host-network/route.openshift.io/routes.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.586993413Z namespaces/openshift-image-registry/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.587037134Z namespaces/openshift-image-registry/openshift-image-registry.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.587136426Z namespaces/openshift-image-registry/apps.openshift.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.587181647Z namespaces/openshift-image-registry/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.587270789Z namespaces/openshift-image-registry/apps/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.58732019Z namespaces/openshift-image-registry/apps/daemonsets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.587440893Z namespaces/openshift-image-registry/apps/deployments.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.587634778Z namespaces/openshift-image-registry/apps/replicasets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.587837933Z namespaces/openshift-image-registry/apps/statefulsets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.587886004Z namespaces/openshift-image-registry/autoscaling/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.587972776Z namespaces/openshift-image-registry/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.588041017Z namespaces/openshift-image-registry/batch/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.588109359Z namespaces/openshift-image-registry/batch/cronjobs.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.588245582Z namespaces/openshift-image-registry/batch/jobs.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.588299563Z namespaces/openshift-image-registry/build.openshift.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.588347435Z namespaces/openshift-image-registry/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.588440467Z namespaces/openshift-image-registry/build.openshift.io/builds.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.588488478Z namespaces/openshift-image-registry/coordination.k8s.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.588496118Z namespaces/openshift-image-registry/coordination.k8s.io/leases/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.588545679Z namespaces/openshift-image-registry/coordination.k8s.io/leases/openshift-master-controllers.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.588626741Z namespaces/openshift-image-registry/core/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.588669222Z namespaces/openshift-image-registry/core/configmaps.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.589652815Z namespaces/openshift-image-registry/core/endpoints.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.589752338Z namespaces/openshift-image-registry/core/events.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.590028875Z namespaces/openshift-image-registry/core/persistentvolumeclaims.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.590176028Z namespaces/openshift-image-registry/core/pods.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.590389403Z namespaces/openshift-image-registry/core/replicationcontrollers.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.590512716Z namespaces/openshift-image-registry/core/secrets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.590760952Z namespaces/openshift-image-registry/core/services.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.590835674Z namespaces/openshift-image-registry/discovery.k8s.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.590891395Z namespaces/openshift-image-registry/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.590949306Z namespaces/openshift-image-registry/image.openshift.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.591000087Z namespaces/openshift-image-registry/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.591071919Z namespaces/openshift-image-registry/k8s.ovn.org/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.591136981Z namespaces/openshift-image-registry/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.591236303Z namespaces/openshift-image-registry/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.591338155Z namespaces/openshift-image-registry/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.591402887Z namespaces/openshift-image-registry/monitoring.coreos.com/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.591448858Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.591565021Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.591607362Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/image-registry-operator-alerts.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.591725004Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/image-registry-rules.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.591805586Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/imagestreams-rules.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.591869648Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.591928759Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors/image-registry.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.59196995Z namespaces/openshift-image-registry/networking.k8s.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.592002161Z namespaces/openshift-image-registry/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.592101233Z namespaces/openshift-image-registry/pods/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.592116924Z namespaces/openshift-image-registry/pods/image-registry-594cc4b499-jst28/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.592169795Z namespaces/openshift-image-registry/pods/image-registry-594cc4b499-jst28/image-registry-594cc4b499-jst28.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.592313338Z namespaces/openshift-image-registry/pods/image-registry-594cc4b499-jst28/registry/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.592321069Z namespaces/openshift-image-registry/pods/image-registry-594cc4b499-jst28/registry/registry/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.592332419Z namespaces/openshift-image-registry/pods/image-registry-594cc4b499-jst28/registry/registry/logs/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.59238743Z namespaces/openshift-image-registry/pods/image-registry-594cc4b499-jst28/registry/registry/logs/current.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.593050646Z namespaces/openshift-image-registry/pods/image-registry-594cc4b499-jst28/registry/registry/logs/previous.insecure.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.593165469Z namespaces/openshift-image-registry/pods/image-registry-594cc4b499-jst28/registry/registry/logs/previous.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.59322259Z namespaces/openshift-image-registry/pods/node-ca-hwd8x/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.593255381Z namespaces/openshift-image-registry/pods/node-ca-hwd8x/node-ca-hwd8x.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.593340313Z namespaces/openshift-image-registry/pods/node-ca-hwd8x/node-ca/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.593356203Z namespaces/openshift-image-registry/pods/node-ca-hwd8x/node-ca/node-ca/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.593362793Z namespaces/openshift-image-registry/pods/node-ca-hwd8x/node-ca/node-ca/logs/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.593409524Z namespaces/openshift-image-registry/pods/node-ca-hwd8x/node-ca/node-ca/logs/current.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.593525397Z namespaces/openshift-image-registry/pods/node-ca-hwd8x/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.593607729Z namespaces/openshift-image-registry/pods/node-ca-hwd8x/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.593690231Z namespaces/openshift-image-registry/pods/node-ca-lddn5/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.593741342Z namespaces/openshift-image-registry/pods/node-ca-lddn5/node-ca-lddn5.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.593825684Z namespaces/openshift-image-registry/pods/node-ca-lddn5/node-ca/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.593833564Z namespaces/openshift-image-registry/pods/node-ca-lddn5/node-ca/node-ca/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.593846374Z namespaces/openshift-image-registry/pods/node-ca-lddn5/node-ca/node-ca/logs/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.593891915Z namespaces/openshift-image-registry/pods/node-ca-lddn5/node-ca/node-ca/logs/current.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.594024119Z namespaces/openshift-image-registry/pods/node-ca-lddn5/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.594195013Z namespaces/openshift-image-registry/pods/node-ca-lddn5/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.594211673Z namespaces/openshift-image-registry/pods/node-ca-n5pz8/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.594249144Z namespaces/openshift-image-registry/pods/node-ca-n5pz8/node-ca-n5pz8.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.594329906Z namespaces/openshift-image-registry/pods/node-ca-n5pz8/node-ca/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.594337476Z namespaces/openshift-image-registry/pods/node-ca-n5pz8/node-ca/node-ca/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.594353517Z namespaces/openshift-image-registry/pods/node-ca-n5pz8/node-ca/node-ca/logs/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.594395478Z namespaces/openshift-image-registry/pods/node-ca-n5pz8/node-ca/node-ca/logs/current.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.594591482Z namespaces/openshift-image-registry/pods/node-ca-n5pz8/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.594621443Z namespaces/openshift-image-registry/pods/node-ca-n5pz8/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.594634763Z namespaces/openshift-image-registry/policy/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.594692485Z namespaces/openshift-image-registry/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.595119205Z namespaces/openshift-image-registry/route.openshift.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.595180626Z namespaces/openshift-image-registry/route.openshift.io/routes.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.595283679Z namespaces/openshift-ingress-canary/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.59535157Z namespaces/openshift-ingress-canary/openshift-ingress-canary.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.595421042Z namespaces/openshift-ingress-canary/apps.openshift.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.595465823Z namespaces/openshift-ingress-canary/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.595547055Z namespaces/openshift-ingress-canary/apps/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.595605076Z namespaces/openshift-ingress-canary/apps/daemonsets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.595733749Z namespaces/openshift-ingress-canary/apps/deployments.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.595831241Z namespaces/openshift-ingress-canary/apps/replicasets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.595937524Z namespaces/openshift-ingress-canary/apps/statefulsets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.595995185Z namespaces/openshift-ingress-canary/autoscaling/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.596048557Z namespaces/openshift-ingress-canary/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.596136289Z namespaces/openshift-ingress-canary/batch/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.596175229Z namespaces/openshift-ingress-canary/batch/cronjobs.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.596307393Z namespaces/openshift-ingress-canary/batch/jobs.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.596373494Z namespaces/openshift-ingress-canary/build.openshift.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.596414685Z namespaces/openshift-ingress-canary/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.596505587Z namespaces/openshift-ingress-canary/build.openshift.io/builds.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.596571739Z namespaces/openshift-ingress-canary/core/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.59661646Z namespaces/openshift-ingress-canary/core/configmaps.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.596715582Z namespaces/openshift-ingress-canary/core/endpoints.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.596812815Z namespaces/openshift-ingress-canary/core/events.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.596979219Z namespaces/openshift-ingress-canary/core/persistentvolumeclaims.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.597113272Z namespaces/openshift-ingress-canary/core/pods.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.597289896Z namespaces/openshift-ingress-canary/core/replicationcontrollers.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.597413659Z namespaces/openshift-ingress-canary/core/secrets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.597591923Z namespaces/openshift-ingress-canary/core/services.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.597657815Z namespaces/openshift-ingress-canary/discovery.k8s.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.597702796Z namespaces/openshift-ingress-canary/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.597767147Z namespaces/openshift-ingress-canary/image.openshift.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.597831589Z namespaces/openshift-ingress-canary/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.597915521Z namespaces/openshift-ingress-canary/k8s.ovn.org/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.597962762Z namespaces/openshift-ingress-canary/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.598056484Z namespaces/openshift-ingress-canary/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.598169437Z namespaces/openshift-ingress-canary/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.598225688Z namespaces/openshift-ingress-canary/monitoring.coreos.com/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.598266239Z namespaces/openshift-ingress-canary/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.59832204Z namespaces/openshift-ingress-canary/networking.k8s.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.598373772Z namespaces/openshift-ingress-canary/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.598425193Z namespaces/openshift-ingress-canary/pods/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.598435623Z namespaces/openshift-ingress-canary/pods/ingress-canary-9snb9/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.598486064Z namespaces/openshift-ingress-canary/pods/ingress-canary-9snb9/ingress-canary-9snb9.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.598577446Z namespaces/openshift-ingress-canary/pods/ingress-canary-9snb9/serve-healthcheck-canary/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.598587346Z namespaces/openshift-ingress-canary/pods/ingress-canary-9snb9/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.598601767Z namespaces/openshift-ingress-canary/pods/ingress-canary-9snb9/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.598643958Z namespaces/openshift-ingress-canary/pods/ingress-canary-9snb9/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.598793051Z namespaces/openshift-ingress-canary/pods/ingress-canary-9snb9/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.598860783Z namespaces/openshift-ingress-canary/pods/ingress-canary-9snb9/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.598925745Z namespaces/openshift-ingress-canary/pods/ingress-canary-s8thk/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.598968996Z namespaces/openshift-ingress-canary/pods/ingress-canary-s8thk/ingress-canary-s8thk.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.599046137Z namespaces/openshift-ingress-canary/pods/ingress-canary-s8thk/serve-healthcheck-canary/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.599052817Z namespaces/openshift-ingress-canary/pods/ingress-canary-s8thk/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.599062888Z namespaces/openshift-ingress-canary/pods/ingress-canary-s8thk/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.59915496Z namespaces/openshift-ingress-canary/pods/ingress-canary-s8thk/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.599253672Z namespaces/openshift-ingress-canary/pods/ingress-canary-s8thk/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.599319114Z namespaces/openshift-ingress-canary/pods/ingress-canary-s8thk/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.599351315Z namespaces/openshift-ingress-canary/pods/ingress-canary-wf6rz/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.599396416Z namespaces/openshift-ingress-canary/pods/ingress-canary-wf6rz/ingress-canary-wf6rz.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.599472067Z namespaces/openshift-ingress-canary/pods/ingress-canary-wf6rz/serve-healthcheck-canary/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.599483608Z namespaces/openshift-ingress-canary/pods/ingress-canary-wf6rz/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.599490018Z namespaces/openshift-ingress-canary/pods/ingress-canary-wf6rz/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.59956296Z namespaces/openshift-ingress-canary/pods/ingress-canary-wf6rz/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.599704353Z namespaces/openshift-ingress-canary/pods/ingress-canary-wf6rz/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.599782295Z namespaces/openshift-ingress-canary/pods/ingress-canary-wf6rz/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.599823386Z namespaces/openshift-ingress-canary/policy/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.599866857Z namespaces/openshift-ingress-canary/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.599918978Z namespaces/openshift-ingress-canary/route.openshift.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.599964499Z namespaces/openshift-ingress-canary/route.openshift.io/routes.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.600060771Z namespaces/openshift-ingress-operator/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.600160034Z namespaces/openshift-ingress-operator/openshift-ingress-operator.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.600224825Z namespaces/openshift-ingress-operator/apps.openshift.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.600281626Z namespaces/openshift-ingress-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.600398119Z namespaces/openshift-ingress-operator/apps/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.600459921Z namespaces/openshift-ingress-operator/apps/daemonsets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.600569303Z namespaces/openshift-ingress-operator/apps/deployments.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.600679086Z namespaces/openshift-ingress-operator/apps/replicasets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.600779458Z namespaces/openshift-ingress-operator/apps/statefulsets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.6008457Z namespaces/openshift-ingress-operator/autoscaling/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.600904791Z namespaces/openshift-ingress-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.600958343Z namespaces/openshift-ingress-operator/batch/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.601004004Z namespaces/openshift-ingress-operator/batch/cronjobs.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.601117096Z namespaces/openshift-ingress-operator/batch/jobs.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.60126358Z namespaces/openshift-ingress-operator/build.openshift.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.601319051Z namespaces/openshift-ingress-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.601418673Z namespaces/openshift-ingress-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.601479145Z namespaces/openshift-ingress-operator/core/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.601529886Z namespaces/openshift-ingress-operator/core/configmaps.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.602431927Z namespaces/openshift-ingress-operator/core/endpoints.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.602514289Z namespaces/openshift-ingress-operator/core/events.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.602619452Z namespaces/openshift-ingress-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.602703444Z namespaces/openshift-ingress-operator/core/pods.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.602797746Z namespaces/openshift-ingress-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.602927259Z namespaces/openshift-ingress-operator/core/secrets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.603137984Z namespaces/openshift-ingress-operator/core/services.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.603217196Z namespaces/openshift-ingress-operator/discovery.k8s.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.603267907Z namespaces/openshift-ingress-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.603322069Z namespaces/openshift-ingress-operator/image.openshift.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.60336389Z namespaces/openshift-ingress-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.603413481Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.603420251Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/dnsrecords/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.603459222Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/dnsrecords/default-wildcard.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.603545954Z namespaces/openshift-ingress-operator/k8s.ovn.org/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.603590925Z namespaces/openshift-ingress-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.603678777Z namespaces/openshift-ingress-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.603766209Z namespaces/openshift-ingress-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.60381688Z namespaces/openshift-ingress-operator/monitoring.coreos.com/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.603865611Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.603929293Z namespaces/openshift-ingress-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.603979224Z namespaces/openshift-ingress-operator/monitoring.coreos.com/prometheusrules/ingress-operator.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.604045686Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.604158818Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors/ingress-operator.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.604189799Z namespaces/openshift-ingress-operator/networking.k8s.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.60424674Z namespaces/openshift-ingress-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.604307832Z namespaces/openshift-ingress-operator/operator.openshift.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.604323602Z namespaces/openshift-ingress-operator/operator.openshift.io/ingresscontrollers/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.604369183Z namespaces/openshift-ingress-operator/operator.openshift.io/ingresscontrollers/default.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.604447945Z namespaces/openshift-ingress-operator/policy/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.604491036Z namespaces/openshift-ingress-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.604543317Z namespaces/openshift-ingress-operator/route.openshift.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.604586258Z namespaces/openshift-ingress-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.60466735Z namespaces/openshift-ingress/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.604709221Z namespaces/openshift-ingress/openshift-ingress.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.604781333Z namespaces/openshift-ingress/apps.openshift.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.604813904Z namespaces/openshift-ingress/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.604890066Z namespaces/openshift-ingress/apps/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.604921836Z namespaces/openshift-ingress/apps/daemonsets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.605014289Z namespaces/openshift-ingress/apps/deployments.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.605190063Z namespaces/openshift-ingress/apps/replicasets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.605310785Z namespaces/openshift-ingress/apps/statefulsets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.605373517Z namespaces/openshift-ingress/autoscaling/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.605420198Z namespaces/openshift-ingress/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.605468389Z namespaces/openshift-ingress/batch/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.60551467Z namespaces/openshift-ingress/batch/cronjobs.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.605594072Z namespaces/openshift-ingress/batch/jobs.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.605643143Z namespaces/openshift-ingress/build.openshift.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.605681244Z namespaces/openshift-ingress/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.605766046Z namespaces/openshift-ingress/build.openshift.io/builds.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.605840168Z namespaces/openshift-ingress/core/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.605885639Z namespaces/openshift-ingress/core/configmaps.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.606006352Z namespaces/openshift-ingress/core/endpoints.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.606138775Z namespaces/openshift-ingress/core/events.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.606320419Z namespaces/openshift-ingress/core/persistentvolumeclaims.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.606428102Z namespaces/openshift-ingress/core/pods.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.606591936Z namespaces/openshift-ingress/core/replicationcontrollers.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.606714198Z namespaces/openshift-ingress/core/secrets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.606957884Z namespaces/openshift-ingress/core/services.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.607140459Z namespaces/openshift-ingress/discovery.k8s.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.607175469Z namespaces/openshift-ingress/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.607266862Z namespaces/openshift-ingress/image.openshift.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.607296432Z namespaces/openshift-ingress/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.607382694Z namespaces/openshift-ingress/k8s.ovn.org/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.607471536Z namespaces/openshift-ingress/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.607584799Z namespaces/openshift-ingress/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.607690592Z namespaces/openshift-ingress/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.607769463Z namespaces/openshift-ingress/monitoring.coreos.com/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.607840375Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.608004859Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.608015329Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors/router-default.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.60804736Z namespaces/openshift-ingress/networking.k8s.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.608134282Z namespaces/openshift-ingress/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.608162063Z namespaces/openshift-ingress/pods/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.608186713Z namespaces/openshift-ingress/pods/router-default-596dffc677-vvdpt/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.608251545Z namespaces/openshift-ingress/pods/router-default-596dffc677-vvdpt/router-default-596dffc677-vvdpt.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.608368698Z namespaces/openshift-ingress/pods/router-default-596dffc677-vvdpt/router/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.608380938Z namespaces/openshift-ingress/pods/router-default-596dffc677-vvdpt/router/router/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.608390808Z namespaces/openshift-ingress/pods/router-default-596dffc677-vvdpt/router/router/logs/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.608440759Z namespaces/openshift-ingress/pods/router-default-596dffc677-vvdpt/router/router/logs/current.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.608591163Z namespaces/openshift-ingress/pods/router-default-596dffc677-vvdpt/router/router/logs/previous.insecure.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.608712246Z namespaces/openshift-ingress/pods/router-default-596dffc677-vvdpt/router/router/logs/previous.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.608862459Z namespaces/openshift-ingress/policy/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.60887716Z namespaces/openshift-ingress/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.6088902Z namespaces/openshift-ingress/route.openshift.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.608972132Z namespaces/openshift-ingress/route.openshift.io/routes.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.60931136Z namespaces/openshift-insights/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.609366291Z namespaces/openshift-insights/openshift-insights.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.609629327Z namespaces/openshift-insights/apps.openshift.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.609657098Z namespaces/openshift-insights/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.609663828Z namespaces/openshift-insights/apps/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.609670048Z namespaces/openshift-insights/apps/daemonsets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.609820672Z namespaces/openshift-insights/apps/deployments.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.609969955Z namespaces/openshift-insights/apps/replicasets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.61014127Z namespaces/openshift-insights/apps/statefulsets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.610254492Z namespaces/openshift-insights/apps/deployments/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.610283983Z namespaces/openshift-insights/apps/deployments/insights-operator.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.610380375Z namespaces/openshift-insights/autoscaling/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.610428486Z namespaces/openshift-insights/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.610488248Z namespaces/openshift-insights/batch/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.610530129Z namespaces/openshift-insights/batch/cronjobs.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.610626031Z namespaces/openshift-insights/batch/jobs.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.610703843Z namespaces/openshift-insights/build.openshift.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.610728553Z namespaces/openshift-insights/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.610844136Z namespaces/openshift-insights/build.openshift.io/builds.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.610916278Z namespaces/openshift-insights/core/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.610949949Z namespaces/openshift-insights/core/configmaps.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.612036724Z namespaces/openshift-insights/core/endpoints.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.612157847Z namespaces/openshift-insights/core/events.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.612459394Z namespaces/openshift-insights/core/persistentvolumeclaims.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.612590427Z namespaces/openshift-insights/core/pods.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.612895544Z namespaces/openshift-insights/core/replicationcontrollers.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.612987617Z namespaces/openshift-insights/core/secrets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.613182641Z namespaces/openshift-insights/core/services.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.613238493Z namespaces/openshift-insights/core/configmaps/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.613452698Z namespaces/openshift-insights/core/configmaps/service-ca-bundle.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.613472868Z namespaces/openshift-insights/core/serviceaccounts/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.613479178Z namespaces/openshift-insights/core/serviceaccounts/gather.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.61353681Z namespaces/openshift-insights/core/serviceaccounts/operator.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.613615312Z namespaces/openshift-insights/core/services/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.613669233Z namespaces/openshift-insights/core/services/metrics.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.613743865Z namespaces/openshift-insights/discovery.k8s.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.613798306Z namespaces/openshift-insights/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.613878458Z namespaces/openshift-insights/image.openshift.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.613924159Z namespaces/openshift-insights/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.614025821Z namespaces/openshift-insights/k8s.ovn.org/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.614120704Z namespaces/openshift-insights/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.614277977Z namespaces/openshift-insights/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.614522163Z namespaces/openshift-insights/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.614543283Z namespaces/openshift-insights/monitoring.coreos.com/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.614549324Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.614602585Z namespaces/openshift-insights/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.614638646Z namespaces/openshift-insights/monitoring.coreos.com/prometheusrules/insights-prometheus-rules.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.614763819Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.61479892Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors/insights-operator.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.614855041Z namespaces/openshift-insights/networking.k8s.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.614906122Z namespaces/openshift-insights/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.614985944Z namespaces/openshift-insights/pods/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.614999874Z namespaces/openshift-insights/pods/insights-operator-5c847dcfc4-k8t8j/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.615014915Z namespaces/openshift-insights/pods/insights-operator-5c847dcfc4-k8t8j/insights-operator-5c847dcfc4-k8t8j.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.615310301Z namespaces/openshift-insights/pods/insights-operator-5c847dcfc4-k8t8j/insights-operator/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.615329412Z namespaces/openshift-insights/pods/insights-operator-5c847dcfc4-k8t8j/insights-operator/insights-operator/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.615336372Z namespaces/openshift-insights/pods/insights-operator-5c847dcfc4-k8t8j/insights-operator/insights-operator/logs/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.615341962Z namespaces/openshift-insights/pods/insights-operator-5c847dcfc4-k8t8j/insights-operator/insights-operator/logs/current.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.61567721Z namespaces/openshift-insights/pods/insights-operator-5c847dcfc4-k8t8j/insights-operator/insights-operator/logs/previous.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.616373247Z namespaces/openshift-insights/pods/insights-runtime-extractor-45gjt/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.616431908Z namespaces/openshift-insights/pods/insights-runtime-extractor-45gjt/insights-runtime-extractor-45gjt.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.616534661Z namespaces/openshift-insights/pods/insights-runtime-extractor-45gjt/exporter/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.616552291Z namespaces/openshift-insights/pods/insights-runtime-extractor-45gjt/exporter/exporter/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.616559861Z namespaces/openshift-insights/pods/insights-runtime-extractor-45gjt/exporter/exporter/logs/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.616576191Z namespaces/openshift-insights/pods/insights-runtime-extractor-45gjt/exporter/exporter/logs/current.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.616819577Z namespaces/openshift-insights/pods/insights-runtime-extractor-45gjt/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.616837208Z namespaces/openshift-insights/pods/insights-runtime-extractor-45gjt/exporter/exporter/logs/previous.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.616851348Z namespaces/openshift-insights/pods/insights-runtime-extractor-45gjt/extractor/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.616862118Z namespaces/openshift-insights/pods/insights-runtime-extractor-45gjt/extractor/extractor/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.616868098Z namespaces/openshift-insights/pods/insights-runtime-extractor-45gjt/extractor/extractor/logs/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.61691329Z namespaces/openshift-insights/pods/insights-runtime-extractor-45gjt/extractor/extractor/logs/current.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.617045302Z namespaces/openshift-insights/pods/insights-runtime-extractor-45gjt/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.617152395Z namespaces/openshift-insights/pods/insights-runtime-extractor-45gjt/extractor/extractor/logs/previous.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.61737204Z namespaces/openshift-insights/pods/insights-runtime-extractor-45gjt/kube-rbac-proxy/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.617385331Z namespaces/openshift-insights/pods/insights-runtime-extractor-45gjt/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.617397031Z namespaces/openshift-insights/pods/insights-runtime-extractor-45gjt/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.617435892Z namespaces/openshift-insights/pods/insights-runtime-extractor-45gjt/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.617550165Z namespaces/openshift-insights/pods/insights-runtime-extractor-45gjt/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.617656497Z namespaces/openshift-insights/pods/insights-runtime-extractor-45gjt/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.617722069Z namespaces/openshift-insights/pods/insights-runtime-extractor-jd5qx/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.61777495Z namespaces/openshift-insights/pods/insights-runtime-extractor-jd5qx/insights-runtime-extractor-jd5qx.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.617869842Z namespaces/openshift-insights/pods/insights-runtime-extractor-jd5qx/exporter/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.617891093Z namespaces/openshift-insights/pods/insights-runtime-extractor-jd5qx/exporter/exporter/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.617901343Z namespaces/openshift-insights/pods/insights-runtime-extractor-jd5qx/exporter/exporter/logs/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.617949804Z namespaces/openshift-insights/pods/insights-runtime-extractor-jd5qx/exporter/exporter/logs/current.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.618050166Z namespaces/openshift-insights/pods/insights-runtime-extractor-jd5qx/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.61821892Z namespaces/openshift-insights/pods/insights-runtime-extractor-jd5qx/exporter/exporter/logs/previous.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.618238561Z namespaces/openshift-insights/pods/insights-runtime-extractor-jd5qx/extractor/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.618254961Z namespaces/openshift-insights/pods/insights-runtime-extractor-jd5qx/extractor/extractor/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.618270371Z namespaces/openshift-insights/pods/insights-runtime-extractor-jd5qx/extractor/extractor/logs/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.618323883Z namespaces/openshift-insights/pods/insights-runtime-extractor-jd5qx/extractor/extractor/logs/current.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.618437335Z namespaces/openshift-insights/pods/insights-runtime-extractor-jd5qx/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.618495187Z namespaces/openshift-insights/pods/insights-runtime-extractor-jd5qx/extractor/extractor/logs/previous.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.618520017Z namespaces/openshift-insights/pods/insights-runtime-extractor-jd5qx/kube-rbac-proxy/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.618531798Z namespaces/openshift-insights/pods/insights-runtime-extractor-jd5qx/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.618539078Z namespaces/openshift-insights/pods/insights-runtime-extractor-jd5qx/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.618589749Z namespaces/openshift-insights/pods/insights-runtime-extractor-jd5qx/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.618687231Z namespaces/openshift-insights/pods/insights-runtime-extractor-jd5qx/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.618771363Z namespaces/openshift-insights/pods/insights-runtime-extractor-jd5qx/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.618826615Z namespaces/openshift-insights/pods/insights-runtime-extractor-kh9z5/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.618872306Z namespaces/openshift-insights/pods/insights-runtime-extractor-kh9z5/insights-runtime-extractor-kh9z5.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.618958678Z namespaces/openshift-insights/pods/insights-runtime-extractor-kh9z5/exporter/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.618969018Z namespaces/openshift-insights/pods/insights-runtime-extractor-kh9z5/exporter/exporter/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.618977538Z namespaces/openshift-insights/pods/insights-runtime-extractor-kh9z5/exporter/exporter/logs/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.619023099Z namespaces/openshift-insights/pods/insights-runtime-extractor-kh9z5/exporter/exporter/logs/current.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.619151322Z namespaces/openshift-insights/pods/insights-runtime-extractor-kh9z5/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.619222084Z namespaces/openshift-insights/pods/insights-runtime-extractor-kh9z5/exporter/exporter/logs/previous.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.619264025Z namespaces/openshift-insights/pods/insights-runtime-extractor-kh9z5/extractor/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.619271325Z namespaces/openshift-insights/pods/insights-runtime-extractor-kh9z5/extractor/extractor/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.619279055Z namespaces/openshift-insights/pods/insights-runtime-extractor-kh9z5/extractor/extractor/logs/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.619323967Z namespaces/openshift-insights/pods/insights-runtime-extractor-kh9z5/extractor/extractor/logs/current.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.619427719Z namespaces/openshift-insights/pods/insights-runtime-extractor-kh9z5/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.619505581Z namespaces/openshift-insights/pods/insights-runtime-extractor-kh9z5/extractor/extractor/logs/previous.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.619532831Z namespaces/openshift-insights/pods/insights-runtime-extractor-kh9z5/kube-rbac-proxy/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.619540261Z namespaces/openshift-insights/pods/insights-runtime-extractor-kh9z5/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.619551442Z namespaces/openshift-insights/pods/insights-runtime-extractor-kh9z5/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.619597733Z namespaces/openshift-insights/pods/insights-runtime-extractor-kh9z5/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.619687235Z namespaces/openshift-insights/pods/insights-runtime-extractor-kh9z5/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.619762917Z namespaces/openshift-insights/pods/insights-runtime-extractor-kh9z5/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.619821908Z namespaces/openshift-insights/policy/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.619858239Z namespaces/openshift-insights/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.619923921Z namespaces/openshift-insights/route.openshift.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.619965182Z namespaces/openshift-insights/route.openshift.io/routes.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.620027893Z namespaces/openshift-keda/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.620034693Z namespaces/openshift-keda/coordination.k8s.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.620041853Z namespaces/openshift-keda/coordination.k8s.io/leases/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.620130466Z namespaces/openshift-keda/coordination.k8s.io/leases/olm-operator.keda.sh.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.620227288Z namespaces/openshift-keda/coordination.k8s.io/leases/operator.keda.sh.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.620276839Z namespaces/openshift-keda/monitoring.coreos.com/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.620290659Z namespaces/openshift-keda/monitoring.coreos.com/podmonitors/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.62033245Z namespaces/openshift-keda/monitoring.coreos.com/podmonitors/keda-olm-operator.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.620406692Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.620446483Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-admission-webhooks.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.620540165Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-metrics-apiserver.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.620632597Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-operator.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.620702759Z namespaces/openshift-keda/operators.coreos.com/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.620715149Z namespaces/openshift-keda/operators.coreos.com/clusterserviceversions/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.62075334Z namespaces/openshift-keda/operators.coreos.com/clusterserviceversions/custom-metrics-autoscaler.v2.19.0-1.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.620975386Z namespaces/openshift-keda/operators.coreos.com/installplans/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.621021847Z namespaces/openshift-keda/operators.coreos.com/installplans/install-qsnt6.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.62118212Z namespaces/openshift-keda/operators.coreos.com/operatorconditions/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.621213531Z namespaces/openshift-keda/operators.coreos.com/operatorconditions/custom-metrics-autoscaler.v2.19.0-1.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.621287783Z namespaces/openshift-keda/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.621347134Z namespaces/openshift-keda/operators.coreos.com/operatorgroups/openshift-keda.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.621695672Z namespaces/openshift-keda/operators.coreos.com/subscriptions/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.621762084Z namespaces/openshift-keda/operators.coreos.com/subscriptions/openshift-custom-metrics-autoscaler-operator.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.621906048Z namespaces/openshift-kube-apiserver-operator/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.621969889Z namespaces/openshift-kube-apiserver-operator/openshift-kube-apiserver-operator.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.622065701Z namespaces/openshift-kube-apiserver-operator/apps.openshift.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.622141373Z namespaces/openshift-kube-apiserver-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.622199695Z namespaces/openshift-kube-apiserver-operator/apps/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.622237315Z namespaces/openshift-kube-apiserver-operator/apps/daemonsets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.622333198Z namespaces/openshift-kube-apiserver-operator/apps/deployments.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.62244542Z namespaces/openshift-kube-apiserver-operator/apps/replicasets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.622533622Z namespaces/openshift-kube-apiserver-operator/apps/statefulsets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.622598034Z namespaces/openshift-kube-apiserver-operator/autoscaling/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.622656965Z namespaces/openshift-kube-apiserver-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.622725017Z namespaces/openshift-kube-apiserver-operator/batch/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.622794009Z namespaces/openshift-kube-apiserver-operator/batch/cronjobs.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.622902541Z namespaces/openshift-kube-apiserver-operator/batch/jobs.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.622981003Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.623039364Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.623199008Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.62328297Z namespaces/openshift-kube-apiserver-operator/core/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.623341011Z namespaces/openshift-kube-apiserver-operator/core/configmaps.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.623458104Z namespaces/openshift-kube-apiserver-operator/core/endpoints.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.623536206Z namespaces/openshift-kube-apiserver-operator/core/events.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.623622948Z namespaces/openshift-kube-apiserver-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.62370335Z namespaces/openshift-kube-apiserver-operator/core/pods.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.623783062Z namespaces/openshift-kube-apiserver-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.623909055Z namespaces/openshift-kube-apiserver-operator/core/secrets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.624104359Z namespaces/openshift-kube-apiserver-operator/core/services.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.624182851Z namespaces/openshift-kube-apiserver-operator/discovery.k8s.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.624230362Z namespaces/openshift-kube-apiserver-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.624295064Z namespaces/openshift-kube-apiserver-operator/image.openshift.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.624351685Z namespaces/openshift-kube-apiserver-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.624416967Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.624469578Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.62455716Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.624638762Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.624682073Z namespaces/openshift-kube-apiserver-operator/monitoring.coreos.com/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.624731674Z namespaces/openshift-kube-apiserver-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.624766895Z namespaces/openshift-kube-apiserver-operator/networking.k8s.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.624809526Z namespaces/openshift-kube-apiserver-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.624855347Z namespaces/openshift-kube-apiserver-operator/policy/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.624908538Z namespaces/openshift-kube-apiserver-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.624932959Z namespaces/openshift-kube-apiserver-operator/route.openshift.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.62498038Z namespaces/openshift-kube-apiserver-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.625191075Z namespaces/openshift-kube-apiserver/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.625224206Z namespaces/openshift-kube-apiserver/openshift-kube-apiserver.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.625291527Z namespaces/openshift-kube-apiserver/apps.openshift.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.625311118Z namespaces/openshift-kube-apiserver/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.62538986Z namespaces/openshift-kube-apiserver/apps/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.625437421Z namespaces/openshift-kube-apiserver/apps/daemonsets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.625525063Z namespaces/openshift-kube-apiserver/apps/deployments.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.625620645Z namespaces/openshift-kube-apiserver/apps/replicasets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.625714977Z namespaces/openshift-kube-apiserver/apps/statefulsets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.625763819Z namespaces/openshift-kube-apiserver/autoscaling/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.6258126Z namespaces/openshift-kube-apiserver/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.625875901Z namespaces/openshift-kube-apiserver/batch/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.625930832Z namespaces/openshift-kube-apiserver/batch/cronjobs.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.626013534Z namespaces/openshift-kube-apiserver/batch/jobs.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.626152848Z namespaces/openshift-kube-apiserver/build.openshift.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.626184638Z namespaces/openshift-kube-apiserver/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.62624167Z namespaces/openshift-kube-apiserver/build.openshift.io/builds.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.626292261Z namespaces/openshift-kube-apiserver/core/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.626332662Z namespaces/openshift-kube-apiserver/core/configmaps.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.626440404Z namespaces/openshift-kube-apiserver/core/endpoints.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.626537587Z namespaces/openshift-kube-apiserver/core/events.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.626639929Z namespaces/openshift-kube-apiserver/core/persistentvolumeclaims.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.626722241Z namespaces/openshift-kube-apiserver/core/pods.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.626813383Z namespaces/openshift-kube-apiserver/core/replicationcontrollers.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.626960547Z namespaces/openshift-kube-apiserver/core/secrets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.627187372Z namespaces/openshift-kube-apiserver/core/services.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.627231903Z namespaces/openshift-kube-apiserver/discovery.k8s.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.627281034Z namespaces/openshift-kube-apiserver/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.627324045Z namespaces/openshift-kube-apiserver/image.openshift.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.627359826Z namespaces/openshift-kube-apiserver/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.627411858Z namespaces/openshift-kube-apiserver/k8s.ovn.org/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.627454088Z namespaces/openshift-kube-apiserver/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.627537121Z namespaces/openshift-kube-apiserver/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.627644453Z namespaces/openshift-kube-apiserver/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.627725045Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.627778236Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.627844438Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.627882489Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/api-usage.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.627984611Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/podsecurity.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.628035962Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.628096384Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors/openshift-kube-apiserver.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.628166385Z namespaces/openshift-kube-apiserver/networking.k8s.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.628208786Z namespaces/openshift-kube-apiserver/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.628267468Z namespaces/openshift-kube-apiserver/policy/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.628300639Z namespaces/openshift-kube-apiserver/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.62835945Z namespaces/openshift-kube-apiserver/route.openshift.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.628414101Z namespaces/openshift-kube-apiserver/route.openshift.io/routes.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.628532714Z namespaces/openshift-kube-controller-manager-operator/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.628585835Z namespaces/openshift-kube-controller-manager-operator/openshift-kube-controller-manager-operator.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.628643627Z namespaces/openshift-kube-controller-manager-operator/apps.openshift.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.628692938Z namespaces/openshift-kube-controller-manager-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.628753499Z namespaces/openshift-kube-controller-manager-operator/apps/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.62879938Z namespaces/openshift-kube-controller-manager-operator/apps/daemonsets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.628887092Z namespaces/openshift-kube-controller-manager-operator/apps/deployments.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.628966154Z namespaces/openshift-kube-controller-manager-operator/apps/replicasets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.629048736Z namespaces/openshift-kube-controller-manager-operator/apps/statefulsets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.629425265Z namespaces/openshift-kube-controller-manager-operator/autoscaling/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.629470016Z namespaces/openshift-kube-controller-manager-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.629540088Z namespaces/openshift-kube-controller-manager-operator/batch/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.629580279Z namespaces/openshift-kube-controller-manager-operator/batch/cronjobs.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.629664111Z namespaces/openshift-kube-controller-manager-operator/batch/jobs.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.629706912Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.629748583Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.629829075Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.629899576Z namespaces/openshift-kube-controller-manager-operator/core/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.629943307Z namespaces/openshift-kube-controller-manager-operator/core/configmaps.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.630102141Z namespaces/openshift-kube-controller-manager-operator/core/endpoints.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.630207113Z namespaces/openshift-kube-controller-manager-operator/core/events.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.630286575Z namespaces/openshift-kube-controller-manager-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.630366567Z namespaces/openshift-kube-controller-manager-operator/core/pods.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.630454649Z namespaces/openshift-kube-controller-manager-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.630575552Z namespaces/openshift-kube-controller-manager-operator/core/secrets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.630759546Z namespaces/openshift-kube-controller-manager-operator/core/services.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.630841219Z namespaces/openshift-kube-controller-manager-operator/discovery.k8s.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.63090189Z namespaces/openshift-kube-controller-manager-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.630975472Z namespaces/openshift-kube-controller-manager-operator/image.openshift.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.631021453Z namespaces/openshift-kube-controller-manager-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.631108515Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.631155516Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.631241328Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.63131783Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.631362761Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.631404692Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.631466843Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.631509554Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors/kube-controller-manager-operator.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.631567766Z namespaces/openshift-kube-controller-manager-operator/networking.k8s.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.631605926Z namespaces/openshift-kube-controller-manager-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.631664078Z namespaces/openshift-kube-controller-manager-operator/policy/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.631698729Z namespaces/openshift-kube-controller-manager-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.63175814Z namespaces/openshift-kube-controller-manager-operator/route.openshift.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.631805611Z namespaces/openshift-kube-controller-manager-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.631937274Z namespaces/openshift-kube-controller-manager/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.631987026Z namespaces/openshift-kube-controller-manager/openshift-kube-controller-manager.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.632044777Z namespaces/openshift-kube-controller-manager/apps.openshift.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.632107358Z namespaces/openshift-kube-controller-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.63217224Z namespaces/openshift-kube-controller-manager/apps/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.632215751Z namespaces/openshift-kube-controller-manager/apps/daemonsets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.632302603Z namespaces/openshift-kube-controller-manager/apps/deployments.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.632391425Z namespaces/openshift-kube-controller-manager/apps/replicasets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.632474797Z namespaces/openshift-kube-controller-manager/apps/statefulsets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.632526698Z namespaces/openshift-kube-controller-manager/autoscaling/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.632575569Z namespaces/openshift-kube-controller-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.632633271Z namespaces/openshift-kube-controller-manager/batch/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.632677112Z namespaces/openshift-kube-controller-manager/batch/cronjobs.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.632755594Z namespaces/openshift-kube-controller-manager/batch/jobs.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.632809195Z namespaces/openshift-kube-controller-manager/build.openshift.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.632873327Z namespaces/openshift-kube-controller-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.632982689Z namespaces/openshift-kube-controller-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.633050921Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.633069491Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.633110132Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/leases/cluster-policy-controller-lock.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.633172024Z namespaces/openshift-kube-controller-manager/core/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.633217345Z namespaces/openshift-kube-controller-manager/core/configmaps.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.633316607Z namespaces/openshift-kube-controller-manager/core/endpoints.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.633394479Z namespaces/openshift-kube-controller-manager/core/events.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.633681976Z namespaces/openshift-kube-controller-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.633761288Z namespaces/openshift-kube-controller-manager/core/pods.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.633844979Z namespaces/openshift-kube-controller-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.633971553Z namespaces/openshift-kube-controller-manager/core/secrets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.634201508Z namespaces/openshift-kube-controller-manager/core/services.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.634249329Z namespaces/openshift-kube-controller-manager/discovery.k8s.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.63428843Z namespaces/openshift-kube-controller-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.634342701Z namespaces/openshift-kube-controller-manager/image.openshift.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.634386182Z namespaces/openshift-kube-controller-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.634429803Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.634470544Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.634550236Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.634627268Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.634678959Z namespaces/openshift-kube-controller-manager/monitoring.coreos.com/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.63472023Z namespaces/openshift-kube-controller-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.634787522Z namespaces/openshift-kube-controller-manager/networking.k8s.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.634840693Z namespaces/openshift-kube-controller-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.634896874Z namespaces/openshift-kube-controller-manager/policy/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.634947225Z namespaces/openshift-kube-controller-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.634999537Z namespaces/openshift-kube-controller-manager/route.openshift.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.635060188Z namespaces/openshift-kube-controller-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.635281404Z namespaces/openshift-kube-scheduler-operator/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.635346155Z namespaces/openshift-kube-scheduler-operator/openshift-kube-scheduler-operator.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.635416157Z namespaces/openshift-kube-scheduler-operator/apps.openshift.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.635457737Z namespaces/openshift-kube-scheduler-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.635515749Z namespaces/openshift-kube-scheduler-operator/apps/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.63555827Z namespaces/openshift-kube-scheduler-operator/apps/daemonsets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.635643162Z namespaces/openshift-kube-scheduler-operator/apps/deployments.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.635730074Z namespaces/openshift-kube-scheduler-operator/apps/replicasets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.635804626Z namespaces/openshift-kube-scheduler-operator/apps/statefulsets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.635861467Z namespaces/openshift-kube-scheduler-operator/autoscaling/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.635905418Z namespaces/openshift-kube-scheduler-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.63597237Z namespaces/openshift-kube-scheduler-operator/batch/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.636011741Z namespaces/openshift-kube-scheduler-operator/batch/cronjobs.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.636129953Z namespaces/openshift-kube-scheduler-operator/batch/jobs.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.636178825Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.636221255Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.636305608Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.63639122Z namespaces/openshift-kube-scheduler-operator/core/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.636434381Z namespaces/openshift-kube-scheduler-operator/core/configmaps.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.636537733Z namespaces/openshift-kube-scheduler-operator/core/endpoints.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.636618485Z namespaces/openshift-kube-scheduler-operator/core/events.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.636699217Z namespaces/openshift-kube-scheduler-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.636777589Z namespaces/openshift-kube-scheduler-operator/core/pods.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.636857541Z namespaces/openshift-kube-scheduler-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.636984234Z namespaces/openshift-kube-scheduler-operator/core/secrets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.637188498Z namespaces/openshift-kube-scheduler-operator/core/services.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.637294731Z namespaces/openshift-kube-scheduler-operator/discovery.k8s.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.637315192Z namespaces/openshift-kube-scheduler-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.637375043Z namespaces/openshift-kube-scheduler-operator/image.openshift.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.637421094Z namespaces/openshift-kube-scheduler-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.637481836Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.637527597Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.637612819Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.637710351Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.637764872Z namespaces/openshift-kube-scheduler-operator/monitoring.coreos.com/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.637812983Z namespaces/openshift-kube-scheduler-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.637857334Z namespaces/openshift-kube-scheduler-operator/networking.k8s.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.637908695Z namespaces/openshift-kube-scheduler-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.637959557Z namespaces/openshift-kube-scheduler-operator/policy/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.638012968Z namespaces/openshift-kube-scheduler-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.638059149Z namespaces/openshift-kube-scheduler-operator/route.openshift.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.638134971Z namespaces/openshift-kube-scheduler-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.638216473Z namespaces/openshift-kube-scheduler/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.638270264Z namespaces/openshift-kube-scheduler/openshift-kube-scheduler.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.638761046Z namespaces/openshift-kube-scheduler/apps.openshift.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.638816447Z namespaces/openshift-kube-scheduler/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.638887189Z namespaces/openshift-kube-scheduler/apps/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.63894021Z namespaces/openshift-kube-scheduler/apps/daemonsets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.639025242Z namespaces/openshift-kube-scheduler/apps/deployments.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.639151715Z namespaces/openshift-kube-scheduler/apps/replicasets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.639244457Z namespaces/openshift-kube-scheduler/apps/statefulsets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.639305558Z namespaces/openshift-kube-scheduler/autoscaling/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.639350649Z namespaces/openshift-kube-scheduler/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.639433362Z namespaces/openshift-kube-scheduler/batch/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.639476683Z namespaces/openshift-kube-scheduler/batch/cronjobs.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.639596445Z namespaces/openshift-kube-scheduler/batch/jobs.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.639636086Z namespaces/openshift-kube-scheduler/build.openshift.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.639677777Z namespaces/openshift-kube-scheduler/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.63977972Z namespaces/openshift-kube-scheduler/build.openshift.io/builds.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.639836081Z namespaces/openshift-kube-scheduler/core/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.639884042Z namespaces/openshift-kube-scheduler/core/configmaps.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.640001665Z namespaces/openshift-kube-scheduler/core/endpoints.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.640104917Z namespaces/openshift-kube-scheduler/core/events.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.64022274Z namespaces/openshift-kube-scheduler/core/persistentvolumeclaims.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.640295812Z namespaces/openshift-kube-scheduler/core/pods.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.640389294Z namespaces/openshift-kube-scheduler/core/replicationcontrollers.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.640525957Z namespaces/openshift-kube-scheduler/core/secrets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.640702681Z namespaces/openshift-kube-scheduler/core/services.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.640760673Z namespaces/openshift-kube-scheduler/discovery.k8s.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.640820894Z namespaces/openshift-kube-scheduler/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.640873825Z namespaces/openshift-kube-scheduler/image.openshift.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.640930857Z namespaces/openshift-kube-scheduler/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.641002759Z namespaces/openshift-kube-scheduler/k8s.ovn.org/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.64104412Z namespaces/openshift-kube-scheduler/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.641168492Z namespaces/openshift-kube-scheduler/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.641277555Z namespaces/openshift-kube-scheduler/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.641309646Z namespaces/openshift-kube-scheduler/monitoring.coreos.com/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.641356127Z namespaces/openshift-kube-scheduler/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.641415698Z namespaces/openshift-kube-scheduler/networking.k8s.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.641450279Z namespaces/openshift-kube-scheduler/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.641522311Z namespaces/openshift-kube-scheduler/policy/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.641562772Z namespaces/openshift-kube-scheduler/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.641626103Z namespaces/openshift-kube-scheduler/route.openshift.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.641658964Z namespaces/openshift-kube-scheduler/route.openshift.io/routes.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.641778057Z namespaces/openshift-kube-storage-version-migrator-operator/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.641826138Z namespaces/openshift-kube-storage-version-migrator-operator/openshift-kube-storage-version-migrator-operator.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.64190697Z namespaces/openshift-kube-storage-version-migrator-operator/apps.openshift.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.641950231Z namespaces/openshift-kube-storage-version-migrator-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.642028613Z namespaces/openshift-kube-storage-version-migrator-operator/apps/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.642096774Z namespaces/openshift-kube-storage-version-migrator-operator/apps/daemonsets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.642193167Z namespaces/openshift-kube-storage-version-migrator-operator/apps/deployments.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.64233736Z namespaces/openshift-kube-storage-version-migrator-operator/apps/replicasets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.642479563Z namespaces/openshift-kube-storage-version-migrator-operator/apps/statefulsets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.642547495Z namespaces/openshift-kube-storage-version-migrator-operator/autoscaling/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.642596796Z namespaces/openshift-kube-storage-version-migrator-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.642660398Z namespaces/openshift-kube-storage-version-migrator-operator/batch/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.642713149Z namespaces/openshift-kube-storage-version-migrator-operator/batch/cronjobs.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.642819902Z namespaces/openshift-kube-storage-version-migrator-operator/batch/jobs.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.642881383Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.642935584Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.643024626Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.643112148Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.643132629Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.64317088Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/leases/openshift-kube-storage-version-migrator-operator-lock.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.643267762Z namespaces/openshift-kube-storage-version-migrator-operator/core/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.643435386Z namespaces/openshift-kube-storage-version-migrator-operator/core/configmaps.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.643447016Z namespaces/openshift-kube-storage-version-migrator-operator/core/endpoints.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.643544279Z namespaces/openshift-kube-storage-version-migrator-operator/core/events.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.643923017Z namespaces/openshift-kube-storage-version-migrator-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.64401148Z namespaces/openshift-kube-storage-version-migrator-operator/core/pods.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.644160453Z namespaces/openshift-kube-storage-version-migrator-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.644318767Z namespaces/openshift-kube-storage-version-migrator-operator/core/secrets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.644543242Z namespaces/openshift-kube-storage-version-migrator-operator/core/services.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.644590813Z namespaces/openshift-kube-storage-version-migrator-operator/discovery.k8s.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.644636544Z namespaces/openshift-kube-storage-version-migrator-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.644694076Z namespaces/openshift-kube-storage-version-migrator-operator/image.openshift.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.644743587Z namespaces/openshift-kube-storage-version-migrator-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.644793008Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.644847389Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.644933611Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.645035244Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.645157407Z namespaces/openshift-kube-storage-version-migrator-operator/monitoring.coreos.com/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.645192978Z namespaces/openshift-kube-storage-version-migrator-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.645267879Z namespaces/openshift-kube-storage-version-migrator-operator/networking.k8s.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.64529876Z namespaces/openshift-kube-storage-version-migrator-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.645365851Z namespaces/openshift-kube-storage-version-migrator-operator/pods/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.645388332Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-846bf668f7-p4txj/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.645423403Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-846bf668f7-p4txj/kube-storage-version-migrator-operator-846bf668f7-p4txj.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.645558086Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-846bf668f7-p4txj/kube-storage-version-migrator-operator/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.645571376Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-846bf668f7-p4txj/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.645582337Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-846bf668f7-p4txj/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.645636458Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-846bf668f7-p4txj/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/current.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.645764121Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-846bf668f7-p4txj/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/previous.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.645909824Z namespaces/openshift-kube-storage-version-migrator-operator/policy/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.645966776Z namespaces/openshift-kube-storage-version-migrator-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.646029687Z namespaces/openshift-kube-storage-version-migrator-operator/route.openshift.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.64613259Z namespaces/openshift-kube-storage-version-migrator-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.646235252Z namespaces/openshift-kube-storage-version-migrator/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.646298324Z namespaces/openshift-kube-storage-version-migrator/openshift-kube-storage-version-migrator.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.646374935Z namespaces/openshift-kube-storage-version-migrator/apps.openshift.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.646431927Z namespaces/openshift-kube-storage-version-migrator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.646513159Z namespaces/openshift-kube-storage-version-migrator/apps/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.64655268Z namespaces/openshift-kube-storage-version-migrator/apps/daemonsets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.646638692Z namespaces/openshift-kube-storage-version-migrator/apps/deployments.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.646762015Z namespaces/openshift-kube-storage-version-migrator/apps/replicasets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.646872277Z namespaces/openshift-kube-storage-version-migrator/apps/statefulsets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.646925319Z namespaces/openshift-kube-storage-version-migrator/autoscaling/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.64698399Z namespaces/openshift-kube-storage-version-migrator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.647033381Z namespaces/openshift-kube-storage-version-migrator/batch/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.647127363Z namespaces/openshift-kube-storage-version-migrator/batch/cronjobs.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.647256146Z namespaces/openshift-kube-storage-version-migrator/batch/jobs.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.647332978Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.647376179Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.647487252Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/builds.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.647592954Z namespaces/openshift-kube-storage-version-migrator/core/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.647607424Z namespaces/openshift-kube-storage-version-migrator/core/configmaps.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.647700057Z namespaces/openshift-kube-storage-version-migrator/core/endpoints.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.647799369Z namespaces/openshift-kube-storage-version-migrator/core/events.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.647902342Z namespaces/openshift-kube-storage-version-migrator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.647991144Z namespaces/openshift-kube-storage-version-migrator/core/pods.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.648144587Z namespaces/openshift-kube-storage-version-migrator/core/replicationcontrollers.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.648317301Z namespaces/openshift-kube-storage-version-migrator/core/secrets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.648552177Z namespaces/openshift-kube-storage-version-migrator/core/services.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.648615658Z namespaces/openshift-kube-storage-version-migrator/discovery.k8s.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.6486797Z namespaces/openshift-kube-storage-version-migrator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.648718391Z namespaces/openshift-kube-storage-version-migrator/image.openshift.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.648786832Z namespaces/openshift-kube-storage-version-migrator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.648832293Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.648890095Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.648994737Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.6491315Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.649175101Z namespaces/openshift-kube-storage-version-migrator/monitoring.coreos.com/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.649229033Z namespaces/openshift-kube-storage-version-migrator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.649283444Z namespaces/openshift-kube-storage-version-migrator/networking.k8s.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.649327745Z namespaces/openshift-kube-storage-version-migrator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.649384957Z namespaces/openshift-kube-storage-version-migrator/pods/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.649393347Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-s2p47/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.649431728Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-s2p47/migrator-d57d58cc9-s2p47.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.64952016Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-s2p47/graceful-termination/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.64952842Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-s2p47/graceful-termination/graceful-termination/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.64953532Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-s2p47/graceful-termination/graceful-termination/logs/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.649589902Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-s2p47/graceful-termination/graceful-termination/logs/current.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.649694594Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-s2p47/graceful-termination/graceful-termination/logs/previous.insecure.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.649763866Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-s2p47/graceful-termination/graceful-termination/logs/previous.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.649812297Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-s2p47/migrator/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.649820797Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-s2p47/migrator/migrator/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.649839507Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-s2p47/migrator/migrator/logs/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.649885518Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-s2p47/migrator/migrator/logs/current.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.650004391Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-s2p47/migrator/migrator/logs/previous.insecure.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.650111524Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-s2p47/migrator/migrator/logs/previous.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.650296028Z namespaces/openshift-kube-storage-version-migrator/policy/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.65035186Z namespaces/openshift-kube-storage-version-migrator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.650412501Z namespaces/openshift-kube-storage-version-migrator/route.openshift.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.650462792Z namespaces/openshift-kube-storage-version-migrator/route.openshift.io/routes.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.650524173Z namespaces/openshift-machine-config-operator/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.650536624Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.650545734Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.650584905Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/machine-config-controller.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.650679907Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/machine-config-daemon.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.65080171Z namespaces/openshift-marketplace/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.65081982Z namespaces/openshift-marketplace/monitoring.coreos.com/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.650826521Z namespaces/openshift-marketplace/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.650855441Z namespaces/openshift-marketplace/monitoring.coreos.com/prometheusrules/marketplace-alert-rules.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.650940133Z namespaces/openshift-marketplace/operators.coreos.com/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.650952443Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.651000955Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/certified-operators.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.651126558Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/community-operators.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.65121832Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/redhat-marketplace.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.651304642Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/redhat-operators.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.651434825Z namespaces/openshift-monitoring/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.651505727Z namespaces/openshift-monitoring/openshift-monitoring.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.651569768Z namespaces/openshift-monitoring/apps.openshift.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.651618039Z namespaces/openshift-monitoring/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.651691001Z namespaces/openshift-monitoring/apps/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.651734912Z namespaces/openshift-monitoring/apps/daemonsets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.651938017Z namespaces/openshift-monitoring/apps/deployments.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.65247431Z namespaces/openshift-monitoring/apps/replicasets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.652874599Z namespaces/openshift-monitoring/apps/statefulsets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.653173036Z namespaces/openshift-monitoring/autoscaling/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.653221557Z namespaces/openshift-monitoring/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.653313239Z namespaces/openshift-monitoring/batch/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.653376261Z namespaces/openshift-monitoring/batch/cronjobs.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.653488703Z namespaces/openshift-monitoring/batch/jobs.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.653542445Z namespaces/openshift-monitoring/build.openshift.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.653585816Z namespaces/openshift-monitoring/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.653692498Z namespaces/openshift-monitoring/build.openshift.io/builds.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.6537666Z namespaces/openshift-monitoring/core/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.653824441Z namespaces/openshift-monitoring/core/configmaps.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.657006207Z namespaces/openshift-monitoring/core/endpoints.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.657198431Z namespaces/openshift-monitoring/core/events.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.658492752Z namespaces/openshift-monitoring/core/persistentvolumeclaims.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.658579624Z namespaces/openshift-monitoring/core/pods.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.659534806Z namespaces/openshift-monitoring/core/replicationcontrollers.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.65968099Z namespaces/openshift-monitoring/core/secrets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.660171081Z namespaces/openshift-monitoring/core/services.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.660364146Z namespaces/openshift-monitoring/discovery.k8s.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.660406427Z namespaces/openshift-monitoring/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.66054729Z namespaces/openshift-monitoring/image.openshift.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.660584121Z namespaces/openshift-monitoring/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.660653573Z namespaces/openshift-monitoring/k8s.ovn.org/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.660701174Z namespaces/openshift-monitoring/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.660810187Z namespaces/openshift-monitoring/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.660895638Z namespaces/openshift-monitoring/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.660977391Z namespaces/openshift-monitoring/monitoring.coreos.com/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.660999881Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.661166385Z namespaces/openshift-monitoring/monitoring.coreos.com/alertmanagers/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.661210026Z namespaces/openshift-monitoring/monitoring.coreos.com/alertmanagers/main.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.661309368Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheuses/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.661349989Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheuses/k8s.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.661467102Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.661513763Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/alertmanager-main-rules.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.661615735Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/cluster-monitoring-operator-prometheus-rules.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.66178965Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/kube-state-metrics-rules.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.661877992Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/kubernetes-monitoring-rules.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.662167268Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/node-exporter-rules.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.662319272Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-k8s-prometheus-rules.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.662448115Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-k8s-thanos-sidecar-rules.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.662558338Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-operator-rules.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.66266706Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/telemetry.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.662788853Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/thanos-querier.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.662951617Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.663013008Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/alertmanager-main.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.663146692Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/cluster-monitoring-operator.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.663252874Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/kube-state-metrics.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.663376847Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/kubelet.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.663530801Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/metrics-server.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.663634733Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/node-exporter.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.663847338Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/openshift-state-metrics.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.663974611Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/prometheus-k8s.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.664090624Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/prometheus-operator.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.664208197Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/telemeter-client.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.66432215Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/thanos-querier.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.664413552Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/thanos-sidecar.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.664821711Z namespaces/openshift-monitoring/networking.k8s.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.664870963Z namespaces/openshift-monitoring/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.664924004Z namespaces/openshift-monitoring/operators.coreos.com/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.664941524Z namespaces/openshift-monitoring/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.664991885Z namespaces/openshift-monitoring/operators.coreos.com/operatorgroups/openshift-cluster-monitoring.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.665112528Z namespaces/openshift-monitoring/pods/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.665133749Z namespaces/openshift-monitoring/pods/alertmanager-main-0/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.665241431Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager-main-0.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.665426676Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.665437576Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.665444606Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.665516758Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/current.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.665648481Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/previous.insecure.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.665741753Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/previous.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.665791664Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.665807845Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.665816185Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.665891767Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/current.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.665995169Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/previous.insecure.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.666073321Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/previous.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.666141362Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.666157413Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.666171333Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.666227444Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/current.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.666318566Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/previous.insecure.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.666388328Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/previous.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.666428459Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.666437539Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.66645289Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.666492851Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/current.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.666586433Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/previous.insecure.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.666652714Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/previous.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.666689115Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.666704156Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.666712746Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.666767327Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.666851559Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.666924521Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.666956172Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.666969792Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.666979822Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.667023343Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.667136826Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.667214488Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.667246719Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.667277499Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.66729162Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.66731115Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/current.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.667408042Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/previous.insecure.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.667467064Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/previous.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.667505735Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-64786d9cbb-ldmlk/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.667536325Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-64786d9cbb-ldmlk/cluster-monitoring-operator-64786d9cbb-ldmlk.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.667630188Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-64786d9cbb-ldmlk/cluster-monitoring-operator/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.667638118Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-64786d9cbb-ldmlk/cluster-monitoring-operator/cluster-monitoring-operator/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.667648288Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-64786d9cbb-ldmlk/cluster-monitoring-operator/cluster-monitoring-operator/logs/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.667704609Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-64786d9cbb-ldmlk/cluster-monitoring-operator/cluster-monitoring-operator/logs/current.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.668185401Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-64786d9cbb-ldmlk/cluster-monitoring-operator/cluster-monitoring-operator/logs/previous.insecure.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.668243712Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-64786d9cbb-ldmlk/cluster-monitoring-operator/cluster-monitoring-operator/logs/previous.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.668301513Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-rq7nl/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.668354475Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-rq7nl/kube-state-metrics-7c9dbb8b7d-rq7nl.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.668668182Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-rq7nl/kube-rbac-proxy-main/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.668683302Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-rq7nl/kube-rbac-proxy-main/kube-rbac-proxy-main/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.668695793Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-rq7nl/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.668733283Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-rq7nl/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/current.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.668845706Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-rq7nl/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.insecure.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.668937228Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-rq7nl/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.668984829Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-rq7nl/kube-rbac-proxy-self/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.66900135Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-rq7nl/kube-rbac-proxy-self/kube-rbac-proxy-self/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.66901001Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-rq7nl/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.669057461Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-rq7nl/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/current.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.669198105Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-rq7nl/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.insecure.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.669274526Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-rq7nl/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.669345568Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-rq7nl/kube-state-metrics/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.669360168Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-rq7nl/kube-state-metrics/kube-state-metrics/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.669387999Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-rq7nl/kube-state-metrics/kube-state-metrics/logs/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.66944032Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-rq7nl/kube-state-metrics/kube-state-metrics/logs/current.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.669617035Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-rq7nl/kube-state-metrics/kube-state-metrics/logs/previous.insecure.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.669699706Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-rq7nl/kube-state-metrics/kube-state-metrics/logs/previous.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.669770558Z namespaces/openshift-monitoring/pods/metrics-server-859664664b-cqsgx/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.669812399Z namespaces/openshift-monitoring/pods/metrics-server-859664664b-cqsgx/metrics-server-859664664b-cqsgx.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.669927272Z namespaces/openshift-monitoring/pods/metrics-server-859664664b-cqsgx/metrics-server/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.669936122Z namespaces/openshift-monitoring/pods/metrics-server-859664664b-cqsgx/metrics-server/metrics-server/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.669953852Z namespaces/openshift-monitoring/pods/metrics-server-859664664b-cqsgx/metrics-server/metrics-server/logs/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.670004774Z namespaces/openshift-monitoring/pods/metrics-server-859664664b-cqsgx/metrics-server/metrics-server/logs/current.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.670143437Z namespaces/openshift-monitoring/pods/metrics-server-859664664b-cqsgx/metrics-server/metrics-server/logs/previous.insecure.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.670225139Z namespaces/openshift-monitoring/pods/metrics-server-859664664b-cqsgx/metrics-server/metrics-server/logs/previous.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.67027522Z namespaces/openshift-monitoring/pods/monitoring-plugin-d5dcff7cf-lbz9n/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.670330901Z namespaces/openshift-monitoring/pods/monitoring-plugin-d5dcff7cf-lbz9n/monitoring-plugin-d5dcff7cf-lbz9n.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.670436324Z namespaces/openshift-monitoring/pods/monitoring-plugin-d5dcff7cf-lbz9n/monitoring-plugin/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.670445964Z namespaces/openshift-monitoring/pods/monitoring-plugin-d5dcff7cf-lbz9n/monitoring-plugin/monitoring-plugin/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.670453224Z namespaces/openshift-monitoring/pods/monitoring-plugin-d5dcff7cf-lbz9n/monitoring-plugin/monitoring-plugin/logs/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.670507005Z namespaces/openshift-monitoring/pods/monitoring-plugin-d5dcff7cf-lbz9n/monitoring-plugin/monitoring-plugin/logs/current.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.670628378Z namespaces/openshift-monitoring/pods/monitoring-plugin-d5dcff7cf-lbz9n/monitoring-plugin/monitoring-plugin/logs/previous.insecure.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.670726421Z namespaces/openshift-monitoring/pods/monitoring-plugin-d5dcff7cf-lbz9n/monitoring-plugin/monitoring-plugin/logs/previous.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.670812933Z namespaces/openshift-monitoring/pods/node-exporter-jzrtb/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.670869204Z namespaces/openshift-monitoring/pods/node-exporter-jzrtb/node-exporter-jzrtb.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.670987847Z namespaces/openshift-monitoring/pods/node-exporter-jzrtb/init-textfile/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.671007827Z namespaces/openshift-monitoring/pods/node-exporter-jzrtb/init-textfile/init-textfile/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.671014737Z namespaces/openshift-monitoring/pods/node-exporter-jzrtb/init-textfile/init-textfile/logs/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.6711267Z namespaces/openshift-monitoring/pods/node-exporter-jzrtb/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.671215042Z namespaces/openshift-monitoring/pods/node-exporter-jzrtb/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.671296254Z namespaces/openshift-monitoring/pods/node-exporter-jzrtb/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.671342605Z namespaces/openshift-monitoring/pods/node-exporter-jzrtb/kube-rbac-proxy/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.671351325Z namespaces/openshift-monitoring/pods/node-exporter-jzrtb/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.671370626Z namespaces/openshift-monitoring/pods/node-exporter-jzrtb/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.671417077Z namespaces/openshift-monitoring/pods/node-exporter-jzrtb/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.67151966Z namespaces/openshift-monitoring/pods/node-exporter-jzrtb/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.671604091Z namespaces/openshift-monitoring/pods/node-exporter-jzrtb/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.671665663Z namespaces/openshift-monitoring/pods/node-exporter-jzrtb/node-exporter/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.671675493Z namespaces/openshift-monitoring/pods/node-exporter-jzrtb/node-exporter/node-exporter/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.671702884Z namespaces/openshift-monitoring/pods/node-exporter-jzrtb/node-exporter/node-exporter/logs/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.671773175Z namespaces/openshift-monitoring/pods/node-exporter-jzrtb/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.671910759Z namespaces/openshift-monitoring/pods/node-exporter-jzrtb/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.671994301Z namespaces/openshift-monitoring/pods/node-exporter-jzrtb/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.672052192Z namespaces/openshift-monitoring/pods/node-exporter-r7qg8/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.672117943Z namespaces/openshift-monitoring/pods/node-exporter-r7qg8/node-exporter-r7qg8.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.672232656Z namespaces/openshift-monitoring/pods/node-exporter-r7qg8/init-textfile/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.672244937Z namespaces/openshift-monitoring/pods/node-exporter-r7qg8/init-textfile/init-textfile/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.672251587Z namespaces/openshift-monitoring/pods/node-exporter-r7qg8/init-textfile/init-textfile/logs/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.672290098Z namespaces/openshift-monitoring/pods/node-exporter-r7qg8/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.67238142Z namespaces/openshift-monitoring/pods/node-exporter-r7qg8/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.672462332Z namespaces/openshift-monitoring/pods/node-exporter-r7qg8/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.672510783Z namespaces/openshift-monitoring/pods/node-exporter-r7qg8/kube-rbac-proxy/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.672526893Z namespaces/openshift-monitoring/pods/node-exporter-r7qg8/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.672531113Z namespaces/openshift-monitoring/pods/node-exporter-r7qg8/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.672562474Z namespaces/openshift-monitoring/pods/node-exporter-r7qg8/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.672679507Z namespaces/openshift-monitoring/pods/node-exporter-r7qg8/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.672755369Z namespaces/openshift-monitoring/pods/node-exporter-r7qg8/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.672792019Z namespaces/openshift-monitoring/pods/node-exporter-r7qg8/node-exporter/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.67280632Z namespaces/openshift-monitoring/pods/node-exporter-r7qg8/node-exporter/node-exporter/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.67281201Z namespaces/openshift-monitoring/pods/node-exporter-r7qg8/node-exporter/node-exporter/logs/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.672854601Z namespaces/openshift-monitoring/pods/node-exporter-r7qg8/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.672964434Z namespaces/openshift-monitoring/pods/node-exporter-r7qg8/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.673032465Z namespaces/openshift-monitoring/pods/node-exporter-r7qg8/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.673104327Z namespaces/openshift-monitoring/pods/node-exporter-wlkfd/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.673143598Z namespaces/openshift-monitoring/pods/node-exporter-wlkfd/node-exporter-wlkfd.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.67325549Z namespaces/openshift-monitoring/pods/node-exporter-wlkfd/init-textfile/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.673267401Z namespaces/openshift-monitoring/pods/node-exporter-wlkfd/init-textfile/init-textfile/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.673274091Z namespaces/openshift-monitoring/pods/node-exporter-wlkfd/init-textfile/init-textfile/logs/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.673321172Z namespaces/openshift-monitoring/pods/node-exporter-wlkfd/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.673393294Z namespaces/openshift-monitoring/pods/node-exporter-wlkfd/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.673468846Z namespaces/openshift-monitoring/pods/node-exporter-wlkfd/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.673500546Z namespaces/openshift-monitoring/pods/node-exporter-wlkfd/kube-rbac-proxy/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.673508807Z namespaces/openshift-monitoring/pods/node-exporter-wlkfd/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.673513267Z namespaces/openshift-monitoring/pods/node-exporter-wlkfd/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.673549707Z namespaces/openshift-monitoring/pods/node-exporter-wlkfd/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.67364117Z namespaces/openshift-monitoring/pods/node-exporter-wlkfd/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.673705241Z namespaces/openshift-monitoring/pods/node-exporter-wlkfd/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.673740312Z namespaces/openshift-monitoring/pods/node-exporter-wlkfd/node-exporter/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.673749632Z namespaces/openshift-monitoring/pods/node-exporter-wlkfd/node-exporter/node-exporter/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.673756342Z namespaces/openshift-monitoring/pods/node-exporter-wlkfd/node-exporter/node-exporter/logs/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.673814054Z namespaces/openshift-monitoring/pods/node-exporter-wlkfd/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.673916356Z namespaces/openshift-monitoring/pods/node-exporter-wlkfd/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.673979018Z namespaces/openshift-monitoring/pods/node-exporter-wlkfd/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.674029889Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-dgxnb/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.67406921Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-dgxnb/openshift-state-metrics-54cf96dfcf-dgxnb.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.674235924Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-dgxnb/kube-rbac-proxy-main/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.674249274Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-dgxnb/kube-rbac-proxy-main/kube-rbac-proxy-main/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.674265894Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-dgxnb/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.674309535Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-dgxnb/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/current.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.674748016Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-dgxnb/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.insecure.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.674819287Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-dgxnb/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.674866148Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-dgxnb/kube-rbac-proxy-self/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.674879039Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-dgxnb/kube-rbac-proxy-self/kube-rbac-proxy-self/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.674885719Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-dgxnb/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.6749264Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-dgxnb/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/current.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.675023902Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-dgxnb/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.insecure.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.675122805Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-dgxnb/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.675164546Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-dgxnb/openshift-state-metrics/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.675181936Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-dgxnb/openshift-state-metrics/openshift-state-metrics/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.675193176Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-dgxnb/openshift-state-metrics/openshift-state-metrics/logs/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.675240547Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-dgxnb/openshift-state-metrics/openshift-state-metrics/logs/current.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.67534421Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-dgxnb/openshift-state-metrics/openshift-state-metrics/logs/previous.insecure.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.675411291Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-dgxnb/openshift-state-metrics/openshift-state-metrics/logs/previous.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.675447862Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.675519004Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus-k8s-0.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.67575474Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.67576842Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.67577298Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.67579941Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/current.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.675907473Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/previous.insecure.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.675971885Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/previous.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.676014196Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.676022406Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.676026486Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.676064007Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/current.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.67617371Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/previous.insecure.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.676249831Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/previous.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.676272432Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.676280042Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.676284272Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.676333943Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/current.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.676423295Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/previous.insecure.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.676491347Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/previous.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.676537718Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.676547248Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.676551498Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.676585529Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.676675051Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.676747793Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.676794924Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.676803604Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.676807584Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.676846515Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.676937717Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.677006849Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.67704673Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.67706171Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.67706732Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.677132482Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/current.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.677379238Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/previous.insecure.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.6774464Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/previous.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.677491501Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.677500841Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.677511291Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.677561412Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/current.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.677661114Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/previous.insecure.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.677727966Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/previous.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.677794538Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-qzrj7/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.677833089Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-qzrj7/prometheus-operator-567f7b8b7c-qzrj7.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.677918141Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-qzrj7/kube-rbac-proxy/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.677926151Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-qzrj7/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.677934261Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-qzrj7/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.677981992Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-qzrj7/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.678121125Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-qzrj7/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.678203617Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-qzrj7/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.678266449Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-qzrj7/prometheus-operator/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.678280819Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-qzrj7/prometheus-operator/prometheus-operator/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.678286629Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-qzrj7/prometheus-operator/prometheus-operator/logs/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.67831705Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-qzrj7/prometheus-operator/prometheus-operator/logs/current.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.678561376Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-qzrj7/prometheus-operator/prometheus-operator/logs/previous.insecure.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.678645998Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-qzrj7/prometheus-operator/prometheus-operator/logs/previous.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.678702699Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-d559d66d5-2cf8g/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.678765171Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-d559d66d5-2cf8g/prometheus-operator-admission-webhook-d559d66d5-2cf8g.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.678858343Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-d559d66d5-2cf8g/prometheus-operator-admission-webhook/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.678866093Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-d559d66d5-2cf8g/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.678872113Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-d559d66d5-2cf8g/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.678911724Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-d559d66d5-2cf8g/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/current.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.679024667Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-d559d66d5-2cf8g/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/previous.insecure.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.679285553Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-d559d66d5-2cf8g/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/previous.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.679342284Z namespaces/openshift-monitoring/pods/telemeter-client-7c6cd7f55d-5d6vf/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.679393826Z namespaces/openshift-monitoring/pods/telemeter-client-7c6cd7f55d-5d6vf/telemeter-client-7c6cd7f55d-5d6vf.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.67956357Z namespaces/openshift-monitoring/pods/telemeter-client-7c6cd7f55d-5d6vf/kube-rbac-proxy/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.67957105Z namespaces/openshift-monitoring/pods/telemeter-client-7c6cd7f55d-5d6vf/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.67958373Z namespaces/openshift-monitoring/pods/telemeter-client-7c6cd7f55d-5d6vf/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.679665432Z namespaces/openshift-monitoring/pods/telemeter-client-7c6cd7f55d-5d6vf/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.679771164Z namespaces/openshift-monitoring/pods/telemeter-client-7c6cd7f55d-5d6vf/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.679855416Z namespaces/openshift-monitoring/pods/telemeter-client-7c6cd7f55d-5d6vf/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.679905558Z namespaces/openshift-monitoring/pods/telemeter-client-7c6cd7f55d-5d6vf/reload/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.679919748Z namespaces/openshift-monitoring/pods/telemeter-client-7c6cd7f55d-5d6vf/reload/reload/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.679927318Z namespaces/openshift-monitoring/pods/telemeter-client-7c6cd7f55d-5d6vf/reload/reload/logs/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.679974499Z namespaces/openshift-monitoring/pods/telemeter-client-7c6cd7f55d-5d6vf/reload/reload/logs/current.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.680100582Z namespaces/openshift-monitoring/pods/telemeter-client-7c6cd7f55d-5d6vf/reload/reload/logs/previous.insecure.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.680188534Z namespaces/openshift-monitoring/pods/telemeter-client-7c6cd7f55d-5d6vf/reload/reload/logs/previous.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.680231105Z namespaces/openshift-monitoring/pods/telemeter-client-7c6cd7f55d-5d6vf/telemeter-client/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.680238295Z namespaces/openshift-monitoring/pods/telemeter-client-7c6cd7f55d-5d6vf/telemeter-client/telemeter-client/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.680244395Z namespaces/openshift-monitoring/pods/telemeter-client-7c6cd7f55d-5d6vf/telemeter-client/telemeter-client/logs/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.680292957Z namespaces/openshift-monitoring/pods/telemeter-client-7c6cd7f55d-5d6vf/telemeter-client/telemeter-client/logs/current.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.680467111Z namespaces/openshift-monitoring/pods/telemeter-client-7c6cd7f55d-5d6vf/telemeter-client/telemeter-client/logs/previous.insecure.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.680551603Z namespaces/openshift-monitoring/pods/telemeter-client-7c6cd7f55d-5d6vf/telemeter-client/telemeter-client/logs/previous.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.680608754Z namespaces/openshift-monitoring/pods/thanos-querier-66dcd899c7-rdxsk/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.680697806Z namespaces/openshift-monitoring/pods/thanos-querier-66dcd899c7-rdxsk/thanos-querier-66dcd899c7-rdxsk.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.68085276Z namespaces/openshift-monitoring/pods/thanos-querier-66dcd899c7-rdxsk/kube-rbac-proxy-metrics/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.68086708Z namespaces/openshift-monitoring/pods/thanos-querier-66dcd899c7-rdxsk/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.68087117Z namespaces/openshift-monitoring/pods/thanos-querier-66dcd899c7-rdxsk/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.680918511Z namespaces/openshift-monitoring/pods/thanos-querier-66dcd899c7-rdxsk/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/current.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.681032514Z namespaces/openshift-monitoring/pods/thanos-querier-66dcd899c7-rdxsk/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/previous.insecure.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.681161687Z namespaces/openshift-monitoring/pods/thanos-querier-66dcd899c7-rdxsk/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/previous.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.681217098Z namespaces/openshift-monitoring/pods/thanos-querier-66dcd899c7-rdxsk/kube-rbac-proxy-rules/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.681226519Z namespaces/openshift-monitoring/pods/thanos-querier-66dcd899c7-rdxsk/kube-rbac-proxy-rules/kube-rbac-proxy-rules/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.681232349Z namespaces/openshift-monitoring/pods/thanos-querier-66dcd899c7-rdxsk/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.68129475Z namespaces/openshift-monitoring/pods/thanos-querier-66dcd899c7-rdxsk/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/current.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.681382542Z namespaces/openshift-monitoring/pods/thanos-querier-66dcd899c7-rdxsk/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/previous.insecure.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.681478665Z namespaces/openshift-monitoring/pods/thanos-querier-66dcd899c7-rdxsk/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/previous.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.681530816Z namespaces/openshift-monitoring/pods/thanos-querier-66dcd899c7-rdxsk/kube-rbac-proxy-web/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.681542726Z namespaces/openshift-monitoring/pods/thanos-querier-66dcd899c7-rdxsk/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.681548726Z namespaces/openshift-monitoring/pods/thanos-querier-66dcd899c7-rdxsk/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.681585237Z namespaces/openshift-monitoring/pods/thanos-querier-66dcd899c7-rdxsk/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.68169796Z namespaces/openshift-monitoring/pods/thanos-querier-66dcd899c7-rdxsk/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.681775072Z namespaces/openshift-monitoring/pods/thanos-querier-66dcd899c7-rdxsk/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.681817233Z namespaces/openshift-monitoring/pods/thanos-querier-66dcd899c7-rdxsk/kube-rbac-proxy/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.681833233Z namespaces/openshift-monitoring/pods/thanos-querier-66dcd899c7-rdxsk/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.681844153Z namespaces/openshift-monitoring/pods/thanos-querier-66dcd899c7-rdxsk/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.681890734Z namespaces/openshift-monitoring/pods/thanos-querier-66dcd899c7-rdxsk/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.681994817Z namespaces/openshift-monitoring/pods/thanos-querier-66dcd899c7-rdxsk/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.68212279Z namespaces/openshift-monitoring/pods/thanos-querier-66dcd899c7-rdxsk/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.682156791Z namespaces/openshift-monitoring/pods/thanos-querier-66dcd899c7-rdxsk/prom-label-proxy/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.682178501Z namespaces/openshift-monitoring/pods/thanos-querier-66dcd899c7-rdxsk/prom-label-proxy/prom-label-proxy/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.682186981Z namespaces/openshift-monitoring/pods/thanos-querier-66dcd899c7-rdxsk/prom-label-proxy/prom-label-proxy/logs/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.682220912Z namespaces/openshift-monitoring/pods/thanos-querier-66dcd899c7-rdxsk/prom-label-proxy/prom-label-proxy/logs/current.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.682311084Z namespaces/openshift-monitoring/pods/thanos-querier-66dcd899c7-rdxsk/prom-label-proxy/prom-label-proxy/logs/previous.insecure.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.682385116Z namespaces/openshift-monitoring/pods/thanos-querier-66dcd899c7-rdxsk/prom-label-proxy/prom-label-proxy/logs/previous.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.682415247Z namespaces/openshift-monitoring/pods/thanos-querier-66dcd899c7-rdxsk/thanos-query/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.682428357Z namespaces/openshift-monitoring/pods/thanos-querier-66dcd899c7-rdxsk/thanos-query/thanos-query/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.682435127Z namespaces/openshift-monitoring/pods/thanos-querier-66dcd899c7-rdxsk/thanos-query/thanos-query/logs/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.682468198Z namespaces/openshift-monitoring/pods/thanos-querier-66dcd899c7-rdxsk/thanos-query/thanos-query/logs/current.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.682597601Z namespaces/openshift-monitoring/pods/thanos-querier-66dcd899c7-rdxsk/thanos-query/thanos-query/logs/previous.insecure.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.682669363Z namespaces/openshift-monitoring/pods/thanos-querier-66dcd899c7-rdxsk/thanos-query/thanos-query/logs/previous.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.682707924Z namespaces/openshift-monitoring/policy/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.682761005Z namespaces/openshift-monitoring/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.682813086Z namespaces/openshift-monitoring/route.openshift.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.682858467Z namespaces/openshift-monitoring/route.openshift.io/routes.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.68297017Z namespaces/openshift-multus/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.683016011Z namespaces/openshift-multus/openshift-multus.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.683105023Z namespaces/openshift-multus/apps.openshift.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.683135204Z namespaces/openshift-multus/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.683190235Z namespaces/openshift-multus/apps/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.683231026Z namespaces/openshift-multus/apps/daemonsets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.683783519Z namespaces/openshift-multus/apps/deployments.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.683863421Z namespaces/openshift-multus/apps/replicasets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.683943863Z namespaces/openshift-multus/apps/statefulsets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.683989394Z namespaces/openshift-multus/apps/daemonsets/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.684032495Z namespaces/openshift-multus/apps/daemonsets/multus-additional-cni-plugins.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.684197609Z namespaces/openshift-multus/apps/daemonsets/multus.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.684308802Z namespaces/openshift-multus/apps/daemonsets/network-metrics-daemon.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.684377613Z namespaces/openshift-multus/autoscaling/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.684414174Z namespaces/openshift-multus/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.684462905Z namespaces/openshift-multus/batch/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.684509096Z namespaces/openshift-multus/batch/cronjobs.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.684590828Z namespaces/openshift-multus/batch/jobs.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.684633979Z namespaces/openshift-multus/build.openshift.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.68467158Z namespaces/openshift-multus/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.684753152Z namespaces/openshift-multus/build.openshift.io/builds.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.684800373Z namespaces/openshift-multus/core/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.684840474Z namespaces/openshift-multus/core/configmaps.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.685034819Z namespaces/openshift-multus/core/endpoints.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.685167362Z namespaces/openshift-multus/core/events.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.685715015Z namespaces/openshift-multus/core/persistentvolumeclaims.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.685862438Z namespaces/openshift-multus/core/pods.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.686567605Z namespaces/openshift-multus/core/replicationcontrollers.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.686650627Z namespaces/openshift-multus/core/secrets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.686800721Z namespaces/openshift-multus/core/services.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.686850122Z namespaces/openshift-multus/core/configmaps/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.686893413Z namespaces/openshift-multus/core/configmaps/cni-copy-resources.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.686993305Z namespaces/openshift-multus/core/configmaps/default-cni-sysctl-allowlist.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.687071837Z namespaces/openshift-multus/core/configmaps/multus-daemon-config.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.68719018Z namespaces/openshift-multus/core/configmaps/whereabouts-flatfile-config.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.687275242Z namespaces/openshift-multus/core/serviceaccounts/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.687319193Z namespaces/openshift-multus/core/serviceaccounts/metrics-daemon-sa.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.687410965Z namespaces/openshift-multus/core/serviceaccounts/multus-ac.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.687496017Z namespaces/openshift-multus/core/serviceaccounts/multus-ancillary-tools.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.687580779Z namespaces/openshift-multus/core/serviceaccounts/multus.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.68762576Z namespaces/openshift-multus/core/services/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.687661281Z namespaces/openshift-multus/core/services/network-metrics-service.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.687710242Z namespaces/openshift-multus/discovery.k8s.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.687753533Z namespaces/openshift-multus/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.687931887Z namespaces/openshift-multus/image.openshift.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.687972978Z namespaces/openshift-multus/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.688021899Z namespaces/openshift-multus/k8s.ovn.org/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.68806336Z namespaces/openshift-multus/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.688229334Z namespaces/openshift-multus/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.688304696Z namespaces/openshift-multus/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.688348907Z namespaces/openshift-multus/monitoring.coreos.com/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.688390038Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.688436949Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.68848286Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors/monitor-network.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.688533291Z namespaces/openshift-multus/networking.k8s.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.688577172Z namespaces/openshift-multus/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.688628513Z namespaces/openshift-multus/pods/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.688636404Z namespaces/openshift-multus/pods/multus-6pt5b/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.688682675Z namespaces/openshift-multus/pods/multus-6pt5b/multus-6pt5b.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.688778337Z namespaces/openshift-multus/pods/multus-6pt5b/kube-multus/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.688788507Z namespaces/openshift-multus/pods/multus-6pt5b/kube-multus/kube-multus/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.688833709Z namespaces/openshift-multus/pods/multus-6pt5b/kube-multus/kube-multus/logs/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.68889391Z namespaces/openshift-multus/pods/multus-6pt5b/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.68931164Z namespaces/openshift-multus/pods/multus-6pt5b/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.689396502Z namespaces/openshift-multus/pods/multus-6pt5b/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.689437253Z namespaces/openshift-multus/pods/multus-785hx/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.689490064Z namespaces/openshift-multus/pods/multus-785hx/multus-785hx.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.689589266Z namespaces/openshift-multus/pods/multus-785hx/kube-multus/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.689597116Z namespaces/openshift-multus/pods/multus-785hx/kube-multus/kube-multus/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.689603357Z namespaces/openshift-multus/pods/multus-785hx/kube-multus/kube-multus/logs/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.689638228Z namespaces/openshift-multus/pods/multus-785hx/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.689988516Z namespaces/openshift-multus/pods/multus-785hx/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.690054147Z namespaces/openshift-multus/pods/multus-785hx/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.690112529Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4mkfq/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.69015758Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4mkfq/multus-additional-cni-plugins-4mkfq.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.690294623Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4mkfq/bond-cni-plugin/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.690305683Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4mkfq/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.690311563Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4mkfq/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.690345324Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4mkfq/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.690431836Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4mkfq/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.690500068Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4mkfq/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.690538989Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4mkfq/cni-plugins/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.690549969Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4mkfq/cni-plugins/cni-plugins/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.690559639Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4mkfq/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.69057901Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4mkfq/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.690678362Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4mkfq/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.690743663Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4mkfq/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.690784384Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4mkfq/egress-router-binary-copy/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.690791375Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4mkfq/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.690795545Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4mkfq/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.690840736Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4mkfq/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.690921348Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4mkfq/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.690986159Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4mkfq/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.69102188Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4mkfq/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.69103041Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4mkfq/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.691053471Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4mkfq/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.691066551Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4mkfq/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.691169464Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4mkfq/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.691239665Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4mkfq/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.691278236Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4mkfq/routeoverride-cni/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.691286436Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4mkfq/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.691290787Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4mkfq/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.691319687Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4mkfq/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.691410649Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4mkfq/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.691479581Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4mkfq/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.691539412Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4mkfq/whereabouts-cni-bincopy/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.691552503Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4mkfq/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.691558463Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4mkfq/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.691568203Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4mkfq/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.691652325Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4mkfq/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.691718226Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4mkfq/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.691756527Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4mkfq/whereabouts-cni/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.691765648Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4mkfq/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.691773818Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4mkfq/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.691805499Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4mkfq/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.691893241Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4mkfq/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.691970072Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4mkfq/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.692005933Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9tw5l/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.692055754Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9tw5l/multus-additional-cni-plugins-9tw5l.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.692206148Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9tw5l/bond-cni-plugin/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.692217618Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9tw5l/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.692221718Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9tw5l/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.692255809Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9tw5l/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.692345991Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9tw5l/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.692414273Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9tw5l/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.692452064Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9tw5l/cni-plugins/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.692459644Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9tw5l/cni-plugins/cni-plugins/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.692464064Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9tw5l/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.692494545Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9tw5l/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.692581977Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9tw5l/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.692650489Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9tw5l/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.692687189Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9tw5l/egress-router-binary-copy/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.69270329Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9tw5l/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.6927112Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9tw5l/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.692744711Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9tw5l/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.692837693Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9tw5l/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.692905505Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9tw5l/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.692944506Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9tw5l/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.692951356Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9tw5l/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.692955816Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9tw5l/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.692979236Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9tw5l/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.693055318Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9tw5l/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.6931486Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9tw5l/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.693225362Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9tw5l/routeoverride-cni/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.693241393Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9tw5l/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.693245553Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9tw5l/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.693271083Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9tw5l/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.693361105Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9tw5l/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.693428627Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9tw5l/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.693464068Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9tw5l/whereabouts-cni-bincopy/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.693475238Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9tw5l/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.693479228Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9tw5l/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.693517029Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9tw5l/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.693618711Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9tw5l/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.693694183Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9tw5l/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.693731874Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9tw5l/whereabouts-cni/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.693739424Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9tw5l/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.693743665Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9tw5l/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.693786646Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9tw5l/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.693867457Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9tw5l/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.693941739Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9tw5l/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.6939748Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rln75/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.694020481Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rln75/multus-additional-cni-plugins-rln75.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.694266857Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rln75/bond-cni-plugin/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.694292837Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rln75/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.694300598Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rln75/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.694315508Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rln75/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.69439611Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rln75/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.694465911Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rln75/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.694502912Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rln75/cni-plugins/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.694509572Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rln75/cni-plugins/cni-plugins/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.694514683Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rln75/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.694545733Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rln75/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.694635575Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rln75/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.694698287Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rln75/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.694753988Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rln75/egress-router-binary-copy/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.694765279Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rln75/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.694770989Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rln75/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.694785299Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rln75/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.694889141Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rln75/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.694958083Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rln75/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.694997644Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rln75/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.695004984Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rln75/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.695009084Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rln75/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.695036835Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rln75/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.695138767Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rln75/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.695207309Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rln75/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.69523712Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rln75/routeoverride-cni/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.69524469Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rln75/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.69525086Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rln75/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.695285301Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rln75/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.695376493Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rln75/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.695448325Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rln75/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.695482475Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rln75/whereabouts-cni-bincopy/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.695489856Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rln75/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.695493906Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rln75/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.695530047Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rln75/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.695616419Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rln75/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.69568747Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rln75/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.695736912Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rln75/whereabouts-cni/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.695752322Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rln75/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.695766422Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rln75/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.695780553Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rln75/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.695857214Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rln75/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.695928456Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rln75/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.695964147Z namespaces/openshift-multus/pods/multus-qhtwt/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.696014038Z namespaces/openshift-multus/pods/multus-qhtwt/multus-qhtwt.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.696124151Z namespaces/openshift-multus/pods/multus-qhtwt/kube-multus/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.696137861Z namespaces/openshift-multus/pods/multus-qhtwt/kube-multus/kube-multus/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.696143871Z namespaces/openshift-multus/pods/multus-qhtwt/kube-multus/kube-multus/logs/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.696156331Z namespaces/openshift-multus/pods/multus-qhtwt/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.696576081Z namespaces/openshift-multus/pods/multus-qhtwt/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.696666463Z namespaces/openshift-multus/pods/multus-qhtwt/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.696708695Z namespaces/openshift-multus/pods/network-metrics-daemon-6bvcz/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.696758536Z namespaces/openshift-multus/pods/network-metrics-daemon-6bvcz/network-metrics-daemon-6bvcz.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.696860418Z namespaces/openshift-multus/pods/network-metrics-daemon-6bvcz/kube-rbac-proxy/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.696867598Z namespaces/openshift-multus/pods/network-metrics-daemon-6bvcz/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.696871588Z namespaces/openshift-multus/pods/network-metrics-daemon-6bvcz/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.696919969Z namespaces/openshift-multus/pods/network-metrics-daemon-6bvcz/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.697030692Z namespaces/openshift-multus/pods/network-metrics-daemon-6bvcz/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.697135405Z namespaces/openshift-multus/pods/network-metrics-daemon-6bvcz/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.697171806Z namespaces/openshift-multus/pods/network-metrics-daemon-6bvcz/network-metrics-daemon/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.697178606Z namespaces/openshift-multus/pods/network-metrics-daemon-6bvcz/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.697182526Z namespaces/openshift-multus/pods/network-metrics-daemon-6bvcz/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.697221877Z namespaces/openshift-multus/pods/network-metrics-daemon-6bvcz/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.697584745Z namespaces/openshift-multus/pods/network-metrics-daemon-6bvcz/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.697646077Z namespaces/openshift-multus/pods/network-metrics-daemon-6bvcz/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.697675177Z namespaces/openshift-multus/pods/network-metrics-daemon-8jm6t/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.697721868Z namespaces/openshift-multus/pods/network-metrics-daemon-8jm6t/network-metrics-daemon-8jm6t.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.69780173Z namespaces/openshift-multus/pods/network-metrics-daemon-8jm6t/kube-rbac-proxy/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.69780875Z namespaces/openshift-multus/pods/network-metrics-daemon-8jm6t/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.69781279Z namespaces/openshift-multus/pods/network-metrics-daemon-8jm6t/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.697847061Z namespaces/openshift-multus/pods/network-metrics-daemon-8jm6t/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.697940173Z namespaces/openshift-multus/pods/network-metrics-daemon-8jm6t/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.698006715Z namespaces/openshift-multus/pods/network-metrics-daemon-8jm6t/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.698044106Z namespaces/openshift-multus/pods/network-metrics-daemon-8jm6t/network-metrics-daemon/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.698051176Z namespaces/openshift-multus/pods/network-metrics-daemon-8jm6t/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.698055066Z namespaces/openshift-multus/pods/network-metrics-daemon-8jm6t/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.698103377Z namespaces/openshift-multus/pods/network-metrics-daemon-8jm6t/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.698252001Z namespaces/openshift-multus/pods/network-metrics-daemon-8jm6t/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.698314732Z namespaces/openshift-multus/pods/network-metrics-daemon-8jm6t/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.698356013Z namespaces/openshift-multus/pods/network-metrics-daemon-d7svr/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.698393584Z namespaces/openshift-multus/pods/network-metrics-daemon-d7svr/network-metrics-daemon-d7svr.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.698473796Z namespaces/openshift-multus/pods/network-metrics-daemon-d7svr/kube-rbac-proxy/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.698480806Z namespaces/openshift-multus/pods/network-metrics-daemon-d7svr/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.698485257Z namespaces/openshift-multus/pods/network-metrics-daemon-d7svr/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.698509787Z namespaces/openshift-multus/pods/network-metrics-daemon-d7svr/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.698604649Z namespaces/openshift-multus/pods/network-metrics-daemon-d7svr/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.698670971Z namespaces/openshift-multus/pods/network-metrics-daemon-d7svr/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.698709852Z namespaces/openshift-multus/pods/network-metrics-daemon-d7svr/network-metrics-daemon/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.698714802Z namespaces/openshift-multus/pods/network-metrics-daemon-d7svr/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.698718732Z namespaces/openshift-multus/pods/network-metrics-daemon-d7svr/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.698766243Z namespaces/openshift-multus/pods/network-metrics-daemon-d7svr/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.698906536Z namespaces/openshift-multus/pods/network-metrics-daemon-d7svr/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.698961788Z namespaces/openshift-multus/pods/network-metrics-daemon-d7svr/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.699009569Z namespaces/openshift-multus/policy/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.699031939Z namespaces/openshift-multus/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.699102711Z namespaces/openshift-multus/rbac.authorization.k8s.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.699117841Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.699157522Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/multus-whereabouts.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.699243594Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.699294845Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.699340326Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.699415398Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/whereabouts-cni.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.69946831Z namespaces/openshift-multus/route.openshift.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.699503721Z namespaces/openshift-multus/route.openshift.io/routes.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.699547851Z namespaces/openshift-network-console/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.699601053Z namespaces/openshift-network-console/openshift-network-console.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.699644854Z namespaces/openshift-network-console/apps.openshift.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.699698765Z namespaces/openshift-network-console/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.699737676Z namespaces/openshift-network-console/apps/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.699787047Z namespaces/openshift-network-console/apps/daemonsets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.699868309Z namespaces/openshift-network-console/apps/deployments.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.699989722Z namespaces/openshift-network-console/apps/replicasets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.700111015Z namespaces/openshift-network-console/apps/statefulsets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.700179137Z namespaces/openshift-network-console/apps/deployments/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.700232458Z namespaces/openshift-network-console/apps/deployments/networking-console-plugin.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.70032833Z namespaces/openshift-network-console/autoscaling/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.700369951Z namespaces/openshift-network-console/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.700415182Z namespaces/openshift-network-console/batch/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.700453073Z namespaces/openshift-network-console/batch/cronjobs.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.700537115Z namespaces/openshift-network-console/batch/jobs.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.700581796Z namespaces/openshift-network-console/build.openshift.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.700634857Z namespaces/openshift-network-console/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.70074141Z namespaces/openshift-network-console/build.openshift.io/builds.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.700792661Z namespaces/openshift-network-console/core/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.700852382Z namespaces/openshift-network-console/core/configmaps.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.700989405Z namespaces/openshift-network-console/core/endpoints.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.701127729Z namespaces/openshift-network-console/core/events.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.701271852Z namespaces/openshift-network-console/core/persistentvolumeclaims.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.701373575Z namespaces/openshift-network-console/core/pods.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.701541289Z namespaces/openshift-network-console/core/replicationcontrollers.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.701696192Z namespaces/openshift-network-console/core/secrets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.701844556Z namespaces/openshift-network-console/core/services.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.701897547Z namespaces/openshift-network-console/core/configmaps/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.701964799Z namespaces/openshift-network-console/core/configmaps/networking-console-plugin.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.702041361Z namespaces/openshift-network-console/core/services/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.702103702Z namespaces/openshift-network-console/core/services/networking-console-plugin.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.702252715Z namespaces/openshift-network-console/discovery.k8s.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.702292766Z namespaces/openshift-network-console/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.702352698Z namespaces/openshift-network-console/image.openshift.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.702394149Z namespaces/openshift-network-console/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.70244279Z namespaces/openshift-network-console/k8s.ovn.org/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.702483771Z namespaces/openshift-network-console/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.702564453Z namespaces/openshift-network-console/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.702642365Z namespaces/openshift-network-console/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.702685426Z namespaces/openshift-network-console/monitoring.coreos.com/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.702729357Z namespaces/openshift-network-console/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.702788568Z namespaces/openshift-network-console/networking.k8s.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.702834289Z namespaces/openshift-network-console/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.7028728Z namespaces/openshift-network-console/pods/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.70288038Z namespaces/openshift-network-console/pods/networking-console-plugin-6bffdf9778-wmw5k/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.702923301Z namespaces/openshift-network-console/pods/networking-console-plugin-6bffdf9778-wmw5k/networking-console-plugin-6bffdf9778-wmw5k.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.703006813Z namespaces/openshift-network-console/pods/networking-console-plugin-6bffdf9778-wmw5k/networking-console-plugin/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.703017093Z namespaces/openshift-network-console/pods/networking-console-plugin-6bffdf9778-wmw5k/networking-console-plugin/networking-console-plugin/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.703030414Z namespaces/openshift-network-console/pods/networking-console-plugin-6bffdf9778-wmw5k/networking-console-plugin/networking-console-plugin/logs/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.703051674Z namespaces/openshift-network-console/pods/networking-console-plugin-6bffdf9778-wmw5k/networking-console-plugin/networking-console-plugin/logs/current.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.703184167Z namespaces/openshift-network-console/pods/networking-console-plugin-6bffdf9778-wmw5k/networking-console-plugin/networking-console-plugin/logs/previous.insecure.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.703259089Z namespaces/openshift-network-console/pods/networking-console-plugin-6bffdf9778-wmw5k/networking-console-plugin/networking-console-plugin/logs/previous.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.70327933Z namespaces/openshift-network-console/policy/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.703326581Z namespaces/openshift-network-console/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.703378552Z namespaces/openshift-network-console/route.openshift.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.703416223Z namespaces/openshift-network-console/route.openshift.io/routes.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.703461864Z namespaces/openshift-network-diagnostics/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.703507885Z namespaces/openshift-network-diagnostics/openshift-network-diagnostics.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.703568446Z namespaces/openshift-network-diagnostics/apps.openshift.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.703602237Z namespaces/openshift-network-diagnostics/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.703654259Z namespaces/openshift-network-diagnostics/apps/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.703691949Z namespaces/openshift-network-diagnostics/apps/daemonsets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.703820352Z namespaces/openshift-network-diagnostics/apps/deployments.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.703919095Z namespaces/openshift-network-diagnostics/apps/replicasets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.704016847Z namespaces/openshift-network-diagnostics/apps/statefulsets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.704062028Z namespaces/openshift-network-diagnostics/apps/daemonsets/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.70413384Z namespaces/openshift-network-diagnostics/apps/daemonsets/network-check-target.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.704214312Z namespaces/openshift-network-diagnostics/apps/deployments/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.704257843Z namespaces/openshift-network-diagnostics/apps/deployments/network-check-source.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.704318384Z namespaces/openshift-network-diagnostics/autoscaling/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.704355415Z namespaces/openshift-network-diagnostics/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.704404196Z namespaces/openshift-network-diagnostics/batch/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.704440967Z namespaces/openshift-network-diagnostics/batch/cronjobs.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.704522659Z namespaces/openshift-network-diagnostics/batch/jobs.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.70456786Z namespaces/openshift-network-diagnostics/build.openshift.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.704609931Z namespaces/openshift-network-diagnostics/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.704687733Z namespaces/openshift-network-diagnostics/build.openshift.io/builds.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.704753725Z namespaces/openshift-network-diagnostics/core/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.704803966Z namespaces/openshift-network-diagnostics/core/configmaps.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.704921198Z namespaces/openshift-network-diagnostics/core/endpoints.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.705018351Z namespaces/openshift-network-diagnostics/core/events.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.705256596Z namespaces/openshift-network-diagnostics/core/persistentvolumeclaims.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.705362719Z namespaces/openshift-network-diagnostics/core/pods.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.705571634Z namespaces/openshift-network-diagnostics/core/replicationcontrollers.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.705681267Z namespaces/openshift-network-diagnostics/core/secrets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.70580647Z namespaces/openshift-network-diagnostics/core/services.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.705879721Z namespaces/openshift-network-diagnostics/core/serviceaccounts/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.705929072Z namespaces/openshift-network-diagnostics/core/serviceaccounts/network-diagnostics.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.706000304Z namespaces/openshift-network-diagnostics/core/services/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.706049365Z namespaces/openshift-network-diagnostics/core/services/network-check-source.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.706186759Z namespaces/openshift-network-diagnostics/core/services/network-check-target.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.70624386Z namespaces/openshift-network-diagnostics/discovery.k8s.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.706312051Z namespaces/openshift-network-diagnostics/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.706381113Z namespaces/openshift-network-diagnostics/image.openshift.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.706431424Z namespaces/openshift-network-diagnostics/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.706497786Z namespaces/openshift-network-diagnostics/k8s.ovn.org/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.706551007Z namespaces/openshift-network-diagnostics/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.706644319Z namespaces/openshift-network-diagnostics/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.706784202Z namespaces/openshift-network-diagnostics/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.706799753Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.706860894Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.707214943Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.707268184Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors/network-check-source.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.707342776Z namespaces/openshift-network-diagnostics/networking.k8s.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.707387257Z namespaces/openshift-network-diagnostics/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.707454308Z namespaces/openshift-network-diagnostics/pods/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.707462778Z namespaces/openshift-network-diagnostics/pods/network-check-source-989f8b8dc-p5d4q/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.70751046Z namespaces/openshift-network-diagnostics/pods/network-check-source-989f8b8dc-p5d4q/network-check-source-989f8b8dc-p5d4q.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.707605602Z namespaces/openshift-network-diagnostics/pods/network-check-source-989f8b8dc-p5d4q/check-endpoints/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.707614372Z namespaces/openshift-network-diagnostics/pods/network-check-source-989f8b8dc-p5d4q/check-endpoints/check-endpoints/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.707618672Z namespaces/openshift-network-diagnostics/pods/network-check-source-989f8b8dc-p5d4q/check-endpoints/check-endpoints/logs/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.707660743Z namespaces/openshift-network-diagnostics/pods/network-check-source-989f8b8dc-p5d4q/check-endpoints/check-endpoints/logs/current.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.707789866Z namespaces/openshift-network-diagnostics/pods/network-check-source-989f8b8dc-p5d4q/check-endpoints/check-endpoints/logs/previous.insecure.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.707876998Z namespaces/openshift-network-diagnostics/pods/network-check-source-989f8b8dc-p5d4q/check-endpoints/check-endpoints/logs/previous.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.70792314Z namespaces/openshift-network-diagnostics/pods/network-check-target-42d9m/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.707982691Z namespaces/openshift-network-diagnostics/pods/network-check-target-42d9m/network-check-target-42d9m.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.708071483Z namespaces/openshift-network-diagnostics/pods/network-check-target-42d9m/network-check-target-container/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.708111064Z namespaces/openshift-network-diagnostics/pods/network-check-target-42d9m/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.708122614Z namespaces/openshift-network-diagnostics/pods/network-check-target-42d9m/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.708152825Z namespaces/openshift-network-diagnostics/pods/network-check-target-42d9m/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.708266568Z namespaces/openshift-network-diagnostics/pods/network-check-target-42d9m/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.708348239Z namespaces/openshift-network-diagnostics/pods/network-check-target-42d9m/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.708395331Z namespaces/openshift-network-diagnostics/pods/network-check-target-9r2vh/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.708457282Z namespaces/openshift-network-diagnostics/pods/network-check-target-9r2vh/network-check-target-9r2vh.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.708538384Z namespaces/openshift-network-diagnostics/pods/network-check-target-9r2vh/network-check-target-container/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.708544924Z namespaces/openshift-network-diagnostics/pods/network-check-target-9r2vh/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.708548924Z namespaces/openshift-network-diagnostics/pods/network-check-target-9r2vh/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.708600696Z namespaces/openshift-network-diagnostics/pods/network-check-target-9r2vh/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.708706418Z namespaces/openshift-network-diagnostics/pods/network-check-target-9r2vh/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.70879143Z namespaces/openshift-network-diagnostics/pods/network-check-target-9r2vh/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.708838961Z namespaces/openshift-network-diagnostics/pods/network-check-target-mhkl6/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.708896522Z namespaces/openshift-network-diagnostics/pods/network-check-target-mhkl6/network-check-target-mhkl6.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.708983645Z namespaces/openshift-network-diagnostics/pods/network-check-target-mhkl6/network-check-target-container/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.708991155Z namespaces/openshift-network-diagnostics/pods/network-check-target-mhkl6/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.708995315Z namespaces/openshift-network-diagnostics/pods/network-check-target-mhkl6/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.709035036Z namespaces/openshift-network-diagnostics/pods/network-check-target-mhkl6/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.709173559Z namespaces/openshift-network-diagnostics/pods/network-check-target-mhkl6/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.709246061Z namespaces/openshift-network-diagnostics/pods/network-check-target-mhkl6/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.709303152Z namespaces/openshift-network-diagnostics/policy/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.709343283Z namespaces/openshift-network-diagnostics/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.709412344Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.709419015Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.709468306Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/network-diagnostics.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.709571578Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.70964307Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.709685691Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/network-diagnostics.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.709791864Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.709851285Z namespaces/openshift-network-diagnostics/route.openshift.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.709906836Z namespaces/openshift-network-diagnostics/route.openshift.io/routes.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.709967398Z namespaces/openshift-network-node-identity/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.710027359Z namespaces/openshift-network-node-identity/openshift-network-node-identity.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.710118421Z namespaces/openshift-network-node-identity/apps.openshift.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.710175793Z namespaces/openshift-network-node-identity/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.710238364Z namespaces/openshift-network-node-identity/apps/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.710297005Z namespaces/openshift-network-node-identity/apps/daemonsets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.710399958Z namespaces/openshift-network-node-identity/apps/deployments.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.7104971Z namespaces/openshift-network-node-identity/apps/replicasets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.710601743Z namespaces/openshift-network-node-identity/apps/statefulsets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.710654624Z namespaces/openshift-network-node-identity/autoscaling/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.710709345Z namespaces/openshift-network-node-identity/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.710787307Z namespaces/openshift-network-node-identity/batch/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.710830928Z namespaces/openshift-network-node-identity/batch/cronjobs.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.710935331Z namespaces/openshift-network-node-identity/batch/jobs.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.710993182Z namespaces/openshift-network-node-identity/build.openshift.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.711053463Z namespaces/openshift-network-node-identity/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.711185177Z namespaces/openshift-network-node-identity/build.openshift.io/builds.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.711247818Z namespaces/openshift-network-node-identity/coordination.k8s.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.711258058Z namespaces/openshift-network-node-identity/coordination.k8s.io/leases/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.711312649Z namespaces/openshift-network-node-identity/coordination.k8s.io/leases/ovnkube-identity.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.711368511Z namespaces/openshift-network-node-identity/core/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.711428992Z namespaces/openshift-network-node-identity/core/configmaps.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.711542485Z namespaces/openshift-network-node-identity/core/endpoints.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.711640287Z namespaces/openshift-network-node-identity/core/events.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.71174595Z namespaces/openshift-network-node-identity/core/persistentvolumeclaims.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.711848192Z namespaces/openshift-network-node-identity/core/pods.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.711939754Z namespaces/openshift-network-node-identity/core/replicationcontrollers.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.712136379Z namespaces/openshift-network-node-identity/core/secrets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.712282032Z namespaces/openshift-network-node-identity/core/services.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.712331104Z namespaces/openshift-network-node-identity/core/serviceaccounts/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.712398845Z namespaces/openshift-network-node-identity/core/serviceaccounts/network-node-identity.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.712452476Z namespaces/openshift-network-node-identity/discovery.k8s.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.712514488Z namespaces/openshift-network-node-identity/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.712568899Z namespaces/openshift-network-node-identity/image.openshift.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.7126254Z namespaces/openshift-network-node-identity/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.712683982Z namespaces/openshift-network-node-identity/k8s.ovn.org/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.712738563Z namespaces/openshift-network-node-identity/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.712834516Z namespaces/openshift-network-node-identity/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.712948328Z namespaces/openshift-network-node-identity/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.712986929Z namespaces/openshift-network-node-identity/monitoring.coreos.com/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.713041Z namespaces/openshift-network-node-identity/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.713137043Z namespaces/openshift-network-node-identity/networking.k8s.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.713157633Z namespaces/openshift-network-node-identity/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.713234065Z namespaces/openshift-network-node-identity/policy/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.713285626Z namespaces/openshift-network-node-identity/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.713345217Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.713353118Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.713406989Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/rolebindings/network-node-identity-leases.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.71347178Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.713520072Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/roles/network-node-identity-leases.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.713587563Z namespaces/openshift-network-node-identity/route.openshift.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.713636534Z namespaces/openshift-network-node-identity/route.openshift.io/routes.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.713706946Z namespaces/openshift-network-operator/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.713753107Z namespaces/openshift-network-operator/openshift-network-operator.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.713834589Z namespaces/openshift-network-operator/apps.openshift.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.71388006Z namespaces/openshift-network-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.713949922Z namespaces/openshift-network-operator/apps/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.714003153Z namespaces/openshift-network-operator/apps/daemonsets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.714154696Z namespaces/openshift-network-operator/apps/deployments.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.714246219Z namespaces/openshift-network-operator/apps/replicasets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.714341041Z namespaces/openshift-network-operator/apps/statefulsets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.714402112Z namespaces/openshift-network-operator/apps/daemonsets/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.714453424Z namespaces/openshift-network-operator/apps/daemonsets/iptables-alerter.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.714547646Z namespaces/openshift-network-operator/autoscaling/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.714591217Z namespaces/openshift-network-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.714655598Z namespaces/openshift-network-operator/batch/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.71470624Z namespaces/openshift-network-operator/batch/cronjobs.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.714832192Z namespaces/openshift-network-operator/batch/jobs.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.714868984Z namespaces/openshift-network-operator/build.openshift.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.714924835Z namespaces/openshift-network-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.715029967Z namespaces/openshift-network-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.715107939Z namespaces/openshift-network-operator/coordination.k8s.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.715121239Z namespaces/openshift-network-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.715172541Z namespaces/openshift-network-operator/coordination.k8s.io/leases/network-operator-lock.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.715241542Z namespaces/openshift-network-operator/core/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.715300684Z namespaces/openshift-network-operator/core/configmaps.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.715438607Z namespaces/openshift-network-operator/core/endpoints.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.715543429Z namespaces/openshift-network-operator/core/events.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.715715104Z namespaces/openshift-network-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.715828576Z namespaces/openshift-network-operator/core/pods.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.716023921Z namespaces/openshift-network-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.716154314Z namespaces/openshift-network-operator/core/secrets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.716298307Z namespaces/openshift-network-operator/core/services.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.716372609Z namespaces/openshift-network-operator/core/configmaps/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.716434101Z namespaces/openshift-network-operator/core/configmaps/applied-cluster.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.716533073Z namespaces/openshift-network-operator/core/configmaps/iptables-alerter-script.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.716608934Z namespaces/openshift-network-operator/core/serviceaccounts/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.716671706Z namespaces/openshift-network-operator/core/serviceaccounts/iptables-alerter.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.716736637Z namespaces/openshift-network-operator/discovery.k8s.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.716785519Z namespaces/openshift-network-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.716879171Z namespaces/openshift-network-operator/image.openshift.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.716917872Z namespaces/openshift-network-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.716988043Z namespaces/openshift-network-operator/k8s.ovn.org/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.717033075Z namespaces/openshift-network-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.717159978Z namespaces/openshift-network-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.71725443Z namespaces/openshift-network-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.717306801Z namespaces/openshift-network-operator/monitoring.coreos.com/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.717363712Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.717434284Z namespaces/openshift-network-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.717481655Z namespaces/openshift-network-operator/monitoring.coreos.com/prometheusrules/openshift-network-operator-ipsec-rules.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.717560517Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.717608708Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors/network-operator.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.71767885Z namespaces/openshift-network-operator/networking.k8s.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.717718551Z namespaces/openshift-network-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.717781562Z namespaces/openshift-network-operator/pods/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.717790822Z namespaces/openshift-network-operator/pods/iptables-alerter-f457q/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.718023598Z namespaces/openshift-network-operator/pods/iptables-alerter-f457q/iptables-alerter-f457q.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.718034128Z namespaces/openshift-network-operator/pods/iptables-alerter-f457q/iptables-alerter/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.718039668Z namespaces/openshift-network-operator/pods/iptables-alerter-f457q/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.718044879Z namespaces/openshift-network-operator/pods/iptables-alerter-f457q/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.718050119Z namespaces/openshift-network-operator/pods/iptables-alerter-f457q/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.718062299Z namespaces/openshift-network-operator/pods/iptables-alerter-f457q/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.718152431Z namespaces/openshift-network-operator/pods/iptables-alerter-f457q/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.718193092Z namespaces/openshift-network-operator/pods/iptables-alerter-f62fq/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.718269934Z namespaces/openshift-network-operator/pods/iptables-alerter-f62fq/iptables-alerter-f62fq.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.718334445Z namespaces/openshift-network-operator/pods/iptables-alerter-f62fq/iptables-alerter/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.718344966Z namespaces/openshift-network-operator/pods/iptables-alerter-f62fq/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.718356876Z namespaces/openshift-network-operator/pods/iptables-alerter-f62fq/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.718396167Z namespaces/openshift-network-operator/pods/iptables-alerter-f62fq/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.71851139Z namespaces/openshift-network-operator/pods/iptables-alerter-f62fq/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.718596581Z namespaces/openshift-network-operator/pods/iptables-alerter-f62fq/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.718650363Z namespaces/openshift-network-operator/pods/iptables-alerter-pl9qz/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.718713104Z namespaces/openshift-network-operator/pods/iptables-alerter-pl9qz/iptables-alerter-pl9qz.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.718808306Z namespaces/openshift-network-operator/pods/iptables-alerter-pl9qz/iptables-alerter/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.718817137Z namespaces/openshift-network-operator/pods/iptables-alerter-pl9qz/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.718821317Z namespaces/openshift-network-operator/pods/iptables-alerter-pl9qz/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.718862098Z namespaces/openshift-network-operator/pods/iptables-alerter-pl9qz/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.71896818Z namespaces/openshift-network-operator/pods/iptables-alerter-pl9qz/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.719056703Z namespaces/openshift-network-operator/pods/iptables-alerter-pl9qz/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.719117124Z namespaces/openshift-network-operator/policy/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.719166165Z namespaces/openshift-network-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.719243317Z namespaces/openshift-network-operator/route.openshift.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.719283808Z namespaces/openshift-network-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.719347209Z namespaces/openshift-operator-lifecycle-manager/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.719402451Z namespaces/openshift-operator-lifecycle-manager/openshift-operator-lifecycle-manager.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.719484002Z namespaces/openshift-operator-lifecycle-manager/apps.openshift.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.719531294Z namespaces/openshift-operator-lifecycle-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.719606475Z namespaces/openshift-operator-lifecycle-manager/apps/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.719648206Z namespaces/openshift-operator-lifecycle-manager/apps/daemonsets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.719749879Z namespaces/openshift-operator-lifecycle-manager/apps/deployments.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.719863902Z namespaces/openshift-operator-lifecycle-manager/apps/replicasets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.719957824Z namespaces/openshift-operator-lifecycle-manager/apps/statefulsets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.720010345Z namespaces/openshift-operator-lifecycle-manager/autoscaling/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.720072546Z namespaces/openshift-operator-lifecycle-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.720174119Z namespaces/openshift-operator-lifecycle-manager/batch/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.72022907Z namespaces/openshift-operator-lifecycle-manager/batch/cronjobs.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.720336383Z namespaces/openshift-operator-lifecycle-manager/batch/jobs.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.720387514Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.720450885Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.720549418Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.720609739Z namespaces/openshift-operator-lifecycle-manager/core/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.72066514Z namespaces/openshift-operator-lifecycle-manager/core/configmaps.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.720784223Z namespaces/openshift-operator-lifecycle-manager/core/endpoints.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.720883186Z namespaces/openshift-operator-lifecycle-manager/core/events.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.720985328Z namespaces/openshift-operator-lifecycle-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.721122951Z namespaces/openshift-operator-lifecycle-manager/core/pods.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.721219994Z namespaces/openshift-operator-lifecycle-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.721365067Z namespaces/openshift-operator-lifecycle-manager/core/secrets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.721842658Z namespaces/openshift-operator-lifecycle-manager/core/services.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.72193716Z namespaces/openshift-operator-lifecycle-manager/discovery.k8s.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.721988722Z namespaces/openshift-operator-lifecycle-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.722095204Z namespaces/openshift-operator-lifecycle-manager/image.openshift.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.722152565Z namespaces/openshift-operator-lifecycle-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.722220337Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.722275988Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.722379141Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.722482713Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.722544755Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.722601076Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.722676618Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.722730199Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/prometheusrules/olm-alert-rules.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.722831612Z namespaces/openshift-operator-lifecycle-manager/networking.k8s.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.722879613Z namespaces/openshift-operator-lifecycle-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.722979275Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.722994876Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.723010696Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/operatorgroups/olm-operators.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.723122859Z namespaces/openshift-operator-lifecycle-manager/policy/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.72317065Z namespaces/openshift-operator-lifecycle-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.723244081Z namespaces/openshift-operator-lifecycle-manager/route.openshift.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.723310163Z namespaces/openshift-operator-lifecycle-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.723370264Z namespaces/openshift-operators/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.723379265Z namespaces/openshift-operators/operators.coreos.com/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.723390155Z namespaces/openshift-operators/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.723434286Z namespaces/openshift-operators/operators.coreos.com/operatorgroups/global-operators.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.723516458Z namespaces/openshift-ovn-kubernetes/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.723573999Z namespaces/openshift-ovn-kubernetes/openshift-ovn-kubernetes.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.723653321Z namespaces/openshift-ovn-kubernetes/apps.openshift.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.723708802Z namespaces/openshift-ovn-kubernetes/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.723768034Z namespaces/openshift-ovn-kubernetes/apps/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.723829215Z namespaces/openshift-ovn-kubernetes/apps/daemonsets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.72404029Z namespaces/openshift-ovn-kubernetes/apps/deployments.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.724155393Z namespaces/openshift-ovn-kubernetes/apps/replicasets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.724251775Z namespaces/openshift-ovn-kubernetes/apps/statefulsets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.724306816Z namespaces/openshift-ovn-kubernetes/apps/daemonsets/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.724368228Z namespaces/openshift-ovn-kubernetes/apps/daemonsets/ovnkube-node.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.724506501Z namespaces/openshift-ovn-kubernetes/autoscaling/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.724562782Z namespaces/openshift-ovn-kubernetes/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.724630294Z namespaces/openshift-ovn-kubernetes/batch/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.724689016Z namespaces/openshift-ovn-kubernetes/batch/cronjobs.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.724806398Z namespaces/openshift-ovn-kubernetes/batch/jobs.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.724845579Z namespaces/openshift-ovn-kubernetes/build.openshift.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.724916121Z namespaces/openshift-ovn-kubernetes/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.725022613Z namespaces/openshift-ovn-kubernetes/build.openshift.io/builds.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.725071094Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.725096125Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/leases/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.725158277Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/leases/ovn-kubernetes-master.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.725225088Z namespaces/openshift-ovn-kubernetes/core/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.72528696Z namespaces/openshift-ovn-kubernetes/core/configmaps.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.725536025Z namespaces/openshift-ovn-kubernetes/core/endpoints.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.725634698Z namespaces/openshift-ovn-kubernetes/core/events.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.726047897Z namespaces/openshift-ovn-kubernetes/core/persistentvolumeclaims.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.726215541Z namespaces/openshift-ovn-kubernetes/core/pods.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.726727504Z namespaces/openshift-ovn-kubernetes/core/replicationcontrollers.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.726836986Z namespaces/openshift-ovn-kubernetes/core/secrets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.727061681Z namespaces/openshift-ovn-kubernetes/core/services.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.727112603Z namespaces/openshift-ovn-kubernetes/core/configmaps/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.727152344Z namespaces/openshift-ovn-kubernetes/core/configmaps/ovnkube-config.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.727272237Z namespaces/openshift-ovn-kubernetes/core/configmaps/ovnkube-script-lib.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.72740671Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.727446371Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ovn-kubernetes-control-plane.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.727565753Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ovn-kubernetes-node.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.727631045Z namespaces/openshift-ovn-kubernetes/core/services/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.727683736Z namespaces/openshift-ovn-kubernetes/core/services/ovn-kubernetes-node.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.727755168Z namespaces/openshift-ovn-kubernetes/discovery.k8s.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.727816919Z namespaces/openshift-ovn-kubernetes/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.727891781Z namespaces/openshift-ovn-kubernetes/image.openshift.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.727947562Z namespaces/openshift-ovn-kubernetes/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.728011434Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.728022194Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/network-attachment-definitions/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.728065905Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/network-attachment-definitions/default.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.72825851Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.728309691Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.728418313Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.728508256Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.728551247Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.728595618Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.728652909Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.72869633Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/prometheusrules/networking-rules.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.728781932Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.728813943Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors/monitor-ovn-node.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.728875634Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.728886395Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.728911325Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/ovn.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.729005127Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/signer.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.729049768Z namespaces/openshift-ovn-kubernetes/networking.k8s.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.72911802Z namespaces/openshift-ovn-kubernetes/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.729181571Z namespaces/openshift-ovn-kubernetes/pods/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.729192842Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5jd26/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.729255113Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5jd26/ovnkube-node-5jd26.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.729446758Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5jd26/kube-rbac-proxy-node/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.729457118Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5jd26/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.729461558Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5jd26/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.729487039Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5jd26/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.729629712Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5jd26/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.729702984Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5jd26/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.729739365Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5jd26/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.729747945Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5jd26/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.729754095Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5jd26/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.729807606Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5jd26/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.72996198Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5jd26/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.730047072Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5jd26/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.730123764Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5jd26/nbdb/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.730141414Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5jd26/nbdb/nbdb/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.730148125Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5jd26/nbdb/nbdb/logs/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.730158325Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5jd26/nbdb/nbdb/logs/current.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.730278457Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5jd26/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.730349159Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5jd26/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.73039051Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5jd26/northd/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.73039868Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5jd26/northd/northd/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.730402971Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5jd26/northd/northd/logs/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.730460592Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5jd26/northd/northd/logs/current.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.730608105Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5jd26/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.730681007Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5jd26/northd/northd/logs/previous.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.730718758Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5jd26/ovn-acl-logging/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.730726578Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5jd26/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.730730688Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5jd26/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.730781239Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5jd26/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.730871811Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5jd26/ovn-acl-logging/ovn-acl-logging/logs/previous.insecure.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.730944353Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5jd26/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.730984864Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5jd26/ovn-controller/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.730992374Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5jd26/ovn-controller/ovn-controller/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.730996274Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5jd26/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.731028495Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5jd26/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.731273991Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5jd26/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.731340382Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5jd26/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.731373243Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5jd26/ovnkube-controller/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.731379003Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5jd26/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.731386124Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5jd26/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.731429215Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5jd26/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.732575972Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5jd26/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.732664114Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5jd26/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.732698225Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5jd26/sbdb/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.732708835Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5jd26/sbdb/sbdb/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.732712935Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5jd26/sbdb/sbdb/logs/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.732750346Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5jd26/sbdb/sbdb/logs/current.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.732850288Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5jd26/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.73291226Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5jd26/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.7329441Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ddpch/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.733021502Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ddpch/ovnkube-node-ddpch.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.733204737Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ddpch/kube-rbac-proxy-node/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.733223487Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ddpch/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.733228387Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ddpch/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.733251568Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ddpch/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.733377721Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ddpch/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.733470913Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ddpch/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.733514874Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ddpch/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.733522314Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ddpch/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.733533024Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ddpch/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.733572815Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ddpch/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.733682038Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ddpch/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.73375257Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ddpch/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.73378992Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ddpch/nbdb/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.733796911Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ddpch/nbdb/nbdb/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.733800881Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ddpch/nbdb/nbdb/logs/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.733836181Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ddpch/nbdb/nbdb/logs/current.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.733930524Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ddpch/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.734026596Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ddpch/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.734098758Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ddpch/northd/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.734116098Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ddpch/northd/northd/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.734120388Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ddpch/northd/northd/logs/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.734161369Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ddpch/northd/northd/logs/current.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.734277392Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ddpch/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.734338824Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ddpch/northd/northd/logs/previous.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.734372634Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ddpch/ovn-acl-logging/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.734380705Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ddpch/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.734390705Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ddpch/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.734419575Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ddpch/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.734529668Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ddpch/ovn-acl-logging/ovn-acl-logging/logs/previous.insecure.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.7346324Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ddpch/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.734670851Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ddpch/ovn-controller/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.734678781Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ddpch/ovn-controller/ovn-controller/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.734682812Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ddpch/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.734718722Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ddpch/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.734928137Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ddpch/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.73501956Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ddpch/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.73505314Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ddpch/ovnkube-controller/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.735061861Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ddpch/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.735072651Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ddpch/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.735158883Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ddpch/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.736048564Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ddpch/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.736143866Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ddpch/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.736182607Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ddpch/sbdb/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.736194907Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ddpch/sbdb/sbdb/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.736206217Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ddpch/sbdb/sbdb/logs/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.736237818Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ddpch/sbdb/sbdb/logs/current.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.736358841Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ddpch/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.736437663Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ddpch/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.736484014Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xzqcm/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.736561656Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xzqcm/ovnkube-node-xzqcm.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.73671146Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xzqcm/kube-rbac-proxy-node/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.73671945Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xzqcm/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.73672444Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xzqcm/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.736764711Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xzqcm/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.736940625Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xzqcm/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.737006426Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xzqcm/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.737038927Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xzqcm/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.737050557Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xzqcm/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.737065368Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xzqcm/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.737110289Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xzqcm/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.737278673Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xzqcm/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.737369265Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xzqcm/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.737406956Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xzqcm/nbdb/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.737418966Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xzqcm/nbdb/nbdb/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.737422886Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xzqcm/nbdb/nbdb/logs/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.737448957Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xzqcm/nbdb/nbdb/logs/current.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.737545439Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xzqcm/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.737630171Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xzqcm/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.737691103Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xzqcm/northd/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.737700143Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xzqcm/northd/northd/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.737704293Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xzqcm/northd/northd/logs/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.737754864Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xzqcm/northd/northd/logs/current.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.737898428Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xzqcm/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.73799839Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xzqcm/northd/northd/logs/previous.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.738111082Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xzqcm/ovn-acl-logging/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.738126213Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xzqcm/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.738132943Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xzqcm/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.738180464Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xzqcm/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.738303697Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xzqcm/ovn-acl-logging/ovn-acl-logging/logs/previous.insecure.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.7384033Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xzqcm/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.738458341Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xzqcm/ovn-controller/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.738474521Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xzqcm/ovn-controller/ovn-controller/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.738488231Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xzqcm/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.738530192Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xzqcm/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.738779428Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xzqcm/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.73886567Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xzqcm/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.738906551Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xzqcm/ovnkube-controller/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.738914352Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xzqcm/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.738921202Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xzqcm/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.738967473Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xzqcm/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.739969877Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xzqcm/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.740033178Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xzqcm/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.74010779Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xzqcm/sbdb/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.74013108Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xzqcm/sbdb/sbdb/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.74013793Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xzqcm/sbdb/sbdb/logs/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.740167361Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xzqcm/sbdb/sbdb/logs/current.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.740266884Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xzqcm/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.740345095Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xzqcm/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.740368956Z namespaces/openshift-ovn-kubernetes/policy/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.740408507Z namespaces/openshift-ovn-kubernetes/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.740459308Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.740472768Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.740508289Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.740608721Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/openshift-ovn-kubernetes-nodes-identity-limited.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.740741795Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.740785876Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.740832307Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.740916819Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/openshift-ovn-kubernetes-node-limited.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.740993241Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.741045532Z namespaces/openshift-ovn-kubernetes/route.openshift.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.741111443Z namespaces/openshift-ovn-kubernetes/route.openshift.io/routes.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.741163885Z namespaces/openshift-route-controller-manager/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.741171865Z namespaces/openshift-route-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.741175865Z namespaces/openshift-route-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.741211056Z namespaces/openshift-route-controller-manager/coordination.k8s.io/leases/openshift-route-controllers.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.741272957Z namespaces/openshift-service-ca-operator/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.741316178Z namespaces/openshift-service-ca-operator/openshift-service-ca-operator.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.7413754Z namespaces/openshift-service-ca-operator/apps.openshift.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.741416141Z namespaces/openshift-service-ca-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.741463012Z namespaces/openshift-service-ca-operator/apps/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.741519453Z namespaces/openshift-service-ca-operator/apps/daemonsets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.741583115Z namespaces/openshift-service-ca-operator/apps/deployments.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.741708598Z namespaces/openshift-service-ca-operator/apps/replicasets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.74180661Z namespaces/openshift-service-ca-operator/apps/statefulsets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.741842691Z namespaces/openshift-service-ca-operator/autoscaling/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.741889892Z namespaces/openshift-service-ca-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.741930253Z namespaces/openshift-service-ca-operator/batch/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.741981584Z namespaces/openshift-service-ca-operator/batch/cronjobs.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.742060136Z namespaces/openshift-service-ca-operator/batch/jobs.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.742133108Z namespaces/openshift-service-ca-operator/build.openshift.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.742173349Z namespaces/openshift-service-ca-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.742258571Z namespaces/openshift-service-ca-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.742306352Z namespaces/openshift-service-ca-operator/coordination.k8s.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.742315182Z namespaces/openshift-service-ca-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.742355883Z namespaces/openshift-service-ca-operator/coordination.k8s.io/leases/service-ca-operator-lock.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.742409684Z namespaces/openshift-service-ca-operator/core/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.742452105Z namespaces/openshift-service-ca-operator/core/configmaps.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.742563068Z namespaces/openshift-service-ca-operator/core/endpoints.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.74264463Z namespaces/openshift-service-ca-operator/core/events.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.742866975Z namespaces/openshift-service-ca-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.742952067Z namespaces/openshift-service-ca-operator/core/pods.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.74306994Z namespaces/openshift-service-ca-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.743215683Z namespaces/openshift-service-ca-operator/core/secrets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.743395807Z namespaces/openshift-service-ca-operator/core/services.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.743448068Z namespaces/openshift-service-ca-operator/discovery.k8s.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.74350064Z namespaces/openshift-service-ca-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.743542981Z namespaces/openshift-service-ca-operator/image.openshift.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.743583982Z namespaces/openshift-service-ca-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.743631033Z namespaces/openshift-service-ca-operator/k8s.ovn.org/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.743681034Z namespaces/openshift-service-ca-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.743755676Z namespaces/openshift-service-ca-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.743834438Z namespaces/openshift-service-ca-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.743876609Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.7439215Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.744229457Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.744271748Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors/service-ca-operator.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.744325999Z namespaces/openshift-service-ca-operator/networking.k8s.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.74436898Z namespaces/openshift-service-ca-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.744416442Z namespaces/openshift-service-ca-operator/pods/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.744423812Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d46d9ffd4-9ksfh/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.744473993Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d46d9ffd4-9ksfh/service-ca-operator-5d46d9ffd4-9ksfh.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.744583365Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d46d9ffd4-9ksfh/service-ca-operator/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.744604466Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d46d9ffd4-9ksfh/service-ca-operator/service-ca-operator/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.744610836Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d46d9ffd4-9ksfh/service-ca-operator/service-ca-operator/logs/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.744625856Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d46d9ffd4-9ksfh/service-ca-operator/service-ca-operator/logs/current.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.74475867Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d46d9ffd4-9ksfh/service-ca-operator/service-ca-operator/logs/previous.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.744906143Z namespaces/openshift-service-ca-operator/policy/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.744956514Z namespaces/openshift-service-ca-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.745026826Z namespaces/openshift-service-ca-operator/route.openshift.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.745104828Z namespaces/openshift-service-ca-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.745167439Z namespaces/openshift-service-ca/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.74521507Z namespaces/openshift-service-ca/openshift-service-ca.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.745263342Z namespaces/openshift-service-ca/apps.openshift.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.745300002Z namespaces/openshift-service-ca/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.745349673Z namespaces/openshift-service-ca/apps/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.745390494Z namespaces/openshift-service-ca/apps/daemonsets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.745472696Z namespaces/openshift-service-ca/apps/deployments.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.745598929Z namespaces/openshift-service-ca/apps/replicasets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.745741503Z namespaces/openshift-service-ca/apps/statefulsets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.745795044Z namespaces/openshift-service-ca/autoscaling/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.745842495Z namespaces/openshift-service-ca/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.745887226Z namespaces/openshift-service-ca/batch/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.745934537Z namespaces/openshift-service-ca/batch/cronjobs.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.746013439Z namespaces/openshift-service-ca/batch/jobs.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.7460638Z namespaces/openshift-service-ca/build.openshift.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.746136602Z namespaces/openshift-service-ca/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.746216614Z namespaces/openshift-service-ca/build.openshift.io/builds.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.746285046Z namespaces/openshift-service-ca/coordination.k8s.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.746295336Z namespaces/openshift-service-ca/coordination.k8s.io/leases/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.746359797Z namespaces/openshift-service-ca/coordination.k8s.io/leases/service-ca-controller-lock.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.746434729Z namespaces/openshift-service-ca/core/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.746499571Z namespaces/openshift-service-ca/core/configmaps.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.746642794Z namespaces/openshift-service-ca/core/endpoints.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.746770257Z namespaces/openshift-service-ca/core/events.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.746930951Z namespaces/openshift-service-ca/core/persistentvolumeclaims.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.747050534Z namespaces/openshift-service-ca/core/pods.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.747221028Z namespaces/openshift-service-ca/core/replicationcontrollers.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.747406772Z namespaces/openshift-service-ca/core/secrets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.747642458Z namespaces/openshift-service-ca/core/services.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.747709839Z namespaces/openshift-service-ca/discovery.k8s.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.747770591Z namespaces/openshift-service-ca/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.747834972Z namespaces/openshift-service-ca/image.openshift.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.747893673Z namespaces/openshift-service-ca/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.747962345Z namespaces/openshift-service-ca/k8s.ovn.org/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.748021427Z namespaces/openshift-service-ca/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.74816074Z namespaces/openshift-service-ca/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.748279013Z namespaces/openshift-service-ca/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.748351875Z namespaces/openshift-service-ca/monitoring.coreos.com/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.748413256Z namespaces/openshift-service-ca/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.748483538Z namespaces/openshift-service-ca/networking.k8s.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.748542059Z namespaces/openshift-service-ca/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.7486036Z namespaces/openshift-service-ca/pods/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.748614901Z namespaces/openshift-service-ca/pods/service-ca-758f599c5-np4tw/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.748675142Z namespaces/openshift-service-ca/pods/service-ca-758f599c5-np4tw/service-ca-758f599c5-np4tw.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.748774845Z namespaces/openshift-service-ca/pods/service-ca-758f599c5-np4tw/service-ca-controller/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.748790335Z namespaces/openshift-service-ca/pods/service-ca-758f599c5-np4tw/service-ca-controller/service-ca-controller/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.748796045Z namespaces/openshift-service-ca/pods/service-ca-758f599c5-np4tw/service-ca-controller/service-ca-controller/logs/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.748843066Z namespaces/openshift-service-ca/pods/service-ca-758f599c5-np4tw/service-ca-controller/service-ca-controller/logs/current.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.749141783Z namespaces/openshift-service-ca/pods/service-ca-758f599c5-np4tw/service-ca-controller/service-ca-controller/logs/previous.insecure.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.749252066Z namespaces/openshift-service-ca/pods/service-ca-758f599c5-np4tw/service-ca-controller/service-ca-controller/logs/previous.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.749303697Z namespaces/openshift-service-ca/policy/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.749371708Z namespaces/openshift-service-ca/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.74943626Z namespaces/openshift-service-ca/route.openshift.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.749530922Z namespaces/openshift-service-ca/route.openshift.io/routes.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.749595774Z namespaces/openshift-user-workload-monitoring/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.749662285Z namespaces/openshift-user-workload-monitoring/openshift-user-workload-monitoring.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.749773308Z namespaces/openshift-user-workload-monitoring/apps.openshift.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.749828509Z namespaces/openshift-user-workload-monitoring/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.749901971Z namespaces/openshift-user-workload-monitoring/apps/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.749970263Z namespaces/openshift-user-workload-monitoring/apps/daemonsets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.750105916Z namespaces/openshift-user-workload-monitoring/apps/deployments.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.750237539Z namespaces/openshift-user-workload-monitoring/apps/replicasets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.750384983Z namespaces/openshift-user-workload-monitoring/apps/statefulsets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.750448114Z namespaces/openshift-user-workload-monitoring/autoscaling/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.750519106Z namespaces/openshift-user-workload-monitoring/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.750581327Z namespaces/openshift-user-workload-monitoring/batch/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.750646979Z namespaces/openshift-user-workload-monitoring/batch/cronjobs.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.750779182Z namespaces/openshift-user-workload-monitoring/batch/jobs.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.750843123Z namespaces/openshift-user-workload-monitoring/build.openshift.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.750905535Z namespaces/openshift-user-workload-monitoring/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.751023547Z namespaces/openshift-user-workload-monitoring/build.openshift.io/builds.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.75111213Z namespaces/openshift-user-workload-monitoring/core/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.751178561Z namespaces/openshift-user-workload-monitoring/core/configmaps.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.751327125Z namespaces/openshift-user-workload-monitoring/core/endpoints.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.751444237Z namespaces/openshift-user-workload-monitoring/core/events.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.75156922Z namespaces/openshift-user-workload-monitoring/core/persistentvolumeclaims.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.751684533Z namespaces/openshift-user-workload-monitoring/core/pods.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.751811806Z namespaces/openshift-user-workload-monitoring/core/replicationcontrollers.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.75198279Z namespaces/openshift-user-workload-monitoring/core/secrets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.752296958Z namespaces/openshift-user-workload-monitoring/core/services.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.752341979Z namespaces/openshift-user-workload-monitoring/discovery.k8s.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.75240345Z namespaces/openshift-user-workload-monitoring/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.752476302Z namespaces/openshift-user-workload-monitoring/image.openshift.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.752532783Z namespaces/openshift-user-workload-monitoring/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.752610245Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.752671577Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.752789719Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.752920262Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.752972094Z namespaces/openshift-user-workload-monitoring/monitoring.coreos.com/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.753043245Z namespaces/openshift-user-workload-monitoring/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.753117857Z namespaces/openshift-user-workload-monitoring/networking.k8s.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.753204239Z namespaces/openshift-user-workload-monitoring/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.753279601Z namespaces/openshift-user-workload-monitoring/policy/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.753349042Z namespaces/openshift-user-workload-monitoring/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.753419674Z namespaces/openshift-user-workload-monitoring/route.openshift.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.753471876Z namespaces/openshift-user-workload-monitoring/route.openshift.io/routes.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.753551777Z namespaces/openshift/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.753615529Z namespaces/openshift/openshift.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.753684941Z namespaces/openshift/apps.openshift.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.753742142Z namespaces/openshift/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.753820954Z namespaces/openshift/apps/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.753871725Z namespaces/openshift/apps/daemonsets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.753993118Z namespaces/openshift/apps/deployments.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.754123631Z namespaces/openshift/apps/replicasets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.754245034Z namespaces/openshift/apps/statefulsets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.754308295Z namespaces/openshift/autoscaling/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.754367126Z namespaces/openshift/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.754435168Z namespaces/openshift/batch/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.75450366Z namespaces/openshift/batch/cronjobs.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.754654703Z namespaces/openshift/batch/jobs.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.754719205Z namespaces/openshift/build.openshift.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.754791937Z namespaces/openshift/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.75492146Z namespaces/openshift/build.openshift.io/builds.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.754976241Z namespaces/openshift/core/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.755029482Z namespaces/openshift/core/configmaps.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.755197066Z namespaces/openshift/core/endpoints.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.755297619Z namespaces/openshift/core/events.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.755417451Z namespaces/openshift/core/persistentvolumeclaims.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.755505453Z namespaces/openshift/core/pods.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.755623886Z namespaces/openshift/core/replicationcontrollers.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.755801451Z namespaces/openshift/core/secrets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.756023696Z namespaces/openshift/core/services.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.756105107Z namespaces/openshift/discovery.k8s.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.756182769Z namespaces/openshift/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.756241341Z namespaces/openshift/image.openshift.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.756302242Z namespaces/openshift/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.757711656Z namespaces/openshift/image.openshift.io/imagestreams/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.757761127Z namespaces/openshift/image.openshift.io/imagestreams/cli-artifacts.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.757873629Z namespaces/openshift/image.openshift.io/imagestreams/cli.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.757976482Z namespaces/openshift/image.openshift.io/imagestreams/dotnet-runtime.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.758117725Z namespaces/openshift/image.openshift.io/imagestreams/dotnet.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.758237448Z namespaces/openshift/image.openshift.io/imagestreams/driver-toolkit.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.758345451Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-eap-openshift-java11.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.758523355Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-eap-openshift.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.758715449Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-java-openshift.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.758874993Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-java11-openshift.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.758998026Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-karaf-openshift-jdk11.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.759131029Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-karaf-openshift.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.759269552Z namespaces/openshift/image.openshift.io/imagestreams/golang.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.759436916Z namespaces/openshift/image.openshift.io/imagestreams/httpd.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.759551209Z namespaces/openshift/image.openshift.io/imagestreams/installer-artifacts.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.759665402Z namespaces/openshift/image.openshift.io/imagestreams/installer.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.759776624Z namespaces/openshift/image.openshift.io/imagestreams/java-runtime.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.759923248Z namespaces/openshift/image.openshift.io/imagestreams/java.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.760049351Z namespaces/openshift/image.openshift.io/imagestreams/jboss-datagrid73-openshift.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.760425Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp3-openjdk11-openshift.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.760533152Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp3-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.760636105Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp4-openjdk11-openshift.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.760736827Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp4-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.760884671Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk11-openshift.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.761014183Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.761160907Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk8-openshift.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.76128531Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk8-runtime-openshift.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.761406623Z namespaces/openshift/image.openshift.io/imagestreams/jboss-webserver57-openjdk11-tomcat9-openshift-ubi8.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.761556446Z namespaces/openshift/image.openshift.io/imagestreams/jboss-webserver57-openjdk8-tomcat9-openshift-ubi8.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.76172302Z namespaces/openshift/image.openshift.io/imagestreams/jenkins-agent-base.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.761838193Z namespaces/openshift/image.openshift.io/imagestreams/jenkins.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.761993307Z namespaces/openshift/image.openshift.io/imagestreams/mariadb.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.76213618Z namespaces/openshift/image.openshift.io/imagestreams/must-gather.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.762243983Z namespaces/openshift/image.openshift.io/imagestreams/mysql.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.762374356Z namespaces/openshift/image.openshift.io/imagestreams/network-tools.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.762476178Z namespaces/openshift/image.openshift.io/imagestreams/nginx.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.762613921Z namespaces/openshift/image.openshift.io/imagestreams/nodejs.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.762810336Z namespaces/openshift/image.openshift.io/imagestreams/oauth-proxy.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.762890288Z namespaces/openshift/image.openshift.io/imagestreams/openjdk-11-rhel7.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.763030971Z namespaces/openshift/image.openshift.io/imagestreams/perl.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.763169034Z namespaces/openshift/image.openshift.io/imagestreams/php.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.763297128Z namespaces/openshift/image.openshift.io/imagestreams/postgresql.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.763436271Z namespaces/openshift/image.openshift.io/imagestreams/postgresql13-for-sso75-openshift-rhel8.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.763551054Z namespaces/openshift/image.openshift.io/imagestreams/postgresql13-for-sso76-openshift-rhel8.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.763647196Z namespaces/openshift/image.openshift.io/imagestreams/python.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.7638076Z namespaces/openshift/image.openshift.io/imagestreams/redhat-openjdk18-openshift.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.763953253Z namespaces/openshift/image.openshift.io/imagestreams/redis.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.764101556Z namespaces/openshift/image.openshift.io/imagestreams/ruby.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.764224299Z namespaces/openshift/image.openshift.io/imagestreams/sso75-openshift-rhel8.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.764341412Z namespaces/openshift/image.openshift.io/imagestreams/sso76-openshift-rhel8.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.764432884Z namespaces/openshift/image.openshift.io/imagestreams/tests.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.764546747Z namespaces/openshift/image.openshift.io/imagestreams/tools.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.76468652Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-11-runtime.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.764826433Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-11.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.764978157Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-17-runtime.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.765126181Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-17.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.765274104Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-21-runtime.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.765388207Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-21.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.765501169Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-8-runtime.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.765641983Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-8.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.765746415Z namespaces/openshift/k8s.ovn.org/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.765784536Z namespaces/openshift/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.765899189Z namespaces/openshift/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.765996961Z namespaces/openshift/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.766052973Z namespaces/openshift/monitoring.coreos.com/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.766132184Z namespaces/openshift/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.766186356Z namespaces/openshift/networking.k8s.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.766279568Z namespaces/openshift/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.766334829Z namespaces/openshift/policy/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.766393431Z namespaces/openshift/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.766443472Z namespaces/openshift/route.openshift.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.766507313Z namespaces/openshift/route.openshift.io/routes.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.766556074Z namespaces/openshift/template.openshift.io/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.766566475Z namespaces/openshift/template.openshift.io/templates/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.766627076Z namespaces/openshift/template.openshift.io/templates/cache-service.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.766759279Z namespaces/openshift/template.openshift.io/templates/cakephp-mysql-example.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.766907423Z namespaces/openshift/template.openshift.io/templates/cakephp-mysql-persistent.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.767059966Z namespaces/openshift/template.openshift.io/templates/dancer-mysql-example.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.76720692Z namespaces/openshift/template.openshift.io/templates/dancer-mysql-persistent.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.767402754Z namespaces/openshift/template.openshift.io/templates/datagrid-service.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.767527288Z namespaces/openshift/template.openshift.io/templates/django-psql-example.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.76765898Z namespaces/openshift/template.openshift.io/templates/django-psql-persistent.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.767786514Z namespaces/openshift/template.openshift.io/templates/eap-xp3-basic-s2i.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.767926007Z namespaces/openshift/template.openshift.io/templates/eap-xp4-basic-s2i.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.76805557Z namespaces/openshift/template.openshift.io/templates/eap74-basic-s2i.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.768531561Z namespaces/openshift/template.openshift.io/templates/eap74-https-s2i.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.768673104Z namespaces/openshift/template.openshift.io/templates/eap74-sso-s2i.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.768830038Z namespaces/openshift/template.openshift.io/templates/httpd-example.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.768949331Z namespaces/openshift/template.openshift.io/templates/jenkins-ephemeral-monitored.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.769096645Z namespaces/openshift/template.openshift.io/templates/jenkins-ephemeral.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.769247858Z namespaces/openshift/template.openshift.io/templates/jenkins-persistent-monitored.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.769382031Z namespaces/openshift/template.openshift.io/templates/jenkins-persistent.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.769508294Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk11-tomcat9-ubi8-basic-s2i.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.769630977Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk11-tomcat9-ubi8-https-s2i.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.76976273Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk8-tomcat9-ubi8-basic-s2i.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.769886513Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk8-tomcat9-ubi8-https-s2i.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.770010346Z namespaces/openshift/template.openshift.io/templates/mariadb-ephemeral.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.77016363Z namespaces/openshift/template.openshift.io/templates/mariadb-persistent.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.770272092Z namespaces/openshift/template.openshift.io/templates/mysql-ephemeral.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.770419096Z namespaces/openshift/template.openshift.io/templates/mysql-persistent.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.770547959Z namespaces/openshift/template.openshift.io/templates/nginx-example.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.770667972Z namespaces/openshift/template.openshift.io/templates/nodejs-postgresql-example.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.770815695Z namespaces/openshift/template.openshift.io/templates/nodejs-postgresql-persistent.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.770938908Z namespaces/openshift/template.openshift.io/templates/openjdk-web-basic-s2i.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.771068641Z namespaces/openshift/template.openshift.io/templates/postgresql-ephemeral.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.771229445Z namespaces/openshift/template.openshift.io/templates/postgresql-persistent.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.771343478Z namespaces/openshift/template.openshift.io/templates/rails-pgsql-persistent.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.771467701Z namespaces/openshift/template.openshift.io/templates/rails-postgresql-example.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.771609054Z namespaces/openshift/template.openshift.io/templates/react-web-app-example.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.771715907Z namespaces/openshift/template.openshift.io/templates/redis-ephemeral.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.771834759Z namespaces/openshift/template.openshift.io/templates/redis-persistent.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.771954552Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel-rest-3scale.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.772142097Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel-xml.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.77227753Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.772423383Z namespaces/openshift/template.openshift.io/templates/sso75-https.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.772551246Z namespaces/openshift/template.openshift.io/templates/sso75-ocp4-x509-https.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.772668859Z namespaces/openshift/template.openshift.io/templates/sso75-ocp4-x509-postgresql-persistent.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.772786642Z namespaces/openshift/template.openshift.io/templates/sso75-postgresql-persistent.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.772919655Z namespaces/openshift/template.openshift.io/templates/sso75-postgresql.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.773040628Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-https.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.773220232Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-postgresql-persistent.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.773357035Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-postgresql.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.773505359Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-x509-https.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.773641732Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-x509-postgresql-persistent.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.773768985Z network_logs/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.773823656Z network_logs/cluster_scale [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.773921628Z network_logs/ippools.whereabouts.cni.cncf.io [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.774020961Z network_logs/multi-networkpolicy [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.774142284Z network_logs/net-attach-def [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.774241976Z network_logs/overlappingrangeipreservations.whereabouts.cni.cncf.io [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.77440764Z network_logs/ovn_kubernetes_top_pods [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.774525353Z network_logs/ovnk_database_store.tar.gz [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.775954116Z nodes/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.776000897Z nodes/debug [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.776160801Z nodes/ip-10-0-130-166.ec2.internal/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.776181232Z nodes/ip-10-0-130-166.ec2.internal/cpu_affinities.json [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.776419767Z nodes/ip-10-0-130-166.ec2.internal/dmesg [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.776776366Z nodes/ip-10-0-130-166.ec2.internal/ethtool_channels [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.776869388Z nodes/ip-10-0-130-166.ec2.internal/ethtool_features [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.776981841Z nodes/ip-10-0-130-166.ec2.internal/ip-10-0-130-166.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.777326729Z nodes/ip-10-0-130-166.ec2.internal/irq_affinities.json [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.777488743Z nodes/ip-10-0-130-166.ec2.internal/lscpu [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.777632416Z nodes/ip-10-0-130-166.ec2.internal/lspci [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.777743649Z nodes/ip-10-0-130-166.ec2.internal/podresources.json [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.777866532Z nodes/ip-10-0-130-166.ec2.internal/pods_info.json [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.777996295Z nodes/ip-10-0-130-166.ec2.internal/proc_cmdline [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.778101457Z nodes/ip-10-0-130-166.ec2.internal/sysinfo.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.780011402Z nodes/ip-10-0-130-166.ec2.internal/sysinfo.tgz [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.780206427Z nodes/ip-10-0-135-29.ec2.internal/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.780255378Z nodes/ip-10-0-135-29.ec2.internal/cpu_affinities.json [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.780543185Z nodes/ip-10-0-135-29.ec2.internal/dmesg [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.780805071Z nodes/ip-10-0-135-29.ec2.internal/ethtool_channels [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.780911984Z nodes/ip-10-0-135-29.ec2.internal/ethtool_features [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.781015726Z nodes/ip-10-0-135-29.ec2.internal/ip-10-0-135-29.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.781373975Z nodes/ip-10-0-135-29.ec2.internal/irq_affinities.json [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.781538399Z nodes/ip-10-0-135-29.ec2.internal/lscpu [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.781675842Z nodes/ip-10-0-135-29.ec2.internal/lspci [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.781786074Z nodes/ip-10-0-135-29.ec2.internal/podresources.json [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.781940078Z nodes/ip-10-0-135-29.ec2.internal/pods_info.json [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.782060291Z nodes/ip-10-0-135-29.ec2.internal/proc_cmdline [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.782191074Z nodes/ip-10-0-135-29.ec2.internal/sysinfo.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.783993246Z nodes/ip-10-0-135-29.ec2.internal/sysinfo.tgz [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.784181321Z nodes/ip-10-0-138-42.ec2.internal/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.784243232Z nodes/ip-10-0-138-42.ec2.internal/cpu_affinities.json [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.784597151Z nodes/ip-10-0-138-42.ec2.internal/dmesg [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.784840386Z nodes/ip-10-0-138-42.ec2.internal/ethtool_channels [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.784938099Z nodes/ip-10-0-138-42.ec2.internal/ethtool_features [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.785039341Z nodes/ip-10-0-138-42.ec2.internal/ip-10-0-138-42.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.785361549Z nodes/ip-10-0-138-42.ec2.internal/irq_affinities.json [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.785532223Z nodes/ip-10-0-138-42.ec2.internal/lscpu [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.785677746Z nodes/ip-10-0-138-42.ec2.internal/lspci [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.785788939Z nodes/ip-10-0-138-42.ec2.internal/podresources.json [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.785910562Z nodes/ip-10-0-138-42.ec2.internal/pods_info.json [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.786040385Z nodes/ip-10-0-138-42.ec2.internal/proc_cmdline [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.786166978Z nodes/ip-10-0-138-42.ec2.internal/sysinfo.log [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.788107494Z nodes/ip-10-0-138-42.ec2.internal/sysinfo.tgz [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.788271487Z pod_network_connectivity_check/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.788294588Z pod_network_connectivity_check/podnetworkconnectivitychecks.yaml [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.788420501Z static-pods/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.788435241Z static-pods/kube-apiserver/ [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.797288931Z [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.797316711Z sent 58,429 bytes received 4,053,235 bytes 2,741,109.33 bytes/sec [must-gather] [must-gather-c2s2z] OUT 2026-07-07T14:37:20.797325511Z total size is 44,002,174 speedup is 10.70 [must-gather] [must-gather ] OUT 2026-07-07T14:37:21.074204432Z namespace/openshift-must-gather-z7x97 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: 21e58014-787e-4a1f-9e5a-2a9c86b623fa [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-mc25r [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-mc25r-e2e-predictor [git-push-artifacts] PIPELINERUN_NAME=kserve-group-test-mc25r [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 6802673 Jul 7 14:38 /workspace/odh-ci-artifacts/test-artifacts/kserve-group-test-mc25r/e2e-predictor.tar.gz [git-push-artifacts] [ci-artifacts 7e649bc] 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-mc25r/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] bb9f939..7e649bc 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-07T14:38:07.890Z","type":3}]