task e2e-predictor has failed: "step-fail-if-needed" exited with code 1: Error [get-kubeconfig] Found kubeconfig secret: cluster-2qgv7-admin-kubeconfig [get-kubeconfig] Wrote kubeconfig to /credentials/cluster-2qgv7-kubeconfig [get-kubeconfig] Found admin password secret: cluster-2qgv7-admin-password [get-kubeconfig] Retrieved username [get-kubeconfig] Wrote password to /credentials/cluster-2qgv7-password [get-kubeconfig] API Server URL: https://adb584a16b9d24581948098a2dfd170d-8127af5ed5b700fe.elb.us-east-1.amazonaws.com:6443 [get-kubeconfig] Console URL: https://console-openshift-console.apps.69de1131-db3c-4f0f-a3cb-10080f07aaab.prod.konfluxeaas.com [clone-repo] drs-workflow-add [clone-repo] https://github.com/opendatahub-io/kserve [clone-repo] Cloning into '/workspace/source'... [clone-repo] Updating files: 91% (2839/3103) Updating files: 92% (2855/3103) Updating files: 93% (2886/3103) Updating files: 94% (2917/3103) Updating files: 95% (2948/3103) Updating files: 96% (2979/3103) Updating files: 97% (3010/3103) Updating files: 98% (3041/3103) Updating files: 99% (3072/3103) Updating files: 100% (3103/3103) Updating files: 100% (3103/3103), 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:9f827b76928566b398f98d8c26b5fc350dac4ef0ecf92c754716b2023aaa5d92 [e2e-predictor] + KSERVE_AGENT_IMAGE=quay.io/opendatahub/kserve-agent@sha256:9f827b76928566b398f98d8c26b5fc350dac4ef0ecf92c754716b2023aaa5d92 [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:9bcbfa8d037d4d14a100fa8a6c190648db86f17e3c53670d8aff4ec73c9fa9a5 [e2e-predictor] + KSERVE_CONTROLLER_IMAGE=quay.io/opendatahub/kserve-controller@sha256:9bcbfa8d037d4d14a100fa8a6c190648db86f17e3c53670d8aff4ec73c9fa9a5 [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:288ef5172a56792001376f5addfae45171e7c3112d876028593eec3349b79f46 [e2e-predictor] + KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:288ef5172a56792001376f5addfae45171e7c3112d876028593eec3349b79f46 [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:e1b507151351da390cfa3c3c4dab00f63497baa1daa9c9afd58f4536d49acda4 [e2e-predictor] + STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:e1b507151351da390cfa3c3c4dab00f63497baa1daa9c9afd58f4536d49acda4 [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-1704 [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-1704 [e2e-predictor] SUCCESS_200_ISVC_IMAGE=quay.io/opendatahub/success-200-isvc:odh-pr-1704 [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 black (1.6MiB) [e2e-predictor] Downloading pydantic-core (2.0MiB) [e2e-predictor] Downloading uvloop (3.8MiB) [e2e-predictor] Downloading numpy (15.7MiB) [e2e-predictor] Downloading pyarrow (40.1MiB) [e2e-predictor] Downloading pandas (12.5MiB) [e2e-predictor] Downloading kubernetes (1.9MiB) [e2e-predictor] Downloading botocore (12.9MiB) [e2e-predictor] Downloading cryptography (4.3MiB) [e2e-predictor] Downloading aiohttp (1.7MiB) [e2e-predictor] Downloading setuptools (1.2MiB) [e2e-predictor] Downloading mypy (17.2MiB) [e2e-predictor] Downloading grpcio (6.4MiB) [e2e-predictor] Downloading portforward (3.9MiB) [e2e-predictor] Downloading grpcio-tools (2.5MiB) [e2e-predictor] Building timeout-sampler==1.0.3 [e2e-predictor] Building python-simple-logger==2.0.19 [e2e-predictor] Downloading aiohttp [e2e-predictor] Downloading black [e2e-predictor] Downloading pydantic-core [e2e-predictor] Downloading grpcio-tools [e2e-predictor] Built python-simple-logger==2.0.19 [e2e-predictor] Downloading setuptools [e2e-predictor] Downloading portforward [e2e-predictor] Downloading uvloop [e2e-predictor] Downloading cryptography [e2e-predictor] Downloading grpcio [e2e-predictor] Downloading kubernetes [e2e-predictor] Built timeout-sampler==1.0.3 [e2e-predictor] 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.85s [e2e-predictor] warning: Failed to hardlink files; falling back to full copy. This may lead to degraded performance. [e2e-predictor] If the cache and target directories are on different filesystems, hardlinking may not be supported. [e2e-predictor] If this is intentional, set `export UV_LINK_MODE=copy` or use `--link-mode=copy` to suppress this warning. [e2e-predictor] Installed 101 packages in 8.17s [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 47ms [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://adb584a16b9d24581948098a2dfd170d-8127af5ed5b700fe.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-rvx2x 1/1 Running 0 41s [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-rvx2x 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-khdrt 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-khdrt 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-z5bmz 1/1 Running 0 51s [e2e-predictor] Waiting up to 120s for pod(s) -l "app=keda-admission-webhooks" in namespace "openshift-keda" to become ready... [e2e-predictor] pod/keda-admission-5fbd5c4644-z5bmz 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:9bcbfa8d037d4d14a100fa8a6c190648db86f17e3c53670d8aff4ec73c9fa9a5 [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:9f827b76928566b398f98d8c26b5fc350dac4ef0ecf92c754716b2023aaa5d92 [e2e-predictor] KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:288ef5172a56792001376f5addfae45171e7c3112d876028593eec3349b79f46 [e2e-predictor] STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:e1b507151351da390cfa3c3c4dab00f63497baa1daa9c9afd58f4536d49acda4 [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-multi-node-pd-template-nvidia-cuda serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-pd-template-nvidia-cuda-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-pd-template-nvidia-cuda-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-template-nvidia-cuda serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-template-nvidia-cuda-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-template-nvidia-cuda-fast-2 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-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-single-node-pd-template-nvidia-cuda serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-pd-template-nvidia-cuda-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-pd-template-nvidia-cuda-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-template-nvidia-cuda serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-template-nvidia-cuda-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-template-nvidia-cuda-fast-2 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-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-m5z6d 0/1 Running 0 7s [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-m5z6d 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-85768989b-nv6jz" deleted [e2e-predictor] Waiting for kserve-controller-manager to be ready... [e2e-predictor] pod/kserve-controller-manager-85768989b-msl7f 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:9bcbfa8d037d4d14a100fa8a6c190648db86f17e3c53670d8aff4ec73c9fa9a5 [e2e-predictor] imageID: quay.io/opendatahub/kserve-controller@sha256:9bcbfa8d037d4d14a100fa8a6c190648db86f17e3c53670d8aff4ec73c9fa9a5 [e2e-predictor] odh-model-controller: ready=1 image=quay.io/opendatahub/odh-model-controller:fast [e2e-predictor] imageID: quay.io/opendatahub/odh-model-controller@sha256:2c2819fe2d4890de7b4fa162f23e119a8c319a1f7f57eba168906787527d9534 [e2e-predictor] llmisvc-controller-manager: ready=1 image=ghcr.io/opendatahub-io/kserve/odh-kserve-llmisvc-controller:release-v0.17 [e2e-predictor] imageID: ghcr.io/opendatahub-io/kserve/odh-kserve-llmisvc-controller@sha256:5d2f20d2ad8f98f924bc21c0bc453271874de9c443551efdcae24658e1fa721c [e2e-predictor] === End E2E cluster / operator summary === [e2e-predictor] /workspace/source [e2e-predictor] CA certificate extracted [e2e-predictor] REQUESTS_CA_BUNDLE=/tmp/ca.crt [e2e-predictor] Run E2E tests: predictor or kserve_on_openshift [e2e-predictor] Starting E2E functional tests ... [e2e-predictor] Parallelism requested for pytest is 1 [e2e-predictor] ============================= test session starts ============================== [e2e-predictor] platform linux -- Python 3.11.13, pytest-7.4.4, pluggy-1.5.0 -- /workspace/source/python/kserve/.venv/bin/python [e2e-predictor] cachedir: .pytest_cache [e2e-predictor] metadata: {'Python': '3.11.13', 'Platform': 'Linux-5.14.0-570.122.1.el9_6.x86_64-x86_64-with-glibc2.34', 'Packages': {'pytest': '7.4.4', 'pluggy': '1.5.0'}, 'Plugins': {'asyncio': '0.23.8', 'anyio': '4.9.0', 'httpx': '0.30.0', 'metadata': '3.1.1', 'xdist': '3.6.1', 'cov': '5.0.0', 'json-report': '1.5.0'}, 'PLATFORM': 'el9'} [e2e-predictor] rootdir: /workspace/source/test/e2e [e2e-predictor] configfile: pytest.ini [e2e-predictor] plugins: asyncio-0.23.8, anyio-4.9.0, httpx-0.30.0, metadata-3.1.1, xdist-3.6.1, cov-5.0.0, json-report-1.5.0 [e2e-predictor] asyncio: mode=Mode.STRICT [e2e-predictor] created: 1/1 worker [e2e-predictor] 1 worker [61 items] [e2e-predictor] [e2e-predictor] scheduling tests via WorkStealingScheduling [e2e-predictor] [e2e-predictor] batcher/test_batcher.py::test_batcher 2026-07-07 16:56:13.307 4460 kserve INFO [conftest.py:configure_logger():40] Logger configured [e2e-predictor] 2026-07-07 16:57:53.638 4460 kserve.trace Host from isvc status URL = isvc-sklearn-batcher-kserve-ci-e2e-test.apps.69de1131-db3c-4f0f-a3cb-10080f07aaab.prod.konfluxeaas.com [e2e-predictor] 2026-07-07 16:57:53.638 4460 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = isvc-sklearn-batcher-kserve-ci-e2e-test.apps.69de1131-db3c-4f0f-a3cb-10080f07aaab.prod.konfluxeaas.com [e2e-predictor] 2026-07-07 16:57:53.639 4460 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-07-07 16:57:53.639 4460 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-predictor] 2026-07-07 16:57:53.639 4460 kserve.trace Using external route host: isvc-sklearn-batcher-kserve-ci-e2e-test.apps.69de1131-db3c-4f0f-a3cb-10080f07aaab.prod.konfluxeaas.com [e2e-predictor] 2026-07-07 16:57:53.639 4460 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: isvc-sklearn-batcher-kserve-ci-e2e-test.apps.69de1131-db3c-4f0f-a3cb-10080f07aaab.prod.konfluxeaas.com [e2e-predictor] 2026-07-07 16:57:53.641 4460 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.69de1131-db3c-4f0f-a3cb-10080f07aaab.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-07 16:57:53.641 4460 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.69de1131-db3c-4f0f-a3cb-10080f07aaab.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-07 16:57:53.641 4460 kserve.trace base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.69de1131-db3c-4f0f-a3cb-10080f07aaab.prod.konfluxeaas.com [e2e-predictor] 2026-07-07 16:57:53.641 4460 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.69de1131-db3c-4f0f-a3cb-10080f07aaab.prod.konfluxeaas.com [e2e-predictor] 2026-07-07 16:57:53.819 4460 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.69de1131-db3c-4f0f-a3cb-10080f07aaab.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-07 16:57:53.819 4460 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.69de1131-db3c-4f0f-a3cb-10080f07aaab.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-07 16:57:53.819 4460 kserve.trace base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.69de1131-db3c-4f0f-a3cb-10080f07aaab.prod.konfluxeaas.com [e2e-predictor] 2026-07-07 16:57:53.819 4460 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.69de1131-db3c-4f0f-a3cb-10080f07aaab.prod.konfluxeaas.com [e2e-predictor] 2026-07-07 16:57:53.820 4460 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.69de1131-db3c-4f0f-a3cb-10080f07aaab.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-07 16:57:53.820 4460 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.69de1131-db3c-4f0f-a3cb-10080f07aaab.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-07 16:57:53.820 4460 kserve.trace base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.69de1131-db3c-4f0f-a3cb-10080f07aaab.prod.konfluxeaas.com [e2e-predictor] 2026-07-07 16:57:53.820 4460 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.69de1131-db3c-4f0f-a3cb-10080f07aaab.prod.konfluxeaas.com [e2e-predictor] 2026-07-07 16:57:53.820 4460 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.69de1131-db3c-4f0f-a3cb-10080f07aaab.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-07 16:57:53.820 4460 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.69de1131-db3c-4f0f-a3cb-10080f07aaab.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-07 16:57:53.820 4460 kserve.trace base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.69de1131-db3c-4f0f-a3cb-10080f07aaab.prod.konfluxeaas.com [e2e-predictor] 2026-07-07 16:57:53.820 4460 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.69de1131-db3c-4f0f-a3cb-10080f07aaab.prod.konfluxeaas.com [e2e-predictor] 2026-07-07 16:57:58.856 4460 kserve.trace Got response [{'message': '', 'batchId': '2979cf3f-b28d-4777-8cf6-52ed78cccd78', 'predictions': [1, 1]}, {'message': '', 'batchId': '2979cf3f-b28d-4777-8cf6-52ed78cccd78', 'predictions': [1, 1]}, {'message': '', 'batchId': '2979cf3f-b28d-4777-8cf6-52ed78cccd78', 'predictions': [1, 1]}, {'message': '', 'batchId': '2979cf3f-b28d-4777-8cf6-52ed78cccd78', 'predictions': [1, 1]}] [e2e-predictor] 2026-07-07 16:57:58.856 4460 kserve.trace INFO [utils.py:predict():141] Got response [{'message': '', 'batchId': '2979cf3f-b28d-4777-8cf6-52ed78cccd78', 'predictions': [1, 1]}, {'message': '', 'batchId': '2979cf3f-b28d-4777-8cf6-52ed78cccd78', 'predictions': [1, 1]}, {'message': '', 'batchId': '2979cf3f-b28d-4777-8cf6-52ed78cccd78', 'predictions': [1, 1]}, {'message': '', 'batchId': '2979cf3f-b28d-4777-8cf6-52ed78cccd78', '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 16:59:29.075 4460 kserve.trace Host from isvc status URL = isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.69de1131-db3c-4f0f-a3cb-10080f07aaab.prod.konfluxeaas.com [e2e-predictor] 2026-07-07 16:59:29.075 4460 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.69de1131-db3c-4f0f-a3cb-10080f07aaab.prod.konfluxeaas.com [e2e-predictor] 2026-07-07 16:59:29.076 4460 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-07-07 16:59:29.076 4460 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-predictor] 2026-07-07 16:59:29.076 4460 kserve.trace Using external route host: isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.69de1131-db3c-4f0f-a3cb-10080f07aaab.prod.konfluxeaas.com [e2e-predictor] 2026-07-07 16:59:29.076 4460 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.69de1131-db3c-4f0f-a3cb-10080f07aaab.prod.konfluxeaas.com [e2e-predictor] 2026-07-07 16:59:29.077 4460 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.69de1131-db3c-4f0f-a3cb-10080f07aaab.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-07 16:59:29.077 4460 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.69de1131-db3c-4f0f-a3cb-10080f07aaab.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-07 16:59:29.077 4460 kserve.trace base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.69de1131-db3c-4f0f-a3cb-10080f07aaab.prod.konfluxeaas.com [e2e-predictor] 2026-07-07 16:59:29.077 4460 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.69de1131-db3c-4f0f-a3cb-10080f07aaab.prod.konfluxeaas.com [e2e-predictor] 2026-07-07 16:59:29.078 4460 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.69de1131-db3c-4f0f-a3cb-10080f07aaab.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-07 16:59:29.078 4460 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.69de1131-db3c-4f0f-a3cb-10080f07aaab.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-07 16:59:29.078 4460 kserve.trace base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.69de1131-db3c-4f0f-a3cb-10080f07aaab.prod.konfluxeaas.com [e2e-predictor] 2026-07-07 16:59:29.078 4460 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.69de1131-db3c-4f0f-a3cb-10080f07aaab.prod.konfluxeaas.com [e2e-predictor] 2026-07-07 16:59:29.078 4460 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.69de1131-db3c-4f0f-a3cb-10080f07aaab.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-07 16:59:29.078 4460 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.69de1131-db3c-4f0f-a3cb-10080f07aaab.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-07 16:59:29.079 4460 kserve.trace base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.69de1131-db3c-4f0f-a3cb-10080f07aaab.prod.konfluxeaas.com [e2e-predictor] 2026-07-07 16:59:29.079 4460 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.69de1131-db3c-4f0f-a3cb-10080f07aaab.prod.konfluxeaas.com [e2e-predictor] 2026-07-07 16:59:29.079 4460 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.69de1131-db3c-4f0f-a3cb-10080f07aaab.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-07 16:59:29.079 4460 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.69de1131-db3c-4f0f-a3cb-10080f07aaab.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-07 16:59:29.079 4460 kserve.trace base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.69de1131-db3c-4f0f-a3cb-10080f07aaab.prod.konfluxeaas.com [e2e-predictor] 2026-07-07 16:59:29.079 4460 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.69de1131-db3c-4f0f-a3cb-10080f07aaab.prod.konfluxeaas.com [e2e-predictor] 2026-07-07 16:59:34.110 4460 kserve.trace Got response [{'message': '', 'batchId': 'b532773b-82b3-4daf-b267-b3e780010918', 'predictions': [1, 1]}, {'message': '', 'batchId': 'b532773b-82b3-4daf-b267-b3e780010918', 'predictions': [1, 1]}, {'message': '', 'batchId': 'b532773b-82b3-4daf-b267-b3e780010918', 'predictions': [1, 1]}, {'message': '', 'batchId': 'b532773b-82b3-4daf-b267-b3e780010918', 'predictions': [1, 1]}] [e2e-predictor] 2026-07-07 16:59:34.110 4460 kserve.trace INFO [utils.py:predict():141] Got response [{'message': '', 'batchId': 'b532773b-82b3-4daf-b267-b3e780010918', 'predictions': [1, 1]}, {'message': '', 'batchId': 'b532773b-82b3-4daf-b267-b3e780010918', 'predictions': [1, 1]}, {'message': '', 'batchId': 'b532773b-82b3-4daf-b267-b3e780010918', 'predictions': [1, 1]}, {'message': '', 'batchId': 'b532773b-82b3-4daf-b267-b3e780010918', '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 17:01:24.406 4460 kserve.trace Host from isvc status URL = isvc-logger-kserve-ci-e2e-test.apps.69de1131-db3c-4f0f-a3cb-10080f07aaab.prod.konfluxeaas.com [e2e-predictor] 2026-07-07 17:01:24.406 4460 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = isvc-logger-kserve-ci-e2e-test.apps.69de1131-db3c-4f0f-a3cb-10080f07aaab.prod.konfluxeaas.com [e2e-predictor] 2026-07-07 17:01:24.406 4460 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-07-07 17:01:24.406 4460 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-predictor] 2026-07-07 17:01:24.406 4460 kserve.trace Using external route host: isvc-logger-kserve-ci-e2e-test.apps.69de1131-db3c-4f0f-a3cb-10080f07aaab.prod.konfluxeaas.com [e2e-predictor] 2026-07-07 17:01:24.406 4460 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: isvc-logger-kserve-ci-e2e-test.apps.69de1131-db3c-4f0f-a3cb-10080f07aaab.prod.konfluxeaas.com [e2e-predictor] 2026-07-07 17:01:24.406 4460 kserve.trace Sending Header = {'Host': 'isvc-logger-kserve-ci-e2e-test.apps.69de1131-db3c-4f0f-a3cb-10080f07aaab.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-07 17:01:24.406 4460 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-logger-kserve-ci-e2e-test.apps.69de1131-db3c-4f0f-a3cb-10080f07aaab.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-07 17:01:24.406 4460 kserve.trace base url = https://isvc-logger-kserve-ci-e2e-test.apps.69de1131-db3c-4f0f-a3cb-10080f07aaab.prod.konfluxeaas.com [e2e-predictor] 2026-07-07 17:01:24.406 4460 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-logger-kserve-ci-e2e-test.apps.69de1131-db3c-4f0f-a3cb-10080f07aaab.prod.konfluxeaas.com [e2e-predictor] 2026-07-07 17:01:24.437 4460 kserve.trace Got response {'predictions': [1, 1]} [e2e-predictor] 2026-07-07 17:01:24.437 4460 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 17:04:59.812 4460 kserve.trace Host from isvc status URL = isvc-autogluon-v1-predictor.kserve-ci-e2e-test.svc.cluster.local [e2e-predictor] 2026-07-07 17:04:59.812 4460 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 17:04:59.813 4460 kserve.trace Network layer = istio [e2e-predictor] 2026-07-07 17:04:59.813 4460 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 17:07:15.321 4460 kserve.trace Host from isvc status URL = isvc-autogluon-v2-predictor.kserve-ci-e2e-test.svc.cluster.local [e2e-predictor] 2026-07-07 17:07:15.321 4460 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 17:07:15.322 4460 kserve.trace Network layer = istio [e2e-predictor] 2026-07-07 17:07:15.322 4460 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 17:09:30.691 4460 kserve.trace Host from isvc status URL = isvc-autogluon-v2-variants-predictor.kserve-ci-e2e-test.svc.cluster.local [e2e-predictor] 2026-07-07 17:09:30.691 4460 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 17:09:30.692 4460 kserve.trace Network layer = istio [e2e-predictor] 2026-07-07 17:09:30.692 4460 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 17:11:25.999 4460 kserve.trace Host from isvc status URL = isvc-autogluon-v2-noslash-predictor.kserve-ci-e2e-test.svc.cluster.local [e2e-predictor] 2026-07-07 17:11:25.999 4460 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 17:11:25.999 4460 kserve.trace Network layer = istio [e2e-predictor] 2026-07-07 17:11:25.999 4460 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 17:12:01.262 4460 kserve.trace Host from isvc status URL = isvc-autogluon-ts-v1-predictor.kserve-ci-e2e-test.svc.cluster.local [e2e-predictor] 2026-07-07 17:12:01.262 4460 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 17:12:01.263 4460 kserve.trace Network layer = istio [e2e-predictor] 2026-07-07 17:12:01.263 4460 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 955.78s (0:15:55) ============== [must-gather] [must-gather ] OUT 2026-07-07T17:12:07.454605677Z 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: 9529a314-36e9-4394-a439-3472f92a28cf [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-07T17:12:07.506520498Z namespace/openshift-must-gather-d8pbc created [must-gather] [must-gather ] OUT 2026-07-07T17:12:07.516135199Z clusterrolebinding.rbac.authorization.k8s.io/must-gather-8h6xk created [must-gather] [must-gather ] OUT 2026-07-07T17:12:07.544633713Z pod for plug-in image quay.io/modh/must-gather:rhoai-2.24 created [must-gather] [must-gather-z9bxj] POD 2026-07-07T17:12:14.142753391Z [disk usage checker] Started [must-gather] [must-gather-z9bxj] POD 2026-07-07T17:12:14.146495007Z [disk usage checker] Volume usage percentage: current = 24 ; allowed = 70 [must-gather] [must-gather-z9bxj] POD 2026-07-07T17:12:14.290437464Z No resources found in openshift-must-gather-d8pbc namespace. [must-gather] [must-gather-z9bxj] POD 2026-07-07T17:12:14.407558248Z Error from server (NotFound): namespaces "redhat-ods-operator" not found [must-gather] [must-gather-z9bxj] POD 2026-07-07T17:12:14.558836351Z Wrote inspect data to must-gather. [must-gather] [must-gather-z9bxj] POD 2026-07-07T17:12:14.558867361Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-z9bxj] POD 2026-07-07T17:12:14.558867361Z namespaces "redhat-ods-operator" not found [must-gather] [must-gather-z9bxj] POD 2026-07-07T17:12:14.561174053Z Error getting logs from redhat-ods-operator [must-gather] [must-gather-z9bxj] POD 2026-07-07T17:12:14.715582249Z Wrote inspect data to must-gather. [must-gather] [must-gather-z9bxj] POD 2026-07-07T17:12:14.715613343Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-z9bxj] POD 2026-07-07T17:12:14.715613343Z namespaces "redhat-ods-monitoring" not found [must-gather] [must-gather-z9bxj] POD 2026-07-07T17:12:14.718153739Z Error getting logs from redhat-ods-monitoring [must-gather] [must-gather-z9bxj] POD 2026-07-07T17:12:14.866533207Z Wrote inspect data to must-gather. [must-gather] [must-gather-z9bxj] POD 2026-07-07T17:12:14.866563507Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-z9bxj] POD 2026-07-07T17:12:14.866563507Z namespaces "redhat-ods-applications" not found [must-gather] [must-gather-z9bxj] POD 2026-07-07T17:12:14.868796181Z Error getting logs from redhat-ods-applications [must-gather] [must-gather-z9bxj] POD 2026-07-07T17:12:15.021471682Z Wrote inspect data to must-gather. [must-gather] [must-gather-z9bxj] POD 2026-07-07T17:12:15.021510630Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-z9bxj] POD 2026-07-07T17:12:15.021510630Z namespaces "rhods-notebooks" not found [must-gather] [must-gather-z9bxj] POD 2026-07-07T17:12:15.023876534Z Error getting logs from rhods-notebooks [must-gather] [must-gather-z9bxj] POD 2026-07-07T17:12:15.174921890Z Wrote inspect data to must-gather. [must-gather] [must-gather-z9bxj] POD 2026-07-07T17:12:15.174953913Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-z9bxj] POD 2026-07-07T17:12:15.174953913Z namespaces "rhoai-model-registries" not found [must-gather] [must-gather-z9bxj] POD 2026-07-07T17:12:15.176996687Z Error getting logs from rhoai-model-registries [must-gather] [must-gather-z9bxj] POD 2026-07-07T17:12:15.329927622Z Wrote inspect data to must-gather. [must-gather] [must-gather-z9bxj] POD 2026-07-07T17:12:15.329956248Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-z9bxj] POD 2026-07-07T17:12:15.329956248Z namespaces "istio-system" not found [must-gather] [must-gather-z9bxj] POD 2026-07-07T17:12:15.332129408Z Error getting logs from istio-system [must-gather] [must-gather-z9bxj] POD 2026-07-07T17:12:15.487184224Z Wrote inspect data to must-gather. [must-gather] [must-gather-z9bxj] POD 2026-07-07T17:12:15.487230613Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-z9bxj] POD 2026-07-07T17:12:15.487230613Z namespaces "knative-serving" not found [must-gather] [must-gather-z9bxj] POD 2026-07-07T17:12:15.489551271Z Error getting logs from knative-serving [must-gather] [must-gather-z9bxj] POD 2026-07-07T17:12:15.646751338Z Wrote inspect data to must-gather. [must-gather] [must-gather-z9bxj] POD 2026-07-07T17:12:15.646781677Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-z9bxj] POD 2026-07-07T17:12:15.646781677Z namespaces "redhat-ods-applications-auth-provider" not found [must-gather] [must-gather-z9bxj] POD 2026-07-07T17:12:15.649039238Z Error getting logs from redhat-ods-applications-auth-provider [must-gather] [must-gather-z9bxj] POD 2026-07-07T17:12:15.912680571Z Wrote inspect data to must-gather. [must-gather] [must-gather-z9bxj] POD 2026-07-07T17:12:16.188794665Z Wrote inspect data to must-gather. [must-gather] [must-gather-z9bxj] POD 2026-07-07T17:12:16.329656859Z error: the server doesn't have a resource type "auths" [must-gather] [must-gather-z9bxj] POD 2026-07-07T17:12:16.415894147Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-z9bxj] POD 2026-07-07T17:12:16.417946152Z Error collecting info from [must-gather] [must-gather-z9bxj] POD 2026-07-07T17:12:16.549107563Z error: the server doesn't have a resource type "monitorings" [must-gather] [must-gather-z9bxj] POD 2026-07-07T17:12:16.637707853Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-z9bxj] POD 2026-07-07T17:12:16.639845052Z Error collecting info from [must-gather] [must-gather-z9bxj] POD 2026-07-07T17:12:16.769957155Z error: the server doesn't have a resource type "featuretrackers" [must-gather] [must-gather-z9bxj] POD 2026-07-07T17:12:16.857720333Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-z9bxj] POD 2026-07-07T17:12:16.859880301Z Error collecting info from [must-gather] [must-gather-z9bxj] POD 2026-07-07T17:12:16.990515209Z error: the server doesn't have a resource type "codeflares" [must-gather] [must-gather-z9bxj] POD 2026-07-07T17:12:17.077940952Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-z9bxj] POD 2026-07-07T17:12:17.080036703Z Error collecting info from [must-gather] [must-gather-z9bxj] POD 2026-07-07T17:12:17.209461115Z error: the server doesn't have a resource type "dashboards" [must-gather] [must-gather-z9bxj] POD 2026-07-07T17:12:17.305159124Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-z9bxj] POD 2026-07-07T17:12:17.307282162Z Error collecting info from [must-gather] [must-gather-z9bxj] POD 2026-07-07T17:12:17.440256139Z error: the server doesn't have a resource type "datasciencepipelines" [must-gather] [must-gather-z9bxj] POD 2026-07-07T17:12:17.526102939Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-z9bxj] POD 2026-07-07T17:12:17.528129597Z Error collecting info from [must-gather] [must-gather-z9bxj] POD 2026-07-07T17:12:17.657598775Z error: the server doesn't have a resource type "feastoperators" [must-gather] [must-gather-z9bxj] POD 2026-07-07T17:12:17.742562013Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-z9bxj] POD 2026-07-07T17:12:17.744617076Z Error collecting info from [must-gather] [must-gather-z9bxj] POD 2026-07-07T17:12:17.873270162Z error: the server doesn't have a resource type "kserves" [must-gather] [must-gather-z9bxj] POD 2026-07-07T17:12:17.961667466Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-z9bxj] POD 2026-07-07T17:12:17.963690010Z Error collecting info from [must-gather] [must-gather-z9bxj] POD 2026-07-07T17:12:18.092701610Z error: the server doesn't have a resource type "kueues" [must-gather] [must-gather-z9bxj] POD 2026-07-07T17:12:18.178750900Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-z9bxj] POD 2026-07-07T17:12:18.180998844Z Error collecting info from [must-gather] [must-gather-z9bxj] POD 2026-07-07T17:12:18.311691893Z error: the server doesn't have a resource type "modelcontrollers" [must-gather] [must-gather-z9bxj] POD 2026-07-07T17:12:18.395317421Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-z9bxj] POD 2026-07-07T17:12:18.397450489Z Error collecting info from [must-gather] [must-gather-z9bxj] POD 2026-07-07T17:12:18.527430078Z error: the server doesn't have a resource type "modelmeshservings" [must-gather] [must-gather-z9bxj] POD 2026-07-07T17:12:18.615292690Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-z9bxj] POD 2026-07-07T17:12:18.617534170Z Error collecting info from [must-gather] [must-gather-z9bxj] POD 2026-07-07T17:12:18.745894452Z error: the server doesn't have a resource type "modelregistries" [must-gather] [must-gather-z9bxj] POD 2026-07-07T17:12:18.830510250Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-z9bxj] POD 2026-07-07T17:12:18.832633567Z Error collecting info from [must-gather] [must-gather-z9bxj] POD 2026-07-07T17:12:18.963704475Z error: the server doesn't have a resource type "rays" [must-gather] [must-gather-z9bxj] POD 2026-07-07T17:12:19.049099498Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-z9bxj] POD 2026-07-07T17:12:19.050989546Z Error collecting info from [must-gather] [must-gather-z9bxj] POD 2026-07-07T17:12:19.151272663Z [disk usage checker] Volume usage percentage: current = 24 ; allowed = 70 [must-gather] [must-gather-z9bxj] POD 2026-07-07T17:12:19.182824978Z error: the server doesn't have a resource type "trainingoperators" [must-gather] [must-gather-z9bxj] POD 2026-07-07T17:12:19.268727784Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-z9bxj] POD 2026-07-07T17:12:19.270823578Z Error collecting info from [must-gather] [must-gather-z9bxj] POD 2026-07-07T17:12:19.397998243Z error: the server doesn't have a resource type "trustyais" [must-gather] [must-gather-z9bxj] POD 2026-07-07T17:12:19.483486972Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-z9bxj] POD 2026-07-07T17:12:19.485623938Z Error collecting info from [must-gather] [must-gather-z9bxj] POD 2026-07-07T17:12:19.612499059Z error: the server doesn't have a resource type "workbenches" [must-gather] [must-gather-z9bxj] POD 2026-07-07T17:12:19.698767558Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-z9bxj] POD 2026-07-07T17:12:19.700983745Z Error collecting info from [must-gather] [must-gather-z9bxj] POD 2026-07-07T17:12:19.829140570Z error: the server doesn't have a resource type "hardwareprofiles" [must-gather] [must-gather-z9bxj] POD 2026-07-07T17:12:19.914962420Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-z9bxj] POD 2026-07-07T17:12:19.917193877Z Error collecting info from [must-gather] [must-gather-z9bxj] POD 2026-07-07T17:12:20.043571190Z error: the server doesn't have a resource type "llamastackoperators" [must-gather] [must-gather-z9bxj] POD 2026-07-07T17:12:20.132422635Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-z9bxj] POD 2026-07-07T17:12:20.134633701Z Error collecting info from [must-gather] [must-gather-z9bxj] POD 2026-07-07T17:12:20.833271694Z error: the server doesn't have a resource type "predictors" [must-gather] [must-gather-z9bxj] POD 2026-07-07T17:12:20.959331320Z error: the server doesn't have a resource type "localmodelnodegroups" [must-gather] [must-gather-z9bxj] POD 2026-07-07T17:12:21.083006771Z error: the server doesn't have a resource type "smcp" [must-gather] [must-gather-z9bxj] POD 2026-07-07T17:12:21.205978070Z error: the server doesn't have a resource type "smm" [must-gather] [must-gather-z9bxj] POD 2026-07-07T17:12:21.330341873Z error: the server doesn't have a resource type "smmr" [must-gather] [must-gather-z9bxj] POD 2026-07-07T17:12:21.592870380Z error: the server doesn't have a resource type "virtualservices" [must-gather] [must-gather-z9bxj] POD 2026-07-07T17:12:21.725453089Z error: the server doesn't have a resource type "authorizationpolicies" [must-gather] [must-gather-z9bxj] POD 2026-07-07T17:12:21.853411309Z error: the server doesn't have a resource type "envoyfilters" [must-gather] [must-gather-z9bxj] POD 2026-07-07T17:12:21.982505040Z error: the server doesn't have a resource type "knativeservings" [must-gather] [must-gather-z9bxj] POD 2026-07-07T17:12:22.110657701Z error: the server doesn't have a resource type "configurations" [must-gather] [must-gather-z9bxj] POD 2026-07-07T17:12:22.244658096Z error: the server doesn't have a resource type "routes" [must-gather] [must-gather-z9bxj] POD 2026-07-07T17:12:22.379459296Z error: the server doesn't have a resource type "services" [must-gather] [must-gather-z9bxj] POD 2026-07-07T17:12:22.508519179Z error: the server doesn't have a resource type "revisions" [must-gather] [must-gather-z9bxj] POD 2026-07-07T17:12:22.636451515Z error: the server doesn't have a resource type "authconfigs" [must-gather] [must-gather-z9bxj] POD 2026-07-07T17:12:22.767596443Z error: the server doesn't have a resource type "authorinos" [must-gather] [must-gather-z9bxj] POD 2026-07-07T17:12:23.054842360Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-z9bxj] POD 2026-07-07T17:12:23.187353246Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-z9bxj] POD 2026-07-07T17:12:23.354995470Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-z9bxj] POD 2026-07-07T17:12:23.466762440Z Wrote inspect data to must-gather. [must-gather] [must-gather-z9bxj] POD 2026-07-07T17:12:23.621903057Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-z9bxj] POD 2026-07-07T17:12:23.772960598Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-z9bxj] POD 2026-07-07T17:12:23.952866244Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-z9bxj] POD 2026-07-07T17:12:24.069257713Z Wrote inspect data to must-gather. [must-gather] [must-gather-z9bxj] POD 2026-07-07T17:12:24.156732175Z [disk usage checker] Volume usage percentage: current = 24 ; allowed = 70 [must-gather] [must-gather-z9bxj] POD 2026-07-07T17:12:24.221096420Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-z9bxj] POD 2026-07-07T17:12:24.408779616Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-z9bxj] POD 2026-07-07T17:12:24.598157985Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-z9bxj] POD 2026-07-07T17:12:24.709453782Z Wrote inspect data to must-gather. [must-gather] [must-gather-z9bxj] POD 2026-07-07T17:12:24.857787021Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-z9bxj] POD 2026-07-07T17:12:25.001105569Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-z9bxj] POD 2026-07-07T17:12:25.158465344Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-z9bxj] POD 2026-07-07T17:12:25.268581467Z Wrote inspect data to must-gather. [must-gather] [must-gather-z9bxj] POD 2026-07-07T17:12:25.422657871Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-z9bxj] POD 2026-07-07T17:12:25.547300642Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-z9bxj] POD 2026-07-07T17:12:25.706746400Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-z9bxj] POD 2026-07-07T17:12:25.820251057Z Wrote inspect data to must-gather. [must-gather] [must-gather-z9bxj] POD 2026-07-07T17:12:25.973932098Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-z9bxj] POD 2026-07-07T17:12:26.119263036Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-z9bxj] POD 2026-07-07T17:12:26.280220830Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-z9bxj] POD 2026-07-07T17:12:26.396306759Z Wrote inspect data to must-gather. [must-gather] [must-gather-z9bxj] POD 2026-07-07T17:12:26.549989080Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-z9bxj] POD 2026-07-07T17:12:26.691742660Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-z9bxj] POD 2026-07-07T17:12:26.854810698Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-z9bxj] POD 2026-07-07T17:12:26.969633314Z Wrote inspect data to must-gather. [must-gather] [must-gather-z9bxj] POD 2026-07-07T17:12:27.120820859Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-z9bxj] POD 2026-07-07T17:12:27.242879009Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-z9bxj] POD 2026-07-07T17:12:27.404907877Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-z9bxj] POD 2026-07-07T17:12:27.522850482Z Wrote inspect data to must-gather. [must-gather] [must-gather-z9bxj] POD 2026-07-07T17:12:27.673688129Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-z9bxj] POD 2026-07-07T17:12:27.829292819Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-z9bxj] POD 2026-07-07T17:12:28.003271716Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-z9bxj] POD 2026-07-07T17:12:28.123854900Z Wrote inspect data to must-gather. [must-gather] [must-gather-z9bxj] POD 2026-07-07T17:12:28.283584760Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-z9bxj] POD 2026-07-07T17:12:28.418065285Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-z9bxj] POD 2026-07-07T17:12:28.613757097Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-z9bxj] POD 2026-07-07T17:12:28.737094443Z Wrote inspect data to must-gather. [must-gather] [must-gather-z9bxj] POD 2026-07-07T17:12:28.903353817Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-z9bxj] POD 2026-07-07T17:12:29.036199019Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-z9bxj] POD 2026-07-07T17:12:29.162769056Z [disk usage checker] Volume usage percentage: current = 24 ; allowed = 70 [must-gather] [must-gather-z9bxj] POD 2026-07-07T17:12:29.218446052Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-z9bxj] POD 2026-07-07T17:12:29.335807537Z Wrote inspect data to must-gather. [must-gather] [must-gather-z9bxj] POD 2026-07-07T17:12:29.493291628Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-z9bxj] POD 2026-07-07T17:12:29.628622606Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-z9bxj] POD 2026-07-07T17:12:29.827518685Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-z9bxj] POD 2026-07-07T17:12:29.950898361Z Wrote inspect data to must-gather. [must-gather] [must-gather-z9bxj] POD 2026-07-07T17:12:30.147658472Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-z9bxj] POD 2026-07-07T17:12:30.280653201Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-z9bxj] POD 2026-07-07T17:12:30.461799216Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-z9bxj] POD 2026-07-07T17:12:30.581756057Z Wrote inspect data to must-gather. [must-gather] [must-gather-z9bxj] POD 2026-07-07T17:12:30.732866496Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-z9bxj] POD 2026-07-07T17:12:30.885112951Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-z9bxj] POD 2026-07-07T17:12:31.098907214Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-z9bxj] POD 2026-07-07T17:12:31.217862538Z Wrote inspect data to must-gather. [must-gather] [must-gather-z9bxj] POD 2026-07-07T17:12:31.581925945Z Caches written to disk [must-gather] [must-gather-z9bxj] OUT 2026-07-07T17:12:32.596727986Z waiting for gather to complete [must-gather] [must-gather-z9bxj] OUT 2026-07-07T17:12:32.600765588Z downloading gather output [must-gather] [must-gather-z9bxj] OUT 2026-07-07T17:12:32.93964005Z receiving incremental file list [must-gather] [must-gather-z9bxj] OUT 2026-07-07T17:12:32.953372475Z ./ [must-gather] [must-gather-z9bxj] OUT 2026-07-07T17:12:32.953449977Z aggregated-discovery-api.yaml [must-gather] [must-gather-z9bxj] OUT 2026-07-07T17:12:32.953795806Z aggregated-discovery-apis.yaml [must-gather] [must-gather-z9bxj] OUT 2026-07-07T17:12:32.954848352Z event-filter.html [must-gather] [must-gather-z9bxj] OUT 2026-07-07T17:12:32.955378126Z timestamp [must-gather] [must-gather-z9bxj] OUT 2026-07-07T17:12:32.955495978Z version [must-gather] [must-gather-z9bxj] OUT 2026-07-07T17:12:32.95557009Z cluster-scoped-resources/ [must-gather] [must-gather-z9bxj] OUT 2026-07-07T17:12:32.95557794Z cluster-scoped-resources/datasciencecluster.opendatahub.io/ [must-gather] [must-gather-z9bxj] OUT 2026-07-07T17:12:32.955582531Z cluster-scoped-resources/datasciencecluster.opendatahub.io/datascienceclusters/ [must-gather] [must-gather-z9bxj] OUT 2026-07-07T17:12:32.955624862Z cluster-scoped-resources/datasciencecluster.opendatahub.io/datascienceclusters/test-dsc.yaml [must-gather] [must-gather-z9bxj] OUT 2026-07-07T17:12:32.955704514Z cluster-scoped-resources/dscinitialization.opendatahub.io/ [must-gather] [must-gather-z9bxj] OUT 2026-07-07T17:12:32.955717824Z cluster-scoped-resources/dscinitialization.opendatahub.io/dscinitializations/ [must-gather] [must-gather-z9bxj] OUT 2026-07-07T17:12:32.955750725Z cluster-scoped-resources/dscinitialization.opendatahub.io/dscinitializations/test-dsci.yaml [must-gather] [must-gather-z9bxj] OUT 2026-07-07T17:12:32.955821597Z namespaces/ [must-gather] [must-gather-z9bxj] OUT 2026-07-07T17:12:32.955830357Z namespaces/kserve-ci-e2e-test/ [must-gather] [must-gather-z9bxj] OUT 2026-07-07T17:12:32.955860998Z namespaces/kserve-ci-e2e-test/kserve-ci-e2e-test.yaml [must-gather] [must-gather-z9bxj] OUT 2026-07-07T17:12:32.955928559Z namespaces/kserve-ci-e2e-test/apps.openshift.io/ [must-gather] [must-gather-z9bxj] OUT 2026-07-07T17:12:32.95597339Z namespaces/kserve-ci-e2e-test/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-z9bxj] OUT 2026-07-07T17:12:32.956025832Z namespaces/kserve-ci-e2e-test/apps/ [must-gather] [must-gather-z9bxj] OUT 2026-07-07T17:12:32.956088893Z namespaces/kserve-ci-e2e-test/apps/daemonsets.yaml [must-gather] [must-gather-z9bxj] OUT 2026-07-07T17:12:32.956172635Z namespaces/kserve-ci-e2e-test/apps/deployments.yaml [must-gather] [must-gather-z9bxj] OUT 2026-07-07T17:12:32.956245807Z namespaces/kserve-ci-e2e-test/apps/replicasets.yaml [must-gather] [must-gather-z9bxj] OUT 2026-07-07T17:12:32.956328809Z namespaces/kserve-ci-e2e-test/apps/statefulsets.yaml [must-gather] [must-gather-z9bxj] OUT 2026-07-07T17:12:32.95637346Z namespaces/kserve-ci-e2e-test/autoscaling/ [must-gather] [must-gather-z9bxj] OUT 2026-07-07T17:12:32.956418602Z namespaces/kserve-ci-e2e-test/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-z9bxj] OUT 2026-07-07T17:12:32.956464303Z namespaces/kserve-ci-e2e-test/batch/ [must-gather] [must-gather-z9bxj] OUT 2026-07-07T17:12:32.956504214Z namespaces/kserve-ci-e2e-test/batch/cronjobs.yaml [must-gather] [must-gather-z9bxj] OUT 2026-07-07T17:12:32.956588236Z namespaces/kserve-ci-e2e-test/batch/jobs.yaml [must-gather] [must-gather-z9bxj] OUT 2026-07-07T17:12:32.956631407Z namespaces/kserve-ci-e2e-test/build.openshift.io/ [must-gather] [must-gather-z9bxj] OUT 2026-07-07T17:12:32.956672518Z namespaces/kserve-ci-e2e-test/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-z9bxj] OUT 2026-07-07T17:12:32.95675433Z namespaces/kserve-ci-e2e-test/build.openshift.io/builds.yaml [must-gather] [must-gather-z9bxj] OUT 2026-07-07T17:12:32.956805001Z namespaces/kserve-ci-e2e-test/core/ [must-gather] [must-gather-z9bxj] OUT 2026-07-07T17:12:32.956840822Z namespaces/kserve-ci-e2e-test/core/configmaps.yaml [must-gather] [must-gather-z9bxj] OUT 2026-07-07T17:12:32.956990396Z namespaces/kserve-ci-e2e-test/core/endpoints.yaml [must-gather] [must-gather-z9bxj] OUT 2026-07-07T17:12:32.95713005Z namespaces/kserve-ci-e2e-test/core/events.yaml [must-gather] [must-gather-z9bxj] OUT 2026-07-07T17:12:32.958428192Z namespaces/kserve-ci-e2e-test/core/persistentvolumeclaims.yaml [must-gather] [must-gather-z9bxj] OUT 2026-07-07T17:12:32.958541885Z namespaces/kserve-ci-e2e-test/core/pods.yaml [must-gather] [must-gather-z9bxj] OUT 2026-07-07T17:12:32.958658278Z namespaces/kserve-ci-e2e-test/core/replicationcontrollers.yaml [must-gather] [must-gather-z9bxj] OUT 2026-07-07T17:12:32.958824392Z namespaces/kserve-ci-e2e-test/core/secrets.yaml [must-gather] [must-gather-z9bxj] OUT 2026-07-07T17:12:32.959047858Z namespaces/kserve-ci-e2e-test/core/services.yaml [must-gather] [must-gather-z9bxj] OUT 2026-07-07T17:12:32.95913787Z namespaces/kserve-ci-e2e-test/discovery.k8s.io/ [must-gather] [must-gather-z9bxj] OUT 2026-07-07T17:12:32.959187031Z namespaces/kserve-ci-e2e-test/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-z9bxj] OUT 2026-07-07T17:12:32.959249943Z namespaces/kserve-ci-e2e-test/image.openshift.io/ [must-gather] [must-gather-z9bxj] OUT 2026-07-07T17:12:32.959284384Z namespaces/kserve-ci-e2e-test/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-z9bxj] OUT 2026-07-07T17:12:32.959374296Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/ [must-gather] [must-gather-z9bxj] OUT 2026-07-07T17:12:32.959408167Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-z9bxj] OUT 2026-07-07T17:12:32.95952258Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-z9bxj] OUT 2026-07-07T17:12:32.959567151Z namespaces/kserve-ci-e2e-test/monitoring.coreos.com/ [must-gather] [must-gather-z9bxj] OUT 2026-07-07T17:12:32.959623132Z namespaces/kserve-ci-e2e-test/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-z9bxj] OUT 2026-07-07T17:12:32.959682394Z namespaces/kserve-ci-e2e-test/networking.k8s.io/ [must-gather] [must-gather-z9bxj] OUT 2026-07-07T17:12:32.959737785Z namespaces/kserve-ci-e2e-test/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-z9bxj] OUT 2026-07-07T17:12:32.959791377Z namespaces/kserve-ci-e2e-test/policy/ [must-gather] [must-gather-z9bxj] OUT 2026-07-07T17:12:32.959843568Z namespaces/kserve-ci-e2e-test/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-z9bxj] OUT 2026-07-07T17:12:32.959907149Z namespaces/kserve-ci-e2e-test/route.openshift.io/ [must-gather] [must-gather-z9bxj] OUT 2026-07-07T17:12:32.959960071Z namespaces/kserve-ci-e2e-test/route.openshift.io/routes.yaml [must-gather] [must-gather-z9bxj] OUT 2026-07-07T17:12:32.967939042Z [must-gather] [must-gather-z9bxj] OUT 2026-07-07T17:12:32.967967192Z sent 761 bytes received 48,515 bytes 98,552.00 bytes/sec [must-gather] [must-gather-z9bxj] OUT 2026-07-07T17:12:32.967974682Z total size is 618,026 speedup is 12.54 [must-gather] [must-gather ] OUT 2026-07-07T17:12:33.035285745Z namespace/openshift-must-gather-d8pbc 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: 9529a314-36e9-4394-a439-3472f92a28cf [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-07T17:12:33.180001634Z 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: 9529a314-36e9-4394-a439-3472f92a28cf [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-07T17:12:33.211511057Z namespace/openshift-must-gather-s9nz9 created [must-gather] [must-gather ] OUT 2026-07-07T17:12:33.222169125Z clusterrolebinding.rbac.authorization.k8s.io/must-gather-shm96 created [must-gather] [must-gather ] OUT 2026-07-07T17:12:33.261016692Z pod for plug-in image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ba272a129f91bab6ed70a10b041d49836b63538fa2cbaa919e53a4a13fe3dcde created [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:12:34.721432979Z [disk usage checker] Started [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:12:34.725441719Z [disk usage checker] Volume usage percentage: current = 12 ; allowed = 70 [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:12:34.911295014Z Gathering data for ns/openshift-cluster-version... [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:12:35.052458501Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:12:35.149763481Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:12:35.245220912Z Gathering data for ns/default... [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:12:35.588692537Z Gathering data for ns/openshift... [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:12:36.059332969Z Gathering data for ns/kube-system... [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:12:36.969117062Z Gathering data for ns/openshift-etcd... [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:12:37.299947943Z Wrote inspect data to must-gather. [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:12:37.299982766Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:12:37.299982766Z namespaces "assisted-installer" not found [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:12:37.442989245Z Waiting on subprocesses to finish execution. [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:12:37.450537804Z INFO: Gathering machine config daemon's old logs from all nodes [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:12:37.452274244Z INFO: Collecting host service logs for crio [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:12:37.452560043Z INFO: Gathering HAProxy config files [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:12:37.452560043Z INFO: Collecting host service logs for kubelet [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:12:37.452878563Z INFO: Collecting host service logs for rpm-ostreed [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:12:37.453162823Z INFO: Collecting host service logs for ostree-finalize-staged [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:12:37.453476352Z INFO: Collecting host service logs for machine-config-daemon-firstboot [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:12:37.453788299Z INFO: Collecting host service logs for machine-config-daemon-host [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:12:37.454094596Z INFO: Collecting host service logs for NetworkManager [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:12:37.454389669Z INFO: Collecting host service logs for openvswitch [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:12:37.454678369Z INFO: Collecting host service logs for ovs-configuration [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:12:37.455018165Z INFO: Collecting host service logs for ovsdb-server [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:12:37.455308267Z INFO: Collecting host service logs for ovs-vswitchd [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:12:37.455542514Z Executing Istio gather script [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:12:37.455654629Z INFO: Waiting for worker host service log collection to complete ... [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:12:37.462888929Z INFO: Gathering on-disk MachineConfig from degraded nodes [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:12:37.474106574Z 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-8ghwq] POD 2026-07-07T17:12:37.755410399Z INFO: Waiting for node performance related collection to complete ... [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:12:37.840397605Z INFO: Collecting Insights Archives from insights-operator-5c847dcfc4-qh2nc [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:12:37.840450491Z insights-runtime-extractor-jk247 [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:12:37.840468904Z insights-runtime-extractor-pm2tz [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:12:37.840487149Z insights-runtime-extractor-wxw67 [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:12:37.848062077Z INFO: "kubernetes-nmstate-operator" not detected. Skipping. [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:12:38.362960252Z INFO: "metallb-operator" not detected. Skipping. [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:12:38.378957819Z INFO: namespace openshift-frr-k8s not detected. Skipping. [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:12:38.496699871Z INFO: Waiting for on-disk MachineConfig collection to complete ... [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:12:38.496728761Z INFO: on-disk MachineConfig config collection complete. [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:12:38.523433444Z No resources found [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:12:38.548458479Z No resources found in openshift-etcd namespace. [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:12:38.683026464Z INFO: Found 1 replicas - prometheus-k8s-0 [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:12:38.850919997Z INFO: "sriov-network-operator" not detected. Skipping. [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:12:38.931675637Z INFO: Worker host service log collection to complete. [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:12:39.108644002Z Wrote inspect data to must-gather. [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:12:39.208988660Z error: only SOURCE_DIR and POD:DESTINATION_DIR should be specified as arguments [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:12:39.208988660Z See 'oc rsync -h' for help and examples [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:12:39.544012200Z ERROR: No running kube-apiserver pods found [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:12:39.633230401Z Wrote inspect data to must-gather. [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:12:39.644864645Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:12:39.657771828Z error: the server doesn't have a resource type "performanceprofile" [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:12:39.705752784Z INFO: Getting alertmanagers from prometheus-k8s-0 [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:12:39.807618056Z [disk usage checker] Volume usage percentage: current = 12 ; allowed = 70 [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:12:39.836653751Z Wrote inspect data to must-gather. [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:12:39.838032397Z Wrote inspect data to must-gather. [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:12:39.848950627Z INFO: 'previous-logs' folder not found on ip-10-0-128-144.ec2.internal, skipping... [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:12:39.904257810Z Wrote inspect data to must-gather. [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:12:39.925009504Z INFO: Waiting for HAProxy config collection to complete ... [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:12:39.977363324Z error: the server doesn't have a resource type "multi-networkpolicy" [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:12:40.009425029Z No resources found [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:12:40.029366791Z Wrote inspect data to must-gather. [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:12:40.195705823Z Gathering data for ns/openshift-monitoring... [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:12:40.205888812Z Wrote inspect data to must-gather. [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:12:40.291686547Z INFO: 'previous-logs' folder not found on ip-10-0-133-184.ec2.internal, skipping... [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:12:40.295618934Z tar: Removing leading `/' from member names [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:12:40.303090065Z INFO: HAProxy config collection complete. [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:12:40.397652119Z Wrote inspect data to must-gather. [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:12:40.431984467Z error: the server doesn't have a resource type "machineconfigs" [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:12:40.457330803Z INFO: Getting rules from prometheus-k8s-0 [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:12:40.612411581Z INFO: 'previous-logs' folder not found on ip-10-0-137-198.ec2.internal, skipping... [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:12:40.612510144Z INFO: Waiting for Machine Config Daemon termination log collection to complete ... [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:12:40.612559371Z INFO: Machine Config Daemon termination log collection complete. [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:12:40.641078011Z error: the server doesn't have a resource type "machineconfigpools" [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:12:40.700457476Z Wrote inspect data to must-gather. [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:12:40.893609384Z Wrote inspect data to must-gather. [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:12:40.931598492Z INFO: Getting status/config from prometheus-k8s-0 [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:12:40.945983892Z INFO: OLM v1 CRDs not detected. Skipping OLM v1 resource collection. [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:12:40.987188705Z Wrote inspect data to must-gather. [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:12:41.066527832Z error: the server doesn't have a resource type "kubeletconfigs" [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:12:41.306138771Z Wrote inspect data to must-gather. [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:12:41.311097138Z INFO: INTERCONNECT MODE [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:12:41.311126238Z INFO: Gathering ovn-kubernetes DBs [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:12:41.330693263Z INFO: Getting status/flags from prometheus-k8s-0 [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:12:41.466143637Z INFO: Gathering OVN_Northbound from ovnkube-node-k2br8... [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:12:41.466408010Z INFO: Gathering OVN_Northbound from ovnkube-node-qlfcs... [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:12:41.466701006Z INFO: Gathering OVN_Northbound from ovnkube-node-rq27k... [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:12:41.466983377Z INFO: Gathering OVN_Southbound from ovnkube-node-k2br8... [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:12:41.467302985Z INFO: Gathering OVN_Southbound from ovnkube-node-qlfcs... [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:12:41.467556118Z INFO: Gathering OVN_Southbound from ovnkube-node-rq27k... [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:12:41.585496309Z Wrote inspect data to must-gather. [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:12:41.632166116Z INFO: Getting status/runtimeinfo from prometheus-k8s-0 [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:12:41.798051875Z tar: Removing leading `/' from member names [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:12:41.820926521Z tar: Removing leading `/' from member names [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:12:41.840984226Z tar: Removing leading `/' from member names [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:12:41.880372529Z tar: Removing leading `/' from member names [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:12:41.884850523Z tar: Removing leading `/' from member names [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:12:41.898960151Z tar: Removing leading `/' from member names [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:12:41.914993531Z Wrote inspect data to must-gather. [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:12:41.958358979Z Inspecting resource crd/gatewayclasses.gateway.networking.k8s.io [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:12:42.002399015Z INFO: Getting targets?state=active from prometheus-k8s-0 [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:12:42.184371445Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:12:42.192299340Z Wrote inspect data to must-gather. [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:12:42.275968985Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:12:42.322688116Z INFO: Waiting for network log collection to complete ... [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:12:42.322745802Z INFO: Waiting for ovnk database copies to complete ... [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:12:42.323402390Z INFO: Copying ovnk databases complete. [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:12:42.325292567Z 3.3M must-gather/network_logs/ovnk_database_store [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:12:42.327606126Z ovnk_database_store/ [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:12:42.327606126Z ovnk_database_store/ovnkube-node-qlfcs_nbdb [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:12:42.328402630Z INFO: Getting status/tsdb from prometheus-k8s-0 [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:12:42.339260407Z ovnk_database_store/ovnkube-node-qlfcs_sbdb [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:12:42.361764702Z ovnk_database_store/ovnkube-node-k2br8_sbdb [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:12:42.385089865Z ovnk_database_store/ovnkube-node-rq27k_nbdb [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:12:42.394689052Z ovnk_database_store/ovnkube-node-rq27k_sbdb [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:12:42.408781915Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:12:42.411956508Z Inspecting resource crd/gateways.gateway.networking.k8s.io [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:12:42.418264824Z ovnk_database_store/ovnkube-node-k2br8_nbdb [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:12:42.428688670Z Wrote inspect data to must-gather. [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:12:42.431445004Z INFO: Network log collection complete. [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:12:42.628446471Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:12:42.640793091Z Wrote inspect data to must-gather. [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:12:42.770880607Z INFO: Getting status from alertmanager-main-0 [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:12:42.858734069Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:12:42.862409387Z Inspecting resource crd/grpcroutes.gateway.networking.k8s.io [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:12:42.873312815Z W0707 17:12:42.873278 1562 util.go:195] skipping , failed to read event err: Object 'Kind' is missing in '' [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:12:42.883095763Z Wrote inspect data to must-gather. [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:12:42.926307029Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:12:43.083660134Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:12:43.130142766Z Gathering data for ns/openshift-network-console... [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:12:43.169879776Z Error from server (NotFound): deployments.apps "cluster-node-tuning-operator" not found [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:12:43.172690725Z INFO: Fallback to identify the container image from release info [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:12:43.312382866Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:12:43.314959734Z Inspecting resource crd/httproutes.gateway.networking.k8s.io [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:12:43.522114985Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:12:43.700479211Z Gathering data for ns/openshift-console-operator... [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:12:43.733129803Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:12:43.736229646Z Inspecting resource crd/inferencemodelrewrites.inference.networking.x-k8s.io [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:12:43.776475171Z INFO: Image with low level tools to use: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5be8cdcf34f35a89a70b6bfa49e66897641871237570b3e09766f83a0a473e6a [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:12:43.925631231Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:12:43.931299830Z daemonset.apps/perf-node-gather-daemonset created [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:12:44.075971397Z Waiting for performance profile collector pods to become ready: 1 [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:12:44.131545309Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:12:44.134444383Z Inspecting resource crd/inferenceobjectives.inference.networking.x-k8s.io [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:12:44.265190459Z Gathering data for ns/openshift-console... [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:12:44.307656087Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:12:44.519956307Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:12:44.522417694Z Inspecting resource crd/inferencepoolimports.inference.networking.x-k8s.io [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:12:44.689950084Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:12:44.819661021Z [disk usage checker] Volume usage percentage: current = 12 ; allowed = 70 [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:12:44.891700392Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:12:44.894748054Z Inspecting resource crd/inferencepools.inference.networking.k8s.io [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:12:44.919026719Z Gathering data for ns/openshift-cluster-storage-operator... [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:12:45.070995049Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:12:45.208701083Z Waiting for performance profile collector pods to become ready: 2 [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:12:45.274503064Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:12:45.276947643Z Inspecting resource crd/inferencepools.inference.networking.x-k8s.io [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:12:45.464156264Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:12:45.510070222Z Gathering data for ns/openshift-dns-operator... [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:12:45.654705471Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:12:45.656940514Z Inspecting resource crd/referencegrants.gateway.networking.k8s.io [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:12:45.829256834Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:12:45.856137419Z Gathering data for ns/openshift-dns... [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:12:45.999562605Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:12:46.336618547Z Waiting for performance profile collector pods to become ready: 3 [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:12:46.684347774Z Gathering data for ns/openshift-image-registry... [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:12:46.703772417Z Done executing Istio gather script [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:12:47.368728997Z Gathering data for ns/openshift-ingress-operator... [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:12:47.474368265Z Waiting for performance profile collector pods to become ready: 4 [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:12:47.819435957Z Gathering data for ns/openshift-ingress... [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:12:48.213381086Z Gathering data for ns/openshift-ingress-canary... [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:12:48.598377782Z Waiting for performance profile collector pods to become ready: 5 [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:12:48.715808432Z Gathering data for ns/openshift-insights... [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:12:49.698642513Z Waiting for performance profile collector pods to become ready: 6 [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:12:49.824392885Z [disk usage checker] Volume usage percentage: current = 12 ; allowed = 70 [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:12:50.815385040Z Waiting for performance profile collector pods to become ready: 7 [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:12:51.360504864Z Gathering data for ns/kserve... [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:12:51.928066274Z Daemonset perf-node-gather-daemonset ready 3 out of 3 [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:12:52.196464261Z Collecting performance related data for node ip-10-0-128-144.ec2.internal [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:12:52.206103157Z Collecting performance related data for node ip-10-0-137-198.ec2.internal [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:12:52.214094892Z Collecting performance related data for node ip-10-0-133-184.ec2.internal [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:12:53.769221833Z Gathering data for ns/openshift-config... [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:12:54.162720810Z Gathering data for ns/openshift-config-managed... [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:12:54.718418795Z Gathering data for ns/openshift-kube-apiserver-operator... [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:12:54.829051563Z [disk usage checker] Volume usage percentage: current = 12 ; allowed = 70 [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:12:55.195278377Z Gathering data for ns/openshift-kube-apiserver... [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:12:55.682725772Z Gathering data for ns/openshift-kube-controller-manager... [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:12:56.101934105Z Gathering data for ns/openshift-kube-controller-manager-operator... [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:12:56.461591363Z Gathering data for ns/openshift-kube-scheduler... [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:12:56.843524597Z Gathering data for ns/openshift-kube-scheduler-operator... [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:12:57.296998043Z Gathering data for ns/openshift-kube-storage-version-migrator... [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:12:57.808756517Z Gathering data for ns/openshift-kube-storage-version-migrator-operator... [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:12:58.249596211Z Gathering data for ns/openshift-user-workload-monitoring... [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:12:58.859081580Z Gathering data for ns/openshift-multus... [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:12:59.833605172Z [disk usage checker] Volume usage percentage: current = 12 ; allowed = 70 [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:13:00.424199304Z Collecting kubelet logs for node ip-10-0-128-144.ec2.internal [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:13:00.426926512Z Collecting kubelet logs for node ip-10-0-137-198.ec2.internal [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:13:00.429363276Z Collecting kubelet logs for node ip-10-0-133-184.ec2.internal [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:13:00.810598302Z daemonset.apps "perf-node-gather-daemonset" deleted from openshift-must-gather-s9nz9 namespace [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:13:00.817872752Z INFO: Node performance data collection complete. [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:13:01.025393255Z Gathering data for ns/openshift-ovn-kubernetes... [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:13:03.048351621Z Gathering data for ns/openshift-host-network... [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:13:03.476373883Z Gathering data for ns/openshift-network-diagnostics... [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:13:04.263289605Z Gathering data for ns/openshift-network-node-identity... [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:13:04.717922746Z Gathering data for ns/openshift-network-operator... [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:13:04.838942576Z [disk usage checker] Volume usage percentage: current = 12 ; allowed = 70 [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:13:05.161146700Z Gathering data for ns/openshift-cloud-network-config-controller... [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:13:05.464396409Z Gathering data for ns/openshift-cluster-node-tuning-operator... [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:13:05.993909969Z Gathering data for ns/openshift-apiserver-operator... [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:13:06.333144838Z Gathering data for ns/openshift-apiserver... [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:13:06.732433279Z Gathering data for ns/openshift-controller-manager-operator... [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:13:07.073957782Z Gathering data for ns/openshift-controller-manager... [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:13:07.376511255Z Gathering data for ns/openshift-cluster-samples-operator... [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:13:08.102007197Z Gathering data for ns/openshift-operator-lifecycle-manager... [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:13:08.506978467Z Gathering data for ns/openshift-service-ca-operator... [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:13:08.867496073Z Gathering data for ns/openshift-service-ca... [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:13:09.261583707Z Gathering data for ns/openshift-cluster-csi-drivers... [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:13:09.844769262Z [disk usage checker] Volume usage percentage: current = 12 ; allowed = 70 [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:13:10.298534569Z Wrote inspect data to must-gather. [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:13:10.298579179Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:13:10.298579179Z skipping gathering secrets/support due to error: secrets "support" not found [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:13:10.425810435Z error: the server doesn't have a resource type "clusters" [must-gather] [must-gather-8ghwq] POD 2026-07-07T17:13:10.565236830Z Caches written to disk [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.576461814Z waiting for gather to complete [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.581133981Z downloading gather output [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.888142872Z receiving incremental file list [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.914016142Z ./ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.914155406Z aggregated-discovery-api.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.914480704Z aggregated-discovery-apis.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.915309915Z event-filter.html [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.91790893Z timestamp [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.917988452Z version [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.931632265Z cluster-scoped-resources/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.931654326Z cluster-scoped-resources/admissionregistration.k8s.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.931661496Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.931711067Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/default-network-annotation.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.931876921Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/servicecidrs.openshift.io.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.932000704Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/user-defined-networks-namespace-label.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.932082866Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.932139978Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/default-network-annotation-binding.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.93223335Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/servicecidrs-binding.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.932324183Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/user-defined-networks-namespace-label-binding.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.932435345Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.932474046Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/multus.openshift.io.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.932606Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/network-node-identity.openshift.io.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.932681252Z cluster-scoped-resources/apiextensions.k8s.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.933048581Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.933131423Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/accounts.nim.opendatahub.io.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.933331668Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/adminnetworkpolicies.policy.networking.k8s.io.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.933602535Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/adminpolicybasedexternalroutes.k8s.ovn.org.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.93380763Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertingrules.monitoring.openshift.io.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.933952444Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertmanagerconfigs.monitoring.coreos.com.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.938024926Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertmanagers.monitoring.coreos.com.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.94017013Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertrelabelconfigs.monitoring.openshift.io.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.940310824Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/apirequestcounts.apiserver.openshift.io.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.940481578Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/apiservers.config.openshift.io.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.940800606Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/appliedmanifestworks.work.open-cluster-management.io.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.940947689Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/authentications.config.openshift.io.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.941253687Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/baselineadminnetworkpolicies.policy.networking.k8s.io.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.941540694Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/builds.config.openshift.io.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.94178511Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/catalogsources.operators.coreos.com.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.942133539Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudcredentials.operator.openshift.io.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.942283223Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudeventsources.eventing.keda.sh.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.942424137Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudprivateipconfigs.cloud.network.openshift.io.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.9425592Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterclaims.cluster.open-cluster-management.io.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.942696693Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustercloudeventsources.eventing.keda.sh.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.942835807Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustercsidrivers.operator.openshift.io.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.943016941Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterimagepolicies.config.openshift.io.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.943261588Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusteroperators.config.openshift.io.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.943424432Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterresourcequotas.quota.openshift.io.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.943557925Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterserviceversions.operators.coreos.com.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.945517744Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterstoragecontainers.serving.kserve.io.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.945679199Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustertriggerauthentications.keda.sh.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.945830632Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusteruserdefinednetworks.k8s.ovn.org.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.946035008Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterversions.config.openshift.io.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.946325035Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.946791527Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.operator.openshift.io.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.946912219Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.samples.operator.openshift.io.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.947035033Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleclidownloads.console.openshift.io.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.947202107Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleexternalloglinks.console.openshift.io.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.94731904Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolelinks.console.openshift.io.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.947451013Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolenotifications.console.openshift.io.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.947553956Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleplugins.console.openshift.io.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.947700059Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolequickstarts.console.openshift.io.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.947850913Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoles.config.openshift.io.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.947941055Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoles.operator.openshift.io.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.948230283Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolesamples.console.openshift.io.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.948361856Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleyamlsamples.console.openshift.io.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.948465458Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/controllerconfigs.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.949165966Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/credentialsrequests.cloudcredential.openshift.io.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.949294939Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/csisnapshotcontrollers.operator.openshift.io.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.949407752Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/datascienceclusters.datasciencecluster.opendatahub.io.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.949592157Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnses.config.openshift.io.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.94969832Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnses.operator.openshift.io.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.949884464Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnsrecords.ingress.operator.openshift.io.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.950013888Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dscinitializations.dscinitialization.opendatahub.io.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.950222233Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressfirewalls.k8s.ovn.org.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.950336076Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressips.k8s.ovn.org.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.950453788Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressqoses.k8s.ovn.org.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.950584142Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressrouters.network.operator.openshift.io.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.950701215Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressservices.k8s.ovn.org.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.950821658Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/etcds.operator.openshift.io.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.951021653Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/featuregates.config.openshift.io.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.951179737Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gatewayclasses.gateway.networking.k8s.io.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.951326601Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gateways.gateway.networking.k8s.io.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.95169741Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/grpcroutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.952071019Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/helmchartrepositories.helm.openshift.io.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.952207083Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httproutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.952982142Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httpscaledobjects.http.keda.sh.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.953150716Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagecontentpolicies.config.openshift.io.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.95327403Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagecontentsourcepolicies.operator.openshift.io.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.953381322Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagedigestmirrorsets.config.openshift.io.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.953505225Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagepolicies.config.openshift.io.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.95370465Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagepruners.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.953933046Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/images.config.openshift.io.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.95407919Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagetagmirrorsets.config.openshift.io.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.954293885Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencegraphs.serving.kserve.io.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.954451979Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencemodelrewrites.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.954577302Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferenceobjectives.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.954698345Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepoolimports.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.954848349Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.k8s.io.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.954989823Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.955167467Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferenceservices.serving.kserve.io.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.957342322Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/infrastructures.config.openshift.io.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.957807444Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ingresscontrollers.operator.openshift.io.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.958422659Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ingresses.config.openshift.io.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.958590893Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/insightsoperators.operator.openshift.io.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.958792018Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/installplans.operators.coreos.com.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.958940312Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/interceptorroutes.http.keda.sh.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.959085616Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ipamclaims.k8s.cni.cncf.io.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.959221899Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ippools.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.959328642Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kedacontrollers.keda.sh.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.965440925Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubeapiservers.operator.openshift.io.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.96561038Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubecontrollermanagers.operator.openshift.io.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.965778834Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubeschedulers.operator.openshift.io.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.965880216Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubestorageversionmigrators.operator.openshift.io.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.9660186Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/llminferenceserviceconfigs.serving.kserve.io.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.970686727Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/llminferenceservices.serving.kserve.io.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.974959505Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineconfignodes.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.97515972Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineconfigurations.operator.openshift.io.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.975466948Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineosbuilds.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.975643252Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineosconfigs.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.975797936Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/network-attachment-definitions.k8s.cni.cncf.io.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.975899118Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/networks.config.openshift.io.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.976101273Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/networks.operator.openshift.io.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.976394931Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/nodes.config.openshift.io.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.976561535Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/nodeslicepools.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.976667998Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/oauths.config.openshift.io.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.976855342Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/olmconfigs.operators.coreos.com.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.976973475Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/openshiftapiservers.operator.openshift.io.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.977129789Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/openshiftcontrollermanagers.operator.openshift.io.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.977266773Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorconditions.operators.coreos.com.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.977405826Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorgroups.operators.coreos.com.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.9775562Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorhubs.config.openshift.io.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.977651392Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorpkis.network.operator.openshift.io.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.977756895Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operators.operators.coreos.com.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.977882718Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/overlappingrangeipreservations.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.977998441Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/pinnedimagesets.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.978114234Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/podmonitors.monitoring.coreos.com.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.978403141Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/podnetworkconnectivitychecks.controlplane.operator.openshift.io.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.978536435Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/probes.monitoring.coreos.com.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.978782131Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/profiles.tuned.openshift.io.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.978894164Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/projecthelmchartrepositories.helm.openshift.io.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.979009547Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/projects.config.openshift.io.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.97913833Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/prometheuses.monitoring.coreos.com.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.9811457Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/prometheusrules.monitoring.coreos.com.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.981317075Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/proxies.config.openshift.io.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.981430358Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/rangeallocations.security.internal.openshift.io.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.981625532Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/referencegrants.gateway.networking.k8s.io.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.981795317Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/rolebindingrestrictions.authorization.openshift.io.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.981988732Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/scaledjobs.keda.sh.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.983665074Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/scaledobjects.keda.sh.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.983865749Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/schedulers.config.openshift.io.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.984012523Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/securitycontextconstraints.security.openshift.io.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.984221818Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servicecas.operator.openshift.io.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.984357341Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servicemonitors.monitoring.coreos.com.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.984654208Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servingruntimes.serving.kserve.io.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.985244513Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storages.operator.openshift.io.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.985379557Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storagestates.migration.k8s.io.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.985526661Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storageversionmigrations.migration.k8s.io.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.985664824Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/subscriptions.operators.coreos.com.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.986473854Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/thanosrulers.monitoring.coreos.com.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.987968822Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/trainedmodels.serving.kserve.io.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.988132496Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/triggerauthentications.keda.sh.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.988334411Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/tuneds.tuned.openshift.io.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.988497715Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/userdefinednetworks.k8s.ovn.org.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.988713861Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumepopulators.populator.storage.k8s.io.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.988856654Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshotclasses.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.989006938Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshotcontents.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.989241364Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshots.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.989424719Z cluster-scoped-resources/apiregistration.k8s.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.989759357Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.989827279Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1..yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.989954252Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.admissionregistration.k8s.io.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.990076055Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apiextensions.k8s.io.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.990226069Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apiserver.openshift.io.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.990338611Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apps.openshift.io.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.990555127Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apps.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.99067895Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authentication.k8s.io.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.990797643Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authorization.k8s.io.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.990922326Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authorization.openshift.io.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.991037489Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.autoscaling.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.991174092Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.batch.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.991300496Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.build.openshift.io.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.991418219Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.certificates.k8s.io.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.991557192Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.cloud.network.openshift.io.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.991680165Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.cloudcredential.openshift.io.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.991800288Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.config.openshift.io.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.991924331Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.console.openshift.io.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.992048145Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.coordination.k8s.io.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.992190598Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.datasciencecluster.opendatahub.io.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.992331792Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.discovery.k8s.io.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.992458005Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.dscinitialization.opendatahub.io.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.992579808Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.events.k8s.io.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.992698531Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.flowcontrol.apiserver.k8s.io.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.992820944Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.gateway.networking.k8s.io.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.992951837Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.image.openshift.io.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.99307778Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.993226464Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.inference.networking.k8s.io.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.993347177Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.ingress.operator.openshift.io.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.9934758Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.k8s.cni.cncf.io.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.993600524Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.k8s.ovn.org.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.993726807Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.99384787Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.monitoring.coreos.com.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.993980993Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.monitoring.openshift.io.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.994131147Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.network.operator.openshift.io.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.99425227Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.networking.k8s.io.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.994372233Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.nim.opendatahub.io.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.994504796Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.node.k8s.io.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.994629019Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.oauth.openshift.io.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.994755642Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.operator.openshift.io.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.994882756Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.operators.coreos.com.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.995000079Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.packages.operators.coreos.com.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.995196544Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.policy.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.995321287Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.project.openshift.io.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.99545652Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.quota.openshift.io.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.995587554Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.rbac.authorization.k8s.io.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.995709227Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.resource.k8s.io.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.99583361Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.route.openshift.io.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.995964893Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.samples.operator.openshift.io.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.996106687Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.scheduling.k8s.io.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.996271131Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.security.internal.openshift.io.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.996400254Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.security.openshift.io.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.996528027Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.996686341Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.storage.k8s.io.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.996816065Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.template.openshift.io.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.996926227Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.tuned.openshift.io.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.997085811Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.user.openshift.io.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.997210954Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.work.open-cluster-management.io.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.997363098Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.cluster.open-cluster-management.io.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.997538943Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.controlplane.operator.openshift.io.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.997662336Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.eventing.keda.sh.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.997796319Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.http.keda.sh.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.997921322Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.998049716Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.k8s.cni.cncf.io.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.998205559Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.keda.sh.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.998334813Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.migration.k8s.io.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.998461036Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.monitoring.coreos.com.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.998591459Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.operator.openshift.io.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.998718232Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.operators.coreos.com.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.998848596Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.policy.networking.k8s.io.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.998978859Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.serving.kserve.io.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.999124352Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.999256816Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.999395619Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.operators.coreos.com.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.999522253Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.serving.kserve.io.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.999649556Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.admissionregistration.k8s.io.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.999774329Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.external.metrics.k8s.io.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:11.999929673Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.gateway.networking.k8s.io.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.000070246Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.helm.openshift.io.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.00020341Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.http.keda.sh.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.000331993Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.metrics.k8s.io.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.000460746Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.monitoring.coreos.com.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.000558999Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.populator.storage.k8s.io.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.000665421Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.serving.kserve.io.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.000796905Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.storage.k8s.io.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.000926838Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v2.autoscaling.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.00102826Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v2.operators.coreos.com.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.001138003Z cluster-scoped-resources/certificates.k8s.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.001164204Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.001255676Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-5bvg8.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.001386489Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-f65mc.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.001499392Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-mvkt2.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.001631646Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-nb8hv.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.001755609Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-pmmlg.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.001875972Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-q25gf.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.001992484Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-qq476.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.002134498Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-rst2p.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.002316173Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-rtnp5.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.002417015Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-txfst.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.002509157Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-x8hn2.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.00260937Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-zxbw2.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.002698142Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-9rnwp.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.002806205Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-dszw6.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.002906587Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-xn4ng.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.003031251Z cluster-scoped-resources/config.openshift.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.003143604Z cluster-scoped-resources/config.openshift.io/apiservers.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.00338295Z cluster-scoped-resources/config.openshift.io/authentications.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.003555664Z cluster-scoped-resources/config.openshift.io/builds.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.003686407Z cluster-scoped-resources/config.openshift.io/clusterimagepolicies.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.00379965Z cluster-scoped-resources/config.openshift.io/clusteroperators.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.004257292Z cluster-scoped-resources/config.openshift.io/clusterversions.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.004418865Z cluster-scoped-resources/config.openshift.io/consoles.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.004533568Z cluster-scoped-resources/config.openshift.io/dnses.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.004666672Z cluster-scoped-resources/config.openshift.io/featuregates.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.004803095Z cluster-scoped-resources/config.openshift.io/imagecontentpolicies.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.004924738Z cluster-scoped-resources/config.openshift.io/imagedigestmirrorsets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.005100623Z cluster-scoped-resources/config.openshift.io/imagepolicies.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.005198145Z cluster-scoped-resources/config.openshift.io/images.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.005333409Z cluster-scoped-resources/config.openshift.io/imagetagmirrorsets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.005451232Z cluster-scoped-resources/config.openshift.io/infrastructures.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.005585525Z cluster-scoped-resources/config.openshift.io/ingresses.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.005713108Z cluster-scoped-resources/config.openshift.io/networks.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.005845732Z cluster-scoped-resources/config.openshift.io/nodes.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.005970955Z cluster-scoped-resources/config.openshift.io/oauths.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.006116568Z cluster-scoped-resources/config.openshift.io/operatorhubs.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.006226661Z cluster-scoped-resources/config.openshift.io/projects.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.006366255Z cluster-scoped-resources/config.openshift.io/proxies.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.006488438Z cluster-scoped-resources/config.openshift.io/schedulers.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.006701163Z cluster-scoped-resources/config.openshift.io/clusteroperators/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.006759784Z cluster-scoped-resources/config.openshift.io/clusteroperators/console.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.006904188Z cluster-scoped-resources/config.openshift.io/clusteroperators/csi-snapshot-controller.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.007031511Z cluster-scoped-resources/config.openshift.io/clusteroperators/dns.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.007177945Z cluster-scoped-resources/config.openshift.io/clusteroperators/image-registry.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.007310108Z cluster-scoped-resources/config.openshift.io/clusteroperators/ingress.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.007451502Z cluster-scoped-resources/config.openshift.io/clusteroperators/insights.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.007579875Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-apiserver.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.00777693Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-controller-manager.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.007905933Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-scheduler.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.008034136Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-storage-version-migrator.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.00818316Z cluster-scoped-resources/config.openshift.io/clusteroperators/monitoring.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.008315014Z cluster-scoped-resources/config.openshift.io/clusteroperators/network.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.008484558Z cluster-scoped-resources/config.openshift.io/clusteroperators/node-tuning.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.008614411Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-apiserver.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.008746965Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-controller-manager.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.008874848Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-samples.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.009081623Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager-catalog.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.009231287Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager-packageserver.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.00935909Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.009481923Z cluster-scoped-resources/config.openshift.io/clusteroperators/service-ca.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.009613036Z cluster-scoped-resources/config.openshift.io/clusteroperators/storage.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.009699148Z cluster-scoped-resources/config.openshift.io/clusterversions/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.00975693Z cluster-scoped-resources/config.openshift.io/clusterversions/version.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.009852102Z cluster-scoped-resources/config.openshift.io/consoles/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.009894203Z cluster-scoped-resources/config.openshift.io/consoles/cluster.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.009974955Z cluster-scoped-resources/config.openshift.io/featuregates/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.010006776Z cluster-scoped-resources/config.openshift.io/featuregates/cluster.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.010096998Z cluster-scoped-resources/config.openshift.io/infrastructures/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.01015545Z cluster-scoped-resources/config.openshift.io/infrastructures/cluster.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.010235722Z cluster-scoped-resources/config.openshift.io/oauths/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.010288633Z cluster-scoped-resources/config.openshift.io/oauths/cluster.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.010361415Z cluster-scoped-resources/config.openshift.io/proxies/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.010407906Z cluster-scoped-resources/config.openshift.io/proxies/cluster.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.010485858Z cluster-scoped-resources/console.openshift.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.010493328Z cluster-scoped-resources/console.openshift.io/consoleplugins/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.010531209Z cluster-scoped-resources/console.openshift.io/consoleplugins/monitoring-plugin.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.010648812Z cluster-scoped-resources/console.openshift.io/consoleplugins/networking-console-plugin.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.010715544Z cluster-scoped-resources/core/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.010726654Z cluster-scoped-resources/core/nodes/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.010775235Z cluster-scoped-resources/core/nodes/ip-10-0-128-144.ec2.internal.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.010985421Z cluster-scoped-resources/core/nodes/ip-10-0-133-184.ec2.internal.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.011195796Z cluster-scoped-resources/core/nodes/ip-10-0-137-198.ec2.internal.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.011324869Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.011418201Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.011486403Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/catch-all.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.011619387Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/exempt.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.011729839Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/global-default.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.011831562Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-controller-manager.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.011970306Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-scheduler.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.012213952Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-system-service-accounts.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.012489008Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver-operator.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.012605171Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver-sar.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.012859538Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.01295795Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-authentication-operator.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.013084163Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-controller-manager.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.013190916Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-kube-apiserver-operator.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.013280859Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-monitoring-metrics.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.013384351Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-apiserver-sar.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.013468043Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-apiserver.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.013570496Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-server.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.013662738Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/probes.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.013758331Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/service-accounts.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.013856393Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-leader-election.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.013946555Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-node-high.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.014040588Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-nodes.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.014179541Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.014242643Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/catch-all.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.014336915Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/exempt.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.014425047Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/global-default.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.014511419Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/leader-election.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.014601332Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/node-high.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.014684214Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/openshift-control-plane-operators.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.014853138Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/system.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.014984661Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/workload-high.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.015174746Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/workload-low.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.015238228Z cluster-scoped-resources/imageregistry.operator.openshift.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.015247348Z cluster-scoped-resources/imageregistry.operator.openshift.io/configs/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.015299529Z cluster-scoped-resources/imageregistry.operator.openshift.io/configs/cluster.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.015432282Z cluster-scoped-resources/imageregistry.operator.openshift.io/imagepruners/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.015465654Z cluster-scoped-resources/imageregistry.operator.openshift.io/imagepruners/cluster.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.015546405Z cluster-scoped-resources/migration.k8s.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.015559826Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.015615907Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/console-plugin-storage-version-migration.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.01571989Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/machineconfiguration-controllerconfig-storage-version-migration.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.015877064Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/machineconfiguration-machineconfigpool-storage-version-migration.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.015943975Z cluster-scoped-resources/oauth.openshift.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.015952266Z cluster-scoped-resources/oauth.openshift.io/oauthclients/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.016011187Z cluster-scoped-resources/oauth.openshift.io/oauthclients/console.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.016149871Z cluster-scoped-resources/operator.openshift.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.016164181Z cluster-scoped-resources/operator.openshift.io/clustercsidrivers/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.016191342Z cluster-scoped-resources/operator.openshift.io/clustercsidrivers/ebs.csi.aws.com.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.016286424Z cluster-scoped-resources/operator.openshift.io/consoles/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.016315535Z cluster-scoped-resources/operator.openshift.io/consoles/cluster.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.016442158Z cluster-scoped-resources/operator.openshift.io/csisnapshotcontrollers/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.016476989Z cluster-scoped-resources/operator.openshift.io/csisnapshotcontrollers/cluster.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.016549841Z cluster-scoped-resources/operator.openshift.io/dnses/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.016584282Z cluster-scoped-resources/operator.openshift.io/dnses/default.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.016646413Z cluster-scoped-resources/operator.openshift.io/insightsoperators/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.016680854Z cluster-scoped-resources/operator.openshift.io/insightsoperators/cluster.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.016805327Z cluster-scoped-resources/operator.openshift.io/kubeapiservers/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.016850028Z cluster-scoped-resources/operator.openshift.io/kubeapiservers/cluster.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.016896149Z cluster-scoped-resources/operator.openshift.io/kubecontrollermanagers/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.01693099Z cluster-scoped-resources/operator.openshift.io/kubecontrollermanagers/cluster.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.016991362Z cluster-scoped-resources/operator.openshift.io/kubeschedulers/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.017022642Z cluster-scoped-resources/operator.openshift.io/kubeschedulers/cluster.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.017100884Z cluster-scoped-resources/operator.openshift.io/kubestorageversionmigrators/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.017149046Z cluster-scoped-resources/operator.openshift.io/kubestorageversionmigrators/cluster.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.017223928Z cluster-scoped-resources/operator.openshift.io/networks/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.017244878Z cluster-scoped-resources/operator.openshift.io/networks/cluster.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.017350871Z cluster-scoped-resources/operator.openshift.io/openshiftapiservers/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.017380891Z cluster-scoped-resources/operator.openshift.io/openshiftapiservers/cluster.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.017463454Z cluster-scoped-resources/operator.openshift.io/openshiftcontrollermanagers/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.017487154Z cluster-scoped-resources/operator.openshift.io/openshiftcontrollermanagers/cluster.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.017559696Z cluster-scoped-resources/operator.openshift.io/servicecas/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.017693389Z cluster-scoped-resources/operator.openshift.io/servicecas/cluster.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.017740931Z cluster-scoped-resources/operator.openshift.io/storages/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.017770901Z cluster-scoped-resources/operator.openshift.io/storages/cluster.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.017883944Z cluster-scoped-resources/operators.coreos.com/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.017892084Z cluster-scoped-resources/operators.coreos.com/olmconfigs/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.017938265Z cluster-scoped-resources/operators.coreos.com/olmconfigs/cluster.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.017996477Z cluster-scoped-resources/operators.coreos.com/operators/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.018025598Z cluster-scoped-resources/operators.coreos.com/operators/openshift-custom-metrics-autoscaler-operator.openshift-keda.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.018145701Z cluster-scoped-resources/rbac.authorization.k8s.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.018216203Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.018270204Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/aws-ebs-csi-driver-operator-clusterrolebinding.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.018356266Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cloud-network-config-controller.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.018442748Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cluster-node-tuning-operator.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.018593482Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cluster-storage-operator-role.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.018723595Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/csi-snapshot-controller-operator-clusterrole.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.018814547Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/csi-snapshot-controller-runner-operator.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.01890702Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/metrics-daemon-sa-rolebinding.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.019003432Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-admission-controller-webhook.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.019118275Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-ancillary-tools.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.019211728Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-cluster-readers.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.01930477Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-group.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.019407102Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-transient.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.019496025Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-whereabouts.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.019592147Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/network-diagnostics.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.019686569Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/network-node-identity.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.019775132Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-image-registry-pruner.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.019875014Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-iptables-alerter.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.019969316Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.02008293Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-node-identity-limited.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.020183102Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-node-kube-rbac-proxy.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.020273384Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/registry-registry-role.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.020372757Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.020418698Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/aws-ebs-csi-driver-operator-clusterrole.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.020529501Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/cloud-network-config-controller.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.020613873Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/cluster-node-tuning-operator.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.020706045Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/console-extensions-reader.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.020852719Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/console-operator.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.020958141Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/console.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.021052274Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/csi-snapshot-controller-operator-clusterrole.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.021154316Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/helm-chartrepos-viewer.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.021254629Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/metrics-daemon-role.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.021349651Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus-admission-controller-webhook.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.021437553Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus-ancillary-tools.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.021530986Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.021626548Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/net-attach-def-project.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.02171374Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/network-diagnostics.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.021809273Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/network-node-identity.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.021905395Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-csi-snapshot-controller-runner.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.022007078Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-iptables-alerter.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.022121441Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-cluster-reader.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.022213323Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.022313766Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-kube-rbac-proxy.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.022405978Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-node-limited.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.02249882Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-udn-editor.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.022589133Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-udn-viewer.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.022679995Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/project-helm-chartrepository-editor.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.022780327Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-admin.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.02286925Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-basic-user.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.022961592Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-storage-admin.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.023072785Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-view.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.023169697Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:registry.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.023307401Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/whereabouts-cni.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.023375822Z cluster-scoped-resources/samples.operator.openshift.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.023385613Z cluster-scoped-resources/samples.operator.openshift.io/configs/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.023414953Z cluster-scoped-resources/samples.operator.openshift.io/configs/cluster.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.023480365Z cluster-scoped-resources/snapshot.storage.k8s.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.023490205Z cluster-scoped-resources/snapshot.storage.k8s.io/volumesnapshotclasses/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.023537297Z cluster-scoped-resources/snapshot.storage.k8s.io/volumesnapshotclasses/csi-aws-vsc.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.023620488Z cluster-scoped-resources/storage.k8s.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.023631119Z cluster-scoped-resources/storage.k8s.io/csidrivers/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.023653649Z cluster-scoped-resources/storage.k8s.io/csidrivers/ebs.csi.aws.com.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.023738282Z cluster-scoped-resources/storage.k8s.io/csinodes/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.023788123Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-128-144.ec2.internal.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.023887525Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-133-184.ec2.internal.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.023972457Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-137-198.ec2.internal.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.024041729Z cluster-scoped-resources/storage.k8s.io/storageclasses/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.024113381Z cluster-scoped-resources/storage.k8s.io/storageclasses/gp2-csi.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.024216834Z cluster-scoped-resources/storage.k8s.io/storageclasses/gp3-csi.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.024247464Z host_service_logs/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.024316306Z host_service_logs/masters/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.024346657Z host_service_logs/masters/NetworkManager_service.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.024433979Z host_service_logs/masters/crio_service.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.024503981Z host_service_logs/masters/kubelet_service.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.024578172Z host_service_logs/masters/machine-config-daemon-firstboot_service.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.024764467Z host_service_logs/masters/machine-config-daemon-host_service.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.02487683Z host_service_logs/masters/openvswitch_service.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.024949922Z host_service_logs/masters/ostree-finalize-staged_service.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.025030524Z host_service_logs/masters/ovs-configuration_service.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.025134377Z host_service_logs/masters/ovs-vswitchd_service.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.025208408Z host_service_logs/masters/ovsdb-server_service.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.02528681Z host_service_logs/masters/rpm-ostreed_service.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.025317231Z ingress_controllers/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.025323711Z ingress_controllers/default/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.025329662Z ingress_controllers/default/router-default-dc9c5f76c-946gt/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.025371823Z ingress_controllers/default/router-default-dc9c5f76c-946gt/haproxy.config [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.025497036Z insights-data/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.025504616Z istio/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.025538247Z istio/aggregated-discovery-api.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.02566016Z istio/aggregated-discovery-apis.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.026238784Z istio/event-filter.html [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.026361537Z istio/timestamp [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.026417579Z istio/cluster-scoped-resources/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.026428669Z istio/cluster-scoped-resources/apiextensions.k8s.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.02647618Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.026528021Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gatewayclasses.gateway.networking.k8s.io.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.026688886Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gateways.gateway.networking.k8s.io.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.027134137Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/grpcroutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.027612059Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httproutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.028544642Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencemodelrewrites.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.028669975Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferenceobjectives.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.028788838Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepoolimports.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.028932492Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.k8s.io.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.029076846Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.02923654Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/referencegrants.gateway.networking.k8s.io.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.029314382Z machine_config_ondisk/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.029323152Z machine_config_termination_logs/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.029333332Z monitoring/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.029337452Z monitoring/alertmanager/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.029372993Z monitoring/alertmanager/status.json [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.029464835Z monitoring/alertmanager/status.stderr [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.029509796Z monitoring/prometheus/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.029554078Z monitoring/prometheus/alertmanagers.json [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.0296558Z monitoring/prometheus/alertmanagers.stderr [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.029719902Z monitoring/prometheus/rules.json [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.03042771Z monitoring/prometheus/rules.stderr [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.030480471Z monitoring/prometheus/prometheus-k8s-0/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.030528352Z monitoring/prometheus/prometheus-k8s-0/active-targets.json [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.031410415Z monitoring/prometheus/prometheus-k8s-0/active-targets.stderr [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.031463486Z monitoring/prometheus/prometheus-k8s-0/status/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.031492317Z monitoring/prometheus/prometheus-k8s-0/status/runtimeinfo.json [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.031599859Z monitoring/prometheus/prometheus-k8s-0/status/runtimeinfo.stderr [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.031663211Z monitoring/prometheus/prometheus-k8s-0/status/tsdb.json [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.031761663Z monitoring/prometheus/prometheus-k8s-0/status/tsdb.stderr [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.031818115Z monitoring/prometheus/status/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.031874736Z monitoring/prometheus/status/config.json [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.032337638Z monitoring/prometheus/status/config.stderr [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.032404089Z monitoring/prometheus/status/flags.json [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.032501392Z monitoring/prometheus/status/flags.stderr [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.032692697Z namespaces/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.032703067Z namespaces/default/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.032755168Z namespaces/default/default.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.03282566Z namespaces/default/apps.openshift.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.032844531Z namespaces/default/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.032944203Z namespaces/default/apps/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.032957403Z namespaces/default/apps/daemonsets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.033089347Z namespaces/default/apps/deployments.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.033151648Z namespaces/default/apps/replicasets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.033251631Z namespaces/default/apps/statefulsets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.033297302Z namespaces/default/autoscaling/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.033352963Z namespaces/default/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.033400465Z namespaces/default/batch/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.033446755Z namespaces/default/batch/cronjobs.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.033528718Z namespaces/default/batch/jobs.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.033563669Z namespaces/default/build.openshift.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.0336163Z namespaces/default/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.033696662Z namespaces/default/build.openshift.io/builds.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.033770924Z namespaces/default/core/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.033810815Z namespaces/default/core/configmaps.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.033923747Z namespaces/default/core/endpoints.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.03401437Z namespaces/default/core/events.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.034210835Z namespaces/default/core/persistentvolumeclaims.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.034289687Z namespaces/default/core/pods.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.034384669Z namespaces/default/core/replicationcontrollers.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.034514642Z namespaces/default/core/secrets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.034688007Z namespaces/default/core/services.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.034748778Z namespaces/default/discovery.k8s.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.034792019Z namespaces/default/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.034871111Z namespaces/default/image.openshift.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.034954364Z namespaces/default/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.035018325Z namespaces/default/k8s.ovn.org/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.035089277Z namespaces/default/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.035256451Z namespaces/default/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.035329983Z namespaces/default/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.035406005Z namespaces/default/monitoring.coreos.com/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.035460616Z namespaces/default/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.035512367Z namespaces/default/networking.k8s.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.035534388Z namespaces/default/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.03561134Z namespaces/default/policy/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.035671962Z namespaces/default/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.035694652Z namespaces/default/route.openshift.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.035745333Z namespaces/default/route.openshift.io/routes.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.035869627Z namespaces/kserve/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.035923668Z namespaces/kserve/kserve.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.03598869Z namespaces/kserve/apps.openshift.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.036041021Z namespaces/kserve/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.036108942Z namespaces/kserve/apps/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.036153283Z namespaces/kserve/apps/daemonsets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.036240366Z namespaces/kserve/apps/deployments.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.036484322Z namespaces/kserve/apps/replicasets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.036688527Z namespaces/kserve/apps/statefulsets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.036740668Z namespaces/kserve/autoscaling/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.036780449Z namespaces/kserve/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.03682038Z namespaces/kserve/batch/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.036870972Z namespaces/kserve/batch/cronjobs.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.036943043Z namespaces/kserve/batch/jobs.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.037082767Z namespaces/kserve/build.openshift.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.037127208Z namespaces/kserve/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.03721862Z namespaces/kserve/build.openshift.io/builds.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.037264331Z namespaces/kserve/coordination.k8s.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.037283932Z namespaces/kserve/coordination.k8s.io/leases/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.037329713Z namespaces/kserve/coordination.k8s.io/leases/kserve-controller-manager-leader-lock.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.037414455Z namespaces/kserve/coordination.k8s.io/leases/llminferenceservice-kserve-controller-manager.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.037501868Z namespaces/kserve/coordination.k8s.io/leases/odh-model-controller.opendatahub.io.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.037622251Z namespaces/kserve/core/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.037669702Z namespaces/kserve/core/configmaps.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.037955599Z namespaces/kserve/core/endpoints.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.038073002Z namespaces/kserve/core/events.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.038503603Z namespaces/kserve/core/persistentvolumeclaims.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.038586135Z namespaces/kserve/core/pods.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.038958024Z namespaces/kserve/core/replicationcontrollers.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.039138669Z namespaces/kserve/core/secrets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.039455127Z namespaces/kserve/core/services.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.03957337Z namespaces/kserve/discovery.k8s.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.039612411Z namespaces/kserve/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.039720253Z namespaces/kserve/image.openshift.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.039759004Z namespaces/kserve/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.039820366Z namespaces/kserve/k8s.ovn.org/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.039843147Z namespaces/kserve/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.039939639Z namespaces/kserve/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.040020871Z namespaces/kserve/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.040041552Z namespaces/kserve/monitoring.coreos.com/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.040140784Z namespaces/kserve/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.040205545Z namespaces/kserve/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.040254937Z namespaces/kserve/monitoring.coreos.com/servicemonitors/model-serving-api-metrics.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.04038633Z namespaces/kserve/monitoring.coreos.com/servicemonitors/odh-model-controller-metrics-monitor.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.040456992Z namespaces/kserve/networking.k8s.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.040504393Z namespaces/kserve/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.040619036Z namespaces/kserve/pods/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.040634256Z namespaces/kserve/pods/kserve-controller-manager-85768989b-msl7f/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.040653127Z namespaces/kserve/pods/kserve-controller-manager-85768989b-msl7f/kserve-controller-manager-85768989b-msl7f.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.04075965Z namespaces/kserve/pods/kserve-controller-manager-85768989b-msl7f/manager/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.04077329Z namespaces/kserve/pods/kserve-controller-manager-85768989b-msl7f/manager/manager/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.04077958Z namespaces/kserve/pods/kserve-controller-manager-85768989b-msl7f/manager/manager/logs/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.04079028Z namespaces/kserve/pods/kserve-controller-manager-85768989b-msl7f/manager/manager/logs/current.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.04197653Z namespaces/kserve/pods/kserve-controller-manager-85768989b-msl7f/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.042041132Z namespaces/kserve/pods/kserve-controller-manager-85768989b-msl7f/manager/manager/logs/previous.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.042086913Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-m5z6d/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.042154814Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-m5z6d/llmisvc-controller-manager-67d95fdc48-m5z6d.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.042232076Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-m5z6d/manager/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.042245767Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-m5z6d/manager/manager/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.042259177Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-m5z6d/manager/manager/logs/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.042294178Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-m5z6d/manager/manager/logs/current.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.042454602Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-m5z6d/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.042525864Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-m5z6d/manager/manager/logs/previous.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.042546104Z namespaces/kserve/pods/model-serving-api-fd65d7d6-wb7jv/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.042597116Z namespaces/kserve/pods/model-serving-api-fd65d7d6-wb7jv/model-serving-api-fd65d7d6-wb7jv.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.042713148Z namespaces/kserve/pods/model-serving-api-fd65d7d6-wb7jv/server/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.042723459Z namespaces/kserve/pods/model-serving-api-fd65d7d6-wb7jv/server/server/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.042738319Z namespaces/kserve/pods/model-serving-api-fd65d7d6-wb7jv/server/server/logs/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.04278769Z namespaces/kserve/pods/model-serving-api-fd65d7d6-wb7jv/server/server/logs/current.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.042952245Z namespaces/kserve/pods/model-serving-api-fd65d7d6-wb7jv/server/server/logs/previous.insecure.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.043013676Z namespaces/kserve/pods/model-serving-api-fd65d7d6-wb7jv/server/server/logs/previous.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.043082808Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-s627k/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.043215701Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-s627k/odh-model-controller-84b54b7f97-s627k.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.043300133Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-s627k/manager/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.043311044Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-s627k/manager/manager/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.043316134Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-s627k/manager/manager/logs/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.043368785Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-s627k/manager/manager/logs/current.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.046592316Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-s627k/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.046666048Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-s627k/manager/manager/logs/previous.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.046708619Z namespaces/kserve/pods/s3-init-gj2jw/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.04675905Z namespaces/kserve/pods/s3-init-gj2jw/s3-init-gj2jw.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.046894564Z namespaces/kserve/pods/s3-init-gj2jw/download-hf-model/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.046912264Z namespaces/kserve/pods/s3-init-gj2jw/download-hf-model/download-hf-model/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.046928925Z namespaces/kserve/pods/s3-init-gj2jw/download-hf-model/download-hf-model/logs/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.046964726Z namespaces/kserve/pods/s3-init-gj2jw/download-hf-model/download-hf-model/logs/current.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.047068358Z namespaces/kserve/pods/s3-init-gj2jw/download-hf-model/download-hf-model/logs/previous.insecure.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.04714577Z namespaces/kserve/pods/s3-init-gj2jw/download-hf-model/download-hf-model/logs/previous.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.047168411Z namespaces/kserve/pods/s3-init-gj2jw/s3-init/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.047176651Z namespaces/kserve/pods/s3-init-gj2jw/s3-init/s3-init/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.047218002Z namespaces/kserve/pods/s3-init-gj2jw/s3-init/s3-init/logs/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.047264363Z namespaces/kserve/pods/s3-init-gj2jw/s3-init/s3-init/logs/current.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.04754367Z namespaces/kserve/pods/s3-init-gj2jw/s3-init/s3-init/logs/previous.insecure.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.047606362Z namespaces/kserve/pods/s3-init-gj2jw/s3-init/s3-init/logs/previous.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.047669683Z namespaces/kserve/pods/s3-tls-init-custom-s2j2b/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.047706324Z namespaces/kserve/pods/s3-tls-init-custom-s2j2b/s3-tls-init-custom-s2j2b.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.047783846Z namespaces/kserve/pods/s3-tls-init-custom-s2j2b/download-hf-model/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.047795956Z namespaces/kserve/pods/s3-tls-init-custom-s2j2b/download-hf-model/download-hf-model/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.047800547Z namespaces/kserve/pods/s3-tls-init-custom-s2j2b/download-hf-model/download-hf-model/logs/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.047838168Z namespaces/kserve/pods/s3-tls-init-custom-s2j2b/download-hf-model/download-hf-model/logs/current.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.04793152Z namespaces/kserve/pods/s3-tls-init-custom-s2j2b/download-hf-model/download-hf-model/logs/previous.insecure.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.048002992Z namespaces/kserve/pods/s3-tls-init-custom-s2j2b/download-hf-model/download-hf-model/logs/previous.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.048043403Z namespaces/kserve/pods/s3-tls-init-custom-s2j2b/s3-tls-init-custom/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.048050453Z namespaces/kserve/pods/s3-tls-init-custom-s2j2b/s3-tls-init-custom/s3-tls-init-custom/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.048072563Z namespaces/kserve/pods/s3-tls-init-custom-s2j2b/s3-tls-init-custom/s3-tls-init-custom/logs/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.048085174Z namespaces/kserve/pods/s3-tls-init-custom-s2j2b/s3-tls-init-custom/s3-tls-init-custom/logs/current.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.048301739Z namespaces/kserve/pods/s3-tls-init-custom-s2j2b/s3-tls-init-custom/s3-tls-init-custom/logs/previous.insecure.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.048367751Z namespaces/kserve/pods/s3-tls-init-custom-s2j2b/s3-tls-init-custom/s3-tls-init-custom/logs/previous.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.048428212Z namespaces/kserve/pods/s3-tls-init-serving-rpzc4/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.048473053Z namespaces/kserve/pods/s3-tls-init-serving-rpzc4/s3-tls-init-serving-rpzc4.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.048558146Z namespaces/kserve/pods/s3-tls-init-serving-rpzc4/download-hf-model/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.048567456Z namespaces/kserve/pods/s3-tls-init-serving-rpzc4/download-hf-model/download-hf-model/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.048575466Z namespaces/kserve/pods/s3-tls-init-serving-rpzc4/download-hf-model/download-hf-model/logs/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.048617327Z namespaces/kserve/pods/s3-tls-init-serving-rpzc4/download-hf-model/download-hf-model/logs/current.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.048706379Z namespaces/kserve/pods/s3-tls-init-serving-rpzc4/download-hf-model/download-hf-model/logs/previous.insecure.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.048780901Z namespaces/kserve/pods/s3-tls-init-serving-rpzc4/download-hf-model/download-hf-model/logs/previous.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.048815192Z namespaces/kserve/pods/s3-tls-init-serving-rpzc4/s3-tls-init-serving/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.048834862Z namespaces/kserve/pods/s3-tls-init-serving-rpzc4/s3-tls-init-serving/s3-tls-init-serving/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.048839553Z namespaces/kserve/pods/s3-tls-init-serving-rpzc4/s3-tls-init-serving/s3-tls-init-serving/logs/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.048887524Z namespaces/kserve/pods/s3-tls-init-serving-rpzc4/s3-tls-init-serving/s3-tls-init-serving/logs/current.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.04912544Z namespaces/kserve/pods/s3-tls-init-serving-rpzc4/s3-tls-init-serving/s3-tls-init-serving/logs/previous.insecure.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.049212622Z namespaces/kserve/pods/s3-tls-init-serving-rpzc4/s3-tls-init-serving/s3-tls-init-serving/logs/previous.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.049238383Z namespaces/kserve/pods/seaweedfs-64568bcd49-62c2n/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.049294914Z namespaces/kserve/pods/seaweedfs-64568bcd49-62c2n/seaweedfs-64568bcd49-62c2n.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.049375066Z namespaces/kserve/pods/seaweedfs-64568bcd49-62c2n/seaweedfs/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.049384216Z namespaces/kserve/pods/seaweedfs-64568bcd49-62c2n/seaweedfs/seaweedfs/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.049391356Z namespaces/kserve/pods/seaweedfs-64568bcd49-62c2n/seaweedfs/seaweedfs/logs/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.049441568Z namespaces/kserve/pods/seaweedfs-64568bcd49-62c2n/seaweedfs/seaweedfs/logs/current.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.049618442Z namespaces/kserve/pods/seaweedfs-64568bcd49-62c2n/seaweedfs/seaweedfs/logs/previous.insecure.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.049685334Z namespaces/kserve/pods/seaweedfs-64568bcd49-62c2n/seaweedfs/seaweedfs/logs/previous.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.049748385Z namespaces/kserve/pods/seaweedfs-tls-custom-8b44d767d-wtngw/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.049779166Z namespaces/kserve/pods/seaweedfs-tls-custom-8b44d767d-wtngw/seaweedfs-tls-custom-8b44d767d-wtngw.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.049867828Z namespaces/kserve/pods/seaweedfs-tls-custom-8b44d767d-wtngw/seaweedfs-tls-custom/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.049878089Z namespaces/kserve/pods/seaweedfs-tls-custom-8b44d767d-wtngw/seaweedfs-tls-custom/seaweedfs-tls-custom/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.049882769Z namespaces/kserve/pods/seaweedfs-tls-custom-8b44d767d-wtngw/seaweedfs-tls-custom/seaweedfs-tls-custom/logs/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.04993015Z namespaces/kserve/pods/seaweedfs-tls-custom-8b44d767d-wtngw/seaweedfs-tls-custom/seaweedfs-tls-custom/logs/current.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.050124735Z namespaces/kserve/pods/seaweedfs-tls-custom-8b44d767d-wtngw/seaweedfs-tls-custom/seaweedfs-tls-custom/logs/previous.insecure.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.050197177Z namespaces/kserve/pods/seaweedfs-tls-custom-8b44d767d-wtngw/seaweedfs-tls-custom/seaweedfs-tls-custom/logs/previous.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.050246688Z namespaces/kserve/pods/seaweedfs-tls-serving-67b7477c6d-w8dgm/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.050293179Z namespaces/kserve/pods/seaweedfs-tls-serving-67b7477c6d-w8dgm/seaweedfs-tls-serving-67b7477c6d-w8dgm.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.050382952Z namespaces/kserve/pods/seaweedfs-tls-serving-67b7477c6d-w8dgm/seaweedfs-tls-serving/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.050391642Z namespaces/kserve/pods/seaweedfs-tls-serving-67b7477c6d-w8dgm/seaweedfs-tls-serving/seaweedfs-tls-serving/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.050405142Z namespaces/kserve/pods/seaweedfs-tls-serving-67b7477c6d-w8dgm/seaweedfs-tls-serving/seaweedfs-tls-serving/logs/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.050460583Z namespaces/kserve/pods/seaweedfs-tls-serving-67b7477c6d-w8dgm/seaweedfs-tls-serving/seaweedfs-tls-serving/logs/current.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.050636398Z namespaces/kserve/pods/seaweedfs-tls-serving-67b7477c6d-w8dgm/seaweedfs-tls-serving/seaweedfs-tls-serving/logs/previous.insecure.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.05070642Z namespaces/kserve/pods/seaweedfs-tls-serving-67b7477c6d-w8dgm/seaweedfs-tls-serving/seaweedfs-tls-serving/logs/previous.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.05072365Z namespaces/kserve/policy/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.050776491Z namespaces/kserve/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.050823403Z namespaces/kserve/route.openshift.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.050853713Z namespaces/kserve/route.openshift.io/routes.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.050914425Z namespaces/kube-node-lease/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.050922325Z namespaces/kube-node-lease/coordination.k8s.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.050926805Z namespaces/kube-node-lease/coordination.k8s.io/leases/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.050964286Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-128-144.ec2.internal.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.051072129Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-133-184.ec2.internal.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.051287224Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-137-198.ec2.internal.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.051399047Z namespaces/kube-system/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.051444118Z namespaces/kube-system/kube-system.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.0515115Z namespaces/kube-system/apps.openshift.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.051551891Z namespaces/kube-system/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.051601612Z namespaces/kube-system/apps/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.051629173Z namespaces/kube-system/apps/daemonsets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.051765776Z namespaces/kube-system/apps/deployments.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.051842518Z namespaces/kube-system/apps/replicasets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.05192827Z namespaces/kube-system/apps/statefulsets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.051983862Z namespaces/kube-system/autoscaling/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.052005592Z namespaces/kube-system/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.052106425Z namespaces/kube-system/batch/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.052158476Z namespaces/kube-system/batch/cronjobs.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.052256408Z namespaces/kube-system/batch/jobs.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.05232199Z namespaces/kube-system/build.openshift.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.052367831Z namespaces/kube-system/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.052445373Z namespaces/kube-system/build.openshift.io/builds.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.052483084Z namespaces/kube-system/coordination.k8s.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.052493405Z namespaces/kube-system/coordination.k8s.io/leases/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.052554126Z namespaces/kube-system/coordination.k8s.io/leases/apiserver-rmb45phin2iiesxstccpu7ztva.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.052640198Z namespaces/kube-system/coordination.k8s.io/leases/kube-controller-manager.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.05273472Z namespaces/kube-system/coordination.k8s.io/leases/kube-scheduler.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.052806722Z namespaces/kube-system/core/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.052857734Z namespaces/kube-system/core/configmaps.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.053032218Z namespaces/kube-system/core/endpoints.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.053168162Z namespaces/kube-system/core/events.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.053431118Z namespaces/kube-system/core/persistentvolumeclaims.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.05351896Z namespaces/kube-system/core/pods.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.053796537Z namespaces/kube-system/core/replicationcontrollers.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.05392015Z namespaces/kube-system/core/secrets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.054254949Z namespaces/kube-system/core/services.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.054331641Z namespaces/kube-system/discovery.k8s.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.054384192Z namespaces/kube-system/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.054448754Z namespaces/kube-system/image.openshift.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.054512465Z namespaces/kube-system/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.054577257Z namespaces/kube-system/k8s.ovn.org/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.054609858Z namespaces/kube-system/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.05470473Z namespaces/kube-system/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.054793252Z namespaces/kube-system/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.054855134Z namespaces/kube-system/monitoring.coreos.com/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.054888765Z namespaces/kube-system/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.054948876Z namespaces/kube-system/networking.k8s.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.054979867Z namespaces/kube-system/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.055071519Z namespaces/kube-system/pods/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.05509337Z namespaces/kube-system/pods/global-pull-secret-syncer-2bkmf/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.055159741Z namespaces/kube-system/pods/global-pull-secret-syncer-2bkmf/global-pull-secret-syncer-2bkmf.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.055258764Z namespaces/kube-system/pods/global-pull-secret-syncer-2bkmf/global-pull-secret-syncer/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.055267454Z namespaces/kube-system/pods/global-pull-secret-syncer-2bkmf/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.055275075Z namespaces/kube-system/pods/global-pull-secret-syncer-2bkmf/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.055407238Z namespaces/kube-system/pods/global-pull-secret-syncer-2bkmf/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.055540731Z namespaces/kube-system/pods/global-pull-secret-syncer-2bkmf/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.055586742Z namespaces/kube-system/pods/global-pull-secret-syncer-2bkmf/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.055630283Z namespaces/kube-system/pods/global-pull-secret-syncer-6bcch/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.055646664Z namespaces/kube-system/pods/global-pull-secret-syncer-6bcch/global-pull-secret-syncer-6bcch.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.055812098Z namespaces/kube-system/pods/global-pull-secret-syncer-6bcch/global-pull-secret-syncer/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.055822908Z namespaces/kube-system/pods/global-pull-secret-syncer-6bcch/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.055832429Z namespaces/kube-system/pods/global-pull-secret-syncer-6bcch/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.05588385Z namespaces/kube-system/pods/global-pull-secret-syncer-6bcch/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.055951892Z namespaces/kube-system/pods/global-pull-secret-syncer-6bcch/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.056026013Z namespaces/kube-system/pods/global-pull-secret-syncer-6bcch/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.056115716Z namespaces/kube-system/pods/global-pull-secret-syncer-rjn6b/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.056148006Z namespaces/kube-system/pods/global-pull-secret-syncer-rjn6b/global-pull-secret-syncer-rjn6b.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.056233608Z namespaces/kube-system/pods/global-pull-secret-syncer-rjn6b/global-pull-secret-syncer/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.056242149Z namespaces/kube-system/pods/global-pull-secret-syncer-rjn6b/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.056249419Z namespaces/kube-system/pods/global-pull-secret-syncer-rjn6b/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.05630371Z namespaces/kube-system/pods/global-pull-secret-syncer-rjn6b/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.056456674Z namespaces/kube-system/pods/global-pull-secret-syncer-rjn6b/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.056523486Z namespaces/kube-system/pods/global-pull-secret-syncer-rjn6b/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.056568547Z namespaces/kube-system/pods/konnectivity-agent-gjbh8/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.056597008Z namespaces/kube-system/pods/konnectivity-agent-gjbh8/konnectivity-agent-gjbh8.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.05669454Z namespaces/kube-system/pods/konnectivity-agent-gjbh8/konnectivity-agent/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.05670604Z namespaces/kube-system/pods/konnectivity-agent-gjbh8/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.056716201Z namespaces/kube-system/pods/konnectivity-agent-gjbh8/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.056759002Z namespaces/kube-system/pods/konnectivity-agent-gjbh8/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.057276395Z namespaces/kube-system/pods/konnectivity-agent-gjbh8/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.057356447Z namespaces/kube-system/pods/konnectivity-agent-gjbh8/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.057376887Z namespaces/kube-system/pods/konnectivity-agent-m2msn/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.057431849Z namespaces/kube-system/pods/konnectivity-agent-m2msn/konnectivity-agent-m2msn.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.057519671Z namespaces/kube-system/pods/konnectivity-agent-m2msn/konnectivity-agent/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.057531311Z namespaces/kube-system/pods/konnectivity-agent-m2msn/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.057549452Z namespaces/kube-system/pods/konnectivity-agent-m2msn/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.057626054Z namespaces/kube-system/pods/konnectivity-agent-m2msn/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.058167717Z namespaces/kube-system/pods/konnectivity-agent-m2msn/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.058246759Z namespaces/kube-system/pods/konnectivity-agent-m2msn/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.05826686Z namespaces/kube-system/pods/konnectivity-agent-m4hbp/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.058348002Z namespaces/kube-system/pods/konnectivity-agent-m4hbp/konnectivity-agent-m4hbp.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.058446574Z namespaces/kube-system/pods/konnectivity-agent-m4hbp/konnectivity-agent/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.058454195Z namespaces/kube-system/pods/konnectivity-agent-m4hbp/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.058460845Z namespaces/kube-system/pods/konnectivity-agent-m4hbp/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.058521266Z namespaces/kube-system/pods/konnectivity-agent-m4hbp/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.059227544Z namespaces/kube-system/pods/konnectivity-agent-m4hbp/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.059318816Z namespaces/kube-system/pods/konnectivity-agent-m4hbp/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.059383438Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-128-144.ec2.internal/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.059426319Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-128-144.ec2.internal/kube-apiserver-proxy-ip-10-0-128-144.ec2.internal.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.059537942Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-128-144.ec2.internal/haproxy/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.059545502Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-128-144.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.059559302Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-128-144.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.059614274Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-128-144.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.059740027Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-128-144.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.059809958Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-128-144.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.059841459Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-133-184.ec2.internal/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.05988315Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-133-184.ec2.internal/kube-apiserver-proxy-ip-10-0-133-184.ec2.internal.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.059947332Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-133-184.ec2.internal/haproxy/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.059957872Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-133-184.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.059963092Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-133-184.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.059991023Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-133-184.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.060216149Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-133-184.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.060292811Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-133-184.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.060315831Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-137-198.ec2.internal/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.060371183Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-137-198.ec2.internal/kube-apiserver-proxy-ip-10-0-137-198.ec2.internal.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.060431354Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-137-198.ec2.internal/haproxy/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.060441804Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-137-198.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.060455985Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-137-198.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.060501526Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-137-198.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.060629949Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-137-198.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.060703621Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-137-198.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.060741462Z namespaces/kube-system/policy/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.060769853Z namespaces/kube-system/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.060840484Z namespaces/kube-system/rbac.authorization.k8s.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.060847705Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.060894716Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/csi-snapshot-controller-operator-authentication-reader.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.060994318Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/network-diagnostics.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.06105059Z namespaces/kube-system/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.061124931Z namespaces/kube-system/rbac.authorization.k8s.io/roles/extension-apiserver-authentication-reader.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.061185123Z namespaces/kube-system/route.openshift.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.061229764Z namespaces/kube-system/route.openshift.io/routes.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.061298376Z namespaces/open-cluster-management-agent-addon/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.061310616Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.061317767Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.061336997Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/cluster-proxy.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.06143731Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/work-manager.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.061524512Z namespaces/openshift-apiserver-operator/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.061569643Z namespaces/openshift-apiserver-operator/openshift-apiserver-operator.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.061629084Z namespaces/openshift-apiserver-operator/apps.openshift.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.061718237Z namespaces/openshift-apiserver-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.061757807Z namespaces/openshift-apiserver-operator/apps/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.061806119Z namespaces/openshift-apiserver-operator/apps/daemonsets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.061901721Z namespaces/openshift-apiserver-operator/apps/deployments.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.061976693Z namespaces/openshift-apiserver-operator/apps/replicasets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.062074695Z namespaces/openshift-apiserver-operator/apps/statefulsets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.062128227Z namespaces/openshift-apiserver-operator/autoscaling/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.062176968Z namespaces/openshift-apiserver-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.062201659Z namespaces/openshift-apiserver-operator/batch/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.06224897Z namespaces/openshift-apiserver-operator/batch/cronjobs.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.062333962Z namespaces/openshift-apiserver-operator/batch/jobs.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.062382103Z namespaces/openshift-apiserver-operator/build.openshift.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.062426404Z namespaces/openshift-apiserver-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.062509736Z namespaces/openshift-apiserver-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.062576358Z namespaces/openshift-apiserver-operator/core/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.062624009Z namespaces/openshift-apiserver-operator/core/configmaps.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.063754168Z namespaces/openshift-apiserver-operator/core/endpoints.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.0638456Z namespaces/openshift-apiserver-operator/core/events.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.063934672Z namespaces/openshift-apiserver-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.064030264Z namespaces/openshift-apiserver-operator/core/pods.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.064133527Z namespaces/openshift-apiserver-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.064267101Z namespaces/openshift-apiserver-operator/core/secrets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.064450295Z namespaces/openshift-apiserver-operator/core/services.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.064524267Z namespaces/openshift-apiserver-operator/discovery.k8s.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.064574098Z namespaces/openshift-apiserver-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.06464145Z namespaces/openshift-apiserver-operator/image.openshift.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.064684491Z namespaces/openshift-apiserver-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.064746123Z namespaces/openshift-apiserver-operator/k8s.ovn.org/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.064789154Z namespaces/openshift-apiserver-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.064877446Z namespaces/openshift-apiserver-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.064957528Z namespaces/openshift-apiserver-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.06502001Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.065078301Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.065147173Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.065191274Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors/openshift-apiserver-operator.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.065246395Z namespaces/openshift-apiserver-operator/networking.k8s.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.065288026Z namespaces/openshift-apiserver-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.065324087Z namespaces/openshift-apiserver-operator/policy/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.065376098Z namespaces/openshift-apiserver-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.06542097Z namespaces/openshift-apiserver-operator/route.openshift.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.065466721Z namespaces/openshift-apiserver-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.065576603Z namespaces/openshift-apiserver/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.065628675Z namespaces/openshift-apiserver/openshift-apiserver.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.065688166Z namespaces/openshift-apiserver/apps.openshift.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.065721077Z namespaces/openshift-apiserver/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.065774379Z namespaces/openshift-apiserver/apps/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.065801739Z namespaces/openshift-apiserver/apps/daemonsets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.065896402Z namespaces/openshift-apiserver/apps/deployments.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.065975384Z namespaces/openshift-apiserver/apps/replicasets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.066080836Z namespaces/openshift-apiserver/apps/statefulsets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.066162698Z namespaces/openshift-apiserver/autoscaling/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.066207039Z namespaces/openshift-apiserver/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.066266221Z namespaces/openshift-apiserver/batch/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.066311772Z namespaces/openshift-apiserver/batch/cronjobs.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.066402934Z namespaces/openshift-apiserver/batch/jobs.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.066454036Z namespaces/openshift-apiserver/build.openshift.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.066508687Z namespaces/openshift-apiserver/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.066599529Z namespaces/openshift-apiserver/build.openshift.io/builds.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.066668991Z namespaces/openshift-apiserver/core/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.066715052Z namespaces/openshift-apiserver/core/configmaps.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.066842875Z namespaces/openshift-apiserver/core/endpoints.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.066921827Z namespaces/openshift-apiserver/core/events.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.06702678Z namespaces/openshift-apiserver/core/persistentvolumeclaims.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.067202495Z namespaces/openshift-apiserver/core/pods.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.067279186Z namespaces/openshift-apiserver/core/replicationcontrollers.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.067450731Z namespaces/openshift-apiserver/core/secrets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.067618895Z namespaces/openshift-apiserver/core/services.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.067690127Z namespaces/openshift-apiserver/discovery.k8s.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.067730658Z namespaces/openshift-apiserver/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.067795459Z namespaces/openshift-apiserver/image.openshift.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.067845031Z namespaces/openshift-apiserver/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.067916842Z namespaces/openshift-apiserver/k8s.ovn.org/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.067973474Z namespaces/openshift-apiserver/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.068084647Z namespaces/openshift-apiserver/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.068186889Z namespaces/openshift-apiserver/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.068236861Z namespaces/openshift-apiserver/monitoring.coreos.com/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.068294452Z namespaces/openshift-apiserver/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.068355613Z namespaces/openshift-apiserver/networking.k8s.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.068398045Z namespaces/openshift-apiserver/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.068470006Z namespaces/openshift-apiserver/policy/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.068519917Z namespaces/openshift-apiserver/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.068586569Z namespaces/openshift-apiserver/route.openshift.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.06864012Z namespaces/openshift-apiserver/route.openshift.io/routes.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.068710412Z namespaces/openshift-authentication-operator/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.068723313Z namespaces/openshift-authentication-operator/monitoring.coreos.com/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.068728063Z namespaces/openshift-authentication-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.068763454Z namespaces/openshift-authentication-operator/monitoring.coreos.com/servicemonitors/authentication-operator.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.068874206Z namespaces/openshift-cloud-controller-manager/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.068883177Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.068888957Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.068929308Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/leases/cloud-controller-manager.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.06899916Z namespaces/openshift-cloud-credential-operator/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.06900882Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.06901585Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.069098302Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/leases/cloud-credential-operator-leader.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.069183334Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.069191674Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.069238546Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/servicemonitors/cloud-credential-operator.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.069348138Z namespaces/openshift-cloud-network-config-controller/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.06940851Z namespaces/openshift-cloud-network-config-controller/openshift-cloud-network-config-controller.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.069487432Z namespaces/openshift-cloud-network-config-controller/apps.openshift.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.069539063Z namespaces/openshift-cloud-network-config-controller/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.069614235Z namespaces/openshift-cloud-network-config-controller/apps/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.069660036Z namespaces/openshift-cloud-network-config-controller/apps/daemonsets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.069762209Z namespaces/openshift-cloud-network-config-controller/apps/deployments.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.069861281Z namespaces/openshift-cloud-network-config-controller/apps/replicasets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.069952853Z namespaces/openshift-cloud-network-config-controller/apps/statefulsets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.070008535Z namespaces/openshift-cloud-network-config-controller/autoscaling/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.070086877Z namespaces/openshift-cloud-network-config-controller/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.070151129Z namespaces/openshift-cloud-network-config-controller/batch/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.0702053Z namespaces/openshift-cloud-network-config-controller/batch/cronjobs.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.070288142Z namespaces/openshift-cloud-network-config-controller/batch/jobs.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.070365684Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.070410295Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.070511658Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/builds.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.070561049Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.070575989Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/leases/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.070635741Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/leases/cloud-network-config-controller-lock.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.070735583Z namespaces/openshift-cloud-network-config-controller/core/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.070787505Z namespaces/openshift-cloud-network-config-controller/core/configmaps.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.070896787Z namespaces/openshift-cloud-network-config-controller/core/endpoints.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.07099062Z namespaces/openshift-cloud-network-config-controller/core/events.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.071110573Z namespaces/openshift-cloud-network-config-controller/core/persistentvolumeclaims.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.071202815Z namespaces/openshift-cloud-network-config-controller/core/pods.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.071301458Z namespaces/openshift-cloud-network-config-controller/core/replicationcontrollers.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.071478992Z namespaces/openshift-cloud-network-config-controller/core/secrets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.071602525Z namespaces/openshift-cloud-network-config-controller/core/services.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.071665367Z namespaces/openshift-cloud-network-config-controller/core/serviceaccounts/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.071718308Z namespaces/openshift-cloud-network-config-controller/core/serviceaccounts/cloud-network-config-controller.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.07179906Z namespaces/openshift-cloud-network-config-controller/discovery.k8s.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.071897062Z namespaces/openshift-cloud-network-config-controller/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.071939094Z namespaces/openshift-cloud-network-config-controller/image.openshift.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.072001235Z namespaces/openshift-cloud-network-config-controller/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.072081837Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.072173509Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.072267372Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.072368174Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.072447546Z namespaces/openshift-cloud-network-config-controller/monitoring.coreos.com/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.072491207Z namespaces/openshift-cloud-network-config-controller/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.072548329Z namespaces/openshift-cloud-network-config-controller/networking.k8s.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.07259225Z namespaces/openshift-cloud-network-config-controller/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.072656901Z namespaces/openshift-cloud-network-config-controller/policy/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.072711043Z namespaces/openshift-cloud-network-config-controller/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.072765544Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.072776724Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.072808545Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/rolebindings/cloud-network-config-controller-rb.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.072869657Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.072912838Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/roles/cloud-network-config-controller.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.072978249Z namespaces/openshift-cloud-network-config-controller/route.openshift.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.073025451Z namespaces/openshift-cloud-network-config-controller/route.openshift.io/routes.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.073136424Z namespaces/openshift-cluster-csi-drivers/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.073203945Z namespaces/openshift-cluster-csi-drivers/openshift-cluster-csi-drivers.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.073315788Z namespaces/openshift-cluster-csi-drivers/apps.openshift.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.073358469Z namespaces/openshift-cluster-csi-drivers/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.073422381Z namespaces/openshift-cluster-csi-drivers/apps/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.073477432Z namespaces/openshift-cluster-csi-drivers/apps/daemonsets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.073624406Z namespaces/openshift-cluster-csi-drivers/apps/deployments.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.073717408Z namespaces/openshift-cluster-csi-drivers/apps/replicasets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.073813701Z namespaces/openshift-cluster-csi-drivers/apps/statefulsets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.073848522Z namespaces/openshift-cluster-csi-drivers/autoscaling/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.073889993Z namespaces/openshift-cluster-csi-drivers/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.073958734Z namespaces/openshift-cluster-csi-drivers/batch/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.073997325Z namespaces/openshift-cluster-csi-drivers/batch/cronjobs.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.074125718Z namespaces/openshift-cluster-csi-drivers/batch/jobs.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.07418492Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.074239272Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.074333714Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/builds.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.074399276Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.074410196Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.074476187Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/ebs-csi-aws-com.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.07458492Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-attacher-leader-ebs-csi-aws-com.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.074674062Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-resizer-ebs-csi-aws-com.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.074815296Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-snapshotter-leader-ebs-csi-aws-com.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.074936099Z namespaces/openshift-cluster-csi-drivers/core/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.07498222Z namespaces/openshift-cluster-csi-drivers/core/configmaps.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.075199456Z namespaces/openshift-cluster-csi-drivers/core/endpoints.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.075290798Z namespaces/openshift-cluster-csi-drivers/core/events.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.075646757Z namespaces/openshift-cluster-csi-drivers/core/persistentvolumeclaims.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.075723699Z namespaces/openshift-cluster-csi-drivers/core/pods.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.075936454Z namespaces/openshift-cluster-csi-drivers/core/replicationcontrollers.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.076089028Z namespaces/openshift-cluster-csi-drivers/core/secrets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.076233842Z namespaces/openshift-cluster-csi-drivers/core/services.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.076276433Z namespaces/openshift-cluster-csi-drivers/core/serviceaccounts/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.076327684Z namespaces/openshift-cluster-csi-drivers/core/serviceaccounts/aws-ebs-csi-driver-operator.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.076390995Z namespaces/openshift-cluster-csi-drivers/discovery.k8s.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.076422466Z namespaces/openshift-cluster-csi-drivers/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.076484258Z namespaces/openshift-cluster-csi-drivers/image.openshift.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.076514879Z namespaces/openshift-cluster-csi-drivers/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.07659158Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.076622701Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.076714324Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.076794306Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.076846317Z namespaces/openshift-cluster-csi-drivers/monitoring.coreos.com/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.076867047Z namespaces/openshift-cluster-csi-drivers/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.076926879Z namespaces/openshift-cluster-csi-drivers/networking.k8s.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.07696115Z namespaces/openshift-cluster-csi-drivers/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.077052122Z namespaces/openshift-cluster-csi-drivers/pods/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.077086113Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-7sgl5/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.077134954Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-7sgl5/aws-ebs-csi-driver-node-7sgl5.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.077252587Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-7sgl5/csi-driver/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.077261577Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-7sgl5/csi-driver/csi-driver/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.077269097Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-7sgl5/csi-driver/csi-driver/logs/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.077310989Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-7sgl5/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.077413561Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-7sgl5/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.077479353Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-7sgl5/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.077526224Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-7sgl5/csi-liveness-probe/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.077537774Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-7sgl5/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.077543184Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-7sgl5/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.077560705Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-7sgl5/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.077654707Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-7sgl5/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.077723359Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-7sgl5/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.07775974Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-7sgl5/csi-node-driver-registrar/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.07776931Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-7sgl5/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.07777449Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-7sgl5/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.077797151Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-7sgl5/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.077897043Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-7sgl5/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.077964695Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-7sgl5/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.078006886Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-cwbc4/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.078050447Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-cwbc4/aws-ebs-csi-driver-node-cwbc4.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.078180011Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-cwbc4/csi-driver/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.078191331Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-cwbc4/csi-driver/csi-driver/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.078195521Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-cwbc4/csi-driver/csi-driver/logs/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.078235352Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-cwbc4/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.078330404Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-cwbc4/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.078398626Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-cwbc4/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.078449977Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-cwbc4/csi-liveness-probe/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.078463047Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-cwbc4/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.078472538Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-cwbc4/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.078502639Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-cwbc4/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.078598951Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-cwbc4/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.078672273Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-cwbc4/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.078690803Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-cwbc4/csi-node-driver-registrar/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.078700144Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-cwbc4/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.078705624Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-cwbc4/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.078740234Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-cwbc4/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.078835657Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-cwbc4/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.078903859Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-cwbc4/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.07895961Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-j2d8b/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.078999121Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-j2d8b/aws-ebs-csi-driver-node-j2d8b.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.079136835Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-j2d8b/csi-driver/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.079154115Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-j2d8b/csi-driver/csi-driver/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.079160085Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-j2d8b/csi-driver/csi-driver/logs/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.079194436Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-j2d8b/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.079288498Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-j2d8b/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.079377081Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-j2d8b/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.079409841Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-j2d8b/csi-liveness-probe/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.079417831Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-j2d8b/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.079432622Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-j2d8b/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.079481083Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-j2d8b/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.079580346Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-j2d8b/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.079647707Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-j2d8b/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.079700379Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-j2d8b/csi-node-driver-registrar/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.079710559Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-j2d8b/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.079723189Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-j2d8b/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.07976963Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-j2d8b/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.079852482Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-j2d8b/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.079925344Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-j2d8b/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.079965155Z namespaces/openshift-cluster-csi-drivers/policy/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.080010777Z namespaces/openshift-cluster-csi-drivers/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.080114349Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.080130869Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.080185921Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/rolebindings/aws-ebs-csi-driver-operator-rolebinding.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.080245652Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.080287413Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/roles/aws-ebs-csi-driver-operator-role.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.080344265Z namespaces/openshift-cluster-csi-drivers/route.openshift.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.080381816Z namespaces/openshift-cluster-csi-drivers/route.openshift.io/routes.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.080429567Z namespaces/openshift-cluster-machine-approver/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.080436797Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.080440787Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/leases/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.080477938Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/leases/cluster-machine-approver-leader.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.08052921Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.08053662Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.080574781Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/servicemonitors/cluster-machine-approver.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.080666523Z namespaces/openshift-cluster-node-tuning-operator/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.080706554Z namespaces/openshift-cluster-node-tuning-operator/openshift-cluster-node-tuning-operator.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.080773116Z namespaces/openshift-cluster-node-tuning-operator/apps.openshift.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.080801796Z namespaces/openshift-cluster-node-tuning-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.080875698Z namespaces/openshift-cluster-node-tuning-operator/apps/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.080904329Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.081042392Z namespaces/openshift-cluster-node-tuning-operator/apps/deployments.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.081171716Z namespaces/openshift-cluster-node-tuning-operator/apps/replicasets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.081252718Z namespaces/openshift-cluster-node-tuning-operator/apps/statefulsets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.081311459Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.08134659Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets/tuned.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.081438242Z namespaces/openshift-cluster-node-tuning-operator/autoscaling/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.081484463Z namespaces/openshift-cluster-node-tuning-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.081550885Z namespaces/openshift-cluster-node-tuning-operator/batch/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.081583286Z namespaces/openshift-cluster-node-tuning-operator/batch/cronjobs.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.081672028Z namespaces/openshift-cluster-node-tuning-operator/batch/jobs.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.08171572Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.081762651Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.081844703Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.081904064Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.081911294Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.081946625Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/leases/node-tuning-operator-lock.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.082072869Z namespaces/openshift-cluster-node-tuning-operator/core/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.0821333Z namespaces/openshift-cluster-node-tuning-operator/core/configmaps.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.082729945Z namespaces/openshift-cluster-node-tuning-operator/core/endpoints.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.082814357Z namespaces/openshift-cluster-node-tuning-operator/core/events.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.082976461Z namespaces/openshift-cluster-node-tuning-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.083075474Z namespaces/openshift-cluster-node-tuning-operator/core/pods.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.083305139Z namespaces/openshift-cluster-node-tuning-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.083560696Z namespaces/openshift-cluster-node-tuning-operator/core/secrets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.083709539Z namespaces/openshift-cluster-node-tuning-operator/core/services.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.083788892Z namespaces/openshift-cluster-node-tuning-operator/core/serviceaccounts/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.083832853Z namespaces/openshift-cluster-node-tuning-operator/core/serviceaccounts/cluster-node-tuning-operator.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.083893344Z namespaces/openshift-cluster-node-tuning-operator/discovery.k8s.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.083929995Z namespaces/openshift-cluster-node-tuning-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.083991367Z namespaces/openshift-cluster-node-tuning-operator/image.openshift.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.084023058Z namespaces/openshift-cluster-node-tuning-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.084098689Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.084161031Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.084252493Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.084331605Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.084374836Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.084410867Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.084466529Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.084497429Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/prometheusrules/node-tuning-operator.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.084568611Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.084635443Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors/node-tuning-operator.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.084691004Z namespaces/openshift-cluster-node-tuning-operator/networking.k8s.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.084727205Z namespaces/openshift-cluster-node-tuning-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.084777496Z namespaces/openshift-cluster-node-tuning-operator/pods/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.084787447Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-4ts7d/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.084838898Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-4ts7d/tuned-4ts7d.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.08494005Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-4ts7d/tuned/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.084948681Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-4ts7d/tuned/tuned/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.084953241Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-4ts7d/tuned/tuned/logs/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.084991732Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-4ts7d/tuned/tuned/logs/current.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.085153896Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-4ts7d/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.085228828Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-4ts7d/tuned/tuned/logs/previous.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.085301079Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-9jfs6/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.08532746Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-9jfs6/tuned-9jfs6.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.085436633Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-9jfs6/tuned/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.085448023Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-9jfs6/tuned/tuned/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.085455374Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-9jfs6/tuned/tuned/logs/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.085512125Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-9jfs6/tuned/tuned/logs/current.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.085630328Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-9jfs6/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.0857Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-9jfs6/tuned/tuned/logs/previous.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.08573471Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-w4f26/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.085760571Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-w4f26/tuned-w4f26.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.085877364Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-w4f26/tuned/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.085891834Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-w4f26/tuned/tuned/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.085898505Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-w4f26/tuned/tuned/logs/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.085910345Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-w4f26/tuned/tuned/logs/current.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.086024638Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-w4f26/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.086162211Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-w4f26/tuned/tuned/logs/previous.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.086181942Z namespaces/openshift-cluster-node-tuning-operator/policy/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.086228943Z namespaces/openshift-cluster-node-tuning-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.086294444Z namespaces/openshift-cluster-node-tuning-operator/route.openshift.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.086339206Z namespaces/openshift-cluster-node-tuning-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.086400117Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.086410647Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.086459049Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-128-144.ec2.internal.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.086561091Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-133-184.ec2.internal.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.086655804Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-137-198.ec2.internal.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.086739776Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/tuneds/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.086778327Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/tuneds/default.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.08688789Z namespaces/openshift-cluster-samples-operator/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.086943861Z namespaces/openshift-cluster-samples-operator/openshift-cluster-samples-operator.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.087032153Z namespaces/openshift-cluster-samples-operator/apps.openshift.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.087106015Z namespaces/openshift-cluster-samples-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.087215438Z namespaces/openshift-cluster-samples-operator/apps/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.087272649Z namespaces/openshift-cluster-samples-operator/apps/daemonsets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.087433543Z namespaces/openshift-cluster-samples-operator/apps/deployments.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.087568896Z namespaces/openshift-cluster-samples-operator/apps/replicasets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.08772868Z namespaces/openshift-cluster-samples-operator/apps/statefulsets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.087781872Z namespaces/openshift-cluster-samples-operator/autoscaling/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.087845874Z namespaces/openshift-cluster-samples-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.087903915Z namespaces/openshift-cluster-samples-operator/batch/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.087973877Z namespaces/openshift-cluster-samples-operator/batch/cronjobs.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.08809648Z namespaces/openshift-cluster-samples-operator/batch/jobs.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.088179802Z namespaces/openshift-cluster-samples-operator/build.openshift.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.088221523Z namespaces/openshift-cluster-samples-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.088323895Z namespaces/openshift-cluster-samples-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.088395107Z namespaces/openshift-cluster-samples-operator/core/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.088441598Z namespaces/openshift-cluster-samples-operator/core/configmaps.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.088628013Z namespaces/openshift-cluster-samples-operator/core/endpoints.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.088702125Z namespaces/openshift-cluster-samples-operator/core/events.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.088837988Z namespaces/openshift-cluster-samples-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.089149196Z namespaces/openshift-cluster-samples-operator/core/pods.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.08928352Z namespaces/openshift-cluster-samples-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.089423113Z namespaces/openshift-cluster-samples-operator/core/secrets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.089597958Z namespaces/openshift-cluster-samples-operator/core/services.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.089669089Z namespaces/openshift-cluster-samples-operator/discovery.k8s.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.089715961Z namespaces/openshift-cluster-samples-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.089779532Z namespaces/openshift-cluster-samples-operator/image.openshift.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.089823593Z namespaces/openshift-cluster-samples-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.089880205Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.089918766Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.090005958Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.090111791Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.090178462Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.090222243Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.090487Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.090529291Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/prometheusrules/samples-operator-alerts.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.090618773Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.090648624Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors/cluster-samples-operator.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.090721166Z namespaces/openshift-cluster-samples-operator/networking.k8s.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.090758087Z namespaces/openshift-cluster-samples-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.090823978Z namespaces/openshift-cluster-samples-operator/pods/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.090831319Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-bd4gk/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.09087277Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-bd4gk/cluster-samples-operator-56fcf86bf-bd4gk.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.090967362Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-bd4gk/cluster-samples-operator-watch/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.090976432Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-bd4gk/cluster-samples-operator-watch/cluster-samples-operator-watch/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.090983673Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-bd4gk/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.091027024Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-bd4gk/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/current.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.091180727Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-bd4gk/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/previous.insecure.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.091256869Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-bd4gk/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/previous.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.091304881Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-bd4gk/cluster-samples-operator/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.091315151Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-bd4gk/cluster-samples-operator/cluster-samples-operator/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.091319751Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-bd4gk/cluster-samples-operator/cluster-samples-operator/logs/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.091388053Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-bd4gk/cluster-samples-operator/cluster-samples-operator/logs/current.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.091772482Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-bd4gk/cluster-samples-operator/cluster-samples-operator/logs/previous.insecure.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.091833564Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-bd4gk/cluster-samples-operator/cluster-samples-operator/logs/previous.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.091869895Z namespaces/openshift-cluster-samples-operator/policy/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.091905996Z namespaces/openshift-cluster-samples-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.091955027Z namespaces/openshift-cluster-samples-operator/route.openshift.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.091991768Z namespaces/openshift-cluster-samples-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.092122981Z namespaces/openshift-cluster-storage-operator/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.092167142Z namespaces/openshift-cluster-storage-operator/openshift-cluster-storage-operator.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.092236074Z namespaces/openshift-cluster-storage-operator/apps.openshift.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.092273405Z namespaces/openshift-cluster-storage-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.092341367Z namespaces/openshift-cluster-storage-operator/apps/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.092378648Z namespaces/openshift-cluster-storage-operator/apps/daemonsets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.09246309Z namespaces/openshift-cluster-storage-operator/apps/deployments.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.092566972Z namespaces/openshift-cluster-storage-operator/apps/replicasets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.092669645Z namespaces/openshift-cluster-storage-operator/apps/statefulsets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.092723386Z namespaces/openshift-cluster-storage-operator/autoscaling/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.092759967Z namespaces/openshift-cluster-storage-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.092824169Z namespaces/openshift-cluster-storage-operator/batch/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.09286795Z namespaces/openshift-cluster-storage-operator/batch/cronjobs.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.093003763Z namespaces/openshift-cluster-storage-operator/batch/jobs.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.093074525Z namespaces/openshift-cluster-storage-operator/build.openshift.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.093126356Z namespaces/openshift-cluster-storage-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.093218089Z namespaces/openshift-cluster-storage-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.0932658Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.09327525Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.093315981Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/data-source-validator-leader.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.093398423Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/snapshot-controller-leader.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.093481825Z namespaces/openshift-cluster-storage-operator/core/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.093529186Z namespaces/openshift-cluster-storage-operator/core/configmaps.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.093638899Z namespaces/openshift-cluster-storage-operator/core/endpoints.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.093721891Z namespaces/openshift-cluster-storage-operator/core/events.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.094005258Z namespaces/openshift-cluster-storage-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.094114671Z namespaces/openshift-cluster-storage-operator/core/pods.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.094231194Z namespaces/openshift-cluster-storage-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.094370028Z namespaces/openshift-cluster-storage-operator/core/secrets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.094537832Z namespaces/openshift-cluster-storage-operator/core/services.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.094620594Z namespaces/openshift-cluster-storage-operator/core/serviceaccounts/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.094684655Z namespaces/openshift-cluster-storage-operator/core/serviceaccounts/csi-snapshot-controller-operator.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.094764428Z namespaces/openshift-cluster-storage-operator/discovery.k8s.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.094800358Z namespaces/openshift-cluster-storage-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.09487695Z namespaces/openshift-cluster-storage-operator/image.openshift.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.094932662Z namespaces/openshift-cluster-storage-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.094968543Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.095045944Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.095203939Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.095289371Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.095345692Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.095406804Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.095456165Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.095507416Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/prometheusrules/prometheus.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.095606879Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.095630739Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors/cluster-storage-operator.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.095708761Z namespaces/openshift-cluster-storage-operator/networking.k8s.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.095728792Z namespaces/openshift-cluster-storage-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.095824664Z namespaces/openshift-cluster-storage-operator/pods/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.095837864Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-5d456fdbcd-2tnxg/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.095850545Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-5d456fdbcd-2tnxg/volume-data-source-validator-5d456fdbcd-2tnxg.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.095952077Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-5d456fdbcd-2tnxg/volume-data-source-validator/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.095966828Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-5d456fdbcd-2tnxg/volume-data-source-validator/volume-data-source-validator/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.095973298Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-5d456fdbcd-2tnxg/volume-data-source-validator/volume-data-source-validator/logs/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.096076081Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-5d456fdbcd-2tnxg/volume-data-source-validator/volume-data-source-validator/logs/current.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.096206594Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-5d456fdbcd-2tnxg/volume-data-source-validator/volume-data-source-validator/logs/previous.insecure.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.096278106Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-5d456fdbcd-2tnxg/volume-data-source-validator/volume-data-source-validator/logs/previous.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.096332177Z namespaces/openshift-cluster-storage-operator/policy/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.096372768Z namespaces/openshift-cluster-storage-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.096434319Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.09644452Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.096481941Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/rolebindings/csi-snapshot-controller-operator-role.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.096538672Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.096581123Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/roles/csi-snapshot-controller-operator-role.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.096653615Z namespaces/openshift-cluster-storage-operator/route.openshift.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.096691296Z namespaces/openshift-cluster-storage-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.096780228Z namespaces/openshift-cluster-version/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.09684759Z namespaces/openshift-cluster-version/openshift-cluster-version.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.096930662Z namespaces/openshift-cluster-version/apps.openshift.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.096962193Z namespaces/openshift-cluster-version/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.097039385Z namespaces/openshift-cluster-version/apps/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.097116487Z namespaces/openshift-cluster-version/apps/daemonsets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.097221539Z namespaces/openshift-cluster-version/apps/deployments.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.097352542Z namespaces/openshift-cluster-version/apps/replicasets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.097438085Z namespaces/openshift-cluster-version/apps/statefulsets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.097488746Z namespaces/openshift-cluster-version/autoscaling/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.097562318Z namespaces/openshift-cluster-version/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.097618899Z namespaces/openshift-cluster-version/batch/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.09765237Z namespaces/openshift-cluster-version/batch/cronjobs.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.097743972Z namespaces/openshift-cluster-version/batch/jobs.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.097792594Z namespaces/openshift-cluster-version/build.openshift.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.097839535Z namespaces/openshift-cluster-version/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.097915597Z namespaces/openshift-cluster-version/build.openshift.io/builds.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.097969058Z namespaces/openshift-cluster-version/coordination.k8s.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.097982088Z namespaces/openshift-cluster-version/coordination.k8s.io/leases/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.097992009Z namespaces/openshift-cluster-version/coordination.k8s.io/leases/version.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.098072131Z namespaces/openshift-cluster-version/core/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.098165033Z namespaces/openshift-cluster-version/core/configmaps.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.098264956Z namespaces/openshift-cluster-version/core/endpoints.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.098346138Z namespaces/openshift-cluster-version/core/events.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.09844785Z namespaces/openshift-cluster-version/core/persistentvolumeclaims.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.098521692Z namespaces/openshift-cluster-version/core/pods.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.098602264Z namespaces/openshift-cluster-version/core/replicationcontrollers.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.098748238Z namespaces/openshift-cluster-version/core/secrets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.098914482Z namespaces/openshift-cluster-version/core/services.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.098984283Z namespaces/openshift-cluster-version/discovery.k8s.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.099038615Z namespaces/openshift-cluster-version/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.09922232Z namespaces/openshift-cluster-version/image.openshift.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.099261341Z namespaces/openshift-cluster-version/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.099344743Z namespaces/openshift-cluster-version/k8s.ovn.org/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.099367713Z namespaces/openshift-cluster-version/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.099468616Z namespaces/openshift-cluster-version/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.099557058Z namespaces/openshift-cluster-version/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.099606049Z namespaces/openshift-cluster-version/monitoring.coreos.com/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.09964525Z namespaces/openshift-cluster-version/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.099687851Z namespaces/openshift-cluster-version/networking.k8s.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.099735533Z namespaces/openshift-cluster-version/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.099781614Z namespaces/openshift-cluster-version/policy/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.099821545Z namespaces/openshift-cluster-version/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.099863006Z namespaces/openshift-cluster-version/route.openshift.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.099897927Z namespaces/openshift-cluster-version/route.openshift.io/routes.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.099980109Z namespaces/openshift-config-managed/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.10001926Z namespaces/openshift-config-managed/openshift-config-managed.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.100117692Z namespaces/openshift-config-managed/apps.openshift.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.100158693Z namespaces/openshift-config-managed/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.100247055Z namespaces/openshift-config-managed/apps/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.100285176Z namespaces/openshift-config-managed/apps/daemonsets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.100358508Z namespaces/openshift-config-managed/apps/deployments.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.10044752Z namespaces/openshift-config-managed/apps/replicasets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.100519792Z namespaces/openshift-config-managed/apps/statefulsets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.100574874Z namespaces/openshift-config-managed/autoscaling/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.100593654Z namespaces/openshift-config-managed/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.100649656Z namespaces/openshift-config-managed/batch/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.100692727Z namespaces/openshift-config-managed/batch/cronjobs.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.100768468Z namespaces/openshift-config-managed/batch/jobs.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.10081727Z namespaces/openshift-config-managed/build.openshift.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.100863781Z namespaces/openshift-config-managed/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.100940553Z namespaces/openshift-config-managed/build.openshift.io/builds.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.101001284Z namespaces/openshift-config-managed/core/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.101037815Z namespaces/openshift-config-managed/core/configmaps.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.10442192Z namespaces/openshift-config-managed/core/endpoints.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.104499702Z namespaces/openshift-config-managed/core/events.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.104593985Z namespaces/openshift-config-managed/core/persistentvolumeclaims.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.104671647Z namespaces/openshift-config-managed/core/pods.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.104751809Z namespaces/openshift-config-managed/core/replicationcontrollers.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.104893812Z namespaces/openshift-config-managed/core/secrets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.104998255Z namespaces/openshift-config-managed/core/services.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.105163339Z namespaces/openshift-config-managed/core/configmaps/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.10520714Z namespaces/openshift-config-managed/core/configmaps/console-public.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.105302953Z namespaces/openshift-config-managed/core/configmaps/openshift-network-features.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.105344094Z namespaces/openshift-config-managed/discovery.k8s.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.105393505Z namespaces/openshift-config-managed/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.105443286Z namespaces/openshift-config-managed/image.openshift.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.105496977Z namespaces/openshift-config-managed/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.105548799Z namespaces/openshift-config-managed/k8s.ovn.org/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.105578769Z namespaces/openshift-config-managed/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.105669602Z namespaces/openshift-config-managed/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.105758714Z namespaces/openshift-config-managed/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.105803345Z namespaces/openshift-config-managed/monitoring.coreos.com/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.105835766Z namespaces/openshift-config-managed/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.105890737Z namespaces/openshift-config-managed/networking.k8s.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.105939489Z namespaces/openshift-config-managed/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.105982539Z namespaces/openshift-config-managed/policy/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.10601436Z namespaces/openshift-config-managed/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.106067702Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.106081072Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.106164324Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/rolebindings/openshift-network-public-role-binding.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.106227026Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.106264257Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/roles/openshift-network-public-role.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.106322988Z namespaces/openshift-config-managed/route.openshift.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.106359899Z namespaces/openshift-config-managed/route.openshift.io/routes.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.10640537Z namespaces/openshift-config-operator/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.10641949Z namespaces/openshift-config-operator/monitoring.coreos.com/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.106426081Z namespaces/openshift-config-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.106470662Z namespaces/openshift-config-operator/monitoring.coreos.com/servicemonitors/config-operator.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.106578605Z namespaces/openshift-config/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.106624566Z namespaces/openshift-config/openshift-config.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.106687497Z namespaces/openshift-config/apps.openshift.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.106726888Z namespaces/openshift-config/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.10677203Z namespaces/openshift-config/apps/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.10681128Z namespaces/openshift-config/apps/daemonsets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.106897233Z namespaces/openshift-config/apps/deployments.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.106979065Z namespaces/openshift-config/apps/replicasets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.107073567Z namespaces/openshift-config/apps/statefulsets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.107243421Z namespaces/openshift-config/autoscaling/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.107275322Z namespaces/openshift-config/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.107347374Z namespaces/openshift-config/batch/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.107387745Z namespaces/openshift-config/batch/cronjobs.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.107471797Z namespaces/openshift-config/batch/jobs.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.107510948Z namespaces/openshift-config/build.openshift.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.107558459Z namespaces/openshift-config/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.107631581Z namespaces/openshift-config/build.openshift.io/builds.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.107708153Z namespaces/openshift-config/core/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.107757404Z namespaces/openshift-config/core/configmaps.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.107871277Z namespaces/openshift-config/core/endpoints.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.107946509Z namespaces/openshift-config/core/events.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.108026681Z namespaces/openshift-config/core/persistentvolumeclaims.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.108130874Z namespaces/openshift-config/core/pods.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.108207246Z namespaces/openshift-config/core/replicationcontrollers.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.108348639Z namespaces/openshift-config/core/secrets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.108482022Z namespaces/openshift-config/core/services.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.108553254Z namespaces/openshift-config/core/secrets/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.108598405Z namespaces/openshift-config/core/secrets/pull-secret.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.108655477Z namespaces/openshift-config/discovery.k8s.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.108707478Z namespaces/openshift-config/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.108890983Z namespaces/openshift-config/image.openshift.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.108934784Z namespaces/openshift-config/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.109000515Z namespaces/openshift-config/k8s.ovn.org/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.109034527Z namespaces/openshift-config/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.109141459Z namespaces/openshift-config/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.109216281Z namespaces/openshift-config/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.109268242Z namespaces/openshift-config/monitoring.coreos.com/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.109298483Z namespaces/openshift-config/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.109349234Z namespaces/openshift-config/networking.k8s.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.109389155Z namespaces/openshift-config/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.109434346Z namespaces/openshift-config/policy/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.109472067Z namespaces/openshift-config/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.109521549Z namespaces/openshift-config/route.openshift.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.10956118Z namespaces/openshift-config/route.openshift.io/routes.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.109651322Z namespaces/openshift-console-operator/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.109697963Z namespaces/openshift-console-operator/openshift-console-operator.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.109767555Z namespaces/openshift-console-operator/apps.openshift.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.109796886Z namespaces/openshift-console-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.109849827Z namespaces/openshift-console-operator/apps/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.109896028Z namespaces/openshift-console-operator/apps/daemonsets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.10997913Z namespaces/openshift-console-operator/apps/deployments.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.110119824Z namespaces/openshift-console-operator/apps/replicasets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.110228477Z namespaces/openshift-console-operator/apps/statefulsets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.110269727Z namespaces/openshift-console-operator/autoscaling/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.110306528Z namespaces/openshift-console-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.11035955Z namespaces/openshift-console-operator/batch/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.110399171Z namespaces/openshift-console-operator/batch/cronjobs.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.110483193Z namespaces/openshift-console-operator/batch/jobs.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.110548065Z namespaces/openshift-console-operator/build.openshift.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.110578975Z namespaces/openshift-console-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.110671997Z namespaces/openshift-console-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.110711298Z namespaces/openshift-console-operator/coordination.k8s.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.110718809Z namespaces/openshift-console-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.11076472Z namespaces/openshift-console-operator/coordination.k8s.io/leases/console-operator-lock.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.110839792Z namespaces/openshift-console-operator/core/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.110891123Z namespaces/openshift-console-operator/core/configmaps.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.111632402Z namespaces/openshift-console-operator/core/endpoints.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.111720024Z namespaces/openshift-console-operator/core/events.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.1119643Z namespaces/openshift-console-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.112041672Z namespaces/openshift-console-operator/core/pods.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.112192626Z namespaces/openshift-console-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.112319379Z namespaces/openshift-console-operator/core/secrets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.112500334Z namespaces/openshift-console-operator/core/services.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.112550465Z namespaces/openshift-console-operator/discovery.k8s.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.112590456Z namespaces/openshift-console-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.112647697Z namespaces/openshift-console-operator/image.openshift.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.112678878Z namespaces/openshift-console-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.112734269Z namespaces/openshift-console-operator/k8s.ovn.org/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.11276389Z namespaces/openshift-console-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.112852642Z namespaces/openshift-console-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.112937165Z namespaces/openshift-console-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.112999666Z namespaces/openshift-console-operator/monitoring.coreos.com/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.113045317Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.113125939Z namespaces/openshift-console-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.11316599Z namespaces/openshift-console-operator/monitoring.coreos.com/prometheusrules/cluster-monitoring-prometheus-rules.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.113238432Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.113272303Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors/console-operator.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.113327174Z namespaces/openshift-console-operator/networking.k8s.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.113364015Z namespaces/openshift-console-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.113425187Z namespaces/openshift-console-operator/pods/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.113439237Z namespaces/openshift-console-operator/pods/console-operator-68b757fb67-wkv4n/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.113492759Z namespaces/openshift-console-operator/pods/console-operator-68b757fb67-wkv4n/console-operator-68b757fb67-wkv4n.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.113588611Z namespaces/openshift-console-operator/pods/console-operator-68b757fb67-wkv4n/console-operator/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.113609591Z namespaces/openshift-console-operator/pods/console-operator-68b757fb67-wkv4n/console-operator/console-operator/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.113616171Z namespaces/openshift-console-operator/pods/console-operator-68b757fb67-wkv4n/console-operator/console-operator/logs/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.113655112Z namespaces/openshift-console-operator/pods/console-operator-68b757fb67-wkv4n/console-operator/console-operator/logs/current.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.114135505Z namespaces/openshift-console-operator/pods/console-operator-68b757fb67-wkv4n/console-operator/console-operator/logs/previous.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.114188506Z namespaces/openshift-console-operator/policy/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.114234717Z namespaces/openshift-console-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.114285118Z namespaces/openshift-console-operator/route.openshift.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.114304019Z namespaces/openshift-console-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.114383351Z namespaces/openshift-console/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.114434362Z namespaces/openshift-console/openshift-console.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.114502414Z namespaces/openshift-console/apps.openshift.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.114537045Z namespaces/openshift-console/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.114597086Z namespaces/openshift-console/apps/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.114640907Z namespaces/openshift-console/apps/daemonsets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.114723799Z namespaces/openshift-console/apps/deployments.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.114925255Z namespaces/openshift-console/apps/replicasets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.115273963Z namespaces/openshift-console/apps/statefulsets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.115324554Z namespaces/openshift-console/autoscaling/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.115368466Z namespaces/openshift-console/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.115423807Z namespaces/openshift-console/batch/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.115457808Z namespaces/openshift-console/batch/cronjobs.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.11552837Z namespaces/openshift-console/batch/jobs.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.115582201Z namespaces/openshift-console/build.openshift.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.115626152Z namespaces/openshift-console/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.115701624Z namespaces/openshift-console/build.openshift.io/builds.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.115770936Z namespaces/openshift-console/core/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.115807217Z namespaces/openshift-console/core/configmaps.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.116419392Z namespaces/openshift-console/core/endpoints.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.116509704Z namespaces/openshift-console/core/events.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.116757501Z namespaces/openshift-console/core/persistentvolumeclaims.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.116834732Z namespaces/openshift-console/core/pods.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.117010157Z namespaces/openshift-console/core/replicationcontrollers.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.117153861Z namespaces/openshift-console/core/secrets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.117367116Z namespaces/openshift-console/core/services.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.117442838Z namespaces/openshift-console/discovery.k8s.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.117493169Z namespaces/openshift-console/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.117561821Z namespaces/openshift-console/image.openshift.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.117599312Z namespaces/openshift-console/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.117675824Z namespaces/openshift-console/k8s.ovn.org/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.117713075Z namespaces/openshift-console/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.117800987Z namespaces/openshift-console/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.117889029Z namespaces/openshift-console/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.11793085Z namespaces/openshift-console/monitoring.coreos.com/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.117981301Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.118033623Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.118105724Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors/console.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.118166726Z namespaces/openshift-console/networking.k8s.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.118214637Z namespaces/openshift-console/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.118265428Z namespaces/openshift-console/pods/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.118272969Z namespaces/openshift-console/pods/console-64c4c7b8f4-rdkl7/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.118348341Z namespaces/openshift-console/pods/console-64c4c7b8f4-rdkl7/console-64c4c7b8f4-rdkl7.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.118442963Z namespaces/openshift-console/pods/console-64c4c7b8f4-rdkl7/console/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.118452353Z namespaces/openshift-console/pods/console-64c4c7b8f4-rdkl7/console/console/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.118459233Z namespaces/openshift-console/pods/console-64c4c7b8f4-rdkl7/console/console/logs/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.118490024Z namespaces/openshift-console/pods/console-64c4c7b8f4-rdkl7/console/console/logs/current.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.118595837Z namespaces/openshift-console/pods/console-64c4c7b8f4-rdkl7/console/console/logs/previous.insecure.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.118664789Z namespaces/openshift-console/pods/console-64c4c7b8f4-rdkl7/console/console/logs/previous.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.11871878Z namespaces/openshift-console/pods/downloads-685bfb5f64-xvlzm/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.118760281Z namespaces/openshift-console/pods/downloads-685bfb5f64-xvlzm/downloads-685bfb5f64-xvlzm.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.118877044Z namespaces/openshift-console/pods/downloads-685bfb5f64-xvlzm/download-server/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.118884284Z namespaces/openshift-console/pods/downloads-685bfb5f64-xvlzm/download-server/download-server/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.118888414Z namespaces/openshift-console/pods/downloads-685bfb5f64-xvlzm/download-server/download-server/logs/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.118937225Z namespaces/openshift-console/pods/downloads-685bfb5f64-xvlzm/download-server/download-server/logs/current.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.119159461Z namespaces/openshift-console/pods/downloads-685bfb5f64-xvlzm/download-server/download-server/logs/previous.insecure.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.119303555Z namespaces/openshift-console/pods/downloads-685bfb5f64-xvlzm/download-server/download-server/logs/previous.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.119376027Z namespaces/openshift-console/policy/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.119435618Z namespaces/openshift-console/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.119484729Z namespaces/openshift-console/route.openshift.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.11952997Z namespaces/openshift-console/route.openshift.io/routes.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.119649003Z namespaces/openshift-controller-manager-operator/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.119674384Z namespaces/openshift-controller-manager-operator/openshift-controller-manager-operator.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.119767136Z namespaces/openshift-controller-manager-operator/apps.openshift.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.119807187Z namespaces/openshift-controller-manager-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.119871859Z namespaces/openshift-controller-manager-operator/apps/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.11990054Z namespaces/openshift-controller-manager-operator/apps/daemonsets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.119991182Z namespaces/openshift-controller-manager-operator/apps/deployments.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.120073034Z namespaces/openshift-controller-manager-operator/apps/replicasets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.120194557Z namespaces/openshift-controller-manager-operator/apps/statefulsets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.120241968Z namespaces/openshift-controller-manager-operator/autoscaling/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.120284999Z namespaces/openshift-controller-manager-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.120346761Z namespaces/openshift-controller-manager-operator/batch/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.120389142Z namespaces/openshift-controller-manager-operator/batch/cronjobs.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.120483874Z namespaces/openshift-controller-manager-operator/batch/jobs.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.120537296Z namespaces/openshift-controller-manager-operator/build.openshift.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.120568926Z namespaces/openshift-controller-manager-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.120654959Z namespaces/openshift-controller-manager-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.120852444Z namespaces/openshift-controller-manager-operator/core/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.120893634Z namespaces/openshift-controller-manager-operator/core/configmaps.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.121012368Z namespaces/openshift-controller-manager-operator/core/endpoints.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.12111455Z namespaces/openshift-controller-manager-operator/core/events.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.121194572Z namespaces/openshift-controller-manager-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.121263004Z namespaces/openshift-controller-manager-operator/core/pods.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.121346556Z namespaces/openshift-controller-manager-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.121463529Z namespaces/openshift-controller-manager-operator/core/secrets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.121621153Z namespaces/openshift-controller-manager-operator/core/services.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.121670184Z namespaces/openshift-controller-manager-operator/discovery.k8s.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.121700525Z namespaces/openshift-controller-manager-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.121755736Z namespaces/openshift-controller-manager-operator/image.openshift.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.121782697Z namespaces/openshift-controller-manager-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.121839448Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.121872389Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.121954951Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.122033943Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.122107295Z namespaces/openshift-controller-manager-operator/monitoring.coreos.com/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.122141796Z namespaces/openshift-controller-manager-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.122187977Z namespaces/openshift-controller-manager-operator/networking.k8s.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.122237128Z namespaces/openshift-controller-manager-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.122283449Z namespaces/openshift-controller-manager-operator/policy/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.122319541Z namespaces/openshift-controller-manager-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.122363542Z namespaces/openshift-controller-manager-operator/route.openshift.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.122406112Z namespaces/openshift-controller-manager-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.122504075Z namespaces/openshift-controller-manager/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.122539186Z namespaces/openshift-controller-manager/openshift-controller-manager.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.122600168Z namespaces/openshift-controller-manager/apps.openshift.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.122649389Z namespaces/openshift-controller-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.122675709Z namespaces/openshift-controller-manager/apps/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.122724981Z namespaces/openshift-controller-manager/apps/daemonsets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.122810993Z namespaces/openshift-controller-manager/apps/deployments.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.122888455Z namespaces/openshift-controller-manager/apps/replicasets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.122967517Z namespaces/openshift-controller-manager/apps/statefulsets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.123017308Z namespaces/openshift-controller-manager/autoscaling/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.123073549Z namespaces/openshift-controller-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.123227713Z namespaces/openshift-controller-manager/batch/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.123271494Z namespaces/openshift-controller-manager/batch/cronjobs.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.123372897Z namespaces/openshift-controller-manager/batch/jobs.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.123417938Z namespaces/openshift-controller-manager/build.openshift.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.123445579Z namespaces/openshift-controller-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.123535451Z namespaces/openshift-controller-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.123590322Z namespaces/openshift-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.123597933Z namespaces/openshift-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.123645184Z namespaces/openshift-controller-manager/coordination.k8s.io/leases/openshift-master-controllers.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.123731076Z namespaces/openshift-controller-manager/core/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.123768177Z namespaces/openshift-controller-manager/core/configmaps.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.12388609Z namespaces/openshift-controller-manager/core/endpoints.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.123962642Z namespaces/openshift-controller-manager/core/events.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.124048264Z namespaces/openshift-controller-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.124180447Z namespaces/openshift-controller-manager/core/pods.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.124258699Z namespaces/openshift-controller-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.124378172Z namespaces/openshift-controller-manager/core/secrets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.124536336Z namespaces/openshift-controller-manager/core/services.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.124824193Z namespaces/openshift-controller-manager/discovery.k8s.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.124933506Z namespaces/openshift-controller-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.124995228Z namespaces/openshift-controller-manager/image.openshift.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.125040349Z namespaces/openshift-controller-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.125132961Z namespaces/openshift-controller-manager/k8s.ovn.org/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.125192233Z namespaces/openshift-controller-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.125278605Z namespaces/openshift-controller-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.125354227Z namespaces/openshift-controller-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.125402748Z namespaces/openshift-controller-manager/monitoring.coreos.com/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.125436359Z namespaces/openshift-controller-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.12549967Z namespaces/openshift-controller-manager/networking.k8s.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.125545231Z namespaces/openshift-controller-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.125597723Z namespaces/openshift-controller-manager/policy/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.125638054Z namespaces/openshift-controller-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.125696485Z namespaces/openshift-controller-manager/route.openshift.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.125723986Z namespaces/openshift-controller-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.125836479Z namespaces/openshift-dns-operator/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.12587576Z namespaces/openshift-dns-operator/openshift-dns-operator.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.125940661Z namespaces/openshift-dns-operator/apps.openshift.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.125972532Z namespaces/openshift-dns-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.126021554Z namespaces/openshift-dns-operator/apps/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.126069055Z namespaces/openshift-dns-operator/apps/daemonsets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.126160687Z namespaces/openshift-dns-operator/apps/deployments.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.126239209Z namespaces/openshift-dns-operator/apps/replicasets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.126317351Z namespaces/openshift-dns-operator/apps/statefulsets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.126363872Z namespaces/openshift-dns-operator/autoscaling/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.126392753Z namespaces/openshift-dns-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.126451845Z namespaces/openshift-dns-operator/batch/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.126480285Z namespaces/openshift-dns-operator/batch/cronjobs.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.126566757Z namespaces/openshift-dns-operator/batch/jobs.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.126614098Z namespaces/openshift-dns-operator/build.openshift.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.12665133Z namespaces/openshift-dns-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.126735721Z namespaces/openshift-dns-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.126799223Z namespaces/openshift-dns-operator/core/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.126841734Z namespaces/openshift-dns-operator/core/configmaps.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.126940297Z namespaces/openshift-dns-operator/core/endpoints.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.127020529Z namespaces/openshift-dns-operator/core/events.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.127132291Z namespaces/openshift-dns-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.127207343Z namespaces/openshift-dns-operator/core/pods.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.127288046Z namespaces/openshift-dns-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.127428059Z namespaces/openshift-dns-operator/core/secrets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.127599703Z namespaces/openshift-dns-operator/core/services.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.127658625Z namespaces/openshift-dns-operator/discovery.k8s.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.127698886Z namespaces/openshift-dns-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.127760347Z namespaces/openshift-dns-operator/image.openshift.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.127801848Z namespaces/openshift-dns-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.12786198Z namespaces/openshift-dns-operator/k8s.ovn.org/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.127900981Z namespaces/openshift-dns-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.127980843Z namespaces/openshift-dns-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.128072855Z namespaces/openshift-dns-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.128139737Z namespaces/openshift-dns-operator/monitoring.coreos.com/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.12825507Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.128307011Z namespaces/openshift-dns-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.128343342Z namespaces/openshift-dns-operator/monitoring.coreos.com/prometheusrules/dns.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.128408714Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.128443504Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors/dns-operator.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.128500696Z namespaces/openshift-dns-operator/networking.k8s.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.128529167Z namespaces/openshift-dns-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.128582708Z namespaces/openshift-dns-operator/policy/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.128616859Z namespaces/openshift-dns-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.12866377Z namespaces/openshift-dns-operator/route.openshift.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.128697281Z namespaces/openshift-dns-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.128795863Z namespaces/openshift-dns/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.128833394Z namespaces/openshift-dns/openshift-dns.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.128895156Z namespaces/openshift-dns/apps.openshift.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.128922527Z namespaces/openshift-dns/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.128976818Z namespaces/openshift-dns/apps/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.129013659Z namespaces/openshift-dns/apps/daemonsets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.129240055Z namespaces/openshift-dns/apps/deployments.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.129309616Z namespaces/openshift-dns/apps/replicasets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.129402868Z namespaces/openshift-dns/apps/statefulsets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.129425959Z namespaces/openshift-dns/autoscaling/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.129489281Z namespaces/openshift-dns/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.129509131Z namespaces/openshift-dns/batch/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.129611984Z namespaces/openshift-dns/batch/cronjobs.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.129700896Z namespaces/openshift-dns/batch/jobs.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.129767838Z namespaces/openshift-dns/build.openshift.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.129786968Z namespaces/openshift-dns/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.129898381Z namespaces/openshift-dns/build.openshift.io/builds.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.129919341Z namespaces/openshift-dns/core/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.129980863Z namespaces/openshift-dns/core/configmaps.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.130120497Z namespaces/openshift-dns/core/endpoints.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.130201029Z namespaces/openshift-dns/core/events.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.130434945Z namespaces/openshift-dns/core/persistentvolumeclaims.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.130510936Z namespaces/openshift-dns/core/pods.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.130782393Z namespaces/openshift-dns/core/replicationcontrollers.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.130905646Z namespaces/openshift-dns/core/secrets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.131203134Z namespaces/openshift-dns/core/services.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.131264945Z namespaces/openshift-dns/discovery.k8s.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.131306376Z namespaces/openshift-dns/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.131386538Z namespaces/openshift-dns/image.openshift.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.131424599Z namespaces/openshift-dns/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.131496941Z namespaces/openshift-dns/k8s.ovn.org/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.131534662Z namespaces/openshift-dns/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.131624274Z namespaces/openshift-dns/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.131706457Z namespaces/openshift-dns/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.131768448Z namespaces/openshift-dns/monitoring.coreos.com/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.131804689Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.13186133Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.131932542Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors/dns-default.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.131985544Z namespaces/openshift-dns/networking.k8s.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.132021794Z namespaces/openshift-dns/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.132099026Z namespaces/openshift-dns/pods/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.13223827Z namespaces/openshift-dns/pods/dns-default-b5dcw/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.132275131Z namespaces/openshift-dns/pods/dns-default-b5dcw/dns-default-b5dcw.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.132372073Z namespaces/openshift-dns/pods/dns-default-b5dcw/dns/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.132382603Z namespaces/openshift-dns/pods/dns-default-b5dcw/dns/dns/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.132386823Z namespaces/openshift-dns/pods/dns-default-b5dcw/dns/dns/logs/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.132431255Z namespaces/openshift-dns/pods/dns-default-b5dcw/dns/dns/logs/current.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.132528937Z namespaces/openshift-dns/pods/dns-default-b5dcw/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.132600989Z namespaces/openshift-dns/pods/dns-default-b5dcw/dns/dns/logs/previous.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.13262877Z namespaces/openshift-dns/pods/dns-default-b5dcw/kube-rbac-proxy/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.13263362Z namespaces/openshift-dns/pods/dns-default-b5dcw/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.13263974Z namespaces/openshift-dns/pods/dns-default-b5dcw/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.132690591Z namespaces/openshift-dns/pods/dns-default-b5dcw/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.132787984Z namespaces/openshift-dns/pods/dns-default-b5dcw/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.132853015Z namespaces/openshift-dns/pods/dns-default-b5dcw/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.132908047Z namespaces/openshift-dns/pods/dns-default-pjq9z/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.132944548Z namespaces/openshift-dns/pods/dns-default-pjq9z/dns-default-pjq9z.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.13303068Z namespaces/openshift-dns/pods/dns-default-pjq9z/dns/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.13303762Z namespaces/openshift-dns/pods/dns-default-pjq9z/dns/dns/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.133101892Z namespaces/openshift-dns/pods/dns-default-pjq9z/dns/dns/logs/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.133122552Z namespaces/openshift-dns/pods/dns-default-pjq9z/dns/dns/logs/current.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.133239775Z namespaces/openshift-dns/pods/dns-default-pjq9z/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.133308277Z namespaces/openshift-dns/pods/dns-default-pjq9z/dns/dns/logs/previous.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.133343638Z namespaces/openshift-dns/pods/dns-default-pjq9z/kube-rbac-proxy/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.133353918Z namespaces/openshift-dns/pods/dns-default-pjq9z/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.133363038Z namespaces/openshift-dns/pods/dns-default-pjq9z/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.133406649Z namespaces/openshift-dns/pods/dns-default-pjq9z/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.133500952Z namespaces/openshift-dns/pods/dns-default-pjq9z/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.133568313Z namespaces/openshift-dns/pods/dns-default-pjq9z/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.133621075Z namespaces/openshift-dns/pods/dns-default-wv8wf/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.133648505Z namespaces/openshift-dns/pods/dns-default-wv8wf/dns-default-wv8wf.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.133752368Z namespaces/openshift-dns/pods/dns-default-wv8wf/dns/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.133759518Z namespaces/openshift-dns/pods/dns-default-wv8wf/dns/dns/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.133769429Z namespaces/openshift-dns/pods/dns-default-wv8wf/dns/dns/logs/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.13381363Z namespaces/openshift-dns/pods/dns-default-wv8wf/dns/dns/logs/current.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.133893561Z namespaces/openshift-dns/pods/dns-default-wv8wf/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.133966193Z namespaces/openshift-dns/pods/dns-default-wv8wf/dns/dns/logs/previous.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.134005664Z namespaces/openshift-dns/pods/dns-default-wv8wf/kube-rbac-proxy/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.134012744Z namespaces/openshift-dns/pods/dns-default-wv8wf/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.134018935Z namespaces/openshift-dns/pods/dns-default-wv8wf/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.134069676Z namespaces/openshift-dns/pods/dns-default-wv8wf/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.134180149Z namespaces/openshift-dns/pods/dns-default-wv8wf/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.13424425Z namespaces/openshift-dns/pods/dns-default-wv8wf/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.134289402Z namespaces/openshift-dns/pods/node-resolver-b5rp4/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.134332473Z namespaces/openshift-dns/pods/node-resolver-b5rp4/node-resolver-b5rp4.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.134425435Z namespaces/openshift-dns/pods/node-resolver-b5rp4/dns-node-resolver/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.134434905Z namespaces/openshift-dns/pods/node-resolver-b5rp4/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.134445306Z namespaces/openshift-dns/pods/node-resolver-b5rp4/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.134486447Z namespaces/openshift-dns/pods/node-resolver-b5rp4/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.134573579Z namespaces/openshift-dns/pods/node-resolver-b5rp4/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.1346418Z namespaces/openshift-dns/pods/node-resolver-b5rp4/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.134688472Z namespaces/openshift-dns/pods/node-resolver-ptgp6/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.134738883Z namespaces/openshift-dns/pods/node-resolver-ptgp6/node-resolver-ptgp6.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.134810095Z namespaces/openshift-dns/pods/node-resolver-ptgp6/dns-node-resolver/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.134825545Z namespaces/openshift-dns/pods/node-resolver-ptgp6/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.134834555Z namespaces/openshift-dns/pods/node-resolver-ptgp6/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.134876516Z namespaces/openshift-dns/pods/node-resolver-ptgp6/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.134969979Z namespaces/openshift-dns/pods/node-resolver-ptgp6/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.13503876Z namespaces/openshift-dns/pods/node-resolver-ptgp6/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.135263106Z namespaces/openshift-dns/pods/node-resolver-rwnxl/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.135293897Z namespaces/openshift-dns/pods/node-resolver-rwnxl/node-resolver-rwnxl.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.135387229Z namespaces/openshift-dns/pods/node-resolver-rwnxl/dns-node-resolver/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.135395109Z namespaces/openshift-dns/pods/node-resolver-rwnxl/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.13540906Z namespaces/openshift-dns/pods/node-resolver-rwnxl/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.135454841Z namespaces/openshift-dns/pods/node-resolver-rwnxl/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.135549243Z namespaces/openshift-dns/pods/node-resolver-rwnxl/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.135614775Z namespaces/openshift-dns/pods/node-resolver-rwnxl/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.135664446Z namespaces/openshift-dns/policy/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.135705187Z namespaces/openshift-dns/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.135751898Z namespaces/openshift-dns/route.openshift.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.135792819Z namespaces/openshift-dns/route.openshift.io/routes.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.135889262Z namespaces/openshift-etcd/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.135933203Z namespaces/openshift-etcd/openshift-etcd.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.136001634Z namespaces/openshift-etcd/apps.openshift.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.136042895Z namespaces/openshift-etcd/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.136128678Z namespaces/openshift-etcd/apps/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.136181729Z namespaces/openshift-etcd/apps/daemonsets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.136255551Z namespaces/openshift-etcd/apps/deployments.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.136333893Z namespaces/openshift-etcd/apps/replicasets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.136416365Z namespaces/openshift-etcd/apps/statefulsets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.136454556Z namespaces/openshift-etcd/autoscaling/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.136495697Z namespaces/openshift-etcd/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.136556468Z namespaces/openshift-etcd/batch/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.13659962Z namespaces/openshift-etcd/batch/cronjobs.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.136681312Z namespaces/openshift-etcd/batch/jobs.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.136740093Z namespaces/openshift-etcd/build.openshift.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.136784104Z namespaces/openshift-etcd/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.136872536Z namespaces/openshift-etcd/build.openshift.io/builds.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.136938058Z namespaces/openshift-etcd/core/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.136981709Z namespaces/openshift-etcd/core/configmaps.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.137104392Z namespaces/openshift-etcd/core/endpoints.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.137185024Z namespaces/openshift-etcd/core/events.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.137262866Z namespaces/openshift-etcd/core/persistentvolumeclaims.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.137346418Z namespaces/openshift-etcd/core/pods.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.13742226Z namespaces/openshift-etcd/core/replicationcontrollers.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.137550104Z namespaces/openshift-etcd/core/secrets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.137715468Z namespaces/openshift-etcd/core/services.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.137765159Z namespaces/openshift-etcd/discovery.k8s.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.13780832Z namespaces/openshift-etcd/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.137854111Z namespaces/openshift-etcd/image.openshift.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.137894442Z namespaces/openshift-etcd/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.137959104Z namespaces/openshift-etcd/k8s.ovn.org/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.138003875Z namespaces/openshift-etcd/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.138102197Z namespaces/openshift-etcd/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.13819513Z namespaces/openshift-etcd/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.13823161Z namespaces/openshift-etcd/monitoring.coreos.com/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.138269782Z namespaces/openshift-etcd/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.138320863Z namespaces/openshift-etcd/networking.k8s.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.138354524Z namespaces/openshift-etcd/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.138419785Z namespaces/openshift-etcd/policy/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.138452756Z namespaces/openshift-etcd/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.138515048Z namespaces/openshift-etcd/route.openshift.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.138548489Z namespaces/openshift-etcd/route.openshift.io/routes.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.138645861Z namespaces/openshift-host-network/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.138680362Z namespaces/openshift-host-network/openshift-host-network.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.138762034Z namespaces/openshift-host-network/apps.openshift.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.138804595Z namespaces/openshift-host-network/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.138871847Z namespaces/openshift-host-network/apps/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.138911788Z namespaces/openshift-host-network/apps/daemonsets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.13899297Z namespaces/openshift-host-network/apps/deployments.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.139100152Z namespaces/openshift-host-network/apps/replicasets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.139188055Z namespaces/openshift-host-network/apps/statefulsets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.139841541Z namespaces/openshift-host-network/autoscaling/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.139887462Z namespaces/openshift-host-network/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.139937873Z namespaces/openshift-host-network/batch/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.140046356Z namespaces/openshift-host-network/batch/cronjobs.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.140242161Z namespaces/openshift-host-network/batch/jobs.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.140299153Z namespaces/openshift-host-network/build.openshift.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.140342264Z namespaces/openshift-host-network/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.140421136Z namespaces/openshift-host-network/build.openshift.io/builds.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.140494738Z namespaces/openshift-host-network/core/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.140539599Z namespaces/openshift-host-network/core/configmaps.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.140638891Z namespaces/openshift-host-network/core/endpoints.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.140717003Z namespaces/openshift-host-network/core/events.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.140799525Z namespaces/openshift-host-network/core/persistentvolumeclaims.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.140874747Z namespaces/openshift-host-network/core/pods.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.140954629Z namespaces/openshift-host-network/core/replicationcontrollers.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.141119683Z namespaces/openshift-host-network/core/secrets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.141226936Z namespaces/openshift-host-network/core/services.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.141284687Z namespaces/openshift-host-network/core/resourcequotas/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.141334199Z namespaces/openshift-host-network/core/resourcequotas/host-network-namespace-quotas.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.14138842Z namespaces/openshift-host-network/discovery.k8s.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.141424821Z namespaces/openshift-host-network/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.141475332Z namespaces/openshift-host-network/image.openshift.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.141511533Z namespaces/openshift-host-network/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.141582775Z namespaces/openshift-host-network/k8s.ovn.org/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.141623986Z namespaces/openshift-host-network/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.141709908Z namespaces/openshift-host-network/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.14178954Z namespaces/openshift-host-network/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.141835481Z namespaces/openshift-host-network/monitoring.coreos.com/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.141873072Z namespaces/openshift-host-network/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.141922623Z namespaces/openshift-host-network/networking.k8s.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.141957244Z namespaces/openshift-host-network/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.142018726Z namespaces/openshift-host-network/policy/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.142075317Z namespaces/openshift-host-network/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.142153199Z namespaces/openshift-host-network/route.openshift.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.142203361Z namespaces/openshift-host-network/route.openshift.io/routes.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.142320323Z namespaces/openshift-image-registry/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.142362774Z namespaces/openshift-image-registry/openshift-image-registry.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.142442707Z namespaces/openshift-image-registry/apps.openshift.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.142474317Z namespaces/openshift-image-registry/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.142540659Z namespaces/openshift-image-registry/apps/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.14258119Z namespaces/openshift-image-registry/apps/daemonsets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.142734334Z namespaces/openshift-image-registry/apps/deployments.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.142879227Z namespaces/openshift-image-registry/apps/replicasets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.143116184Z namespaces/openshift-image-registry/apps/statefulsets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.143177815Z namespaces/openshift-image-registry/autoscaling/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.143225286Z namespaces/openshift-image-registry/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.143266657Z namespaces/openshift-image-registry/batch/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.143305458Z namespaces/openshift-image-registry/batch/cronjobs.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.143479003Z namespaces/openshift-image-registry/batch/jobs.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.143541124Z namespaces/openshift-image-registry/build.openshift.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.143592785Z namespaces/openshift-image-registry/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.143661577Z namespaces/openshift-image-registry/build.openshift.io/builds.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.143717379Z namespaces/openshift-image-registry/coordination.k8s.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.143724929Z namespaces/openshift-image-registry/coordination.k8s.io/leases/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.14377563Z namespaces/openshift-image-registry/coordination.k8s.io/leases/openshift-master-controllers.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.143879013Z namespaces/openshift-image-registry/core/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.143930394Z namespaces/openshift-image-registry/core/configmaps.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.144620281Z namespaces/openshift-image-registry/core/endpoints.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.144727994Z namespaces/openshift-image-registry/core/events.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.145024012Z namespaces/openshift-image-registry/core/persistentvolumeclaims.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.145134474Z namespaces/openshift-image-registry/core/pods.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.14536491Z namespaces/openshift-image-registry/core/replicationcontrollers.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.145523874Z namespaces/openshift-image-registry/core/secrets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.14574407Z namespaces/openshift-image-registry/core/services.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.145832572Z namespaces/openshift-image-registry/discovery.k8s.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.145879393Z namespaces/openshift-image-registry/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.145969335Z namespaces/openshift-image-registry/image.openshift.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.146016696Z namespaces/openshift-image-registry/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.146115999Z namespaces/openshift-image-registry/k8s.ovn.org/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.1461558Z namespaces/openshift-image-registry/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.146264713Z namespaces/openshift-image-registry/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.146353855Z namespaces/openshift-image-registry/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.146439547Z namespaces/openshift-image-registry/monitoring.coreos.com/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.146478848Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.14655066Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.146598561Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/image-registry-operator-alerts.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.146711664Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/image-registry-rules.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.146819206Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/imagestreams-rules.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.146896268Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.14695257Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors/image-registry.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.147021482Z namespaces/openshift-image-registry/networking.k8s.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.147092013Z namespaces/openshift-image-registry/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.147181636Z namespaces/openshift-image-registry/pods/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.147189576Z namespaces/openshift-image-registry/pods/image-registry-5465489565-pqtfj/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.147237657Z namespaces/openshift-image-registry/pods/image-registry-5465489565-pqtfj/image-registry-5465489565-pqtfj.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.147377071Z namespaces/openshift-image-registry/pods/image-registry-5465489565-pqtfj/registry/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.147385781Z namespaces/openshift-image-registry/pods/image-registry-5465489565-pqtfj/registry/registry/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.147391881Z namespaces/openshift-image-registry/pods/image-registry-5465489565-pqtfj/registry/registry/logs/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.147454902Z namespaces/openshift-image-registry/pods/image-registry-5465489565-pqtfj/registry/registry/logs/current.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.148373296Z namespaces/openshift-image-registry/pods/image-registry-5465489565-pqtfj/registry/registry/logs/previous.insecure.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.148460138Z namespaces/openshift-image-registry/pods/image-registry-5465489565-pqtfj/registry/registry/logs/previous.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.148524639Z namespaces/openshift-image-registry/pods/node-ca-cpbvp/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.148582871Z namespaces/openshift-image-registry/pods/node-ca-cpbvp/node-ca-cpbvp.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.148669013Z namespaces/openshift-image-registry/pods/node-ca-cpbvp/node-ca/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.148679273Z namespaces/openshift-image-registry/pods/node-ca-cpbvp/node-ca/node-ca/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.148707324Z namespaces/openshift-image-registry/pods/node-ca-cpbvp/node-ca/node-ca/logs/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.148769615Z namespaces/openshift-image-registry/pods/node-ca-cpbvp/node-ca/node-ca/logs/current.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.148893309Z namespaces/openshift-image-registry/pods/node-ca-cpbvp/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.148977271Z namespaces/openshift-image-registry/pods/node-ca-cpbvp/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.149039032Z namespaces/openshift-image-registry/pods/node-ca-nlkjn/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.149116414Z namespaces/openshift-image-registry/pods/node-ca-nlkjn/node-ca-nlkjn.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.149208726Z namespaces/openshift-image-registry/pods/node-ca-nlkjn/node-ca/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.149225157Z namespaces/openshift-image-registry/pods/node-ca-nlkjn/node-ca/node-ca/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.149241867Z namespaces/openshift-image-registry/pods/node-ca-nlkjn/node-ca/node-ca/logs/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.149303309Z namespaces/openshift-image-registry/pods/node-ca-nlkjn/node-ca/node-ca/logs/current.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.149421672Z namespaces/openshift-image-registry/pods/node-ca-nlkjn/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.149488374Z namespaces/openshift-image-registry/pods/node-ca-nlkjn/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.149537675Z namespaces/openshift-image-registry/pods/node-ca-v2qtj/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.149578836Z namespaces/openshift-image-registry/pods/node-ca-v2qtj/node-ca-v2qtj.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.149658418Z namespaces/openshift-image-registry/pods/node-ca-v2qtj/node-ca/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.149665448Z namespaces/openshift-image-registry/pods/node-ca-v2qtj/node-ca/node-ca/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.149675768Z namespaces/openshift-image-registry/pods/node-ca-v2qtj/node-ca/node-ca/logs/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.14973085Z namespaces/openshift-image-registry/pods/node-ca-v2qtj/node-ca/node-ca/logs/current.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.149843833Z namespaces/openshift-image-registry/pods/node-ca-v2qtj/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.149908924Z namespaces/openshift-image-registry/pods/node-ca-v2qtj/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.149934905Z namespaces/openshift-image-registry/policy/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.149983206Z namespaces/openshift-image-registry/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.150042238Z namespaces/openshift-image-registry/route.openshift.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.150103009Z namespaces/openshift-image-registry/route.openshift.io/routes.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.150218332Z namespaces/openshift-ingress-canary/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.150265943Z namespaces/openshift-ingress-canary/openshift-ingress-canary.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.150324135Z namespaces/openshift-ingress-canary/apps.openshift.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.150364576Z namespaces/openshift-ingress-canary/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.150428777Z namespaces/openshift-ingress-canary/apps/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.150470238Z namespaces/openshift-ingress-canary/apps/daemonsets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.150575561Z namespaces/openshift-ingress-canary/apps/deployments.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.150656143Z namespaces/openshift-ingress-canary/apps/replicasets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.150733545Z namespaces/openshift-ingress-canary/apps/statefulsets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.150783976Z namespaces/openshift-ingress-canary/autoscaling/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.150823097Z namespaces/openshift-ingress-canary/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.150870399Z namespaces/openshift-ingress-canary/batch/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.150901409Z namespaces/openshift-ingress-canary/batch/cronjobs.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.150986471Z namespaces/openshift-ingress-canary/batch/jobs.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.151045923Z namespaces/openshift-ingress-canary/build.openshift.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.151128155Z namespaces/openshift-ingress-canary/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.151217857Z namespaces/openshift-ingress-canary/build.openshift.io/builds.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.151288319Z namespaces/openshift-ingress-canary/core/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.151350471Z namespaces/openshift-ingress-canary/core/configmaps.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.151460293Z namespaces/openshift-ingress-canary/core/endpoints.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.151547205Z namespaces/openshift-ingress-canary/core/events.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.15172714Z namespaces/openshift-ingress-canary/core/persistentvolumeclaims.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.151801592Z namespaces/openshift-ingress-canary/core/pods.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.151965086Z namespaces/openshift-ingress-canary/core/replicationcontrollers.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.15211475Z namespaces/openshift-ingress-canary/core/secrets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.152302224Z namespaces/openshift-ingress-canary/core/services.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.152371276Z namespaces/openshift-ingress-canary/discovery.k8s.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.152420407Z namespaces/openshift-ingress-canary/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.152486259Z namespaces/openshift-ingress-canary/image.openshift.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.15253208Z namespaces/openshift-ingress-canary/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.152587462Z namespaces/openshift-ingress-canary/k8s.ovn.org/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.152632533Z namespaces/openshift-ingress-canary/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.152716105Z namespaces/openshift-ingress-canary/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.152793387Z namespaces/openshift-ingress-canary/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.152851058Z namespaces/openshift-ingress-canary/monitoring.coreos.com/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.152892699Z namespaces/openshift-ingress-canary/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.152949971Z namespaces/openshift-ingress-canary/networking.k8s.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.152990602Z namespaces/openshift-ingress-canary/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.153051373Z namespaces/openshift-ingress-canary/pods/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.153081904Z namespaces/openshift-ingress-canary/pods/ingress-canary-ml4f2/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.153147296Z namespaces/openshift-ingress-canary/pods/ingress-canary-ml4f2/ingress-canary-ml4f2.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.153266999Z namespaces/openshift-ingress-canary/pods/ingress-canary-ml4f2/serve-healthcheck-canary/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.153276889Z namespaces/openshift-ingress-canary/pods/ingress-canary-ml4f2/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.153288249Z namespaces/openshift-ingress-canary/pods/ingress-canary-ml4f2/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.153359761Z namespaces/openshift-ingress-canary/pods/ingress-canary-ml4f2/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.153481084Z namespaces/openshift-ingress-canary/pods/ingress-canary-ml4f2/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.153571016Z namespaces/openshift-ingress-canary/pods/ingress-canary-ml4f2/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.153637428Z namespaces/openshift-ingress-canary/pods/ingress-canary-s6ggr/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.15369743Z namespaces/openshift-ingress-canary/pods/ingress-canary-s6ggr/ingress-canary-s6ggr.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.153794382Z namespaces/openshift-ingress-canary/pods/ingress-canary-s6ggr/serve-healthcheck-canary/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.153803982Z namespaces/openshift-ingress-canary/pods/ingress-canary-s6ggr/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.153813973Z namespaces/openshift-ingress-canary/pods/ingress-canary-s6ggr/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.153878744Z namespaces/openshift-ingress-canary/pods/ingress-canary-s6ggr/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.153993977Z namespaces/openshift-ingress-canary/pods/ingress-canary-s6ggr/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.15411094Z namespaces/openshift-ingress-canary/pods/ingress-canary-s6ggr/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.154152371Z namespaces/openshift-ingress-canary/pods/ingress-canary-z4l7h/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.154214703Z namespaces/openshift-ingress-canary/pods/ingress-canary-z4l7h/ingress-canary-z4l7h.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.154301265Z namespaces/openshift-ingress-canary/pods/ingress-canary-z4l7h/serve-healthcheck-canary/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.154308455Z namespaces/openshift-ingress-canary/pods/ingress-canary-z4l7h/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.154312495Z namespaces/openshift-ingress-canary/pods/ingress-canary-z4l7h/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.154360496Z namespaces/openshift-ingress-canary/pods/ingress-canary-z4l7h/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.154478739Z namespaces/openshift-ingress-canary/pods/ingress-canary-z4l7h/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.154566521Z namespaces/openshift-ingress-canary/pods/ingress-canary-z4l7h/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.154615283Z namespaces/openshift-ingress-canary/policy/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.154674914Z namespaces/openshift-ingress-canary/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.154737176Z namespaces/openshift-ingress-canary/route.openshift.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.154797567Z namespaces/openshift-ingress-canary/route.openshift.io/routes.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.15491069Z namespaces/openshift-ingress-operator/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.154966671Z namespaces/openshift-ingress-operator/openshift-ingress-operator.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.155049133Z namespaces/openshift-ingress-operator/apps.openshift.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.155116445Z namespaces/openshift-ingress-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.155211688Z namespaces/openshift-ingress-operator/apps/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.155264919Z namespaces/openshift-ingress-operator/apps/daemonsets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.155389882Z namespaces/openshift-ingress-operator/apps/deployments.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.155494445Z namespaces/openshift-ingress-operator/apps/replicasets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.155593417Z namespaces/openshift-ingress-operator/apps/statefulsets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.155657859Z namespaces/openshift-ingress-operator/autoscaling/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.15571234Z namespaces/openshift-ingress-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.155781072Z namespaces/openshift-ingress-operator/batch/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.155831083Z namespaces/openshift-ingress-operator/batch/cronjobs.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.155942126Z namespaces/openshift-ingress-operator/batch/jobs.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.155999177Z namespaces/openshift-ingress-operator/build.openshift.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.156080699Z namespaces/openshift-ingress-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.156271344Z namespaces/openshift-ingress-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.156343696Z namespaces/openshift-ingress-operator/core/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.156406488Z namespaces/openshift-ingress-operator/core/configmaps.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.156970222Z namespaces/openshift-ingress-operator/core/endpoints.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.157051104Z namespaces/openshift-ingress-operator/core/events.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.157243319Z namespaces/openshift-ingress-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.15731571Z namespaces/openshift-ingress-operator/core/pods.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.157394023Z namespaces/openshift-ingress-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.157522366Z namespaces/openshift-ingress-operator/core/secrets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.157716191Z namespaces/openshift-ingress-operator/core/services.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.157785382Z namespaces/openshift-ingress-operator/discovery.k8s.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.157865544Z namespaces/openshift-ingress-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.157916296Z namespaces/openshift-ingress-operator/image.openshift.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.157959027Z namespaces/openshift-ingress-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.158008688Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.158015398Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/dnsrecords/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.158074409Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/dnsrecords/default-wildcard.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.158171302Z namespaces/openshift-ingress-operator/k8s.ovn.org/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.158212913Z namespaces/openshift-ingress-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.158299165Z namespaces/openshift-ingress-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.158377087Z namespaces/openshift-ingress-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.158434358Z namespaces/openshift-ingress-operator/monitoring.coreos.com/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.1584794Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.158545921Z namespaces/openshift-ingress-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.158592162Z namespaces/openshift-ingress-operator/monitoring.coreos.com/prometheusrules/ingress-operator.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.158663774Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.158704615Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors/ingress-operator.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.158763167Z namespaces/openshift-ingress-operator/networking.k8s.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.158811548Z namespaces/openshift-ingress-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.15886618Z namespaces/openshift-ingress-operator/operator.openshift.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.15887602Z namespaces/openshift-ingress-operator/operator.openshift.io/ingresscontrollers/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.158925111Z namespaces/openshift-ingress-operator/operator.openshift.io/ingresscontrollers/default.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.159006013Z namespaces/openshift-ingress-operator/policy/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.159048804Z namespaces/openshift-ingress-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.159129856Z namespaces/openshift-ingress-operator/route.openshift.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.159163247Z namespaces/openshift-ingress-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.159233269Z namespaces/openshift-ingress/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.15927872Z namespaces/openshift-ingress/openshift-ingress.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.159359132Z namespaces/openshift-ingress/apps.openshift.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.159406563Z namespaces/openshift-ingress/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.159472325Z namespaces/openshift-ingress/apps/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.159508336Z namespaces/openshift-ingress/apps/daemonsets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.159596858Z namespaces/openshift-ingress/apps/deployments.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.159734051Z namespaces/openshift-ingress/apps/replicasets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.159863845Z namespaces/openshift-ingress/apps/statefulsets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.159922506Z namespaces/openshift-ingress/autoscaling/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.159969587Z namespaces/openshift-ingress/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.160032829Z namespaces/openshift-ingress/batch/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.160108291Z namespaces/openshift-ingress/batch/cronjobs.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.160196333Z namespaces/openshift-ingress/batch/jobs.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.160253435Z namespaces/openshift-ingress/build.openshift.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.160301316Z namespaces/openshift-ingress/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.160379828Z namespaces/openshift-ingress/build.openshift.io/builds.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.16045942Z namespaces/openshift-ingress/core/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.160505451Z namespaces/openshift-ingress/core/configmaps.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.160615773Z namespaces/openshift-ingress/core/endpoints.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.160704326Z namespaces/openshift-ingress/core/events.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.160834999Z namespaces/openshift-ingress/core/persistentvolumeclaims.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.160913391Z namespaces/openshift-ingress/core/pods.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.161077785Z namespaces/openshift-ingress/core/replicationcontrollers.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.161206158Z namespaces/openshift-ingress/core/secrets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.161392103Z namespaces/openshift-ingress/core/services.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.161461215Z namespaces/openshift-ingress/discovery.k8s.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.161492626Z namespaces/openshift-ingress/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.161580078Z namespaces/openshift-ingress/image.openshift.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.161618029Z namespaces/openshift-ingress/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.16168062Z namespaces/openshift-ingress/k8s.ovn.org/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.161715391Z namespaces/openshift-ingress/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.161800973Z namespaces/openshift-ingress/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.161882705Z namespaces/openshift-ingress/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.161945417Z namespaces/openshift-ingress/monitoring.coreos.com/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.161973938Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.16204312Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.162116471Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors/router-default.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.162310286Z namespaces/openshift-ingress/networking.k8s.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.162353327Z namespaces/openshift-ingress/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.162406898Z namespaces/openshift-ingress/pods/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.162414129Z namespaces/openshift-ingress/pods/router-default-dc9c5f76c-946gt/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.16246696Z namespaces/openshift-ingress/pods/router-default-dc9c5f76c-946gt/router-default-dc9c5f76c-946gt.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.162592113Z namespaces/openshift-ingress/pods/router-default-dc9c5f76c-946gt/router/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.162607043Z namespaces/openshift-ingress/pods/router-default-dc9c5f76c-946gt/router/router/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.162621764Z namespaces/openshift-ingress/pods/router-default-dc9c5f76c-946gt/router/router/logs/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.162676465Z namespaces/openshift-ingress/pods/router-default-dc9c5f76c-946gt/router/router/logs/current.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.162801699Z namespaces/openshift-ingress/pods/router-default-dc9c5f76c-946gt/router/router/logs/previous.insecure.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.16286904Z namespaces/openshift-ingress/pods/router-default-dc9c5f76c-946gt/router/router/logs/previous.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.162907111Z namespaces/openshift-ingress/policy/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.162941982Z namespaces/openshift-ingress/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.162998413Z namespaces/openshift-ingress/route.openshift.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.163026294Z namespaces/openshift-ingress/route.openshift.io/routes.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.163486236Z namespaces/openshift-insights/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.163521686Z namespaces/openshift-insights/openshift-insights.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.163607809Z namespaces/openshift-insights/apps.openshift.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.16363648Z namespaces/openshift-insights/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.163715611Z namespaces/openshift-insights/apps/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.163744022Z namespaces/openshift-insights/apps/daemonsets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.163877535Z namespaces/openshift-insights/apps/deployments.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.163992218Z namespaces/openshift-insights/apps/replicasets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.164120842Z namespaces/openshift-insights/apps/statefulsets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.164182113Z namespaces/openshift-insights/apps/deployments/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.164236735Z namespaces/openshift-insights/apps/deployments/insights-operator.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.164312857Z namespaces/openshift-insights/autoscaling/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.164355038Z namespaces/openshift-insights/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.164407479Z namespaces/openshift-insights/batch/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.164435109Z namespaces/openshift-insights/batch/cronjobs.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.164524712Z namespaces/openshift-insights/batch/jobs.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.164582623Z namespaces/openshift-insights/build.openshift.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.164618874Z namespaces/openshift-insights/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.164706276Z namespaces/openshift-insights/build.openshift.io/builds.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.164789289Z namespaces/openshift-insights/core/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.164833459Z namespaces/openshift-insights/core/configmaps.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.165448705Z namespaces/openshift-insights/core/endpoints.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.165542777Z namespaces/openshift-insights/core/events.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.165831405Z namespaces/openshift-insights/core/persistentvolumeclaims.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.165959968Z namespaces/openshift-insights/core/pods.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.166301727Z namespaces/openshift-insights/core/replicationcontrollers.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.166388138Z namespaces/openshift-insights/core/secrets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.166526192Z namespaces/openshift-insights/core/services.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.166590824Z namespaces/openshift-insights/core/configmaps/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.166624075Z namespaces/openshift-insights/core/configmaps/service-ca-bundle.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.166707967Z namespaces/openshift-insights/core/serviceaccounts/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.166754658Z namespaces/openshift-insights/core/serviceaccounts/gather.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.1668461Z namespaces/openshift-insights/core/serviceaccounts/operator.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.167020614Z namespaces/openshift-insights/core/services/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.167048695Z namespaces/openshift-insights/core/services/metrics.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.167157088Z namespaces/openshift-insights/discovery.k8s.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.167190669Z namespaces/openshift-insights/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.16726144Z namespaces/openshift-insights/image.openshift.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.167301341Z namespaces/openshift-insights/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.167373423Z namespaces/openshift-insights/k8s.ovn.org/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.167388194Z namespaces/openshift-insights/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.167497857Z namespaces/openshift-insights/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.16762366Z namespaces/openshift-insights/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.167685381Z namespaces/openshift-insights/monitoring.coreos.com/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.167712392Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.167804874Z namespaces/openshift-insights/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.167826065Z namespaces/openshift-insights/monitoring.coreos.com/prometheusrules/insights-prometheus-rules.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.167920447Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.167936128Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors/insights-operator.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.168001969Z namespaces/openshift-insights/networking.k8s.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.1680458Z namespaces/openshift-insights/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.168161553Z namespaces/openshift-insights/pods/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.168173783Z namespaces/openshift-insights/pods/insights-operator-5c847dcfc4-qh2nc/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.168216484Z namespaces/openshift-insights/pods/insights-operator-5c847dcfc4-qh2nc/insights-operator-5c847dcfc4-qh2nc.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.168314667Z namespaces/openshift-insights/pods/insights-operator-5c847dcfc4-qh2nc/insights-operator/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.168321897Z namespaces/openshift-insights/pods/insights-operator-5c847dcfc4-qh2nc/insights-operator/insights-operator/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.168326177Z namespaces/openshift-insights/pods/insights-operator-5c847dcfc4-qh2nc/insights-operator/insights-operator/logs/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.168373128Z namespaces/openshift-insights/pods/insights-operator-5c847dcfc4-qh2nc/insights-operator/insights-operator/logs/current.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.168763148Z namespaces/openshift-insights/pods/insights-operator-5c847dcfc4-qh2nc/insights-operator/insights-operator/logs/previous.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.169114587Z namespaces/openshift-insights/pods/insights-runtime-extractor-jk247/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.169159038Z namespaces/openshift-insights/pods/insights-runtime-extractor-jk247/insights-runtime-extractor-jk247.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.169273041Z namespaces/openshift-insights/pods/insights-runtime-extractor-jk247/exporter/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.169282362Z namespaces/openshift-insights/pods/insights-runtime-extractor-jk247/exporter/exporter/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.169291222Z namespaces/openshift-insights/pods/insights-runtime-extractor-jk247/exporter/exporter/logs/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.169351493Z namespaces/openshift-insights/pods/insights-runtime-extractor-jk247/exporter/exporter/logs/current.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.169439946Z namespaces/openshift-insights/pods/insights-runtime-extractor-jk247/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.169515407Z namespaces/openshift-insights/pods/insights-runtime-extractor-jk247/exporter/exporter/logs/previous.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.169542528Z namespaces/openshift-insights/pods/insights-runtime-extractor-jk247/extractor/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.169551748Z namespaces/openshift-insights/pods/insights-runtime-extractor-jk247/extractor/extractor/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.169569559Z namespaces/openshift-insights/pods/insights-runtime-extractor-jk247/extractor/extractor/logs/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.16962192Z namespaces/openshift-insights/pods/insights-runtime-extractor-jk247/extractor/extractor/logs/current.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.169758423Z namespaces/openshift-insights/pods/insights-runtime-extractor-jk247/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.169830065Z namespaces/openshift-insights/pods/insights-runtime-extractor-jk247/extractor/extractor/logs/previous.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.169862486Z namespaces/openshift-insights/pods/insights-runtime-extractor-jk247/kube-rbac-proxy/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.169872126Z namespaces/openshift-insights/pods/insights-runtime-extractor-jk247/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.169898547Z namespaces/openshift-insights/pods/insights-runtime-extractor-jk247/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.169946328Z namespaces/openshift-insights/pods/insights-runtime-extractor-jk247/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.170035961Z namespaces/openshift-insights/pods/insights-runtime-extractor-jk247/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.170144403Z namespaces/openshift-insights/pods/insights-runtime-extractor-jk247/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.170191834Z namespaces/openshift-insights/pods/insights-runtime-extractor-pm2tz/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.170240715Z namespaces/openshift-insights/pods/insights-runtime-extractor-pm2tz/insights-runtime-extractor-pm2tz.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.170338168Z namespaces/openshift-insights/pods/insights-runtime-extractor-pm2tz/exporter/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.170346898Z namespaces/openshift-insights/pods/insights-runtime-extractor-pm2tz/exporter/exporter/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.170351888Z namespaces/openshift-insights/pods/insights-runtime-extractor-pm2tz/exporter/exporter/logs/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.17039939Z namespaces/openshift-insights/pods/insights-runtime-extractor-pm2tz/exporter/exporter/logs/current.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.170492612Z namespaces/openshift-insights/pods/insights-runtime-extractor-pm2tz/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.170560714Z namespaces/openshift-insights/pods/insights-runtime-extractor-pm2tz/exporter/exporter/logs/previous.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.170593695Z namespaces/openshift-insights/pods/insights-runtime-extractor-pm2tz/extractor/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.170603315Z namespaces/openshift-insights/pods/insights-runtime-extractor-pm2tz/extractor/extractor/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.170609195Z namespaces/openshift-insights/pods/insights-runtime-extractor-pm2tz/extractor/extractor/logs/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.170665856Z namespaces/openshift-insights/pods/insights-runtime-extractor-pm2tz/extractor/extractor/logs/current.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.170768929Z namespaces/openshift-insights/pods/insights-runtime-extractor-pm2tz/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.170836581Z namespaces/openshift-insights/pods/insights-runtime-extractor-pm2tz/extractor/extractor/logs/previous.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.170884702Z namespaces/openshift-insights/pods/insights-runtime-extractor-pm2tz/kube-rbac-proxy/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.170895062Z namespaces/openshift-insights/pods/insights-runtime-extractor-pm2tz/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.170904542Z namespaces/openshift-insights/pods/insights-runtime-extractor-pm2tz/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.170944763Z namespaces/openshift-insights/pods/insights-runtime-extractor-pm2tz/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.171039856Z namespaces/openshift-insights/pods/insights-runtime-extractor-pm2tz/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.171135028Z namespaces/openshift-insights/pods/insights-runtime-extractor-pm2tz/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.17119523Z namespaces/openshift-insights/pods/insights-runtime-extractor-wxw67/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.171246161Z namespaces/openshift-insights/pods/insights-runtime-extractor-wxw67/insights-runtime-extractor-wxw67.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.171324623Z namespaces/openshift-insights/pods/insights-runtime-extractor-wxw67/exporter/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.171345883Z namespaces/openshift-insights/pods/insights-runtime-extractor-wxw67/exporter/exporter/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.171353683Z namespaces/openshift-insights/pods/insights-runtime-extractor-wxw67/exporter/exporter/logs/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.171412135Z namespaces/openshift-insights/pods/insights-runtime-extractor-wxw67/exporter/exporter/logs/current.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.171504927Z namespaces/openshift-insights/pods/insights-runtime-extractor-wxw67/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.171572099Z namespaces/openshift-insights/pods/insights-runtime-extractor-wxw67/exporter/exporter/logs/previous.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.17161013Z namespaces/openshift-insights/pods/insights-runtime-extractor-wxw67/extractor/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.17162243Z namespaces/openshift-insights/pods/insights-runtime-extractor-wxw67/extractor/extractor/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.171629101Z namespaces/openshift-insights/pods/insights-runtime-extractor-wxw67/extractor/extractor/logs/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.171676802Z namespaces/openshift-insights/pods/insights-runtime-extractor-wxw67/extractor/extractor/logs/current.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.171775744Z namespaces/openshift-insights/pods/insights-runtime-extractor-wxw67/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.171844756Z namespaces/openshift-insights/pods/insights-runtime-extractor-wxw67/extractor/extractor/logs/previous.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.171883917Z namespaces/openshift-insights/pods/insights-runtime-extractor-wxw67/kube-rbac-proxy/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.171893107Z namespaces/openshift-insights/pods/insights-runtime-extractor-wxw67/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.171899727Z namespaces/openshift-insights/pods/insights-runtime-extractor-wxw67/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.171939978Z namespaces/openshift-insights/pods/insights-runtime-extractor-wxw67/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.172034781Z namespaces/openshift-insights/pods/insights-runtime-extractor-wxw67/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.172137823Z namespaces/openshift-insights/pods/insights-runtime-extractor-wxw67/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.172180174Z namespaces/openshift-insights/policy/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.172230476Z namespaces/openshift-insights/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.172288127Z namespaces/openshift-insights/route.openshift.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.172325488Z namespaces/openshift-insights/route.openshift.io/routes.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.172382719Z namespaces/openshift-keda/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.17239593Z namespaces/openshift-keda/coordination.k8s.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.17240208Z namespaces/openshift-keda/coordination.k8s.io/leases/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.172462711Z namespaces/openshift-keda/coordination.k8s.io/leases/olm-operator.keda.sh.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.172571624Z namespaces/openshift-keda/coordination.k8s.io/leases/operator.keda.sh.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.172604485Z namespaces/openshift-keda/monitoring.coreos.com/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.172611995Z namespaces/openshift-keda/monitoring.coreos.com/podmonitors/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.172673097Z namespaces/openshift-keda/monitoring.coreos.com/podmonitors/keda-olm-operator.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.172748049Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.1727949Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-admission-webhooks.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.172887392Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-metrics-apiserver.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.172967584Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-operator.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.173044766Z namespaces/openshift-keda/operators.coreos.com/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.173088217Z namespaces/openshift-keda/operators.coreos.com/clusterserviceversions/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.173175739Z namespaces/openshift-keda/operators.coreos.com/clusterserviceversions/custom-metrics-autoscaler.v2.19.0-1.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.173368284Z namespaces/openshift-keda/operators.coreos.com/installplans/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.173399605Z namespaces/openshift-keda/operators.coreos.com/installplans/install-fnxbp.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.173518428Z namespaces/openshift-keda/operators.coreos.com/operatorconditions/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.173546079Z namespaces/openshift-keda/operators.coreos.com/operatorconditions/custom-metrics-autoscaler.v2.19.0-1.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.17360671Z namespaces/openshift-keda/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.173642371Z namespaces/openshift-keda/operators.coreos.com/operatorgroups/openshift-keda.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.173927218Z namespaces/openshift-keda/operators.coreos.com/subscriptions/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.173973909Z namespaces/openshift-keda/operators.coreos.com/subscriptions/openshift-custom-metrics-autoscaler-operator.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.174113393Z namespaces/openshift-kube-apiserver-operator/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.174159274Z namespaces/openshift-kube-apiserver-operator/openshift-kube-apiserver-operator.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.174233026Z namespaces/openshift-kube-apiserver-operator/apps.openshift.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.174334949Z namespaces/openshift-kube-apiserver-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.174374939Z namespaces/openshift-kube-apiserver-operator/apps/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.174419171Z namespaces/openshift-kube-apiserver-operator/apps/daemonsets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.174499993Z namespaces/openshift-kube-apiserver-operator/apps/deployments.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.174579845Z namespaces/openshift-kube-apiserver-operator/apps/replicasets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.174662237Z namespaces/openshift-kube-apiserver-operator/apps/statefulsets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.174710188Z namespaces/openshift-kube-apiserver-operator/autoscaling/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.174757629Z namespaces/openshift-kube-apiserver-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.17480154Z namespaces/openshift-kube-apiserver-operator/batch/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.174850161Z namespaces/openshift-kube-apiserver-operator/batch/cronjobs.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.174928623Z namespaces/openshift-kube-apiserver-operator/batch/jobs.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.174989475Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.175045076Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.175143669Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.175216431Z namespaces/openshift-kube-apiserver-operator/core/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.175259362Z namespaces/openshift-kube-apiserver-operator/core/configmaps.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.175389205Z namespaces/openshift-kube-apiserver-operator/core/endpoints.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.175462757Z namespaces/openshift-kube-apiserver-operator/core/events.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.175544169Z namespaces/openshift-kube-apiserver-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.175628581Z namespaces/openshift-kube-apiserver-operator/core/pods.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.175704903Z namespaces/openshift-kube-apiserver-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.175825756Z namespaces/openshift-kube-apiserver-operator/core/secrets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.17600255Z namespaces/openshift-kube-apiserver-operator/core/services.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.176079332Z namespaces/openshift-kube-apiserver-operator/discovery.k8s.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.176136664Z namespaces/openshift-kube-apiserver-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.176199555Z namespaces/openshift-kube-apiserver-operator/image.openshift.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.176216426Z namespaces/openshift-kube-apiserver-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.176288587Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.176325808Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.176412761Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.176491273Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.176539994Z namespaces/openshift-kube-apiserver-operator/monitoring.coreos.com/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.176567735Z namespaces/openshift-kube-apiserver-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.176626006Z namespaces/openshift-kube-apiserver-operator/networking.k8s.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.176661297Z namespaces/openshift-kube-apiserver-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.176710898Z namespaces/openshift-kube-apiserver-operator/policy/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.176745939Z namespaces/openshift-kube-apiserver-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.17679712Z namespaces/openshift-kube-apiserver-operator/route.openshift.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.176832331Z namespaces/openshift-kube-apiserver-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.176929034Z namespaces/openshift-kube-apiserver/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.176977075Z namespaces/openshift-kube-apiserver/openshift-kube-apiserver.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.17718247Z namespaces/openshift-kube-apiserver/apps.openshift.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.177220141Z namespaces/openshift-kube-apiserver/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.177291253Z namespaces/openshift-kube-apiserver/apps/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.177327304Z namespaces/openshift-kube-apiserver/apps/daemonsets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.177447787Z namespaces/openshift-kube-apiserver/apps/deployments.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.177526269Z namespaces/openshift-kube-apiserver/apps/replicasets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.177604861Z namespaces/openshift-kube-apiserver/apps/statefulsets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.177660032Z namespaces/openshift-kube-apiserver/autoscaling/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.177690723Z namespaces/openshift-kube-apiserver/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.177763335Z namespaces/openshift-kube-apiserver/batch/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.177797206Z namespaces/openshift-kube-apiserver/batch/cronjobs.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.177881528Z namespaces/openshift-kube-apiserver/batch/jobs.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.17794904Z namespaces/openshift-kube-apiserver/build.openshift.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.17798805Z namespaces/openshift-kube-apiserver/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.178075793Z namespaces/openshift-kube-apiserver/build.openshift.io/builds.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.178142014Z namespaces/openshift-kube-apiserver/core/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.178182715Z namespaces/openshift-kube-apiserver/core/configmaps.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.178285528Z namespaces/openshift-kube-apiserver/core/endpoints.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.17836063Z namespaces/openshift-kube-apiserver/core/events.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.178440532Z namespaces/openshift-kube-apiserver/core/persistentvolumeclaims.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.178522044Z namespaces/openshift-kube-apiserver/core/pods.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.178597406Z namespaces/openshift-kube-apiserver/core/replicationcontrollers.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.178724379Z namespaces/openshift-kube-apiserver/core/secrets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.178896873Z namespaces/openshift-kube-apiserver/core/services.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.178947705Z namespaces/openshift-kube-apiserver/discovery.k8s.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.178983755Z namespaces/openshift-kube-apiserver/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.179035817Z namespaces/openshift-kube-apiserver/image.openshift.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.179098758Z namespaces/openshift-kube-apiserver/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.179148979Z namespaces/openshift-kube-apiserver/k8s.ovn.org/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.17918756Z namespaces/openshift-kube-apiserver/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.179266942Z namespaces/openshift-kube-apiserver/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.179352525Z namespaces/openshift-kube-apiserver/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.179428297Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.179472508Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.179532979Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.17957655Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/api-usage.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.179668303Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/podsecurity.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.179740674Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.179777825Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors/openshift-kube-apiserver.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.179836527Z namespaces/openshift-kube-apiserver/networking.k8s.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.179871918Z namespaces/openshift-kube-apiserver/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.179930499Z namespaces/openshift-kube-apiserver/policy/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.17996325Z namespaces/openshift-kube-apiserver/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.180018861Z namespaces/openshift-kube-apiserver/route.openshift.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.180072273Z namespaces/openshift-kube-apiserver/route.openshift.io/routes.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.180212916Z namespaces/openshift-kube-controller-manager-operator/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.180261198Z namespaces/openshift-kube-controller-manager-operator/openshift-kube-controller-manager-operator.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.180319119Z namespaces/openshift-kube-controller-manager-operator/apps.openshift.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.18036172Z namespaces/openshift-kube-controller-manager-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.180427942Z namespaces/openshift-kube-controller-manager-operator/apps/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.180475743Z namespaces/openshift-kube-controller-manager-operator/apps/daemonsets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.180551575Z namespaces/openshift-kube-controller-manager-operator/apps/deployments.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.180631117Z namespaces/openshift-kube-controller-manager-operator/apps/replicasets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.180707469Z namespaces/openshift-kube-controller-manager-operator/apps/statefulsets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.181073038Z namespaces/openshift-kube-controller-manager-operator/autoscaling/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.181219782Z namespaces/openshift-kube-controller-manager-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.181284733Z namespaces/openshift-kube-controller-manager-operator/batch/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.181323294Z namespaces/openshift-kube-controller-manager-operator/batch/cronjobs.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.181406366Z namespaces/openshift-kube-controller-manager-operator/batch/jobs.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.181453608Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.181492489Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.181571691Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.181643062Z namespaces/openshift-kube-controller-manager-operator/core/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.181690094Z namespaces/openshift-kube-controller-manager-operator/core/configmaps.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.181798776Z namespaces/openshift-kube-controller-manager-operator/core/endpoints.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.181878858Z namespaces/openshift-kube-controller-manager-operator/core/events.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.18195902Z namespaces/openshift-kube-controller-manager-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.182037262Z namespaces/openshift-kube-controller-manager-operator/core/pods.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.182141205Z namespaces/openshift-kube-controller-manager-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.182279158Z namespaces/openshift-kube-controller-manager-operator/core/secrets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.182472323Z namespaces/openshift-kube-controller-manager-operator/core/services.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.182545625Z namespaces/openshift-kube-controller-manager-operator/discovery.k8s.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.182580346Z namespaces/openshift-kube-controller-manager-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.182635247Z namespaces/openshift-kube-controller-manager-operator/image.openshift.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.182683558Z namespaces/openshift-kube-controller-manager-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.18275147Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.182795431Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.182880443Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.182949005Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.182996346Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.183047048Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.18312391Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.183167791Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors/kube-controller-manager-operator.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.183228992Z namespaces/openshift-kube-controller-manager-operator/networking.k8s.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.183270423Z namespaces/openshift-kube-controller-manager-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.183323295Z namespaces/openshift-kube-controller-manager-operator/policy/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.183371176Z namespaces/openshift-kube-controller-manager-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.183437687Z namespaces/openshift-kube-controller-manager-operator/route.openshift.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.183475898Z namespaces/openshift-kube-controller-manager-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.183582391Z namespaces/openshift-kube-controller-manager/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.183632502Z namespaces/openshift-kube-controller-manager/openshift-kube-controller-manager.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.183688134Z namespaces/openshift-kube-controller-manager/apps.openshift.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.183762246Z namespaces/openshift-kube-controller-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.183826627Z namespaces/openshift-kube-controller-manager/apps/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.183871768Z namespaces/openshift-kube-controller-manager/apps/daemonsets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.183968431Z namespaces/openshift-kube-controller-manager/apps/deployments.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.184040342Z namespaces/openshift-kube-controller-manager/apps/replicasets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.184141035Z namespaces/openshift-kube-controller-manager/apps/statefulsets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.184203057Z namespaces/openshift-kube-controller-manager/autoscaling/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.184249688Z namespaces/openshift-kube-controller-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.184300399Z namespaces/openshift-kube-controller-manager/batch/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.18435389Z namespaces/openshift-kube-controller-manager/batch/cronjobs.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.184432372Z namespaces/openshift-kube-controller-manager/batch/jobs.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.184495754Z namespaces/openshift-kube-controller-manager/build.openshift.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.184523665Z namespaces/openshift-kube-controller-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.184619527Z namespaces/openshift-kube-controller-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.184687069Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.184697779Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.18473416Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/leases/cluster-policy-controller-lock.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.184793501Z namespaces/openshift-kube-controller-manager/core/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.184812842Z namespaces/openshift-kube-controller-manager/core/configmaps.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.184924945Z namespaces/openshift-kube-controller-manager/core/endpoints.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.185005237Z namespaces/openshift-kube-controller-manager/core/events.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.185320045Z namespaces/openshift-kube-controller-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.185399777Z namespaces/openshift-kube-controller-manager/core/pods.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.185478599Z namespaces/openshift-kube-controller-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.185599502Z namespaces/openshift-kube-controller-manager/core/secrets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.185754096Z namespaces/openshift-kube-controller-manager/core/services.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.185805127Z namespaces/openshift-kube-controller-manager/discovery.k8s.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.185853658Z namespaces/openshift-kube-controller-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.185896549Z namespaces/openshift-kube-controller-manager/image.openshift.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.185936Z namespaces/openshift-kube-controller-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.185981371Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.186028933Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.186129615Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.186210567Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.186258378Z namespaces/openshift-kube-controller-manager/monitoring.coreos.com/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.18630087Z namespaces/openshift-kube-controller-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.186362631Z namespaces/openshift-kube-controller-manager/networking.k8s.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.186411672Z namespaces/openshift-kube-controller-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.186468574Z namespaces/openshift-kube-controller-manager/policy/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.186515575Z namespaces/openshift-kube-controller-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.186560476Z namespaces/openshift-kube-controller-manager/route.openshift.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.186604967Z namespaces/openshift-kube-controller-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.186686549Z namespaces/openshift-kube-scheduler-operator/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.18673623Z namespaces/openshift-kube-scheduler-operator/openshift-kube-scheduler-operator.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.186791032Z namespaces/openshift-kube-scheduler-operator/apps.openshift.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.186840133Z namespaces/openshift-kube-scheduler-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.186894374Z namespaces/openshift-kube-scheduler-operator/apps/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.186941546Z namespaces/openshift-kube-scheduler-operator/apps/daemonsets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.187016828Z namespaces/openshift-kube-scheduler-operator/apps/deployments.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.187114Z namespaces/openshift-kube-scheduler-operator/apps/replicasets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.187194112Z namespaces/openshift-kube-scheduler-operator/apps/statefulsets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.187250883Z namespaces/openshift-kube-scheduler-operator/autoscaling/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.187298995Z namespaces/openshift-kube-scheduler-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.187368696Z namespaces/openshift-kube-scheduler-operator/batch/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.187415367Z namespaces/openshift-kube-scheduler-operator/batch/cronjobs.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.187495829Z namespaces/openshift-kube-scheduler-operator/batch/jobs.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.187541911Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.187596572Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.187678354Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.187761486Z namespaces/openshift-kube-scheduler-operator/core/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.187803537Z namespaces/openshift-kube-scheduler-operator/core/configmaps.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.18791461Z namespaces/openshift-kube-scheduler-operator/core/endpoints.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.187997172Z namespaces/openshift-kube-scheduler-operator/core/events.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.188095864Z namespaces/openshift-kube-scheduler-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.188182907Z namespaces/openshift-kube-scheduler-operator/core/pods.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.188257689Z namespaces/openshift-kube-scheduler-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.188387212Z namespaces/openshift-kube-scheduler-operator/core/secrets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.188554336Z namespaces/openshift-kube-scheduler-operator/core/services.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.188620768Z namespaces/openshift-kube-scheduler-operator/discovery.k8s.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.188656589Z namespaces/openshift-kube-scheduler-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.18871082Z namespaces/openshift-kube-scheduler-operator/image.openshift.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.188754871Z namespaces/openshift-kube-scheduler-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.188797622Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.188839383Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.188924585Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.189004477Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.189048648Z namespaces/openshift-kube-scheduler-operator/monitoring.coreos.com/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.189229653Z namespaces/openshift-kube-scheduler-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.189276404Z namespaces/openshift-kube-scheduler-operator/networking.k8s.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.189315645Z namespaces/openshift-kube-scheduler-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.189360806Z namespaces/openshift-kube-scheduler-operator/policy/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.189402367Z namespaces/openshift-kube-scheduler-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.189448478Z namespaces/openshift-kube-scheduler-operator/route.openshift.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.18949049Z namespaces/openshift-kube-scheduler-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.189559161Z namespaces/openshift-kube-scheduler/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.189604102Z namespaces/openshift-kube-scheduler/openshift-kube-scheduler.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.189676064Z namespaces/openshift-kube-scheduler/apps.openshift.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.189717995Z namespaces/openshift-kube-scheduler/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.189783357Z namespaces/openshift-kube-scheduler/apps/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.189823968Z namespaces/openshift-kube-scheduler/apps/daemonsets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.18990753Z namespaces/openshift-kube-scheduler/apps/deployments.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.189995302Z namespaces/openshift-kube-scheduler/apps/replicasets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.190076374Z namespaces/openshift-kube-scheduler/apps/statefulsets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.190149666Z namespaces/openshift-kube-scheduler/autoscaling/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.190209308Z namespaces/openshift-kube-scheduler/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.190269049Z namespaces/openshift-kube-scheduler/batch/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.19030989Z namespaces/openshift-kube-scheduler/batch/cronjobs.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.190391212Z namespaces/openshift-kube-scheduler/batch/jobs.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.190440623Z namespaces/openshift-kube-scheduler/build.openshift.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.190471284Z namespaces/openshift-kube-scheduler/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.190560086Z namespaces/openshift-kube-scheduler/build.openshift.io/builds.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.190616378Z namespaces/openshift-kube-scheduler/core/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.190648419Z namespaces/openshift-kube-scheduler/core/configmaps.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.190756221Z namespaces/openshift-kube-scheduler/core/endpoints.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.190833053Z namespaces/openshift-kube-scheduler/core/events.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.190913165Z namespaces/openshift-kube-scheduler/core/persistentvolumeclaims.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.190995788Z namespaces/openshift-kube-scheduler/core/pods.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.19109317Z namespaces/openshift-kube-scheduler/core/replicationcontrollers.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.191217503Z namespaces/openshift-kube-scheduler/core/secrets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.191381617Z namespaces/openshift-kube-scheduler/core/services.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.191432058Z namespaces/openshift-kube-scheduler/discovery.k8s.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.19147522Z namespaces/openshift-kube-scheduler/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.191535411Z namespaces/openshift-kube-scheduler/image.openshift.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.191576672Z namespaces/openshift-kube-scheduler/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.191645594Z namespaces/openshift-kube-scheduler/k8s.ovn.org/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.191692055Z namespaces/openshift-kube-scheduler/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.191788597Z namespaces/openshift-kube-scheduler/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.191870349Z namespaces/openshift-kube-scheduler/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.1919168Z namespaces/openshift-kube-scheduler/monitoring.coreos.com/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.191960072Z namespaces/openshift-kube-scheduler/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.192356392Z namespaces/openshift-kube-scheduler/networking.k8s.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.192399933Z namespaces/openshift-kube-scheduler/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.192471674Z namespaces/openshift-kube-scheduler/policy/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.192511575Z namespaces/openshift-kube-scheduler/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.192560657Z namespaces/openshift-kube-scheduler/route.openshift.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.192589517Z namespaces/openshift-kube-scheduler/route.openshift.io/routes.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.19269695Z namespaces/openshift-kube-storage-version-migrator-operator/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.192743291Z namespaces/openshift-kube-storage-version-migrator-operator/openshift-kube-storage-version-migrator-operator.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.192819563Z namespaces/openshift-kube-storage-version-migrator-operator/apps.openshift.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.192862624Z namespaces/openshift-kube-storage-version-migrator-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.192923846Z namespaces/openshift-kube-storage-version-migrator-operator/apps/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.192968437Z namespaces/openshift-kube-storage-version-migrator-operator/apps/daemonsets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.193049649Z namespaces/openshift-kube-storage-version-migrator-operator/apps/deployments.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.193203723Z namespaces/openshift-kube-storage-version-migrator-operator/apps/replicasets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.193308486Z namespaces/openshift-kube-storage-version-migrator-operator/apps/statefulsets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.193361567Z namespaces/openshift-kube-storage-version-migrator-operator/autoscaling/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.193406688Z namespaces/openshift-kube-storage-version-migrator-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.193466039Z namespaces/openshift-kube-storage-version-migrator-operator/batch/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.193511471Z namespaces/openshift-kube-storage-version-migrator-operator/batch/cronjobs.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.193590433Z namespaces/openshift-kube-storage-version-migrator-operator/batch/jobs.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.193652284Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.193701236Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.193798718Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.193856739Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.19386958Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.19390539Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/leases/openshift-kube-storage-version-migrator-operator-lock.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.193982603Z namespaces/openshift-kube-storage-version-migrator-operator/core/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.194030344Z namespaces/openshift-kube-storage-version-migrator-operator/core/configmaps.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.194156537Z namespaces/openshift-kube-storage-version-migrator-operator/core/endpoints.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.194242949Z namespaces/openshift-kube-storage-version-migrator-operator/core/events.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.194420294Z namespaces/openshift-kube-storage-version-migrator-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.194500045Z namespaces/openshift-kube-storage-version-migrator-operator/core/pods.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.194650639Z namespaces/openshift-kube-storage-version-migrator-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.194773063Z namespaces/openshift-kube-storage-version-migrator-operator/core/secrets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.194954597Z namespaces/openshift-kube-storage-version-migrator-operator/core/services.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.195008238Z namespaces/openshift-kube-storage-version-migrator-operator/discovery.k8s.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.195038599Z namespaces/openshift-kube-storage-version-migrator-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.195119911Z namespaces/openshift-kube-storage-version-migrator-operator/image.openshift.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.195169413Z namespaces/openshift-kube-storage-version-migrator-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.195211163Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.195253164Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.195358907Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.195443869Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.19548983Z namespaces/openshift-kube-storage-version-migrator-operator/monitoring.coreos.com/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.195527331Z namespaces/openshift-kube-storage-version-migrator-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.195579093Z namespaces/openshift-kube-storage-version-migrator-operator/networking.k8s.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.195610144Z namespaces/openshift-kube-storage-version-migrator-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.195667945Z namespaces/openshift-kube-storage-version-migrator-operator/pods/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.195678295Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-846bf668f7-dcrfk/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.195727776Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-846bf668f7-dcrfk/kube-storage-version-migrator-operator-846bf668f7-dcrfk.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.19587458Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-846bf668f7-dcrfk/kube-storage-version-migrator-operator/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.1958825Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-846bf668f7-dcrfk/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.195896381Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-846bf668f7-dcrfk/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.195935602Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-846bf668f7-dcrfk/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/current.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.196051305Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-846bf668f7-dcrfk/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/previous.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.196211109Z namespaces/openshift-kube-storage-version-migrator-operator/policy/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.19624696Z namespaces/openshift-kube-storage-version-migrator-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.196303441Z namespaces/openshift-kube-storage-version-migrator-operator/route.openshift.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.196334482Z namespaces/openshift-kube-storage-version-migrator-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.196431334Z namespaces/openshift-kube-storage-version-migrator/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.196478055Z namespaces/openshift-kube-storage-version-migrator/openshift-kube-storage-version-migrator.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.196535647Z namespaces/openshift-kube-storage-version-migrator/apps.openshift.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.196563008Z namespaces/openshift-kube-storage-version-migrator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.196640279Z namespaces/openshift-kube-storage-version-migrator/apps/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.19666842Z namespaces/openshift-kube-storage-version-migrator/apps/daemonsets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.196761422Z namespaces/openshift-kube-storage-version-migrator/apps/deployments.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.196870735Z namespaces/openshift-kube-storage-version-migrator/apps/replicasets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.196962487Z namespaces/openshift-kube-storage-version-migrator/apps/statefulsets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.197023919Z namespaces/openshift-kube-storage-version-migrator/autoscaling/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.19707379Z namespaces/openshift-kube-storage-version-migrator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.197158943Z namespaces/openshift-kube-storage-version-migrator/batch/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.197204153Z namespaces/openshift-kube-storage-version-migrator/batch/cronjobs.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.197289596Z namespaces/openshift-kube-storage-version-migrator/batch/jobs.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.197347587Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.197391418Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.19747114Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/builds.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.197543962Z namespaces/openshift-kube-storage-version-migrator/core/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.197588803Z namespaces/openshift-kube-storage-version-migrator/core/configmaps.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.197694566Z namespaces/openshift-kube-storage-version-migrator/core/endpoints.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.197772868Z namespaces/openshift-kube-storage-version-migrator/core/events.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.197893741Z namespaces/openshift-kube-storage-version-migrator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.197969443Z namespaces/openshift-kube-storage-version-migrator/core/pods.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.198194869Z namespaces/openshift-kube-storage-version-migrator/core/replicationcontrollers.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.198367843Z namespaces/openshift-kube-storage-version-migrator/core/secrets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.198547157Z namespaces/openshift-kube-storage-version-migrator/core/services.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.198598029Z namespaces/openshift-kube-storage-version-migrator/discovery.k8s.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.19864253Z namespaces/openshift-kube-storage-version-migrator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.198678841Z namespaces/openshift-kube-storage-version-migrator/image.openshift.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.198728702Z namespaces/openshift-kube-storage-version-migrator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.198775733Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.198816834Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.198897606Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.199024859Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.199080821Z namespaces/openshift-kube-storage-version-migrator/monitoring.coreos.com/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.199159883Z namespaces/openshift-kube-storage-version-migrator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.199212644Z namespaces/openshift-kube-storage-version-migrator/networking.k8s.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.199246455Z namespaces/openshift-kube-storage-version-migrator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.199294816Z namespaces/openshift-kube-storage-version-migrator/pods/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.199325957Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-2q4wx/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.199349207Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-2q4wx/migrator-d57d58cc9-2q4wx.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.199424969Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-2q4wx/graceful-termination/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.19943377Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-2q4wx/graceful-termination/graceful-termination/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.19944737Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-2q4wx/graceful-termination/graceful-termination/logs/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.199494431Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-2q4wx/graceful-termination/graceful-termination/logs/current.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.199584633Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-2q4wx/graceful-termination/graceful-termination/logs/previous.insecure.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.199655435Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-2q4wx/graceful-termination/graceful-termination/logs/previous.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.199696166Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-2q4wx/migrator/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.199703887Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-2q4wx/migrator/migrator/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.199717067Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-2q4wx/migrator/migrator/logs/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.199759308Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-2q4wx/migrator/migrator/logs/current.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.199865991Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-2q4wx/migrator/migrator/logs/previous.insecure.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.199932082Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-2q4wx/migrator/migrator/logs/previous.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.199978423Z namespaces/openshift-kube-storage-version-migrator/policy/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.200019354Z namespaces/openshift-kube-storage-version-migrator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.200067685Z namespaces/openshift-kube-storage-version-migrator/route.openshift.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.200147807Z namespaces/openshift-kube-storage-version-migrator/route.openshift.io/routes.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.200209249Z namespaces/openshift-machine-config-operator/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.200217759Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.20022666Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.200269661Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/machine-config-controller.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.200373413Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/machine-config-daemon.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.200490876Z namespaces/openshift-marketplace/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.200501127Z namespaces/openshift-marketplace/monitoring.coreos.com/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.200507116Z namespaces/openshift-marketplace/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.200585078Z namespaces/openshift-marketplace/monitoring.coreos.com/prometheusrules/marketplace-alert-rules.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.20064217Z namespaces/openshift-marketplace/operators.coreos.com/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.20064959Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.200681301Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/certified-operators.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.200775763Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/community-operators.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.200856125Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/redhat-marketplace.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.200940238Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/redhat-operators.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.20104394Z namespaces/openshift-monitoring/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.201122842Z namespaces/openshift-monitoring/openshift-monitoring.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.201188244Z namespaces/openshift-monitoring/apps.openshift.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.201231095Z namespaces/openshift-monitoring/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.201301396Z namespaces/openshift-monitoring/apps/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.201343468Z namespaces/openshift-monitoring/apps/daemonsets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.201496341Z namespaces/openshift-monitoring/apps/deployments.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.201970113Z namespaces/openshift-monitoring/apps/replicasets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.202373463Z namespaces/openshift-monitoring/apps/statefulsets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.20260846Z namespaces/openshift-monitoring/autoscaling/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.20264454Z namespaces/openshift-monitoring/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.202710252Z namespaces/openshift-monitoring/batch/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.202745553Z namespaces/openshift-monitoring/batch/cronjobs.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.202834925Z namespaces/openshift-monitoring/batch/jobs.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.202879376Z namespaces/openshift-monitoring/build.openshift.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.202922528Z namespaces/openshift-monitoring/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.203048581Z namespaces/openshift-monitoring/build.openshift.io/builds.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.203144303Z namespaces/openshift-monitoring/core/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.203194654Z namespaces/openshift-monitoring/core/configmaps.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.206313173Z namespaces/openshift-monitoring/core/endpoints.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.206466306Z namespaces/openshift-monitoring/core/events.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.20739644Z namespaces/openshift-monitoring/core/persistentvolumeclaims.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.207558804Z namespaces/openshift-monitoring/core/pods.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.208518808Z namespaces/openshift-monitoring/core/replicationcontrollers.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.208659392Z namespaces/openshift-monitoring/core/secrets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.209161484Z namespaces/openshift-monitoring/core/services.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.209327068Z namespaces/openshift-monitoring/discovery.k8s.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.209365959Z namespaces/openshift-monitoring/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.209518863Z namespaces/openshift-monitoring/image.openshift.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.209555104Z namespaces/openshift-monitoring/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.209626566Z namespaces/openshift-monitoring/k8s.ovn.org/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.209674107Z namespaces/openshift-monitoring/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.209761229Z namespaces/openshift-monitoring/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.209843721Z namespaces/openshift-monitoring/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.209911193Z namespaces/openshift-monitoring/monitoring.coreos.com/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.209950394Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.210111808Z namespaces/openshift-monitoring/monitoring.coreos.com/alertmanagers/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.21016401Z namespaces/openshift-monitoring/monitoring.coreos.com/alertmanagers/main.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.210258182Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheuses/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.210304893Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheuses/k8s.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.210422626Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.210474107Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/alertmanager-main-rules.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.21057184Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/cluster-monitoring-operator-prometheus-rules.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.210750714Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/kube-state-metrics-rules.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.210839506Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/kubernetes-monitoring-rules.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.211165755Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/node-exporter-rules.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.211306188Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-k8s-prometheus-rules.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.211453502Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-k8s-thanos-sidecar-rules.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.211540994Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-operator-rules.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.211651897Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/telemetry.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.211741959Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/thanos-querier.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.212261312Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.212306873Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/alertmanager-main.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.212408106Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/cluster-monitoring-operator.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.212490788Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/kube-state-metrics.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.21257778Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/kubelet.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.212686043Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/metrics-server.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.212766615Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/node-exporter.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.212937579Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/openshift-state-metrics.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.213029051Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/prometheus-k8s.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.213187966Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/prometheus-operator.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.213298848Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/telemeter-client.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.213436952Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/thanos-querier.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.213533534Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/thanos-sidecar.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.213589316Z namespaces/openshift-monitoring/networking.k8s.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.213638297Z namespaces/openshift-monitoring/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.213684468Z namespaces/openshift-monitoring/operators.coreos.com/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.213694278Z namespaces/openshift-monitoring/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.213738039Z namespaces/openshift-monitoring/operators.coreos.com/operatorgroups/openshift-cluster-monitoring.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.213853612Z namespaces/openshift-monitoring/pods/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.213880793Z namespaces/openshift-monitoring/pods/alertmanager-main-0/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.213955455Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager-main-0.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.21416833Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.214183131Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.214192411Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.214241662Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/current.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.214337195Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/previous.insecure.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.214403786Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/previous.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.214439147Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.214456478Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.214463598Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.214583501Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/current.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.214679243Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/previous.insecure.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.214746915Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/previous.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.214785596Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.214792946Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.214799366Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.214851677Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/current.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.21493795Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/previous.insecure.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.215011651Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/previous.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.215037112Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.215044842Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.215078653Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.215140115Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/current.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.215234927Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/previous.insecure.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.215295579Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/previous.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.21534646Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.21536522Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.215375941Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.215418222Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.215524234Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.215575366Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.215615656Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.215622897Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.215629267Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.215676278Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.21576625Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.215837702Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.215863603Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.215883053Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.215890414Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.215930724Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/current.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.216024727Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/previous.insecure.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.216119529Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/previous.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.21615098Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-64786d9cbb-jqgr7/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.216192691Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-64786d9cbb-jqgr7/cluster-monitoring-operator-64786d9cbb-jqgr7.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.216282053Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-64786d9cbb-jqgr7/cluster-monitoring-operator/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.216291273Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-64786d9cbb-jqgr7/cluster-monitoring-operator/cluster-monitoring-operator/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.216306194Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-64786d9cbb-jqgr7/cluster-monitoring-operator/cluster-monitoring-operator/logs/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.216342805Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-64786d9cbb-jqgr7/cluster-monitoring-operator/cluster-monitoring-operator/logs/current.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.216817277Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-64786d9cbb-jqgr7/cluster-monitoring-operator/cluster-monitoring-operator/logs/previous.insecure.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.216893529Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-64786d9cbb-jqgr7/cluster-monitoring-operator/cluster-monitoring-operator/logs/previous.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.21694585Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-pkw4h/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.216980911Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-pkw4h/kube-state-metrics-7c9dbb8b7d-pkw4h.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.217125494Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-pkw4h/kube-rbac-proxy-main/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.217136465Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-pkw4h/kube-rbac-proxy-main/kube-rbac-proxy-main/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.217143235Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-pkw4h/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.217194266Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-pkw4h/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/current.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.217287478Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-pkw4h/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.insecure.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.21735701Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-pkw4h/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.217404321Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-pkw4h/kube-rbac-proxy-self/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.217411752Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-pkw4h/kube-rbac-proxy-self/kube-rbac-proxy-self/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.217418102Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-pkw4h/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.217460933Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-pkw4h/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/current.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.217552635Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-pkw4h/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.insecure.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.217627097Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-pkw4h/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.217679788Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-pkw4h/kube-state-metrics/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.217686929Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-pkw4h/kube-state-metrics/kube-state-metrics/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.217696129Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-pkw4h/kube-state-metrics/kube-state-metrics/logs/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.21774602Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-pkw4h/kube-state-metrics/kube-state-metrics/logs/current.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.217893684Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-pkw4h/kube-state-metrics/kube-state-metrics/logs/previous.insecure.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.217967266Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-pkw4h/kube-state-metrics/kube-state-metrics/logs/previous.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.218013437Z namespaces/openshift-monitoring/pods/metrics-server-59dc794ccb-wlbkp/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.218075718Z namespaces/openshift-monitoring/pods/metrics-server-59dc794ccb-wlbkp/metrics-server-59dc794ccb-wlbkp.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.218188651Z namespaces/openshift-monitoring/pods/metrics-server-59dc794ccb-wlbkp/metrics-server/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.218199752Z namespaces/openshift-monitoring/pods/metrics-server-59dc794ccb-wlbkp/metrics-server/metrics-server/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.218207302Z namespaces/openshift-monitoring/pods/metrics-server-59dc794ccb-wlbkp/metrics-server/metrics-server/logs/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.218262153Z namespaces/openshift-monitoring/pods/metrics-server-59dc794ccb-wlbkp/metrics-server/metrics-server/logs/current.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.218364806Z namespaces/openshift-monitoring/pods/metrics-server-59dc794ccb-wlbkp/metrics-server/metrics-server/logs/previous.insecure.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.218435167Z namespaces/openshift-monitoring/pods/metrics-server-59dc794ccb-wlbkp/metrics-server/metrics-server/logs/previous.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.218484489Z namespaces/openshift-monitoring/pods/monitoring-plugin-d5dcff7cf-xzvh8/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.21853499Z namespaces/openshift-monitoring/pods/monitoring-plugin-d5dcff7cf-xzvh8/monitoring-plugin-d5dcff7cf-xzvh8.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.218617632Z namespaces/openshift-monitoring/pods/monitoring-plugin-d5dcff7cf-xzvh8/monitoring-plugin/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.218626922Z namespaces/openshift-monitoring/pods/monitoring-plugin-d5dcff7cf-xzvh8/monitoring-plugin/monitoring-plugin/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.218631102Z namespaces/openshift-monitoring/pods/monitoring-plugin-d5dcff7cf-xzvh8/monitoring-plugin/monitoring-plugin/logs/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.218679624Z namespaces/openshift-monitoring/pods/monitoring-plugin-d5dcff7cf-xzvh8/monitoring-plugin/monitoring-plugin/logs/current.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.218778306Z namespaces/openshift-monitoring/pods/monitoring-plugin-d5dcff7cf-xzvh8/monitoring-plugin/monitoring-plugin/logs/previous.insecure.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.218849988Z namespaces/openshift-monitoring/pods/monitoring-plugin-d5dcff7cf-xzvh8/monitoring-plugin/monitoring-plugin/logs/previous.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.21893039Z namespaces/openshift-monitoring/pods/node-exporter-4w59x/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.218968581Z namespaces/openshift-monitoring/pods/node-exporter-4w59x/node-exporter-4w59x.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.219104994Z namespaces/openshift-monitoring/pods/node-exporter-4w59x/init-textfile/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.219121605Z namespaces/openshift-monitoring/pods/node-exporter-4w59x/init-textfile/init-textfile/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.219139625Z namespaces/openshift-monitoring/pods/node-exporter-4w59x/init-textfile/init-textfile/logs/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.219173776Z namespaces/openshift-monitoring/pods/node-exporter-4w59x/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.219250718Z namespaces/openshift-monitoring/pods/node-exporter-4w59x/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.21932189Z namespaces/openshift-monitoring/pods/node-exporter-4w59x/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.219384451Z namespaces/openshift-monitoring/pods/node-exporter-4w59x/kube-rbac-proxy/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.219396102Z namespaces/openshift-monitoring/pods/node-exporter-4w59x/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.219405562Z namespaces/openshift-monitoring/pods/node-exporter-4w59x/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.219436573Z namespaces/openshift-monitoring/pods/node-exporter-4w59x/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.219535955Z namespaces/openshift-monitoring/pods/node-exporter-4w59x/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.219600877Z namespaces/openshift-monitoring/pods/node-exporter-4w59x/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.219645868Z namespaces/openshift-monitoring/pods/node-exporter-4w59x/node-exporter/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.219656998Z namespaces/openshift-monitoring/pods/node-exporter-4w59x/node-exporter/node-exporter/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.219667378Z namespaces/openshift-monitoring/pods/node-exporter-4w59x/node-exporter/node-exporter/logs/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.21971641Z namespaces/openshift-monitoring/pods/node-exporter-4w59x/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.219835523Z namespaces/openshift-monitoring/pods/node-exporter-4w59x/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.219896274Z namespaces/openshift-monitoring/pods/node-exporter-4w59x/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.219922885Z namespaces/openshift-monitoring/pods/node-exporter-q6m8v/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.219957546Z namespaces/openshift-monitoring/pods/node-exporter-q6m8v/node-exporter-q6m8v.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.220070039Z namespaces/openshift-monitoring/pods/node-exporter-q6m8v/init-textfile/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.220082009Z namespaces/openshift-monitoring/pods/node-exporter-q6m8v/init-textfile/init-textfile/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.220086079Z namespaces/openshift-monitoring/pods/node-exporter-q6m8v/init-textfile/init-textfile/logs/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.22012784Z namespaces/openshift-monitoring/pods/node-exporter-q6m8v/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.220203952Z namespaces/openshift-monitoring/pods/node-exporter-q6m8v/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.220261833Z namespaces/openshift-monitoring/pods/node-exporter-q6m8v/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.220299154Z namespaces/openshift-monitoring/pods/node-exporter-q6m8v/kube-rbac-proxy/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.220306205Z namespaces/openshift-monitoring/pods/node-exporter-q6m8v/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.220310335Z namespaces/openshift-monitoring/pods/node-exporter-q6m8v/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.220344926Z namespaces/openshift-monitoring/pods/node-exporter-q6m8v/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.220436318Z namespaces/openshift-monitoring/pods/node-exporter-q6m8v/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.22050161Z namespaces/openshift-monitoring/pods/node-exporter-q6m8v/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.220550711Z namespaces/openshift-monitoring/pods/node-exporter-q6m8v/node-exporter/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.220557901Z namespaces/openshift-monitoring/pods/node-exporter-q6m8v/node-exporter/node-exporter/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.220562001Z namespaces/openshift-monitoring/pods/node-exporter-q6m8v/node-exporter/node-exporter/logs/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.220601682Z namespaces/openshift-monitoring/pods/node-exporter-q6m8v/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.220705295Z namespaces/openshift-monitoring/pods/node-exporter-q6m8v/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.220771906Z namespaces/openshift-monitoring/pods/node-exporter-q6m8v/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.220835728Z namespaces/openshift-monitoring/pods/node-exporter-v8gvd/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.220880109Z namespaces/openshift-monitoring/pods/node-exporter-v8gvd/node-exporter-v8gvd.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.220969611Z namespaces/openshift-monitoring/pods/node-exporter-v8gvd/init-textfile/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.220982151Z namespaces/openshift-monitoring/pods/node-exporter-v8gvd/init-textfile/init-textfile/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.220992382Z namespaces/openshift-monitoring/pods/node-exporter-v8gvd/init-textfile/init-textfile/logs/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.221162606Z namespaces/openshift-monitoring/pods/node-exporter-v8gvd/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.221234708Z namespaces/openshift-monitoring/pods/node-exporter-v8gvd/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.221300079Z namespaces/openshift-monitoring/pods/node-exporter-v8gvd/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.22133068Z namespaces/openshift-monitoring/pods/node-exporter-v8gvd/kube-rbac-proxy/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.221338151Z namespaces/openshift-monitoring/pods/node-exporter-v8gvd/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.221344211Z namespaces/openshift-monitoring/pods/node-exporter-v8gvd/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.221376972Z namespaces/openshift-monitoring/pods/node-exporter-v8gvd/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.221469494Z namespaces/openshift-monitoring/pods/node-exporter-v8gvd/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.221538045Z namespaces/openshift-monitoring/pods/node-exporter-v8gvd/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.221569856Z namespaces/openshift-monitoring/pods/node-exporter-v8gvd/node-exporter/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.221583427Z namespaces/openshift-monitoring/pods/node-exporter-v8gvd/node-exporter/node-exporter/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.221596987Z namespaces/openshift-monitoring/pods/node-exporter-v8gvd/node-exporter/node-exporter/logs/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.221643998Z namespaces/openshift-monitoring/pods/node-exporter-v8gvd/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.221748261Z namespaces/openshift-monitoring/pods/node-exporter-v8gvd/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.221820963Z namespaces/openshift-monitoring/pods/node-exporter-v8gvd/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.221864054Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-rw2p9/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.221909365Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-rw2p9/openshift-state-metrics-54cf96dfcf-rw2p9.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.22210229Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-rw2p9/kube-rbac-proxy-main/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.22211411Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-rw2p9/kube-rbac-proxy-main/kube-rbac-proxy-main/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.22212913Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-rw2p9/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.222181262Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-rw2p9/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/current.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.222269294Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-rw2p9/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.insecure.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.222340386Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-rw2p9/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.222391637Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-rw2p9/kube-rbac-proxy-self/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.222404737Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-rw2p9/kube-rbac-proxy-self/kube-rbac-proxy-self/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.222412218Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-rw2p9/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.222450619Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-rw2p9/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/current.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.222540921Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-rw2p9/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.insecure.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.222607303Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-rw2p9/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.222664434Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-rw2p9/openshift-state-metrics/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.222671814Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-rw2p9/openshift-state-metrics/openshift-state-metrics/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.222676144Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-rw2p9/openshift-state-metrics/openshift-state-metrics/logs/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.222708515Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-rw2p9/openshift-state-metrics/openshift-state-metrics/logs/current.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.222811168Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-rw2p9/openshift-state-metrics/openshift-state-metrics/logs/previous.insecure.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.222877799Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-rw2p9/openshift-state-metrics/openshift-state-metrics/logs/previous.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.222973032Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.223041183Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus-k8s-0.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.223269439Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.223281359Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.22328558Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.223326581Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/current.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.223446084Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/previous.insecure.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.223515305Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/previous.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.223543066Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.223547706Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.223553556Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.223599497Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/current.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.22369004Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/previous.insecure.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.223755021Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/previous.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.223790902Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.223798572Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.223805002Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.223840173Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/current.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.223941566Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/previous.insecure.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.224004358Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/previous.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.224067669Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.22408314Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.22408763Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.224124101Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.224219013Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.224283265Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.224318075Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.224326456Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.224344496Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.224369567Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.224468699Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.224542221Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.224603773Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.224614453Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.224619853Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.224653824Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/current.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.224929511Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/previous.insecure.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.224997292Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/previous.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.225046554Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.225075285Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.225087565Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.225134686Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/current.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.225241909Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/previous.insecure.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.22530706Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/previous.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.225382662Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-j7zx8/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.225411013Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-j7zx8/prometheus-operator-567f7b8b7c-j7zx8.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.225516545Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-j7zx8/kube-rbac-proxy/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.225527326Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-j7zx8/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.225537236Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-j7zx8/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.225572147Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-j7zx8/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.225667409Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-j7zx8/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.225729331Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-j7zx8/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.225775612Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-j7zx8/prometheus-operator/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.225785922Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-j7zx8/prometheus-operator/prometheus-operator/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.225792103Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-j7zx8/prometheus-operator/prometheus-operator/logs/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.225801173Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-j7zx8/prometheus-operator/prometheus-operator/logs/current.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.225993497Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-j7zx8/prometheus-operator/prometheus-operator/logs/previous.insecure.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.22607555Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-j7zx8/prometheus-operator/prometheus-operator/logs/previous.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.226124321Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-d559d66d5-6zkdb/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.226160192Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-d559d66d5-6zkdb/prometheus-operator-admission-webhook-d559d66d5-6zkdb.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.226242234Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-d559d66d5-6zkdb/prometheus-operator-admission-webhook/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.226255064Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-d559d66d5-6zkdb/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.226260604Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-d559d66d5-6zkdb/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.226290885Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-d559d66d5-6zkdb/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/current.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.226385037Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-d559d66d5-6zkdb/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/previous.insecure.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.226452009Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-d559d66d5-6zkdb/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/previous.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.2264833Z namespaces/openshift-monitoring/pods/telemeter-client-76c9fd44b5-rksd7/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.226530941Z namespaces/openshift-monitoring/pods/telemeter-client-76c9fd44b5-rksd7/telemeter-client-76c9fd44b5-rksd7.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.226678515Z namespaces/openshift-monitoring/pods/telemeter-client-76c9fd44b5-rksd7/kube-rbac-proxy/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.226686125Z namespaces/openshift-monitoring/pods/telemeter-client-76c9fd44b5-rksd7/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.226692825Z namespaces/openshift-monitoring/pods/telemeter-client-76c9fd44b5-rksd7/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.226735076Z namespaces/openshift-monitoring/pods/telemeter-client-76c9fd44b5-rksd7/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.226823538Z namespaces/openshift-monitoring/pods/telemeter-client-76c9fd44b5-rksd7/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.22689087Z namespaces/openshift-monitoring/pods/telemeter-client-76c9fd44b5-rksd7/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.226918411Z namespaces/openshift-monitoring/pods/telemeter-client-76c9fd44b5-rksd7/reload/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.226923561Z namespaces/openshift-monitoring/pods/telemeter-client-76c9fd44b5-rksd7/reload/reload/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.226929451Z namespaces/openshift-monitoring/pods/telemeter-client-76c9fd44b5-rksd7/reload/reload/logs/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.226972342Z namespaces/openshift-monitoring/pods/telemeter-client-76c9fd44b5-rksd7/reload/reload/logs/current.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.227080335Z namespaces/openshift-monitoring/pods/telemeter-client-76c9fd44b5-rksd7/reload/reload/logs/previous.insecure.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.227153727Z namespaces/openshift-monitoring/pods/telemeter-client-76c9fd44b5-rksd7/reload/reload/logs/previous.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.227188018Z namespaces/openshift-monitoring/pods/telemeter-client-76c9fd44b5-rksd7/telemeter-client/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.227195408Z namespaces/openshift-monitoring/pods/telemeter-client-76c9fd44b5-rksd7/telemeter-client/telemeter-client/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.227205658Z namespaces/openshift-monitoring/pods/telemeter-client-76c9fd44b5-rksd7/telemeter-client/telemeter-client/logs/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.227226739Z namespaces/openshift-monitoring/pods/telemeter-client-76c9fd44b5-rksd7/telemeter-client/telemeter-client/logs/current.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.227520506Z namespaces/openshift-monitoring/pods/telemeter-client-76c9fd44b5-rksd7/telemeter-client/telemeter-client/logs/previous.insecure.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.227583208Z namespaces/openshift-monitoring/pods/telemeter-client-76c9fd44b5-rksd7/telemeter-client/telemeter-client/logs/previous.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.227629919Z namespaces/openshift-monitoring/pods/thanos-querier-55f89bcf5d-dp6c6/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.227711501Z namespaces/openshift-monitoring/pods/thanos-querier-55f89bcf5d-dp6c6/thanos-querier-55f89bcf5d-dp6c6.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.227859734Z namespaces/openshift-monitoring/pods/thanos-querier-55f89bcf5d-dp6c6/kube-rbac-proxy-metrics/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.227873145Z namespaces/openshift-monitoring/pods/thanos-querier-55f89bcf5d-dp6c6/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.227879625Z namespaces/openshift-monitoring/pods/thanos-querier-55f89bcf5d-dp6c6/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.227894285Z namespaces/openshift-monitoring/pods/thanos-querier-55f89bcf5d-dp6c6/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/current.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.227984407Z namespaces/openshift-monitoring/pods/thanos-querier-55f89bcf5d-dp6c6/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/previous.insecure.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.228051209Z namespaces/openshift-monitoring/pods/thanos-querier-55f89bcf5d-dp6c6/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/previous.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.228128281Z namespaces/openshift-monitoring/pods/thanos-querier-55f89bcf5d-dp6c6/kube-rbac-proxy-rules/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.228139191Z namespaces/openshift-monitoring/pods/thanos-querier-55f89bcf5d-dp6c6/kube-rbac-proxy-rules/kube-rbac-proxy-rules/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.228145451Z namespaces/openshift-monitoring/pods/thanos-querier-55f89bcf5d-dp6c6/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.228208583Z namespaces/openshift-monitoring/pods/thanos-querier-55f89bcf5d-dp6c6/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/current.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.228272175Z namespaces/openshift-monitoring/pods/thanos-querier-55f89bcf5d-dp6c6/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/previous.insecure.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.228350087Z namespaces/openshift-monitoring/pods/thanos-querier-55f89bcf5d-dp6c6/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/previous.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.228369197Z namespaces/openshift-monitoring/pods/thanos-querier-55f89bcf5d-dp6c6/kube-rbac-proxy-web/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.228381017Z namespaces/openshift-monitoring/pods/thanos-querier-55f89bcf5d-dp6c6/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.228386018Z namespaces/openshift-monitoring/pods/thanos-querier-55f89bcf5d-dp6c6/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.228423549Z namespaces/openshift-monitoring/pods/thanos-querier-55f89bcf5d-dp6c6/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.228510261Z namespaces/openshift-monitoring/pods/thanos-querier-55f89bcf5d-dp6c6/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.228578602Z namespaces/openshift-monitoring/pods/thanos-querier-55f89bcf5d-dp6c6/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.228621874Z namespaces/openshift-monitoring/pods/thanos-querier-55f89bcf5d-dp6c6/kube-rbac-proxy/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.228629124Z namespaces/openshift-monitoring/pods/thanos-querier-55f89bcf5d-dp6c6/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.228633124Z namespaces/openshift-monitoring/pods/thanos-querier-55f89bcf5d-dp6c6/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.228666845Z namespaces/openshift-monitoring/pods/thanos-querier-55f89bcf5d-dp6c6/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.228760147Z namespaces/openshift-monitoring/pods/thanos-querier-55f89bcf5d-dp6c6/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.228831659Z namespaces/openshift-monitoring/pods/thanos-querier-55f89bcf5d-dp6c6/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.22886744Z namespaces/openshift-monitoring/pods/thanos-querier-55f89bcf5d-dp6c6/prom-label-proxy/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.22887447Z namespaces/openshift-monitoring/pods/thanos-querier-55f89bcf5d-dp6c6/prom-label-proxy/prom-label-proxy/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.22887856Z namespaces/openshift-monitoring/pods/thanos-querier-55f89bcf5d-dp6c6/prom-label-proxy/prom-label-proxy/logs/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.228924571Z namespaces/openshift-monitoring/pods/thanos-querier-55f89bcf5d-dp6c6/prom-label-proxy/prom-label-proxy/logs/current.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.229015714Z namespaces/openshift-monitoring/pods/thanos-querier-55f89bcf5d-dp6c6/prom-label-proxy/prom-label-proxy/logs/previous.insecure.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.229208249Z namespaces/openshift-monitoring/pods/thanos-querier-55f89bcf5d-dp6c6/prom-label-proxy/prom-label-proxy/logs/previous.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.229259Z namespaces/openshift-monitoring/pods/thanos-querier-55f89bcf5d-dp6c6/thanos-query/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.22927169Z namespaces/openshift-monitoring/pods/thanos-querier-55f89bcf5d-dp6c6/thanos-query/thanos-query/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.22927695Z namespaces/openshift-monitoring/pods/thanos-querier-55f89bcf5d-dp6c6/thanos-query/thanos-query/logs/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.229312671Z namespaces/openshift-monitoring/pods/thanos-querier-55f89bcf5d-dp6c6/thanos-query/thanos-query/logs/current.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.229415794Z namespaces/openshift-monitoring/pods/thanos-querier-55f89bcf5d-dp6c6/thanos-query/thanos-query/logs/previous.insecure.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.229484215Z namespaces/openshift-monitoring/pods/thanos-querier-55f89bcf5d-dp6c6/thanos-query/thanos-query/logs/previous.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.229523266Z namespaces/openshift-monitoring/policy/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.229549437Z namespaces/openshift-monitoring/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.229605299Z namespaces/openshift-monitoring/route.openshift.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.229635969Z namespaces/openshift-monitoring/route.openshift.io/routes.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.229753012Z namespaces/openshift-multus/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.229784623Z namespaces/openshift-multus/openshift-multus.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.229858405Z namespaces/openshift-multus/apps.openshift.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.229884215Z namespaces/openshift-multus/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.229942747Z namespaces/openshift-multus/apps/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.229973438Z namespaces/openshift-multus/apps/daemonsets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.230239124Z namespaces/openshift-multus/apps/deployments.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.230320666Z namespaces/openshift-multus/apps/replicasets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.230409099Z namespaces/openshift-multus/apps/statefulsets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.23045197Z namespaces/openshift-multus/apps/daemonsets/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.230492451Z namespaces/openshift-multus/apps/daemonsets/multus-additional-cni-plugins.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.230655535Z namespaces/openshift-multus/apps/daemonsets/multus.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.230770568Z namespaces/openshift-multus/apps/daemonsets/network-metrics-daemon.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.230831129Z namespaces/openshift-multus/autoscaling/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.23087661Z namespaces/openshift-multus/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.230925542Z namespaces/openshift-multus/batch/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.230964102Z namespaces/openshift-multus/batch/cronjobs.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.231044424Z namespaces/openshift-multus/batch/jobs.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.231120517Z namespaces/openshift-multus/build.openshift.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.231160998Z namespaces/openshift-multus/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.23124575Z namespaces/openshift-multus/build.openshift.io/builds.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.231290371Z namespaces/openshift-multus/core/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.231326772Z namespaces/openshift-multus/core/configmaps.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.231500696Z namespaces/openshift-multus/core/endpoints.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.231586428Z namespaces/openshift-multus/core/events.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.232096151Z namespaces/openshift-multus/core/persistentvolumeclaims.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.232230064Z namespaces/openshift-multus/core/pods.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.232948723Z namespaces/openshift-multus/core/replicationcontrollers.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.233045825Z namespaces/openshift-multus/core/secrets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.233227719Z namespaces/openshift-multus/core/services.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.233285781Z namespaces/openshift-multus/core/configmaps/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.233309112Z namespaces/openshift-multus/core/configmaps/cni-copy-resources.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.233407074Z namespaces/openshift-multus/core/configmaps/default-cni-sysctl-allowlist.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.233493836Z namespaces/openshift-multus/core/configmaps/multus-daemon-config.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.233578868Z namespaces/openshift-multus/core/configmaps/whereabouts-flatfile-config.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.233676101Z namespaces/openshift-multus/core/serviceaccounts/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.233721642Z namespaces/openshift-multus/core/serviceaccounts/metrics-daemon-sa.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.233804384Z namespaces/openshift-multus/core/serviceaccounts/multus-ac.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.233884676Z namespaces/openshift-multus/core/serviceaccounts/multus-ancillary-tools.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.233967908Z namespaces/openshift-multus/core/serviceaccounts/multus.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.234014129Z namespaces/openshift-multus/core/services/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.234069011Z namespaces/openshift-multus/core/services/network-metrics-service.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.234150243Z namespaces/openshift-multus/discovery.k8s.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.234195704Z namespaces/openshift-multus/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.234270356Z namespaces/openshift-multus/image.openshift.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.234311667Z namespaces/openshift-multus/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.234363238Z namespaces/openshift-multus/k8s.ovn.org/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.234415679Z namespaces/openshift-multus/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.234496211Z namespaces/openshift-multus/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.234575413Z namespaces/openshift-multus/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.234607694Z namespaces/openshift-multus/monitoring.coreos.com/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.234655755Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.234717527Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.234791349Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors/monitor-network.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.23484825Z namespaces/openshift-multus/networking.k8s.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.234877311Z namespaces/openshift-multus/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.234965673Z namespaces/openshift-multus/pods/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.234989584Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mp6dk/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.235043525Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mp6dk/multus-additional-cni-plugins-mp6dk.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.23523325Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mp6dk/bond-cni-plugin/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.23524911Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mp6dk/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.23525388Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mp6dk/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.235280541Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mp6dk/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.235382994Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mp6dk/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.235451075Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mp6dk/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.235485906Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mp6dk/cni-plugins/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.235493786Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mp6dk/cni-plugins/cni-plugins/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.235498327Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mp6dk/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.235575129Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mp6dk/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.235662911Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mp6dk/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.235731412Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mp6dk/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.235767893Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mp6dk/egress-router-binary-copy/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.235775383Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mp6dk/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.235780214Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mp6dk/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.235815544Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mp6dk/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.235905967Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mp6dk/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.235971738Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mp6dk/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.236009179Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mp6dk/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.236017409Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mp6dk/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.23602703Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mp6dk/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.236051781Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mp6dk/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.236149463Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mp6dk/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.236220605Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mp6dk/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.236256875Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mp6dk/routeoverride-cni/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.236263986Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mp6dk/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.236268216Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mp6dk/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.236298797Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mp6dk/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.236387509Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mp6dk/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.236456011Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mp6dk/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.236494261Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mp6dk/whereabouts-cni-bincopy/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.236501392Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mp6dk/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.236505442Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mp6dk/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.236541963Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mp6dk/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.236627935Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mp6dk/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.236694357Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mp6dk/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.236731287Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mp6dk/whereabouts-cni/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.236738988Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mp6dk/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.236744888Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mp6dk/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.236773228Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mp6dk/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.236865861Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mp6dk/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.236935583Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mp6dk/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.236971613Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-phn99/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.237022285Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-phn99/multus-additional-cni-plugins-phn99.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.23725034Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-phn99/bond-cni-plugin/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.237260891Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-phn99/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.237266631Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-phn99/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.237306402Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-phn99/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.237395184Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-phn99/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.237461526Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-phn99/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.237499007Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-phn99/cni-plugins/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.237506567Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-phn99/cni-plugins/cni-plugins/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.237510607Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-phn99/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.237545678Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-phn99/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.23763468Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-phn99/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.237704692Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-phn99/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.237739863Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-phn99/egress-router-binary-copy/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.237748363Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-phn99/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.237756583Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-phn99/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.237794024Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-phn99/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.237884577Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-phn99/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.237951458Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-phn99/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.237987649Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-phn99/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.23799611Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-phn99/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.23800073Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-phn99/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.23803215Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-phn99/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.238130233Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-phn99/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.238201104Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-phn99/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.238230065Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-phn99/routeoverride-cni/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.238235536Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-phn99/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.238239556Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-phn99/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.238277326Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-phn99/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.238365289Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-phn99/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.23843143Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-phn99/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.238468461Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-phn99/whereabouts-cni-bincopy/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.238485812Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-phn99/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.238493512Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-phn99/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.238577144Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-phn99/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.238666156Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-phn99/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.238732598Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-phn99/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.238767789Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-phn99/whereabouts-cni/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.238775679Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-phn99/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.238779889Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-phn99/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.23881798Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-phn99/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.238902412Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-phn99/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.238964024Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-phn99/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.239012415Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vd598/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.239073226Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vd598/multus-additional-cni-plugins-vd598.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.23921181Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vd598/bond-cni-plugin/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.2392207Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vd598/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.23922488Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vd598/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.239258221Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vd598/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.239355984Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vd598/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.239434055Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vd598/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.239449676Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vd598/cni-plugins/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.239455976Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vd598/cni-plugins/cni-plugins/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.239460146Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vd598/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.239509777Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vd598/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.23960376Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vd598/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.239667872Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vd598/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.239716343Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vd598/egress-router-binary-copy/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.239723403Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vd598/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.239728103Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vd598/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.239765384Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vd598/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.239857956Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vd598/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.239923178Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vd598/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.24001059Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vd598/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.24001792Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vd598/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.2400228Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vd598/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.240070671Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vd598/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.240156174Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vd598/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.240217135Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vd598/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.240260826Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vd598/routeoverride-cni/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.240271367Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vd598/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.240281777Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vd598/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.240289367Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vd598/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.24038637Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vd598/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.240453861Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vd598/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.240484002Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vd598/whereabouts-cni-bincopy/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.240489202Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vd598/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.240493222Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vd598/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.240534583Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vd598/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.240621856Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vd598/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.240688827Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vd598/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.240723298Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vd598/whereabouts-cni/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.240730738Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vd598/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.240735018Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vd598/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.240774339Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vd598/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.240858871Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vd598/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.240925263Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vd598/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.240952574Z namespaces/openshift-multus/pods/multus-jktxz/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.240997195Z namespaces/openshift-multus/pods/multus-jktxz/multus-jktxz.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.241115198Z namespaces/openshift-multus/pods/multus-jktxz/kube-multus/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.241128528Z namespaces/openshift-multus/pods/multus-jktxz/kube-multus/kube-multus/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.241135008Z namespaces/openshift-multus/pods/multus-jktxz/kube-multus/kube-multus/logs/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.241165659Z namespaces/openshift-multus/pods/multus-jktxz/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.241446966Z namespaces/openshift-multus/pods/multus-jktxz/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.241514298Z namespaces/openshift-multus/pods/multus-jktxz/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.241551659Z namespaces/openshift-multus/pods/multus-jnnfz/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.24158979Z namespaces/openshift-multus/pods/multus-jnnfz/multus-jnnfz.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.241679312Z namespaces/openshift-multus/pods/multus-jnnfz/kube-multus/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.241688162Z namespaces/openshift-multus/pods/multus-jnnfz/kube-multus/kube-multus/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.241692372Z namespaces/openshift-multus/pods/multus-jnnfz/kube-multus/kube-multus/logs/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.241726883Z namespaces/openshift-multus/pods/multus-jnnfz/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.242015691Z namespaces/openshift-multus/pods/multus-jnnfz/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.242101193Z namespaces/openshift-multus/pods/multus-jnnfz/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.242140394Z namespaces/openshift-multus/pods/multus-kdq9n/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.242179424Z namespaces/openshift-multus/pods/multus-kdq9n/multus-kdq9n.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.242272477Z namespaces/openshift-multus/pods/multus-kdq9n/kube-multus/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.242280247Z namespaces/openshift-multus/pods/multus-kdq9n/kube-multus/kube-multus/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.242284997Z namespaces/openshift-multus/pods/multus-kdq9n/kube-multus/kube-multus/logs/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.242318728Z namespaces/openshift-multus/pods/multus-kdq9n/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.242724178Z namespaces/openshift-multus/pods/multus-kdq9n/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.24278995Z namespaces/openshift-multus/pods/multus-kdq9n/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.242823331Z namespaces/openshift-multus/pods/network-metrics-daemon-9kj8c/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.242861192Z namespaces/openshift-multus/pods/network-metrics-daemon-9kj8c/network-metrics-daemon-9kj8c.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.242947524Z namespaces/openshift-multus/pods/network-metrics-daemon-9kj8c/kube-rbac-proxy/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.242954884Z namespaces/openshift-multus/pods/network-metrics-daemon-9kj8c/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.242960884Z namespaces/openshift-multus/pods/network-metrics-daemon-9kj8c/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.242990615Z namespaces/openshift-multus/pods/network-metrics-daemon-9kj8c/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.243113558Z namespaces/openshift-multus/pods/network-metrics-daemon-9kj8c/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.24318252Z namespaces/openshift-multus/pods/network-metrics-daemon-9kj8c/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.243217151Z namespaces/openshift-multus/pods/network-metrics-daemon-9kj8c/network-metrics-daemon/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.243224581Z namespaces/openshift-multus/pods/network-metrics-daemon-9kj8c/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.243228631Z namespaces/openshift-multus/pods/network-metrics-daemon-9kj8c/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.243261502Z namespaces/openshift-multus/pods/network-metrics-daemon-9kj8c/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.243407275Z namespaces/openshift-multus/pods/network-metrics-daemon-9kj8c/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.243474617Z namespaces/openshift-multus/pods/network-metrics-daemon-9kj8c/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.243495768Z namespaces/openshift-multus/pods/network-metrics-daemon-d4v72/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.243545059Z namespaces/openshift-multus/pods/network-metrics-daemon-d4v72/network-metrics-daemon-d4v72.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.243626671Z namespaces/openshift-multus/pods/network-metrics-daemon-d4v72/kube-rbac-proxy/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.243634271Z namespaces/openshift-multus/pods/network-metrics-daemon-d4v72/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.243638961Z namespaces/openshift-multus/pods/network-metrics-daemon-d4v72/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.243672602Z namespaces/openshift-multus/pods/network-metrics-daemon-d4v72/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.243762364Z namespaces/openshift-multus/pods/network-metrics-daemon-d4v72/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.243825066Z namespaces/openshift-multus/pods/network-metrics-daemon-d4v72/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.243853827Z namespaces/openshift-multus/pods/network-metrics-daemon-d4v72/network-metrics-daemon/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.243860967Z namespaces/openshift-multus/pods/network-metrics-daemon-d4v72/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.243870317Z namespaces/openshift-multus/pods/network-metrics-daemon-d4v72/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.243905388Z namespaces/openshift-multus/pods/network-metrics-daemon-d4v72/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.244023991Z namespaces/openshift-multus/pods/network-metrics-daemon-d4v72/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.244108403Z namespaces/openshift-multus/pods/network-metrics-daemon-d4v72/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.244151444Z namespaces/openshift-multus/pods/network-metrics-daemon-r8wcc/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.244185645Z namespaces/openshift-multus/pods/network-metrics-daemon-r8wcc/network-metrics-daemon-r8wcc.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.244259977Z namespaces/openshift-multus/pods/network-metrics-daemon-r8wcc/kube-rbac-proxy/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.244268897Z namespaces/openshift-multus/pods/network-metrics-daemon-r8wcc/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.244273907Z namespaces/openshift-multus/pods/network-metrics-daemon-r8wcc/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.244302348Z namespaces/openshift-multus/pods/network-metrics-daemon-r8wcc/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.24439Z namespaces/openshift-multus/pods/network-metrics-daemon-r8wcc/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.244459602Z namespaces/openshift-multus/pods/network-metrics-daemon-r8wcc/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.244497263Z namespaces/openshift-multus/pods/network-metrics-daemon-r8wcc/network-metrics-daemon/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.244504353Z namespaces/openshift-multus/pods/network-metrics-daemon-r8wcc/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.244508443Z namespaces/openshift-multus/pods/network-metrics-daemon-r8wcc/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.244541704Z namespaces/openshift-multus/pods/network-metrics-daemon-r8wcc/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.244658137Z namespaces/openshift-multus/pods/network-metrics-daemon-r8wcc/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.244726968Z namespaces/openshift-multus/pods/network-metrics-daemon-r8wcc/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.244760019Z namespaces/openshift-multus/policy/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.2447997Z namespaces/openshift-multus/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.244849762Z namespaces/openshift-multus/rbac.authorization.k8s.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.244860502Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.244882752Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/multus-whereabouts.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.244976455Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.245028936Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.245081537Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.245257882Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/whereabouts-cni.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.245302593Z namespaces/openshift-multus/route.openshift.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.245337894Z namespaces/openshift-multus/route.openshift.io/routes.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.245386165Z namespaces/openshift-network-console/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.245426126Z namespaces/openshift-network-console/openshift-network-console.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.245480098Z namespaces/openshift-network-console/apps.openshift.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.245523299Z namespaces/openshift-network-console/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.24557104Z namespaces/openshift-network-console/apps/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.245599741Z namespaces/openshift-network-console/apps/daemonsets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.245688803Z namespaces/openshift-network-console/apps/deployments.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.245797415Z namespaces/openshift-network-console/apps/replicasets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.245896928Z namespaces/openshift-network-console/apps/statefulsets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.245942019Z namespaces/openshift-network-console/apps/deployments/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.24598545Z namespaces/openshift-network-console/apps/deployments/networking-console-plugin.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.246072682Z namespaces/openshift-network-console/autoscaling/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.246119604Z namespaces/openshift-network-console/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.246158905Z namespaces/openshift-network-console/batch/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.246206436Z namespaces/openshift-network-console/batch/cronjobs.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.246283168Z namespaces/openshift-network-console/batch/jobs.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.246333349Z namespaces/openshift-network-console/build.openshift.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.2463737Z namespaces/openshift-network-console/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.246462172Z namespaces/openshift-network-console/build.openshift.io/builds.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.246503733Z namespaces/openshift-network-console/core/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.246545474Z namespaces/openshift-network-console/core/configmaps.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.246648377Z namespaces/openshift-network-console/core/endpoints.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.246734039Z namespaces/openshift-network-console/core/events.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.246851692Z namespaces/openshift-network-console/core/persistentvolumeclaims.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.246971035Z namespaces/openshift-network-console/core/pods.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.247138089Z namespaces/openshift-network-console/core/replicationcontrollers.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.247266012Z namespaces/openshift-network-console/core/secrets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.247401716Z namespaces/openshift-network-console/core/services.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.247462757Z namespaces/openshift-network-console/core/configmaps/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.247505949Z namespaces/openshift-network-console/core/configmaps/networking-console-plugin.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.24755957Z namespaces/openshift-network-console/core/services/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.247599381Z namespaces/openshift-network-console/core/services/networking-console-plugin.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.247655082Z namespaces/openshift-network-console/discovery.k8s.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.247696703Z namespaces/openshift-network-console/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.247760405Z namespaces/openshift-network-console/image.openshift.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.247797626Z namespaces/openshift-network-console/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.247858107Z namespaces/openshift-network-console/k8s.ovn.org/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.247874578Z namespaces/openshift-network-console/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.24796855Z namespaces/openshift-network-console/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.248046332Z namespaces/openshift-network-console/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.248116284Z namespaces/openshift-network-console/monitoring.coreos.com/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.248153995Z namespaces/openshift-network-console/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.248204536Z namespaces/openshift-network-console/networking.k8s.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.248242377Z namespaces/openshift-network-console/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.248292548Z namespaces/openshift-network-console/pods/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.248299809Z namespaces/openshift-network-console/pods/networking-console-plugin-6bffdf9778-mm6dw/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.248329479Z namespaces/openshift-network-console/pods/networking-console-plugin-6bffdf9778-mm6dw/networking-console-plugin-6bffdf9778-mm6dw.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.248444462Z namespaces/openshift-network-console/pods/networking-console-plugin-6bffdf9778-mm6dw/networking-console-plugin/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.248458973Z namespaces/openshift-network-console/pods/networking-console-plugin-6bffdf9778-mm6dw/networking-console-plugin/networking-console-plugin/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.248465153Z namespaces/openshift-network-console/pods/networking-console-plugin-6bffdf9778-mm6dw/networking-console-plugin/networking-console-plugin/logs/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.248475533Z namespaces/openshift-network-console/pods/networking-console-plugin-6bffdf9778-mm6dw/networking-console-plugin/networking-console-plugin/logs/current.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.248568035Z namespaces/openshift-network-console/pods/networking-console-plugin-6bffdf9778-mm6dw/networking-console-plugin/networking-console-plugin/logs/previous.insecure.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.248636507Z namespaces/openshift-network-console/pods/networking-console-plugin-6bffdf9778-mm6dw/networking-console-plugin/networking-console-plugin/logs/previous.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.248675078Z namespaces/openshift-network-console/policy/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.248714089Z namespaces/openshift-network-console/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.24876088Z namespaces/openshift-network-console/route.openshift.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.248799321Z namespaces/openshift-network-console/route.openshift.io/routes.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.248844872Z namespaces/openshift-network-diagnostics/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.248890513Z namespaces/openshift-network-diagnostics/openshift-network-diagnostics.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.248943285Z namespaces/openshift-network-diagnostics/apps.openshift.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.248971575Z namespaces/openshift-network-diagnostics/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.249027287Z namespaces/openshift-network-diagnostics/apps/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.249074608Z namespaces/openshift-network-diagnostics/apps/daemonsets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.249200481Z namespaces/openshift-network-diagnostics/apps/deployments.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.249295294Z namespaces/openshift-network-diagnostics/apps/replicasets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.249390316Z namespaces/openshift-network-diagnostics/apps/statefulsets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.249437907Z namespaces/openshift-network-diagnostics/apps/daemonsets/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.249478528Z namespaces/openshift-network-diagnostics/apps/daemonsets/network-check-target.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.24954867Z namespaces/openshift-network-diagnostics/apps/deployments/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.249593221Z namespaces/openshift-network-diagnostics/apps/deployments/network-check-source.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.249652872Z namespaces/openshift-network-diagnostics/autoscaling/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.249687263Z namespaces/openshift-network-diagnostics/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.249736155Z namespaces/openshift-network-diagnostics/batch/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.249765355Z namespaces/openshift-network-diagnostics/batch/cronjobs.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.249858108Z namespaces/openshift-network-diagnostics/batch/jobs.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.249893149Z namespaces/openshift-network-diagnostics/build.openshift.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.2499367Z namespaces/openshift-network-diagnostics/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.250021622Z namespaces/openshift-network-diagnostics/build.openshift.io/builds.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.250067443Z namespaces/openshift-network-diagnostics/core/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.250125604Z namespaces/openshift-network-diagnostics/core/configmaps.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.250220317Z namespaces/openshift-network-diagnostics/core/endpoints.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.250309209Z namespaces/openshift-network-diagnostics/core/events.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.250497614Z namespaces/openshift-network-diagnostics/core/persistentvolumeclaims.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.250574976Z namespaces/openshift-network-diagnostics/core/pods.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.250785811Z namespaces/openshift-network-diagnostics/core/replicationcontrollers.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.250870833Z namespaces/openshift-network-diagnostics/core/secrets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.250976796Z namespaces/openshift-network-diagnostics/core/services.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.251036807Z namespaces/openshift-network-diagnostics/core/serviceaccounts/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.251107979Z namespaces/openshift-network-diagnostics/core/serviceaccounts/network-diagnostics.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.25115892Z namespaces/openshift-network-diagnostics/core/services/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.251202191Z namespaces/openshift-network-diagnostics/core/services/network-check-source.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.251283193Z namespaces/openshift-network-diagnostics/core/services/network-check-target.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.251346525Z namespaces/openshift-network-diagnostics/discovery.k8s.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.251387746Z namespaces/openshift-network-diagnostics/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.251457898Z namespaces/openshift-network-diagnostics/image.openshift.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.251495509Z namespaces/openshift-network-diagnostics/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.2515448Z namespaces/openshift-network-diagnostics/k8s.ovn.org/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.251584821Z namespaces/openshift-network-diagnostics/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.251660893Z namespaces/openshift-network-diagnostics/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.251741505Z namespaces/openshift-network-diagnostics/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.251774926Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.251815287Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.251875368Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.251916139Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors/network-check-source.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.251965781Z namespaces/openshift-network-diagnostics/networking.k8s.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.251996922Z namespaces/openshift-network-diagnostics/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.252049643Z namespaces/openshift-network-diagnostics/pods/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.252076493Z namespaces/openshift-network-diagnostics/pods/network-check-source-989f8b8dc-9v7lb/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.252123805Z namespaces/openshift-network-diagnostics/pods/network-check-source-989f8b8dc-9v7lb/network-check-source-989f8b8dc-9v7lb.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.252202956Z namespaces/openshift-network-diagnostics/pods/network-check-source-989f8b8dc-9v7lb/check-endpoints/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.252210397Z namespaces/openshift-network-diagnostics/pods/network-check-source-989f8b8dc-9v7lb/check-endpoints/check-endpoints/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.252214717Z namespaces/openshift-network-diagnostics/pods/network-check-source-989f8b8dc-9v7lb/check-endpoints/check-endpoints/logs/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.252246208Z namespaces/openshift-network-diagnostics/pods/network-check-source-989f8b8dc-9v7lb/check-endpoints/check-endpoints/logs/current.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.252359471Z namespaces/openshift-network-diagnostics/pods/network-check-source-989f8b8dc-9v7lb/check-endpoints/check-endpoints/logs/previous.insecure.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.252425952Z namespaces/openshift-network-diagnostics/pods/network-check-source-989f8b8dc-9v7lb/check-endpoints/check-endpoints/logs/previous.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.252454863Z namespaces/openshift-network-diagnostics/pods/network-check-target-27zsg/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.252500964Z namespaces/openshift-network-diagnostics/pods/network-check-target-27zsg/network-check-target-27zsg.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.252580286Z namespaces/openshift-network-diagnostics/pods/network-check-target-27zsg/network-check-target-container/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.252588736Z namespaces/openshift-network-diagnostics/pods/network-check-target-27zsg/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.252592956Z namespaces/openshift-network-diagnostics/pods/network-check-target-27zsg/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.252623607Z namespaces/openshift-network-diagnostics/pods/network-check-target-27zsg/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.252711529Z namespaces/openshift-network-diagnostics/pods/network-check-target-27zsg/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.252780101Z namespaces/openshift-network-diagnostics/pods/network-check-target-27zsg/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.252816782Z namespaces/openshift-network-diagnostics/pods/network-check-target-ctklw/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.252856263Z namespaces/openshift-network-diagnostics/pods/network-check-target-ctklw/network-check-target-ctklw.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.252927865Z namespaces/openshift-network-diagnostics/pods/network-check-target-ctklw/network-check-target-container/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.252936065Z namespaces/openshift-network-diagnostics/pods/network-check-target-ctklw/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.252940825Z namespaces/openshift-network-diagnostics/pods/network-check-target-ctklw/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.252972316Z namespaces/openshift-network-diagnostics/pods/network-check-target-ctklw/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.253078979Z namespaces/openshift-network-diagnostics/pods/network-check-target-ctklw/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.253230922Z namespaces/openshift-network-diagnostics/pods/network-check-target-ctklw/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.253269023Z namespaces/openshift-network-diagnostics/pods/network-check-target-l6pr5/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.253306444Z namespaces/openshift-network-diagnostics/pods/network-check-target-l6pr5/network-check-target-l6pr5.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.253381516Z namespaces/openshift-network-diagnostics/pods/network-check-target-l6pr5/network-check-target-container/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.253392197Z namespaces/openshift-network-diagnostics/pods/network-check-target-l6pr5/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.253398327Z namespaces/openshift-network-diagnostics/pods/network-check-target-l6pr5/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.253419727Z namespaces/openshift-network-diagnostics/pods/network-check-target-l6pr5/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.2535119Z namespaces/openshift-network-diagnostics/pods/network-check-target-l6pr5/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.253578861Z namespaces/openshift-network-diagnostics/pods/network-check-target-l6pr5/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.253615702Z namespaces/openshift-network-diagnostics/policy/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.253655673Z namespaces/openshift-network-diagnostics/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.253701034Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.253709565Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.253739375Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/network-diagnostics.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.253824797Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.253871189Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.25391289Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/network-diagnostics.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.253991461Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.254045423Z namespaces/openshift-network-diagnostics/route.openshift.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.254106464Z namespaces/openshift-network-diagnostics/route.openshift.io/routes.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.254154676Z namespaces/openshift-network-node-identity/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.254199417Z namespaces/openshift-network-node-identity/openshift-network-node-identity.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.254257698Z namespaces/openshift-network-node-identity/apps.openshift.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.254297029Z namespaces/openshift-network-node-identity/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.25434064Z namespaces/openshift-network-node-identity/apps/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.254382702Z namespaces/openshift-network-node-identity/apps/daemonsets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.254465424Z namespaces/openshift-network-node-identity/apps/deployments.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.254539715Z namespaces/openshift-network-node-identity/apps/replicasets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.254621668Z namespaces/openshift-network-node-identity/apps/statefulsets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.254662309Z namespaces/openshift-network-node-identity/autoscaling/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.25470979Z namespaces/openshift-network-node-identity/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.254751851Z namespaces/openshift-network-node-identity/batch/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.254802952Z namespaces/openshift-network-node-identity/batch/cronjobs.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.254870384Z namespaces/openshift-network-node-identity/batch/jobs.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.254921375Z namespaces/openshift-network-node-identity/build.openshift.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.254956116Z namespaces/openshift-network-node-identity/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.255037838Z namespaces/openshift-network-node-identity/build.openshift.io/builds.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.25510211Z namespaces/openshift-network-node-identity/coordination.k8s.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.2551127Z namespaces/openshift-network-node-identity/coordination.k8s.io/leases/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.255146161Z namespaces/openshift-network-node-identity/coordination.k8s.io/leases/ovnkube-identity.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.255199442Z namespaces/openshift-network-node-identity/core/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.255239163Z namespaces/openshift-network-node-identity/core/configmaps.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.255352236Z namespaces/openshift-network-node-identity/core/endpoints.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.255442818Z namespaces/openshift-network-node-identity/core/events.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.25552751Z namespaces/openshift-network-node-identity/core/persistentvolumeclaims.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.255607052Z namespaces/openshift-network-node-identity/core/pods.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.255689324Z namespaces/openshift-network-node-identity/core/replicationcontrollers.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.255849048Z namespaces/openshift-network-node-identity/core/secrets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.255955341Z namespaces/openshift-network-node-identity/core/services.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.256006822Z namespaces/openshift-network-node-identity/core/serviceaccounts/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.256035323Z namespaces/openshift-network-node-identity/core/serviceaccounts/network-node-identity.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.256115755Z namespaces/openshift-network-node-identity/discovery.k8s.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.256161156Z namespaces/openshift-network-node-identity/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.256206787Z namespaces/openshift-network-node-identity/image.openshift.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.256250038Z namespaces/openshift-network-node-identity/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.25629525Z namespaces/openshift-network-node-identity/k8s.ovn.org/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.25632988Z namespaces/openshift-network-node-identity/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.256417633Z namespaces/openshift-network-node-identity/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.256492495Z namespaces/openshift-network-node-identity/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.256542156Z namespaces/openshift-network-node-identity/monitoring.coreos.com/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.256576047Z namespaces/openshift-network-node-identity/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.256616948Z namespaces/openshift-network-node-identity/networking.k8s.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.256667469Z namespaces/openshift-network-node-identity/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.25670951Z namespaces/openshift-network-node-identity/policy/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.256751161Z namespaces/openshift-network-node-identity/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.256799132Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.256809123Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.256838623Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/rolebindings/network-node-identity-leases.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.256890825Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.256932015Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/roles/network-node-identity-leases.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.256983047Z namespaces/openshift-network-node-identity/route.openshift.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.257013578Z namespaces/openshift-network-node-identity/route.openshift.io/routes.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.257074279Z namespaces/openshift-network-operator/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.257142441Z namespaces/openshift-network-operator/openshift-network-operator.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.257218943Z namespaces/openshift-network-operator/apps.openshift.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.257255424Z namespaces/openshift-network-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.257304145Z namespaces/openshift-network-operator/apps/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.257346166Z namespaces/openshift-network-operator/apps/daemonsets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.257444908Z namespaces/openshift-network-operator/apps/deployments.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.257524361Z namespaces/openshift-network-operator/apps/replicasets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.257604863Z namespaces/openshift-network-operator/apps/statefulsets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.257640873Z namespaces/openshift-network-operator/apps/daemonsets/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.257686005Z namespaces/openshift-network-operator/apps/daemonsets/iptables-alerter.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.257754726Z namespaces/openshift-network-operator/autoscaling/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.257790507Z namespaces/openshift-network-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.257834388Z namespaces/openshift-network-operator/batch/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.257880039Z namespaces/openshift-network-operator/batch/cronjobs.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.257954811Z namespaces/openshift-network-operator/batch/jobs.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.258007473Z namespaces/openshift-network-operator/build.openshift.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.258040134Z namespaces/openshift-network-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.258148696Z namespaces/openshift-network-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.258193987Z namespaces/openshift-network-operator/coordination.k8s.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.258201427Z namespaces/openshift-network-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.258236118Z namespaces/openshift-network-operator/coordination.k8s.io/leases/network-operator-lock.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.25829213Z namespaces/openshift-network-operator/core/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.258334281Z namespaces/openshift-network-operator/core/configmaps.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.258465114Z namespaces/openshift-network-operator/core/endpoints.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.258544316Z namespaces/openshift-network-operator/core/events.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.25870721Z namespaces/openshift-network-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.258784042Z namespaces/openshift-network-operator/core/pods.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.258995507Z namespaces/openshift-network-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.25910875Z namespaces/openshift-network-operator/core/secrets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.259274065Z namespaces/openshift-network-operator/core/services.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.259345086Z namespaces/openshift-network-operator/core/configmaps/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.259390987Z namespaces/openshift-network-operator/core/configmaps/applied-cluster.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.25947687Z namespaces/openshift-network-operator/core/configmaps/iptables-alerter-script.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.259545911Z namespaces/openshift-network-operator/core/serviceaccounts/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.259596533Z namespaces/openshift-network-operator/core/serviceaccounts/iptables-alerter.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.259644184Z namespaces/openshift-network-operator/discovery.k8s.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.259683775Z namespaces/openshift-network-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.259737866Z namespaces/openshift-network-operator/image.openshift.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.259803258Z namespaces/openshift-network-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.259852189Z namespaces/openshift-network-operator/k8s.ovn.org/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.25989371Z namespaces/openshift-network-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.260011943Z namespaces/openshift-network-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.260121476Z namespaces/openshift-network-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.260164277Z namespaces/openshift-network-operator/monitoring.coreos.com/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.260207058Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.260260779Z namespaces/openshift-network-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.26029927Z namespaces/openshift-network-operator/monitoring.coreos.com/prometheusrules/openshift-network-operator-ipsec-rules.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.260351252Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.260392202Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors/network-operator.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.260445974Z namespaces/openshift-network-operator/networking.k8s.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.260486595Z namespaces/openshift-network-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.260534006Z namespaces/openshift-network-operator/pods/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.260541096Z namespaces/openshift-network-operator/pods/iptables-alerter-tgj8c/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.260578907Z namespaces/openshift-network-operator/pods/iptables-alerter-tgj8c/iptables-alerter-tgj8c.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.260655019Z namespaces/openshift-network-operator/pods/iptables-alerter-tgj8c/iptables-alerter/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.260663399Z namespaces/openshift-network-operator/pods/iptables-alerter-tgj8c/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.260667469Z namespaces/openshift-network-operator/pods/iptables-alerter-tgj8c/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.26069966Z namespaces/openshift-network-operator/pods/iptables-alerter-tgj8c/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.260791052Z namespaces/openshift-network-operator/pods/iptables-alerter-tgj8c/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.260858984Z namespaces/openshift-network-operator/pods/iptables-alerter-tgj8c/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.260896595Z namespaces/openshift-network-operator/pods/iptables-alerter-xc7ds/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.260924126Z namespaces/openshift-network-operator/pods/iptables-alerter-xc7ds/iptables-alerter-xc7ds.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.261005488Z namespaces/openshift-network-operator/pods/iptables-alerter-xc7ds/iptables-alerter/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.261012748Z namespaces/openshift-network-operator/pods/iptables-alerter-xc7ds/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.261021608Z namespaces/openshift-network-operator/pods/iptables-alerter-xc7ds/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.261047859Z namespaces/openshift-network-operator/pods/iptables-alerter-xc7ds/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.261271915Z namespaces/openshift-network-operator/pods/iptables-alerter-xc7ds/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.261391858Z namespaces/openshift-network-operator/pods/iptables-alerter-xc7ds/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.261411688Z namespaces/openshift-network-operator/pods/iptables-alerter-z49ss/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.26146748Z namespaces/openshift-network-operator/pods/iptables-alerter-z49ss/iptables-alerter-z49ss.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.261532821Z namespaces/openshift-network-operator/pods/iptables-alerter-z49ss/iptables-alerter/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.261542422Z namespaces/openshift-network-operator/pods/iptables-alerter-z49ss/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.261546562Z namespaces/openshift-network-operator/pods/iptables-alerter-z49ss/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.261611433Z namespaces/openshift-network-operator/pods/iptables-alerter-z49ss/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.261698565Z namespaces/openshift-network-operator/pods/iptables-alerter-z49ss/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.261768477Z namespaces/openshift-network-operator/pods/iptables-alerter-z49ss/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.261799748Z namespaces/openshift-network-operator/policy/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.261841629Z namespaces/openshift-network-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.2618742Z namespaces/openshift-network-operator/route.openshift.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.261930081Z namespaces/openshift-network-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.261979072Z namespaces/openshift-operator-lifecycle-manager/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.262029294Z namespaces/openshift-operator-lifecycle-manager/openshift-operator-lifecycle-manager.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.262113766Z namespaces/openshift-operator-lifecycle-manager/apps.openshift.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.262151327Z namespaces/openshift-operator-lifecycle-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.262203048Z namespaces/openshift-operator-lifecycle-manager/apps/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.262241029Z namespaces/openshift-operator-lifecycle-manager/apps/daemonsets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.262326611Z namespaces/openshift-operator-lifecycle-manager/apps/deployments.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.262407893Z namespaces/openshift-operator-lifecycle-manager/apps/replicasets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.262493355Z namespaces/openshift-operator-lifecycle-manager/apps/statefulsets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.262537616Z namespaces/openshift-operator-lifecycle-manager/autoscaling/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.262565167Z namespaces/openshift-operator-lifecycle-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.262619989Z namespaces/openshift-operator-lifecycle-manager/batch/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.26266479Z namespaces/openshift-operator-lifecycle-manager/batch/cronjobs.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.262741832Z namespaces/openshift-operator-lifecycle-manager/batch/jobs.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.262789793Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.262817203Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.262908076Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.262952927Z namespaces/openshift-operator-lifecycle-manager/core/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.262993768Z namespaces/openshift-operator-lifecycle-manager/core/configmaps.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.263117051Z namespaces/openshift-operator-lifecycle-manager/core/endpoints.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.263202273Z namespaces/openshift-operator-lifecycle-manager/core/events.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.263298686Z namespaces/openshift-operator-lifecycle-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.263392438Z namespaces/openshift-operator-lifecycle-manager/core/pods.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.26346959Z namespaces/openshift-operator-lifecycle-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.263621634Z namespaces/openshift-operator-lifecycle-manager/core/secrets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.263832519Z namespaces/openshift-operator-lifecycle-manager/core/services.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.263895171Z namespaces/openshift-operator-lifecycle-manager/discovery.k8s.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.263923231Z namespaces/openshift-operator-lifecycle-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.264002884Z namespaces/openshift-operator-lifecycle-manager/image.openshift.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.264027574Z namespaces/openshift-operator-lifecycle-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.264134147Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.264154917Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.26425422Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.264329022Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.264378463Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.264407143Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.264466505Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.264493786Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/prometheusrules/olm-alert-rules.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.264564607Z namespaces/openshift-operator-lifecycle-manager/networking.k8s.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.264597088Z namespaces/openshift-operator-lifecycle-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.26467694Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.26468551Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.264720151Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/operatorgroups/olm-operators.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.264774393Z namespaces/openshift-operator-lifecycle-manager/policy/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.264815554Z namespaces/openshift-operator-lifecycle-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.264870755Z namespaces/openshift-operator-lifecycle-manager/route.openshift.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.264897076Z namespaces/openshift-operator-lifecycle-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.264950787Z namespaces/openshift-operators/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.264958177Z namespaces/openshift-operators/operators.coreos.com/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.264962248Z namespaces/openshift-operators/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.264999349Z namespaces/openshift-operators/operators.coreos.com/operatorgroups/global-operators.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.26505128Z namespaces/openshift-ovn-kubernetes/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.265124162Z namespaces/openshift-ovn-kubernetes/openshift-ovn-kubernetes.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.265186423Z namespaces/openshift-ovn-kubernetes/apps.openshift.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.265222794Z namespaces/openshift-ovn-kubernetes/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.265275065Z namespaces/openshift-ovn-kubernetes/apps/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.265313806Z namespaces/openshift-ovn-kubernetes/apps/daemonsets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.265495571Z namespaces/openshift-ovn-kubernetes/apps/deployments.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.265572973Z namespaces/openshift-ovn-kubernetes/apps/replicasets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.265655045Z namespaces/openshift-ovn-kubernetes/apps/statefulsets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.265690556Z namespaces/openshift-ovn-kubernetes/apps/daemonsets/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.265737307Z namespaces/openshift-ovn-kubernetes/apps/daemonsets/ovnkube-node.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.2658696Z namespaces/openshift-ovn-kubernetes/autoscaling/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.265897781Z namespaces/openshift-ovn-kubernetes/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.265951302Z namespaces/openshift-ovn-kubernetes/batch/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.265980693Z namespaces/openshift-ovn-kubernetes/batch/cronjobs.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.266064015Z namespaces/openshift-ovn-kubernetes/batch/jobs.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.266141117Z namespaces/openshift-ovn-kubernetes/build.openshift.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.266169348Z namespaces/openshift-ovn-kubernetes/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.2662622Z namespaces/openshift-ovn-kubernetes/build.openshift.io/builds.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.266307421Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.266314562Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/leases/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.266356532Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/leases/ovn-kubernetes-master.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.266401794Z namespaces/openshift-ovn-kubernetes/core/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.266445735Z namespaces/openshift-ovn-kubernetes/core/configmaps.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.266701451Z namespaces/openshift-ovn-kubernetes/core/endpoints.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.266784853Z namespaces/openshift-ovn-kubernetes/core/events.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.267126172Z namespaces/openshift-ovn-kubernetes/core/persistentvolumeclaims.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.267246035Z namespaces/openshift-ovn-kubernetes/core/pods.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.267740807Z namespaces/openshift-ovn-kubernetes/core/replicationcontrollers.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.26782412Z namespaces/openshift-ovn-kubernetes/core/secrets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.267989373Z namespaces/openshift-ovn-kubernetes/core/services.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.268049305Z namespaces/openshift-ovn-kubernetes/core/configmaps/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.268127707Z namespaces/openshift-ovn-kubernetes/core/configmaps/ovnkube-config.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.2682359Z namespaces/openshift-ovn-kubernetes/core/configmaps/ovnkube-script-lib.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.268353143Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.268381734Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ovn-kubernetes-control-plane.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.268479156Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ovn-kubernetes-node.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.268517877Z namespaces/openshift-ovn-kubernetes/core/services/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.268564368Z namespaces/openshift-ovn-kubernetes/core/services/ovn-kubernetes-node.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.26864036Z namespaces/openshift-ovn-kubernetes/discovery.k8s.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.268682831Z namespaces/openshift-ovn-kubernetes/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.268734272Z namespaces/openshift-ovn-kubernetes/image.openshift.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.268771643Z namespaces/openshift-ovn-kubernetes/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.268816264Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.268828375Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/network-attachment-definitions/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.268863555Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/network-attachment-definitions/default.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.268917567Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.268946918Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.26903367Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.269232865Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.269273146Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.269315987Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.269378999Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.269404949Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/prometheusrules/networking-rules.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.269479131Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.269525402Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors/monitor-ovn-node.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.269580293Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.269587894Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.269629245Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/ovn.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.269706537Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/signer.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.269763628Z namespaces/openshift-ovn-kubernetes/networking.k8s.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.269797249Z namespaces/openshift-ovn-kubernetes/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.2698456Z namespaces/openshift-ovn-kubernetes/pods/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.269852991Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-k2br8/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.269909222Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-k2br8/ovnkube-node-k2br8.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.270109887Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-k2br8/kube-rbac-proxy-node/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.270120297Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-k2br8/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.270124407Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-k2br8/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.270162518Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-k2br8/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.270328552Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-k2br8/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.270400894Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-k2br8/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.270426935Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-k2br8/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.270431965Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-k2br8/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.270438055Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-k2br8/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.270479536Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-k2br8/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.270606079Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-k2br8/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.270671771Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-k2br8/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.270704262Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-k2br8/nbdb/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.270710842Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-k2br8/nbdb/nbdb/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.270714952Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-k2br8/nbdb/nbdb/logs/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.270749163Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-k2br8/nbdb/nbdb/logs/current.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.270844175Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-k2br8/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.270924237Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-k2br8/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.270947228Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-k2br8/northd/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.270962038Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-k2br8/northd/northd/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.270969899Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-k2br8/northd/northd/logs/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.270993749Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-k2br8/northd/northd/logs/current.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.271121712Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-k2br8/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.271197064Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-k2br8/northd/northd/logs/previous.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.271219975Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-k2br8/ovn-acl-logging/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.271226795Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-k2br8/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.271234815Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-k2br8/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.271271886Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-k2br8/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.271382519Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-k2br8/ovn-acl-logging/ovn-acl-logging/logs/previous.insecure.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.271449691Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-k2br8/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.271490552Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-k2br8/ovn-controller/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.271502122Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-k2br8/ovn-controller/ovn-controller/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.271508722Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-k2br8/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.271536013Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-k2br8/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.271715277Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-k2br8/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.271782119Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-k2br8/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.27180827Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-k2br8/ovnkube-controller/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.2718129Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-k2br8/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.27181906Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-k2br8/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.271857481Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-k2br8/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.272725453Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-k2br8/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.272793814Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-k2br8/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.272829155Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-k2br8/sbdb/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.272836235Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-k2br8/sbdb/sbdb/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.272842746Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-k2br8/sbdb/sbdb/logs/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.272870636Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-k2br8/sbdb/sbdb/logs/current.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.272970789Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-k2br8/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.273039741Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-k2br8/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.273092152Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qlfcs/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.273226535Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qlfcs/ovnkube-node-qlfcs.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.273371679Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qlfcs/kube-rbac-proxy-node/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.273384339Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qlfcs/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.273388629Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qlfcs/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.27342066Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qlfcs/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.273540963Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qlfcs/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.273606305Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qlfcs/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.273642036Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qlfcs/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.273652746Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qlfcs/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.273659106Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qlfcs/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.273675257Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qlfcs/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.27380512Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qlfcs/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.273871701Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qlfcs/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.273903932Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qlfcs/nbdb/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.273913753Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qlfcs/nbdb/nbdb/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.273919853Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qlfcs/nbdb/nbdb/logs/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.273942853Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qlfcs/nbdb/nbdb/logs/current.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.274038496Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qlfcs/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.274123828Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qlfcs/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.274156769Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qlfcs/northd/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.274166499Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qlfcs/northd/northd/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.274172769Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qlfcs/northd/northd/logs/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.2742066Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qlfcs/northd/northd/logs/current.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.274308843Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qlfcs/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.274373984Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qlfcs/northd/northd/logs/previous.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.274418235Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qlfcs/ovn-acl-logging/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.274428306Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qlfcs/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.274434396Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qlfcs/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.274443286Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qlfcs/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.274548249Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qlfcs/ovn-acl-logging/ovn-acl-logging/logs/previous.insecure.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.27461097Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qlfcs/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.274656131Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qlfcs/ovn-controller/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.274666892Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qlfcs/ovn-controller/ovn-controller/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.274673162Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qlfcs/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.274681982Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qlfcs/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.274938428Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qlfcs/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.27499165Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qlfcs/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.275037931Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qlfcs/ovnkube-controller/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.275047391Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qlfcs/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.275052491Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qlfcs/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.275107923Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qlfcs/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.276121248Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qlfcs/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.2761913Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qlfcs/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.276228671Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qlfcs/sbdb/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.276239401Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qlfcs/sbdb/sbdb/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.276243661Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qlfcs/sbdb/sbdb/logs/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.276271702Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qlfcs/sbdb/sbdb/logs/current.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.276376995Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qlfcs/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.276434906Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qlfcs/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.276475767Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rq27k/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.276544179Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rq27k/ovnkube-node-rq27k.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.276693343Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rq27k/kube-rbac-proxy-node/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.276702703Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rq27k/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.276798885Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rq27k/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.276845326Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rq27k/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.27696949Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rq27k/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.277035401Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rq27k/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.277136784Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rq27k/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.277153414Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rq27k/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.277159784Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rq27k/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.277176005Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rq27k/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.277272857Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rq27k/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.277338969Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rq27k/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.277360639Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rq27k/nbdb/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.277367229Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rq27k/nbdb/nbdb/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.27738024Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rq27k/nbdb/nbdb/logs/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.277426381Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rq27k/nbdb/nbdb/logs/current.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.277514333Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rq27k/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.277583335Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rq27k/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.277617146Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rq27k/northd/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.277626026Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rq27k/northd/northd/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.277630136Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rq27k/northd/northd/logs/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.277661887Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rq27k/northd/northd/logs/current.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.277763529Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rq27k/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.277830421Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rq27k/northd/northd/logs/previous.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.277858842Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rq27k/ovn-acl-logging/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.277866022Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rq27k/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.277870092Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rq27k/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.277908673Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rq27k/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.278002185Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rq27k/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.278075567Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rq27k/ovn-controller/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.278088118Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rq27k/ovn-controller/ovn-controller/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.278092318Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rq27k/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.278206021Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rq27k/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.278380425Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rq27k/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.278448107Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rq27k/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.278483957Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rq27k/ovnkube-controller/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.278492598Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rq27k/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.278498878Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rq27k/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.278512688Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rq27k/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.279564495Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rq27k/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.279638037Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rq27k/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.279665357Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rq27k/sbdb/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.279670957Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rq27k/sbdb/sbdb/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.279674887Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rq27k/sbdb/sbdb/logs/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.279715348Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rq27k/sbdb/sbdb/logs/current.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.279809431Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rq27k/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.279875772Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rq27k/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.279906703Z namespaces/openshift-ovn-kubernetes/policy/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.279947674Z namespaces/openshift-ovn-kubernetes/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.279988825Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.279995386Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.280036476Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.280151439Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/openshift-ovn-kubernetes-nodes-identity-limited.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.280284663Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.280326234Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.280354804Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.280452067Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/openshift-ovn-kubernetes-node-limited.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.280531639Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.280605221Z namespaces/openshift-ovn-kubernetes/route.openshift.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.280620241Z namespaces/openshift-ovn-kubernetes/route.openshift.io/routes.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.280679693Z namespaces/openshift-route-controller-manager/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.280690273Z namespaces/openshift-route-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.280694873Z namespaces/openshift-route-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.280729164Z namespaces/openshift-route-controller-manager/coordination.k8s.io/leases/openshift-route-controllers.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.280771975Z namespaces/openshift-service-ca-operator/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.280823596Z namespaces/openshift-service-ca-operator/openshift-service-ca-operator.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.280881418Z namespaces/openshift-service-ca-operator/apps.openshift.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.280930059Z namespaces/openshift-service-ca-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.28094655Z namespaces/openshift-service-ca-operator/apps/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.281005831Z namespaces/openshift-service-ca-operator/apps/daemonsets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.281099593Z namespaces/openshift-service-ca-operator/apps/deployments.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.281227437Z namespaces/openshift-service-ca-operator/apps/replicasets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.281321009Z namespaces/openshift-service-ca-operator/apps/statefulsets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.28136745Z namespaces/openshift-service-ca-operator/autoscaling/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.281472393Z namespaces/openshift-service-ca-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.281514114Z namespaces/openshift-service-ca-operator/batch/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.281548265Z namespaces/openshift-service-ca-operator/batch/cronjobs.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.281629677Z namespaces/openshift-service-ca-operator/batch/jobs.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.281671288Z namespaces/openshift-service-ca-operator/build.openshift.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.281715989Z namespaces/openshift-service-ca-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.281795141Z namespaces/openshift-service-ca-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.281841542Z namespaces/openshift-service-ca-operator/coordination.k8s.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.281849192Z namespaces/openshift-service-ca-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.281890293Z namespaces/openshift-service-ca-operator/coordination.k8s.io/leases/service-ca-operator-lock.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.281943455Z namespaces/openshift-service-ca-operator/core/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.281977845Z namespaces/openshift-service-ca-operator/core/configmaps.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.282107609Z namespaces/openshift-service-ca-operator/core/endpoints.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.282195601Z namespaces/openshift-service-ca-operator/core/events.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.282389086Z namespaces/openshift-service-ca-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.282467798Z namespaces/openshift-service-ca-operator/core/pods.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.282585381Z namespaces/openshift-service-ca-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.282714664Z namespaces/openshift-service-ca-operator/core/secrets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.282893279Z namespaces/openshift-service-ca-operator/core/services.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.28294962Z namespaces/openshift-service-ca-operator/discovery.k8s.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.282989511Z namespaces/openshift-service-ca-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.283045822Z namespaces/openshift-service-ca-operator/image.openshift.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.283114014Z namespaces/openshift-service-ca-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.283169685Z namespaces/openshift-service-ca-operator/k8s.ovn.org/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.283208966Z namespaces/openshift-service-ca-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.283282768Z namespaces/openshift-service-ca-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.283382851Z namespaces/openshift-service-ca-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.283431062Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.283461733Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.283521144Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.283559135Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors/service-ca-operator.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.283614617Z namespaces/openshift-service-ca-operator/networking.k8s.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.283646457Z namespaces/openshift-service-ca-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.283696389Z namespaces/openshift-service-ca-operator/pods/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.283704529Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d46d9ffd4-v9xbq/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.28374336Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d46d9ffd4-v9xbq/service-ca-operator-5d46d9ffd4-v9xbq.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.283816242Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d46d9ffd4-v9xbq/service-ca-operator/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.283823452Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d46d9ffd4-v9xbq/service-ca-operator/service-ca-operator/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.283827532Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d46d9ffd4-v9xbq/service-ca-operator/service-ca-operator/logs/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.283866833Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d46d9ffd4-v9xbq/service-ca-operator/service-ca-operator/logs/current.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.284042067Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d46d9ffd4-v9xbq/service-ca-operator/service-ca-operator/logs/previous.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.28615557Z namespaces/openshift-service-ca-operator/policy/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.286181101Z namespaces/openshift-service-ca-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.286248793Z namespaces/openshift-service-ca-operator/route.openshift.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.286269443Z namespaces/openshift-service-ca-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.286343285Z namespaces/openshift-service-ca/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.286363056Z namespaces/openshift-service-ca/openshift-service-ca.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.286440468Z namespaces/openshift-service-ca/apps.openshift.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.286462658Z namespaces/openshift-service-ca/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.28652328Z namespaces/openshift-service-ca/apps/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.28655163Z namespaces/openshift-service-ca/apps/daemonsets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.286653593Z namespaces/openshift-service-ca/apps/deployments.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.286746905Z namespaces/openshift-service-ca/apps/replicasets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.286842598Z namespaces/openshift-service-ca/apps/statefulsets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.286876768Z namespaces/openshift-service-ca/autoscaling/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.287004492Z namespaces/openshift-service-ca/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.287040023Z namespaces/openshift-service-ca/batch/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.287104744Z namespaces/openshift-service-ca/batch/cronjobs.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.287188056Z namespaces/openshift-service-ca/batch/jobs.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.287234017Z namespaces/openshift-service-ca/build.openshift.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.287273398Z namespaces/openshift-service-ca/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.287365561Z namespaces/openshift-service-ca/build.openshift.io/builds.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.287416242Z namespaces/openshift-service-ca/coordination.k8s.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.287423482Z namespaces/openshift-service-ca/coordination.k8s.io/leases/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.287465713Z namespaces/openshift-service-ca/coordination.k8s.io/leases/service-ca-controller-lock.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.287516044Z namespaces/openshift-service-ca/core/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.287538775Z namespaces/openshift-service-ca/core/configmaps.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.287655988Z namespaces/openshift-service-ca/core/endpoints.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.28773278Z namespaces/openshift-service-ca/core/events.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.287848813Z namespaces/openshift-service-ca/core/persistentvolumeclaims.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.287924985Z namespaces/openshift-service-ca/core/pods.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.288042768Z namespaces/openshift-service-ca/core/replicationcontrollers.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.288197862Z namespaces/openshift-service-ca/core/secrets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.288372106Z namespaces/openshift-service-ca/core/services.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.288424338Z namespaces/openshift-service-ca/discovery.k8s.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.288458918Z namespaces/openshift-service-ca/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.28851321Z namespaces/openshift-service-ca/image.openshift.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.288555421Z namespaces/openshift-service-ca/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.288596922Z namespaces/openshift-service-ca/k8s.ovn.org/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.288629833Z namespaces/openshift-service-ca/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.288714375Z namespaces/openshift-service-ca/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.288796497Z namespaces/openshift-service-ca/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.288841328Z namespaces/openshift-service-ca/monitoring.coreos.com/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.288881379Z namespaces/openshift-service-ca/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.28892888Z namespaces/openshift-service-ca/networking.k8s.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.288971151Z namespaces/openshift-service-ca/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.289019242Z namespaces/openshift-service-ca/pods/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.289031143Z namespaces/openshift-service-ca/pods/service-ca-758f599c5-nvkb6/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.289047273Z namespaces/openshift-service-ca/pods/service-ca-758f599c5-nvkb6/service-ca-758f599c5-nvkb6.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.289186257Z namespaces/openshift-service-ca/pods/service-ca-758f599c5-nvkb6/service-ca-controller/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.289195237Z namespaces/openshift-service-ca/pods/service-ca-758f599c5-nvkb6/service-ca-controller/service-ca-controller/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.289199487Z namespaces/openshift-service-ca/pods/service-ca-758f599c5-nvkb6/service-ca-controller/service-ca-controller/logs/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.289245408Z namespaces/openshift-service-ca/pods/service-ca-758f599c5-nvkb6/service-ca-controller/service-ca-controller/logs/current.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.28970647Z namespaces/openshift-service-ca/pods/service-ca-758f599c5-nvkb6/service-ca-controller/service-ca-controller/logs/previous.insecure.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.289828853Z namespaces/openshift-service-ca/pods/service-ca-758f599c5-nvkb6/service-ca-controller/service-ca-controller/logs/previous.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.289864754Z namespaces/openshift-service-ca/policy/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.289905675Z namespaces/openshift-service-ca/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.289960016Z namespaces/openshift-service-ca/route.openshift.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.289992357Z namespaces/openshift-service-ca/route.openshift.io/routes.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.290045038Z namespaces/openshift-user-workload-monitoring/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.29011377Z namespaces/openshift-user-workload-monitoring/openshift-user-workload-monitoring.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.290184142Z namespaces/openshift-user-workload-monitoring/apps.openshift.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.290233873Z namespaces/openshift-user-workload-monitoring/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.290283174Z namespaces/openshift-user-workload-monitoring/apps/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.290330135Z namespaces/openshift-user-workload-monitoring/apps/daemonsets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.290404477Z namespaces/openshift-user-workload-monitoring/apps/deployments.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.290483989Z namespaces/openshift-user-workload-monitoring/apps/replicasets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.290562201Z namespaces/openshift-user-workload-monitoring/apps/statefulsets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.290613473Z namespaces/openshift-user-workload-monitoring/autoscaling/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.290656194Z namespaces/openshift-user-workload-monitoring/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.290689135Z namespaces/openshift-user-workload-monitoring/batch/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.290733185Z namespaces/openshift-user-workload-monitoring/batch/cronjobs.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.290806498Z namespaces/openshift-user-workload-monitoring/batch/jobs.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.290853249Z namespaces/openshift-user-workload-monitoring/build.openshift.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.290885829Z namespaces/openshift-user-workload-monitoring/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.290960341Z namespaces/openshift-user-workload-monitoring/build.openshift.io/builds.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.291002942Z namespaces/openshift-user-workload-monitoring/core/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.291047313Z namespaces/openshift-user-workload-monitoring/core/configmaps.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.291186957Z namespaces/openshift-user-workload-monitoring/core/endpoints.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.291260159Z namespaces/openshift-user-workload-monitoring/core/events.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.291355511Z namespaces/openshift-user-workload-monitoring/core/persistentvolumeclaims.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.291432053Z namespaces/openshift-user-workload-monitoring/core/pods.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.291512915Z namespaces/openshift-user-workload-monitoring/core/replicationcontrollers.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.291631338Z namespaces/openshift-user-workload-monitoring/core/secrets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.291784182Z namespaces/openshift-user-workload-monitoring/core/services.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.291834633Z namespaces/openshift-user-workload-monitoring/discovery.k8s.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.291875364Z namespaces/openshift-user-workload-monitoring/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.291922775Z namespaces/openshift-user-workload-monitoring/image.openshift.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.291962787Z namespaces/openshift-user-workload-monitoring/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.292008528Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.292048919Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.292170252Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.292252364Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.292301575Z namespaces/openshift-user-workload-monitoring/monitoring.coreos.com/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.292339996Z namespaces/openshift-user-workload-monitoring/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.292379637Z namespaces/openshift-user-workload-monitoring/networking.k8s.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.292425588Z namespaces/openshift-user-workload-monitoring/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.292465879Z namespaces/openshift-user-workload-monitoring/policy/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.29251079Z namespaces/openshift-user-workload-monitoring/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.292550311Z namespaces/openshift-user-workload-monitoring/route.openshift.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.292594352Z namespaces/openshift-user-workload-monitoring/route.openshift.io/routes.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.292646774Z namespaces/openshift/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.292686485Z namespaces/openshift/openshift.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.292733046Z namespaces/openshift/apps.openshift.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.292791427Z namespaces/openshift/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.292861399Z namespaces/openshift/apps/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.29291418Z namespaces/openshift/apps/daemonsets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.293032893Z namespaces/openshift/apps/deployments.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.293153977Z namespaces/openshift/apps/replicasets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.293231968Z namespaces/openshift/apps/statefulsets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.29328166Z namespaces/openshift/autoscaling/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.29330891Z namespaces/openshift/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.293375822Z namespaces/openshift/batch/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.293431133Z namespaces/openshift/batch/cronjobs.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.293543916Z namespaces/openshift/batch/jobs.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.293610928Z namespaces/openshift/build.openshift.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.293651639Z namespaces/openshift/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.293742861Z namespaces/openshift/build.openshift.io/builds.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.293805183Z namespaces/openshift/core/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.293865984Z namespaces/openshift/core/configmaps.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.294001568Z namespaces/openshift/core/endpoints.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.294196843Z namespaces/openshift/core/events.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.294313895Z namespaces/openshift/core/persistentvolumeclaims.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.294418748Z namespaces/openshift/core/pods.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.29450097Z namespaces/openshift/core/replicationcontrollers.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.294675065Z namespaces/openshift/core/secrets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.29488187Z namespaces/openshift/core/services.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.294956582Z namespaces/openshift/discovery.k8s.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.295010093Z namespaces/openshift/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.295096035Z namespaces/openshift/image.openshift.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.295151787Z namespaces/openshift/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.296429039Z namespaces/openshift/image.openshift.io/imagestreams/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.29646998Z namespaces/openshift/image.openshift.io/imagestreams/cli-artifacts.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.296563152Z namespaces/openshift/image.openshift.io/imagestreams/cli.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.296645354Z namespaces/openshift/image.openshift.io/imagestreams/dotnet-runtime.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.296752147Z namespaces/openshift/image.openshift.io/imagestreams/dotnet.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.296854199Z namespaces/openshift/image.openshift.io/imagestreams/driver-toolkit.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.296940821Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-eap-openshift-java11.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.297129736Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-eap-openshift.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.297299551Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-java-openshift.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.297431434Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-java11-openshift.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.297524746Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-karaf-openshift-jdk11.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.297616789Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-karaf-openshift.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.297743962Z namespaces/openshift/image.openshift.io/imagestreams/golang.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.297843454Z namespaces/openshift/image.openshift.io/imagestreams/httpd.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.297972158Z namespaces/openshift/image.openshift.io/imagestreams/installer-artifacts.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.2980673Z namespaces/openshift/image.openshift.io/imagestreams/installer.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.298181563Z namespaces/openshift/image.openshift.io/imagestreams/java-runtime.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.298317376Z namespaces/openshift/image.openshift.io/imagestreams/java.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.29848506Z namespaces/openshift/image.openshift.io/imagestreams/jboss-datagrid73-openshift.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.298651875Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp3-openjdk11-openshift.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.298781338Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp3-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.298926282Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp4-openjdk11-openshift.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.299078015Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp4-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.299221629Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk11-openshift.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.299375883Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.299613919Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk8-openshift.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.299753062Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk8-runtime-openshift.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.299894766Z namespaces/openshift/image.openshift.io/imagestreams/jboss-webserver57-openjdk11-tomcat9-openshift-ubi8.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.30004977Z namespaces/openshift/image.openshift.io/imagestreams/jboss-webserver57-openjdk8-tomcat9-openshift-ubi8.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.300214024Z namespaces/openshift/image.openshift.io/imagestreams/jenkins-agent-base.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.300356298Z namespaces/openshift/image.openshift.io/imagestreams/jenkins.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.300508171Z namespaces/openshift/image.openshift.io/imagestreams/mariadb.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.300660865Z namespaces/openshift/image.openshift.io/imagestreams/must-gather.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.300789198Z namespaces/openshift/image.openshift.io/imagestreams/mysql.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.300940072Z namespaces/openshift/image.openshift.io/imagestreams/network-tools.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.301075696Z namespaces/openshift/image.openshift.io/imagestreams/nginx.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.301313852Z namespaces/openshift/image.openshift.io/imagestreams/nodejs.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.301461975Z namespaces/openshift/image.openshift.io/imagestreams/oauth-proxy.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.301552508Z namespaces/openshift/image.openshift.io/imagestreams/openjdk-11-rhel7.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.301673401Z namespaces/openshift/image.openshift.io/imagestreams/perl.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.301773933Z namespaces/openshift/image.openshift.io/imagestreams/php.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.301889256Z namespaces/openshift/image.openshift.io/imagestreams/postgresql.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.302025569Z namespaces/openshift/image.openshift.io/imagestreams/postgresql13-for-sso75-openshift-rhel8.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.302153443Z namespaces/openshift/image.openshift.io/imagestreams/postgresql13-for-sso76-openshift-rhel8.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.302244535Z namespaces/openshift/image.openshift.io/imagestreams/python.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.302392379Z namespaces/openshift/image.openshift.io/imagestreams/redhat-openjdk18-openshift.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.302526542Z namespaces/openshift/image.openshift.io/imagestreams/redis.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.302635855Z namespaces/openshift/image.openshift.io/imagestreams/ruby.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.302745298Z namespaces/openshift/image.openshift.io/imagestreams/sso75-openshift-rhel8.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.30283975Z namespaces/openshift/image.openshift.io/imagestreams/sso76-openshift-rhel8.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.302934452Z namespaces/openshift/image.openshift.io/imagestreams/tests.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.303023955Z namespaces/openshift/image.openshift.io/imagestreams/tools.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.303176989Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-11-runtime.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.303304652Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-11.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.303435725Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-17-runtime.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.303547828Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-17.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.303667091Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-21-runtime.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.303764463Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-21.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.303860126Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-8-runtime.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.303980129Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-8.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.304063321Z namespaces/openshift/k8s.ovn.org/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.304133882Z namespaces/openshift/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.304219695Z namespaces/openshift/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.304299987Z namespaces/openshift/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.304350978Z namespaces/openshift/monitoring.coreos.com/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.304391429Z namespaces/openshift/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.30443967Z namespaces/openshift/networking.k8s.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.304490551Z namespaces/openshift/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.304534352Z namespaces/openshift/policy/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.304584394Z namespaces/openshift/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.304630425Z namespaces/openshift/route.openshift.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.304667296Z namespaces/openshift/route.openshift.io/routes.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.304708827Z namespaces/openshift/template.openshift.io/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.304716617Z namespaces/openshift/template.openshift.io/templates/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.304764418Z namespaces/openshift/template.openshift.io/templates/cache-service.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.304878461Z namespaces/openshift/template.openshift.io/templates/cakephp-mysql-example.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.305003764Z namespaces/openshift/template.openshift.io/templates/cakephp-mysql-persistent.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.305136128Z namespaces/openshift/template.openshift.io/templates/dancer-mysql-example.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.30524813Z namespaces/openshift/template.openshift.io/templates/dancer-mysql-persistent.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.305412165Z namespaces/openshift/template.openshift.io/templates/datagrid-service.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.305518767Z namespaces/openshift/template.openshift.io/templates/django-psql-example.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.30563557Z namespaces/openshift/template.openshift.io/templates/django-psql-persistent.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.305744323Z namespaces/openshift/template.openshift.io/templates/eap-xp3-basic-s2i.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.305873186Z namespaces/openshift/template.openshift.io/templates/eap-xp4-basic-s2i.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.305984779Z namespaces/openshift/template.openshift.io/templates/eap74-basic-s2i.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.306135813Z namespaces/openshift/template.openshift.io/templates/eap74-https-s2i.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.306274616Z namespaces/openshift/template.openshift.io/templates/eap74-sso-s2i.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.30642037Z namespaces/openshift/template.openshift.io/templates/httpd-example.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.306520062Z namespaces/openshift/template.openshift.io/templates/jenkins-ephemeral-monitored.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.306645956Z namespaces/openshift/template.openshift.io/templates/jenkins-ephemeral.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.306751518Z namespaces/openshift/template.openshift.io/templates/jenkins-persistent-monitored.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.306870151Z namespaces/openshift/template.openshift.io/templates/jenkins-persistent.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.306977824Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk11-tomcat9-ubi8-basic-s2i.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.307101817Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk11-tomcat9-ubi8-https-s2i.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.30721599Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk8-tomcat9-ubi8-basic-s2i.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.307312522Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk8-tomcat9-ubi8-https-s2i.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.307436876Z namespaces/openshift/template.openshift.io/templates/mariadb-ephemeral.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.307545898Z namespaces/openshift/template.openshift.io/templates/mariadb-persistent.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.307645591Z namespaces/openshift/template.openshift.io/templates/mysql-ephemeral.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.307752064Z namespaces/openshift/template.openshift.io/templates/mysql-persistent.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.307850196Z namespaces/openshift/template.openshift.io/templates/nginx-example.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.307956649Z namespaces/openshift/template.openshift.io/templates/nodejs-postgresql-example.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.308080272Z namespaces/openshift/template.openshift.io/templates/nodejs-postgresql-persistent.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.308219245Z namespaces/openshift/template.openshift.io/templates/openjdk-web-basic-s2i.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.308317978Z namespaces/openshift/template.openshift.io/templates/postgresql-ephemeral.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.308431051Z namespaces/openshift/template.openshift.io/templates/postgresql-persistent.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.308525333Z namespaces/openshift/template.openshift.io/templates/rails-pgsql-persistent.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.308651096Z namespaces/openshift/template.openshift.io/templates/rails-postgresql-example.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.308786399Z namespaces/openshift/template.openshift.io/templates/react-web-app-example.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.308917563Z namespaces/openshift/template.openshift.io/templates/redis-ephemeral.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.309016545Z namespaces/openshift/template.openshift.io/templates/redis-persistent.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.309155379Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel-rest-3scale.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.309285602Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel-xml.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.309451266Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.309565249Z namespaces/openshift/template.openshift.io/templates/sso75-https.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.309693542Z namespaces/openshift/template.openshift.io/templates/sso75-ocp4-x509-https.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.309799355Z namespaces/openshift/template.openshift.io/templates/sso75-ocp4-x509-postgresql-persistent.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.309923248Z namespaces/openshift/template.openshift.io/templates/sso75-postgresql-persistent.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.310075672Z namespaces/openshift/template.openshift.io/templates/sso75-postgresql.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.310218686Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-https.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.310367279Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-postgresql-persistent.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.310492342Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-postgresql.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.310625376Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-x509-https.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.310743469Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-x509-postgresql-persistent.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.310828341Z network_logs/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.310875632Z network_logs/cluster_scale [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.310959334Z network_logs/ippools.whereabouts.cni.cncf.io [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.311035436Z network_logs/multi-networkpolicy [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.311152049Z network_logs/net-attach-def [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.311241071Z network_logs/overlappingrangeipreservations.whereabouts.cni.cncf.io [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.311416696Z network_logs/ovn_kubernetes_top_pods [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.311507358Z network_logs/ovnk_database_store.tar.gz [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.312886813Z nodes/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.312907683Z nodes/debug [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.313011636Z nodes/ip-10-0-128-144.ec2.internal/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.313046257Z nodes/ip-10-0-128-144.ec2.internal/cpu_affinities.json [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.313303863Z nodes/ip-10-0-128-144.ec2.internal/dmesg [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.31357917Z nodes/ip-10-0-128-144.ec2.internal/ethtool_channels [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.313655342Z nodes/ip-10-0-128-144.ec2.internal/ethtool_features [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.313748084Z nodes/ip-10-0-128-144.ec2.internal/ip-10-0-128-144.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.314017141Z nodes/ip-10-0-128-144.ec2.internal/irq_affinities.json [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.314192275Z nodes/ip-10-0-128-144.ec2.internal/lscpu [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.314324459Z nodes/ip-10-0-128-144.ec2.internal/lspci [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.314416041Z nodes/ip-10-0-128-144.ec2.internal/podresources.json [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.314512694Z nodes/ip-10-0-128-144.ec2.internal/pods_info.json [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.314632606Z nodes/ip-10-0-128-144.ec2.internal/proc_cmdline [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.314713159Z nodes/ip-10-0-128-144.ec2.internal/sysinfo.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.316409751Z nodes/ip-10-0-128-144.ec2.internal/sysinfo.tgz [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.316576475Z nodes/ip-10-0-133-184.ec2.internal/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.316598266Z nodes/ip-10-0-133-184.ec2.internal/cpu_affinities.json [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.31717141Z nodes/ip-10-0-133-184.ec2.internal/dmesg [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.317413447Z nodes/ip-10-0-133-184.ec2.internal/ethtool_channels [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.317487818Z nodes/ip-10-0-133-184.ec2.internal/ethtool_features [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.31757436Z nodes/ip-10-0-133-184.ec2.internal/ip-10-0-133-184.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.317900249Z nodes/ip-10-0-133-184.ec2.internal/irq_affinities.json [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.318037182Z nodes/ip-10-0-133-184.ec2.internal/lscpu [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.318177166Z nodes/ip-10-0-133-184.ec2.internal/lspci [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.318268808Z nodes/ip-10-0-133-184.ec2.internal/podresources.json [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.318387521Z nodes/ip-10-0-133-184.ec2.internal/pods_info.json [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.318505634Z nodes/ip-10-0-133-184.ec2.internal/proc_cmdline [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.318583226Z nodes/ip-10-0-133-184.ec2.internal/sysinfo.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.320264338Z nodes/ip-10-0-133-184.ec2.internal/sysinfo.tgz [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.320424072Z nodes/ip-10-0-137-198.ec2.internal/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.320470273Z nodes/ip-10-0-137-198.ec2.internal/cpu_affinities.json [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.32075223Z nodes/ip-10-0-137-198.ec2.internal/dmesg [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.321000477Z nodes/ip-10-0-137-198.ec2.internal/ethtool_channels [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.321099049Z nodes/ip-10-0-137-198.ec2.internal/ethtool_features [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.321181421Z nodes/ip-10-0-137-198.ec2.internal/ip-10-0-137-198.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.321569311Z nodes/ip-10-0-137-198.ec2.internal/irq_affinities.json [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.321734355Z nodes/ip-10-0-137-198.ec2.internal/lscpu [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.321868099Z nodes/ip-10-0-137-198.ec2.internal/lspci [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.321959811Z nodes/ip-10-0-137-198.ec2.internal/podresources.json [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.322108125Z nodes/ip-10-0-137-198.ec2.internal/pods_info.json [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.322225557Z nodes/ip-10-0-137-198.ec2.internal/proc_cmdline [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.32230465Z nodes/ip-10-0-137-198.ec2.internal/sysinfo.log [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.323974121Z nodes/ip-10-0-137-198.ec2.internal/sysinfo.tgz [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.324169266Z pod_network_connectivity_check/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.324189567Z pod_network_connectivity_check/podnetworkconnectivitychecks.yaml [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.3243146Z static-pods/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.32432502Z static-pods/kube-apiserver/ [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.333991403Z [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.334009564Z sent 58,410 bytes received 3,934,142 bytes 2,661,701.33 bytes/sec [must-gather] [must-gather-8ghwq] OUT 2026-07-07T17:13:12.334015774Z total size is 43,783,964 speedup is 10.97 [must-gather] [must-gather ] OUT 2026-07-07T17:13:12.633818213Z namespace/openshift-must-gather-s9nz9 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: 9529a314-36e9-4394-a439-3472f92a28cf [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-pg22l [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-pg22l-e2e-predictor [git-push-artifacts] PIPELINERUN_NAME=kserve-group-test-pg22l [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 6760402 Jul 7 17:13 /workspace/odh-ci-artifacts/test-artifacts/kserve-group-test-pg22l/e2e-predictor.tar.gz [git-push-artifacts] [ci-artifacts 91dfa94] 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-pg22l/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] 55c55ef..91dfa94 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-07T17:13:58.495Z","type":3}]