[get-kubeconfig] Found kubeconfig secret: cluster-dh8m7-admin-kubeconfig [get-kubeconfig] Wrote kubeconfig to /credentials/cluster-dh8m7-kubeconfig [get-kubeconfig] Found admin password secret: cluster-dh8m7-admin-password [get-kubeconfig] Retrieved username [get-kubeconfig] Wrote password to /credentials/cluster-dh8m7-password [get-kubeconfig] API Server URL: https://a572f31814f964a31988d92dd2283443-2f354fd1a09a06ac.elb.us-east-1.amazonaws.com:6443 [get-kubeconfig] Console URL: https://console-openshift-console.apps.e17a02ea-7f2b-4a4d-a9e7-31c2ee11ae7a.prod.konfluxeaas.com [clone-repo] fix-score-disconnected [clone-repo] https://github.com/mwaykole/kserve [clone-repo] Cloning into '/workspace/source'... [clone-repo] Updating files: 86% (2680/3093) Updating files: 87% (2691/3093) Updating files: 88% (2722/3093) Updating files: 89% (2753/3093) Updating files: 90% (2784/3093) Updating files: 91% (2815/3093) Updating files: 92% (2846/3093) Updating files: 93% (2877/3093) Updating files: 94% (2908/3093) Updating files: 95% (2939/3093) Updating files: 96% (2970/3093) Updating files: 97% (3001/3093) Updating files: 98% (3032/3093) Updating files: 99% (3063/3093) Updating files: 100% (3093/3093) Updating files: 100% (3093/3093), done. [e2e-graph] + bash [e2e-graph] + STATUS_FILE=/test-status/deploy-and-e2e-status [e2e-graph] + echo failed [e2e-graph] + COMPONENT_NAME=kserve-agent-ci [e2e-graph] ++ jq -r --arg component_name kserve-agent-ci '.[$component_name].image' [e2e-graph] + export KSERVE_AGENT_IMAGE=quay.io/opendatahub/kserve-agent@sha256:4e7b5aaca6f327ecd44367d576730108bfee7dfd141d17da265242541f7cb6f0 [e2e-graph] + KSERVE_AGENT_IMAGE=quay.io/opendatahub/kserve-agent@sha256:4e7b5aaca6f327ecd44367d576730108bfee7dfd141d17da265242541f7cb6f0 [e2e-graph] + COMPONENT_NAME=kserve-controller-ci [e2e-graph] ++ jq -r --arg component_name kserve-controller-ci '.[$component_name].image' [e2e-graph] + export KSERVE_CONTROLLER_IMAGE=quay.io/opendatahub/kserve-controller@sha256:4c416da6322c74a6fee95d39764157a74c272d597961c8986a359bfb9fb82d65 [e2e-graph] + KSERVE_CONTROLLER_IMAGE=quay.io/opendatahub/kserve-controller@sha256:4c416da6322c74a6fee95d39764157a74c272d597961c8986a359bfb9fb82d65 [e2e-graph] + COMPONENT_NAME=kserve-router-ci [e2e-graph] ++ jq -r --arg component_name kserve-router-ci '.[$component_name].image' [e2e-graph] + export KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:03660399b01ea350e32a900800c331d43d890f82d1c053ba75b58e21480c1066 [e2e-graph] + KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:03660399b01ea350e32a900800c331d43d890f82d1c053ba75b58e21480c1066 [e2e-graph] + COMPONENT_NAME=kserve-storage-initializer-ci [e2e-graph] ++ jq -r --arg component_name kserve-storage-initializer-ci '.[$component_name].image' [e2e-graph] + export STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:ad817336055c6da6bf66cacbd06b857caf8adb146e60422365f2b38a3444569b [e2e-graph] + STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:ad817336055c6da6bf66cacbd06b857caf8adb146e60422365f2b38a3444569b [e2e-graph] + export GITHUB_SHA=stable [e2e-graph] + GITHUB_SHA=stable [e2e-graph] + ./test/scripts/openshift-ci/run-e2e-tests.sh graph 2 raw [e2e-graph] Installing on cluster [e2e-graph] Using namespace: kserve for KServe components [e2e-graph] SKLEARN_IMAGE=quay.io/opendatahub/sklearn-serving-runtime:odh-pr-1694 [e2e-graph] OPT_125M_MODEL_URI=s3://example-models/facebook/opt-125m [e2e-graph] ERROR_404_ISVC_IMAGE=quay.io/opendatahub/error-404-isvc:odh-pr-1694 [e2e-graph] SUCCESS_200_ISVC_IMAGE=quay.io/opendatahub/success-200-isvc:odh-pr-1694 [e2e-graph] [INFO] Installing Kustomize v5.8.1 for linux/amd64... [e2e-graph] [SUCCESS] Successfully installed Kustomize v5.8.1 to /workspace/source/bin/kustomize [e2e-graph] v5.8.1 [e2e-graph] make: Entering directory '/workspace/source' [e2e-graph] [INFO] Installing yq v4.52.1 for linux/amd64... [e2e-graph] [SUCCESS] Successfully installed yq v4.52.1 to /workspace/source/bin/yq [e2e-graph] yq (https://github.com/mikefarah/yq/) version v4.52.1 [e2e-graph] make: Leaving directory '/workspace/source' [e2e-graph] Installing KServe Python SDK ... [e2e-graph] [INFO] Installing uv 0.7.8 for linux/amd64... [e2e-graph] [SUCCESS] Successfully installed uv 0.7.8 to /workspace/source/bin/uv [e2e-graph] warning: Failed to read project metadata (No `pyproject.toml` found in current directory or any parent directory). Running `uv self version` for compatibility. This fallback will be removed in the future; pass `--preview` to force an error. [e2e-graph] uv 0.7.8 [e2e-graph] Creating virtual environment... [e2e-graph] warning: virtualenv's `--clear` has no effect (uv always clears the virtual environment) [e2e-graph] Using CPython 3.9.25 interpreter at: /usr/bin/python3 [e2e-graph] Creating virtual environment at: .venv [e2e-graph] /workspace/source [e2e-graph] Using CPython 3.11.13 interpreter at: /usr/bin/python3.11 [e2e-graph] Creating virtual environment at: .venv [e2e-graph] Resolved 266 packages in 1ms [e2e-graph] Building kserve @ file:///workspace/source/python/kserve [e2e-graph] Downloading pandas (12.5MiB) [e2e-graph] Downloading aiohttp (1.7MiB) [e2e-graph] Downloading kubernetes (1.9MiB) [e2e-graph] Downloading cryptography (4.3MiB) [e2e-graph] Downloading pydantic-core (2.0MiB) [e2e-graph] Downloading portforward (3.9MiB) [e2e-graph] Downloading uvloop (3.8MiB) [e2e-graph] Downloading setuptools (1.2MiB) [e2e-graph] Downloading black (1.6MiB) [e2e-graph] Downloading grpcio-tools (2.5MiB) [e2e-graph] Downloading botocore (12.9MiB) [e2e-graph] Downloading mypy (17.2MiB) [e2e-graph] Downloading pyarrow (40.1MiB) [e2e-graph] Downloading grpcio (6.4MiB) [e2e-graph] Downloading numpy (15.7MiB) [e2e-graph] Building timeout-sampler==1.0.3 [e2e-graph] Building python-simple-logger==2.0.19 [e2e-graph] Downloading aiohttp [e2e-graph] Downloading pydantic-core [e2e-graph] Downloading black [e2e-graph] Downloading grpcio-tools [e2e-graph] Downloading setuptools [e2e-graph] Downloading portforward [e2e-graph] Built python-simple-logger==2.0.19 [e2e-graph] Downloading uvloop [e2e-graph] Downloading cryptography [e2e-graph] Downloading grpcio [e2e-graph] Downloading kubernetes [e2e-graph] Built timeout-sampler==1.0.3 [e2e-graph] Built kserve @ file:///workspace/source/python/kserve [e2e-graph] Downloading numpy [e2e-graph] Downloading pandas [e2e-graph] Downloading botocore [e2e-graph] Downloading mypy [e2e-graph] Downloading pyarrow [e2e-graph] Prepared 101 packages in 7.57s [e2e-graph] warning: Failed to hardlink files; falling back to full copy. This may lead to degraded performance. [e2e-graph] If the cache and target directories are on different filesystems, hardlinking may not be supported. [e2e-graph] If this is intentional, set `export UV_LINK_MODE=copy` or use `--link-mode=copy` to suppress this warning. [e2e-graph] Installed 101 packages in 43.48s [e2e-graph] + aiohappyeyeballs==2.6.1 [e2e-graph] + aiohttp==3.13.3 [e2e-graph] + aiosignal==1.4.0 [e2e-graph] + annotated-doc==0.0.4 [e2e-graph] + annotated-types==0.7.0 [e2e-graph] + anyio==4.9.0 [e2e-graph] + attrs==25.3.0 [e2e-graph] + avro==1.12.0 [e2e-graph] + black==24.3.0 [e2e-graph] + boto3==1.37.35 [e2e-graph] + botocore==1.37.35 [e2e-graph] + cachetools==5.5.2 [e2e-graph] + certifi==2025.1.31 [e2e-graph] + cffi==2.0.0 [e2e-graph] + charset-normalizer==3.4.1 [e2e-graph] + click==8.1.8 [e2e-graph] + cloudevents==1.11.0 [e2e-graph] + colorama==0.4.6 [e2e-graph] + colorlog==6.10.1 [e2e-graph] + coverage==7.8.0 [e2e-graph] + cryptography==46.0.5 [e2e-graph] + deprecation==2.1.0 [e2e-graph] + durationpy==0.9 [e2e-graph] + execnet==2.1.1 [e2e-graph] + fastapi==0.136.3 [e2e-graph] + frozenlist==1.5.0 [e2e-graph] + google-auth==2.39.0 [e2e-graph] + grpc-interceptor==0.15.4 [e2e-graph] + grpcio==1.78.1 [e2e-graph] + grpcio-testing==1.78.1 [e2e-graph] + grpcio-tools==1.78.1 [e2e-graph] + h11==0.16.0 [e2e-graph] + httpcore==1.0.9 [e2e-graph] + httptools==0.6.4 [e2e-graph] + httpx==0.27.2 [e2e-graph] + httpx-retries==0.4.5 [e2e-graph] + idna==3.10 [e2e-graph] + iniconfig==2.1.0 [e2e-graph] + jinja2==3.1.6 [e2e-graph] + jmespath==1.0.1 [e2e-graph] + kserve==0.19.0 (from file:///workspace/source/python/kserve) [e2e-graph] + kubernetes==32.0.1 [e2e-graph] + markupsafe==3.0.2 [e2e-graph] + multidict==6.4.3 [e2e-graph] + mypy==0.991 [e2e-graph] + mypy-extensions==1.0.0 [e2e-graph] + numpy==2.2.4 [e2e-graph] + oauthlib==3.2.2 [e2e-graph] + orjson==3.10.16 [e2e-graph] + packaging==24.2 [e2e-graph] + pandas==2.2.3 [e2e-graph] + pathspec==0.12.1 [e2e-graph] + platformdirs==4.3.7 [e2e-graph] + pluggy==1.5.0 [e2e-graph] + portforward==0.7.1 [e2e-graph] + prometheus-client==0.21.1 [e2e-graph] + propcache==0.3.1 [e2e-graph] + protobuf==6.33.5 [e2e-graph] + psutil==5.9.8 [e2e-graph] + pyarrow==19.0.1 [e2e-graph] + pyasn1==0.6.3 [e2e-graph] + pyasn1-modules==0.4.2 [e2e-graph] + pycparser==2.22 [e2e-graph] + pydantic==2.12.4 [e2e-graph] + pydantic-core==2.41.5 [e2e-graph] + pyjwt==2.12.1 [e2e-graph] + pytest==7.4.4 [e2e-graph] + pytest-asyncio==0.23.8 [e2e-graph] + pytest-cov==5.0.0 [e2e-graph] + pytest-httpx==0.30.0 [e2e-graph] + pytest-json-report==1.5.0 [e2e-graph] + pytest-metadata==3.1.1 [e2e-graph] + pytest-xdist==3.6.1 [e2e-graph] + python-dateutil==2.9.0.post0 [e2e-graph] + python-dotenv==1.1.0 [e2e-graph] + python-multipart==0.0.22 [e2e-graph] + python-simple-logger==2.0.19 [e2e-graph] + pytz==2025.2 [e2e-graph] + pyyaml==6.0.2 [e2e-graph] + requests==2.32.3 [e2e-graph] + requests-oauthlib==2.0.0 [e2e-graph] + rsa==4.9.1 [e2e-graph] + s3transfer==0.11.4 [e2e-graph] + setuptools==78.1.0 [e2e-graph] + six==1.17.0 [e2e-graph] + sniffio==1.3.1 [e2e-graph] + starlette==1.2.1 [e2e-graph] + tabulate==0.9.0 [e2e-graph] + timeout-sampler==1.0.3 [e2e-graph] + timing-asgi==0.3.1 [e2e-graph] + tomlkit==0.13.2 [e2e-graph] + typing-extensions==4.15.0 [e2e-graph] + typing-inspection==0.4.2 [e2e-graph] + tzdata==2025.2 [e2e-graph] + urllib3==2.6.2 [e2e-graph] + uvicorn==0.34.1 [e2e-graph] + uvloop==0.21.0 [e2e-graph] + watchfiles==1.0.5 [e2e-graph] + websocket-client==1.8.0 [e2e-graph] + websockets==15.0.1 [e2e-graph] + yarl==1.20.0 [e2e-graph] Audited 1 package in 45ms [e2e-graph] /workspace/source [e2e-graph] [INFO] Installing Kustomize v5.8.1 for linux/amd64... [e2e-graph] [INFO] Kustomize v5.8.1 is already installed in /workspace/source/bin (>= v5.8.1) [e2e-graph] make: Entering directory '/workspace/source' [e2e-graph] make: Leaving directory '/workspace/source' [e2e-graph] Now using project "kserve" on server "https://a572f31814f964a31988d92dd2283443-2f354fd1a09a06ac.elb.us-east-1.amazonaws.com:6443". [e2e-graph] [e2e-graph] You can add applications to this project with the 'new-app' command. For example, try: [e2e-graph] [e2e-graph] oc new-app rails-postgresql-example [e2e-graph] [e2e-graph] to build a new example application in Ruby. Or use kubectl to deploy a simple Kubernetes application: [e2e-graph] [e2e-graph] kubectl create deployment hello-node --image=registry.k8s.io/e2e-test-images/agnhost:2.43 -- /agnhost serve-hostname [e2e-graph] [e2e-graph] [INFO] Installing Kustomize v5.8.1 for linux/amd64... [e2e-graph] [INFO] Kustomize v5.8.1 is already installed in /workspace/source/bin (>= v5.8.1) [e2e-graph] make: Entering directory '/workspace/source' [e2e-graph] make: Leaving directory '/workspace/source' [e2e-graph] Creating namespace openshift-keda... [e2e-graph] namespace/openshift-keda created [e2e-graph] Namespace openshift-keda created/ensured. [e2e-graph] --- [e2e-graph] Creating OperatorGroup openshift-keda... [e2e-graph] operatorgroup.operators.coreos.com/openshift-keda created [e2e-graph] OperatorGroup openshift-keda created/ensured. [e2e-graph] --- [e2e-graph] Creating Subscription for openshift-custom-metrics-autoscaler-operator... [e2e-graph] subscription.operators.coreos.com/openshift-custom-metrics-autoscaler-operator created [e2e-graph] Subscription openshift-custom-metrics-autoscaler-operator created/ensured. [e2e-graph] --- [e2e-graph] Waiting for openshift-custom-metrics-autoscaler-operator CSV to become ready... [e2e-graph] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (0/600) [e2e-graph] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (5/600) [e2e-graph] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (10/600) [e2e-graph] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (15/600) [e2e-graph] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (20/600) [e2e-graph] CSV custom-metrics-autoscaler.v2.19.0-1 found, but not yet Succeeded (Phase: Installing). Waiting... (25/600) [e2e-graph] CSV custom-metrics-autoscaler.v2.19.0-1 found, but not yet Succeeded (Phase: Installing). Waiting... (30/600) [e2e-graph] CSV custom-metrics-autoscaler.v2.19.0-1 is ready (Phase: Succeeded). [e2e-graph] --- [e2e-graph] Applying KedaController custom resource... [e2e-graph] Warning: resource kedacontrollers/keda is missing the kubectl.kubernetes.io/last-applied-configuration annotation which is required by oc apply. oc apply should only be used on resources created declaratively by either oc create --save-config or oc apply. The missing annotation will be patched automatically. [e2e-graph] kedacontroller.keda.sh/keda configured [e2e-graph] KedaController custom resource applied. [e2e-graph] --- [e2e-graph] Allowing time for KEDA components to be provisioned by the operator ... [e2e-graph] Waiting for KEDA Operator pod (selector: "app=keda-operator") to be ready in namespace openshift-keda... [e2e-graph] Waiting for pod -l "app=keda-operator" in namespace "openshift-keda" to be created... [e2e-graph] Pod -l "app=keda-operator" in namespace "openshift-keda" found. [e2e-graph] Current pods for -l "app=keda-operator" in namespace "openshift-keda": [e2e-graph] NAME READY STATUS RESTARTS AGE [e2e-graph] keda-operator-68bff59c-4dj6g 1/1 Running 0 44s [e2e-graph] Waiting up to 120s for pod(s) -l "app=keda-operator" in namespace "openshift-keda" to become ready... [e2e-graph] pod/keda-operator-68bff59c-4dj6g condition met [e2e-graph] Pod(s) -l "app=keda-operator" in namespace "openshift-keda" are ready. [e2e-graph] KEDA Operator pod is ready. [e2e-graph] Waiting for KEDA Metrics API Server pod (selector: "app=keda-metrics-apiserver") to be ready in namespace openshift-keda... [e2e-graph] Waiting for pod -l "app=keda-metrics-apiserver" in namespace "openshift-keda" to be created... [e2e-graph] Pod -l "app=keda-metrics-apiserver" in namespace "openshift-keda" found. [e2e-graph] Current pods for -l "app=keda-metrics-apiserver" in namespace "openshift-keda": [e2e-graph] NAME READY STATUS RESTARTS AGE [e2e-graph] keda-metrics-apiserver-559f75f947-c6j5m 1/1 Running 0 48s [e2e-graph] Waiting up to 120s for pod(s) -l "app=keda-metrics-apiserver" in namespace "openshift-keda" to become ready... [e2e-graph] pod/keda-metrics-apiserver-559f75f947-c6j5m condition met [e2e-graph] Pod(s) -l "app=keda-metrics-apiserver" in namespace "openshift-keda" are ready. [e2e-graph] KEDA Metrics API Server pod is ready. [e2e-graph] Waiting for KEDA Webhook pod (selector: "app=keda-admission-webhooks") to be ready in namespace openshift-keda... [e2e-graph] Waiting for pod -l "app=keda-admission-webhooks" in namespace "openshift-keda" to be created... [e2e-graph] Pod -l "app=keda-admission-webhooks" in namespace "openshift-keda" found. [e2e-graph] Current pods for -l "app=keda-admission-webhooks" in namespace "openshift-keda": [e2e-graph] NAME READY STATUS RESTARTS AGE [e2e-graph] keda-admission-5fbd5c4644-nhs8p 1/1 Running 0 54s [e2e-graph] Waiting up to 120s for pod(s) -l "app=keda-admission-webhooks" in namespace "openshift-keda" to become ready... [e2e-graph] pod/keda-admission-5fbd5c4644-nhs8p condition met [e2e-graph] Pod(s) -l "app=keda-admission-webhooks" in namespace "openshift-keda" are ready. [e2e-graph] KEDA Webhook pod is ready. [e2e-graph] --- [e2e-graph] ✅ KEDA deployment script finished successfully. [e2e-graph] KSERVE_CONTROLLER_IMAGE=quay.io/opendatahub/kserve-controller@sha256:4c416da6322c74a6fee95d39764157a74c272d597961c8986a359bfb9fb82d65 [e2e-graph] LLMISVC_CONTROLLER_IMAGE=ghcr.io/opendatahub-io/kserve/odh-kserve-llmisvc-controller:release-v0.17 [e2e-graph] KSERVE_AGENT_IMAGE=quay.io/opendatahub/kserve-agent@sha256:4e7b5aaca6f327ecd44367d576730108bfee7dfd141d17da265242541f7cb6f0 [e2e-graph] KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:03660399b01ea350e32a900800c331d43d890f82d1c053ba75b58e21480c1066 [e2e-graph] STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:ad817336055c6da6bf66cacbd06b857caf8adb146e60422365f2b38a3444569b [e2e-graph] Installing KServe via kustomize... [e2e-graph] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-graph] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-graph] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-graph] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-graph] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-graph] customresourcedefinition.apiextensions.k8s.io/clusterstoragecontainers.serving.kserve.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/datascienceclusters.datasciencecluster.opendatahub.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/dscinitializations.dscinitialization.opendatahub.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/inferencegraphs.serving.kserve.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/inferencemodelrewrites.inference.networking.x-k8s.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/inferenceobjectives.inference.networking.x-k8s.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/inferencepoolimports.inference.networking.x-k8s.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.k8s.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.x-k8s.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/inferenceservices.serving.kserve.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/llminferenceserviceconfigs.serving.kserve.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/llminferenceservices.serving.kserve.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/servingruntimes.serving.kserve.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/trainedmodels.serving.kserve.io serverside-applied [e2e-graph] Waiting for CRDs to be established... [e2e-graph] Waiting for CRD inferenceservices.serving.kserve.io to appear (timeout: 90s)… [e2e-graph] CRD inferenceservices.serving.kserve.io detected — waiting for it to become Established (timeout: 90s)… [e2e-graph] customresourcedefinition.apiextensions.k8s.io/inferenceservices.serving.kserve.io condition met [e2e-graph] Waiting for CRD llminferenceserviceconfigs.serving.kserve.io to appear (timeout: 90s)… [e2e-graph] CRD llminferenceserviceconfigs.serving.kserve.io detected — waiting for it to become Established (timeout: 90s)… [e2e-graph] customresourcedefinition.apiextensions.k8s.io/llminferenceserviceconfigs.serving.kserve.io condition met [e2e-graph] Waiting for CRD clusterstoragecontainers.serving.kserve.io to appear (timeout: 90s)… [e2e-graph] CRD clusterstoragecontainers.serving.kserve.io detected — waiting for it to become Established (timeout: 90s)… [e2e-graph] customresourcedefinition.apiextensions.k8s.io/clusterstoragecontainers.serving.kserve.io condition met [e2e-graph] Waiting for CRD datascienceclusters.datasciencecluster.opendatahub.io to appear (timeout: 90s)… [e2e-graph] CRD datascienceclusters.datasciencecluster.opendatahub.io detected — waiting for it to become Established (timeout: 90s)… [e2e-graph] customresourcedefinition.apiextensions.k8s.io/datascienceclusters.datasciencecluster.opendatahub.io condition met [e2e-graph] Applying all resources... [e2e-graph] customresourcedefinition.apiextensions.k8s.io/clusterstoragecontainers.serving.kserve.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/datascienceclusters.datasciencecluster.opendatahub.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/dscinitializations.dscinitialization.opendatahub.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/inferencegraphs.serving.kserve.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/inferencemodelrewrites.inference.networking.x-k8s.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/inferenceobjectives.inference.networking.x-k8s.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/inferencepoolimports.inference.networking.x-k8s.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.k8s.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.x-k8s.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/inferenceservices.serving.kserve.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/llminferenceserviceconfigs.serving.kserve.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/llminferenceservices.serving.kserve.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/servingruntimes.serving.kserve.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/trainedmodels.serving.kserve.io serverside-applied [e2e-graph] serviceaccount/kserve-controller-manager serverside-applied [e2e-graph] serviceaccount/llmisvc-controller-manager serverside-applied [e2e-graph] role.rbac.authorization.k8s.io/kserve-leader-election-role serverside-applied [e2e-graph] role.rbac.authorization.k8s.io/kserve-llmisvcconfig-read-access serverside-applied [e2e-graph] role.rbac.authorization.k8s.io/llmisvc-leader-election-role serverside-applied [e2e-graph] clusterrole.rbac.authorization.k8s.io/kserve-admin serverside-applied [e2e-graph] clusterrole.rbac.authorization.k8s.io/kserve-edit serverside-applied [e2e-graph] clusterrole.rbac.authorization.k8s.io/kserve-inferenceservice-distro-role serverside-applied [e2e-graph] clusterrole.rbac.authorization.k8s.io/kserve-llmisvc-distro-role serverside-applied [e2e-graph] clusterrole.rbac.authorization.k8s.io/kserve-llmisvc-manager-role serverside-applied [e2e-graph] clusterrole.rbac.authorization.k8s.io/kserve-manager-role serverside-applied [e2e-graph] clusterrole.rbac.authorization.k8s.io/kserve-metrics-reader-cluster-role serverside-applied [e2e-graph] clusterrole.rbac.authorization.k8s.io/kserve-proxy-role serverside-applied [e2e-graph] clusterrole.rbac.authorization.k8s.io/kserve-view serverside-applied [e2e-graph] clusterrole.rbac.authorization.k8s.io/openshift-ai-inferenceservice-image-volume-scc serverside-applied [e2e-graph] clusterrole.rbac.authorization.k8s.io/openshift-ai-llminferenceservice-scc serverside-applied [e2e-graph] rolebinding.rbac.authorization.k8s.io/kserve-leader-election-rolebinding serverside-applied [e2e-graph] rolebinding.rbac.authorization.k8s.io/kserve-llmisvcconfig-read-access serverside-applied [e2e-graph] rolebinding.rbac.authorization.k8s.io/llmisvc-leader-election-rolebinding serverside-applied [e2e-graph] clusterrolebinding.rbac.authorization.k8s.io/kserve-inferenceservice-distro-rolebinding serverside-applied [e2e-graph] clusterrolebinding.rbac.authorization.k8s.io/kserve-llmisvc-distro-rolebinding serverside-applied [e2e-graph] clusterrolebinding.rbac.authorization.k8s.io/kserve-manager-rolebinding serverside-applied [e2e-graph] clusterrolebinding.rbac.authorization.k8s.io/kserve-proxy-rolebinding serverside-applied [e2e-graph] clusterrolebinding.rbac.authorization.k8s.io/llmisvc-manager-rolebinding serverside-applied [e2e-graph] configmap/inferenceservice-config serverside-applied [e2e-graph] configmap/kserve-parameters serverside-applied [e2e-graph] secret/kserve-webhook-server-secret serverside-applied [e2e-graph] secret/mlpipeline-s3-artifact serverside-applied [e2e-graph] service/kserve-controller-manager-metrics-service serverside-applied [e2e-graph] service/kserve-controller-manager-service serverside-applied [e2e-graph] service/kserve-webhook-server-service serverside-applied [e2e-graph] service/llmisvc-controller-manager-service serverside-applied [e2e-graph] service/llmisvc-webhook-server-service serverside-applied [e2e-graph] service/s3-service serverside-applied [e2e-graph] deployment.apps/kserve-controller-manager serverside-applied [e2e-graph] deployment.apps/llmisvc-controller-manager serverside-applied [e2e-graph] deployment.apps/seaweedfs serverside-applied [e2e-graph] networkpolicy.networking.k8s.io/kserve-controller-manager serverside-applied [e2e-graph] securitycontextconstraints.security.openshift.io/openshift-ai-inferenceservice-image-volume-scc serverside-applied [e2e-graph] securitycontextconstraints.security.openshift.io/openshift-ai-llminferenceservice-scc serverside-applied [e2e-graph] clusterstoragecontainer.serving.kserve.io/default serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-template serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-worker-data-parallel serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-template serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-template-nvidia-cuda serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-template-nvidia-cuda-fast-1 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-template-nvidia-cuda-fast-2 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-worker-data-parallel serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-router-route serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-scheduler serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-amd-rocm serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-amd-rocm-fast-1 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-amd-rocm-fast-2 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-ppc64le serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-ppc64le-fast-1 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-ppc64le-fast-2 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-s390x serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-s390x-fast-1 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-s390x-fast-2 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-x86 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-x86-fast-1 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-x86-fast-2 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-intel-gaudi serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-intel-gaudi-fast-1 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-intel-gaudi-fast-2 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-nvidia-cuda serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-nvidia-cuda-fast-1 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-nvidia-cuda-fast-2 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-tracing serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-worker-data-parallel serverside-applied [e2e-graph] mutatingwebhookconfiguration.admissionregistration.k8s.io/inferenceservice.serving.kserve.io serverside-applied [e2e-graph] mutatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceservice.serving.kserve.io serverside-applied [e2e-graph] validatingwebhookconfiguration.admissionregistration.k8s.io/inferencegraph.serving.kserve.io serverside-applied [e2e-graph] validatingwebhookconfiguration.admissionregistration.k8s.io/inferenceservice.serving.kserve.io serverside-applied [e2e-graph] validatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceservice.serving.kserve.io serverside-applied [e2e-graph] validatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceserviceconfig.serving.kserve.io serverside-applied [e2e-graph] validatingwebhookconfiguration.admissionregistration.k8s.io/servingruntime.serving.kserve.io serverside-applied [e2e-graph] validatingwebhookconfiguration.admissionregistration.k8s.io/trainedmodel.serving.kserve.io serverside-applied [e2e-graph] Waiting for llmisvc-controller-manager to be ready... [e2e-graph] Waiting for pod -l "control-plane=llmisvc-controller-manager" in namespace "kserve" to be created... [e2e-graph] Pod -l "control-plane=llmisvc-controller-manager" in namespace "kserve" found. [e2e-graph] Current pods for -l "control-plane=llmisvc-controller-manager" in namespace "kserve": [e2e-graph] NAME READY STATUS RESTARTS AGE [e2e-graph] llmisvc-controller-manager-67d95fdc48-wlx4q 0/1 Running 0 6s [e2e-graph] Waiting up to 600s for pod(s) -l "control-plane=llmisvc-controller-manager" in namespace "kserve" to become ready... [e2e-graph] pod/llmisvc-controller-manager-67d95fdc48-wlx4q condition met [e2e-graph] Pod(s) -l "control-plane=llmisvc-controller-manager" in namespace "kserve" are ready. [e2e-graph] Re-applying LLMInferenceServiceConfig resources with webhook validation... [e2e-graph] Warning: modifying well-known config kserve/kserve-config-llm-decode-template is not recommended. Consider creating a custom config instead [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-template serverside-applied [e2e-graph] Warning: modifying well-known config kserve/kserve-config-llm-decode-worker-data-parallel is not recommended. Consider creating a custom config instead [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-worker-data-parallel serverside-applied [e2e-graph] Warning: modifying well-known config kserve/kserve-config-llm-prefill-template is not recommended. Consider creating a custom config instead [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-template serverside-applied [e2e-graph] Warning: modifying well-known config kserve/kserve-config-llm-prefill-worker-data-parallel is not recommended. Consider creating a custom config instead [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-worker-data-parallel serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-router-route serverside-applied [e2e-graph] Warning: modifying well-known config kserve/kserve-config-llm-scheduler is not recommended. Consider creating a custom config instead [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-scheduler serverside-applied [e2e-graph] Warning: modifying well-known config kserve/kserve-config-llm-template is not recommended. Consider creating a custom config instead [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-tracing serverside-applied [e2e-graph] Warning: modifying well-known config kserve/kserve-config-llm-worker-data-parallel is not recommended. Consider creating a custom config instead [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-worker-data-parallel serverside-applied [e2e-graph] Applying DSC/DSCI resources... [e2e-graph] dscinitialization.dscinitialization.opendatahub.io/test-dsci created [e2e-graph] datasciencecluster.datasciencecluster.opendatahub.io/test-dsc created [e2e-graph] KServe manual installation complete [e2e-graph] Patching ingress domain... [e2e-graph] configmap/inferenceservice-config patched [e2e-graph] pod "kserve-controller-manager-69b5d94596-2d254" deleted [e2e-graph] Waiting for kserve-controller-manager to be ready... [e2e-graph] pod/kserve-controller-manager-69b5d94596-wdwkk condition met [e2e-graph] Installing ODH Model Controller manually... [e2e-graph] customresourcedefinition.apiextensions.k8s.io/accounts.nim.opendatahub.io created [e2e-graph] serviceaccount/model-serving-api created [e2e-graph] serviceaccount/odh-model-controller created [e2e-graph] role.rbac.authorization.k8s.io/leader-election-role created [e2e-graph] clusterrole.rbac.authorization.k8s.io/account-editor-role created [e2e-graph] clusterrole.rbac.authorization.k8s.io/account-viewer-role created [e2e-graph] clusterrole.rbac.authorization.k8s.io/kserve-prometheus-k8s created [e2e-graph] clusterrole.rbac.authorization.k8s.io/metrics-reader created [e2e-graph] clusterrole.rbac.authorization.k8s.io/model-serving-api created [e2e-graph] clusterrole.rbac.authorization.k8s.io/odh-model-controller-role created [e2e-graph] clusterrole.rbac.authorization.k8s.io/proxy-role created [e2e-graph] rolebinding.rbac.authorization.k8s.io/leader-election-rolebinding created [e2e-graph] clusterrolebinding.rbac.authorization.k8s.io/model-serving-api created [e2e-graph] clusterrolebinding.rbac.authorization.k8s.io/odh-model-controller-rolebinding-opendatahub created [e2e-graph] clusterrolebinding.rbac.authorization.k8s.io/proxy-rolebinding created [e2e-graph] configmap/odh-model-controller-parameters created [e2e-graph] service/model-serving-api created [e2e-graph] service/odh-model-controller-metrics-service created [e2e-graph] service/odh-model-controller-webhook-service created [e2e-graph] deployment.apps/model-serving-api created [e2e-graph] deployment.apps/odh-model-controller created [e2e-graph] servicemonitor.monitoring.coreos.com/model-serving-api-metrics created [e2e-graph] servicemonitor.monitoring.coreos.com/odh-model-controller-metrics-monitor created [e2e-graph] template.template.openshift.io/guardrails-detector-huggingface-serving-template created [e2e-graph] template.template.openshift.io/kserve-ovms created [e2e-graph] template.template.openshift.io/mlserver-runtime-template created [e2e-graph] template.template.openshift.io/vllm-cpu-runtime-template created [e2e-graph] template.template.openshift.io/vllm-cpu-runtime-template-fast-1 created [e2e-graph] template.template.openshift.io/vllm-cpu-runtime-template-fast-2 created [e2e-graph] template.template.openshift.io/vllm-cpu-x86-runtime-template created [e2e-graph] template.template.openshift.io/vllm-cpu-x86-runtime-template-fast-1 created [e2e-graph] template.template.openshift.io/vllm-cpu-x86-runtime-template-fast-2 created [e2e-graph] template.template.openshift.io/vllm-cuda-runtime-template created [e2e-graph] template.template.openshift.io/vllm-cuda-runtime-template-fast-1 created [e2e-graph] template.template.openshift.io/vllm-cuda-runtime-template-fast-2 created [e2e-graph] template.template.openshift.io/vllm-gaudi-runtime-template created [e2e-graph] template.template.openshift.io/vllm-gaudi-runtime-template-fast-1 created [e2e-graph] template.template.openshift.io/vllm-gaudi-runtime-template-fast-2 created [e2e-graph] template.template.openshift.io/vllm-multinode-runtime-template created [e2e-graph] template.template.openshift.io/vllm-multinode-runtime-template-fast-1 created [e2e-graph] template.template.openshift.io/vllm-multinode-runtime-template-fast-2 created [e2e-graph] template.template.openshift.io/vllm-rocm-runtime-template created [e2e-graph] template.template.openshift.io/vllm-rocm-runtime-template-fast-1 created [e2e-graph] template.template.openshift.io/vllm-rocm-runtime-template-fast-2 created [e2e-graph] template.template.openshift.io/vllm-spyre-ppc64le-runtime-template created [e2e-graph] template.template.openshift.io/vllm-spyre-ppc64le-runtime-template-fast-1 created [e2e-graph] template.template.openshift.io/vllm-spyre-ppc64le-runtime-template-fast-2 created [e2e-graph] template.template.openshift.io/vllm-spyre-s390x-runtime-template created [e2e-graph] template.template.openshift.io/vllm-spyre-s390x-runtime-template-fast-1 created [e2e-graph] template.template.openshift.io/vllm-spyre-s390x-runtime-template-fast-2 created [e2e-graph] template.template.openshift.io/vllm-spyre-x86-runtime-template created [e2e-graph] template.template.openshift.io/vllm-spyre-x86-runtime-template-fast-1 created [e2e-graph] template.template.openshift.io/vllm-spyre-x86-runtime-template-fast-2 created [e2e-graph] mutatingwebhookconfiguration.admissionregistration.k8s.io/mutating.odh-model-controller.opendatahub.io created [e2e-graph] validatingwebhookconfiguration.admissionregistration.k8s.io/validating.odh-model-controller.opendatahub.io created [e2e-graph] Waiting for deployment "odh-model-controller" rollout to finish: 0 of 1 updated replicas are available... [e2e-graph] deployment "odh-model-controller" successfully rolled out [e2e-graph] networkpolicy.networking.k8s.io/allow-all created [e2e-graph] KServe setup complete (namespace: kserve) [e2e-graph] Add testing models to SeaweedFS S3 storage ... [e2e-graph] Waiting for SeaweedFS deployment to be ready... [e2e-graph] deployment "seaweedfs" successfully rolled out [e2e-graph] S3 init job not completed, re-creating... [e2e-graph] job.batch/s3-init replaced [e2e-graph] Waiting for S3 init job to complete... [e2e-graph] job.batch/s3-init condition met [e2e-graph] Prepare CI namespace and install ServingRuntimes [e2e-graph] Setting up CI namespace: kserve-ci-e2e-test [e2e-graph] Tearing down CI namespace: kserve-ci-e2e-test [e2e-graph] Namespace kserve-ci-e2e-test does not exist, skipping deletion [e2e-graph] CI namespace teardown complete [e2e-graph] Creating namespace kserve-ci-e2e-test [e2e-graph] namespace/kserve-ci-e2e-test created [e2e-graph] Applying S3 artifact secret [e2e-graph] secret/mlpipeline-s3-artifact created [e2e-graph] Applying storage-config secret [e2e-graph] secret/storage-config created [e2e-graph] Applying SeaweedFS S3 credentials secret [e2e-graph] secret/seaweedfs-s3-creds created [e2e-graph] Linking seaweedfs-s3-creds to default service account [e2e-graph] Creating odh-trusted-ca-bundle configmap [e2e-graph] configmap/odh-trusted-ca-bundle created [e2e-graph] Installing ServingRuntimes [e2e-graph] servingruntime.serving.kserve.io/kserve-autogluonserver created [e2e-graph] servingruntime.serving.kserve.io/kserve-huggingfaceserver created [e2e-graph] servingruntime.serving.kserve.io/kserve-huggingfaceserver-multinode created [e2e-graph] servingruntime.serving.kserve.io/kserve-lgbserver created [e2e-graph] servingruntime.serving.kserve.io/kserve-mlserver created [e2e-graph] servingruntime.serving.kserve.io/kserve-paddleserver created [e2e-graph] servingruntime.serving.kserve.io/kserve-pmmlserver created [e2e-graph] servingruntime.serving.kserve.io/kserve-predictiveserver created [e2e-graph] servingruntime.serving.kserve.io/kserve-sklearnserver created [e2e-graph] servingruntime.serving.kserve.io/kserve-tensorflow-serving created [e2e-graph] servingruntime.serving.kserve.io/kserve-torchserve created [e2e-graph] servingruntime.serving.kserve.io/kserve-tritonserver created [e2e-graph] servingruntime.serving.kserve.io/kserve-vllmserver created [e2e-graph] servingruntime.serving.kserve.io/kserve-xgbserver created [e2e-graph] CI namespace setup complete [e2e-graph] Setup complete [e2e-graph] === E2E cluster / operator summary === [e2e-graph] Client Version: 4.20.11 [e2e-graph] Kustomize Version: v5.6.0 [e2e-graph] Server Version: 4.21.22 [e2e-graph] Kubernetes Version: v1.34.8 [e2e-graph] ClusterVersion desired: 4.21.22 [e2e-graph] ClusterVersion history (latest): 4.21.22 (Completed) [e2e-graph] CSVs in openshift-keda: [e2e-graph] custom-metrics-autoscaler.v2.19.0-1 Succeeded [e2e-graph] CSVs in openshift-operators (ODH / shared operators, filtered): [e2e-graph] KServe deployments in kserve: [e2e-graph] kserve-controller-manager: ready=1 image=quay.io/opendatahub/kserve-controller@sha256:4c416da6322c74a6fee95d39764157a74c272d597961c8986a359bfb9fb82d65 [e2e-graph] imageID: quay.io/opendatahub/kserve-controller@sha256:4c416da6322c74a6fee95d39764157a74c272d597961c8986a359bfb9fb82d65 [e2e-graph] odh-model-controller: ready=1 image=quay.io/opendatahub/odh-model-controller:fast [e2e-graph] imageID: quay.io/opendatahub/odh-model-controller@sha256:1f4d2febe8e72e717f8b828958e404b656525a5cec24af58abe2a92f3e9d7e19 [e2e-graph] llmisvc-controller-manager: ready=1 image=ghcr.io/opendatahub-io/kserve/odh-kserve-llmisvc-controller:release-v0.17 [e2e-graph] imageID: ghcr.io/opendatahub-io/kserve/odh-kserve-llmisvc-controller@sha256:5d2f20d2ad8f98f924bc21c0bc453271874de9c443551efdcae24658e1fa721c [e2e-graph] === End E2E cluster / operator summary === [e2e-graph] /workspace/source [e2e-graph] CA certificate extracted [e2e-graph] REQUESTS_CA_BUNDLE=/tmp/ca.crt [e2e-graph] Run E2E tests: graph [e2e-graph] Starting E2E functional tests ... [e2e-graph] Parallelism requested for pytest is 2 [e2e-graph] ============================= test session starts ============================== [e2e-graph] platform linux -- Python 3.11.13, pytest-7.4.4, pluggy-1.5.0 -- /workspace/source/python/kserve/.venv/bin/python [e2e-graph] cachedir: .pytest_cache [e2e-graph] metadata: {'Python': '3.11.13', 'Platform': 'Linux-5.14.0-427.115.1.el9_4.x86_64-x86_64-with-glibc2.34', 'Packages': {'pytest': '7.4.4', 'pluggy': '1.5.0'}, 'Plugins': {'cov': '5.0.0', 'xdist': '3.6.1', 'metadata': '3.1.1', 'httpx': '0.30.0', 'anyio': '4.9.0', 'asyncio': '0.23.8', 'json-report': '1.5.0'}, 'PLATFORM': 'el9'} [e2e-graph] rootdir: /workspace/source/test/e2e [e2e-graph] configfile: pytest.ini [e2e-graph] plugins: cov-5.0.0, xdist-3.6.1, metadata-3.1.1, httpx-0.30.0, anyio-4.9.0, asyncio-0.23.8, json-report-1.5.0 [e2e-graph] asyncio: mode=Mode.STRICT [e2e-graph] created: 2/2 workers [e2e-graph] 2 workers [11 items] [e2e-graph] [e2e-graph] scheduling tests via WorkStealingScheduling [e2e-graph] [e2e-graph] graph/test_inference_graph.py::test_inference_graph [e2e-graph] graph/test_inference_graph.py::test_ig_scenario5 2026-07-02 12:50:12.050 3380 kserve INFO [conftest.py:configure_logger():40] Logger configured [e2e-graph] 2026-07-02 12:50:12.051 3383 kserve INFO [conftest.py:configure_logger():40] Logger configured [e2e-graph] 2026-07-02 12:50:12.053 3380 kserve.trace Starting test test_inference_graph [e2e-graph] 2026-07-02 12:50:12.053 3380 kserve.trace INFO [test_inference_graph.py:test_inference_graph():43] Starting test test_inference_graph [e2e-graph] 2026-07-02 12:50:12.055 3383 kserve.trace Starting test test_ig_scenario5 [e2e-graph] 2026-07-02 12:50:12.055 3383 kserve.trace INFO [test_inference_graph.py:test_ig_scenario5():556] Starting test test_ig_scenario5 [e2e-graph] 2026-07-02 12:50:12.055 3383 kserve.trace SUCCESS_ISVC_IMAGE is quay.io/opendatahub/success-200-isvc:odh-pr-1694 [e2e-graph] 2026-07-02 12:50:12.055 3383 kserve.trace INFO [test_inference_graph.py:setup_isvcs_for_test():208] SUCCESS_ISVC_IMAGE is quay.io/opendatahub/success-200-isvc:odh-pr-1694 [e2e-graph] 2026-07-02 12:50:12.055 3383 kserve.trace ERROR_ISVC_IMAGE is quay.io/opendatahub/error-404-isvc:odh-pr-1694 [e2e-graph] 2026-07-02 12:50:12.055 3383 kserve.trace INFO [test_inference_graph.py:setup_isvcs_for_test():209] ERROR_ISVC_IMAGE is quay.io/opendatahub/error-404-isvc:odh-pr-1694 [e2e-graph] 2026-07-02 12:50:12.057 3383 kserve.trace success_isvc_name is success-200-isvc-75b89 [e2e-graph] 2026-07-02 12:50:12.057 3383 kserve.trace INFO [test_inference_graph.py:test_ig_scenario5():561] success_isvc_name is success-200-isvc-75b89 [e2e-graph] 2026-07-02 12:50:12.057 3383 kserve.trace error_isvc_name is error-404-isvc-75b89 [e2e-graph] 2026-07-02 12:50:12.057 3383 kserve.trace INFO [test_inference_graph.py:test_ig_scenario5():562] error_isvc_name is error-404-isvc-75b89 [e2e-graph] 2026-07-02 12:51:42.468 3383 kserve.trace Host from isvc status URL = switch-graph-75b89-route-kserve-ci-e2e-test.apps.e17a02ea-7f2b-4a4d-a9e7-31c2ee11ae7a.prod.konfluxeaas.com [e2e-graph] 2026-07-02 12:51:42.468 3383 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = switch-graph-75b89-route-kserve-ci-e2e-test.apps.e17a02ea-7f2b-4a4d-a9e7-31c2ee11ae7a.prod.konfluxeaas.com [e2e-graph] 2026-07-02 12:51:42.468 3383 kserve.trace Network layer = openshift-route [e2e-graph] 2026-07-02 12:51:42.468 3383 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-graph] 2026-07-02 12:51:42.469 3383 kserve.trace Using external route host: switch-graph-75b89-route-kserve-ci-e2e-test.apps.e17a02ea-7f2b-4a4d-a9e7-31c2ee11ae7a.prod.konfluxeaas.com [e2e-graph] 2026-07-02 12:51:42.469 3383 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: switch-graph-75b89-route-kserve-ci-e2e-test.apps.e17a02ea-7f2b-4a4d-a9e7-31c2ee11ae7a.prod.konfluxeaas.com [e2e-graph] 2026-07-02 12:51:42.469 3383 kserve.trace Sending Header = {'Host': 'switch-graph-75b89-route-kserve-ci-e2e-test.apps.e17a02ea-7f2b-4a4d-a9e7-31c2ee11ae7a.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-02 12:51:42.469 3383 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'switch-graph-75b89-route-kserve-ci-e2e-test.apps.e17a02ea-7f2b-4a4d-a9e7-31c2ee11ae7a.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-02 12:51:42.469 3383 kserve.trace base url = https://switch-graph-75b89-route-kserve-ci-e2e-test.apps.e17a02ea-7f2b-4a4d-a9e7-31c2ee11ae7a.prod.konfluxeaas.com [e2e-graph] 2026-07-02 12:51:42.469 3383 kserve.trace INFO [utils.py:_predict():158] base url = https://switch-graph-75b89-route-kserve-ci-e2e-test.apps.e17a02ea-7f2b-4a4d-a9e7-31c2ee11ae7a.prod.konfluxeaas.com [e2e-graph] 2026-07-02 12:51:42.562 3383 kserve.trace Got response {'predictions': [{'message': 'SUCCESS'}]} [e2e-graph] 2026-07-02 12:51:42.562 3383 kserve.trace INFO [utils.py:predict():141] Got response {'predictions': [{'message': 'SUCCESS'}]} [e2e-graph] [e2e-graph] [gw1] PASSED graph/test_inference_graph.py::test_ig_scenario5 [e2e-graph] graph/test_inference_graph.py::test_ig_scenario6 2026-07-02 12:51:42.595 3383 kserve.trace Starting test test_ig_scenario6 [e2e-graph] 2026-07-02 12:51:42.595 3383 kserve.trace INFO [test_inference_graph.py:test_ig_scenario6():621] Starting test test_ig_scenario6 [e2e-graph] 2026-07-02 12:51:42.595 3383 kserve.trace SUCCESS_ISVC_IMAGE is quay.io/opendatahub/success-200-isvc:odh-pr-1694 [e2e-graph] 2026-07-02 12:51:42.595 3383 kserve.trace INFO [test_inference_graph.py:setup_isvcs_for_test():208] SUCCESS_ISVC_IMAGE is quay.io/opendatahub/success-200-isvc:odh-pr-1694 [e2e-graph] 2026-07-02 12:51:42.595 3383 kserve.trace ERROR_ISVC_IMAGE is quay.io/opendatahub/error-404-isvc:odh-pr-1694 [e2e-graph] 2026-07-02 12:51:42.595 3383 kserve.trace INFO [test_inference_graph.py:setup_isvcs_for_test():209] ERROR_ISVC_IMAGE is quay.io/opendatahub/error-404-isvc:odh-pr-1694 [e2e-graph] 2026-07-02 12:51:42.596 3383 kserve.trace success_isvc_name is success-200-isvc-04e3b [e2e-graph] 2026-07-02 12:51:42.596 3383 kserve.trace INFO [test_inference_graph.py:test_ig_scenario6():626] success_isvc_name is success-200-isvc-04e3b [e2e-graph] 2026-07-02 12:51:42.596 3383 kserve.trace error_isvc_name is error-404-isvc-04e3b [e2e-graph] 2026-07-02 12:51:42.596 3383 kserve.trace INFO [test_inference_graph.py:test_ig_scenario6():627] error_isvc_name is error-404-isvc-04e3b [e2e-graph] 2026-07-02 12:52:22.432 3380 kserve.trace Host from isvc status URL = model-chainer-route-kserve-ci-e2e-test.apps.e17a02ea-7f2b-4a4d-a9e7-31c2ee11ae7a.prod.konfluxeaas.com [e2e-graph] 2026-07-02 12:52:22.432 3380 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = model-chainer-route-kserve-ci-e2e-test.apps.e17a02ea-7f2b-4a4d-a9e7-31c2ee11ae7a.prod.konfluxeaas.com [e2e-graph] 2026-07-02 12:52:22.432 3380 kserve.trace Network layer = openshift-route [e2e-graph] 2026-07-02 12:52:22.432 3380 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-graph] 2026-07-02 12:52:22.432 3380 kserve.trace Using external route host: model-chainer-route-kserve-ci-e2e-test.apps.e17a02ea-7f2b-4a4d-a9e7-31c2ee11ae7a.prod.konfluxeaas.com [e2e-graph] 2026-07-02 12:52:22.432 3380 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: model-chainer-route-kserve-ci-e2e-test.apps.e17a02ea-7f2b-4a4d-a9e7-31c2ee11ae7a.prod.konfluxeaas.com [e2e-graph] 2026-07-02 12:52:22.432 3380 kserve.trace Sending Header = {'Host': 'model-chainer-route-kserve-ci-e2e-test.apps.e17a02ea-7f2b-4a4d-a9e7-31c2ee11ae7a.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-02 12:52:22.432 3380 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'model-chainer-route-kserve-ci-e2e-test.apps.e17a02ea-7f2b-4a4d-a9e7-31c2ee11ae7a.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-02 12:52:22.433 3380 kserve.trace base url = https://model-chainer-route-kserve-ci-e2e-test.apps.e17a02ea-7f2b-4a4d-a9e7-31c2ee11ae7a.prod.konfluxeaas.com [e2e-graph] 2026-07-02 12:52:22.433 3380 kserve.trace INFO [utils.py:_predict():158] base url = https://model-chainer-route-kserve-ci-e2e-test.apps.e17a02ea-7f2b-4a4d-a9e7-31c2ee11ae7a.prod.konfluxeaas.com [e2e-graph] 2026-07-02 12:52:22.498 3380 kserve.trace Got response {'predictions': [1, 1]} [e2e-graph] 2026-07-02 12:52:22.498 3380 kserve.trace INFO [utils.py:predict():141] Got response {'predictions': [1, 1]} [e2e-graph] [e2e-graph] [gw0] PASSED graph/test_inference_graph.py::test_inference_graph [e2e-graph] graph/test_inference_graph.py::test_ig_scenario1 2026-07-02 12:52:22.536 3380 kserve.trace Starting test test_ig_scenario1 [e2e-graph] 2026-07-02 12:52:22.536 3380 kserve.trace INFO [test_inference_graph.py:test_ig_scenario1():240] Starting test test_ig_scenario1 [e2e-graph] 2026-07-02 12:52:22.536 3380 kserve.trace SUCCESS_ISVC_IMAGE is quay.io/opendatahub/success-200-isvc:odh-pr-1694 [e2e-graph] 2026-07-02 12:52:22.536 3380 kserve.trace INFO [test_inference_graph.py:setup_isvcs_for_test():208] SUCCESS_ISVC_IMAGE is quay.io/opendatahub/success-200-isvc:odh-pr-1694 [e2e-graph] 2026-07-02 12:52:22.536 3380 kserve.trace ERROR_ISVC_IMAGE is quay.io/opendatahub/error-404-isvc:odh-pr-1694 [e2e-graph] 2026-07-02 12:52:22.536 3380 kserve.trace INFO [test_inference_graph.py:setup_isvcs_for_test():209] ERROR_ISVC_IMAGE is quay.io/opendatahub/error-404-isvc:odh-pr-1694 [e2e-graph] 2026-07-02 12:52:22.537 3380 kserve.trace success_isvc_name is success-200-isvc-8bebb [e2e-graph] 2026-07-02 12:52:22.537 3380 kserve.trace INFO [test_inference_graph.py:test_ig_scenario1():245] success_isvc_name is success-200-isvc-8bebb [e2e-graph] 2026-07-02 12:52:22.537 3380 kserve.trace error_isvc_name is error-404-isvc-8bebb [e2e-graph] 2026-07-02 12:52:22.537 3380 kserve.trace INFO [test_inference_graph.py:test_ig_scenario1():246] error_isvc_name is error-404-isvc-8bebb [e2e-graph] 2026-07-02 12:52:52.832 3383 kserve.trace Host from isvc status URL = switch-graph-04e3b-route-kserve-ci-e2e-test.apps.e17a02ea-7f2b-4a4d-a9e7-31c2ee11ae7a.prod.konfluxeaas.com [e2e-graph] 2026-07-02 12:52:52.832 3383 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = switch-graph-04e3b-route-kserve-ci-e2e-test.apps.e17a02ea-7f2b-4a4d-a9e7-31c2ee11ae7a.prod.konfluxeaas.com [e2e-graph] 2026-07-02 12:52:52.833 3383 kserve.trace Network layer = openshift-route [e2e-graph] 2026-07-02 12:52:52.833 3383 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-graph] 2026-07-02 12:52:52.833 3383 kserve.trace Using external route host: switch-graph-04e3b-route-kserve-ci-e2e-test.apps.e17a02ea-7f2b-4a4d-a9e7-31c2ee11ae7a.prod.konfluxeaas.com [e2e-graph] 2026-07-02 12:52:52.833 3383 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: switch-graph-04e3b-route-kserve-ci-e2e-test.apps.e17a02ea-7f2b-4a4d-a9e7-31c2ee11ae7a.prod.konfluxeaas.com [e2e-graph] 2026-07-02 12:52:52.833 3383 kserve.trace Sending Header = {'Host': 'switch-graph-04e3b-route-kserve-ci-e2e-test.apps.e17a02ea-7f2b-4a4d-a9e7-31c2ee11ae7a.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-02 12:52:52.833 3383 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'switch-graph-04e3b-route-kserve-ci-e2e-test.apps.e17a02ea-7f2b-4a4d-a9e7-31c2ee11ae7a.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-02 12:52:52.833 3383 kserve.trace base url = https://switch-graph-04e3b-route-kserve-ci-e2e-test.apps.e17a02ea-7f2b-4a4d-a9e7-31c2ee11ae7a.prod.konfluxeaas.com [e2e-graph] 2026-07-02 12:52:52.833 3383 kserve.trace INFO [utils.py:_predict():158] base url = https://switch-graph-04e3b-route-kserve-ci-e2e-test.apps.e17a02ea-7f2b-4a4d-a9e7-31c2ee11ae7a.prod.konfluxeaas.com [e2e-graph] 2026-07-02 12:53:32.704 3380 kserve.trace Host from isvc status URL = sequence-graph-8bebb-route-kserve-ci-e2e-test.apps.e17a02ea-7f2b-4a4d-a9e7-31c2ee11ae7a.prod.konfluxeaas.com [e2e-graph] 2026-07-02 12:53:32.704 3380 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = sequence-graph-8bebb-route-kserve-ci-e2e-test.apps.e17a02ea-7f2b-4a4d-a9e7-31c2ee11ae7a.prod.konfluxeaas.com [e2e-graph] 2026-07-02 12:53:32.705 3380 kserve.trace Network layer = openshift-route [e2e-graph] 2026-07-02 12:53:32.705 3380 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-graph] 2026-07-02 12:53:32.705 3380 kserve.trace Using external route host: sequence-graph-8bebb-route-kserve-ci-e2e-test.apps.e17a02ea-7f2b-4a4d-a9e7-31c2ee11ae7a.prod.konfluxeaas.com [e2e-graph] 2026-07-02 12:53:32.705 3380 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: sequence-graph-8bebb-route-kserve-ci-e2e-test.apps.e17a02ea-7f2b-4a4d-a9e7-31c2ee11ae7a.prod.konfluxeaas.com [e2e-graph] 2026-07-02 12:53:32.705 3380 kserve.trace Sending Header = {'Host': 'sequence-graph-8bebb-route-kserve-ci-e2e-test.apps.e17a02ea-7f2b-4a4d-a9e7-31c2ee11ae7a.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-02 12:53:32.705 3380 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'sequence-graph-8bebb-route-kserve-ci-e2e-test.apps.e17a02ea-7f2b-4a4d-a9e7-31c2ee11ae7a.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-02 12:53:32.705 3380 kserve.trace base url = https://sequence-graph-8bebb-route-kserve-ci-e2e-test.apps.e17a02ea-7f2b-4a4d-a9e7-31c2ee11ae7a.prod.konfluxeaas.com [e2e-graph] 2026-07-02 12:53:32.705 3380 kserve.trace INFO [utils.py:_predict():158] base url = https://sequence-graph-8bebb-route-kserve-ci-e2e-test.apps.e17a02ea-7f2b-4a4d-a9e7-31c2ee11ae7a.prod.konfluxeaas.com [e2e-graph] 2026-07-02 13:00:57.314 3383 kserve.trace HTTP 404 response body: {"detail":"Intentional 404 code"} [e2e-graph] 2026-07-02 13:00:57.314 3383 kserve.trace INFO [utils.py:_predict():169] HTTP 404 response body: {"detail":"Intentional 404 code"} [e2e-graph] [e2e-graph] [gw1] PASSED graph/test_inference_graph.py::test_ig_scenario6 [e2e-graph] graph/test_inference_graph.py::test_ig_scenario7 2026-07-02 13:00:57.387 3383 kserve.trace Starting test test_ig_scenario7 [e2e-graph] 2026-07-02 13:00:57.387 3383 kserve.trace INFO [test_inference_graph.py:test_ig_scenario7():689] Starting test test_ig_scenario7 [e2e-graph] 2026-07-02 13:00:57.387 3383 kserve.trace SUCCESS_ISVC_IMAGE is quay.io/opendatahub/success-200-isvc:odh-pr-1694 [e2e-graph] 2026-07-02 13:00:57.387 3383 kserve.trace INFO [test_inference_graph.py:setup_isvcs_for_test():208] SUCCESS_ISVC_IMAGE is quay.io/opendatahub/success-200-isvc:odh-pr-1694 [e2e-graph] 2026-07-02 13:00:57.387 3383 kserve.trace ERROR_ISVC_IMAGE is quay.io/opendatahub/error-404-isvc:odh-pr-1694 [e2e-graph] 2026-07-02 13:00:57.387 3383 kserve.trace INFO [test_inference_graph.py:setup_isvcs_for_test():209] ERROR_ISVC_IMAGE is quay.io/opendatahub/error-404-isvc:odh-pr-1694 [e2e-graph] 2026-07-02 13:00:57.388 3383 kserve.trace success_isvc_name is success-200-isvc-c0346 [e2e-graph] 2026-07-02 13:00:57.388 3383 kserve.trace INFO [test_inference_graph.py:test_ig_scenario7():694] success_isvc_name is success-200-isvc-c0346 [e2e-graph] 2026-07-02 13:00:57.388 3383 kserve.trace error_isvc_name is error-404-isvc-c0346 [e2e-graph] 2026-07-02 13:00:57.388 3383 kserve.trace INFO [test_inference_graph.py:test_ig_scenario7():695] error_isvc_name is error-404-isvc-c0346 [e2e-graph] 2026-07-02 13:01:47.426 3380 kserve.trace HTTP 404 response body: {"detail":"Intentional 404 code"} [e2e-graph] 2026-07-02 13:01:47.426 3380 kserve.trace INFO [utils.py:_predict():169] HTTP 404 response body: {"detail":"Intentional 404 code"} [e2e-graph] [e2e-graph] [gw0] PASSED graph/test_inference_graph.py::test_ig_scenario1 [e2e-graph] graph/test_inference_graph.py::test_ig_scenario2 2026-07-02 13:01:47.482 3380 kserve.trace Starting test test_ig_scenario2 [e2e-graph] 2026-07-02 13:01:47.482 3380 kserve.trace INFO [test_inference_graph.py:test_ig_scenario2():316] Starting test test_ig_scenario2 [e2e-graph] 2026-07-02 13:01:47.482 3380 kserve.trace SUCCESS_ISVC_IMAGE is quay.io/opendatahub/success-200-isvc:odh-pr-1694 [e2e-graph] 2026-07-02 13:01:47.482 3380 kserve.trace INFO [test_inference_graph.py:setup_isvcs_for_test():208] SUCCESS_ISVC_IMAGE is quay.io/opendatahub/success-200-isvc:odh-pr-1694 [e2e-graph] 2026-07-02 13:01:47.482 3380 kserve.trace ERROR_ISVC_IMAGE is quay.io/opendatahub/error-404-isvc:odh-pr-1694 [e2e-graph] 2026-07-02 13:01:47.482 3380 kserve.trace INFO [test_inference_graph.py:setup_isvcs_for_test():209] ERROR_ISVC_IMAGE is quay.io/opendatahub/error-404-isvc:odh-pr-1694 [e2e-graph] 2026-07-02 13:01:47.483 3380 kserve.trace success_isvc_name is success-200-isvc-7a990 [e2e-graph] 2026-07-02 13:01:47.483 3380 kserve.trace INFO [test_inference_graph.py:test_ig_scenario2():321] success_isvc_name is success-200-isvc-7a990 [e2e-graph] 2026-07-02 13:01:47.483 3380 kserve.trace error_isvc_name is error-404-isvc-7a990 [e2e-graph] 2026-07-02 13:01:47.483 3380 kserve.trace INFO [test_inference_graph.py:test_ig_scenario2():322] error_isvc_name is error-404-isvc-7a990 [e2e-graph] 2026-07-02 13:02:07.666 3383 kserve.trace Host from isvc status URL = ensemble-graph-c0346-route-kserve-ci-e2e-test.apps.e17a02ea-7f2b-4a4d-a9e7-31c2ee11ae7a.prod.konfluxeaas.com [e2e-graph] 2026-07-02 13:02:07.666 3383 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = ensemble-graph-c0346-route-kserve-ci-e2e-test.apps.e17a02ea-7f2b-4a4d-a9e7-31c2ee11ae7a.prod.konfluxeaas.com [e2e-graph] 2026-07-02 13:02:07.667 3383 kserve.trace Network layer = openshift-route [e2e-graph] 2026-07-02 13:02:07.667 3383 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-graph] 2026-07-02 13:02:07.667 3383 kserve.trace Using external route host: ensemble-graph-c0346-route-kserve-ci-e2e-test.apps.e17a02ea-7f2b-4a4d-a9e7-31c2ee11ae7a.prod.konfluxeaas.com [e2e-graph] 2026-07-02 13:02:07.667 3383 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: ensemble-graph-c0346-route-kserve-ci-e2e-test.apps.e17a02ea-7f2b-4a4d-a9e7-31c2ee11ae7a.prod.konfluxeaas.com [e2e-graph] 2026-07-02 13:02:07.667 3383 kserve.trace Sending Header = {'Host': 'ensemble-graph-c0346-route-kserve-ci-e2e-test.apps.e17a02ea-7f2b-4a4d-a9e7-31c2ee11ae7a.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-02 13:02:07.667 3383 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'ensemble-graph-c0346-route-kserve-ci-e2e-test.apps.e17a02ea-7f2b-4a4d-a9e7-31c2ee11ae7a.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-02 13:02:07.667 3383 kserve.trace base url = https://ensemble-graph-c0346-route-kserve-ci-e2e-test.apps.e17a02ea-7f2b-4a4d-a9e7-31c2ee11ae7a.prod.konfluxeaas.com [e2e-graph] 2026-07-02 13:02:07.667 3383 kserve.trace INFO [utils.py:_predict():158] base url = https://ensemble-graph-c0346-route-kserve-ci-e2e-test.apps.e17a02ea-7f2b-4a4d-a9e7-31c2ee11ae7a.prod.konfluxeaas.com [e2e-graph] 2026-07-02 13:02:07.706 3383 kserve.trace Got response {'rootStep1': {'predictions': [{'message': 'SUCCESS'}]}, 'rootStep2': {'detail': 'Intentional 404 code'}} [e2e-graph] 2026-07-02 13:02:07.706 3383 kserve.trace INFO [utils.py:predict():141] Got response {'rootStep1': {'predictions': [{'message': 'SUCCESS'}]}, 'rootStep2': {'detail': 'Intentional 404 code'}} [e2e-graph] [e2e-graph] [gw1] PASSED graph/test_inference_graph.py::test_ig_scenario7 [e2e-graph] graph/test_inference_graph.py::test_ig_scenario8 2026-07-02 13:02:07.740 3383 kserve.trace Starting test test_ig_scenario8 [e2e-graph] 2026-07-02 13:02:07.740 3383 kserve.trace INFO [test_inference_graph.py:test_ig_scenario8():757] Starting test test_ig_scenario8 [e2e-graph] 2026-07-02 13:02:07.740 3383 kserve.trace SUCCESS_ISVC_IMAGE is quay.io/opendatahub/success-200-isvc:odh-pr-1694 [e2e-graph] 2026-07-02 13:02:07.740 3383 kserve.trace INFO [test_inference_graph.py:setup_isvcs_for_test():208] SUCCESS_ISVC_IMAGE is quay.io/opendatahub/success-200-isvc:odh-pr-1694 [e2e-graph] 2026-07-02 13:02:07.740 3383 kserve.trace ERROR_ISVC_IMAGE is quay.io/opendatahub/error-404-isvc:odh-pr-1694 [e2e-graph] 2026-07-02 13:02:07.740 3383 kserve.trace INFO [test_inference_graph.py:setup_isvcs_for_test():209] ERROR_ISVC_IMAGE is quay.io/opendatahub/error-404-isvc:odh-pr-1694 [e2e-graph] 2026-07-02 13:02:07.741 3383 kserve.trace success_isvc_name is success-200-isvc-b2e72 [e2e-graph] 2026-07-02 13:02:07.741 3383 kserve.trace INFO [test_inference_graph.py:test_ig_scenario8():762] success_isvc_name is success-200-isvc-b2e72 [e2e-graph] 2026-07-02 13:02:07.741 3383 kserve.trace error_isvc_name is error-404-isvc-b2e72 [e2e-graph] 2026-07-02 13:02:07.741 3383 kserve.trace INFO [test_inference_graph.py:test_ig_scenario8():763] error_isvc_name is error-404-isvc-b2e72 [e2e-graph] 2026-07-02 13:03:07.672 3380 kserve.trace Host from isvc status URL = sequence-graph-7a990-route-kserve-ci-e2e-test.apps.e17a02ea-7f2b-4a4d-a9e7-31c2ee11ae7a.prod.konfluxeaas.com [e2e-graph] 2026-07-02 13:03:07.672 3380 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = sequence-graph-7a990-route-kserve-ci-e2e-test.apps.e17a02ea-7f2b-4a4d-a9e7-31c2ee11ae7a.prod.konfluxeaas.com [e2e-graph] 2026-07-02 13:03:07.672 3380 kserve.trace Network layer = openshift-route [e2e-graph] 2026-07-02 13:03:07.672 3380 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-graph] 2026-07-02 13:03:07.672 3380 kserve.trace Using external route host: sequence-graph-7a990-route-kserve-ci-e2e-test.apps.e17a02ea-7f2b-4a4d-a9e7-31c2ee11ae7a.prod.konfluxeaas.com [e2e-graph] 2026-07-02 13:03:07.672 3380 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: sequence-graph-7a990-route-kserve-ci-e2e-test.apps.e17a02ea-7f2b-4a4d-a9e7-31c2ee11ae7a.prod.konfluxeaas.com [e2e-graph] 2026-07-02 13:03:07.672 3380 kserve.trace Sending Header = {'Host': 'sequence-graph-7a990-route-kserve-ci-e2e-test.apps.e17a02ea-7f2b-4a4d-a9e7-31c2ee11ae7a.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-02 13:03:07.672 3380 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'sequence-graph-7a990-route-kserve-ci-e2e-test.apps.e17a02ea-7f2b-4a4d-a9e7-31c2ee11ae7a.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-02 13:03:07.673 3380 kserve.trace base url = https://sequence-graph-7a990-route-kserve-ci-e2e-test.apps.e17a02ea-7f2b-4a4d-a9e7-31c2ee11ae7a.prod.konfluxeaas.com [e2e-graph] 2026-07-02 13:03:07.673 3380 kserve.trace INFO [utils.py:_predict():158] base url = https://sequence-graph-7a990-route-kserve-ci-e2e-test.apps.e17a02ea-7f2b-4a4d-a9e7-31c2ee11ae7a.prod.konfluxeaas.com [e2e-graph] 2026-07-02 13:03:07.721 3380 kserve.trace Got response {'predictions': [{'message': 'SUCCESS'}]} [e2e-graph] 2026-07-02 13:03:07.721 3380 kserve.trace INFO [utils.py:predict():141] Got response {'predictions': [{'message': 'SUCCESS'}]} [e2e-graph] [e2e-graph] [gw0] PASSED graph/test_inference_graph.py::test_ig_scenario2 [e2e-graph] 2026-07-02 13:03:07.748 3380 kserve.trace Starting test test_ig_scenario3 [e2e-graph] 2026-07-02 13:03:07.748 3380 kserve.trace INFO [test_inference_graph.py:test_ig_scenario3():385] Starting test test_ig_scenario3 [e2e-graph] graph/test_inference_graph.py::test_ig_scenario3 2026-07-02 13:03:07.748 3380 kserve.trace SUCCESS_ISVC_IMAGE is quay.io/opendatahub/success-200-isvc:odh-pr-1694 [e2e-graph] 2026-07-02 13:03:07.748 3380 kserve.trace INFO [test_inference_graph.py:setup_isvcs_for_test():208] SUCCESS_ISVC_IMAGE is quay.io/opendatahub/success-200-isvc:odh-pr-1694 [e2e-graph] 2026-07-02 13:03:07.748 3380 kserve.trace ERROR_ISVC_IMAGE is quay.io/opendatahub/error-404-isvc:odh-pr-1694 [e2e-graph] 2026-07-02 13:03:07.748 3380 kserve.trace INFO [test_inference_graph.py:setup_isvcs_for_test():209] ERROR_ISVC_IMAGE is quay.io/opendatahub/error-404-isvc:odh-pr-1694 [e2e-graph] 2026-07-02 13:03:07.749 3380 kserve.trace success_isvc_name is success-200-isvc-5b6c7 [e2e-graph] 2026-07-02 13:03:07.749 3380 kserve.trace INFO [test_inference_graph.py:test_ig_scenario3():390] success_isvc_name is success-200-isvc-5b6c7 [e2e-graph] 2026-07-02 13:03:07.749 3380 kserve.trace error_isvc_name is error-404-isvc-5b6c7 [e2e-graph] 2026-07-02 13:03:07.749 3380 kserve.trace INFO [test_inference_graph.py:test_ig_scenario3():391] error_isvc_name is error-404-isvc-5b6c7 [e2e-graph] 2026-07-02 13:03:27.973 3383 kserve.trace Host from isvc status URL = ensemble-graph-b2e72-route-kserve-ci-e2e-test.apps.e17a02ea-7f2b-4a4d-a9e7-31c2ee11ae7a.prod.konfluxeaas.com [e2e-graph] 2026-07-02 13:03:27.973 3383 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = ensemble-graph-b2e72-route-kserve-ci-e2e-test.apps.e17a02ea-7f2b-4a4d-a9e7-31c2ee11ae7a.prod.konfluxeaas.com [e2e-graph] 2026-07-02 13:03:27.973 3383 kserve.trace Network layer = openshift-route [e2e-graph] 2026-07-02 13:03:27.973 3383 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-graph] 2026-07-02 13:03:27.973 3383 kserve.trace Using external route host: ensemble-graph-b2e72-route-kserve-ci-e2e-test.apps.e17a02ea-7f2b-4a4d-a9e7-31c2ee11ae7a.prod.konfluxeaas.com [e2e-graph] 2026-07-02 13:03:27.973 3383 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: ensemble-graph-b2e72-route-kserve-ci-e2e-test.apps.e17a02ea-7f2b-4a4d-a9e7-31c2ee11ae7a.prod.konfluxeaas.com [e2e-graph] 2026-07-02 13:03:27.973 3383 kserve.trace Sending Header = {'Host': 'ensemble-graph-b2e72-route-kserve-ci-e2e-test.apps.e17a02ea-7f2b-4a4d-a9e7-31c2ee11ae7a.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-02 13:03:27.973 3383 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'ensemble-graph-b2e72-route-kserve-ci-e2e-test.apps.e17a02ea-7f2b-4a4d-a9e7-31c2ee11ae7a.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-02 13:03:27.973 3383 kserve.trace base url = https://ensemble-graph-b2e72-route-kserve-ci-e2e-test.apps.e17a02ea-7f2b-4a4d-a9e7-31c2ee11ae7a.prod.konfluxeaas.com [e2e-graph] 2026-07-02 13:03:27.973 3383 kserve.trace INFO [utils.py:_predict():158] base url = https://ensemble-graph-b2e72-route-kserve-ci-e2e-test.apps.e17a02ea-7f2b-4a4d-a9e7-31c2ee11ae7a.prod.konfluxeaas.com [e2e-graph] 2026-07-02 13:04:17.975 3380 kserve.trace Host from isvc status URL = sequence-graph-5b6c7-route-kserve-ci-e2e-test.apps.e17a02ea-7f2b-4a4d-a9e7-31c2ee11ae7a.prod.konfluxeaas.com [e2e-graph] 2026-07-02 13:04:17.975 3380 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = sequence-graph-5b6c7-route-kserve-ci-e2e-test.apps.e17a02ea-7f2b-4a4d-a9e7-31c2ee11ae7a.prod.konfluxeaas.com [e2e-graph] 2026-07-02 13:04:17.975 3380 kserve.trace Network layer = openshift-route [e2e-graph] 2026-07-02 13:04:17.975 3380 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-graph] 2026-07-02 13:04:17.975 3380 kserve.trace Using external route host: sequence-graph-5b6c7-route-kserve-ci-e2e-test.apps.e17a02ea-7f2b-4a4d-a9e7-31c2ee11ae7a.prod.konfluxeaas.com [e2e-graph] 2026-07-02 13:04:17.975 3380 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: sequence-graph-5b6c7-route-kserve-ci-e2e-test.apps.e17a02ea-7f2b-4a4d-a9e7-31c2ee11ae7a.prod.konfluxeaas.com [e2e-graph] 2026-07-02 13:04:17.975 3380 kserve.trace Sending Header = {'Host': 'sequence-graph-5b6c7-route-kserve-ci-e2e-test.apps.e17a02ea-7f2b-4a4d-a9e7-31c2ee11ae7a.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-02 13:04:17.975 3380 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'sequence-graph-5b6c7-route-kserve-ci-e2e-test.apps.e17a02ea-7f2b-4a4d-a9e7-31c2ee11ae7a.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-02 13:04:17.975 3380 kserve.trace base url = https://sequence-graph-5b6c7-route-kserve-ci-e2e-test.apps.e17a02ea-7f2b-4a4d-a9e7-31c2ee11ae7a.prod.konfluxeaas.com [e2e-graph] 2026-07-02 13:04:17.975 3380 kserve.trace INFO [utils.py:_predict():158] base url = https://sequence-graph-5b6c7-route-kserve-ci-e2e-test.apps.e17a02ea-7f2b-4a4d-a9e7-31c2ee11ae7a.prod.konfluxeaas.com [e2e-graph] 2026-07-02 13:11:32.628 3383 kserve.trace HTTP 404 response body: {"detail":"Intentional 404 code"} [e2e-graph] 2026-07-02 13:11:32.628 3383 kserve.trace INFO [utils.py:_predict():169] HTTP 404 response body: {"detail":"Intentional 404 code"} [e2e-graph] [e2e-graph] [gw1] PASSED graph/test_inference_graph.py::test_ig_scenario8 [e2e-graph] graph/test_inference_graph.py::test_ig_scenario9 2026-07-02 13:11:32.692 3383 kserve.trace Starting test test_ig_scenario9 [e2e-graph] 2026-07-02 13:11:32.692 3383 kserve.trace INFO [test_inference_graph.py:test_ig_scenario9():824] Starting test test_ig_scenario9 [e2e-graph] 2026-07-02 13:11:32.693 3383 kserve.trace SUCCESS_ISVC_IMAGE is quay.io/opendatahub/success-200-isvc:odh-pr-1694 [e2e-graph] 2026-07-02 13:11:32.693 3383 kserve.trace INFO [test_inference_graph.py:setup_isvcs_for_test():208] SUCCESS_ISVC_IMAGE is quay.io/opendatahub/success-200-isvc:odh-pr-1694 [e2e-graph] 2026-07-02 13:11:32.693 3383 kserve.trace ERROR_ISVC_IMAGE is quay.io/opendatahub/error-404-isvc:odh-pr-1694 [e2e-graph] 2026-07-02 13:11:32.693 3383 kserve.trace INFO [test_inference_graph.py:setup_isvcs_for_test():209] ERROR_ISVC_IMAGE is quay.io/opendatahub/error-404-isvc:odh-pr-1694 [e2e-graph] 2026-07-02 13:11:32.693 3383 kserve.trace success_isvc_name is success-200-isvc-63f60 [e2e-graph] 2026-07-02 13:11:32.693 3383 kserve.trace INFO [test_inference_graph.py:test_ig_scenario9():829] success_isvc_name is success-200-isvc-63f60 [e2e-graph] 2026-07-02 13:11:32.693 3383 kserve.trace error_isvc_name is error-404-isvc-63f60 [e2e-graph] 2026-07-02 13:11:32.693 3383 kserve.trace INFO [test_inference_graph.py:test_ig_scenario9():830] error_isvc_name is error-404-isvc-63f60 [e2e-graph] 2026-07-02 13:12:22.614 3380 kserve.trace HTTP 404 response body: {"detail":"Intentional 404 code"} [e2e-graph] 2026-07-02 13:12:22.614 3380 kserve.trace INFO [utils.py:_predict():169] HTTP 404 response body: {"detail":"Intentional 404 code"} [e2e-graph] [e2e-graph] [gw0] PASSED graph/test_inference_graph.py::test_ig_scenario3 [e2e-graph] graph/test_inference_graph.py::test_ig_scenario4 2026-07-02 13:12:22.674 3380 kserve.trace Starting test test_ig_scenario4 [e2e-graph] 2026-07-02 13:12:22.674 3380 kserve.trace INFO [test_inference_graph.py:test_ig_scenario4():460] Starting test test_ig_scenario4 [e2e-graph] 2026-07-02 13:12:22.674 3380 kserve.trace SUCCESS_ISVC_IMAGE is quay.io/opendatahub/success-200-isvc:odh-pr-1694 [e2e-graph] 2026-07-02 13:12:22.674 3380 kserve.trace INFO [test_inference_graph.py:setup_isvcs_for_test():208] SUCCESS_ISVC_IMAGE is quay.io/opendatahub/success-200-isvc:odh-pr-1694 [e2e-graph] 2026-07-02 13:12:22.674 3380 kserve.trace ERROR_ISVC_IMAGE is quay.io/opendatahub/error-404-isvc:odh-pr-1694 [e2e-graph] 2026-07-02 13:12:22.674 3380 kserve.trace INFO [test_inference_graph.py:setup_isvcs_for_test():209] ERROR_ISVC_IMAGE is quay.io/opendatahub/error-404-isvc:odh-pr-1694 [e2e-graph] 2026-07-02 13:12:22.675 3380 kserve.trace success_isvc_name is success-200-isvc-f7674 [e2e-graph] 2026-07-02 13:12:22.675 3380 kserve.trace INFO [test_inference_graph.py:test_ig_scenario4():465] success_isvc_name is success-200-isvc-f7674 [e2e-graph] 2026-07-02 13:12:22.675 3380 kserve.trace error_isvc_name is error-404-isvc-f7674 [e2e-graph] 2026-07-02 13:12:22.675 3380 kserve.trace INFO [test_inference_graph.py:test_ig_scenario4():466] error_isvc_name is error-404-isvc-f7674 [e2e-graph] 2026-07-02 13:12:42.984 3383 kserve.trace Host from isvc status URL = splitter-graph-63f60-route-kserve-ci-e2e-test.apps.e17a02ea-7f2b-4a4d-a9e7-31c2ee11ae7a.prod.konfluxeaas.com [e2e-graph] 2026-07-02 13:12:42.984 3383 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = splitter-graph-63f60-route-kserve-ci-e2e-test.apps.e17a02ea-7f2b-4a4d-a9e7-31c2ee11ae7a.prod.konfluxeaas.com [e2e-graph] 2026-07-02 13:12:42.985 3383 kserve.trace Network layer = openshift-route [e2e-graph] 2026-07-02 13:12:42.985 3383 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-graph] 2026-07-02 13:12:42.985 3383 kserve.trace Using external route host: splitter-graph-63f60-route-kserve-ci-e2e-test.apps.e17a02ea-7f2b-4a4d-a9e7-31c2ee11ae7a.prod.konfluxeaas.com [e2e-graph] 2026-07-02 13:12:42.985 3383 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: splitter-graph-63f60-route-kserve-ci-e2e-test.apps.e17a02ea-7f2b-4a4d-a9e7-31c2ee11ae7a.prod.konfluxeaas.com [e2e-graph] 2026-07-02 13:12:42.985 3383 kserve.trace Sending Header = {'Host': 'splitter-graph-63f60-route-kserve-ci-e2e-test.apps.e17a02ea-7f2b-4a4d-a9e7-31c2ee11ae7a.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-02 13:12:42.985 3383 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'splitter-graph-63f60-route-kserve-ci-e2e-test.apps.e17a02ea-7f2b-4a4d-a9e7-31c2ee11ae7a.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-02 13:12:42.985 3383 kserve.trace base url = https://splitter-graph-63f60-route-kserve-ci-e2e-test.apps.e17a02ea-7f2b-4a4d-a9e7-31c2ee11ae7a.prod.konfluxeaas.com [e2e-graph] 2026-07-02 13:12:42.985 3383 kserve.trace INFO [utils.py:_predict():158] base url = https://splitter-graph-63f60-route-kserve-ci-e2e-test.apps.e17a02ea-7f2b-4a4d-a9e7-31c2ee11ae7a.prod.konfluxeaas.com [e2e-graph] 2026-07-02 13:12:43.041 3383 kserve.trace Got response {'predictions': [{'message': 'SUCCESS'}]} [e2e-graph] 2026-07-02 13:12:43.041 3383 kserve.trace INFO [utils.py:predict():141] Got response {'predictions': [{'message': 'SUCCESS'}]} [e2e-graph] [e2e-graph] [gw1] PASSED graph/test_inference_graph.py::test_ig_scenario9 [e2e-graph] graph/test_inference_graph.py::test_ig_scenario10 2026-07-02 13:12:43.097 3383 kserve.trace Starting test test_ig_scenario10 [e2e-graph] 2026-07-02 13:12:43.097 3383 kserve.trace INFO [test_inference_graph.py:test_ig_scenario10():887] Starting test test_ig_scenario10 [e2e-graph] 2026-07-02 13:12:43.098 3383 kserve.trace SUCCESS_ISVC_IMAGE is quay.io/opendatahub/success-200-isvc:odh-pr-1694 [e2e-graph] 2026-07-02 13:12:43.098 3383 kserve.trace INFO [test_inference_graph.py:setup_isvcs_for_test():208] SUCCESS_ISVC_IMAGE is quay.io/opendatahub/success-200-isvc:odh-pr-1694 [e2e-graph] 2026-07-02 13:12:43.098 3383 kserve.trace ERROR_ISVC_IMAGE is quay.io/opendatahub/error-404-isvc:odh-pr-1694 [e2e-graph] 2026-07-02 13:12:43.098 3383 kserve.trace INFO [test_inference_graph.py:setup_isvcs_for_test():209] ERROR_ISVC_IMAGE is quay.io/opendatahub/error-404-isvc:odh-pr-1694 [e2e-graph] 2026-07-02 13:12:43.098 3383 kserve.trace success_isvc_name is success-200-isvc-99760 [e2e-graph] 2026-07-02 13:12:43.098 3383 kserve.trace INFO [test_inference_graph.py:test_ig_scenario10():892] success_isvc_name is success-200-isvc-99760 [e2e-graph] 2026-07-02 13:12:43.098 3383 kserve.trace error_isvc_name is error-404-isvc-99760 [e2e-graph] 2026-07-02 13:12:43.098 3383 kserve.trace INFO [test_inference_graph.py:test_ig_scenario10():893] error_isvc_name is error-404-isvc-99760 [e2e-graph] 2026-07-02 13:13:42.992 3380 kserve.trace Host from isvc status URL = switch-graph-f7674-route-kserve-ci-e2e-test.apps.e17a02ea-7f2b-4a4d-a9e7-31c2ee11ae7a.prod.konfluxeaas.com [e2e-graph] 2026-07-02 13:13:42.992 3380 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = switch-graph-f7674-route-kserve-ci-e2e-test.apps.e17a02ea-7f2b-4a4d-a9e7-31c2ee11ae7a.prod.konfluxeaas.com [e2e-graph] 2026-07-02 13:13:42.992 3380 kserve.trace Network layer = openshift-route [e2e-graph] 2026-07-02 13:13:42.992 3380 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-graph] 2026-07-02 13:13:42.992 3380 kserve.trace Using external route host: switch-graph-f7674-route-kserve-ci-e2e-test.apps.e17a02ea-7f2b-4a4d-a9e7-31c2ee11ae7a.prod.konfluxeaas.com [e2e-graph] 2026-07-02 13:13:42.992 3380 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: switch-graph-f7674-route-kserve-ci-e2e-test.apps.e17a02ea-7f2b-4a4d-a9e7-31c2ee11ae7a.prod.konfluxeaas.com [e2e-graph] 2026-07-02 13:13:42.992 3380 kserve.trace Sending Header = {'Host': 'switch-graph-f7674-route-kserve-ci-e2e-test.apps.e17a02ea-7f2b-4a4d-a9e7-31c2ee11ae7a.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-02 13:13:42.992 3380 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'switch-graph-f7674-route-kserve-ci-e2e-test.apps.e17a02ea-7f2b-4a4d-a9e7-31c2ee11ae7a.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-02 13:13:42.992 3380 kserve.trace base url = https://switch-graph-f7674-route-kserve-ci-e2e-test.apps.e17a02ea-7f2b-4a4d-a9e7-31c2ee11ae7a.prod.konfluxeaas.com [e2e-graph] 2026-07-02 13:13:42.992 3380 kserve.trace INFO [utils.py:_predict():158] base url = https://switch-graph-f7674-route-kserve-ci-e2e-test.apps.e17a02ea-7f2b-4a4d-a9e7-31c2ee11ae7a.prod.konfluxeaas.com [e2e-graph] 2026-07-02 13:13:53.411 3383 kserve.trace Host from isvc status URL = splitter-graph-99760-route-kserve-ci-e2e-test.apps.e17a02ea-7f2b-4a4d-a9e7-31c2ee11ae7a.prod.konfluxeaas.com [e2e-graph] 2026-07-02 13:13:53.411 3383 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = splitter-graph-99760-route-kserve-ci-e2e-test.apps.e17a02ea-7f2b-4a4d-a9e7-31c2ee11ae7a.prod.konfluxeaas.com [e2e-graph] 2026-07-02 13:13:53.411 3383 kserve.trace Network layer = openshift-route [e2e-graph] 2026-07-02 13:13:53.411 3383 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-graph] 2026-07-02 13:13:53.411 3383 kserve.trace Using external route host: splitter-graph-99760-route-kserve-ci-e2e-test.apps.e17a02ea-7f2b-4a4d-a9e7-31c2ee11ae7a.prod.konfluxeaas.com [e2e-graph] 2026-07-02 13:13:53.411 3383 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: splitter-graph-99760-route-kserve-ci-e2e-test.apps.e17a02ea-7f2b-4a4d-a9e7-31c2ee11ae7a.prod.konfluxeaas.com [e2e-graph] 2026-07-02 13:13:53.411 3383 kserve.trace Sending Header = {'Host': 'splitter-graph-99760-route-kserve-ci-e2e-test.apps.e17a02ea-7f2b-4a4d-a9e7-31c2ee11ae7a.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-02 13:13:53.411 3383 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'splitter-graph-99760-route-kserve-ci-e2e-test.apps.e17a02ea-7f2b-4a4d-a9e7-31c2ee11ae7a.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-02 13:13:53.412 3383 kserve.trace base url = https://splitter-graph-99760-route-kserve-ci-e2e-test.apps.e17a02ea-7f2b-4a4d-a9e7-31c2ee11ae7a.prod.konfluxeaas.com [e2e-graph] 2026-07-02 13:13:53.412 3383 kserve.trace INFO [utils.py:_predict():158] base url = https://splitter-graph-99760-route-kserve-ci-e2e-test.apps.e17a02ea-7f2b-4a4d-a9e7-31c2ee11ae7a.prod.konfluxeaas.com [e2e-graph] 2026-07-02 13:21:47.581 3380 kserve.trace HTTP 404 response body: {"detail":"Intentional 404 code"} [e2e-graph] 2026-07-02 13:21:47.581 3380 kserve.trace INFO [utils.py:_predict():169] HTTP 404 response body: {"detail":"Intentional 404 code"} [e2e-graph] 2026-07-02 13:21:47.621 3380 kserve.trace Host from isvc status URL = switch-graph-f7674-route-kserve-ci-e2e-test.apps.e17a02ea-7f2b-4a4d-a9e7-31c2ee11ae7a.prod.konfluxeaas.com [e2e-graph] 2026-07-02 13:21:47.621 3380 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = switch-graph-f7674-route-kserve-ci-e2e-test.apps.e17a02ea-7f2b-4a4d-a9e7-31c2ee11ae7a.prod.konfluxeaas.com [e2e-graph] 2026-07-02 13:21:47.621 3380 kserve.trace Network layer = openshift-route [e2e-graph] 2026-07-02 13:21:47.621 3380 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-graph] 2026-07-02 13:21:47.621 3380 kserve.trace Using external route host: switch-graph-f7674-route-kserve-ci-e2e-test.apps.e17a02ea-7f2b-4a4d-a9e7-31c2ee11ae7a.prod.konfluxeaas.com [e2e-graph] 2026-07-02 13:21:47.621 3380 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: switch-graph-f7674-route-kserve-ci-e2e-test.apps.e17a02ea-7f2b-4a4d-a9e7-31c2ee11ae7a.prod.konfluxeaas.com [e2e-graph] 2026-07-02 13:21:47.621 3380 kserve.trace Sending Header = {'Host': 'switch-graph-f7674-route-kserve-ci-e2e-test.apps.e17a02ea-7f2b-4a4d-a9e7-31c2ee11ae7a.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-02 13:21:47.621 3380 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'switch-graph-f7674-route-kserve-ci-e2e-test.apps.e17a02ea-7f2b-4a4d-a9e7-31c2ee11ae7a.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-02 13:21:47.621 3380 kserve.trace base url = https://switch-graph-f7674-route-kserve-ci-e2e-test.apps.e17a02ea-7f2b-4a4d-a9e7-31c2ee11ae7a.prod.konfluxeaas.com [e2e-graph] 2026-07-02 13:21:47.621 3380 kserve.trace INFO [utils.py:_predict():158] base url = https://switch-graph-f7674-route-kserve-ci-e2e-test.apps.e17a02ea-7f2b-4a4d-a9e7-31c2ee11ae7a.prod.konfluxeaas.com [e2e-graph] 2026-07-02 13:21:47.637 3380 kserve.trace Got response {'predictions': [{'message': 'SUCCESS'}]} [e2e-graph] 2026-07-02 13:21:47.637 3380 kserve.trace INFO [utils.py:predict():141] Got response {'predictions': [{'message': 'SUCCESS'}]} [e2e-graph] 2026-07-02 13:21:47.674 3380 kserve.trace Host from isvc status URL = switch-graph-f7674-route-kserve-ci-e2e-test.apps.e17a02ea-7f2b-4a4d-a9e7-31c2ee11ae7a.prod.konfluxeaas.com [e2e-graph] 2026-07-02 13:21:47.674 3380 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = switch-graph-f7674-route-kserve-ci-e2e-test.apps.e17a02ea-7f2b-4a4d-a9e7-31c2ee11ae7a.prod.konfluxeaas.com [e2e-graph] 2026-07-02 13:21:47.674 3380 kserve.trace Network layer = openshift-route [e2e-graph] 2026-07-02 13:21:47.674 3380 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-graph] 2026-07-02 13:21:47.674 3380 kserve.trace Using external route host: switch-graph-f7674-route-kserve-ci-e2e-test.apps.e17a02ea-7f2b-4a4d-a9e7-31c2ee11ae7a.prod.konfluxeaas.com [e2e-graph] 2026-07-02 13:21:47.674 3380 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: switch-graph-f7674-route-kserve-ci-e2e-test.apps.e17a02ea-7f2b-4a4d-a9e7-31c2ee11ae7a.prod.konfluxeaas.com [e2e-graph] 2026-07-02 13:21:47.674 3380 kserve.trace Sending Header = {'Host': 'switch-graph-f7674-route-kserve-ci-e2e-test.apps.e17a02ea-7f2b-4a4d-a9e7-31c2ee11ae7a.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-02 13:21:47.674 3380 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'switch-graph-f7674-route-kserve-ci-e2e-test.apps.e17a02ea-7f2b-4a4d-a9e7-31c2ee11ae7a.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-02 13:21:47.674 3380 kserve.trace base url = https://switch-graph-f7674-route-kserve-ci-e2e-test.apps.e17a02ea-7f2b-4a4d-a9e7-31c2ee11ae7a.prod.konfluxeaas.com [e2e-graph] 2026-07-02 13:21:47.674 3380 kserve.trace INFO [utils.py:_predict():158] base url = https://switch-graph-f7674-route-kserve-ci-e2e-test.apps.e17a02ea-7f2b-4a4d-a9e7-31c2ee11ae7a.prod.konfluxeaas.com [e2e-graph] 2026-07-02 13:21:57.924 3383 kserve.trace HTTP 404 response body: {"detail":"Intentional 404 code"} [e2e-graph] 2026-07-02 13:21:57.924 3383 kserve.trace INFO [utils.py:_predict():169] HTTP 404 response body: {"detail":"Intentional 404 code"} [e2e-graph] [e2e-graph] [gw1] PASSED graph/test_inference_graph.py::test_ig_scenario10 2026-07-02 13:29:52.063 3380 kserve.trace HTTP 404 response body: {"error":"Failed to process request","cause":"None of the routes matched with the switch condition"} [e2e-graph] 2026-07-02 13:29:52.063 3380 kserve.trace INFO [utils.py:_predict():169] HTTP 404 response body: {"error":"Failed to process request","cause":"None of the routes matched with the switch condition"} [e2e-graph] [e2e-graph] [gw0] PASSED graph/test_inference_graph.py::test_ig_scenario4 [e2e-graph] [e2e-graph] ---------- generated xml file: /workspace/artifacts-dir/junit_e2e.xml ---------- [e2e-graph] --------------------------------- JSON report ---------------------------------- [e2e-graph] report saved to: /workspace/artifacts-dir/e2e_results.json [e2e-graph] ================== 11 passed, 3 skipped in 2382.59s (0:39:42) ================== [e2e-graph] /workspace/source [e2e-graph] /workspace/source [e2e-graph] + echo success [must-gather] [must-gather ] OUT 2026-07-02T13:29:53.500742265Z 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: 597a7d86-5112-4056-bcc7-e1966271dd7d [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.22" [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-02T13:29:53.54588366Z namespace/openshift-must-gather-vlldq created [must-gather] [must-gather ] OUT 2026-07-02T13:29:53.554464806Z clusterrolebinding.rbac.authorization.k8s.io/must-gather-894pf created [must-gather] [must-gather ] OUT 2026-07-02T13:29:53.577459091Z pod for plug-in image quay.io/modh/must-gather:rhoai-2.24 created [must-gather] [must-gather-4rqr9] POD 2026-07-02T13:30:00.304281978Z [disk usage checker] Started [must-gather] [must-gather-4rqr9] POD 2026-07-02T13:30:00.307476224Z [disk usage checker] Volume usage percentage: current = 18 ; allowed = 70 [must-gather] [must-gather-4rqr9] POD 2026-07-02T13:30:00.443866495Z No resources found in openshift-must-gather-vlldq namespace. [must-gather] [must-gather-4rqr9] POD 2026-07-02T13:30:00.556682622Z Error from server (NotFound): namespaces "redhat-ods-operator" not found [must-gather] [must-gather-4rqr9] POD 2026-07-02T13:30:00.706960237Z Wrote inspect data to must-gather. [must-gather] [must-gather-4rqr9] POD 2026-07-02T13:30:00.706990242Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-4rqr9] POD 2026-07-02T13:30:00.706990242Z namespaces "redhat-ods-operator" not found [must-gather] [must-gather-4rqr9] POD 2026-07-02T13:30:00.709532170Z Error getting logs from redhat-ods-operator [must-gather] [must-gather-4rqr9] POD 2026-07-02T13:30:00.864539669Z Wrote inspect data to must-gather. [must-gather] [must-gather-4rqr9] POD 2026-07-02T13:30:00.864563083Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-4rqr9] POD 2026-07-02T13:30:00.864563083Z namespaces "redhat-ods-monitoring" not found [must-gather] [must-gather-4rqr9] POD 2026-07-02T13:30:00.867141785Z Error getting logs from redhat-ods-monitoring [must-gather] [must-gather-4rqr9] POD 2026-07-02T13:30:01.023206333Z Wrote inspect data to must-gather. [must-gather] [must-gather-4rqr9] POD 2026-07-02T13:30:01.023232755Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-4rqr9] POD 2026-07-02T13:30:01.023232755Z namespaces "redhat-ods-applications" not found [must-gather] [must-gather-4rqr9] POD 2026-07-02T13:30:01.025278547Z Error getting logs from redhat-ods-applications [must-gather] [must-gather-4rqr9] POD 2026-07-02T13:30:01.176152041Z Wrote inspect data to must-gather. [must-gather] [must-gather-4rqr9] POD 2026-07-02T13:30:01.176181480Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-4rqr9] POD 2026-07-02T13:30:01.176181480Z namespaces "rhods-notebooks" not found [must-gather] [must-gather-4rqr9] POD 2026-07-02T13:30:01.178307245Z Error getting logs from rhods-notebooks [must-gather] [must-gather-4rqr9] POD 2026-07-02T13:30:01.323370740Z Wrote inspect data to must-gather. [must-gather] [must-gather-4rqr9] POD 2026-07-02T13:30:01.323399288Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-4rqr9] POD 2026-07-02T13:30:01.323399288Z namespaces "rhoai-model-registries" not found [must-gather] [must-gather-4rqr9] POD 2026-07-02T13:30:01.325509971Z Error getting logs from rhoai-model-registries [must-gather] [must-gather-4rqr9] POD 2026-07-02T13:30:01.474836853Z Wrote inspect data to must-gather. [must-gather] [must-gather-4rqr9] POD 2026-07-02T13:30:01.474867850Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-4rqr9] POD 2026-07-02T13:30:01.474867850Z namespaces "istio-system" not found [must-gather] [must-gather-4rqr9] POD 2026-07-02T13:30:01.477164129Z Error getting logs from istio-system [must-gather] [must-gather-4rqr9] POD 2026-07-02T13:30:01.634146062Z Wrote inspect data to must-gather. [must-gather] [must-gather-4rqr9] POD 2026-07-02T13:30:01.634175686Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-4rqr9] POD 2026-07-02T13:30:01.634175686Z namespaces "knative-serving" not found [must-gather] [must-gather-4rqr9] POD 2026-07-02T13:30:01.636531269Z Error getting logs from knative-serving [must-gather] [must-gather-4rqr9] POD 2026-07-02T13:30:01.784599178Z Wrote inspect data to must-gather. [must-gather] [must-gather-4rqr9] POD 2026-07-02T13:30:01.784624100Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-4rqr9] POD 2026-07-02T13:30:01.784624100Z namespaces "redhat-ods-applications-auth-provider" not found [must-gather] [must-gather-4rqr9] POD 2026-07-02T13:30:01.786854545Z Error getting logs from redhat-ods-applications-auth-provider [must-gather] [must-gather-4rqr9] POD 2026-07-02T13:30:02.059179092Z Wrote inspect data to must-gather. [must-gather] [must-gather-4rqr9] POD 2026-07-02T13:30:02.323366536Z Wrote inspect data to must-gather. [must-gather] [must-gather-4rqr9] POD 2026-07-02T13:30:02.456526607Z error: the server doesn't have a resource type "auths" [must-gather] [must-gather-4rqr9] POD 2026-07-02T13:30:02.536133207Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-4rqr9] POD 2026-07-02T13:30:02.538012738Z Error collecting info from [must-gather] [must-gather-4rqr9] POD 2026-07-02T13:30:02.660275418Z error: the server doesn't have a resource type "monitorings" [must-gather] [must-gather-4rqr9] POD 2026-07-02T13:30:02.739344573Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-4rqr9] POD 2026-07-02T13:30:02.741465671Z Error collecting info from [must-gather] [must-gather-4rqr9] POD 2026-07-02T13:30:02.865727271Z error: the server doesn't have a resource type "featuretrackers" [must-gather] [must-gather-4rqr9] POD 2026-07-02T13:30:02.941871369Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-4rqr9] POD 2026-07-02T13:30:02.943668229Z Error collecting info from [must-gather] [must-gather-4rqr9] POD 2026-07-02T13:30:03.065935223Z error: the server doesn't have a resource type "codeflares" [must-gather] [must-gather-4rqr9] POD 2026-07-02T13:30:03.145167551Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-4rqr9] POD 2026-07-02T13:30:03.147169760Z Error collecting info from [must-gather] [must-gather-4rqr9] POD 2026-07-02T13:30:03.272391472Z error: the server doesn't have a resource type "dashboards" [must-gather] [must-gather-4rqr9] POD 2026-07-02T13:30:03.352490854Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-4rqr9] POD 2026-07-02T13:30:03.354581040Z Error collecting info from [must-gather] [must-gather-4rqr9] POD 2026-07-02T13:30:03.478598259Z error: the server doesn't have a resource type "datasciencepipelines" [must-gather] [must-gather-4rqr9] POD 2026-07-02T13:30:03.559299932Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-4rqr9] POD 2026-07-02T13:30:03.561321787Z Error collecting info from [must-gather] [must-gather-4rqr9] POD 2026-07-02T13:30:03.688614388Z error: the server doesn't have a resource type "feastoperators" [must-gather] [must-gather-4rqr9] POD 2026-07-02T13:30:03.768397894Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-4rqr9] POD 2026-07-02T13:30:03.770541006Z Error collecting info from [must-gather] [must-gather-4rqr9] POD 2026-07-02T13:30:03.901112543Z error: the server doesn't have a resource type "kserves" [must-gather] [must-gather-4rqr9] POD 2026-07-02T13:30:03.980590399Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-4rqr9] POD 2026-07-02T13:30:03.982776372Z Error collecting info from [must-gather] [must-gather-4rqr9] POD 2026-07-02T13:30:04.107182698Z error: the server doesn't have a resource type "kueues" [must-gather] [must-gather-4rqr9] POD 2026-07-02T13:30:04.186108013Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-4rqr9] POD 2026-07-02T13:30:04.188222560Z Error collecting info from [must-gather] [must-gather-4rqr9] POD 2026-07-02T13:30:04.309930961Z error: the server doesn't have a resource type "modelcontrollers" [must-gather] [must-gather-4rqr9] POD 2026-07-02T13:30:04.393036793Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-4rqr9] POD 2026-07-02T13:30:04.395396454Z Error collecting info from [must-gather] [must-gather-4rqr9] POD 2026-07-02T13:30:04.518410288Z error: the server doesn't have a resource type "modelmeshservings" [must-gather] [must-gather-4rqr9] POD 2026-07-02T13:30:04.598705928Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-4rqr9] POD 2026-07-02T13:30:04.600849129Z Error collecting info from [must-gather] [must-gather-4rqr9] POD 2026-07-02T13:30:04.726355189Z error: the server doesn't have a resource type "modelregistries" [must-gather] [must-gather-4rqr9] POD 2026-07-02T13:30:04.808997397Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-4rqr9] POD 2026-07-02T13:30:04.811499338Z Error collecting info from [must-gather] [must-gather-4rqr9] POD 2026-07-02T13:30:04.935671611Z error: the server doesn't have a resource type "rays" [must-gather] [must-gather-4rqr9] POD 2026-07-02T13:30:05.017634272Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-4rqr9] POD 2026-07-02T13:30:05.020052281Z Error collecting info from [must-gather] [must-gather-4rqr9] POD 2026-07-02T13:30:05.143197409Z error: the server doesn't have a resource type "trainingoperators" [must-gather] [must-gather-4rqr9] POD 2026-07-02T13:30:05.223793675Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-4rqr9] POD 2026-07-02T13:30:05.226046977Z Error collecting info from [must-gather] [must-gather-4rqr9] POD 2026-07-02T13:30:05.311741197Z [disk usage checker] Volume usage percentage: current = 18 ; allowed = 70 [must-gather] [must-gather-4rqr9] POD 2026-07-02T13:30:05.346976206Z error: the server doesn't have a resource type "trustyais" [must-gather] [must-gather-4rqr9] POD 2026-07-02T13:30:05.426158258Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-4rqr9] POD 2026-07-02T13:30:05.428634093Z Error collecting info from [must-gather] [must-gather-4rqr9] POD 2026-07-02T13:30:05.553283384Z error: the server doesn't have a resource type "workbenches" [must-gather] [must-gather-4rqr9] POD 2026-07-02T13:30:05.636115727Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-4rqr9] POD 2026-07-02T13:30:05.638241631Z Error collecting info from [must-gather] [must-gather-4rqr9] POD 2026-07-02T13:30:05.761412112Z error: the server doesn't have a resource type "hardwareprofiles" [must-gather] [must-gather-4rqr9] POD 2026-07-02T13:30:05.840948425Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-4rqr9] POD 2026-07-02T13:30:05.843131659Z Error collecting info from [must-gather] [must-gather-4rqr9] POD 2026-07-02T13:30:05.968718222Z error: the server doesn't have a resource type "llamastackoperators" [must-gather] [must-gather-4rqr9] POD 2026-07-02T13:30:06.049712678Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-4rqr9] POD 2026-07-02T13:30:06.051914625Z Error collecting info from [must-gather] [must-gather-4rqr9] POD 2026-07-02T13:30:06.728765326Z error: the server doesn't have a resource type "predictors" [must-gather] [must-gather-4rqr9] POD 2026-07-02T13:30:06.856244027Z error: the server doesn't have a resource type "localmodelnodegroups" [must-gather] [must-gather-4rqr9] POD 2026-07-02T13:30:06.979932959Z error: the server doesn't have a resource type "smcp" [must-gather] [must-gather-4rqr9] POD 2026-07-02T13:30:07.101323851Z error: the server doesn't have a resource type "smm" [must-gather] [must-gather-4rqr9] POD 2026-07-02T13:30:07.232268187Z error: the server doesn't have a resource type "smmr" [must-gather] [must-gather-4rqr9] POD 2026-07-02T13:30:07.481385446Z error: the server doesn't have a resource type "virtualservices" [must-gather] [must-gather-4rqr9] POD 2026-07-02T13:30:07.607293648Z error: the server doesn't have a resource type "authorizationpolicies" [must-gather] [must-gather-4rqr9] POD 2026-07-02T13:30:07.731824051Z error: the server doesn't have a resource type "envoyfilters" [must-gather] [must-gather-4rqr9] POD 2026-07-02T13:30:07.856142581Z error: the server doesn't have a resource type "knativeservings" [must-gather] [must-gather-4rqr9] POD 2026-07-02T13:30:07.979045995Z error: the server doesn't have a resource type "configurations" [must-gather] [must-gather-4rqr9] POD 2026-07-02T13:30:08.110379303Z error: the server doesn't have a resource type "routes" [must-gather] [must-gather-4rqr9] POD 2026-07-02T13:30:08.238758808Z error: the server doesn't have a resource type "services" [must-gather] [must-gather-4rqr9] POD 2026-07-02T13:30:08.362604782Z error: the server doesn't have a resource type "revisions" [must-gather] [must-gather-4rqr9] POD 2026-07-02T13:30:08.491943883Z error: the server doesn't have a resource type "authconfigs" [must-gather] [must-gather-4rqr9] POD 2026-07-02T13:30:08.614059100Z error: the server doesn't have a resource type "authorinos" [must-gather] [must-gather-4rqr9] POD 2026-07-02T13:30:08.888509361Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-4rqr9] POD 2026-07-02T13:30:09.058357739Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-4rqr9] POD 2026-07-02T13:30:09.372086421Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-4rqr9] POD 2026-07-02T13:30:09.548751764Z Wrote inspect data to must-gather. [must-gather] [must-gather-4rqr9] POD 2026-07-02T13:30:09.697373761Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-4rqr9] POD 2026-07-02T13:30:09.854728526Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-4rqr9] POD 2026-07-02T13:30:10.180363956Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-4rqr9] POD 2026-07-02T13:30:10.316052078Z [disk usage checker] Volume usage percentage: current = 18 ; allowed = 70 [must-gather] [must-gather-4rqr9] POD 2026-07-02T13:30:10.369851058Z Wrote inspect data to must-gather. [must-gather] [must-gather-4rqr9] POD 2026-07-02T13:30:10.518167960Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-4rqr9] POD 2026-07-02T13:30:10.672132598Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-4rqr9] POD 2026-07-02T13:30:10.980385135Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-4rqr9] POD 2026-07-02T13:30:11.160418743Z Wrote inspect data to must-gather. [must-gather] [must-gather-4rqr9] POD 2026-07-02T13:30:11.309802868Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-4rqr9] POD 2026-07-02T13:30:11.463257780Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-4rqr9] POD 2026-07-02T13:30:11.772906452Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-4rqr9] POD 2026-07-02T13:30:11.955013557Z Wrote inspect data to must-gather. [must-gather] [must-gather-4rqr9] POD 2026-07-02T13:30:12.102921537Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-4rqr9] POD 2026-07-02T13:30:12.259558721Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-4rqr9] POD 2026-07-02T13:30:12.583038160Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-4rqr9] POD 2026-07-02T13:30:12.777289801Z Wrote inspect data to must-gather. [must-gather] [must-gather-4rqr9] POD 2026-07-02T13:30:12.925414867Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-4rqr9] POD 2026-07-02T13:30:13.091817947Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-4rqr9] POD 2026-07-02T13:30:13.443511303Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-4rqr9] POD 2026-07-02T13:30:13.621248456Z Wrote inspect data to must-gather. [must-gather] [must-gather-4rqr9] POD 2026-07-02T13:30:13.785629098Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-4rqr9] POD 2026-07-02T13:30:13.979280658Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-4rqr9] POD 2026-07-02T13:30:14.306859871Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-4rqr9] POD 2026-07-02T13:30:14.495297517Z Wrote inspect data to must-gather. [must-gather] [must-gather-4rqr9] POD 2026-07-02T13:30:14.644341592Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-4rqr9] POD 2026-07-02T13:30:14.793145468Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-4rqr9] POD 2026-07-02T13:30:15.116229602Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-4rqr9] POD 2026-07-02T13:30:15.319411741Z Wrote inspect data to must-gather. [must-gather] [must-gather-4rqr9] POD 2026-07-02T13:30:15.320603608Z [disk usage checker] Volume usage percentage: current = 18 ; allowed = 70 [must-gather] [must-gather-4rqr9] POD 2026-07-02T13:30:15.476167573Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-4rqr9] POD 2026-07-02T13:30:15.667040782Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-4rqr9] POD 2026-07-02T13:30:16.029726531Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-4rqr9] POD 2026-07-02T13:30:16.220395252Z Wrote inspect data to must-gather. [must-gather] [must-gather-4rqr9] POD 2026-07-02T13:30:16.370463614Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-4rqr9] POD 2026-07-02T13:30:16.516067785Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-4rqr9] POD 2026-07-02T13:30:16.860297785Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-4rqr9] POD 2026-07-02T13:30:17.056768459Z Wrote inspect data to must-gather. [must-gather] [must-gather-4rqr9] POD 2026-07-02T13:30:17.212338897Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-4rqr9] POD 2026-07-02T13:30:17.402795475Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-4rqr9] POD 2026-07-02T13:30:17.787176602Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-4rqr9] POD 2026-07-02T13:30:17.986145835Z Wrote inspect data to must-gather. [must-gather] [must-gather-4rqr9] POD 2026-07-02T13:30:18.137226553Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-4rqr9] POD 2026-07-02T13:30:18.325225127Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-4rqr9] POD 2026-07-02T13:30:18.686164672Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-4rqr9] POD 2026-07-02T13:30:18.856323028Z Wrote inspect data to must-gather. [must-gather] [must-gather-4rqr9] POD 2026-07-02T13:30:19.016154530Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-4rqr9] POD 2026-07-02T13:30:19.184933936Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-4rqr9] POD 2026-07-02T13:30:19.513017603Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-4rqr9] POD 2026-07-02T13:30:19.687844696Z Wrote inspect data to must-gather. [must-gather] [must-gather-4rqr9] POD 2026-07-02T13:30:19.835339380Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-4rqr9] POD 2026-07-02T13:30:19.988097815Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-4rqr9] POD 2026-07-02T13:30:20.313964208Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-4rqr9] POD 2026-07-02T13:30:20.325233721Z [disk usage checker] Volume usage percentage: current = 18 ; allowed = 70 [must-gather] [must-gather-4rqr9] POD 2026-07-02T13:30:20.496588126Z Wrote inspect data to must-gather. [must-gather] [must-gather-4rqr9] POD 2026-07-02T13:30:20.516077907Z Caches written to disk [must-gather] [must-gather-4rqr9] OUT 2026-07-02T13:30:21.527067437Z waiting for gather to complete [must-gather] [must-gather-4rqr9] OUT 2026-07-02T13:30:21.52934958Z downloading gather output [must-gather] [must-gather-4rqr9] OUT 2026-07-02T13:30:21.778158626Z receiving incremental file list [must-gather] [must-gather-4rqr9] OUT 2026-07-02T13:30:21.789198003Z ./ [must-gather] [must-gather-4rqr9] OUT 2026-07-02T13:30:21.789244604Z aggregated-discovery-api.yaml [must-gather] [must-gather-4rqr9] OUT 2026-07-02T13:30:21.789571623Z aggregated-discovery-apis.yaml [must-gather] [must-gather-4rqr9] OUT 2026-07-02T13:30:21.790436857Z event-filter.html [must-gather] [must-gather-4rqr9] OUT 2026-07-02T13:30:21.791546868Z timestamp [must-gather] [must-gather-4rqr9] OUT 2026-07-02T13:30:21.791677692Z version [must-gather] [must-gather-4rqr9] OUT 2026-07-02T13:30:21.792454304Z cluster-scoped-resources/ [must-gather] [must-gather-4rqr9] OUT 2026-07-02T13:30:21.792474714Z cluster-scoped-resources/datasciencecluster.opendatahub.io/ [must-gather] [must-gather-4rqr9] OUT 2026-07-02T13:30:21.792483474Z cluster-scoped-resources/datasciencecluster.opendatahub.io/datascienceclusters/ [must-gather] [must-gather-4rqr9] OUT 2026-07-02T13:30:21.792539956Z cluster-scoped-resources/datasciencecluster.opendatahub.io/datascienceclusters/test-dsc.yaml [must-gather] [must-gather-4rqr9] OUT 2026-07-02T13:30:21.792649479Z cluster-scoped-resources/dscinitialization.opendatahub.io/ [must-gather] [must-gather-4rqr9] OUT 2026-07-02T13:30:21.792667239Z cluster-scoped-resources/dscinitialization.opendatahub.io/dscinitializations/ [must-gather] [must-gather-4rqr9] OUT 2026-07-02T13:30:21.792718121Z cluster-scoped-resources/dscinitialization.opendatahub.io/dscinitializations/test-dsci.yaml [must-gather] [must-gather-4rqr9] OUT 2026-07-02T13:30:21.792790843Z namespaces/ [must-gather] [must-gather-4rqr9] OUT 2026-07-02T13:30:21.792828574Z namespaces/kserve-ci-e2e-test/ [must-gather] [must-gather-4rqr9] OUT 2026-07-02T13:30:21.792884105Z namespaces/kserve-ci-e2e-test/kserve-ci-e2e-test.yaml [must-gather] [must-gather-4rqr9] OUT 2026-07-02T13:30:21.792960818Z namespaces/kserve-ci-e2e-test/apps.openshift.io/ [must-gather] [must-gather-4rqr9] OUT 2026-07-02T13:30:21.793007729Z namespaces/kserve-ci-e2e-test/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-4rqr9] OUT 2026-07-02T13:30:21.7930491Z namespaces/kserve-ci-e2e-test/apps/ [must-gather] [must-gather-4rqr9] OUT 2026-07-02T13:30:21.793097091Z namespaces/kserve-ci-e2e-test/apps/daemonsets.yaml [must-gather] [must-gather-4rqr9] OUT 2026-07-02T13:30:21.793177033Z namespaces/kserve-ci-e2e-test/apps/deployments.yaml [must-gather] [must-gather-4rqr9] OUT 2026-07-02T13:30:21.793257546Z namespaces/kserve-ci-e2e-test/apps/replicasets.yaml [must-gather] [must-gather-4rqr9] OUT 2026-07-02T13:30:21.793337908Z namespaces/kserve-ci-e2e-test/apps/statefulsets.yaml [must-gather] [must-gather-4rqr9] OUT 2026-07-02T13:30:21.79338625Z namespaces/kserve-ci-e2e-test/autoscaling/ [must-gather] [must-gather-4rqr9] OUT 2026-07-02T13:30:21.793433031Z namespaces/kserve-ci-e2e-test/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-4rqr9] OUT 2026-07-02T13:30:21.793478572Z namespaces/kserve-ci-e2e-test/batch/ [must-gather] [must-gather-4rqr9] OUT 2026-07-02T13:30:21.793519633Z namespaces/kserve-ci-e2e-test/batch/cronjobs.yaml [must-gather] [must-gather-4rqr9] OUT 2026-07-02T13:30:21.793606345Z namespaces/kserve-ci-e2e-test/batch/jobs.yaml [must-gather] [must-gather-4rqr9] OUT 2026-07-02T13:30:21.793647377Z namespaces/kserve-ci-e2e-test/build.openshift.io/ [must-gather] [must-gather-4rqr9] OUT 2026-07-02T13:30:21.793688888Z namespaces/kserve-ci-e2e-test/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-4rqr9] OUT 2026-07-02T13:30:21.79378127Z namespaces/kserve-ci-e2e-test/build.openshift.io/builds.yaml [must-gather] [must-gather-4rqr9] OUT 2026-07-02T13:30:21.793848492Z namespaces/kserve-ci-e2e-test/core/ [must-gather] [must-gather-4rqr9] OUT 2026-07-02T13:30:21.793881163Z namespaces/kserve-ci-e2e-test/core/configmaps.yaml [must-gather] [must-gather-4rqr9] OUT 2026-07-02T13:30:21.794009727Z namespaces/kserve-ci-e2e-test/core/endpoints.yaml [must-gather] [must-gather-4rqr9] OUT 2026-07-02T13:30:21.794088909Z namespaces/kserve-ci-e2e-test/core/events.yaml [must-gather] [must-gather-4rqr9] OUT 2026-07-02T13:30:21.796570948Z namespaces/kserve-ci-e2e-test/core/persistentvolumeclaims.yaml [must-gather] [must-gather-4rqr9] OUT 2026-07-02T13:30:21.79664396Z namespaces/kserve-ci-e2e-test/core/pods.yaml [must-gather] [must-gather-4rqr9] OUT 2026-07-02T13:30:21.796780004Z namespaces/kserve-ci-e2e-test/core/replicationcontrollers.yaml [must-gather] [must-gather-4rqr9] OUT 2026-07-02T13:30:21.796937458Z namespaces/kserve-ci-e2e-test/core/secrets.yaml [must-gather] [must-gather-4rqr9] OUT 2026-07-02T13:30:21.797121533Z namespaces/kserve-ci-e2e-test/core/services.yaml [must-gather] [must-gather-4rqr9] OUT 2026-07-02T13:30:21.797144744Z namespaces/kserve-ci-e2e-test/discovery.k8s.io/ [must-gather] [must-gather-4rqr9] OUT 2026-07-02T13:30:21.797202616Z namespaces/kserve-ci-e2e-test/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-4rqr9] OUT 2026-07-02T13:30:21.797253847Z namespaces/kserve-ci-e2e-test/image.openshift.io/ [must-gather] [must-gather-4rqr9] OUT 2026-07-02T13:30:21.797276548Z namespaces/kserve-ci-e2e-test/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-4rqr9] OUT 2026-07-02T13:30:21.797342269Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/ [must-gather] [must-gather-4rqr9] OUT 2026-07-02T13:30:21.79736348Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-4rqr9] OUT 2026-07-02T13:30:21.797465343Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-4rqr9] OUT 2026-07-02T13:30:21.797484964Z namespaces/kserve-ci-e2e-test/monitoring.coreos.com/ [must-gather] [must-gather-4rqr9] OUT 2026-07-02T13:30:21.797546305Z namespaces/kserve-ci-e2e-test/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-4rqr9] OUT 2026-07-02T13:30:21.797586356Z namespaces/kserve-ci-e2e-test/networking.k8s.io/ [must-gather] [must-gather-4rqr9] OUT 2026-07-02T13:30:21.797633508Z namespaces/kserve-ci-e2e-test/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-4rqr9] OUT 2026-07-02T13:30:21.797656838Z namespaces/kserve-ci-e2e-test/pods/ [must-gather] [must-gather-4rqr9] OUT 2026-07-02T13:30:21.797666769Z namespaces/kserve-ci-e2e-test/pods/switch-graph-f7674-7d596db84c-9969j/ [must-gather] [must-gather-4rqr9] OUT 2026-07-02T13:30:21.7977414Z namespaces/kserve-ci-e2e-test/pods/switch-graph-f7674-7d596db84c-9969j/switch-graph-f7674-7d596db84c-9969j.yaml [must-gather] [must-gather-4rqr9] OUT 2026-07-02T13:30:21.797819883Z namespaces/kserve-ci-e2e-test/pods/switch-graph-f7674-7d596db84c-9969j/switch-graph-f7674/ [must-gather] [must-gather-4rqr9] OUT 2026-07-02T13:30:21.797839373Z namespaces/kserve-ci-e2e-test/pods/switch-graph-f7674-7d596db84c-9969j/switch-graph-f7674/switch-graph-f7674/ [must-gather] [must-gather-4rqr9] OUT 2026-07-02T13:30:21.797845923Z namespaces/kserve-ci-e2e-test/pods/switch-graph-f7674-7d596db84c-9969j/switch-graph-f7674/switch-graph-f7674/logs/ [must-gather] [must-gather-4rqr9] OUT 2026-07-02T13:30:21.797891395Z namespaces/kserve-ci-e2e-test/pods/switch-graph-f7674-7d596db84c-9969j/switch-graph-f7674/switch-graph-f7674/logs/current.log [must-gather] [must-gather-4rqr9] OUT 2026-07-02T13:30:21.79806292Z namespaces/kserve-ci-e2e-test/pods/switch-graph-f7674-7d596db84c-9969j/switch-graph-f7674/switch-graph-f7674/logs/previous.insecure.log [must-gather] [must-gather-4rqr9] OUT 2026-07-02T13:30:21.798131041Z namespaces/kserve-ci-e2e-test/pods/switch-graph-f7674-7d596db84c-9969j/switch-graph-f7674/switch-graph-f7674/logs/previous.log [must-gather] [must-gather-4rqr9] OUT 2026-07-02T13:30:21.798167782Z namespaces/kserve-ci-e2e-test/policy/ [must-gather] [must-gather-4rqr9] OUT 2026-07-02T13:30:21.798218254Z namespaces/kserve-ci-e2e-test/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-4rqr9] OUT 2026-07-02T13:30:21.798260035Z namespaces/kserve-ci-e2e-test/route.openshift.io/ [must-gather] [must-gather-4rqr9] OUT 2026-07-02T13:30:21.798303466Z namespaces/kserve-ci-e2e-test/route.openshift.io/routes.yaml [must-gather] [must-gather-4rqr9] OUT 2026-07-02T13:30:21.805454355Z [must-gather] [must-gather-4rqr9] OUT 2026-07-02T13:30:21.805481656Z sent 861 bytes received 94,639 bytes 191,000.00 bytes/sec [must-gather] [must-gather-4rqr9] OUT 2026-07-02T13:30:21.805495356Z total size is 1,430,596 speedup is 14.98 [must-gather] [must-gather ] OUT 2026-07-02T13:30:21.912418272Z namespace/openshift-must-gather-vlldq 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: 597a7d86-5112-4056-bcc7-e1966271dd7d [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.22" [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-02T13:30:22.01832268Z Using must-gather plug-in image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e589877e8cc36f2773ea2a7f13a0090e4ec912c558ed652b58e44baf7cef7ad6 [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: 597a7d86-5112-4056-bcc7-e1966271dd7d [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.22" [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-02T13:30:22.03772281Z namespace/openshift-must-gather-74fjg created [must-gather] [must-gather ] OUT 2026-07-02T13:30:22.045933109Z clusterrolebinding.rbac.authorization.k8s.io/must-gather-2jspq created [must-gather] [must-gather ] OUT 2026-07-02T13:30:22.066879642Z pod for plug-in image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e589877e8cc36f2773ea2a7f13a0090e4ec912c558ed652b58e44baf7cef7ad6 created [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:23.287896875Z [disk usage checker] Started [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:23.291778789Z [disk usage checker] Volume usage percentage: current = 12 ; allowed = 70 [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:23.482553533Z Gathering data for ns/openshift-cluster-version... [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:23.612168582Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:23.702697818Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:23.797540120Z Gathering data for ns/default... [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:24.123336734Z Gathering data for ns/openshift... [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:24.554058167Z Gathering data for ns/kube-system... [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:25.292359968Z Gathering data for ns/openshift-etcd... [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:25.617586625Z Wrote inspect data to must-gather. [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:25.617701006Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:25.617701006Z namespaces "assisted-installer" not found [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:26.074007219Z Waiting on subprocesses to finish execution. [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:26.086554336Z INFO: Gathering on-disk MachineConfig from degraded nodes [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:26.093458934Z 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-b9fgw] POD 2026-07-02T13:30:26.099765381Z INFO: Gathering HAProxy config files [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:26.102289329Z INFO: Collecting host service logs for crio [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:26.102503096Z INFO: Collecting host service logs for kubelet [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:26.102565304Z INFO: Gathering machine config daemon's old logs from all nodes [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:26.102817137Z INFO: Collecting host service logs for rpm-ostreed [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:26.103114845Z INFO: Collecting host service logs for ostree-finalize-staged [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:26.103438697Z INFO: Collecting host service logs for machine-config-daemon-firstboot [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:26.103735220Z INFO: Collecting host service logs for machine-config-daemon-host [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:26.104041323Z INFO: Collecting host service logs for NetworkManager [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:26.104361038Z INFO: Collecting host service logs for openvswitch [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:26.104678756Z INFO: Collecting host service logs for ovs-configuration [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:26.105045686Z INFO: Collecting host service logs for ovsdb-server [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:26.105439868Z INFO: Collecting host service logs for ovs-vswitchd [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:26.106503525Z INFO: Waiting for worker host service log collection to complete ... [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:26.110985585Z Executing Istio gather script [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:26.505414141Z INFO: Waiting for node performance related collection to complete ... [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:26.576628884Z INFO: namespace openshift-frr-k8s not detected. Skipping. [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:26.836370521Z INFO: Found 1 replicas - prometheus-k8s-0 [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:27.074068892Z No resources found [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:27.116412961Z INFO: Collecting Insights Archives from insights-operator-5f67b55555-fv6k7 [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:27.116466242Z insights-runtime-extractor-4xx9d [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:27.116487985Z insights-runtime-extractor-fnj9w [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:27.116509679Z insights-runtime-extractor-lwl5h [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:27.319393225Z Wrote inspect data to must-gather. [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:27.359701148Z INFO: "sriov-network-operator" not detected. Skipping. [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:27.370426445Z INFO: "kubernetes-nmstate-operator" not detected. Skipping. [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:27.403792651Z No resources found in openshift-etcd namespace. [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:27.458433608Z INFO: Waiting for on-disk MachineConfig collection to complete ... [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:27.458612747Z INFO: on-disk MachineConfig config collection complete. [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:27.482370666Z INFO: "metallb-operator" not detected. Skipping. [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:27.568037439Z error: the server doesn't have a resource type "performanceprofile" [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:27.606189704Z ERROR: No running kube-apiserver pods found [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:27.662682292Z error: only SOURCE_DIR and POD:DESTINATION_DIR should be specified as arguments [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:27.662682292Z See 'oc rsync -h' for help and examples [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:27.740728565Z INFO: Worker host service log collection to complete. [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:27.905068995Z INFO: Getting alertmanagers from prometheus-k8s-0 [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:28.286326038Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:28.358644050Z INFO: Waiting for HAProxy config collection to complete ... [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:28.367641427Z Wrote inspect data to must-gather. [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:28.377876515Z Wrote inspect data to must-gather. [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:28.397303232Z [disk usage checker] Volume usage percentage: current = 12 ; allowed = 70 [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:28.515539243Z Wrote inspect data to must-gather. [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:28.543883403Z error: the server doesn't have a resource type "multi-networkpolicy" [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:28.572622099Z No resources found [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:28.617617246Z INFO: 'previous-logs' folder not found on ip-10-0-128-177.ec2.internal, skipping... [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:28.710111254Z Wrote inspect data to must-gather. [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:28.714689331Z Wrote inspect data to must-gather. [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:28.745671318Z Gathering data for ns/openshift-monitoring... [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:28.876382286Z Wrote inspect data to must-gather. [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:28.933696190Z error: the server doesn't have a resource type "machineconfigs" [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:28.933967911Z tar: Removing leading `/' from member names [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:28.939015530Z INFO: HAProxy config collection complete. [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:29.002363101Z Wrote inspect data to must-gather. [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:29.016438162Z INFO: 'previous-logs' folder not found on ip-10-0-137-127.ec2.internal, skipping... [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:29.101250172Z INFO: Getting rules from prometheus-k8s-0 [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:29.129874402Z error: the server doesn't have a resource type "machineconfigpools" [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:29.299041480Z Wrote inspect data to must-gather. [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:29.330387903Z INFO: 'previous-logs' folder not found on ip-10-0-140-7.ec2.internal, skipping... [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:29.330461836Z INFO: Waiting for Machine Config Daemon termination log collection to complete ... [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:29.330552628Z INFO: Machine Config Daemon termination log collection complete. [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:29.409689936Z Wrote inspect data to must-gather. [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:29.572081827Z Wrote inspect data to must-gather. [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:29.575350467Z INFO: Getting status/config from prometheus-k8s-0 [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:29.611461607Z error: the server doesn't have a resource type "kubeletconfigs" [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:29.719396763Z INFO: OLM v1 CRDs not detected. Skipping OLM v1 resource collection. [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:29.853709917Z Wrote inspect data to must-gather. [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:29.875736866Z INFO: INTERCONNECT MODE [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:29.875771497Z INFO: Gathering ovn-kubernetes DBs [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:30.027438419Z INFO: Getting status/flags from prometheus-k8s-0 [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:30.051944462Z INFO: Gathering OVN_Northbound from ovnkube-node-95kwm... [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:30.052239305Z INFO: Gathering OVN_Northbound from ovnkube-node-bfrv8... [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:30.052635485Z INFO: Gathering OVN_Northbound from ovnkube-node-sv8zr... [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:30.053005091Z INFO: Gathering OVN_Southbound from ovnkube-node-95kwm... [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:30.053508062Z INFO: Gathering OVN_Southbound from ovnkube-node-bfrv8... [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:30.053800102Z INFO: Gathering OVN_Southbound from ovnkube-node-sv8zr... [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:30.124147526Z Wrote inspect data to must-gather. [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:30.378551250Z INFO: Getting status/runtimeinfo from prometheus-k8s-0 [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:30.416138374Z tar: Removing leading `/' from member names [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:30.440607892Z tar: Removing leading `/' from member names [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:30.444798794Z tar: Removing leading `/' from member names [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:30.460044350Z tar: Removing leading `/' from member names [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:30.465079409Z tar: Removing leading `/' from member names [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:30.471483538Z tar: Removing leading `/' from member names [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:30.500503692Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:30.568713192Z Wrote inspect data to must-gather. [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:30.670090500Z INFO: Getting targets?state=active from prometheus-k8s-0 [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:30.835132498Z Inspecting resource crd/gatewayclasses.gateway.networking.k8s.io [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:30.853527374Z Wrote inspect data to must-gather. [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:30.963406680Z INFO: Getting status/tsdb from prometheus-k8s-0 [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:31.028802607Z INFO: Waiting for network log collection to complete ... [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:31.028840608Z INFO: Waiting for ovnk database copies to complete ... [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:31.029219684Z INFO: Copying ovnk databases complete. [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:31.030988803Z 4.0M must-gather/network_logs/ovnk_database_store [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:31.033500459Z ovnk_database_store/ [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:31.033555867Z ovnk_database_store/ovnkube-node-bfrv8_sbdb [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:31.054896430Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:31.064383701Z ovnk_database_store/ovnkube-node-sv8zr_sbdb [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:31.086820683Z ovnk_database_store/ovnkube-node-95kwm_sbdb [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:31.112479016Z ovnk_database_store/ovnkube-node-bfrv8_nbdb [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:31.120119214Z W0702 13:30:31.120077 1451 util.go:195] skipping , failed to read event err: Object 'Kind' is missing in '' [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:31.121747387Z ovnk_database_store/ovnkube-node-sv8zr_nbdb [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:31.127848087Z Wrote inspect data to must-gather. [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:31.131802041Z ovnk_database_store/ovnkube-node-95kwm_nbdb [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:31.144476958Z INFO: Network log collection complete. [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:31.199559756Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:31.283886465Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:31.287284019Z Inspecting resource crd/gateways.gateway.networking.k8s.io [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:31.408772852Z Gathering data for ns/openshift-network-console... [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:31.412884713Z INFO: Getting status from alertmanager-main-0 [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:31.470199650Z Wrote inspect data to must-gather. [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:31.519832338Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:31.762286342Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:31.764632841Z Inspecting resource crd/grpcroutes.gateway.networking.k8s.io [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:31.805270368Z Wrote inspect data to must-gather. [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:31.911444140Z Gathering data for ns/openshift-console-operator... [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:31.967073195Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:32.109055141Z Error from server (NotFound): deployments.apps "cluster-node-tuning-operator" not found [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:32.111559404Z INFO: Fallback to identify the container image from release info [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:32.200984113Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:32.204026226Z Inspecting resource crd/httproutes.gateway.networking.k8s.io [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:32.339322490Z Gathering data for ns/openshift-console... [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:32.436716346Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:32.640122664Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:32.643848370Z Inspecting resource crd/inferencemodelrewrites.inference.networking.x-k8s.io [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:32.831370727Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:32.908673028Z INFO: Image with low level tools to use: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2c4f9949a07a5338dd10a5abcb8d6d3f5eebe93333139869f9eec8802800162f [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:32.942731903Z Gathering data for ns/openshift-cluster-storage-operator... [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:33.063162456Z daemonset.apps/perf-node-gather-daemonset created [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:33.068215634Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:33.070768136Z Inspecting resource crd/inferenceobjectives.inference.networking.x-k8s.io [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:33.205409150Z Waiting for performance profile collector pods to become ready: 1 [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:33.256672107Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:33.422944126Z [disk usage checker] Volume usage percentage: current = 12 ; allowed = 70 [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:33.473668753Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:33.476348801Z Inspecting resource crd/inferencepoolimports.inference.networking.x-k8s.io [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:33.553661533Z Gathering data for ns/openshift-dns-operator... [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:33.681784072Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:33.876031773Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:33.878743135Z Inspecting resource crd/inferencepools.inference.networking.k8s.io [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:33.885028391Z Gathering data for ns/openshift-dns... [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:34.030432410Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:34.213762915Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:34.216072622Z Inspecting resource crd/inferencepools.inference.networking.x-k8s.io [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:34.341023355Z Waiting for performance profile collector pods to become ready: 2 [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:34.393294040Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:34.527164223Z Gathering data for ns/openshift-image-registry... [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:34.586613226Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:34.588717074Z Inspecting resource crd/referencegrants.gateway.networking.k8s.io [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:34.755211575Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:34.936849794Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:35.080380683Z Gathering data for ns/openshift-ingress-operator... [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:35.480423489Z Waiting for performance profile collector pods to become ready: 3 [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:35.567150921Z Gathering data for ns/openshift-ingress... [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:35.665721642Z Done executing Istio gather script [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:35.895983062Z Gathering data for ns/openshift-ingress-canary... [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:36.256680992Z Gathering data for ns/openshift-insights... [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:36.613550129Z Waiting for performance profile collector pods to become ready: 4 [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:37.736421995Z Waiting for performance profile collector pods to become ready: 5 [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:38.427768876Z [disk usage checker] Volume usage percentage: current = 12 ; allowed = 70 [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:38.517711455Z Gathering data for ns/kserve... [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:38.852623121Z Waiting for performance profile collector pods to become ready: 6 [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:39.981039016Z Waiting for performance profile collector pods to become ready: 7 [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:40.094363746Z Gathering data for ns/openshift-config... [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:40.348666285Z Gathering data for ns/openshift-config-managed... [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:40.796775824Z Gathering data for ns/openshift-kube-apiserver-operator... [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:41.115109596Z Waiting for performance profile collector pods to become ready: 8 [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:41.133889328Z Gathering data for ns/openshift-kube-apiserver... [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:41.392204999Z Gathering data for ns/openshift-kube-controller-manager... [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:41.681331120Z Gathering data for ns/openshift-kube-controller-manager-operator... [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:41.972782678Z Gathering data for ns/openshift-kube-scheduler... [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:42.242865422Z Gathering data for ns/openshift-kube-scheduler-operator... [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:42.253703004Z Daemonset perf-node-gather-daemonset ready 3 out of 3 [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:42.533639536Z Collecting performance related data for node ip-10-0-137-127.ec2.internal [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:42.541170152Z Collecting performance related data for node ip-10-0-140-7.ec2.internal [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:42.552339108Z Collecting performance related data for node ip-10-0-128-177.ec2.internal [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:42.580879004Z Gathering data for ns/openshift-kube-storage-version-migrator... [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:43.026422403Z Gathering data for ns/openshift-kube-storage-version-migrator-operator... [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:43.435808020Z [disk usage checker] Volume usage percentage: current = 12 ; allowed = 70 [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:43.460430352Z Gathering data for ns/openshift-user-workload-monitoring... [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:44.091093779Z Gathering data for ns/openshift-multus... [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:45.682932699Z Gathering data for ns/openshift-ovn-kubernetes... [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:47.335113290Z Gathering data for ns/openshift-host-network... [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:47.671337262Z Gathering data for ns/openshift-network-diagnostics... [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:48.210345610Z Gathering data for ns/openshift-network-node-identity... [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:48.444902627Z [disk usage checker] Volume usage percentage: current = 12 ; allowed = 70 [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:48.665734937Z Gathering data for ns/openshift-network-operator... [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:49.067550640Z Gathering data for ns/openshift-cloud-network-config-controller... [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:49.312761355Z Gathering data for ns/openshift-cluster-node-tuning-operator... [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:49.973940292Z Gathering data for ns/openshift-apiserver-operator... [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:50.281765229Z Gathering data for ns/openshift-apiserver... [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:50.685258919Z Gathering data for ns/openshift-controller-manager-operator... [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:50.945398179Z Gathering data for ns/openshift-controller-manager... [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:51.040453345Z Collecting kubelet logs for node ip-10-0-137-127.ec2.internal [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:51.042087717Z Collecting kubelet logs for node ip-10-0-140-7.ec2.internal [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:51.043785978Z Collecting kubelet logs for node ip-10-0-128-177.ec2.internal [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:51.259203019Z Gathering data for ns/openshift-cluster-samples-operator... [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:51.443353880Z daemonset.apps "perf-node-gather-daemonset" deleted from openshift-must-gather-74fjg namespace [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:51.447576088Z INFO: Node performance data collection complete. [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:51.925978231Z Gathering data for ns/openshift-operator-lifecycle-manager... [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:52.199922087Z Gathering data for ns/openshift-service-ca-operator... [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:52.514341092Z Gathering data for ns/openshift-service-ca... [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:52.968484408Z Gathering data for ns/openshift-cluster-csi-drivers... [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:53.450642496Z [disk usage checker] Volume usage percentage: current = 12 ; allowed = 70 [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:53.983377974Z Wrote inspect data to must-gather. [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:53.983428537Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:53.983428537Z skipping gathering secrets/support due to error: secrets "support" not found [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:54.110625916Z error: the server doesn't have a resource type "clusters" [must-gather] [must-gather-b9fgw] POD 2026-07-02T13:30:54.254340839Z Caches written to disk [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.261651116Z waiting for gather to complete [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.264249609Z downloading gather output [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.524034983Z receiving incremental file list [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.545964732Z ./ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.546035554Z aggregated-discovery-api.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.546312242Z aggregated-discovery-apis.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.547125004Z event-filter.html [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.54949757Z timestamp [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.549587042Z version [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.560244478Z cluster-scoped-resources/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.560270709Z cluster-scoped-resources/admissionregistration.k8s.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.56028182Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.560371992Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/default-network-annotation.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.560588708Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/servicecidrs.openshift.io.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.560813354Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/user-defined-networks-namespace-label.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.560965078Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.561061461Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/default-network-annotation-binding.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.561242226Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/servicecidrs-binding.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.561325688Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/user-defined-networks-namespace-label-binding.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.561409851Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.561442842Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/multus.openshift.io.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.561588756Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/network-node-identity.openshift.io.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.561657268Z cluster-scoped-resources/apiextensions.k8s.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.561975177Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.562013428Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/accounts.nim.opendatahub.io.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.562199103Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/adminnetworkpolicies.policy.networking.k8s.io.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.562432159Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/adminpolicybasedexternalroutes.k8s.ovn.org.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.562636195Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertingrules.monitoring.openshift.io.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.562778579Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertmanagerconfigs.monitoring.coreos.com.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.566588115Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertmanagers.monitoring.coreos.com.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.56822986Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertrelabelconfigs.monitoring.openshift.io.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.568350524Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/apirequestcounts.apiserver.openshift.io.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.568482907Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/apiservers.config.openshift.io.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.568624201Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/appliedmanifestworks.work.open-cluster-management.io.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.568745685Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/authentications.config.openshift.io.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.568975191Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/baselineadminnetworkpolicies.policy.networking.k8s.io.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.569194337Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/builds.config.openshift.io.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.569366252Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/catalogsources.operators.coreos.com.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.56966236Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudcredentials.operator.openshift.io.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.569787464Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudeventsources.eventing.keda.sh.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.569929087Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudprivateipconfigs.cloud.network.openshift.io.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.570050031Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterclaims.cluster.open-cluster-management.io.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.570154194Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustercloudeventsources.eventing.keda.sh.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.570259737Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustercsidrivers.operator.openshift.io.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.570405411Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterimagepolicies.config.openshift.io.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.570593446Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusteroperators.config.openshift.io.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.57072227Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterresourcequotas.quota.openshift.io.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.570863664Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterserviceversions.operators.coreos.com.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.57288761Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterstoragecontainers.serving.kserve.io.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.573044024Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustertriggerauthentications.keda.sh.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.573199348Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusteruserdefinednetworks.k8s.ovn.org.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.573398254Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterversions.config.openshift.io.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.573663061Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.574124204Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.operator.openshift.io.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.574230917Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.samples.operator.openshift.io.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.57434863Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleclidownloads.console.openshift.io.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.574482634Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleexternalloglinks.console.openshift.io.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.574601847Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolelinks.console.openshift.io.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.574719401Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolenotifications.console.openshift.io.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.574848304Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleplugins.console.openshift.io.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.574989458Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolequickstarts.console.openshift.io.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.575121612Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoles.config.openshift.io.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.575269836Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoles.operator.openshift.io.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.575516873Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolesamples.console.openshift.io.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.575647056Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleyamlsamples.console.openshift.io.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.575754209Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/controllerconfigs.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.576311525Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/credentialsrequests.cloudcredential.openshift.io.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.576429948Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/csisnapshotcontrollers.operator.openshift.io.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.576539761Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/datascienceclusters.datasciencecluster.opendatahub.io.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.576725336Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnses.config.openshift.io.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.57685589Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnses.operator.openshift.io.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.577046075Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnsrecords.ingress.operator.openshift.io.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.577161238Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dscinitializations.dscinitialization.opendatahub.io.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.577321713Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressfirewalls.k8s.ovn.org.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.577427416Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressips.k8s.ovn.org.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.577549099Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressqoses.k8s.ovn.org.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.577673623Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressrouters.network.operator.openshift.io.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.577790756Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressservices.k8s.ovn.org.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.57791978Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/etcds.operator.openshift.io.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.578073174Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/featuregates.config.openshift.io.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.578193397Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gatewayclasses.gateway.networking.k8s.io.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.578333951Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gateways.gateway.networking.k8s.io.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.578741002Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/grpcroutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.579142894Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/helmchartrepositories.helm.openshift.io.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.579248596Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httproutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.580053429Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httpscaledobjects.http.keda.sh.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.580186272Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagecontentpolicies.config.openshift.io.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.580303226Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagecontentsourcepolicies.operator.openshift.io.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.580413749Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagedigestmirrorsets.config.openshift.io.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.580525832Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagepolicies.config.openshift.io.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.580744258Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagepruners.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.581019306Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/images.config.openshift.io.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.581151509Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagetagmirrorsets.config.openshift.io.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.581263552Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencegraphs.serving.kserve.io.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.581421047Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencemodelrewrites.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.581523609Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferenceobjectives.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.581647203Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepoolimports.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.581787447Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.k8s.io.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.581948451Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.582071415Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferenceservices.serving.kserve.io.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.584269786Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/infrastructures.config.openshift.io.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.584724098Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ingresscontrollers.operator.openshift.io.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.585306375Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ingresses.config.openshift.io.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.585478329Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/insightsoperators.operator.openshift.io.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.585635884Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/installplans.operators.coreos.com.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.585772347Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/interceptorroutes.http.keda.sh.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.585925492Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ipamclaims.k8s.cni.cncf.io.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.586033535Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ippools.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.586136308Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kedacontrollers.keda.sh.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.591848616Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubeapiservers.operator.openshift.io.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.592041612Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubecontrollermanagers.operator.openshift.io.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.592192276Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubeschedulers.operator.openshift.io.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.59233232Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubestorageversionmigrators.operator.openshift.io.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.592463703Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/llminferenceserviceconfigs.serving.kserve.io.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.59809645Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/llminferenceservices.serving.kserve.io.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.60244469Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineconfignodes.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.602602555Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineconfigurations.operator.openshift.io.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.602907563Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineosbuilds.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.603081238Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineosconfigs.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.603229412Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/network-attachment-definitions.k8s.cni.cncf.io.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.603340526Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/networks.config.openshift.io.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.6034944Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/networks.operator.openshift.io.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.603736417Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/nodes.config.openshift.io.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.60386699Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/nodeslicepools.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.603974863Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/oauths.config.openshift.io.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.604161818Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/olmconfigs.operators.coreos.com.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.604268851Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/openshiftapiservers.operator.openshift.io.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.604382574Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/openshiftcontrollermanagers.operator.openshift.io.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.604493718Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorconditions.operators.coreos.com.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.604634101Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorgroups.operators.coreos.com.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.604824827Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorhubs.config.openshift.io.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.6049583Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorpkis.network.operator.openshift.io.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.605067403Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operators.operators.coreos.com.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.605190347Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/overlappingrangeipreservations.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.605277259Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/pinnedimagesets.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.605383612Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/podmonitors.monitoring.coreos.com.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.60567506Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/podnetworkconnectivitychecks.controlplane.operator.openshift.io.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.605809834Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/probes.monitoring.coreos.com.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.606067691Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/profiles.tuned.openshift.io.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.606181984Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/projecthelmchartrepositories.helm.openshift.io.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.606296817Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/projects.config.openshift.io.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.606402751Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/prometheuses.monitoring.coreos.com.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.608395856Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/prometheusrules.monitoring.coreos.com.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.608520339Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/proxies.config.openshift.io.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.608626752Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/rangeallocations.security.internal.openshift.io.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.608725985Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/referencegrants.gateway.networking.k8s.io.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.608881879Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/rolebindingrestrictions.authorization.openshift.io.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.609022073Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/scaledjobs.keda.sh.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.610605757Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/scaledobjects.keda.sh.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.610748791Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/schedulers.config.openshift.io.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.610900555Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/securitycontextconstraints.security.openshift.io.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.611087541Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servicecas.operator.openshift.io.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.611200864Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servicemonitors.monitoring.coreos.com.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.61143686Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servingruntimes.serving.kserve.io.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.611951434Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storages.operator.openshift.io.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.612071688Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storagestates.migration.k8s.io.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.612177201Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storageversionmigrations.migration.k8s.io.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.612279784Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/subscriptions.operators.coreos.com.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.612925172Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/thanosrulers.monitoring.coreos.com.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.61430254Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/trainedmodels.serving.kserve.io.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.614401342Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/triggerauthentications.keda.sh.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.614573377Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/tuneds.tuned.openshift.io.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.614692211Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/userdefinednetworks.k8s.ovn.org.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.614871336Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumepopulators.populator.storage.k8s.io.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.614980269Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshotclasses.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.615107642Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshotcontents.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.615280807Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshots.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.61540325Z cluster-scoped-resources/apiregistration.k8s.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.615609226Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.615657157Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1..yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.61574837Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.admissionregistration.k8s.io.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.615840193Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apiextensions.k8s.io.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.615922105Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apiserver.openshift.io.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.615997477Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apps.openshift.io.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.616152831Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apps.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.616247244Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authentication.k8s.io.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.616346547Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authorization.k8s.io.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.616429069Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authorization.openshift.io.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.616520031Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.autoscaling.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.616606894Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.batch.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.616688746Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.build.openshift.io.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.616778719Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.certificates.k8s.io.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.616885422Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.cloud.network.openshift.io.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.616971404Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.cloudcredential.openshift.io.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.617055706Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.config.openshift.io.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.617142089Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.console.openshift.io.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.617236761Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.coordination.k8s.io.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.617320594Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.datasciencecluster.opendatahub.io.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.617412216Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.discovery.k8s.io.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.617495099Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.dscinitialization.opendatahub.io.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.617588471Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.events.k8s.io.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.617671073Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.flowcontrol.apiserver.k8s.io.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.617759286Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.gateway.networking.k8s.io.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.617868129Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.image.openshift.io.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.617956121Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.618046844Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.inference.networking.k8s.io.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.618127166Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.ingress.operator.openshift.io.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.618214908Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.k8s.cni.cncf.io.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.618304111Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.k8s.ovn.org.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.618388913Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.618481766Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.monitoring.coreos.com.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.618579949Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.monitoring.openshift.io.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.618662001Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.network.operator.openshift.io.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.618747983Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.networking.k8s.io.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.618855506Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.nim.opendatahub.io.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.618938099Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.node.k8s.io.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.619024341Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.oauth.openshift.io.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.619114933Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.operator.openshift.io.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.619203606Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.operators.coreos.com.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.619288908Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.packages.operators.coreos.com.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.619377641Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.policy.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.619458453Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.project.openshift.io.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.619550496Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.quota.openshift.io.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.619634448Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.rbac.authorization.k8s.io.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.61972427Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.resource.k8s.io.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.619812103Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.route.openshift.io.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.619908546Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.samples.operator.openshift.io.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.619991378Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.scheduling.k8s.io.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.620108301Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.security.internal.openshift.io.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.620196614Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.security.openshift.io.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.620289646Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.620378489Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.storage.k8s.io.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.620469551Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.template.openshift.io.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.620564994Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.tuned.openshift.io.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.620672317Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.user.openshift.io.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.620753109Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.work.open-cluster-management.io.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.620902493Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.cluster.open-cluster-management.io.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.621026667Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.controlplane.operator.openshift.io.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.62112626Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.eventing.keda.sh.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.621215762Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.http.keda.sh.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.621305084Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.621395807Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.k8s.cni.cncf.io.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.62148927Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.keda.sh.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.621580942Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.migration.k8s.io.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.621668504Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.monitoring.coreos.com.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.621761947Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.operator.openshift.io.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.62187799Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.operators.coreos.com.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.621959492Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.policy.networking.k8s.io.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.622052565Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.serving.kserve.io.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.622138028Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.62224115Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.622314762Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.operators.coreos.com.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.622406235Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.serving.kserve.io.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.622506438Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.admissionregistration.k8s.io.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.62259327Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.external.metrics.k8s.io.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.622700703Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.gateway.networking.k8s.io.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.622785406Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.helm.openshift.io.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.622911469Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.http.keda.sh.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.623002952Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.metrics.k8s.io.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.623095644Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.monitoring.coreos.com.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.623193627Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.populator.storage.k8s.io.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.623276829Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.serving.kserve.io.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.623369022Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.storage.k8s.io.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.623473745Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v2.autoscaling.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.623544616Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v2.operators.coreos.com.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.623609298Z cluster-scoped-resources/certificates.k8s.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.623650289Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.623703101Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-2f4r7.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.623820514Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-2pwxt.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.623940327Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-7w4qn.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.62403688Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-9x89f.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.624121272Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-cjlp8.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.624214955Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-lj4nv.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.624295777Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-qw2tj.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.62438375Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-rvtsm.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.624529734Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-sjd9r.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.624621546Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-vsdnw.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.624721309Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-whdzd.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.624823112Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-x9f77.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.624923355Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-cldft.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.625024517Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-g7m5z.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.62512021Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-vprs5.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.625265984Z cluster-scoped-resources/config.openshift.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.625310896Z cluster-scoped-resources/config.openshift.io/apiservers.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.62545743Z cluster-scoped-resources/config.openshift.io/authentications.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.625581753Z cluster-scoped-resources/config.openshift.io/builds.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.625667526Z cluster-scoped-resources/config.openshift.io/clusterimagepolicies.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.625755778Z cluster-scoped-resources/config.openshift.io/clusteroperators.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.626087357Z cluster-scoped-resources/config.openshift.io/clusterversions.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.626241822Z cluster-scoped-resources/config.openshift.io/consoles.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.626326744Z cluster-scoped-resources/config.openshift.io/dnses.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.626421336Z cluster-scoped-resources/config.openshift.io/featuregates.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.62654315Z cluster-scoped-resources/config.openshift.io/imagecontentpolicies.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.626626202Z cluster-scoped-resources/config.openshift.io/imagedigestmirrorsets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.626715015Z cluster-scoped-resources/config.openshift.io/imagepolicies.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.626793647Z cluster-scoped-resources/config.openshift.io/images.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.62691337Z cluster-scoped-resources/config.openshift.io/imagetagmirrorsets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.627027683Z cluster-scoped-resources/config.openshift.io/infrastructures.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.627134336Z cluster-scoped-resources/config.openshift.io/ingresses.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.627206718Z cluster-scoped-resources/config.openshift.io/networks.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.627304511Z cluster-scoped-resources/config.openshift.io/nodes.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.627399434Z cluster-scoped-resources/config.openshift.io/oauths.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.627487996Z cluster-scoped-resources/config.openshift.io/operatorhubs.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.627568798Z cluster-scoped-resources/config.openshift.io/projects.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.62765171Z cluster-scoped-resources/config.openshift.io/proxies.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.627740583Z cluster-scoped-resources/config.openshift.io/schedulers.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.627866787Z cluster-scoped-resources/config.openshift.io/clusteroperators/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.627905128Z cluster-scoped-resources/config.openshift.io/clusteroperators/console.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.6280081Z cluster-scoped-resources/config.openshift.io/clusteroperators/csi-snapshot-controller.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.628099783Z cluster-scoped-resources/config.openshift.io/clusteroperators/dns.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.628186655Z cluster-scoped-resources/config.openshift.io/clusteroperators/image-registry.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.628278078Z cluster-scoped-resources/config.openshift.io/clusteroperators/ingress.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.6283661Z cluster-scoped-resources/config.openshift.io/clusteroperators/insights.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.628458143Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-apiserver.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.628609827Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-controller-manager.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.628690699Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-scheduler.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.628778602Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-storage-version-migrator.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.628917466Z cluster-scoped-resources/config.openshift.io/clusteroperators/monitoring.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.628998998Z cluster-scoped-resources/config.openshift.io/clusteroperators/network.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.629129482Z cluster-scoped-resources/config.openshift.io/clusteroperators/node-tuning.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.629230674Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-apiserver.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.629317907Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-controller-manager.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.62941067Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-samples.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.629498712Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager-catalog.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.629587394Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager-packageserver.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.629668887Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.629767719Z cluster-scoped-resources/config.openshift.io/clusteroperators/service-ca.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.629880332Z cluster-scoped-resources/config.openshift.io/clusteroperators/storage.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.629952214Z cluster-scoped-resources/config.openshift.io/clusterversions/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.630003156Z cluster-scoped-resources/config.openshift.io/clusterversions/version.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.630057277Z cluster-scoped-resources/config.openshift.io/consoles/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.630098978Z cluster-scoped-resources/config.openshift.io/consoles/cluster.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.63014605Z cluster-scoped-resources/config.openshift.io/featuregates/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.630177111Z cluster-scoped-resources/config.openshift.io/featuregates/cluster.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.630256323Z cluster-scoped-resources/config.openshift.io/infrastructures/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.630300414Z cluster-scoped-resources/config.openshift.io/infrastructures/cluster.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.630346756Z cluster-scoped-resources/config.openshift.io/oauths/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.630403057Z cluster-scoped-resources/config.openshift.io/oauths/cluster.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.630455148Z cluster-scoped-resources/config.openshift.io/proxies/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.63050753Z cluster-scoped-resources/config.openshift.io/proxies/cluster.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.630571902Z cluster-scoped-resources/console.openshift.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.630588992Z cluster-scoped-resources/console.openshift.io/consoleplugins/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.630626393Z cluster-scoped-resources/console.openshift.io/consoleplugins/monitoring-plugin.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.630714876Z cluster-scoped-resources/console.openshift.io/consoleplugins/networking-console-plugin.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.630768707Z cluster-scoped-resources/core/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.630777697Z cluster-scoped-resources/core/nodes/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.630838219Z cluster-scoped-resources/core/nodes/ip-10-0-128-177.ec2.internal.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.631010304Z cluster-scoped-resources/core/nodes/ip-10-0-137-127.ec2.internal.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.631143278Z cluster-scoped-resources/core/nodes/ip-10-0-140-7.ec2.internal.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.631257961Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.631295132Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.631332423Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/catch-all.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.631430315Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/exempt.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.631518698Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/global-default.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.6316034Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-controller-manager.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.631688843Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-scheduler.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.631784525Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-system-service-accounts.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.63194438Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver-operator.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.632043563Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver-sar.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.632133325Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.632228838Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-authentication-operator.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.63232555Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-controller-manager.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.632408963Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-kube-apiserver-operator.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.632503135Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-monitoring-metrics.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.632585187Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-apiserver-sar.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.63268889Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-apiserver.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.632768233Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-server.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.632879206Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/probes.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.632963338Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/service-accounts.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.63305364Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-leader-election.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.633144273Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-node-high.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.633229936Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-nodes.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.633308918Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.633337199Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/catch-all.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.633420721Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/exempt.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.633511573Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/global-default.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.633591035Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/leader-election.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.633672318Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/node-high.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.63375135Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/openshift-control-plane-operators.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.633919335Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/system.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.634043238Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/workload-high.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.634130061Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/workload-low.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.634193312Z cluster-scoped-resources/imageregistry.operator.openshift.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.634208553Z cluster-scoped-resources/imageregistry.operator.openshift.io/configs/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.634249954Z cluster-scoped-resources/imageregistry.operator.openshift.io/configs/cluster.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.634325796Z cluster-scoped-resources/imageregistry.operator.openshift.io/imagepruners/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.634362627Z cluster-scoped-resources/imageregistry.operator.openshift.io/imagepruners/cluster.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.634412858Z cluster-scoped-resources/migration.k8s.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.634419809Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.63445631Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/console-plugin-storage-version-migration.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.634554602Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/machineconfiguration-controllerconfig-storage-version-migration.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.634691676Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/machineconfiguration-machineconfigpool-storage-version-migration.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.634741698Z cluster-scoped-resources/oauth.openshift.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.634748558Z cluster-scoped-resources/oauth.openshift.io/oauthclients/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.634783669Z cluster-scoped-resources/oauth.openshift.io/oauthclients/console.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.634912002Z cluster-scoped-resources/operator.openshift.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.634923252Z cluster-scoped-resources/operator.openshift.io/clustercsidrivers/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.634949693Z cluster-scoped-resources/operator.openshift.io/clustercsidrivers/ebs.csi.aws.com.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.635027786Z cluster-scoped-resources/operator.openshift.io/consoles/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.635069237Z cluster-scoped-resources/operator.openshift.io/consoles/cluster.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.635169499Z cluster-scoped-resources/operator.openshift.io/csisnapshotcontrollers/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.6352008Z cluster-scoped-resources/operator.openshift.io/csisnapshotcontrollers/cluster.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.635273802Z cluster-scoped-resources/operator.openshift.io/dnses/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.635310813Z cluster-scoped-resources/operator.openshift.io/dnses/default.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.635349864Z cluster-scoped-resources/operator.openshift.io/insightsoperators/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.635402866Z cluster-scoped-resources/operator.openshift.io/insightsoperators/cluster.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.635506429Z cluster-scoped-resources/operator.openshift.io/kubeapiservers/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.635530299Z cluster-scoped-resources/operator.openshift.io/kubeapiservers/cluster.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.635593251Z cluster-scoped-resources/operator.openshift.io/kubecontrollermanagers/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.635638342Z cluster-scoped-resources/operator.openshift.io/kubecontrollermanagers/cluster.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.635688384Z cluster-scoped-resources/operator.openshift.io/kubeschedulers/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.635716965Z cluster-scoped-resources/operator.openshift.io/kubeschedulers/cluster.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.635768346Z cluster-scoped-resources/operator.openshift.io/kubestorageversionmigrators/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.635815837Z cluster-scoped-resources/operator.openshift.io/kubestorageversionmigrators/cluster.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.635887889Z cluster-scoped-resources/operator.openshift.io/networks/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.63590927Z cluster-scoped-resources/operator.openshift.io/networks/cluster.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.636004402Z cluster-scoped-resources/operator.openshift.io/openshiftapiservers/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.636027613Z cluster-scoped-resources/operator.openshift.io/openshiftapiservers/cluster.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.636087005Z cluster-scoped-resources/operator.openshift.io/openshiftcontrollermanagers/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.636126976Z cluster-scoped-resources/operator.openshift.io/openshiftcontrollermanagers/cluster.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.636187508Z cluster-scoped-resources/operator.openshift.io/servicecas/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.636225999Z cluster-scoped-resources/operator.openshift.io/servicecas/cluster.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.63626258Z cluster-scoped-resources/operator.openshift.io/storages/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.636296851Z cluster-scoped-resources/operator.openshift.io/storages/cluster.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.636391603Z cluster-scoped-resources/operators.coreos.com/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.636402864Z cluster-scoped-resources/operators.coreos.com/olmconfigs/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.636438574Z cluster-scoped-resources/operators.coreos.com/olmconfigs/cluster.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.636494976Z cluster-scoped-resources/operators.coreos.com/operators/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.636531407Z cluster-scoped-resources/operators.coreos.com/operators/openshift-custom-metrics-autoscaler-operator.openshift-keda.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.636611619Z cluster-scoped-resources/rbac.authorization.k8s.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.636652651Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.636698782Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/aws-ebs-csi-driver-operator-clusterrolebinding.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.636794304Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cloud-network-config-controller.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.637058572Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cluster-node-tuning-operator.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.637215456Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cluster-storage-operator-role.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.637345Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/csi-snapshot-controller-operator-clusterrole.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.637445113Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/csi-snapshot-controller-runner-operator.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.637535945Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/metrics-daemon-sa-rolebinding.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.637619958Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-admission-controller-webhook.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.63770904Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-ancillary-tools.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.637791692Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-cluster-readers.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.637910526Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-group.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.637984757Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-transient.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.63807179Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-whereabouts.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.638162302Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/network-diagnostics.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.638251815Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/network-node-identity.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.638339177Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-image-registry-pruner.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.6384212Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-iptables-alerter.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.638519702Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.638603055Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-node-identity-limited.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.638696327Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-node-kube-rbac-proxy.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.63878384Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/registry-registry-role.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.638915183Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.638949444Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/aws-ebs-csi-driver-operator-clusterrole.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.639074148Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/cloud-network-config-controller.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.63915377Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/cluster-node-tuning-operator.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.639239832Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/console-extensions-reader.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.639385886Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/console-operator.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.639487399Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/console.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.639567372Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/csi-snapshot-controller-operator-clusterrole.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.639659094Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/helm-chartrepos-viewer.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.639747206Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/metrics-daemon-role.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.63985458Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus-admission-controller-webhook.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.639953052Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus-ancillary-tools.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.640033674Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.640119607Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/net-attach-def-project.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.640199619Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/network-diagnostics.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.640286812Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/network-node-identity.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.640377424Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-csi-snapshot-controller-runner.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.640470346Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-iptables-alerter.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.640550939Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-cluster-reader.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.640641121Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.640736714Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-kube-rbac-proxy.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.640838437Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-node-limited.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.640926169Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-udn-editor.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.641011852Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-udn-viewer.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.641102054Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/project-helm-chartrepository-editor.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.641185237Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-admin.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.641290049Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-basic-user.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.641367082Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-storage-admin.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.641460984Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-view.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.641551817Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:registry.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.641637239Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/whereabouts-cni.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.641706051Z cluster-scoped-resources/samples.operator.openshift.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.641713111Z cluster-scoped-resources/samples.operator.openshift.io/configs/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.641752112Z cluster-scoped-resources/samples.operator.openshift.io/configs/cluster.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.641821714Z cluster-scoped-resources/snapshot.storage.k8s.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.641834464Z cluster-scoped-resources/snapshot.storage.k8s.io/volumesnapshotclasses/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.641870136Z cluster-scoped-resources/snapshot.storage.k8s.io/volumesnapshotclasses/csi-aws-vsc.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.641916927Z cluster-scoped-resources/storage.k8s.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.641924537Z cluster-scoped-resources/storage.k8s.io/csidrivers/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.641965328Z cluster-scoped-resources/storage.k8s.io/csidrivers/ebs.csi.aws.com.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.64203496Z cluster-scoped-resources/storage.k8s.io/csinodes/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.642076491Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-128-177.ec2.internal.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.642167434Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-137-127.ec2.internal.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.642245926Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-140-7.ec2.internal.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.642310028Z cluster-scoped-resources/storage.k8s.io/storageclasses/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.642357479Z cluster-scoped-resources/storage.k8s.io/storageclasses/gp2-csi.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.642446232Z cluster-scoped-resources/storage.k8s.io/storageclasses/gp3-csi.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.642501123Z host_service_logs/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.642531294Z host_service_logs/masters/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.642574225Z host_service_logs/masters/NetworkManager_service.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.642647297Z host_service_logs/masters/crio_service.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.642720209Z host_service_logs/masters/kubelet_service.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.642786531Z host_service_logs/masters/machine-config-daemon-firstboot_service.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.642932915Z host_service_logs/masters/machine-config-daemon-host_service.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.643049298Z host_service_logs/masters/openvswitch_service.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.6431144Z host_service_logs/masters/ostree-finalize-staged_service.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.643188652Z host_service_logs/masters/ovs-configuration_service.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.643248194Z host_service_logs/masters/ovs-vswitchd_service.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.643323206Z host_service_logs/masters/ovsdb-server_service.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.643397398Z host_service_logs/masters/rpm-ostreed_service.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.643414338Z ingress_controllers/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.643420068Z ingress_controllers/default/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.643429359Z ingress_controllers/default/router-default-54fcb7b75-zz9dh/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.64347843Z ingress_controllers/default/router-default-54fcb7b75-zz9dh/haproxy.config [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.643572143Z insights-data/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.643587223Z istio/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.643597213Z istio/aggregated-discovery-api.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.643718917Z istio/aggregated-discovery-apis.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.644094977Z istio/event-filter.html [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.64418417Z istio/timestamp [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.644222471Z istio/cluster-scoped-resources/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.644227711Z istio/cluster-scoped-resources/apiextensions.k8s.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.644261322Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.644309393Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gatewayclasses.gateway.networking.k8s.io.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.644455817Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gateways.gateway.networking.k8s.io.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.644842868Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/grpcroutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.645336602Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httproutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.646187875Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencemodelrewrites.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.646326979Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferenceobjectives.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.646457463Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepoolimports.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.646600437Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.k8s.io.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.64673784Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.646891155Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/referencegrants.gateway.networking.k8s.io.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.646959057Z machine_config_ondisk/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.646969157Z machine_config_termination_logs/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.646987567Z monitoring/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.646993278Z monitoring/alertmanager/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.647031869Z monitoring/alertmanager/status.json [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.647128491Z monitoring/alertmanager/status.stderr [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.647155472Z monitoring/prometheus/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.647189633Z monitoring/prometheus/alertmanagers.json [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.647285126Z monitoring/prometheus/alertmanagers.stderr [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.647347568Z monitoring/prometheus/rules.json [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.648064788Z monitoring/prometheus/rules.stderr [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.648122759Z monitoring/prometheus/prometheus-k8s-0/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.648182041Z monitoring/prometheus/prometheus-k8s-0/active-targets.json [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.649059365Z monitoring/prometheus/prometheus-k8s-0/active-targets.stderr [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.649078236Z monitoring/prometheus/prometheus-k8s-0/status/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.649140167Z monitoring/prometheus/prometheus-k8s-0/status/runtimeinfo.json [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.64922994Z monitoring/prometheus/prometheus-k8s-0/status/runtimeinfo.stderr [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.649293951Z monitoring/prometheus/prometheus-k8s-0/status/tsdb.json [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.649383174Z monitoring/prometheus/prometheus-k8s-0/status/tsdb.stderr [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.649423445Z monitoring/prometheus/status/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.649467936Z monitoring/prometheus/status/config.json [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.650000471Z monitoring/prometheus/status/config.stderr [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.650052592Z monitoring/prometheus/status/flags.json [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.650164936Z monitoring/prometheus/status/flags.stderr [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.65031564Z namespaces/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.65033662Z namespaces/default/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.650395432Z namespaces/default/default.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.650443683Z namespaces/default/apps.openshift.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.650489855Z namespaces/default/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.650546246Z namespaces/default/apps/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.650576507Z namespaces/default/apps/daemonsets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.650660519Z namespaces/default/apps/deployments.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.650736031Z namespaces/default/apps/replicasets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.650866105Z namespaces/default/apps/statefulsets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.650915747Z namespaces/default/autoscaling/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.650950737Z namespaces/default/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.651005569Z namespaces/default/batch/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.65103518Z namespaces/default/batch/cronjobs.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.651125662Z namespaces/default/batch/jobs.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.651160203Z namespaces/default/build.openshift.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.651203364Z namespaces/default/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.651275417Z namespaces/default/build.openshift.io/builds.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.651345078Z namespaces/default/core/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.65139231Z namespaces/default/core/configmaps.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.651497143Z namespaces/default/core/endpoints.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.651586235Z namespaces/default/core/events.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.65175891Z namespaces/default/core/persistentvolumeclaims.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.651864623Z namespaces/default/core/pods.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.651942685Z namespaces/default/core/replicationcontrollers.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.652068619Z namespaces/default/core/secrets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.652236323Z namespaces/default/core/services.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.652300635Z namespaces/default/discovery.k8s.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.652334696Z namespaces/default/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.652413898Z namespaces/default/image.openshift.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.652452259Z namespaces/default/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.652520401Z namespaces/default/k8s.ovn.org/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.652555532Z namespaces/default/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.652645515Z namespaces/default/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.652720587Z namespaces/default/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.652756268Z namespaces/default/monitoring.coreos.com/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.652813879Z namespaces/default/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.652874561Z namespaces/default/networking.k8s.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.652919962Z namespaces/default/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.652967693Z namespaces/default/policy/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.653002114Z namespaces/default/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.653054196Z namespaces/default/route.openshift.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.653096337Z namespaces/default/route.openshift.io/routes.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.65318722Z namespaces/kserve/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.653232131Z namespaces/kserve/kserve.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.653290802Z namespaces/kserve/apps.openshift.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.653323523Z namespaces/kserve/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.653372685Z namespaces/kserve/apps/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.653411956Z namespaces/kserve/apps/daemonsets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.653493848Z namespaces/kserve/apps/deployments.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.653684224Z namespaces/kserve/apps/replicasets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.653880999Z namespaces/kserve/apps/statefulsets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.65391392Z namespaces/kserve/autoscaling/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.653960401Z namespaces/kserve/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.654006502Z namespaces/kserve/batch/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.654042223Z namespaces/kserve/batch/cronjobs.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.654119925Z namespaces/kserve/batch/jobs.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.654188858Z namespaces/kserve/build.openshift.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.654225999Z namespaces/kserve/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.654301741Z namespaces/kserve/build.openshift.io/builds.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.654352372Z namespaces/kserve/coordination.k8s.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.654361112Z namespaces/kserve/coordination.k8s.io/leases/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.654403024Z namespaces/kserve/coordination.k8s.io/leases/kserve-controller-manager-leader-lock.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.654514216Z namespaces/kserve/coordination.k8s.io/leases/llminferenceservice-kserve-controller-manager.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.654597249Z namespaces/kserve/coordination.k8s.io/leases/odh-model-controller.opendatahub.io.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.654705552Z namespaces/kserve/core/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.654747783Z namespaces/kserve/core/configmaps.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.655074142Z namespaces/kserve/core/endpoints.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.655190845Z namespaces/kserve/core/events.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.655442832Z namespaces/kserve/core/persistentvolumeclaims.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.655528145Z namespaces/kserve/core/pods.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.655784632Z namespaces/kserve/core/replicationcontrollers.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.655935836Z namespaces/kserve/core/secrets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.656279596Z namespaces/kserve/core/services.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.656401639Z namespaces/kserve/discovery.k8s.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.65644211Z namespaces/kserve/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.656544033Z namespaces/kserve/image.openshift.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.656574004Z namespaces/kserve/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.656614505Z namespaces/kserve/k8s.ovn.org/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.656693887Z namespaces/kserve/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.656776359Z namespaces/kserve/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.656917413Z namespaces/kserve/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.656966265Z namespaces/kserve/monitoring.coreos.com/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.657001536Z namespaces/kserve/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.657073488Z namespaces/kserve/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.657123619Z namespaces/kserve/monitoring.coreos.com/servicemonitors/model-serving-api-metrics.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.657209631Z namespaces/kserve/monitoring.coreos.com/servicemonitors/odh-model-controller-metrics-monitor.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.657263653Z namespaces/kserve/networking.k8s.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.657308764Z namespaces/kserve/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.657389056Z namespaces/kserve/pods/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.657398037Z namespaces/kserve/pods/kserve-controller-manager-69b5d94596-wdwkk/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.657461328Z namespaces/kserve/pods/kserve-controller-manager-69b5d94596-wdwkk/kserve-controller-manager-69b5d94596-wdwkk.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.657541271Z namespaces/kserve/pods/kserve-controller-manager-69b5d94596-wdwkk/manager/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.657552381Z namespaces/kserve/pods/kserve-controller-manager-69b5d94596-wdwkk/manager/manager/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.657558571Z namespaces/kserve/pods/kserve-controller-manager-69b5d94596-wdwkk/manager/manager/logs/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.657586932Z namespaces/kserve/pods/kserve-controller-manager-69b5d94596-wdwkk/manager/manager/logs/current.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.66004879Z namespaces/kserve/pods/kserve-controller-manager-69b5d94596-wdwkk/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.660119512Z namespaces/kserve/pods/kserve-controller-manager-69b5d94596-wdwkk/manager/manager/logs/previous.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.660147363Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-wlx4q/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.660208665Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-wlx4q/llmisvc-controller-manager-67d95fdc48-wlx4q.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.660281907Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-wlx4q/manager/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.660293067Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-wlx4q/manager/manager/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.660297317Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-wlx4q/manager/manager/logs/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.660319068Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-wlx4q/manager/manager/logs/current.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.660473642Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-wlx4q/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.660536094Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-wlx4q/manager/manager/logs/previous.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.660578615Z namespaces/kserve/pods/model-serving-api-fd65d7d6-44hmj/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.660627486Z namespaces/kserve/pods/model-serving-api-fd65d7d6-44hmj/model-serving-api-fd65d7d6-44hmj.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.660726869Z namespaces/kserve/pods/model-serving-api-fd65d7d6-44hmj/server/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.660736079Z namespaces/kserve/pods/model-serving-api-fd65d7d6-44hmj/server/server/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.66074078Z namespaces/kserve/pods/model-serving-api-fd65d7d6-44hmj/server/server/logs/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.66077378Z namespaces/kserve/pods/model-serving-api-fd65d7d6-44hmj/server/server/logs/current.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.660884403Z namespaces/kserve/pods/model-serving-api-fd65d7d6-44hmj/server/server/logs/previous.insecure.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.660954555Z namespaces/kserve/pods/model-serving-api-fd65d7d6-44hmj/server/server/logs/previous.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.661002527Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-sjw88/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.661038408Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-sjw88/odh-model-controller-84b54b7f97-sjw88.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.66112997Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-sjw88/manager/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.661137831Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-sjw88/manager/manager/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.66114212Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-sjw88/manager/manager/logs/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.661179652Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-sjw88/manager/manager/logs/current.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.666922361Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-sjw88/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.666993053Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-sjw88/manager/manager/logs/previous.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.667025394Z namespaces/kserve/pods/s3-init-mm69k/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.667067925Z namespaces/kserve/pods/s3-init-mm69k/s3-init-mm69k.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.667159238Z namespaces/kserve/pods/s3-init-mm69k/download-hf-model/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.667168898Z namespaces/kserve/pods/s3-init-mm69k/download-hf-model/download-hf-model/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.667176118Z namespaces/kserve/pods/s3-init-mm69k/download-hf-model/download-hf-model/logs/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.667216229Z namespaces/kserve/pods/s3-init-mm69k/download-hf-model/download-hf-model/logs/current.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.667303552Z namespaces/kserve/pods/s3-init-mm69k/download-hf-model/download-hf-model/logs/previous.insecure.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.667371804Z namespaces/kserve/pods/s3-init-mm69k/download-hf-model/download-hf-model/logs/previous.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.667405325Z namespaces/kserve/pods/s3-init-mm69k/s3-init/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.667411465Z namespaces/kserve/pods/s3-init-mm69k/s3-init/s3-init/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.667416535Z namespaces/kserve/pods/s3-init-mm69k/s3-init/s3-init/logs/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.667467736Z namespaces/kserve/pods/s3-init-mm69k/s3-init/s3-init/logs/current.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.667759424Z namespaces/kserve/pods/s3-init-mm69k/s3-init/s3-init/logs/previous.insecure.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.667850747Z namespaces/kserve/pods/s3-init-mm69k/s3-init/s3-init/logs/previous.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.667901108Z namespaces/kserve/pods/seaweedfs-64568bcd49-lqvhj/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.66794678Z namespaces/kserve/pods/seaweedfs-64568bcd49-lqvhj/seaweedfs-64568bcd49-lqvhj.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.668030232Z namespaces/kserve/pods/seaweedfs-64568bcd49-lqvhj/seaweedfs/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.668038632Z namespaces/kserve/pods/seaweedfs-64568bcd49-lqvhj/seaweedfs/seaweedfs/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.668043832Z namespaces/kserve/pods/seaweedfs-64568bcd49-lqvhj/seaweedfs/seaweedfs/logs/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.668100874Z namespaces/kserve/pods/seaweedfs-64568bcd49-lqvhj/seaweedfs/seaweedfs/logs/current.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.668282869Z namespaces/kserve/pods/seaweedfs-64568bcd49-lqvhj/seaweedfs/seaweedfs/logs/previous.insecure.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.668347471Z namespaces/kserve/pods/seaweedfs-64568bcd49-lqvhj/seaweedfs/seaweedfs/logs/previous.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.668377881Z namespaces/kserve/policy/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.668423323Z namespaces/kserve/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.668469434Z namespaces/kserve/route.openshift.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.668503975Z namespaces/kserve/route.openshift.io/routes.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.668559627Z namespaces/kube-node-lease/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.668566827Z namespaces/kube-node-lease/coordination.k8s.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.668570177Z namespaces/kube-node-lease/coordination.k8s.io/leases/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.668607818Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-128-177.ec2.internal.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.668705991Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-137-127.ec2.internal.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.668774812Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-140-7.ec2.internal.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.668887536Z namespaces/kube-system/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.668936787Z namespaces/kube-system/kube-system.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.668994769Z namespaces/kube-system/apps.openshift.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.66902663Z namespaces/kube-system/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.669076391Z namespaces/kube-system/apps/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.669117662Z namespaces/kube-system/apps/daemonsets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.669237696Z namespaces/kube-system/apps/deployments.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.669311467Z namespaces/kube-system/apps/replicasets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.66939133Z namespaces/kube-system/apps/statefulsets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.669432951Z namespaces/kube-system/autoscaling/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.669477002Z namespaces/kube-system/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.669540214Z namespaces/kube-system/batch/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.669578395Z namespaces/kube-system/batch/cronjobs.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.669655157Z namespaces/kube-system/batch/jobs.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.669729169Z namespaces/kube-system/build.openshift.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.669776671Z namespaces/kube-system/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.669886114Z namespaces/kube-system/build.openshift.io/builds.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.669924224Z namespaces/kube-system/coordination.k8s.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.669938675Z namespaces/kube-system/coordination.k8s.io/leases/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.669990266Z namespaces/kube-system/coordination.k8s.io/leases/apiserver-c24yu4o7r7yl54o2nhfn4phxsi.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.670077019Z namespaces/kube-system/coordination.k8s.io/leases/kube-controller-manager.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.670157441Z namespaces/kube-system/coordination.k8s.io/leases/kube-scheduler.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.670227083Z namespaces/kube-system/core/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.670275884Z namespaces/kube-system/core/configmaps.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.670422248Z namespaces/kube-system/core/endpoints.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.670516731Z namespaces/kube-system/core/events.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.670776088Z namespaces/kube-system/core/persistentvolumeclaims.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.670876931Z namespaces/kube-system/core/pods.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.671154089Z namespaces/kube-system/core/replicationcontrollers.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.671280382Z namespaces/kube-system/core/secrets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.671631862Z namespaces/kube-system/core/services.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.671683804Z namespaces/kube-system/discovery.k8s.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.671732135Z namespaces/kube-system/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.671788556Z namespaces/kube-system/image.openshift.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.671846588Z namespaces/kube-system/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.67189853Z namespaces/kube-system/k8s.ovn.org/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.671946641Z namespaces/kube-system/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.672111415Z namespaces/kube-system/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.672178687Z namespaces/kube-system/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.672236829Z namespaces/kube-system/monitoring.coreos.com/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.67227264Z namespaces/kube-system/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.672318141Z namespaces/kube-system/networking.k8s.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.672366622Z namespaces/kube-system/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.672429254Z namespaces/kube-system/pods/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.672441454Z namespaces/kube-system/pods/global-pull-secret-syncer-b7x9v/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.672489956Z namespaces/kube-system/pods/global-pull-secret-syncer-b7x9v/global-pull-secret-syncer-b7x9v.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.672580068Z namespaces/kube-system/pods/global-pull-secret-syncer-b7x9v/global-pull-secret-syncer/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.672589398Z namespaces/kube-system/pods/global-pull-secret-syncer-b7x9v/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.672607349Z namespaces/kube-system/pods/global-pull-secret-syncer-b7x9v/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.67264245Z namespaces/kube-system/pods/global-pull-secret-syncer-b7x9v/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.672883857Z namespaces/kube-system/pods/global-pull-secret-syncer-b7x9v/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.672947528Z namespaces/kube-system/pods/global-pull-secret-syncer-b7x9v/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.67299442Z namespaces/kube-system/pods/global-pull-secret-syncer-sw5dm/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.67302571Z namespaces/kube-system/pods/global-pull-secret-syncer-sw5dm/global-pull-secret-syncer-sw5dm.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.673100393Z namespaces/kube-system/pods/global-pull-secret-syncer-sw5dm/global-pull-secret-syncer/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.673110053Z namespaces/kube-system/pods/global-pull-secret-syncer-sw5dm/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.673113633Z namespaces/kube-system/pods/global-pull-secret-syncer-sw5dm/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.673165294Z namespaces/kube-system/pods/global-pull-secret-syncer-sw5dm/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.673387371Z namespaces/kube-system/pods/global-pull-secret-syncer-sw5dm/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.673446902Z namespaces/kube-system/pods/global-pull-secret-syncer-sw5dm/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.673502624Z namespaces/kube-system/pods/global-pull-secret-syncer-tsj7t/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.673545195Z namespaces/kube-system/pods/global-pull-secret-syncer-tsj7t/global-pull-secret-syncer-tsj7t.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.673615347Z namespaces/kube-system/pods/global-pull-secret-syncer-tsj7t/global-pull-secret-syncer/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.673623627Z namespaces/kube-system/pods/global-pull-secret-syncer-tsj7t/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.673635687Z namespaces/kube-system/pods/global-pull-secret-syncer-tsj7t/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.673687419Z namespaces/kube-system/pods/global-pull-secret-syncer-tsj7t/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.673926435Z namespaces/kube-system/pods/global-pull-secret-syncer-tsj7t/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.673985137Z namespaces/kube-system/pods/global-pull-secret-syncer-tsj7t/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.674006768Z namespaces/kube-system/pods/konnectivity-agent-9f8kj/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.674056309Z namespaces/kube-system/pods/konnectivity-agent-9f8kj/konnectivity-agent-9f8kj.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.674147962Z namespaces/kube-system/pods/konnectivity-agent-9f8kj/konnectivity-agent/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.674154732Z namespaces/kube-system/pods/konnectivity-agent-9f8kj/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.674161072Z namespaces/kube-system/pods/konnectivity-agent-9f8kj/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.674205373Z namespaces/kube-system/pods/konnectivity-agent-9f8kj/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.674771309Z namespaces/kube-system/pods/konnectivity-agent-9f8kj/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.674879642Z namespaces/kube-system/pods/konnectivity-agent-9f8kj/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.674910793Z namespaces/kube-system/pods/konnectivity-agent-9rklj/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.674957114Z namespaces/kube-system/pods/konnectivity-agent-9rklj/konnectivity-agent-9rklj.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.675033266Z namespaces/kube-system/pods/konnectivity-agent-9rklj/konnectivity-agent/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.675039777Z namespaces/kube-system/pods/konnectivity-agent-9rklj/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.675055717Z namespaces/kube-system/pods/konnectivity-agent-9rklj/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.675104018Z namespaces/kube-system/pods/konnectivity-agent-9rklj/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.675707905Z namespaces/kube-system/pods/konnectivity-agent-9rklj/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.675774147Z namespaces/kube-system/pods/konnectivity-agent-9rklj/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.675849459Z namespaces/kube-system/pods/konnectivity-agent-wsp6w/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.67589095Z namespaces/kube-system/pods/konnectivity-agent-wsp6w/konnectivity-agent-wsp6w.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.675973532Z namespaces/kube-system/pods/konnectivity-agent-wsp6w/konnectivity-agent/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.675984203Z namespaces/kube-system/pods/konnectivity-agent-wsp6w/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.675994163Z namespaces/kube-system/pods/konnectivity-agent-wsp6w/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.676037964Z namespaces/kube-system/pods/konnectivity-agent-wsp6w/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.676669502Z namespaces/kube-system/pods/konnectivity-agent-wsp6w/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.676737694Z namespaces/kube-system/pods/konnectivity-agent-wsp6w/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.676777505Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-128-177.ec2.internal/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.676835667Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-128-177.ec2.internal/kube-apiserver-proxy-ip-10-0-128-177.ec2.internal.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.676920509Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-128-177.ec2.internal/haproxy/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.676935209Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-128-177.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.67695452Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-128-177.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.676994661Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-128-177.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.677242438Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-128-177.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.67731202Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-128-177.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.677347431Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-137-127.ec2.internal/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.677398032Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-137-127.ec2.internal/kube-apiserver-proxy-ip-10-0-137-127.ec2.internal.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.677484954Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-137-127.ec2.internal/haproxy/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.677492985Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-137-127.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.677496645Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-137-127.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.677532296Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-137-127.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.67768284Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-137-127.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.677749322Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-137-127.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.677782163Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-140-7.ec2.internal/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.677839944Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-140-7.ec2.internal/kube-apiserver-proxy-ip-10-0-140-7.ec2.internal.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.677915497Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-140-7.ec2.internal/haproxy/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.677923687Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-140-7.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.677936487Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-140-7.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.677978428Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-140-7.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.678172284Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-140-7.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.678230085Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-140-7.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.678267116Z namespaces/kube-system/policy/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.678302577Z namespaces/kube-system/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.678361119Z namespaces/kube-system/rbac.authorization.k8s.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.678369009Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.67841734Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/csi-snapshot-controller-operator-authentication-reader.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.678514463Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/network-diagnostics.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.678576145Z namespaces/kube-system/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.678616026Z namespaces/kube-system/rbac.authorization.k8s.io/roles/extension-apiserver-authentication-reader.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.678669247Z namespaces/kube-system/route.openshift.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.678716629Z namespaces/kube-system/route.openshift.io/routes.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.67877244Z namespaces/open-cluster-management-agent-addon/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.67877945Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.678783311Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.678829942Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/cluster-proxy.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.678932635Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/work-manager.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.679013897Z namespaces/openshift-apiserver-operator/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.679064338Z namespaces/openshift-apiserver-operator/openshift-apiserver-operator.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.67912555Z namespaces/openshift-apiserver-operator/apps.openshift.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.679166191Z namespaces/openshift-apiserver-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.679211642Z namespaces/openshift-apiserver-operator/apps/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.679253144Z namespaces/openshift-apiserver-operator/apps/daemonsets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.679334026Z namespaces/openshift-apiserver-operator/apps/deployments.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.679408918Z namespaces/openshift-apiserver-operator/apps/replicasets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.67948817Z namespaces/openshift-apiserver-operator/apps/statefulsets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.679534251Z namespaces/openshift-apiserver-operator/autoscaling/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.679577243Z namespaces/openshift-apiserver-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.679621844Z namespaces/openshift-apiserver-operator/batch/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.679674545Z namespaces/openshift-apiserver-operator/batch/cronjobs.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.679749237Z namespaces/openshift-apiserver-operator/batch/jobs.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.679811429Z namespaces/openshift-apiserver-operator/build.openshift.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.67985364Z namespaces/openshift-apiserver-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.679939933Z namespaces/openshift-apiserver-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.679995084Z namespaces/openshift-apiserver-operator/core/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.680036485Z namespaces/openshift-apiserver-operator/core/configmaps.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.681057164Z namespaces/openshift-apiserver-operator/core/endpoints.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.681136436Z namespaces/openshift-apiserver-operator/core/events.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.681226148Z namespaces/openshift-apiserver-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.681321811Z namespaces/openshift-apiserver-operator/core/pods.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.681419474Z namespaces/openshift-apiserver-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.681551738Z namespaces/openshift-apiserver-operator/core/secrets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.681734292Z namespaces/openshift-apiserver-operator/core/services.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.681820155Z namespaces/openshift-apiserver-operator/discovery.k8s.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.681871726Z namespaces/openshift-apiserver-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.681938728Z namespaces/openshift-apiserver-operator/image.openshift.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.681974019Z namespaces/openshift-apiserver-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.682032591Z namespaces/openshift-apiserver-operator/k8s.ovn.org/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.682080832Z namespaces/openshift-apiserver-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.682167195Z namespaces/openshift-apiserver-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.682244557Z namespaces/openshift-apiserver-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.682305959Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.682341489Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.682399171Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.682433442Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors/openshift-apiserver-operator.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.682490533Z namespaces/openshift-apiserver-operator/networking.k8s.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.682540265Z namespaces/openshift-apiserver-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.682594216Z namespaces/openshift-apiserver-operator/policy/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.682630508Z namespaces/openshift-apiserver-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.682663958Z namespaces/openshift-apiserver-operator/route.openshift.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.682704599Z namespaces/openshift-apiserver-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.682827723Z namespaces/openshift-apiserver/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.682878044Z namespaces/openshift-apiserver/openshift-apiserver.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.682933096Z namespaces/openshift-apiserver/apps.openshift.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.682968827Z namespaces/openshift-apiserver/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.683017868Z namespaces/openshift-apiserver/apps/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.683048139Z namespaces/openshift-apiserver/apps/daemonsets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.683138051Z namespaces/openshift-apiserver/apps/deployments.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.683216944Z namespaces/openshift-apiserver/apps/replicasets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.683297676Z namespaces/openshift-apiserver/apps/statefulsets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.683341487Z namespaces/openshift-apiserver/autoscaling/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.683376418Z namespaces/openshift-apiserver/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.683417289Z namespaces/openshift-apiserver/batch/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.68345402Z namespaces/openshift-apiserver/batch/cronjobs.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.683551123Z namespaces/openshift-apiserver/batch/jobs.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.683584294Z namespaces/openshift-apiserver/build.openshift.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.683619385Z namespaces/openshift-apiserver/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.683709077Z namespaces/openshift-apiserver/build.openshift.io/builds.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.683775789Z namespaces/openshift-apiserver/core/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.683855561Z namespaces/openshift-apiserver/core/configmaps.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.683957534Z namespaces/openshift-apiserver/core/endpoints.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.684039407Z namespaces/openshift-apiserver/core/events.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.684115929Z namespaces/openshift-apiserver/core/persistentvolumeclaims.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.684194711Z namespaces/openshift-apiserver/core/pods.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.684281683Z namespaces/openshift-apiserver/core/replicationcontrollers.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.684402886Z namespaces/openshift-apiserver/core/secrets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.684577171Z namespaces/openshift-apiserver/core/services.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.684625373Z namespaces/openshift-apiserver/discovery.k8s.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.684661314Z namespaces/openshift-apiserver/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.684722166Z namespaces/openshift-apiserver/image.openshift.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.684753896Z namespaces/openshift-apiserver/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.684845939Z namespaces/openshift-apiserver/k8s.ovn.org/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.68488266Z namespaces/openshift-apiserver/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.684971532Z namespaces/openshift-apiserver/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.685044675Z namespaces/openshift-apiserver/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.685105446Z namespaces/openshift-apiserver/monitoring.coreos.com/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.685139377Z namespaces/openshift-apiserver/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.685176588Z namespaces/openshift-apiserver/networking.k8s.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.68523044Z namespaces/openshift-apiserver/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.685281071Z namespaces/openshift-apiserver/policy/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.685315092Z namespaces/openshift-apiserver/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.685377044Z namespaces/openshift-apiserver/route.openshift.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.685411455Z namespaces/openshift-apiserver/route.openshift.io/routes.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.685477816Z namespaces/openshift-authentication-operator/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.685484967Z namespaces/openshift-authentication-operator/monitoring.coreos.com/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.685489187Z namespaces/openshift-authentication-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.685531248Z namespaces/openshift-authentication-operator/monitoring.coreos.com/servicemonitors/authentication-operator.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.685584079Z namespaces/openshift-cloud-controller-manager/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.68559093Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.68559444Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.685632281Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/leases/cloud-controller-manager.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.685685962Z namespaces/openshift-cloud-credential-operator/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.685692702Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.685703243Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.685747254Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/leases/cloud-credential-operator-leader.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.685824226Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.685840926Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.685872578Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/servicemonitors/cloud-credential-operator.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.68596242Z namespaces/openshift-cloud-network-config-controller/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.686010311Z namespaces/openshift-cloud-network-config-controller/openshift-cloud-network-config-controller.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.686082783Z namespaces/openshift-cloud-network-config-controller/apps.openshift.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.686121424Z namespaces/openshift-cloud-network-config-controller/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.686187266Z namespaces/openshift-cloud-network-config-controller/apps/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.686229327Z namespaces/openshift-cloud-network-config-controller/apps/daemonsets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.68631005Z namespaces/openshift-cloud-network-config-controller/apps/deployments.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.686393062Z namespaces/openshift-cloud-network-config-controller/apps/replicasets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.686466744Z namespaces/openshift-cloud-network-config-controller/apps/statefulsets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.686517075Z namespaces/openshift-cloud-network-config-controller/autoscaling/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.686569647Z namespaces/openshift-cloud-network-config-controller/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.686633328Z namespaces/openshift-cloud-network-config-controller/batch/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.686666849Z namespaces/openshift-cloud-network-config-controller/batch/cronjobs.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.686752972Z namespaces/openshift-cloud-network-config-controller/batch/jobs.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.686823984Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.686875795Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.686961938Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/builds.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.687005509Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.687021039Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/leases/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.687065211Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/leases/cloud-network-config-controller-lock.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.687151763Z namespaces/openshift-cloud-network-config-controller/core/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.687193574Z namespaces/openshift-cloud-network-config-controller/core/configmaps.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.687292837Z namespaces/openshift-cloud-network-config-controller/core/endpoints.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.687367949Z namespaces/openshift-cloud-network-config-controller/core/events.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.687450511Z namespaces/openshift-cloud-network-config-controller/core/persistentvolumeclaims.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.687525273Z namespaces/openshift-cloud-network-config-controller/core/pods.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.687611906Z namespaces/openshift-cloud-network-config-controller/core/replicationcontrollers.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.687745119Z namespaces/openshift-cloud-network-config-controller/core/secrets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.687875003Z namespaces/openshift-cloud-network-config-controller/core/services.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.687964176Z namespaces/openshift-cloud-network-config-controller/core/serviceaccounts/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.688001546Z namespaces/openshift-cloud-network-config-controller/core/serviceaccounts/cloud-network-config-controller.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.688070768Z namespaces/openshift-cloud-network-config-controller/discovery.k8s.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.68811911Z namespaces/openshift-cloud-network-config-controller/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.688167941Z namespaces/openshift-cloud-network-config-controller/image.openshift.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.688205802Z namespaces/openshift-cloud-network-config-controller/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.688270654Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.688299215Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.688390477Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.688465639Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.688530891Z namespaces/openshift-cloud-network-config-controller/monitoring.coreos.com/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.688573693Z namespaces/openshift-cloud-network-config-controller/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.688620644Z namespaces/openshift-cloud-network-config-controller/networking.k8s.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.688658005Z namespaces/openshift-cloud-network-config-controller/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.688708946Z namespaces/openshift-cloud-network-config-controller/policy/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.688751157Z namespaces/openshift-cloud-network-config-controller/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.688812859Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.688826809Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.6888587Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/rolebindings/cloud-network-config-controller-rb.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.688919092Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.688962143Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/roles/cloud-network-config-controller.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.689013015Z namespaces/openshift-cloud-network-config-controller/route.openshift.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.689056356Z namespaces/openshift-cloud-network-config-controller/route.openshift.io/routes.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.689125638Z namespaces/openshift-cluster-csi-drivers/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.689168829Z namespaces/openshift-cluster-csi-drivers/openshift-cluster-csi-drivers.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.689254811Z namespaces/openshift-cluster-csi-drivers/apps.openshift.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.689303963Z namespaces/openshift-cluster-csi-drivers/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.689342364Z namespaces/openshift-cluster-csi-drivers/apps/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.689383825Z namespaces/openshift-cluster-csi-drivers/apps/daemonsets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.689508719Z namespaces/openshift-cluster-csi-drivers/apps/deployments.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.689594821Z namespaces/openshift-cluster-csi-drivers/apps/replicasets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.689673373Z namespaces/openshift-cluster-csi-drivers/apps/statefulsets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.689727974Z namespaces/openshift-cluster-csi-drivers/autoscaling/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.689768186Z namespaces/openshift-cluster-csi-drivers/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.689843268Z namespaces/openshift-cluster-csi-drivers/batch/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.689884809Z namespaces/openshift-cluster-csi-drivers/batch/cronjobs.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.689970551Z namespaces/openshift-cluster-csi-drivers/batch/jobs.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.690023123Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.690074244Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.690151206Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/builds.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.690205718Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.690220318Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.690260389Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/ebs-csi-aws-com.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.690343811Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-attacher-leader-ebs-csi-aws-com.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.690428514Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-resizer-ebs-csi-aws-com.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.690560028Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-snapshotter-leader-ebs-csi-aws-com.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.69066476Z namespaces/openshift-cluster-csi-drivers/core/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.690705032Z namespaces/openshift-cluster-csi-drivers/core/configmaps.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.690841335Z namespaces/openshift-cluster-csi-drivers/core/endpoints.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.690911187Z namespaces/openshift-cluster-csi-drivers/core/events.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.691332249Z namespaces/openshift-cluster-csi-drivers/core/persistentvolumeclaims.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.691408141Z namespaces/openshift-cluster-csi-drivers/core/pods.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.691615537Z namespaces/openshift-cluster-csi-drivers/core/replicationcontrollers.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.691756191Z namespaces/openshift-cluster-csi-drivers/core/secrets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.691952206Z namespaces/openshift-cluster-csi-drivers/core/services.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.692006518Z namespaces/openshift-cluster-csi-drivers/core/serviceaccounts/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.692040109Z namespaces/openshift-cluster-csi-drivers/core/serviceaccounts/aws-ebs-csi-driver-operator.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.692109061Z namespaces/openshift-cluster-csi-drivers/discovery.k8s.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.692151002Z namespaces/openshift-cluster-csi-drivers/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.692199443Z namespaces/openshift-cluster-csi-drivers/image.openshift.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.692231504Z namespaces/openshift-cluster-csi-drivers/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.692298026Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.692331507Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.692421449Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.692498831Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.692543403Z namespaces/openshift-cluster-csi-drivers/monitoring.coreos.com/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.692588234Z namespaces/openshift-cluster-csi-drivers/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.692638625Z namespaces/openshift-cluster-csi-drivers/networking.k8s.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.692682576Z namespaces/openshift-cluster-csi-drivers/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.692769789Z namespaces/openshift-cluster-csi-drivers/pods/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.692783109Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-fcw6j/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.692851001Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-fcw6j/aws-ebs-csi-driver-node-fcw6j.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.692956514Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-fcw6j/csi-driver/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.692965824Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-fcw6j/csi-driver/csi-driver/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.692973685Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-fcw6j/csi-driver/csi-driver/logs/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.693003185Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-fcw6j/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.693101738Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-fcw6j/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.69318313Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-fcw6j/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.693216742Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-fcw6j/csi-liveness-probe/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.693224052Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-fcw6j/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.693228202Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-fcw6j/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.693256423Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-fcw6j/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.693344745Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-fcw6j/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.693425117Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-fcw6j/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.693442938Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-fcw6j/csi-node-driver-registrar/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.693448538Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-fcw6j/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.693452618Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-fcw6j/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.693494519Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-fcw6j/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.693588012Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-fcw6j/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.693658794Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-fcw6j/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.693702995Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-ftctb/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.693743286Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-ftctb/aws-ebs-csi-driver-node-ftctb.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.69386466Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-ftctb/csi-driver/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.69387212Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-ftctb/csi-driver/csi-driver/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.69387615Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-ftctb/csi-driver/csi-driver/logs/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.693917471Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-ftctb/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.694010824Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-ftctb/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.694081806Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-ftctb/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.694117827Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-ftctb/csi-liveness-probe/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.694124957Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-ftctb/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.694130617Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-ftctb/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.694180518Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-ftctb/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.694268401Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-ftctb/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.694335953Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-ftctb/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.694377894Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-ftctb/csi-node-driver-registrar/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.694385434Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-ftctb/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.694388924Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-ftctb/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.694422155Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-ftctb/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.694527028Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-ftctb/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.69459504Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-ftctb/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.694650721Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-mz946/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.694690352Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-mz946/aws-ebs-csi-driver-node-mz946.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.694829486Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-mz946/csi-driver/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.694858007Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-mz946/csi-driver/csi-driver/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.694875488Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-mz946/csi-driver/csi-driver/logs/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.694889618Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-mz946/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.69495747Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-mz946/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.695027312Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-mz946/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.695064343Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-mz946/csi-liveness-probe/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.695072673Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-mz946/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.695080373Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-mz946/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.695120604Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-mz946/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.695207467Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-mz946/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.695272319Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-mz946/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.69532858Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-mz946/csi-node-driver-registrar/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.69533552Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-mz946/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.69534735Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-mz946/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.695385672Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-mz946/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.695477784Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-mz946/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.695552856Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-mz946/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.695602298Z namespaces/openshift-cluster-csi-drivers/policy/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.695646589Z namespaces/openshift-cluster-csi-drivers/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.69569576Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.69570582Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.695740252Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/rolebindings/aws-ebs-csi-driver-operator-rolebinding.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.695790803Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.695857065Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/roles/aws-ebs-csi-driver-operator-role.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.695911366Z namespaces/openshift-cluster-csi-drivers/route.openshift.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.695953697Z namespaces/openshift-cluster-csi-drivers/route.openshift.io/routes.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.696008719Z namespaces/openshift-cluster-machine-approver/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.696023129Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.696027409Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/leases/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.69605676Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/leases/cluster-machine-approver-leader.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.696112172Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.696121742Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.696144233Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/servicemonitors/cluster-machine-approver.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.696239635Z namespaces/openshift-cluster-node-tuning-operator/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.696287537Z namespaces/openshift-cluster-node-tuning-operator/openshift-cluster-node-tuning-operator.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.696346028Z namespaces/openshift-cluster-node-tuning-operator/apps.openshift.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.69639031Z namespaces/openshift-cluster-node-tuning-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.696452611Z namespaces/openshift-cluster-node-tuning-operator/apps/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.696493032Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.696613606Z namespaces/openshift-cluster-node-tuning-operator/apps/deployments.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.696694668Z namespaces/openshift-cluster-node-tuning-operator/apps/replicasets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.69677767Z namespaces/openshift-cluster-node-tuning-operator/apps/statefulsets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.696849512Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.696885553Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets/tuned.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.696971446Z namespaces/openshift-cluster-node-tuning-operator/autoscaling/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.697008557Z namespaces/openshift-cluster-node-tuning-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.697074749Z namespaces/openshift-cluster-node-tuning-operator/batch/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.697111239Z namespaces/openshift-cluster-node-tuning-operator/batch/cronjobs.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.697192422Z namespaces/openshift-cluster-node-tuning-operator/batch/jobs.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.697241923Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.697288304Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.697371657Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.697425928Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.697433179Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.69748521Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/leases/node-tuning-operator-lock.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.697560972Z namespaces/openshift-cluster-node-tuning-operator/core/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.697607143Z namespaces/openshift-cluster-node-tuning-operator/core/configmaps.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.698330153Z namespaces/openshift-cluster-node-tuning-operator/core/endpoints.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.698453537Z namespaces/openshift-cluster-node-tuning-operator/core/events.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.698612991Z namespaces/openshift-cluster-node-tuning-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.698685623Z namespaces/openshift-cluster-node-tuning-operator/core/pods.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.698966771Z namespaces/openshift-cluster-node-tuning-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.699130866Z namespaces/openshift-cluster-node-tuning-operator/core/secrets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.69926937Z namespaces/openshift-cluster-node-tuning-operator/core/services.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.699376133Z namespaces/openshift-cluster-node-tuning-operator/core/serviceaccounts/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.699410983Z namespaces/openshift-cluster-node-tuning-operator/core/serviceaccounts/cluster-node-tuning-operator.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.699472275Z namespaces/openshift-cluster-node-tuning-operator/discovery.k8s.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.699517166Z namespaces/openshift-cluster-node-tuning-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.699576178Z namespaces/openshift-cluster-node-tuning-operator/image.openshift.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.699604559Z namespaces/openshift-cluster-node-tuning-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.699658821Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.699693341Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.699778674Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.699877507Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.699923678Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.699976129Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.70001583Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.700059212Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/prometheusrules/node-tuning-operator.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.700126314Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.700173605Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors/node-tuning-operator.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.700220096Z namespaces/openshift-cluster-node-tuning-operator/networking.k8s.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.700257587Z namespaces/openshift-cluster-node-tuning-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.700307419Z namespaces/openshift-cluster-node-tuning-operator/pods/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.700322999Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-nj6tf/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.70036576Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-nj6tf/tuned-nj6tf.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.700460853Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-nj6tf/tuned/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.700467473Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-nj6tf/tuned/tuned/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.700471483Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-nj6tf/tuned/tuned/logs/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.700505964Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-nj6tf/tuned/tuned/logs/current.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.700626957Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-nj6tf/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.700687839Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-nj6tf/tuned/tuned/logs/previous.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.700745431Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-qbqgv/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.700785302Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-qbqgv/tuned-qbqgv.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.700885115Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-qbqgv/tuned/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.700915075Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-qbqgv/tuned/tuned/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.700920016Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-qbqgv/tuned/tuned/logs/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.700958566Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-qbqgv/tuned/tuned/logs/current.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.701066889Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-qbqgv/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.701134711Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-qbqgv/tuned/tuned/logs/previous.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.701172732Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-zpkl8/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.701206264Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-zpkl8/tuned-zpkl8.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.701289436Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-zpkl8/tuned/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.701297446Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-zpkl8/tuned/tuned/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.701301246Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-zpkl8/tuned/tuned/logs/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.701337667Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-zpkl8/tuned/tuned/logs/current.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.70144453Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-zpkl8/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.701509182Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-zpkl8/tuned/tuned/logs/previous.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.701545303Z namespaces/openshift-cluster-node-tuning-operator/policy/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.701579874Z namespaces/openshift-cluster-node-tuning-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.701631395Z namespaces/openshift-cluster-node-tuning-operator/route.openshift.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.701673416Z namespaces/openshift-cluster-node-tuning-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.701735978Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.701748608Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.70178742Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-128-177.ec2.internal.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.701909063Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-137-127.ec2.internal.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.701992255Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-140-7.ec2.internal.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.702049717Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/tuneds/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.702088248Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/tuneds/default.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.70217392Z namespaces/openshift-cluster-samples-operator/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.702228632Z namespaces/openshift-cluster-samples-operator/openshift-cluster-samples-operator.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.702290954Z namespaces/openshift-cluster-samples-operator/apps.openshift.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.702326944Z namespaces/openshift-cluster-samples-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.702390156Z namespaces/openshift-cluster-samples-operator/apps/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.702430617Z namespaces/openshift-cluster-samples-operator/apps/daemonsets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.70253926Z namespaces/openshift-cluster-samples-operator/apps/deployments.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.702658934Z namespaces/openshift-cluster-samples-operator/apps/replicasets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.702757076Z namespaces/openshift-cluster-samples-operator/apps/statefulsets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.702821978Z namespaces/openshift-cluster-samples-operator/autoscaling/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.702861409Z namespaces/openshift-cluster-samples-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.702909541Z namespaces/openshift-cluster-samples-operator/batch/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.702951712Z namespaces/openshift-cluster-samples-operator/batch/cronjobs.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.703047935Z namespaces/openshift-cluster-samples-operator/batch/jobs.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.703102476Z namespaces/openshift-cluster-samples-operator/build.openshift.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.703149357Z namespaces/openshift-cluster-samples-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.703226869Z namespaces/openshift-cluster-samples-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.703293301Z namespaces/openshift-cluster-samples-operator/core/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.703346663Z namespaces/openshift-cluster-samples-operator/core/configmaps.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.703521448Z namespaces/openshift-cluster-samples-operator/core/endpoints.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.70360304Z namespaces/openshift-cluster-samples-operator/core/events.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.703737404Z namespaces/openshift-cluster-samples-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.703841857Z namespaces/openshift-cluster-samples-operator/core/pods.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.703984381Z namespaces/openshift-cluster-samples-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.704120064Z namespaces/openshift-cluster-samples-operator/core/secrets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.704297179Z namespaces/openshift-cluster-samples-operator/core/services.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.704366331Z namespaces/openshift-cluster-samples-operator/discovery.k8s.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.704415922Z namespaces/openshift-cluster-samples-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.704478824Z namespaces/openshift-cluster-samples-operator/image.openshift.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.704536406Z namespaces/openshift-cluster-samples-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.704586037Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.70466839Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.704754052Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.704862225Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.704927957Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.704984578Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.705017339Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.705065011Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/prometheusrules/samples-operator-alerts.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.705148413Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.705186464Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors/cluster-samples-operator.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.705247716Z namespaces/openshift-cluster-samples-operator/networking.k8s.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.705299757Z namespaces/openshift-cluster-samples-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.705360349Z namespaces/openshift-cluster-samples-operator/pods/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.705375109Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-9ddc5ff76-tthth/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.70541422Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-9ddc5ff76-tthth/cluster-samples-operator-9ddc5ff76-tthth.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.705518013Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-9ddc5ff76-tthth/cluster-samples-operator-watch/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.705525463Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-9ddc5ff76-tthth/cluster-samples-operator-watch/cluster-samples-operator-watch/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.705536724Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-9ddc5ff76-tthth/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.705579475Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-9ddc5ff76-tthth/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/current.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.705697928Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-9ddc5ff76-tthth/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/previous.insecure.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.70577864Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-9ddc5ff76-tthth/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/previous.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.705849712Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-9ddc5ff76-tthth/cluster-samples-operator/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.705914774Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-9ddc5ff76-tthth/cluster-samples-operator/cluster-samples-operator/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.705933725Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-9ddc5ff76-tthth/cluster-samples-operator/cluster-samples-operator/logs/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.705965425Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-9ddc5ff76-tthth/cluster-samples-operator/cluster-samples-operator/logs/current.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.706587293Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-9ddc5ff76-tthth/cluster-samples-operator/cluster-samples-operator/logs/previous.insecure.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.706656675Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-9ddc5ff76-tthth/cluster-samples-operator/cluster-samples-operator/logs/previous.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.706702336Z namespaces/openshift-cluster-samples-operator/policy/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.706740217Z namespaces/openshift-cluster-samples-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.706783088Z namespaces/openshift-cluster-samples-operator/route.openshift.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.706903542Z namespaces/openshift-cluster-samples-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.706996424Z namespaces/openshift-cluster-storage-operator/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.707040775Z namespaces/openshift-cluster-storage-operator/openshift-cluster-storage-operator.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.707111977Z namespaces/openshift-cluster-storage-operator/apps.openshift.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.707166529Z namespaces/openshift-cluster-storage-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.707227391Z namespaces/openshift-cluster-storage-operator/apps/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.707276242Z namespaces/openshift-cluster-storage-operator/apps/daemonsets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.707365764Z namespaces/openshift-cluster-storage-operator/apps/deployments.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.707471598Z namespaces/openshift-cluster-storage-operator/apps/replicasets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.70758499Z namespaces/openshift-cluster-storage-operator/apps/statefulsets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.707622832Z namespaces/openshift-cluster-storage-operator/autoscaling/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.707679783Z namespaces/openshift-cluster-storage-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.707735015Z namespaces/openshift-cluster-storage-operator/batch/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.707773816Z namespaces/openshift-cluster-storage-operator/batch/cronjobs.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.707887499Z namespaces/openshift-cluster-storage-operator/batch/jobs.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.707940291Z namespaces/openshift-cluster-storage-operator/build.openshift.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.707991912Z namespaces/openshift-cluster-storage-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.708067994Z namespaces/openshift-cluster-storage-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.708121956Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.708129556Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.708172457Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/data-source-validator-leader.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.708254139Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/snapshot-controller-leader.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.708331991Z namespaces/openshift-cluster-storage-operator/core/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.708366422Z namespaces/openshift-cluster-storage-operator/core/configmaps.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.708482246Z namespaces/openshift-cluster-storage-operator/core/endpoints.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.708572438Z namespaces/openshift-cluster-storage-operator/core/events.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.708920338Z namespaces/openshift-cluster-storage-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.70900009Z namespaces/openshift-cluster-storage-operator/core/pods.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.709113253Z namespaces/openshift-cluster-storage-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.709263357Z namespaces/openshift-cluster-storage-operator/core/secrets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.709427142Z namespaces/openshift-cluster-storage-operator/core/services.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.709497994Z namespaces/openshift-cluster-storage-operator/core/serviceaccounts/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.709531805Z namespaces/openshift-cluster-storage-operator/core/serviceaccounts/csi-snapshot-controller-operator.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.709615217Z namespaces/openshift-cluster-storage-operator/discovery.k8s.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.709656158Z namespaces/openshift-cluster-storage-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.70970996Z namespaces/openshift-cluster-storage-operator/image.openshift.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.70974098Z namespaces/openshift-cluster-storage-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.709790282Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.709850144Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.709935906Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.710025238Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.71006753Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.710121671Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.710171322Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.710214823Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/prometheusrules/prometheus.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.710287076Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.710332047Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors/cluster-storage-operator.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.710376598Z namespaces/openshift-cluster-storage-operator/networking.k8s.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.710421929Z namespaces/openshift-cluster-storage-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.710486421Z namespaces/openshift-cluster-storage-operator/pods/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.710506792Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-69d9f679db-5djd8/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.710561293Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-69d9f679db-5djd8/volume-data-source-validator-69d9f679db-5djd8.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.710644935Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-69d9f679db-5djd8/volume-data-source-validator/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.710653176Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-69d9f679db-5djd8/volume-data-source-validator/volume-data-source-validator/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.710657406Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-69d9f679db-5djd8/volume-data-source-validator/volume-data-source-validator/logs/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.710698317Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-69d9f679db-5djd8/volume-data-source-validator/volume-data-source-validator/logs/current.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.71082308Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-69d9f679db-5djd8/volume-data-source-validator/volume-data-source-validator/logs/previous.insecure.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.710898622Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-69d9f679db-5djd8/volume-data-source-validator/volume-data-source-validator/logs/previous.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.711106058Z namespaces/openshift-cluster-storage-operator/policy/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.71115Z namespaces/openshift-cluster-storage-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.711212811Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.711225982Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.711268413Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/rolebindings/csi-snapshot-controller-operator-role.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.711324805Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.711363435Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/roles/csi-snapshot-controller-operator-role.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.711424767Z namespaces/openshift-cluster-storage-operator/route.openshift.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.711473098Z namespaces/openshift-cluster-storage-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.71154106Z namespaces/openshift-cluster-version/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.711594462Z namespaces/openshift-cluster-version/openshift-cluster-version.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.711656954Z namespaces/openshift-cluster-version/apps.openshift.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.711715435Z namespaces/openshift-cluster-version/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.711769037Z namespaces/openshift-cluster-version/apps/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.71189203Z namespaces/openshift-cluster-version/apps/daemonsets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.711978132Z namespaces/openshift-cluster-version/apps/deployments.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.712058375Z namespaces/openshift-cluster-version/apps/replicasets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.712138197Z namespaces/openshift-cluster-version/apps/statefulsets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.712182468Z namespaces/openshift-cluster-version/autoscaling/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.712212959Z namespaces/openshift-cluster-version/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.712264831Z namespaces/openshift-cluster-version/batch/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.712306412Z namespaces/openshift-cluster-version/batch/cronjobs.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.712386444Z namespaces/openshift-cluster-version/batch/jobs.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.712426725Z namespaces/openshift-cluster-version/build.openshift.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.712470306Z namespaces/openshift-cluster-version/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.712544248Z namespaces/openshift-cluster-version/build.openshift.io/builds.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.71259326Z namespaces/openshift-cluster-version/coordination.k8s.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.71260037Z namespaces/openshift-cluster-version/coordination.k8s.io/leases/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.712627941Z namespaces/openshift-cluster-version/coordination.k8s.io/leases/version.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.712690802Z namespaces/openshift-cluster-version/core/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.712741784Z namespaces/openshift-cluster-version/core/configmaps.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.712873267Z namespaces/openshift-cluster-version/core/endpoints.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.71294789Z namespaces/openshift-cluster-version/core/events.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.713041382Z namespaces/openshift-cluster-version/core/persistentvolumeclaims.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.713120334Z namespaces/openshift-cluster-version/core/pods.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.713201917Z namespaces/openshift-cluster-version/core/replicationcontrollers.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.71332332Z namespaces/openshift-cluster-version/core/secrets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.713489514Z namespaces/openshift-cluster-version/core/services.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.713557556Z namespaces/openshift-cluster-version/discovery.k8s.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.713601708Z namespaces/openshift-cluster-version/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.713660539Z namespaces/openshift-cluster-version/image.openshift.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.71369862Z namespaces/openshift-cluster-version/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.713759452Z namespaces/openshift-cluster-version/k8s.ovn.org/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.713828704Z namespaces/openshift-cluster-version/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.713916716Z namespaces/openshift-cluster-version/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.713982558Z namespaces/openshift-cluster-version/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.71404513Z namespaces/openshift-cluster-version/monitoring.coreos.com/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.714088761Z namespaces/openshift-cluster-version/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.714135212Z namespaces/openshift-cluster-version/networking.k8s.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.714176313Z namespaces/openshift-cluster-version/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.714224315Z namespaces/openshift-cluster-version/policy/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.714261276Z namespaces/openshift-cluster-version/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.714311247Z namespaces/openshift-cluster-version/route.openshift.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.714358679Z namespaces/openshift-cluster-version/route.openshift.io/routes.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.714434911Z namespaces/openshift-config-managed/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.714477902Z namespaces/openshift-config-managed/openshift-config-managed.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.714566924Z namespaces/openshift-config-managed/apps.openshift.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.714610576Z namespaces/openshift-config-managed/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.714673358Z namespaces/openshift-config-managed/apps/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.714721239Z namespaces/openshift-config-managed/apps/daemonsets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.714818322Z namespaces/openshift-config-managed/apps/deployments.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.714897404Z namespaces/openshift-config-managed/apps/replicasets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.714976426Z namespaces/openshift-config-managed/apps/statefulsets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.715031177Z namespaces/openshift-config-managed/autoscaling/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.715065008Z namespaces/openshift-config-managed/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.71511706Z namespaces/openshift-config-managed/batch/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.715154131Z namespaces/openshift-config-managed/batch/cronjobs.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.715235843Z namespaces/openshift-config-managed/batch/jobs.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.715275364Z namespaces/openshift-config-managed/build.openshift.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.715311175Z namespaces/openshift-config-managed/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.71547633Z namespaces/openshift-config-managed/build.openshift.io/builds.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.715533231Z namespaces/openshift-config-managed/core/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.715570152Z namespaces/openshift-config-managed/core/configmaps.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.718761841Z namespaces/openshift-config-managed/core/endpoints.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.718860284Z namespaces/openshift-config-managed/core/events.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.718951516Z namespaces/openshift-config-managed/core/persistentvolumeclaims.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.719021758Z namespaces/openshift-config-managed/core/pods.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.719105381Z namespaces/openshift-config-managed/core/replicationcontrollers.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.719275295Z namespaces/openshift-config-managed/core/secrets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.719396839Z namespaces/openshift-config-managed/core/services.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.71943832Z namespaces/openshift-config-managed/core/configmaps/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.719496291Z namespaces/openshift-config-managed/core/configmaps/console-public.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.719568073Z namespaces/openshift-config-managed/core/configmaps/openshift-network-features.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.719623285Z namespaces/openshift-config-managed/discovery.k8s.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.719659866Z namespaces/openshift-config-managed/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.719713218Z namespaces/openshift-config-managed/image.openshift.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.719758999Z namespaces/openshift-config-managed/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.719891012Z namespaces/openshift-config-managed/k8s.ovn.org/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.719944214Z namespaces/openshift-config-managed/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.720021826Z namespaces/openshift-config-managed/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.720102168Z namespaces/openshift-config-managed/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.72015206Z namespaces/openshift-config-managed/monitoring.coreos.com/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.720194941Z namespaces/openshift-config-managed/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.720250712Z namespaces/openshift-config-managed/networking.k8s.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.720298904Z namespaces/openshift-config-managed/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.720334825Z namespaces/openshift-config-managed/policy/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.720382766Z namespaces/openshift-config-managed/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.720430847Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.720441408Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.720470588Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/rolebindings/openshift-network-public-role-binding.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.72052686Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.720568611Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/roles/openshift-network-public-role.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.720612732Z namespaces/openshift-config-managed/route.openshift.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.720657574Z namespaces/openshift-config-managed/route.openshift.io/routes.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.720707735Z namespaces/openshift-config-operator/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.720723375Z namespaces/openshift-config-operator/monitoring.coreos.com/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.720731266Z namespaces/openshift-config-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.720764967Z namespaces/openshift-config-operator/monitoring.coreos.com/servicemonitors/config-operator.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.72089113Z namespaces/openshift-config/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.720933251Z namespaces/openshift-config/openshift-config.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.720989343Z namespaces/openshift-config/apps.openshift.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.721029944Z namespaces/openshift-config/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.721086616Z namespaces/openshift-config/apps/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.721125587Z namespaces/openshift-config/apps/daemonsets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.721210729Z namespaces/openshift-config/apps/deployments.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.721318402Z namespaces/openshift-config/apps/replicasets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.721396454Z namespaces/openshift-config/apps/statefulsets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.721441015Z namespaces/openshift-config/autoscaling/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.721477906Z namespaces/openshift-config/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.721528098Z namespaces/openshift-config/batch/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.721564819Z namespaces/openshift-config/batch/cronjobs.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.721642811Z namespaces/openshift-config/batch/jobs.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.721680712Z namespaces/openshift-config/build.openshift.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.721728023Z namespaces/openshift-config/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.721824536Z namespaces/openshift-config/build.openshift.io/builds.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.721892878Z namespaces/openshift-config/core/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.721946999Z namespaces/openshift-config/core/configmaps.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.722060143Z namespaces/openshift-config/core/endpoints.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.722137145Z namespaces/openshift-config/core/events.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.722219397Z namespaces/openshift-config/core/persistentvolumeclaims.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.722294169Z namespaces/openshift-config/core/pods.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.722376961Z namespaces/openshift-config/core/replicationcontrollers.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.722521795Z namespaces/openshift-config/core/secrets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.72267315Z namespaces/openshift-config/core/services.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.722719671Z namespaces/openshift-config/core/secrets/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.722762782Z namespaces/openshift-config/core/secrets/pull-secret.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.722850594Z namespaces/openshift-config/discovery.k8s.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.722901286Z namespaces/openshift-config/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.722956968Z namespaces/openshift-config/image.openshift.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.722992498Z namespaces/openshift-config/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.72304832Z namespaces/openshift-config/k8s.ovn.org/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.723083021Z namespaces/openshift-config/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.723174974Z namespaces/openshift-config/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.723311677Z namespaces/openshift-config/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.723357849Z namespaces/openshift-config/monitoring.coreos.com/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.72340178Z namespaces/openshift-config/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.723443281Z namespaces/openshift-config/networking.k8s.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.723487232Z namespaces/openshift-config/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.723533084Z namespaces/openshift-config/policy/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.723574565Z namespaces/openshift-config/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.723621196Z namespaces/openshift-config/route.openshift.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.723650327Z namespaces/openshift-config/route.openshift.io/routes.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.723750379Z namespaces/openshift-console-operator/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.723821212Z namespaces/openshift-console-operator/openshift-console-operator.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.723874533Z namespaces/openshift-console-operator/apps.openshift.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.723929904Z namespaces/openshift-console-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.723961165Z namespaces/openshift-console-operator/apps/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.724003437Z namespaces/openshift-console-operator/apps/daemonsets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.724086239Z namespaces/openshift-console-operator/apps/deployments.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.724201752Z namespaces/openshift-console-operator/apps/replicasets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.724303855Z namespaces/openshift-console-operator/apps/statefulsets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.724351056Z namespaces/openshift-console-operator/autoscaling/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.724388157Z namespaces/openshift-console-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.724431268Z namespaces/openshift-console-operator/batch/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.724467469Z namespaces/openshift-console-operator/batch/cronjobs.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.724547502Z namespaces/openshift-console-operator/batch/jobs.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.724608763Z namespaces/openshift-console-operator/build.openshift.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.724640214Z namespaces/openshift-console-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.724726186Z namespaces/openshift-console-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.724792318Z namespaces/openshift-console-operator/coordination.k8s.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.724830589Z namespaces/openshift-console-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.724898961Z namespaces/openshift-console-operator/coordination.k8s.io/leases/console-operator-lock.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.724973933Z namespaces/openshift-console-operator/core/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.725029085Z namespaces/openshift-console-operator/core/configmaps.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.725602481Z namespaces/openshift-console-operator/core/endpoints.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.725785306Z namespaces/openshift-console-operator/core/events.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.726059724Z namespaces/openshift-console-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.726133276Z namespaces/openshift-console-operator/core/pods.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.726257549Z namespaces/openshift-console-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.726378552Z namespaces/openshift-console-operator/core/secrets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.726566308Z namespaces/openshift-console-operator/core/services.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.726714172Z namespaces/openshift-console-operator/discovery.k8s.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.726761603Z namespaces/openshift-console-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.726826295Z namespaces/openshift-console-operator/image.openshift.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.726867326Z namespaces/openshift-console-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.726948548Z namespaces/openshift-console-operator/k8s.ovn.org/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.726972489Z namespaces/openshift-console-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.727057981Z namespaces/openshift-console-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.727138253Z namespaces/openshift-console-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.727195685Z namespaces/openshift-console-operator/monitoring.coreos.com/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.727233476Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.727305468Z namespaces/openshift-console-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.727341879Z namespaces/openshift-console-operator/monitoring.coreos.com/prometheusrules/cluster-monitoring-prometheus-rules.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.727405461Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.727436532Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors/console-operator.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.727488463Z namespaces/openshift-console-operator/networking.k8s.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.727528124Z namespaces/openshift-console-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.727568596Z namespaces/openshift-console-operator/pods/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.727581236Z namespaces/openshift-console-operator/pods/console-operator-7fdbdf9c99-sqd4q/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.727632587Z namespaces/openshift-console-operator/pods/console-operator-7fdbdf9c99-sqd4q/console-operator-7fdbdf9c99-sqd4q.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.72772289Z namespaces/openshift-console-operator/pods/console-operator-7fdbdf9c99-sqd4q/console-operator/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.72773776Z namespaces/openshift-console-operator/pods/console-operator-7fdbdf9c99-sqd4q/console-operator/console-operator/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.72774174Z namespaces/openshift-console-operator/pods/console-operator-7fdbdf9c99-sqd4q/console-operator/console-operator/logs/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.727771311Z namespaces/openshift-console-operator/pods/console-operator-7fdbdf9c99-sqd4q/console-operator/console-operator/logs/current.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.728272195Z namespaces/openshift-console-operator/pods/console-operator-7fdbdf9c99-sqd4q/console-operator/console-operator/logs/previous.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.728322897Z namespaces/openshift-console-operator/policy/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.728369958Z namespaces/openshift-console-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.728410419Z namespaces/openshift-console-operator/route.openshift.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.72845117Z namespaces/openshift-console-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.728509552Z namespaces/openshift-console/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.728551713Z namespaces/openshift-console/openshift-console.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.728620625Z namespaces/openshift-console/apps.openshift.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.728667876Z namespaces/openshift-console/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.728728648Z namespaces/openshift-console/apps/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.728768569Z namespaces/openshift-console/apps/daemonsets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.728881692Z namespaces/openshift-console/apps/deployments.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.729045606Z namespaces/openshift-console/apps/replicasets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.729327984Z namespaces/openshift-console/apps/statefulsets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.729358725Z namespaces/openshift-console/autoscaling/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.729409037Z namespaces/openshift-console/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.729453108Z namespaces/openshift-console/batch/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.729492889Z namespaces/openshift-console/batch/cronjobs.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.729569901Z namespaces/openshift-console/batch/jobs.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.729602552Z namespaces/openshift-console/build.openshift.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.729651763Z namespaces/openshift-console/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.729730025Z namespaces/openshift-console/build.openshift.io/builds.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.729813298Z namespaces/openshift-console/core/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.729854199Z namespaces/openshift-console/core/configmaps.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.73060324Z namespaces/openshift-console/core/endpoints.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.730682372Z namespaces/openshift-console/core/events.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.73097673Z namespaces/openshift-console/core/persistentvolumeclaims.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.731050642Z namespaces/openshift-console/core/pods.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.731227877Z namespaces/openshift-console/core/replicationcontrollers.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.731355401Z namespaces/openshift-console/core/secrets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.731615468Z namespaces/openshift-console/core/services.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.73169252Z namespaces/openshift-console/discovery.k8s.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.731734361Z namespaces/openshift-console/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.731820254Z namespaces/openshift-console/image.openshift.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.731865035Z namespaces/openshift-console/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.731931757Z namespaces/openshift-console/k8s.ovn.org/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.731978738Z namespaces/openshift-console/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.73206426Z namespaces/openshift-console/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.732145813Z namespaces/openshift-console/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.732192784Z namespaces/openshift-console/monitoring.coreos.com/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.732238565Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.732285196Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.732332278Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors/console.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.732380579Z namespaces/openshift-console/networking.k8s.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.73243084Z namespaces/openshift-console/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.732473762Z namespaces/openshift-console/pods/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.732486082Z namespaces/openshift-console/pods/console-748f6586df-djc9c/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.732525543Z namespaces/openshift-console/pods/console-748f6586df-djc9c/console-748f6586df-djc9c.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.732615696Z namespaces/openshift-console/pods/console-748f6586df-djc9c/console/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.732623086Z namespaces/openshift-console/pods/console-748f6586df-djc9c/console/console/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.732626546Z namespaces/openshift-console/pods/console-748f6586df-djc9c/console/console/logs/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.732664997Z namespaces/openshift-console/pods/console-748f6586df-djc9c/console/console/logs/current.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.732754069Z namespaces/openshift-console/pods/console-748f6586df-djc9c/console/console/logs/previous.insecure.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.732898153Z namespaces/openshift-console/pods/console-748f6586df-djc9c/console/console/logs/previous.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.732934854Z namespaces/openshift-console/pods/downloads-5499b6fb8f-52k77/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.732969206Z namespaces/openshift-console/pods/downloads-5499b6fb8f-52k77/downloads-5499b6fb8f-52k77.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.733087059Z namespaces/openshift-console/pods/downloads-5499b6fb8f-52k77/download-server/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.733095589Z namespaces/openshift-console/pods/downloads-5499b6fb8f-52k77/download-server/download-server/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.733099989Z namespaces/openshift-console/pods/downloads-5499b6fb8f-52k77/download-server/download-server/logs/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.7331252Z namespaces/openshift-console/pods/downloads-5499b6fb8f-52k77/download-server/download-server/logs/current.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.733397167Z namespaces/openshift-console/pods/downloads-5499b6fb8f-52k77/download-server/download-server/logs/previous.insecure.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.733452349Z namespaces/openshift-console/pods/downloads-5499b6fb8f-52k77/download-server/download-server/logs/previous.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.73349768Z namespaces/openshift-console/policy/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.733544511Z namespaces/openshift-console/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.733604373Z namespaces/openshift-console/route.openshift.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.733634364Z namespaces/openshift-console/route.openshift.io/routes.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.733725507Z namespaces/openshift-controller-manager-operator/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.733772528Z namespaces/openshift-controller-manager-operator/openshift-controller-manager-operator.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.73385939Z namespaces/openshift-controller-manager-operator/apps.openshift.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.733900912Z namespaces/openshift-controller-manager-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.733960653Z namespaces/openshift-controller-manager-operator/apps/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.734010695Z namespaces/openshift-controller-manager-operator/apps/daemonsets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.734085397Z namespaces/openshift-controller-manager-operator/apps/deployments.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.734163409Z namespaces/openshift-controller-manager-operator/apps/replicasets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.734240411Z namespaces/openshift-controller-manager-operator/apps/statefulsets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.734293612Z namespaces/openshift-controller-manager-operator/autoscaling/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.734335964Z namespaces/openshift-controller-manager-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.734390245Z namespaces/openshift-controller-manager-operator/batch/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.734428876Z namespaces/openshift-controller-manager-operator/batch/cronjobs.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.734513669Z namespaces/openshift-controller-manager-operator/batch/jobs.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.73457494Z namespaces/openshift-controller-manager-operator/build.openshift.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.734615381Z namespaces/openshift-controller-manager-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.734699864Z namespaces/openshift-controller-manager-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.734772786Z namespaces/openshift-controller-manager-operator/core/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.734843518Z namespaces/openshift-controller-manager-operator/core/configmaps.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.734958501Z namespaces/openshift-controller-manager-operator/core/endpoints.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.735036303Z namespaces/openshift-controller-manager-operator/core/events.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.735112845Z namespaces/openshift-controller-manager-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.735194137Z namespaces/openshift-controller-manager-operator/core/pods.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.73526991Z namespaces/openshift-controller-manager-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.735387783Z namespaces/openshift-controller-manager-operator/core/secrets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.735547347Z namespaces/openshift-controller-manager-operator/core/services.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.735599968Z namespaces/openshift-controller-manager-operator/discovery.k8s.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.73563242Z namespaces/openshift-controller-manager-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.735674661Z namespaces/openshift-controller-manager-operator/image.openshift.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.735715882Z namespaces/openshift-controller-manager-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.735753813Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.735831715Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.735901677Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.735980379Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.73602225Z namespaces/openshift-controller-manager-operator/monitoring.coreos.com/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.736088582Z namespaces/openshift-controller-manager-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.736121323Z namespaces/openshift-controller-manager-operator/networking.k8s.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.736160124Z namespaces/openshift-controller-manager-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.736192295Z namespaces/openshift-controller-manager-operator/policy/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.736237476Z namespaces/openshift-controller-manager-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.736287738Z namespaces/openshift-controller-manager-operator/route.openshift.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.736324639Z namespaces/openshift-controller-manager-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.736402461Z namespaces/openshift-controller-manager/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.736448432Z namespaces/openshift-controller-manager/openshift-controller-manager.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.736503084Z namespaces/openshift-controller-manager/apps.openshift.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.736543105Z namespaces/openshift-controller-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.736712479Z namespaces/openshift-controller-manager/apps/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.736753431Z namespaces/openshift-controller-manager/apps/daemonsets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.736859363Z namespaces/openshift-controller-manager/apps/deployments.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.736956586Z namespaces/openshift-controller-manager/apps/replicasets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.737031628Z namespaces/openshift-controller-manager/apps/statefulsets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.73708312Z namespaces/openshift-controller-manager/autoscaling/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.737126291Z namespaces/openshift-controller-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.737189893Z namespaces/openshift-controller-manager/batch/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.737261105Z namespaces/openshift-controller-manager/batch/cronjobs.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.737349897Z namespaces/openshift-controller-manager/batch/jobs.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.737387298Z namespaces/openshift-controller-manager/build.openshift.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.737431679Z namespaces/openshift-controller-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.737508612Z namespaces/openshift-controller-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.737564393Z namespaces/openshift-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.737571383Z namespaces/openshift-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.737610524Z namespaces/openshift-controller-manager/coordination.k8s.io/leases/openshift-master-controllers.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.737734368Z namespaces/openshift-controller-manager/core/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.737789329Z namespaces/openshift-controller-manager/core/configmaps.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.737926493Z namespaces/openshift-controller-manager/core/endpoints.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.737993445Z namespaces/openshift-controller-manager/core/events.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.738080377Z namespaces/openshift-controller-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.73815724Z namespaces/openshift-controller-manager/core/pods.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.738232122Z namespaces/openshift-controller-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.738350525Z namespaces/openshift-controller-manager/core/secrets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.73852591Z namespaces/openshift-controller-manager/core/services.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.738564851Z namespaces/openshift-controller-manager/discovery.k8s.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.738595522Z namespaces/openshift-controller-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.738656393Z namespaces/openshift-controller-manager/image.openshift.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.738692434Z namespaces/openshift-controller-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.738758136Z namespaces/openshift-controller-manager/k8s.ovn.org/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.738794207Z namespaces/openshift-controller-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.738953042Z namespaces/openshift-controller-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.739032384Z namespaces/openshift-controller-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.739069945Z namespaces/openshift-controller-manager/monitoring.coreos.com/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.739115966Z namespaces/openshift-controller-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.739168508Z namespaces/openshift-controller-manager/networking.k8s.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.739210539Z namespaces/openshift-controller-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.73926106Z namespaces/openshift-controller-manager/policy/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.739310712Z namespaces/openshift-controller-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.739366113Z namespaces/openshift-controller-manager/route.openshift.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.739411994Z namespaces/openshift-controller-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.739497407Z namespaces/openshift-dns-operator/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.739543908Z namespaces/openshift-dns-operator/openshift-dns-operator.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.739650951Z namespaces/openshift-dns-operator/apps.openshift.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.739686222Z namespaces/openshift-dns-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.739732233Z namespaces/openshift-dns-operator/apps/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.739775055Z namespaces/openshift-dns-operator/apps/daemonsets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.739876237Z namespaces/openshift-dns-operator/apps/deployments.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.739948899Z namespaces/openshift-dns-operator/apps/replicasets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.740037672Z namespaces/openshift-dns-operator/apps/statefulsets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.740081113Z namespaces/openshift-dns-operator/autoscaling/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.740121894Z namespaces/openshift-dns-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.740156775Z namespaces/openshift-dns-operator/batch/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.740190946Z namespaces/openshift-dns-operator/batch/cronjobs.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.740272288Z namespaces/openshift-dns-operator/batch/jobs.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.74031825Z namespaces/openshift-dns-operator/build.openshift.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.740350131Z namespaces/openshift-dns-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.740429863Z namespaces/openshift-dns-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.740491264Z namespaces/openshift-dns-operator/core/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.740533905Z namespaces/openshift-dns-operator/core/configmaps.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.740634188Z namespaces/openshift-dns-operator/core/endpoints.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.740722221Z namespaces/openshift-dns-operator/core/events.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.740819113Z namespaces/openshift-dns-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.740905256Z namespaces/openshift-dns-operator/core/pods.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.740979558Z namespaces/openshift-dns-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.741102961Z namespaces/openshift-dns-operator/core/secrets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.741276266Z namespaces/openshift-dns-operator/core/services.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.741485722Z namespaces/openshift-dns-operator/discovery.k8s.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.741520263Z namespaces/openshift-dns-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.741588315Z namespaces/openshift-dns-operator/image.openshift.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.741622336Z namespaces/openshift-dns-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.741688018Z namespaces/openshift-dns-operator/k8s.ovn.org/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.741720979Z namespaces/openshift-dns-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.741821701Z namespaces/openshift-dns-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.741903564Z namespaces/openshift-dns-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.741957965Z namespaces/openshift-dns-operator/monitoring.coreos.com/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.742003766Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.742055408Z namespaces/openshift-dns-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.742098799Z namespaces/openshift-dns-operator/monitoring.coreos.com/prometheusrules/dns.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.742165861Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.742204102Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors/dns-operator.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.742255423Z namespaces/openshift-dns-operator/networking.k8s.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.742299755Z namespaces/openshift-dns-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.742332335Z namespaces/openshift-dns-operator/policy/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.742373137Z namespaces/openshift-dns-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.742430428Z namespaces/openshift-dns-operator/route.openshift.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.742467039Z namespaces/openshift-dns-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.742567592Z namespaces/openshift-dns/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.742609653Z namespaces/openshift-dns/openshift-dns.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.742674015Z namespaces/openshift-dns/apps.openshift.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.742693685Z namespaces/openshift-dns/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.742741547Z namespaces/openshift-dns/apps/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.742787608Z namespaces/openshift-dns/apps/daemonsets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.742992314Z namespaces/openshift-dns/apps/deployments.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.743067026Z namespaces/openshift-dns/apps/replicasets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.743134838Z namespaces/openshift-dns/apps/statefulsets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.743182019Z namespaces/openshift-dns/autoscaling/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.74322019Z namespaces/openshift-dns/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.743265081Z namespaces/openshift-dns/batch/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.743306613Z namespaces/openshift-dns/batch/cronjobs.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.743386035Z namespaces/openshift-dns/batch/jobs.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.743439426Z namespaces/openshift-dns/build.openshift.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.743486978Z namespaces/openshift-dns/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.743554549Z namespaces/openshift-dns/build.openshift.io/builds.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.743606921Z namespaces/openshift-dns/core/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.743647892Z namespaces/openshift-dns/core/configmaps.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.743753105Z namespaces/openshift-dns/core/endpoints.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.743917119Z namespaces/openshift-dns/core/events.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.744137836Z namespaces/openshift-dns/core/persistentvolumeclaims.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.744214088Z namespaces/openshift-dns/core/pods.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.744497446Z namespaces/openshift-dns/core/replicationcontrollers.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.744614519Z namespaces/openshift-dns/core/secrets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.744783754Z namespaces/openshift-dns/core/services.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.744859736Z namespaces/openshift-dns/discovery.k8s.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.744913387Z namespaces/openshift-dns/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.744961448Z namespaces/openshift-dns/image.openshift.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.745007Z namespaces/openshift-dns/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.745069971Z namespaces/openshift-dns/k8s.ovn.org/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.745110983Z namespaces/openshift-dns/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.745189335Z namespaces/openshift-dns/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.745263077Z namespaces/openshift-dns/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.745322709Z namespaces/openshift-dns/monitoring.coreos.com/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.74537564Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.745412051Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.745459882Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors/dns-default.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.745509334Z namespaces/openshift-dns/networking.k8s.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.745544855Z namespaces/openshift-dns/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.745580246Z namespaces/openshift-dns/pods/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.745586926Z namespaces/openshift-dns/pods/dns-default-n9b25/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.745637277Z namespaces/openshift-dns/pods/dns-default-n9b25/dns-default-n9b25.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.74571737Z namespaces/openshift-dns/pods/dns-default-n9b25/dns/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.74573559Z namespaces/openshift-dns/pods/dns-default-n9b25/dns/dns/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.74574582Z namespaces/openshift-dns/pods/dns-default-n9b25/dns/dns/logs/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.745781681Z namespaces/openshift-dns/pods/dns-default-n9b25/dns/dns/logs/current.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.745898075Z namespaces/openshift-dns/pods/dns-default-n9b25/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.745969957Z namespaces/openshift-dns/pods/dns-default-n9b25/dns/dns/logs/previous.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.745987787Z namespaces/openshift-dns/pods/dns-default-n9b25/kube-rbac-proxy/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.745997507Z namespaces/openshift-dns/pods/dns-default-n9b25/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.746005208Z namespaces/openshift-dns/pods/dns-default-n9b25/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.746069979Z namespaces/openshift-dns/pods/dns-default-n9b25/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.746170272Z namespaces/openshift-dns/pods/dns-default-n9b25/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.746228184Z namespaces/openshift-dns/pods/dns-default-n9b25/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.746278805Z namespaces/openshift-dns/pods/dns-default-pv76q/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.746322766Z namespaces/openshift-dns/pods/dns-default-pv76q/dns-default-pv76q.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.746400068Z namespaces/openshift-dns/pods/dns-default-pv76q/dns/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.746422699Z namespaces/openshift-dns/pods/dns-default-pv76q/dns/dns/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.746430449Z namespaces/openshift-dns/pods/dns-default-pv76q/dns/dns/logs/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.746477051Z namespaces/openshift-dns/pods/dns-default-pv76q/dns/dns/logs/current.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.746576633Z namespaces/openshift-dns/pods/dns-default-pv76q/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.746637915Z namespaces/openshift-dns/pods/dns-default-pv76q/dns/dns/logs/previous.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.746676626Z namespaces/openshift-dns/pods/dns-default-pv76q/kube-rbac-proxy/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.746693076Z namespaces/openshift-dns/pods/dns-default-pv76q/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.746696937Z namespaces/openshift-dns/pods/dns-default-pv76q/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.746745848Z namespaces/openshift-dns/pods/dns-default-pv76q/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.746865361Z namespaces/openshift-dns/pods/dns-default-pv76q/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.746928763Z namespaces/openshift-dns/pods/dns-default-pv76q/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.746974324Z namespaces/openshift-dns/pods/dns-default-tg5m8/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.747020476Z namespaces/openshift-dns/pods/dns-default-tg5m8/dns-default-tg5m8.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.747248972Z namespaces/openshift-dns/pods/dns-default-tg5m8/dns/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.747256012Z namespaces/openshift-dns/pods/dns-default-tg5m8/dns/dns/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.747259622Z namespaces/openshift-dns/pods/dns-default-tg5m8/dns/dns/logs/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.747301844Z namespaces/openshift-dns/pods/dns-default-tg5m8/dns/dns/logs/current.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.747400566Z namespaces/openshift-dns/pods/dns-default-tg5m8/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.747461238Z namespaces/openshift-dns/pods/dns-default-tg5m8/dns/dns/logs/previous.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.747512929Z namespaces/openshift-dns/pods/dns-default-tg5m8/kube-rbac-proxy/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.74752735Z namespaces/openshift-dns/pods/dns-default-tg5m8/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.74753986Z namespaces/openshift-dns/pods/dns-default-tg5m8/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.747571611Z namespaces/openshift-dns/pods/dns-default-tg5m8/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.747662403Z namespaces/openshift-dns/pods/dns-default-tg5m8/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.747729596Z namespaces/openshift-dns/pods/dns-default-tg5m8/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.747770646Z namespaces/openshift-dns/pods/node-resolver-cjwdw/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.747842628Z namespaces/openshift-dns/pods/node-resolver-cjwdw/node-resolver-cjwdw.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.747921111Z namespaces/openshift-dns/pods/node-resolver-cjwdw/dns-node-resolver/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.747937661Z namespaces/openshift-dns/pods/node-resolver-cjwdw/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.747945662Z namespaces/openshift-dns/pods/node-resolver-cjwdw/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.747991313Z namespaces/openshift-dns/pods/node-resolver-cjwdw/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.748077165Z namespaces/openshift-dns/pods/node-resolver-cjwdw/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.748143877Z namespaces/openshift-dns/pods/node-resolver-cjwdw/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.748231509Z namespaces/openshift-dns/pods/node-resolver-drc6k/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.74826432Z namespaces/openshift-dns/pods/node-resolver-drc6k/node-resolver-drc6k.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.748341893Z namespaces/openshift-dns/pods/node-resolver-drc6k/dns-node-resolver/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.748350903Z namespaces/openshift-dns/pods/node-resolver-drc6k/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.748358243Z namespaces/openshift-dns/pods/node-resolver-drc6k/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.748401964Z namespaces/openshift-dns/pods/node-resolver-drc6k/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.748492397Z namespaces/openshift-dns/pods/node-resolver-drc6k/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.748559499Z namespaces/openshift-dns/pods/node-resolver-drc6k/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.74860983Z namespaces/openshift-dns/pods/node-resolver-hbp5q/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.748650881Z namespaces/openshift-dns/pods/node-resolver-hbp5q/node-resolver-hbp5q.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.748729513Z namespaces/openshift-dns/pods/node-resolver-hbp5q/dns-node-resolver/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.748741593Z namespaces/openshift-dns/pods/node-resolver-hbp5q/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.748747364Z namespaces/openshift-dns/pods/node-resolver-hbp5q/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.748777985Z namespaces/openshift-dns/pods/node-resolver-hbp5q/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.748892018Z namespaces/openshift-dns/pods/node-resolver-hbp5q/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.74895897Z namespaces/openshift-dns/pods/node-resolver-hbp5q/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.749091123Z namespaces/openshift-dns/policy/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.749128624Z namespaces/openshift-dns/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.749174706Z namespaces/openshift-dns/route.openshift.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.749219987Z namespaces/openshift-dns/route.openshift.io/routes.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.749305979Z namespaces/openshift-etcd/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.749355111Z namespaces/openshift-etcd/openshift-etcd.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.749414432Z namespaces/openshift-etcd/apps.openshift.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.749462754Z namespaces/openshift-etcd/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.749518795Z namespaces/openshift-etcd/apps/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.749551996Z namespaces/openshift-etcd/apps/daemonsets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.749638358Z namespaces/openshift-etcd/apps/deployments.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.74970786Z namespaces/openshift-etcd/apps/replicasets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.749793953Z namespaces/openshift-etcd/apps/statefulsets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.749862575Z namespaces/openshift-etcd/autoscaling/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.749897716Z namespaces/openshift-etcd/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.749958407Z namespaces/openshift-etcd/batch/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.749996728Z namespaces/openshift-etcd/batch/cronjobs.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.750075061Z namespaces/openshift-etcd/batch/jobs.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.750130302Z namespaces/openshift-etcd/build.openshift.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.750167133Z namespaces/openshift-etcd/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.750248845Z namespaces/openshift-etcd/build.openshift.io/builds.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.750318937Z namespaces/openshift-etcd/core/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.750365509Z namespaces/openshift-etcd/core/configmaps.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.750469061Z namespaces/openshift-etcd/core/endpoints.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.750558814Z namespaces/openshift-etcd/core/events.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.750637656Z namespaces/openshift-etcd/core/persistentvolumeclaims.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.750715428Z namespaces/openshift-etcd/core/pods.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.750792921Z namespaces/openshift-etcd/core/replicationcontrollers.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.750985856Z namespaces/openshift-etcd/core/secrets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.7511426Z namespaces/openshift-etcd/core/services.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.751180681Z namespaces/openshift-etcd/discovery.k8s.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.751223053Z namespaces/openshift-etcd/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.751273944Z namespaces/openshift-etcd/image.openshift.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.751308095Z namespaces/openshift-etcd/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.751375227Z namespaces/openshift-etcd/k8s.ovn.org/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.751410378Z namespaces/openshift-etcd/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.7514982Z namespaces/openshift-etcd/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.751573192Z namespaces/openshift-etcd/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.751608853Z namespaces/openshift-etcd/monitoring.coreos.com/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.751655094Z namespaces/openshift-etcd/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.751713186Z namespaces/openshift-etcd/networking.k8s.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.751735707Z namespaces/openshift-etcd/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.751834179Z namespaces/openshift-etcd/policy/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.751898811Z namespaces/openshift-etcd/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.751960273Z namespaces/openshift-etcd/route.openshift.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.752008424Z namespaces/openshift-etcd/route.openshift.io/routes.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.752088586Z namespaces/openshift-host-network/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.752134148Z namespaces/openshift-host-network/openshift-host-network.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.75221553Z namespaces/openshift-host-network/apps.openshift.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.752246851Z namespaces/openshift-host-network/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.752316303Z namespaces/openshift-host-network/apps/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.752352794Z namespaces/openshift-host-network/apps/daemonsets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.752439366Z namespaces/openshift-host-network/apps/deployments.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.752528359Z namespaces/openshift-host-network/apps/replicasets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.752613561Z namespaces/openshift-host-network/apps/statefulsets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.753242998Z namespaces/openshift-host-network/autoscaling/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.75328755Z namespaces/openshift-host-network/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.753341051Z namespaces/openshift-host-network/batch/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.753379642Z namespaces/openshift-host-network/batch/cronjobs.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.753454484Z namespaces/openshift-host-network/batch/jobs.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.753508636Z namespaces/openshift-host-network/build.openshift.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.753553857Z namespaces/openshift-host-network/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.753639969Z namespaces/openshift-host-network/build.openshift.io/builds.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.753700431Z namespaces/openshift-host-network/core/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.753744592Z namespaces/openshift-host-network/core/configmaps.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.753877906Z namespaces/openshift-host-network/core/endpoints.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.753962378Z namespaces/openshift-host-network/core/events.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.754040261Z namespaces/openshift-host-network/core/persistentvolumeclaims.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.754127033Z namespaces/openshift-host-network/core/pods.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.754204645Z namespaces/openshift-host-network/core/replicationcontrollers.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.75437902Z namespaces/openshift-host-network/core/secrets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.754487013Z namespaces/openshift-host-network/core/services.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.754553165Z namespaces/openshift-host-network/core/resourcequotas/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.754595756Z namespaces/openshift-host-network/core/resourcequotas/host-network-namespace-quotas.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.754655618Z namespaces/openshift-host-network/discovery.k8s.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.754707519Z namespaces/openshift-host-network/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.754758211Z namespaces/openshift-host-network/image.openshift.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.754814402Z namespaces/openshift-host-network/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.754888504Z namespaces/openshift-host-network/k8s.ovn.org/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.754932385Z namespaces/openshift-host-network/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.755017438Z namespaces/openshift-host-network/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.75509176Z namespaces/openshift-host-network/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.755133271Z namespaces/openshift-host-network/monitoring.coreos.com/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.755182642Z namespaces/openshift-host-network/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.755222824Z namespaces/openshift-host-network/networking.k8s.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.755266755Z namespaces/openshift-host-network/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.755314556Z namespaces/openshift-host-network/policy/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.755362647Z namespaces/openshift-host-network/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.755404049Z namespaces/openshift-host-network/route.openshift.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.75544645Z namespaces/openshift-host-network/route.openshift.io/routes.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.755556523Z namespaces/openshift-image-registry/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.755593624Z namespaces/openshift-image-registry/openshift-image-registry.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.755663026Z namespaces/openshift-image-registry/apps.openshift.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.755698087Z namespaces/openshift-image-registry/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.755754468Z namespaces/openshift-image-registry/apps/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.75581528Z namespaces/openshift-image-registry/apps/daemonsets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.755941173Z namespaces/openshift-image-registry/apps/deployments.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.756076507Z namespaces/openshift-image-registry/apps/replicasets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.756322534Z namespaces/openshift-image-registry/apps/statefulsets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.756370296Z namespaces/openshift-image-registry/autoscaling/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.756432937Z namespaces/openshift-image-registry/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.756476488Z namespaces/openshift-image-registry/batch/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.756515389Z namespaces/openshift-image-registry/batch/cronjobs.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.756636353Z namespaces/openshift-image-registry/batch/jobs.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.756702865Z namespaces/openshift-image-registry/build.openshift.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.756746756Z namespaces/openshift-image-registry/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.756873269Z namespaces/openshift-image-registry/build.openshift.io/builds.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.756924151Z namespaces/openshift-image-registry/coordination.k8s.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.756935111Z namespaces/openshift-image-registry/coordination.k8s.io/leases/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.756976382Z namespaces/openshift-image-registry/coordination.k8s.io/leases/openshift-master-controllers.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.757053674Z namespaces/openshift-image-registry/core/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.757095716Z namespaces/openshift-image-registry/core/configmaps.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.757949389Z namespaces/openshift-image-registry/core/endpoints.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.758038852Z namespaces/openshift-image-registry/core/events.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.75833493Z namespaces/openshift-image-registry/core/persistentvolumeclaims.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.758410192Z namespaces/openshift-image-registry/core/pods.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.758640148Z namespaces/openshift-image-registry/core/replicationcontrollers.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.758764472Z namespaces/openshift-image-registry/core/secrets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.759038219Z namespaces/openshift-image-registry/core/services.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.759103621Z namespaces/openshift-image-registry/discovery.k8s.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.759147262Z namespaces/openshift-image-registry/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.759208944Z namespaces/openshift-image-registry/image.openshift.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.759248915Z namespaces/openshift-image-registry/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.759296437Z namespaces/openshift-image-registry/k8s.ovn.org/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.759339808Z namespaces/openshift-image-registry/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.75942153Z namespaces/openshift-image-registry/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.759499962Z namespaces/openshift-image-registry/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.759557724Z namespaces/openshift-image-registry/monitoring.coreos.com/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.759603415Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.759666787Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.759712378Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/image-registry-operator-alerts.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.759826491Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/image-registry-rules.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.759922774Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/imagestreams-rules.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.759977886Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.760022327Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors/image-registry.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.760070328Z namespaces/openshift-image-registry/networking.k8s.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.760112679Z namespaces/openshift-image-registry/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.760171491Z namespaces/openshift-image-registry/pods/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.760177961Z namespaces/openshift-image-registry/pods/image-registry-75755fbc89-7h7vm/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.760213992Z namespaces/openshift-image-registry/pods/image-registry-75755fbc89-7h7vm/image-registry-75755fbc89-7h7vm.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.760332586Z namespaces/openshift-image-registry/pods/image-registry-75755fbc89-7h7vm/registry/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.760339296Z namespaces/openshift-image-registry/pods/image-registry-75755fbc89-7h7vm/registry/registry/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.760345106Z namespaces/openshift-image-registry/pods/image-registry-75755fbc89-7h7vm/registry/registry/logs/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.760386257Z namespaces/openshift-image-registry/pods/image-registry-75755fbc89-7h7vm/registry/registry/logs/current.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.761854358Z namespaces/openshift-image-registry/pods/image-registry-75755fbc89-7h7vm/registry/registry/logs/previous.insecure.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.76194226Z namespaces/openshift-image-registry/pods/image-registry-75755fbc89-7h7vm/registry/registry/logs/previous.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.761991192Z namespaces/openshift-image-registry/pods/node-ca-cp22n/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.762038723Z namespaces/openshift-image-registry/pods/node-ca-cp22n/node-ca-cp22n.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.762119655Z namespaces/openshift-image-registry/pods/node-ca-cp22n/node-ca/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.762130835Z namespaces/openshift-image-registry/pods/node-ca-cp22n/node-ca/node-ca/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.762144846Z namespaces/openshift-image-registry/pods/node-ca-cp22n/node-ca/node-ca/logs/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.762179147Z namespaces/openshift-image-registry/pods/node-ca-cp22n/node-ca/node-ca/logs/current.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.76231917Z namespaces/openshift-image-registry/pods/node-ca-cp22n/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.762393633Z namespaces/openshift-image-registry/pods/node-ca-cp22n/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.762445024Z namespaces/openshift-image-registry/pods/node-ca-r4xmq/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.762479145Z namespaces/openshift-image-registry/pods/node-ca-r4xmq/node-ca-r4xmq.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.762571958Z namespaces/openshift-image-registry/pods/node-ca-r4xmq/node-ca/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.762578998Z namespaces/openshift-image-registry/pods/node-ca-r4xmq/node-ca/node-ca/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.762589188Z namespaces/openshift-image-registry/pods/node-ca-r4xmq/node-ca/node-ca/logs/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.76263853Z namespaces/openshift-image-registry/pods/node-ca-r4xmq/node-ca/node-ca/logs/current.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.762778513Z namespaces/openshift-image-registry/pods/node-ca-r4xmq/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.762882446Z namespaces/openshift-image-registry/pods/node-ca-r4xmq/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.762922337Z namespaces/openshift-image-registry/pods/node-ca-tq8xq/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.762965288Z namespaces/openshift-image-registry/pods/node-ca-tq8xq/node-ca-tq8xq.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.763047591Z namespaces/openshift-image-registry/pods/node-ca-tq8xq/node-ca/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.763057281Z namespaces/openshift-image-registry/pods/node-ca-tq8xq/node-ca/node-ca/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.763068891Z namespaces/openshift-image-registry/pods/node-ca-tq8xq/node-ca/node-ca/logs/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.763109552Z namespaces/openshift-image-registry/pods/node-ca-tq8xq/node-ca/node-ca/logs/current.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.763257067Z namespaces/openshift-image-registry/pods/node-ca-tq8xq/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.763330259Z namespaces/openshift-image-registry/pods/node-ca-tq8xq/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.76336535Z namespaces/openshift-image-registry/policy/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.763405451Z namespaces/openshift-image-registry/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.763467573Z namespaces/openshift-image-registry/route.openshift.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.763496743Z namespaces/openshift-image-registry/route.openshift.io/routes.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.763591196Z namespaces/openshift-ingress-canary/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.763644158Z namespaces/openshift-ingress-canary/openshift-ingress-canary.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.763703539Z namespaces/openshift-ingress-canary/apps.openshift.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.76373238Z namespaces/openshift-ingress-canary/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.763818582Z namespaces/openshift-ingress-canary/apps/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.763871124Z namespaces/openshift-ingress-canary/apps/daemonsets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.763984447Z namespaces/openshift-ingress-canary/apps/deployments.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.764056099Z namespaces/openshift-ingress-canary/apps/replicasets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.764139221Z namespaces/openshift-ingress-canary/apps/statefulsets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.764185793Z namespaces/openshift-ingress-canary/autoscaling/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.764226034Z namespaces/openshift-ingress-canary/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.764278965Z namespaces/openshift-ingress-canary/batch/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.764314376Z namespaces/openshift-ingress-canary/batch/cronjobs.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.764395048Z namespaces/openshift-ingress-canary/batch/jobs.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.76444991Z namespaces/openshift-ingress-canary/build.openshift.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.764505071Z namespaces/openshift-ingress-canary/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.764585424Z namespaces/openshift-ingress-canary/build.openshift.io/builds.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.764677396Z namespaces/openshift-ingress-canary/core/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.764739198Z namespaces/openshift-ingress-canary/core/configmaps.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.764875042Z namespaces/openshift-ingress-canary/core/endpoints.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.764998335Z namespaces/openshift-ingress-canary/core/events.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.76516649Z namespaces/openshift-ingress-canary/core/persistentvolumeclaims.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.765265372Z namespaces/openshift-ingress-canary/core/pods.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.765442307Z namespaces/openshift-ingress-canary/core/replicationcontrollers.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.765604312Z namespaces/openshift-ingress-canary/core/secrets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.765859589Z namespaces/openshift-ingress-canary/core/services.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.765931141Z namespaces/openshift-ingress-canary/discovery.k8s.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.765980292Z namespaces/openshift-ingress-canary/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.766040924Z namespaces/openshift-ingress-canary/image.openshift.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.766097735Z namespaces/openshift-ingress-canary/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.766171048Z namespaces/openshift-ingress-canary/k8s.ovn.org/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.76625827Z namespaces/openshift-ingress-canary/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.766370093Z namespaces/openshift-ingress-canary/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.766462356Z namespaces/openshift-ingress-canary/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.766547868Z namespaces/openshift-ingress-canary/monitoring.coreos.com/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.76660965Z namespaces/openshift-ingress-canary/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.766686402Z namespaces/openshift-ingress-canary/networking.k8s.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.766744424Z namespaces/openshift-ingress-canary/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.766916398Z namespaces/openshift-ingress-canary/pods/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.766927278Z namespaces/openshift-ingress-canary/pods/ingress-canary-6hfbr/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.76698605Z namespaces/openshift-ingress-canary/pods/ingress-canary-6hfbr/ingress-canary-6hfbr.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.767095393Z namespaces/openshift-ingress-canary/pods/ingress-canary-6hfbr/serve-healthcheck-canary/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.767103714Z namespaces/openshift-ingress-canary/pods/ingress-canary-6hfbr/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.767110584Z namespaces/openshift-ingress-canary/pods/ingress-canary-6hfbr/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.767174236Z namespaces/openshift-ingress-canary/pods/ingress-canary-6hfbr/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.767309489Z namespaces/openshift-ingress-canary/pods/ingress-canary-6hfbr/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.767367671Z namespaces/openshift-ingress-canary/pods/ingress-canary-6hfbr/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.767450333Z namespaces/openshift-ingress-canary/pods/ingress-canary-764zc/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.767482144Z namespaces/openshift-ingress-canary/pods/ingress-canary-764zc/ingress-canary-764zc.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.767566356Z namespaces/openshift-ingress-canary/pods/ingress-canary-764zc/serve-healthcheck-canary/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.767577117Z namespaces/openshift-ingress-canary/pods/ingress-canary-764zc/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.767583647Z namespaces/openshift-ingress-canary/pods/ingress-canary-764zc/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.767660559Z namespaces/openshift-ingress-canary/pods/ingress-canary-764zc/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.767781812Z namespaces/openshift-ingress-canary/pods/ingress-canary-764zc/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.767896896Z namespaces/openshift-ingress-canary/pods/ingress-canary-764zc/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.767932457Z namespaces/openshift-ingress-canary/pods/ingress-canary-snlz4/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.767991438Z namespaces/openshift-ingress-canary/pods/ingress-canary-snlz4/ingress-canary-snlz4.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.768074681Z namespaces/openshift-ingress-canary/pods/ingress-canary-snlz4/serve-healthcheck-canary/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.768084021Z namespaces/openshift-ingress-canary/pods/ingress-canary-snlz4/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.768089211Z namespaces/openshift-ingress-canary/pods/ingress-canary-snlz4/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.768122212Z namespaces/openshift-ingress-canary/pods/ingress-canary-snlz4/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.768221614Z namespaces/openshift-ingress-canary/pods/ingress-canary-snlz4/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.768291047Z namespaces/openshift-ingress-canary/pods/ingress-canary-snlz4/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.768318477Z namespaces/openshift-ingress-canary/policy/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.768369689Z namespaces/openshift-ingress-canary/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.768435151Z namespaces/openshift-ingress-canary/route.openshift.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.768476061Z namespaces/openshift-ingress-canary/route.openshift.io/routes.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.768587225Z namespaces/openshift-ingress-operator/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.768635216Z namespaces/openshift-ingress-operator/openshift-ingress-operator.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.768715648Z namespaces/openshift-ingress-operator/apps.openshift.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.76877105Z namespaces/openshift-ingress-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.768877163Z namespaces/openshift-ingress-operator/apps/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.768930164Z namespaces/openshift-ingress-operator/apps/daemonsets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.769017387Z namespaces/openshift-ingress-operator/apps/deployments.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.76912287Z namespaces/openshift-ingress-operator/apps/replicasets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.769224582Z namespaces/openshift-ingress-operator/apps/statefulsets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.769273534Z namespaces/openshift-ingress-operator/autoscaling/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.769323565Z namespaces/openshift-ingress-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.769353856Z namespaces/openshift-ingress-operator/batch/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.769391297Z namespaces/openshift-ingress-operator/batch/cronjobs.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.769473459Z namespaces/openshift-ingress-operator/batch/jobs.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.7695102Z namespaces/openshift-ingress-operator/build.openshift.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.769541441Z namespaces/openshift-ingress-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.769628184Z namespaces/openshift-ingress-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.769691785Z namespaces/openshift-ingress-operator/core/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.769746517Z namespaces/openshift-ingress-operator/core/configmaps.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.77057506Z namespaces/openshift-ingress-operator/core/endpoints.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.770677402Z namespaces/openshift-ingress-operator/core/events.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.770828937Z namespaces/openshift-ingress-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.770914259Z namespaces/openshift-ingress-operator/core/pods.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.771013022Z namespaces/openshift-ingress-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.771152876Z namespaces/openshift-ingress-operator/core/secrets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.771361512Z namespaces/openshift-ingress-operator/core/services.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.771425053Z namespaces/openshift-ingress-operator/discovery.k8s.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.771467955Z namespaces/openshift-ingress-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.771532716Z namespaces/openshift-ingress-operator/image.openshift.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.771575067Z namespaces/openshift-ingress-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.771623749Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.771634309Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/dnsrecords/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.771687801Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/dnsrecords/default-wildcard.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.771781833Z namespaces/openshift-ingress-operator/k8s.ovn.org/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.771908777Z namespaces/openshift-ingress-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.772018Z namespaces/openshift-ingress-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.772097212Z namespaces/openshift-ingress-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.772148994Z namespaces/openshift-ingress-operator/monitoring.coreos.com/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.772201505Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.772253937Z namespaces/openshift-ingress-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.772306248Z namespaces/openshift-ingress-operator/monitoring.coreos.com/prometheusrules/ingress-operator.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.77238015Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.772416081Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors/ingress-operator.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.772473783Z namespaces/openshift-ingress-operator/networking.k8s.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.772518954Z namespaces/openshift-ingress-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.772566945Z namespaces/openshift-ingress-operator/operator.openshift.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.772576535Z namespaces/openshift-ingress-operator/operator.openshift.io/ingresscontrollers/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.772623137Z namespaces/openshift-ingress-operator/operator.openshift.io/ingresscontrollers/default.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.772705589Z namespaces/openshift-ingress-operator/policy/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.77274646Z namespaces/openshift-ingress-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.772781311Z namespaces/openshift-ingress-operator/route.openshift.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.772867023Z namespaces/openshift-ingress-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.772925465Z namespaces/openshift-ingress/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.772999077Z namespaces/openshift-ingress/openshift-ingress.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.773065639Z namespaces/openshift-ingress/apps.openshift.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.7731153Z namespaces/openshift-ingress/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.773199793Z namespaces/openshift-ingress/apps/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.773241314Z namespaces/openshift-ingress/apps/daemonsets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.773327286Z namespaces/openshift-ingress/apps/deployments.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.77346348Z namespaces/openshift-ingress/apps/replicasets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.773600414Z namespaces/openshift-ingress/apps/statefulsets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.773670866Z namespaces/openshift-ingress/autoscaling/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.774003905Z namespaces/openshift-ingress/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.774084907Z namespaces/openshift-ingress/batch/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.774121838Z namespaces/openshift-ingress/batch/cronjobs.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.774228401Z namespaces/openshift-ingress/batch/jobs.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.774299293Z namespaces/openshift-ingress/build.openshift.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.774363745Z namespaces/openshift-ingress/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.774479548Z namespaces/openshift-ingress/build.openshift.io/builds.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.774600722Z namespaces/openshift-ingress/core/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.774655653Z namespaces/openshift-ingress/core/configmaps.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.774838758Z namespaces/openshift-ingress/core/endpoints.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.774978052Z namespaces/openshift-ingress/core/events.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.775162757Z namespaces/openshift-ingress/core/persistentvolumeclaims.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.77527844Z namespaces/openshift-ingress/core/pods.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.775458735Z namespaces/openshift-ingress/core/replicationcontrollers.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.77563283Z namespaces/openshift-ingress/core/secrets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.775916488Z namespaces/openshift-ingress/core/services.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.776008271Z namespaces/openshift-ingress/discovery.k8s.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.776069392Z namespaces/openshift-ingress/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.776170915Z namespaces/openshift-ingress/image.openshift.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.776225577Z namespaces/openshift-ingress/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.776314279Z namespaces/openshift-ingress/k8s.ovn.org/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.776372111Z namespaces/openshift-ingress/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.776490854Z namespaces/openshift-ingress/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.776603547Z namespaces/openshift-ingress/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.776679059Z namespaces/openshift-ingress/monitoring.coreos.com/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.776745501Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.776844414Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.776887025Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors/router-default.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.776986488Z namespaces/openshift-ingress/networking.k8s.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.77704805Z namespaces/openshift-ingress/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.777095821Z namespaces/openshift-ingress/pods/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.777110551Z namespaces/openshift-ingress/pods/router-default-54fcb7b75-zz9dh/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.777177393Z namespaces/openshift-ingress/pods/router-default-54fcb7b75-zz9dh/router-default-54fcb7b75-zz9dh.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.777358318Z namespaces/openshift-ingress/pods/router-default-54fcb7b75-zz9dh/router/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.777368168Z namespaces/openshift-ingress/pods/router-default-54fcb7b75-zz9dh/router/router/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.777377349Z namespaces/openshift-ingress/pods/router-default-54fcb7b75-zz9dh/router/router/logs/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.777448361Z namespaces/openshift-ingress/pods/router-default-54fcb7b75-zz9dh/router/router/logs/current.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.777625926Z namespaces/openshift-ingress/pods/router-default-54fcb7b75-zz9dh/router/router/logs/previous.insecure.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.777723078Z namespaces/openshift-ingress/pods/router-default-54fcb7b75-zz9dh/router/router/logs/previous.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.77777946Z namespaces/openshift-ingress/policy/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.777875653Z namespaces/openshift-ingress/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.777936574Z namespaces/openshift-ingress/route.openshift.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.777995286Z namespaces/openshift-ingress/route.openshift.io/routes.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.778116579Z namespaces/openshift-insights/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.778177761Z namespaces/openshift-insights/openshift-insights.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.778272553Z namespaces/openshift-insights/apps.openshift.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.778334235Z namespaces/openshift-insights/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.778431708Z namespaces/openshift-insights/apps/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.77851762Z namespaces/openshift-insights/apps/daemonsets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.778947202Z namespaces/openshift-insights/apps/deployments.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.779064626Z namespaces/openshift-insights/apps/replicasets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.779169118Z namespaces/openshift-insights/apps/statefulsets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.779216Z namespaces/openshift-insights/apps/deployments/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.779269921Z namespaces/openshift-insights/apps/deployments/insights-operator.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.779344473Z namespaces/openshift-insights/autoscaling/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.779397705Z namespaces/openshift-insights/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.779435726Z namespaces/openshift-insights/batch/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.779469567Z namespaces/openshift-insights/batch/cronjobs.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.779559779Z namespaces/openshift-insights/batch/jobs.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.779615241Z namespaces/openshift-insights/build.openshift.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.779673142Z namespaces/openshift-insights/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.779755665Z namespaces/openshift-insights/build.openshift.io/builds.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.779871858Z namespaces/openshift-insights/core/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.779916159Z namespaces/openshift-insights/core/configmaps.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.780787363Z namespaces/openshift-insights/core/endpoints.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.780968478Z namespaces/openshift-insights/core/events.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.781266787Z namespaces/openshift-insights/core/persistentvolumeclaims.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.78138822Z namespaces/openshift-insights/core/pods.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.781691739Z namespaces/openshift-insights/core/replicationcontrollers.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.781772651Z namespaces/openshift-insights/core/secrets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.781943035Z namespaces/openshift-insights/core/services.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.782024088Z namespaces/openshift-insights/core/configmaps/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.782082699Z namespaces/openshift-insights/core/configmaps/service-ca-bundle.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.782187972Z namespaces/openshift-insights/core/serviceaccounts/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.782242544Z namespaces/openshift-insights/core/serviceaccounts/gather.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.782366127Z namespaces/openshift-insights/core/serviceaccounts/operator.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.782430259Z namespaces/openshift-insights/core/services/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.782499901Z namespaces/openshift-insights/core/services/metrics.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.782576603Z namespaces/openshift-insights/discovery.k8s.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.782628314Z namespaces/openshift-insights/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.782725877Z namespaces/openshift-insights/image.openshift.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.782774549Z namespaces/openshift-insights/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.782885412Z namespaces/openshift-insights/k8s.ovn.org/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.782930473Z namespaces/openshift-insights/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.783045026Z namespaces/openshift-insights/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.783148019Z namespaces/openshift-insights/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.78320627Z namespaces/openshift-insights/monitoring.coreos.com/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.783254532Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.783322124Z namespaces/openshift-insights/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.783366885Z namespaces/openshift-insights/monitoring.coreos.com/prometheusrules/insights-prometheus-rules.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.783440297Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.783494978Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors/insights-operator.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.783573211Z namespaces/openshift-insights/networking.k8s.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.783627542Z namespaces/openshift-insights/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.783722645Z namespaces/openshift-insights/pods/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.783729525Z namespaces/openshift-insights/pods/insights-operator-5f67b55555-fv6k7/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.783815567Z namespaces/openshift-insights/pods/insights-operator-5f67b55555-fv6k7/insights-operator-5f67b55555-fv6k7.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.783946401Z namespaces/openshift-insights/pods/insights-operator-5f67b55555-fv6k7/insights-operator/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.783955201Z namespaces/openshift-insights/pods/insights-operator-5f67b55555-fv6k7/insights-operator/insights-operator/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.783961951Z namespaces/openshift-insights/pods/insights-operator-5f67b55555-fv6k7/insights-operator/insights-operator/logs/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.784018093Z namespaces/openshift-insights/pods/insights-operator-5f67b55555-fv6k7/insights-operator/insights-operator/logs/current.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.78464343Z namespaces/openshift-insights/pods/insights-operator-5f67b55555-fv6k7/insights-operator/insights-operator/logs/previous.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.785049121Z namespaces/openshift-insights/pods/insights-runtime-extractor-4xx9d/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.785094793Z namespaces/openshift-insights/pods/insights-runtime-extractor-4xx9d/insights-runtime-extractor-4xx9d.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.785199136Z namespaces/openshift-insights/pods/insights-runtime-extractor-4xx9d/exporter/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.785209106Z namespaces/openshift-insights/pods/insights-runtime-extractor-4xx9d/exporter/exporter/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.785216576Z namespaces/openshift-insights/pods/insights-runtime-extractor-4xx9d/exporter/exporter/logs/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.785262298Z namespaces/openshift-insights/pods/insights-runtime-extractor-4xx9d/exporter/exporter/logs/current.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.78535644Z namespaces/openshift-insights/pods/insights-runtime-extractor-4xx9d/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.785428172Z namespaces/openshift-insights/pods/insights-runtime-extractor-4xx9d/exporter/exporter/logs/previous.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.785455263Z namespaces/openshift-insights/pods/insights-runtime-extractor-4xx9d/extractor/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.785463713Z namespaces/openshift-insights/pods/insights-runtime-extractor-4xx9d/extractor/extractor/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.785471833Z namespaces/openshift-insights/pods/insights-runtime-extractor-4xx9d/extractor/extractor/logs/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.785532515Z namespaces/openshift-insights/pods/insights-runtime-extractor-4xx9d/extractor/extractor/logs/current.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.785645098Z namespaces/openshift-insights/pods/insights-runtime-extractor-4xx9d/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.7857065Z namespaces/openshift-insights/pods/insights-runtime-extractor-4xx9d/extractor/extractor/logs/previous.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.785874095Z namespaces/openshift-insights/pods/insights-runtime-extractor-4xx9d/kube-rbac-proxy/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.785883705Z namespaces/openshift-insights/pods/insights-runtime-extractor-4xx9d/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.785887995Z namespaces/openshift-insights/pods/insights-runtime-extractor-4xx9d/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.785930376Z namespaces/openshift-insights/pods/insights-runtime-extractor-4xx9d/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.786031449Z namespaces/openshift-insights/pods/insights-runtime-extractor-4xx9d/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.786097841Z namespaces/openshift-insights/pods/insights-runtime-extractor-4xx9d/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.786148342Z namespaces/openshift-insights/pods/insights-runtime-extractor-fnj9w/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.786188023Z namespaces/openshift-insights/pods/insights-runtime-extractor-fnj9w/insights-runtime-extractor-fnj9w.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.786286726Z namespaces/openshift-insights/pods/insights-runtime-extractor-fnj9w/exporter/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.786293896Z namespaces/openshift-insights/pods/insights-runtime-extractor-fnj9w/exporter/exporter/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.786300516Z namespaces/openshift-insights/pods/insights-runtime-extractor-fnj9w/exporter/exporter/logs/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.786345317Z namespaces/openshift-insights/pods/insights-runtime-extractor-fnj9w/exporter/exporter/logs/current.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.78643772Z namespaces/openshift-insights/pods/insights-runtime-extractor-fnj9w/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.786511502Z namespaces/openshift-insights/pods/insights-runtime-extractor-fnj9w/exporter/exporter/logs/previous.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.786548613Z namespaces/openshift-insights/pods/insights-runtime-extractor-fnj9w/extractor/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.786559383Z namespaces/openshift-insights/pods/insights-runtime-extractor-fnj9w/extractor/extractor/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.786565734Z namespaces/openshift-insights/pods/insights-runtime-extractor-fnj9w/extractor/extractor/logs/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.786609955Z namespaces/openshift-insights/pods/insights-runtime-extractor-fnj9w/extractor/extractor/logs/current.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.786717568Z namespaces/openshift-insights/pods/insights-runtime-extractor-fnj9w/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.786774489Z namespaces/openshift-insights/pods/insights-runtime-extractor-fnj9w/extractor/extractor/logs/previous.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.786837961Z namespaces/openshift-insights/pods/insights-runtime-extractor-fnj9w/kube-rbac-proxy/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.786852522Z namespaces/openshift-insights/pods/insights-runtime-extractor-fnj9w/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.786864392Z namespaces/openshift-insights/pods/insights-runtime-extractor-fnj9w/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.787052497Z namespaces/openshift-insights/pods/insights-runtime-extractor-fnj9w/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.787069338Z namespaces/openshift-insights/pods/insights-runtime-extractor-fnj9w/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.787077978Z namespaces/openshift-insights/pods/insights-runtime-extractor-fnj9w/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.787112049Z namespaces/openshift-insights/pods/insights-runtime-extractor-lwl5h/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.78715863Z namespaces/openshift-insights/pods/insights-runtime-extractor-lwl5h/insights-runtime-extractor-lwl5h.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.787243662Z namespaces/openshift-insights/pods/insights-runtime-extractor-lwl5h/exporter/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.787251493Z namespaces/openshift-insights/pods/insights-runtime-extractor-lwl5h/exporter/exporter/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.787258763Z namespaces/openshift-insights/pods/insights-runtime-extractor-lwl5h/exporter/exporter/logs/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.787311855Z namespaces/openshift-insights/pods/insights-runtime-extractor-lwl5h/exporter/exporter/logs/current.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.787399087Z namespaces/openshift-insights/pods/insights-runtime-extractor-lwl5h/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.787466019Z namespaces/openshift-insights/pods/insights-runtime-extractor-lwl5h/exporter/exporter/logs/previous.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.78751069Z namespaces/openshift-insights/pods/insights-runtime-extractor-lwl5h/extractor/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.78752343Z namespaces/openshift-insights/pods/insights-runtime-extractor-lwl5h/extractor/extractor/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.787534361Z namespaces/openshift-insights/pods/insights-runtime-extractor-lwl5h/extractor/extractor/logs/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.787576272Z namespaces/openshift-insights/pods/insights-runtime-extractor-lwl5h/extractor/extractor/logs/current.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.787671825Z namespaces/openshift-insights/pods/insights-runtime-extractor-lwl5h/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.787735866Z namespaces/openshift-insights/pods/insights-runtime-extractor-lwl5h/extractor/extractor/logs/previous.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.787768347Z namespaces/openshift-insights/pods/insights-runtime-extractor-lwl5h/kube-rbac-proxy/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.787774927Z namespaces/openshift-insights/pods/insights-runtime-extractor-lwl5h/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.787784908Z namespaces/openshift-insights/pods/insights-runtime-extractor-lwl5h/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.787853539Z namespaces/openshift-insights/pods/insights-runtime-extractor-lwl5h/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.787948512Z namespaces/openshift-insights/pods/insights-runtime-extractor-lwl5h/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.788023444Z namespaces/openshift-insights/pods/insights-runtime-extractor-lwl5h/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.788087266Z namespaces/openshift-insights/policy/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.788151788Z namespaces/openshift-insights/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.78822693Z namespaces/openshift-insights/route.openshift.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.788286682Z namespaces/openshift-insights/route.openshift.io/routes.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.788391585Z namespaces/openshift-keda/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.788398485Z namespaces/openshift-keda/coordination.k8s.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.788405915Z namespaces/openshift-keda/coordination.k8s.io/leases/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.788487237Z namespaces/openshift-keda/coordination.k8s.io/leases/olm-operator.keda.sh.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.7886011Z namespaces/openshift-keda/coordination.k8s.io/leases/operator.keda.sh.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.788665662Z namespaces/openshift-keda/monitoring.coreos.com/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.788679073Z namespaces/openshift-keda/monitoring.coreos.com/podmonitors/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.788730354Z namespaces/openshift-keda/monitoring.coreos.com/podmonitors/keda-olm-operator.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.788825366Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.788881978Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-admission-webhooks.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.788980581Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-metrics-apiserver.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.789096184Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-operator.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.789167696Z namespaces/openshift-keda/operators.coreos.com/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.789174266Z namespaces/openshift-keda/operators.coreos.com/clusterserviceversions/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.789252918Z namespaces/openshift-keda/operators.coreos.com/clusterserviceversions/custom-metrics-autoscaler.v2.19.0-1.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.789430493Z namespaces/openshift-keda/operators.coreos.com/installplans/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.789469604Z namespaces/openshift-keda/operators.coreos.com/installplans/install-8hxjk.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.789594758Z namespaces/openshift-keda/operators.coreos.com/operatorconditions/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.78964962Z namespaces/openshift-keda/operators.coreos.com/operatorconditions/custom-metrics-autoscaler.v2.19.0-1.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.789720971Z namespaces/openshift-keda/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.789778603Z namespaces/openshift-keda/operators.coreos.com/operatorgroups/openshift-keda.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.79004764Z namespaces/openshift-keda/operators.coreos.com/subscriptions/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.790111562Z namespaces/openshift-keda/operators.coreos.com/subscriptions/openshift-custom-metrics-autoscaler-operator.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.790236236Z namespaces/openshift-kube-apiserver-operator/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.790282117Z namespaces/openshift-kube-apiserver-operator/openshift-kube-apiserver-operator.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.790353099Z namespaces/openshift-kube-apiserver-operator/apps.openshift.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.79040931Z namespaces/openshift-kube-apiserver-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.790475412Z namespaces/openshift-kube-apiserver-operator/apps/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.790547654Z namespaces/openshift-kube-apiserver-operator/apps/daemonsets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.790643507Z namespaces/openshift-kube-apiserver-operator/apps/deployments.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.790725579Z namespaces/openshift-kube-apiserver-operator/apps/replicasets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.790817432Z namespaces/openshift-kube-apiserver-operator/apps/statefulsets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.790887624Z namespaces/openshift-kube-apiserver-operator/autoscaling/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.790947516Z namespaces/openshift-kube-apiserver-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.791013497Z namespaces/openshift-kube-apiserver-operator/batch/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.791077069Z namespaces/openshift-kube-apiserver-operator/batch/cronjobs.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.791190202Z namespaces/openshift-kube-apiserver-operator/batch/jobs.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.791270665Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.791332966Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.79144853Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.791531962Z namespaces/openshift-kube-apiserver-operator/core/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.791590483Z namespaces/openshift-kube-apiserver-operator/core/configmaps.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.791744218Z namespaces/openshift-kube-apiserver-operator/core/endpoints.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.791878062Z namespaces/openshift-kube-apiserver-operator/core/events.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.791988785Z namespaces/openshift-kube-apiserver-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.792097197Z namespaces/openshift-kube-apiserver-operator/core/pods.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.792211991Z namespaces/openshift-kube-apiserver-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.792381695Z namespaces/openshift-kube-apiserver-operator/core/secrets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.792611812Z namespaces/openshift-kube-apiserver-operator/core/services.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.792692484Z namespaces/openshift-kube-apiserver-operator/discovery.k8s.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.792753046Z namespaces/openshift-kube-apiserver-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.79289117Z namespaces/openshift-kube-apiserver-operator/image.openshift.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.792950011Z namespaces/openshift-kube-apiserver-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.793038094Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.793096405Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.793223549Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.793341152Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.793399744Z namespaces/openshift-kube-apiserver-operator/monitoring.coreos.com/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.793455785Z namespaces/openshift-kube-apiserver-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.793527767Z namespaces/openshift-kube-apiserver-operator/networking.k8s.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.793585019Z namespaces/openshift-kube-apiserver-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.793652281Z namespaces/openshift-kube-apiserver-operator/policy/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.793710492Z namespaces/openshift-kube-apiserver-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.793779554Z namespaces/openshift-kube-apiserver-operator/route.openshift.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.793859116Z namespaces/openshift-kube-apiserver-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.79398164Z namespaces/openshift-kube-apiserver/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.794044631Z namespaces/openshift-kube-apiserver/openshift-kube-apiserver.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.794120854Z namespaces/openshift-kube-apiserver/apps.openshift.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.794179305Z namespaces/openshift-kube-apiserver/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.794287078Z namespaces/openshift-kube-apiserver/apps/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.79434679Z namespaces/openshift-kube-apiserver/apps/daemonsets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.794460433Z namespaces/openshift-kube-apiserver/apps/deployments.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.794588127Z namespaces/openshift-kube-apiserver/apps/replicasets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.79469669Z namespaces/openshift-kube-apiserver/apps/statefulsets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.794754641Z namespaces/openshift-kube-apiserver/autoscaling/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.794825353Z namespaces/openshift-kube-apiserver/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.794920676Z namespaces/openshift-kube-apiserver/batch/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.794978577Z namespaces/openshift-kube-apiserver/batch/cronjobs.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.795090691Z namespaces/openshift-kube-apiserver/batch/jobs.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.795177103Z namespaces/openshift-kube-apiserver/build.openshift.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.795238415Z namespaces/openshift-kube-apiserver/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.795347648Z namespaces/openshift-kube-apiserver/build.openshift.io/builds.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.795412169Z namespaces/openshift-kube-apiserver/core/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.795468321Z namespaces/openshift-kube-apiserver/core/configmaps.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.795605225Z namespaces/openshift-kube-apiserver/core/endpoints.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.795717018Z namespaces/openshift-kube-apiserver/core/events.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.795855392Z namespaces/openshift-kube-apiserver/core/persistentvolumeclaims.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.795961535Z namespaces/openshift-kube-apiserver/core/pods.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.796068008Z namespaces/openshift-kube-apiserver/core/replicationcontrollers.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.796231082Z namespaces/openshift-kube-apiserver/core/secrets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.796613973Z namespaces/openshift-kube-apiserver/core/services.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.796676875Z namespaces/openshift-kube-apiserver/discovery.k8s.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.796725596Z namespaces/openshift-kube-apiserver/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.796778307Z namespaces/openshift-kube-apiserver/image.openshift.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.796850339Z namespaces/openshift-kube-apiserver/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.796898441Z namespaces/openshift-kube-apiserver/k8s.ovn.org/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.796942892Z namespaces/openshift-kube-apiserver/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.797019564Z namespaces/openshift-kube-apiserver/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.797100246Z namespaces/openshift-kube-apiserver/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.797164658Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.79722085Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.797285881Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.797323513Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/api-usage.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.797419625Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/podsecurity.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.797470697Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.797514378Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors/openshift-kube-apiserver.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.797569509Z namespaces/openshift-kube-apiserver/networking.k8s.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.797610941Z namespaces/openshift-kube-apiserver/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.797656492Z namespaces/openshift-kube-apiserver/policy/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.797696883Z namespaces/openshift-kube-apiserver/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.797746794Z namespaces/openshift-kube-apiserver/route.openshift.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.797809316Z namespaces/openshift-kube-apiserver/route.openshift.io/routes.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.797897408Z namespaces/openshift-kube-controller-manager-operator/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.79794729Z namespaces/openshift-kube-controller-manager-operator/openshift-kube-controller-manager-operator.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.798006801Z namespaces/openshift-kube-controller-manager-operator/apps.openshift.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.798046713Z namespaces/openshift-kube-controller-manager-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.798108954Z namespaces/openshift-kube-controller-manager-operator/apps/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.798152025Z namespaces/openshift-kube-controller-manager-operator/apps/daemonsets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.798231978Z namespaces/openshift-kube-controller-manager-operator/apps/deployments.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.79831308Z namespaces/openshift-kube-controller-manager-operator/apps/replicasets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.798390102Z namespaces/openshift-kube-controller-manager-operator/apps/statefulsets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.798652069Z namespaces/openshift-kube-controller-manager-operator/autoscaling/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.7986942Z namespaces/openshift-kube-controller-manager-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.798752332Z namespaces/openshift-kube-controller-manager-operator/batch/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.798814684Z namespaces/openshift-kube-controller-manager-operator/batch/cronjobs.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.798906786Z namespaces/openshift-kube-controller-manager-operator/batch/jobs.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.798998679Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.799014029Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.799163413Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.799237446Z namespaces/openshift-kube-controller-manager-operator/core/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.799247006Z namespaces/openshift-kube-controller-manager-operator/core/configmaps.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.799252716Z namespaces/openshift-kube-controller-manager-operator/core/endpoints.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.799350629Z namespaces/openshift-kube-controller-manager-operator/core/events.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.799426391Z namespaces/openshift-kube-controller-manager-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.799504633Z namespaces/openshift-kube-controller-manager-operator/core/pods.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.799592356Z namespaces/openshift-kube-controller-manager-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.799715549Z namespaces/openshift-kube-controller-manager-operator/core/secrets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.799952755Z namespaces/openshift-kube-controller-manager-operator/core/services.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.800055748Z namespaces/openshift-kube-controller-manager-operator/discovery.k8s.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.80010933Z namespaces/openshift-kube-controller-manager-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.800182702Z namespaces/openshift-kube-controller-manager-operator/image.openshift.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.800233083Z namespaces/openshift-kube-controller-manager-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.800316076Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.800371717Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.80048854Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.800602913Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.800651215Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.800707336Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.800867621Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.800912102Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors/kube-controller-manager-operator.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.800976074Z namespaces/openshift-kube-controller-manager-operator/networking.k8s.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.801029535Z namespaces/openshift-kube-controller-manager-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.801107587Z namespaces/openshift-kube-controller-manager-operator/policy/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.801169309Z namespaces/openshift-kube-controller-manager-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.801240641Z namespaces/openshift-kube-controller-manager-operator/route.openshift.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.801284503Z namespaces/openshift-kube-controller-manager-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.801378035Z namespaces/openshift-kube-controller-manager/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.801437457Z namespaces/openshift-kube-controller-manager/openshift-kube-controller-manager.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.801513049Z namespaces/openshift-kube-controller-manager/apps.openshift.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.8015691Z namespaces/openshift-kube-controller-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.801656263Z namespaces/openshift-kube-controller-manager/apps/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.801711914Z namespaces/openshift-kube-controller-manager/apps/daemonsets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.801852718Z namespaces/openshift-kube-controller-manager/apps/deployments.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.801960101Z namespaces/openshift-kube-controller-manager/apps/replicasets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.802072154Z namespaces/openshift-kube-controller-manager/apps/statefulsets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.802146476Z namespaces/openshift-kube-controller-manager/autoscaling/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.802212098Z namespaces/openshift-kube-controller-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.8022896Z namespaces/openshift-kube-controller-manager/batch/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.802347152Z namespaces/openshift-kube-controller-manager/batch/cronjobs.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.802464685Z namespaces/openshift-kube-controller-manager/batch/jobs.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.802543318Z namespaces/openshift-kube-controller-manager/build.openshift.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.802608469Z namespaces/openshift-kube-controller-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.802725412Z namespaces/openshift-kube-controller-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.802835375Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.802847096Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.802907348Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/leases/cluster-policy-controller-lock.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.802978219Z namespaces/openshift-kube-controller-manager/core/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.803036951Z namespaces/openshift-kube-controller-manager/core/configmaps.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.803165375Z namespaces/openshift-kube-controller-manager/core/endpoints.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.803284218Z namespaces/openshift-kube-controller-manager/core/events.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.803617677Z namespaces/openshift-kube-controller-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.80370626Z namespaces/openshift-kube-controller-manager/core/pods.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.803807013Z namespaces/openshift-kube-controller-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.803940536Z namespaces/openshift-kube-controller-manager/core/secrets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.80408581Z namespaces/openshift-kube-controller-manager/core/services.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.804130471Z namespaces/openshift-kube-controller-manager/discovery.k8s.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.804180213Z namespaces/openshift-kube-controller-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.804215424Z namespaces/openshift-kube-controller-manager/image.openshift.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.804251665Z namespaces/openshift-kube-controller-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.804301966Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.804335497Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.804418399Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.804507982Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.804544093Z namespaces/openshift-kube-controller-manager/monitoring.coreos.com/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.804592764Z namespaces/openshift-kube-controller-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.804644656Z namespaces/openshift-kube-controller-manager/networking.k8s.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.804685417Z namespaces/openshift-kube-controller-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.804737808Z namespaces/openshift-kube-controller-manager/policy/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.804775259Z namespaces/openshift-kube-controller-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.804910173Z namespaces/openshift-kube-controller-manager/route.openshift.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.804947674Z namespaces/openshift-kube-controller-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.805029567Z namespaces/openshift-kube-scheduler-operator/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.805078188Z namespaces/openshift-kube-scheduler-operator/openshift-kube-scheduler-operator.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.80513621Z namespaces/openshift-kube-scheduler-operator/apps.openshift.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.805181131Z namespaces/openshift-kube-scheduler-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.805234372Z namespaces/openshift-kube-scheduler-operator/apps/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.805281894Z namespaces/openshift-kube-scheduler-operator/apps/daemonsets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.805361966Z namespaces/openshift-kube-scheduler-operator/apps/deployments.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.805434028Z namespaces/openshift-kube-scheduler-operator/apps/replicasets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.80551595Z namespaces/openshift-kube-scheduler-operator/apps/statefulsets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.805568891Z namespaces/openshift-kube-scheduler-operator/autoscaling/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.805611923Z namespaces/openshift-kube-scheduler-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.805669764Z namespaces/openshift-kube-scheduler-operator/batch/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.805715015Z namespaces/openshift-kube-scheduler-operator/batch/cronjobs.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.805819068Z namespaces/openshift-kube-scheduler-operator/batch/jobs.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.80587085Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.805916881Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.805992643Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.806073165Z namespaces/openshift-kube-scheduler-operator/core/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.806118977Z namespaces/openshift-kube-scheduler-operator/core/configmaps.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.80622518Z namespaces/openshift-kube-scheduler-operator/core/endpoints.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.806300232Z namespaces/openshift-kube-scheduler-operator/core/events.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.806379584Z namespaces/openshift-kube-scheduler-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.806460026Z namespaces/openshift-kube-scheduler-operator/core/pods.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.806550619Z namespaces/openshift-kube-scheduler-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.806668252Z namespaces/openshift-kube-scheduler-operator/core/secrets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.806847777Z namespaces/openshift-kube-scheduler-operator/core/services.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.806913469Z namespaces/openshift-kube-scheduler-operator/discovery.k8s.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.8069606Z namespaces/openshift-kube-scheduler-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.807024072Z namespaces/openshift-kube-scheduler-operator/image.openshift.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.807084633Z namespaces/openshift-kube-scheduler-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.807149135Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.807207337Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.8073218Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.807436833Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.807498365Z namespaces/openshift-kube-scheduler-operator/monitoring.coreos.com/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.807559227Z namespaces/openshift-kube-scheduler-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.807611498Z namespaces/openshift-kube-scheduler-operator/networking.k8s.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.80768021Z namespaces/openshift-kube-scheduler-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.807741102Z namespaces/openshift-kube-scheduler-operator/policy/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.807816514Z namespaces/openshift-kube-scheduler-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.807910347Z namespaces/openshift-kube-scheduler-operator/route.openshift.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.807950537Z namespaces/openshift-kube-scheduler-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.80802323Z namespaces/openshift-kube-scheduler/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.808070261Z namespaces/openshift-kube-scheduler/openshift-kube-scheduler.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.808152573Z namespaces/openshift-kube-scheduler/apps.openshift.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.808210115Z namespaces/openshift-kube-scheduler/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.808294467Z namespaces/openshift-kube-scheduler/apps/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.808344968Z namespaces/openshift-kube-scheduler/apps/daemonsets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.808430871Z namespaces/openshift-kube-scheduler/apps/deployments.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.808526393Z namespaces/openshift-kube-scheduler/apps/replicasets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.808636987Z namespaces/openshift-kube-scheduler/apps/statefulsets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.808710919Z namespaces/openshift-kube-scheduler/autoscaling/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.8087577Z namespaces/openshift-kube-scheduler/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.808846613Z namespaces/openshift-kube-scheduler/batch/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.808907124Z namespaces/openshift-kube-scheduler/batch/cronjobs.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.809023087Z namespaces/openshift-kube-scheduler/batch/jobs.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.809083959Z namespaces/openshift-kube-scheduler/build.openshift.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.80913755Z namespaces/openshift-kube-scheduler/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.809246064Z namespaces/openshift-kube-scheduler/build.openshift.io/builds.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.809321576Z namespaces/openshift-kube-scheduler/core/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.809381637Z namespaces/openshift-kube-scheduler/core/configmaps.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.809517781Z namespaces/openshift-kube-scheduler/core/endpoints.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.809628064Z namespaces/openshift-kube-scheduler/core/events.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.809742677Z namespaces/openshift-kube-scheduler/core/persistentvolumeclaims.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.809873441Z namespaces/openshift-kube-scheduler/core/pods.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.809987494Z namespaces/openshift-kube-scheduler/core/replicationcontrollers.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.810143518Z namespaces/openshift-kube-scheduler/core/secrets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.810347514Z namespaces/openshift-kube-scheduler/core/services.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.810419216Z namespaces/openshift-kube-scheduler/discovery.k8s.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.810478248Z namespaces/openshift-kube-scheduler/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.810717914Z namespaces/openshift-kube-scheduler/image.openshift.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.810775766Z namespaces/openshift-kube-scheduler/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.810882479Z namespaces/openshift-kube-scheduler/k8s.ovn.org/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.810944411Z namespaces/openshift-kube-scheduler/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.811063664Z namespaces/openshift-kube-scheduler/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.811178287Z namespaces/openshift-kube-scheduler/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.811236949Z namespaces/openshift-kube-scheduler/monitoring.coreos.com/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.811297021Z namespaces/openshift-kube-scheduler/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.81200201Z namespaces/openshift-kube-scheduler/networking.k8s.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.812057562Z namespaces/openshift-kube-scheduler/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.812115333Z namespaces/openshift-kube-scheduler/policy/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.812158745Z namespaces/openshift-kube-scheduler/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.812210496Z namespaces/openshift-kube-scheduler/route.openshift.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.812259357Z namespaces/openshift-kube-scheduler/route.openshift.io/routes.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.81234773Z namespaces/openshift-kube-storage-version-migrator-operator/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.812393931Z namespaces/openshift-kube-storage-version-migrator-operator/openshift-kube-storage-version-migrator-operator.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.812465193Z namespaces/openshift-kube-storage-version-migrator-operator/apps.openshift.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.812508514Z namespaces/openshift-kube-storage-version-migrator-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.812571726Z namespaces/openshift-kube-storage-version-migrator-operator/apps/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.812613517Z namespaces/openshift-kube-storage-version-migrator-operator/apps/daemonsets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.812696429Z namespaces/openshift-kube-storage-version-migrator-operator/apps/deployments.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.812828763Z namespaces/openshift-kube-storage-version-migrator-operator/apps/replicasets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.812997848Z namespaces/openshift-kube-storage-version-migrator-operator/apps/statefulsets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.813056119Z namespaces/openshift-kube-storage-version-migrator-operator/autoscaling/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.813102061Z namespaces/openshift-kube-storage-version-migrator-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.813155062Z namespaces/openshift-kube-storage-version-migrator-operator/batch/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.813198073Z namespaces/openshift-kube-storage-version-migrator-operator/batch/cronjobs.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.813276425Z namespaces/openshift-kube-storage-version-migrator-operator/batch/jobs.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.813336507Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.813376908Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.81346247Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.813508832Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.813516532Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.813549963Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/leases/openshift-kube-storage-version-migrator-operator-lock.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.813622375Z namespaces/openshift-kube-storage-version-migrator-operator/core/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.813664926Z namespaces/openshift-kube-storage-version-migrator-operator/core/configmaps.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.813770809Z namespaces/openshift-kube-storage-version-migrator-operator/core/endpoints.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.813879792Z namespaces/openshift-kube-storage-version-migrator-operator/core/events.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.814058737Z namespaces/openshift-kube-storage-version-migrator-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.814136379Z namespaces/openshift-kube-storage-version-migrator-operator/core/pods.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.814253972Z namespaces/openshift-kube-storage-version-migrator-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.814373566Z namespaces/openshift-kube-storage-version-migrator-operator/core/secrets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.814552641Z namespaces/openshift-kube-storage-version-migrator-operator/core/services.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.814606992Z namespaces/openshift-kube-storage-version-migrator-operator/discovery.k8s.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.814633563Z namespaces/openshift-kube-storage-version-migrator-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.814697535Z namespaces/openshift-kube-storage-version-migrator-operator/image.openshift.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.814733406Z namespaces/openshift-kube-storage-version-migrator-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.814787077Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.81486816Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.814980323Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.815092626Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.815152867Z namespaces/openshift-kube-storage-version-migrator-operator/monitoring.coreos.com/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.815219679Z namespaces/openshift-kube-storage-version-migrator-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.815283511Z namespaces/openshift-kube-storage-version-migrator-operator/networking.k8s.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.815344483Z namespaces/openshift-kube-storage-version-migrator-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.815405744Z namespaces/openshift-kube-storage-version-migrator-operator/pods/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.815417465Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-79964ff6f9-2s7pm/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.815485127Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-79964ff6f9-2s7pm/kube-storage-version-migrator-operator-79964ff6f9-2s7pm.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.815649741Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-79964ff6f9-2s7pm/kube-storage-version-migrator-operator/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.815663122Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-79964ff6f9-2s7pm/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.815670642Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-79964ff6f9-2s7pm/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.815704703Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-79964ff6f9-2s7pm/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/current.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.815876008Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-79964ff6f9-2s7pm/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/previous.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.816067153Z namespaces/openshift-kube-storage-version-migrator-operator/policy/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.816127104Z namespaces/openshift-kube-storage-version-migrator-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.816202277Z namespaces/openshift-kube-storage-version-migrator-operator/route.openshift.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.816269539Z namespaces/openshift-kube-storage-version-migrator-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.816365871Z namespaces/openshift-kube-storage-version-migrator/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.816430713Z namespaces/openshift-kube-storage-version-migrator/openshift-kube-storage-version-migrator.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.816508665Z namespaces/openshift-kube-storage-version-migrator/apps.openshift.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.816569217Z namespaces/openshift-kube-storage-version-migrator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.816660429Z namespaces/openshift-kube-storage-version-migrator/apps/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.816749802Z namespaces/openshift-kube-storage-version-migrator/apps/daemonsets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.816905936Z namespaces/openshift-kube-storage-version-migrator/apps/deployments.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.817076721Z namespaces/openshift-kube-storage-version-migrator/apps/replicasets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.817215765Z namespaces/openshift-kube-storage-version-migrator/apps/statefulsets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.817290437Z namespaces/openshift-kube-storage-version-migrator/autoscaling/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.817370549Z namespaces/openshift-kube-storage-version-migrator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.817454031Z namespaces/openshift-kube-storage-version-migrator/batch/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.817515553Z namespaces/openshift-kube-storage-version-migrator/batch/cronjobs.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.817635146Z namespaces/openshift-kube-storage-version-migrator/batch/jobs.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.817715539Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.81777668Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.817915384Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/builds.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.818021277Z namespaces/openshift-kube-storage-version-migrator/core/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.818079659Z namespaces/openshift-kube-storage-version-migrator/core/configmaps.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.818223363Z namespaces/openshift-kube-storage-version-migrator/core/endpoints.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.818333486Z namespaces/openshift-kube-storage-version-migrator/core/events.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.818513101Z namespaces/openshift-kube-storage-version-migrator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.818638214Z namespaces/openshift-kube-storage-version-migrator/core/pods.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.818789748Z namespaces/openshift-kube-storage-version-migrator/core/replicationcontrollers.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.818981424Z namespaces/openshift-kube-storage-version-migrator/core/secrets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.81921194Z namespaces/openshift-kube-storage-version-migrator/core/services.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.819280152Z namespaces/openshift-kube-storage-version-migrator/discovery.k8s.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.819342304Z namespaces/openshift-kube-storage-version-migrator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.819405415Z namespaces/openshift-kube-storage-version-migrator/image.openshift.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.819468637Z namespaces/openshift-kube-storage-version-migrator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.819531599Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.819592221Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.819707714Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.819849468Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.81991014Z namespaces/openshift-kube-storage-version-migrator/monitoring.coreos.com/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.819958121Z namespaces/openshift-kube-storage-version-migrator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.820028023Z namespaces/openshift-kube-storage-version-migrator/networking.k8s.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.820086914Z namespaces/openshift-kube-storage-version-migrator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.820161347Z namespaces/openshift-kube-storage-version-migrator/pods/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.820168907Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-786f9fbc5-ms474/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.820217678Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-786f9fbc5-ms474/migrator-786f9fbc5-ms474.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.820317601Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-786f9fbc5-ms474/graceful-termination/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.820325551Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-786f9fbc5-ms474/graceful-termination/graceful-termination/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.820331401Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-786f9fbc5-ms474/graceful-termination/graceful-termination/logs/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.820421854Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-786f9fbc5-ms474/graceful-termination/graceful-termination/logs/current.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.820590808Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-786f9fbc5-ms474/graceful-termination/graceful-termination/logs/previous.insecure.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.820684761Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-786f9fbc5-ms474/graceful-termination/graceful-termination/logs/previous.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.820726922Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-786f9fbc5-ms474/migrator/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.820734423Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-786f9fbc5-ms474/migrator/migrator/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.820740293Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-786f9fbc5-ms474/migrator/migrator/logs/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.820927058Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-786f9fbc5-ms474/migrator/migrator/logs/current.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.821048771Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-786f9fbc5-ms474/migrator/migrator/logs/previous.insecure.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.821150184Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-786f9fbc5-ms474/migrator/migrator/logs/previous.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.821206156Z namespaces/openshift-kube-storage-version-migrator/policy/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.821293838Z namespaces/openshift-kube-storage-version-migrator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.82135989Z namespaces/openshift-kube-storage-version-migrator/route.openshift.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.821419891Z namespaces/openshift-kube-storage-version-migrator/route.openshift.io/routes.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.821497284Z namespaces/openshift-machine-config-operator/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.821504974Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.821510934Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.821600336Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/machine-config-controller.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.82171876Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/machine-config-daemon.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.821865884Z namespaces/openshift-marketplace/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.821877624Z namespaces/openshift-marketplace/monitoring.coreos.com/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.821881214Z namespaces/openshift-marketplace/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.821932726Z namespaces/openshift-marketplace/monitoring.coreos.com/prometheusrules/marketplace-alert-rules.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.822013008Z namespaces/openshift-marketplace/operators.coreos.com/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.822024908Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.82209281Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/certified-operators.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.822218624Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/community-operators.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.822334357Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/redhat-marketplace.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.82245142Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/redhat-operators.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.822590084Z namespaces/openshift-monitoring/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.822653086Z namespaces/openshift-monitoring/openshift-monitoring.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.822740738Z namespaces/openshift-monitoring/apps.openshift.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.82281668Z namespaces/openshift-monitoring/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.822924983Z namespaces/openshift-monitoring/apps/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.822985465Z namespaces/openshift-monitoring/apps/daemonsets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.8231719Z namespaces/openshift-monitoring/apps/deployments.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.823824998Z namespaces/openshift-monitoring/apps/replicasets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.824216009Z namespaces/openshift-monitoring/apps/statefulsets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.824439495Z namespaces/openshift-monitoring/autoscaling/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.824468726Z namespaces/openshift-monitoring/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.824569359Z namespaces/openshift-monitoring/batch/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.824577289Z namespaces/openshift-monitoring/batch/cronjobs.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.824673302Z namespaces/openshift-monitoring/batch/jobs.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.824705903Z namespaces/openshift-monitoring/build.openshift.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.824756364Z namespaces/openshift-monitoring/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.824873967Z namespaces/openshift-monitoring/build.openshift.io/builds.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.824935469Z namespaces/openshift-monitoring/core/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.824954349Z namespaces/openshift-monitoring/core/configmaps.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.828018274Z namespaces/openshift-monitoring/core/endpoints.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.828167919Z namespaces/openshift-monitoring/core/events.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.82931073Z namespaces/openshift-monitoring/core/persistentvolumeclaims.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.829397983Z namespaces/openshift-monitoring/core/pods.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.83038054Z namespaces/openshift-monitoring/core/replicationcontrollers.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.830512174Z namespaces/openshift-monitoring/core/secrets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.83110573Z namespaces/openshift-monitoring/core/services.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.831264435Z namespaces/openshift-monitoring/discovery.k8s.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.831290595Z namespaces/openshift-monitoring/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.8314508Z namespaces/openshift-monitoring/image.openshift.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.831483201Z namespaces/openshift-monitoring/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.831547032Z namespaces/openshift-monitoring/k8s.ovn.org/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.831596054Z namespaces/openshift-monitoring/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.831676496Z namespaces/openshift-monitoring/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.831757928Z namespaces/openshift-monitoring/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.831844121Z namespaces/openshift-monitoring/monitoring.coreos.com/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.831891082Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.832025346Z namespaces/openshift-monitoring/monitoring.coreos.com/alertmanagers/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.832054997Z namespaces/openshift-monitoring/monitoring.coreos.com/alertmanagers/main.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.832144509Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheuses/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.83220041Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheuses/k8s.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.832315814Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.832351745Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/alertmanager-main-rules.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.832473788Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/cluster-monitoring-operator-prometheus-rules.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.832718485Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/kube-state-metrics-rules.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.832862909Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/kubernetes-monitoring-rules.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.833190298Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/node-exporter-rules.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.833338252Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-k8s-prometheus-rules.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.833475536Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-k8s-thanos-sidecar-rules.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.833568768Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-operator-rules.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.833674482Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/telemetry.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.833763034Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/thanos-querier.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.833908448Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.833952029Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/alertmanager-main.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.834043242Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/cluster-monitoring-operator.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.834125084Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/kube-state-metrics.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.834206136Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/kubelet.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.834309599Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/metrics-server.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.834391051Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/node-exporter.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.834546726Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/openshift-state-metrics.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.834640328Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/prometheus-k8s.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.834737821Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/prometheus-operator.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.834855544Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/telemeter-client.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.834952027Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/thanos-querier.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.835036059Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/thanos-sidecar.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.835082661Z namespaces/openshift-monitoring/networking.k8s.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.835113331Z namespaces/openshift-monitoring/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.835182813Z namespaces/openshift-monitoring/operators.coreos.com/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.835195144Z namespaces/openshift-monitoring/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.835242225Z namespaces/openshift-monitoring/operators.coreos.com/operatorgroups/openshift-cluster-monitoring.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.835328848Z namespaces/openshift-monitoring/pods/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.835341158Z namespaces/openshift-monitoring/pods/alertmanager-main-0/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.83542096Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager-main-0.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.835625246Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.835631626Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.835637616Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.835711258Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/current.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.835859612Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/previous.insecure.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.835969655Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/previous.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.836025097Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.836034537Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.836038097Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.836116999Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/current.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.836262933Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/previous.insecure.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.836365126Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/previous.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.836420608Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.836431458Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.836441658Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.83651244Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/current.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.836629793Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/previous.insecure.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.836733186Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/previous.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.836808958Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.836827899Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.83684803Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.836914611Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/current.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.837039155Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/previous.insecure.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.837141098Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/previous.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.837200449Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.83721134Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.83721471Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.837287172Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.837414135Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.837516318Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.83757656Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.83759188Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.83759793Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.837664642Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.837770625Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.837882968Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.837916669Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.8379313Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.83793877Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.837981971Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/current.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.838095024Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/previous.insecure.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.838187137Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/previous.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.838230878Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-54cb84584-vhmpk/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.838285819Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-54cb84584-vhmpk/cluster-monitoring-operator-54cb84584-vhmpk.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.838389362Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-54cb84584-vhmpk/cluster-monitoring-operator/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.838399933Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-54cb84584-vhmpk/cluster-monitoring-operator/cluster-monitoring-operator/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.838407763Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-54cb84584-vhmpk/cluster-monitoring-operator/cluster-monitoring-operator/logs/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.838472015Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-54cb84584-vhmpk/cluster-monitoring-operator/cluster-monitoring-operator/logs/current.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.839272967Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-54cb84584-vhmpk/cluster-monitoring-operator/cluster-monitoring-operator/logs/previous.insecure.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.83936146Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-54cb84584-vhmpk/cluster-monitoring-operator/cluster-monitoring-operator/logs/previous.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.839432142Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-t2dr7/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.839491953Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-t2dr7/kube-state-metrics-845b954455-t2dr7.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.839612647Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-t2dr7/kube-rbac-proxy-main/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.839625377Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-t2dr7/kube-rbac-proxy-main/kube-rbac-proxy-main/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.839633007Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-t2dr7/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.839701259Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-t2dr7/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/current.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.839825942Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-t2dr7/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.insecure.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.839922625Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-t2dr7/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.839967936Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-t2dr7/kube-rbac-proxy-self/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.839974757Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-t2dr7/kube-rbac-proxy-self/kube-rbac-proxy-self/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.839983007Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-t2dr7/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.840055859Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-t2dr7/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/current.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.840171272Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-t2dr7/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.insecure.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.840259724Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-t2dr7/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.840305766Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-t2dr7/kube-state-metrics/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.840317586Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-t2dr7/kube-state-metrics/kube-state-metrics/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.840330086Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-t2dr7/kube-state-metrics/kube-state-metrics/logs/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.840393858Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-t2dr7/kube-state-metrics/kube-state-metrics/logs/current.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.840576143Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-t2dr7/kube-state-metrics/kube-state-metrics/logs/previous.insecure.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.840672436Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-t2dr7/kube-state-metrics/kube-state-metrics/logs/previous.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.840723437Z namespaces/openshift-monitoring/pods/metrics-server-69656f596c-zwchc/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.840783269Z namespaces/openshift-monitoring/pods/metrics-server-69656f596c-zwchc/metrics-server-69656f596c-zwchc.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.840922403Z namespaces/openshift-monitoring/pods/metrics-server-69656f596c-zwchc/metrics-server/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.840933163Z namespaces/openshift-monitoring/pods/metrics-server-69656f596c-zwchc/metrics-server/metrics-server/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.840941963Z namespaces/openshift-monitoring/pods/metrics-server-69656f596c-zwchc/metrics-server/metrics-server/logs/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.840995835Z namespaces/openshift-monitoring/pods/metrics-server-69656f596c-zwchc/metrics-server/metrics-server/logs/current.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.841113028Z namespaces/openshift-monitoring/pods/metrics-server-69656f596c-zwchc/metrics-server/metrics-server/logs/previous.insecure.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.84119719Z namespaces/openshift-monitoring/pods/metrics-server-69656f596c-zwchc/metrics-server/metrics-server/logs/previous.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.841265492Z namespaces/openshift-monitoring/pods/monitoring-plugin-cd8656b8-sb6pw/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.841319014Z namespaces/openshift-monitoring/pods/monitoring-plugin-cd8656b8-sb6pw/monitoring-plugin-cd8656b8-sb6pw.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.841417557Z namespaces/openshift-monitoring/pods/monitoring-plugin-cd8656b8-sb6pw/monitoring-plugin/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.841425147Z namespaces/openshift-monitoring/pods/monitoring-plugin-cd8656b8-sb6pw/monitoring-plugin/monitoring-plugin/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.841430927Z namespaces/openshift-monitoring/pods/monitoring-plugin-cd8656b8-sb6pw/monitoring-plugin/monitoring-plugin/logs/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.841500849Z namespaces/openshift-monitoring/pods/monitoring-plugin-cd8656b8-sb6pw/monitoring-plugin/monitoring-plugin/logs/current.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.841619002Z namespaces/openshift-monitoring/pods/monitoring-plugin-cd8656b8-sb6pw/monitoring-plugin/monitoring-plugin/logs/previous.insecure.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.841702965Z namespaces/openshift-monitoring/pods/monitoring-plugin-cd8656b8-sb6pw/monitoring-plugin/monitoring-plugin/logs/previous.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.841767456Z namespaces/openshift-monitoring/pods/node-exporter-54dfx/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.841863399Z namespaces/openshift-monitoring/pods/node-exporter-54dfx/node-exporter-54dfx.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.841988662Z namespaces/openshift-monitoring/pods/node-exporter-54dfx/init-textfile/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.842002823Z namespaces/openshift-monitoring/pods/node-exporter-54dfx/init-textfile/init-textfile/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.842009963Z namespaces/openshift-monitoring/pods/node-exporter-54dfx/init-textfile/init-textfile/logs/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.842076235Z namespaces/openshift-monitoring/pods/node-exporter-54dfx/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.842167827Z namespaces/openshift-monitoring/pods/node-exporter-54dfx/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.84225007Z namespaces/openshift-monitoring/pods/node-exporter-54dfx/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.842296011Z namespaces/openshift-monitoring/pods/node-exporter-54dfx/kube-rbac-proxy/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.842302661Z namespaces/openshift-monitoring/pods/node-exporter-54dfx/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.842342202Z namespaces/openshift-monitoring/pods/node-exporter-54dfx/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.842371813Z namespaces/openshift-monitoring/pods/node-exporter-54dfx/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.842490386Z namespaces/openshift-monitoring/pods/node-exporter-54dfx/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.842589739Z namespaces/openshift-monitoring/pods/node-exporter-54dfx/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.842668631Z namespaces/openshift-monitoring/pods/node-exporter-54dfx/node-exporter/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.842689032Z namespaces/openshift-monitoring/pods/node-exporter-54dfx/node-exporter/node-exporter/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.842695152Z namespaces/openshift-monitoring/pods/node-exporter-54dfx/node-exporter/node-exporter/logs/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.842756544Z namespaces/openshift-monitoring/pods/node-exporter-54dfx/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.842909898Z namespaces/openshift-monitoring/pods/node-exporter-54dfx/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.843007011Z namespaces/openshift-monitoring/pods/node-exporter-54dfx/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.843042222Z namespaces/openshift-monitoring/pods/node-exporter-9dsgh/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.843109393Z namespaces/openshift-monitoring/pods/node-exporter-9dsgh/node-exporter-9dsgh.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.843223427Z namespaces/openshift-monitoring/pods/node-exporter-9dsgh/init-textfile/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.843231567Z namespaces/openshift-monitoring/pods/node-exporter-9dsgh/init-textfile/init-textfile/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.843235627Z namespaces/openshift-monitoring/pods/node-exporter-9dsgh/init-textfile/init-textfile/logs/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.843272458Z namespaces/openshift-monitoring/pods/node-exporter-9dsgh/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.84336292Z namespaces/openshift-monitoring/pods/node-exporter-9dsgh/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.843447203Z namespaces/openshift-monitoring/pods/node-exporter-9dsgh/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.843490054Z namespaces/openshift-monitoring/pods/node-exporter-9dsgh/kube-rbac-proxy/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.843497264Z namespaces/openshift-monitoring/pods/node-exporter-9dsgh/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.843503435Z namespaces/openshift-monitoring/pods/node-exporter-9dsgh/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.843576277Z namespaces/openshift-monitoring/pods/node-exporter-9dsgh/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.84368466Z namespaces/openshift-monitoring/pods/node-exporter-9dsgh/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.843775592Z namespaces/openshift-monitoring/pods/node-exporter-9dsgh/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.843840184Z namespaces/openshift-monitoring/pods/node-exporter-9dsgh/node-exporter/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.843850534Z namespaces/openshift-monitoring/pods/node-exporter-9dsgh/node-exporter/node-exporter/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.843856584Z namespaces/openshift-monitoring/pods/node-exporter-9dsgh/node-exporter/node-exporter/logs/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.843911996Z namespaces/openshift-monitoring/pods/node-exporter-9dsgh/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.844041679Z namespaces/openshift-monitoring/pods/node-exporter-9dsgh/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.844132772Z namespaces/openshift-monitoring/pods/node-exporter-9dsgh/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.844192434Z namespaces/openshift-monitoring/pods/node-exporter-tplzj/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.844250545Z namespaces/openshift-monitoring/pods/node-exporter-tplzj/node-exporter-tplzj.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.844372079Z namespaces/openshift-monitoring/pods/node-exporter-tplzj/init-textfile/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.844383929Z namespaces/openshift-monitoring/pods/node-exporter-tplzj/init-textfile/init-textfile/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.844387489Z namespaces/openshift-monitoring/pods/node-exporter-tplzj/init-textfile/init-textfile/logs/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.844450691Z namespaces/openshift-monitoring/pods/node-exporter-tplzj/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.844542203Z namespaces/openshift-monitoring/pods/node-exporter-tplzj/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.844628686Z namespaces/openshift-monitoring/pods/node-exporter-tplzj/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.844667797Z namespaces/openshift-monitoring/pods/node-exporter-tplzj/kube-rbac-proxy/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.844676017Z namespaces/openshift-monitoring/pods/node-exporter-tplzj/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.844682217Z namespaces/openshift-monitoring/pods/node-exporter-tplzj/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.844740629Z namespaces/openshift-monitoring/pods/node-exporter-tplzj/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.844869202Z namespaces/openshift-monitoring/pods/node-exporter-tplzj/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.844961155Z namespaces/openshift-monitoring/pods/node-exporter-tplzj/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.845014006Z namespaces/openshift-monitoring/pods/node-exporter-tplzj/node-exporter/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.845023167Z namespaces/openshift-monitoring/pods/node-exporter-tplzj/node-exporter/node-exporter/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.845030207Z namespaces/openshift-monitoring/pods/node-exporter-tplzj/node-exporter/node-exporter/logs/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.845085968Z namespaces/openshift-monitoring/pods/node-exporter-tplzj/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.845218212Z namespaces/openshift-monitoring/pods/node-exporter-tplzj/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.845314315Z namespaces/openshift-monitoring/pods/node-exporter-tplzj/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.845376247Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-p7k4z/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.845432318Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-p7k4z/openshift-state-metrics-57f99c8b49-p7k4z.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.845600193Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-p7k4z/kube-rbac-proxy-main/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.845607023Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-p7k4z/kube-rbac-proxy-main/kube-rbac-proxy-main/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.845614323Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-p7k4z/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.845685645Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-p7k4z/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/current.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.845825319Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-p7k4z/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.insecure.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.845926502Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-p7k4z/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.845975873Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-p7k4z/kube-rbac-proxy-self/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.845984833Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-p7k4z/kube-rbac-proxy-self/kube-rbac-proxy-self/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.846026945Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-p7k4z/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.846085656Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-p7k4z/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/current.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.84621418Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-p7k4z/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.insecure.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.846316762Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-p7k4z/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.846369304Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-p7k4z/openshift-state-metrics/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.846375794Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-p7k4z/openshift-state-metrics/openshift-state-metrics/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.846379304Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-p7k4z/openshift-state-metrics/openshift-state-metrics/logs/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.846435646Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-p7k4z/openshift-state-metrics/openshift-state-metrics/logs/current.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.84658554Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-p7k4z/openshift-state-metrics/openshift-state-metrics/logs/previous.insecure.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.846689963Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-p7k4z/openshift-state-metrics/openshift-state-metrics/logs/previous.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.846739994Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.846865758Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus-k8s-0.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.847089804Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.847100944Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.847112555Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.847182047Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/current.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.84731556Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/previous.insecure.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.847413363Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/previous.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.847464084Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.847473275Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.847484885Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.847559197Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/current.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.84768362Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/previous.insecure.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.847783433Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/previous.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.847851005Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.847864436Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.847885606Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.847945818Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/current.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.848074921Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/previous.insecure.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.848173344Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/previous.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.848224895Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.848231666Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.848235216Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.848290777Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.848417671Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.848515964Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.848571105Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.848583856Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.848590926Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.848666338Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.848790771Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.848908985Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.848958356Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.848974746Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.848987677Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.849056149Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/current.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.849493261Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/previous.insecure.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.849593984Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/previous.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.849642185Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.849654185Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.849665646Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.849741438Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/current.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.849897682Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/previous.insecure.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.849996075Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/previous.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.850135039Z namespaces/openshift-monitoring/pods/prometheus-operator-7b7d896497-xxbgb/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.85019929Z namespaces/openshift-monitoring/pods/prometheus-operator-7b7d896497-xxbgb/prometheus-operator-7b7d896497-xxbgb.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.850326044Z namespaces/openshift-monitoring/pods/prometheus-operator-7b7d896497-xxbgb/kube-rbac-proxy/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.850333504Z namespaces/openshift-monitoring/pods/prometheus-operator-7b7d896497-xxbgb/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.850337094Z namespaces/openshift-monitoring/pods/prometheus-operator-7b7d896497-xxbgb/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.850393136Z namespaces/openshift-monitoring/pods/prometheus-operator-7b7d896497-xxbgb/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.850527879Z namespaces/openshift-monitoring/pods/prometheus-operator-7b7d896497-xxbgb/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.850630242Z namespaces/openshift-monitoring/pods/prometheus-operator-7b7d896497-xxbgb/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.850666743Z namespaces/openshift-monitoring/pods/prometheus-operator-7b7d896497-xxbgb/prometheus-operator/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.850673264Z namespaces/openshift-monitoring/pods/prometheus-operator-7b7d896497-xxbgb/prometheus-operator/prometheus-operator/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.850678994Z namespaces/openshift-monitoring/pods/prometheus-operator-7b7d896497-xxbgb/prometheus-operator/prometheus-operator/logs/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.850738236Z namespaces/openshift-monitoring/pods/prometheus-operator-7b7d896497-xxbgb/prometheus-operator/prometheus-operator/logs/current.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.851060624Z namespaces/openshift-monitoring/pods/prometheus-operator-7b7d896497-xxbgb/prometheus-operator/prometheus-operator/logs/previous.insecure.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.851154557Z namespaces/openshift-monitoring/pods/prometheus-operator-7b7d896497-xxbgb/prometheus-operator/prometheus-operator/logs/previous.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.851204158Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-7ddc8784d4-rz2lw/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.85126767Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-7ddc8784d4-rz2lw/prometheus-operator-admission-webhook-7ddc8784d4-rz2lw.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.851415984Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-7ddc8784d4-rz2lw/prometheus-operator-admission-webhook/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.851423634Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-7ddc8784d4-rz2lw/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.851432265Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-7ddc8784d4-rz2lw/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.851519367Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-7ddc8784d4-rz2lw/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/current.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.851643681Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-7ddc8784d4-rz2lw/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/previous.insecure.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.851747893Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-7ddc8784d4-rz2lw/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/previous.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.851810745Z namespaces/openshift-monitoring/pods/telemeter-client-696b9f5dcf-gh4xn/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.851883187Z namespaces/openshift-monitoring/pods/telemeter-client-696b9f5dcf-gh4xn/telemeter-client-696b9f5dcf-gh4xn.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.852081103Z namespaces/openshift-monitoring/pods/telemeter-client-696b9f5dcf-gh4xn/kube-rbac-proxy/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.852087913Z namespaces/openshift-monitoring/pods/telemeter-client-696b9f5dcf-gh4xn/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.852099313Z namespaces/openshift-monitoring/pods/telemeter-client-696b9f5dcf-gh4xn/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.852162225Z namespaces/openshift-monitoring/pods/telemeter-client-696b9f5dcf-gh4xn/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.852288898Z namespaces/openshift-monitoring/pods/telemeter-client-696b9f5dcf-gh4xn/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.852382701Z namespaces/openshift-monitoring/pods/telemeter-client-696b9f5dcf-gh4xn/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.852436192Z namespaces/openshift-monitoring/pods/telemeter-client-696b9f5dcf-gh4xn/reload/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.852445213Z namespaces/openshift-monitoring/pods/telemeter-client-696b9f5dcf-gh4xn/reload/reload/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.852450413Z namespaces/openshift-monitoring/pods/telemeter-client-696b9f5dcf-gh4xn/reload/reload/logs/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.852500444Z namespaces/openshift-monitoring/pods/telemeter-client-696b9f5dcf-gh4xn/reload/reload/logs/current.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.852623818Z namespaces/openshift-monitoring/pods/telemeter-client-696b9f5dcf-gh4xn/reload/reload/logs/previous.insecure.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.852722471Z namespaces/openshift-monitoring/pods/telemeter-client-696b9f5dcf-gh4xn/reload/reload/logs/previous.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.852772842Z namespaces/openshift-monitoring/pods/telemeter-client-696b9f5dcf-gh4xn/telemeter-client/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.852780632Z namespaces/openshift-monitoring/pods/telemeter-client-696b9f5dcf-gh4xn/telemeter-client/telemeter-client/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.852789382Z namespaces/openshift-monitoring/pods/telemeter-client-696b9f5dcf-gh4xn/telemeter-client/telemeter-client/logs/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.852863864Z namespaces/openshift-monitoring/pods/telemeter-client-696b9f5dcf-gh4xn/telemeter-client/telemeter-client/logs/current.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.853094761Z namespaces/openshift-monitoring/pods/telemeter-client-696b9f5dcf-gh4xn/telemeter-client/telemeter-client/logs/previous.insecure.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.853198124Z namespaces/openshift-monitoring/pods/telemeter-client-696b9f5dcf-gh4xn/telemeter-client/telemeter-client/logs/previous.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.853277206Z namespaces/openshift-monitoring/pods/thanos-querier-c4844dbfd-jjrvk/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.853372038Z namespaces/openshift-monitoring/pods/thanos-querier-c4844dbfd-jjrvk/thanos-querier-c4844dbfd-jjrvk.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.853528823Z namespaces/openshift-monitoring/pods/thanos-querier-c4844dbfd-jjrvk/kube-rbac-proxy-metrics/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.853536073Z namespaces/openshift-monitoring/pods/thanos-querier-c4844dbfd-jjrvk/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.853539433Z namespaces/openshift-monitoring/pods/thanos-querier-c4844dbfd-jjrvk/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.853595795Z namespaces/openshift-monitoring/pods/thanos-querier-c4844dbfd-jjrvk/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/current.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.853723318Z namespaces/openshift-monitoring/pods/thanos-querier-c4844dbfd-jjrvk/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/previous.insecure.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.853844822Z namespaces/openshift-monitoring/pods/thanos-querier-c4844dbfd-jjrvk/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/previous.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.853898413Z namespaces/openshift-monitoring/pods/thanos-querier-c4844dbfd-jjrvk/kube-rbac-proxy-rules/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.853905123Z namespaces/openshift-monitoring/pods/thanos-querier-c4844dbfd-jjrvk/kube-rbac-proxy-rules/kube-rbac-proxy-rules/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.853909804Z namespaces/openshift-monitoring/pods/thanos-querier-c4844dbfd-jjrvk/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.853968645Z namespaces/openshift-monitoring/pods/thanos-querier-c4844dbfd-jjrvk/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/current.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.854089969Z namespaces/openshift-monitoring/pods/thanos-querier-c4844dbfd-jjrvk/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/previous.insecure.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.854192911Z namespaces/openshift-monitoring/pods/thanos-querier-c4844dbfd-jjrvk/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/previous.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.854240183Z namespaces/openshift-monitoring/pods/thanos-querier-c4844dbfd-jjrvk/kube-rbac-proxy-web/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.854246793Z namespaces/openshift-monitoring/pods/thanos-querier-c4844dbfd-jjrvk/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.854256383Z namespaces/openshift-monitoring/pods/thanos-querier-c4844dbfd-jjrvk/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.854318355Z namespaces/openshift-monitoring/pods/thanos-querier-c4844dbfd-jjrvk/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.854444568Z namespaces/openshift-monitoring/pods/thanos-querier-c4844dbfd-jjrvk/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.854559022Z namespaces/openshift-monitoring/pods/thanos-querier-c4844dbfd-jjrvk/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.854596903Z namespaces/openshift-monitoring/pods/thanos-querier-c4844dbfd-jjrvk/kube-rbac-proxy/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.854602923Z namespaces/openshift-monitoring/pods/thanos-querier-c4844dbfd-jjrvk/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.854608443Z namespaces/openshift-monitoring/pods/thanos-querier-c4844dbfd-jjrvk/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.854680965Z namespaces/openshift-monitoring/pods/thanos-querier-c4844dbfd-jjrvk/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.854817849Z namespaces/openshift-monitoring/pods/thanos-querier-c4844dbfd-jjrvk/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.854919912Z namespaces/openshift-monitoring/pods/thanos-querier-c4844dbfd-jjrvk/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.854967793Z namespaces/openshift-monitoring/pods/thanos-querier-c4844dbfd-jjrvk/prom-label-proxy/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.854977913Z namespaces/openshift-monitoring/pods/thanos-querier-c4844dbfd-jjrvk/prom-label-proxy/prom-label-proxy/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.854987963Z namespaces/openshift-monitoring/pods/thanos-querier-c4844dbfd-jjrvk/prom-label-proxy/prom-label-proxy/logs/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.855050565Z namespaces/openshift-monitoring/pods/thanos-querier-c4844dbfd-jjrvk/prom-label-proxy/prom-label-proxy/logs/current.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.855166888Z namespaces/openshift-monitoring/pods/thanos-querier-c4844dbfd-jjrvk/prom-label-proxy/prom-label-proxy/logs/previous.insecure.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.855264771Z namespaces/openshift-monitoring/pods/thanos-querier-c4844dbfd-jjrvk/prom-label-proxy/prom-label-proxy/logs/previous.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.855317203Z namespaces/openshift-monitoring/pods/thanos-querier-c4844dbfd-jjrvk/thanos-query/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.855327013Z namespaces/openshift-monitoring/pods/thanos-querier-c4844dbfd-jjrvk/thanos-query/thanos-query/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.855331443Z namespaces/openshift-monitoring/pods/thanos-querier-c4844dbfd-jjrvk/thanos-query/thanos-query/logs/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.855381484Z namespaces/openshift-monitoring/pods/thanos-querier-c4844dbfd-jjrvk/thanos-query/thanos-query/logs/current.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.855520108Z namespaces/openshift-monitoring/pods/thanos-querier-c4844dbfd-jjrvk/thanos-query/thanos-query/logs/previous.insecure.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.855621741Z namespaces/openshift-monitoring/pods/thanos-querier-c4844dbfd-jjrvk/thanos-query/thanos-query/logs/previous.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.855671582Z namespaces/openshift-monitoring/policy/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.855724954Z namespaces/openshift-monitoring/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.855822957Z namespaces/openshift-monitoring/route.openshift.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.855865378Z namespaces/openshift-monitoring/route.openshift.io/routes.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.855974861Z namespaces/openshift-multus/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.856019462Z namespaces/openshift-multus/openshift-multus.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.856086664Z namespaces/openshift-multus/apps.openshift.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.856124945Z namespaces/openshift-multus/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.856176826Z namespaces/openshift-multus/apps/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.856239588Z namespaces/openshift-multus/apps/daemonsets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.856532116Z namespaces/openshift-multus/apps/deployments.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.856643529Z namespaces/openshift-multus/apps/replicasets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.856751422Z namespaces/openshift-multus/apps/statefulsets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.856826665Z namespaces/openshift-multus/apps/daemonsets/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.856887166Z namespaces/openshift-multus/apps/daemonsets/multus-additional-cni-plugins.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.857077701Z namespaces/openshift-multus/apps/daemonsets/multus.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.857233386Z namespaces/openshift-multus/apps/daemonsets/network-metrics-daemon.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.857319268Z namespaces/openshift-multus/autoscaling/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.857440162Z namespaces/openshift-multus/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.857507833Z namespaces/openshift-multus/batch/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.857568345Z namespaces/openshift-multus/batch/cronjobs.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.857684588Z namespaces/openshift-multus/batch/jobs.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.85774585Z namespaces/openshift-multus/build.openshift.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.857817412Z namespaces/openshift-multus/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.857932555Z namespaces/openshift-multus/build.openshift.io/builds.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.857995007Z namespaces/openshift-multus/core/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.858055008Z namespaces/openshift-multus/core/configmaps.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.858241684Z namespaces/openshift-multus/core/endpoints.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.858362707Z namespaces/openshift-multus/core/events.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.859011505Z namespaces/openshift-multus/core/persistentvolumeclaims.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.859161139Z namespaces/openshift-multus/core/pods.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.860036934Z namespaces/openshift-multus/core/replicationcontrollers.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.860166217Z namespaces/openshift-multus/core/secrets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.860348882Z namespaces/openshift-multus/core/services.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.860424474Z namespaces/openshift-multus/core/configmaps/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.860481676Z namespaces/openshift-multus/core/configmaps/cni-copy-resources.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.86062051Z namespaces/openshift-multus/core/configmaps/default-cni-sysctl-allowlist.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.860744033Z namespaces/openshift-multus/core/configmaps/multus-daemon-config.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.860885427Z namespaces/openshift-multus/core/configmaps/whereabouts-flatfile-config.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.861008591Z namespaces/openshift-multus/core/serviceaccounts/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.861085113Z namespaces/openshift-multus/core/serviceaccounts/metrics-daemon-sa.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.861206666Z namespaces/openshift-multus/core/serviceaccounts/multus-ac.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.861324129Z namespaces/openshift-multus/core/serviceaccounts/multus-ancillary-tools.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.861436762Z namespaces/openshift-multus/core/serviceaccounts/multus.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.861508664Z namespaces/openshift-multus/core/services/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.861566106Z namespaces/openshift-multus/core/services/network-metrics-service.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.861641268Z namespaces/openshift-multus/discovery.k8s.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.86170317Z namespaces/openshift-multus/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.861774532Z namespaces/openshift-multus/image.openshift.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.861851584Z namespaces/openshift-multus/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.861901295Z namespaces/openshift-multus/k8s.ovn.org/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.861952717Z namespaces/openshift-multus/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.86206674Z namespaces/openshift-multus/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.862190594Z namespaces/openshift-multus/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.862256455Z namespaces/openshift-multus/monitoring.coreos.com/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.862313707Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.862399789Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.862456891Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors/monitor-network.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.862544883Z namespaces/openshift-multus/networking.k8s.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.862602535Z namespaces/openshift-multus/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.862683487Z namespaces/openshift-multus/pods/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.862738298Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2kcwd/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.862822351Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2kcwd/multus-additional-cni-plugins-2kcwd.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.863003356Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2kcwd/bond-cni-plugin/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.863010176Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2kcwd/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.863013596Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2kcwd/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.863072818Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2kcwd/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.863193411Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2kcwd/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.863300184Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2kcwd/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.863354226Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2kcwd/cni-plugins/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.863361586Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2kcwd/cni-plugins/cni-plugins/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.863365056Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2kcwd/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.863417657Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2kcwd/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.863538141Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2kcwd/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.863640004Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2kcwd/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.863688825Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2kcwd/egress-router-binary-copy/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.863696365Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2kcwd/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.863699885Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2kcwd/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.863757607Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2kcwd/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.863929472Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2kcwd/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.864043075Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2kcwd/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.864081936Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2kcwd/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.864089856Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2kcwd/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.864094486Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2kcwd/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.864153058Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2kcwd/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.864258501Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2kcwd/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.864366264Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2kcwd/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.864408145Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2kcwd/routeoverride-cni/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.864416315Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2kcwd/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.864421205Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2kcwd/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.864480817Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2kcwd/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.86459986Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2kcwd/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.864695883Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2kcwd/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.864750205Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2kcwd/whereabouts-cni-bincopy/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.864759135Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2kcwd/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.864764895Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2kcwd/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.864841917Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2kcwd/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.864973131Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2kcwd/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.865077384Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2kcwd/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.865126725Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2kcwd/whereabouts-cni/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.865136455Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2kcwd/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.865144916Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2kcwd/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.865199887Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2kcwd/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.86532207Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2kcwd/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.865423493Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2kcwd/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.865474335Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mtbbk/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.865541207Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mtbbk/multus-additional-cni-plugins-mtbbk.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.865709911Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mtbbk/bond-cni-plugin/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.865717761Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mtbbk/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.865723432Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mtbbk/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.865777463Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mtbbk/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.865977359Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mtbbk/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.866076691Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mtbbk/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.866122393Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mtbbk/cni-plugins/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.866129463Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mtbbk/cni-plugins/cni-plugins/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.866134663Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mtbbk/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.866189634Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mtbbk/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.866290017Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mtbbk/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.866348399Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mtbbk/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.86639024Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mtbbk/egress-router-binary-copy/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.8663981Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mtbbk/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.86640215Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mtbbk/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.866438361Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mtbbk/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.866542694Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mtbbk/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.866604816Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mtbbk/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.866648887Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mtbbk/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.866658707Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mtbbk/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.866662727Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mtbbk/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.866686598Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mtbbk/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.86675577Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mtbbk/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.866855303Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mtbbk/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.866875693Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mtbbk/routeoverride-cni/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.866881374Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mtbbk/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.866887124Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mtbbk/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.866935545Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mtbbk/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.867024398Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mtbbk/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.86709541Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mtbbk/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.867130131Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mtbbk/whereabouts-cni-bincopy/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.867139231Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mtbbk/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.867145901Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mtbbk/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.867172402Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mtbbk/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.867268584Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mtbbk/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.867352487Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mtbbk/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.867373697Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mtbbk/whereabouts-cni/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.867388728Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mtbbk/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.867396828Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mtbbk/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.867434099Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mtbbk/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.867513691Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mtbbk/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.867581133Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mtbbk/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.867644875Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s228p/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.867689126Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s228p/multus-additional-cni-plugins-s228p.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.867851621Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s228p/bond-cni-plugin/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.867863791Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s228p/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.867869111Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s228p/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.867917722Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s228p/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.868023645Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s228p/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.868097667Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s228p/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.868126938Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s228p/cni-plugins/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.868135299Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s228p/cni-plugins/cni-plugins/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.868142419Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s228p/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.86817875Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s228p/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.868266802Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s228p/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.868331804Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s228p/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.868368725Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s228p/egress-router-binary-copy/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.868378385Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s228p/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.868383565Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s228p/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.868416006Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s228p/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.868498409Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s228p/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.868572521Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s228p/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.868652543Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s228p/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.868660633Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s228p/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.868664263Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s228p/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.868700504Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s228p/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.868770316Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s228p/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.868863639Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s228p/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.868885589Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s228p/routeoverride-cni/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.86889138Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s228p/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.86889723Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s228p/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.868955171Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s228p/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.869037153Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s228p/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.869102355Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s228p/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.869140807Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s228p/whereabouts-cni-bincopy/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.869147197Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s228p/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.869150467Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s228p/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.869189188Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s228p/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.86927446Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s228p/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.869340272Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s228p/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.869377913Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s228p/whereabouts-cni/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.869384623Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s228p/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.869388143Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s228p/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.869417904Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s228p/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.869507557Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s228p/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.869573508Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s228p/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.86961152Z namespaces/openshift-multus/pods/multus-jl58l/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.869650151Z namespaces/openshift-multus/pods/multus-jl58l/multus-jl58l.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.869763184Z namespaces/openshift-multus/pods/multus-jl58l/kube-multus/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.869769674Z namespaces/openshift-multus/pods/multus-jl58l/kube-multus/kube-multus/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.869773034Z namespaces/openshift-multus/pods/multus-jl58l/kube-multus/kube-multus/logs/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.869854326Z namespaces/openshift-multus/pods/multus-jl58l/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.870260938Z namespaces/openshift-multus/pods/multus-jl58l/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.87033152Z namespaces/openshift-multus/pods/multus-jl58l/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.87035162Z namespaces/openshift-multus/pods/multus-kpfkc/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.870403111Z namespaces/openshift-multus/pods/multus-kpfkc/multus-kpfkc.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.870482844Z namespaces/openshift-multus/pods/multus-kpfkc/kube-multus/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.870490084Z namespaces/openshift-multus/pods/multus-kpfkc/kube-multus/kube-multus/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.870507974Z namespaces/openshift-multus/pods/multus-kpfkc/kube-multus/kube-multus/logs/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.870537465Z namespaces/openshift-multus/pods/multus-kpfkc/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.870993398Z namespaces/openshift-multus/pods/multus-kpfkc/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.87105675Z namespaces/openshift-multus/pods/multus-kpfkc/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.871092981Z namespaces/openshift-multus/pods/multus-vhrlk/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.871119782Z namespaces/openshift-multus/pods/multus-vhrlk/multus-vhrlk.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.871222034Z namespaces/openshift-multus/pods/multus-vhrlk/kube-multus/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.871233965Z namespaces/openshift-multus/pods/multus-vhrlk/kube-multus/kube-multus/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.871239655Z namespaces/openshift-multus/pods/multus-vhrlk/kube-multus/kube-multus/logs/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.871261595Z namespaces/openshift-multus/pods/multus-vhrlk/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.871676597Z namespaces/openshift-multus/pods/multus-vhrlk/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.871705018Z namespaces/openshift-multus/pods/multus-vhrlk/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.871740389Z namespaces/openshift-multus/pods/network-metrics-daemon-bxzt9/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.87179184Z namespaces/openshift-multus/pods/network-metrics-daemon-bxzt9/network-metrics-daemon-bxzt9.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.871890663Z namespaces/openshift-multus/pods/network-metrics-daemon-bxzt9/kube-rbac-proxy/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.871898093Z namespaces/openshift-multus/pods/network-metrics-daemon-bxzt9/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.871901863Z namespaces/openshift-multus/pods/network-metrics-daemon-bxzt9/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.871941784Z namespaces/openshift-multus/pods/network-metrics-daemon-bxzt9/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.872032977Z namespaces/openshift-multus/pods/network-metrics-daemon-bxzt9/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.872105299Z namespaces/openshift-multus/pods/network-metrics-daemon-bxzt9/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.87213326Z namespaces/openshift-multus/pods/network-metrics-daemon-bxzt9/network-metrics-daemon/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.87213915Z namespaces/openshift-multus/pods/network-metrics-daemon-bxzt9/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.87214269Z namespaces/openshift-multus/pods/network-metrics-daemon-bxzt9/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.872189861Z namespaces/openshift-multus/pods/network-metrics-daemon-bxzt9/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.872545931Z namespaces/openshift-multus/pods/network-metrics-daemon-bxzt9/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.872611703Z namespaces/openshift-multus/pods/network-metrics-daemon-bxzt9/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.872642324Z namespaces/openshift-multus/pods/network-metrics-daemon-srq4r/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.872683855Z namespaces/openshift-multus/pods/network-metrics-daemon-srq4r/network-metrics-daemon-srq4r.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.872765107Z namespaces/openshift-multus/pods/network-metrics-daemon-srq4r/kube-rbac-proxy/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.872779228Z namespaces/openshift-multus/pods/network-metrics-daemon-srq4r/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.872785198Z namespaces/openshift-multus/pods/network-metrics-daemon-srq4r/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.872832199Z namespaces/openshift-multus/pods/network-metrics-daemon-srq4r/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.872937432Z namespaces/openshift-multus/pods/network-metrics-daemon-srq4r/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.872998074Z namespaces/openshift-multus/pods/network-metrics-daemon-srq4r/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.873031155Z namespaces/openshift-multus/pods/network-metrics-daemon-srq4r/network-metrics-daemon/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.873040835Z namespaces/openshift-multus/pods/network-metrics-daemon-srq4r/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.873044495Z namespaces/openshift-multus/pods/network-metrics-daemon-srq4r/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.873062605Z namespaces/openshift-multus/pods/network-metrics-daemon-srq4r/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.873195999Z namespaces/openshift-multus/pods/network-metrics-daemon-srq4r/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.873262971Z namespaces/openshift-multus/pods/network-metrics-daemon-srq4r/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.873295082Z namespaces/openshift-multus/pods/network-metrics-daemon-xsf2s/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.873332233Z namespaces/openshift-multus/pods/network-metrics-daemon-xsf2s/network-metrics-daemon-xsf2s.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.873415835Z namespaces/openshift-multus/pods/network-metrics-daemon-xsf2s/kube-rbac-proxy/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.873430826Z namespaces/openshift-multus/pods/network-metrics-daemon-xsf2s/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.873434376Z namespaces/openshift-multus/pods/network-metrics-daemon-xsf2s/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.873445166Z namespaces/openshift-multus/pods/network-metrics-daemon-xsf2s/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.873539019Z namespaces/openshift-multus/pods/network-metrics-daemon-xsf2s/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.873610861Z namespaces/openshift-multus/pods/network-metrics-daemon-xsf2s/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.873627861Z namespaces/openshift-multus/pods/network-metrics-daemon-xsf2s/network-metrics-daemon/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.873633671Z namespaces/openshift-multus/pods/network-metrics-daemon-xsf2s/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.873637321Z namespaces/openshift-multus/pods/network-metrics-daemon-xsf2s/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.873686053Z namespaces/openshift-multus/pods/network-metrics-daemon-xsf2s/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.873839187Z namespaces/openshift-multus/pods/network-metrics-daemon-xsf2s/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.873913709Z namespaces/openshift-multus/pods/network-metrics-daemon-xsf2s/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.87393126Z namespaces/openshift-multus/policy/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.873971581Z namespaces/openshift-multus/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.874023112Z namespaces/openshift-multus/rbac.authorization.k8s.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.874030982Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.874060543Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/multus-whereabouts.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.874144206Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.874180527Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.874223058Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.8743033Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/whereabouts-cni.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.874349761Z namespaces/openshift-multus/route.openshift.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.874389392Z namespaces/openshift-multus/route.openshift.io/routes.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.874423853Z namespaces/openshift-network-console/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.874473895Z namespaces/openshift-network-console/openshift-network-console.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.874537586Z namespaces/openshift-network-console/apps.openshift.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.874592778Z namespaces/openshift-network-console/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.874610768Z namespaces/openshift-network-console/apps/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.87465362Z namespaces/openshift-network-console/apps/daemonsets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.874735222Z namespaces/openshift-network-console/apps/deployments.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.874879536Z namespaces/openshift-network-console/apps/replicasets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.874975389Z namespaces/openshift-network-console/apps/statefulsets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.87502076Z namespaces/openshift-network-console/apps/deployments/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.875065201Z namespaces/openshift-network-console/apps/deployments/networking-console-plugin.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.875131033Z namespaces/openshift-network-console/autoscaling/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.875171434Z namespaces/openshift-network-console/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.875218405Z namespaces/openshift-network-console/batch/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.875251606Z namespaces/openshift-network-console/batch/cronjobs.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.875322428Z namespaces/openshift-network-console/batch/jobs.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.875359799Z namespaces/openshift-network-console/build.openshift.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.8753996Z namespaces/openshift-network-console/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.875466962Z namespaces/openshift-network-console/build.openshift.io/builds.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.875530904Z namespaces/openshift-network-console/core/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.875568155Z namespaces/openshift-network-console/core/configmaps.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.875683448Z namespaces/openshift-network-console/core/endpoints.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.87576038Z namespaces/openshift-network-console/core/events.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.875899184Z namespaces/openshift-network-console/core/persistentvolumeclaims.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.875968596Z namespaces/openshift-network-console/core/pods.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.87611901Z namespaces/openshift-network-console/core/replicationcontrollers.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.876254284Z namespaces/openshift-network-console/core/secrets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.876410238Z namespaces/openshift-network-console/core/services.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.87647124Z namespaces/openshift-network-console/core/configmaps/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.876513681Z namespaces/openshift-network-console/core/configmaps/networking-console-plugin.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.876546792Z namespaces/openshift-network-console/core/services/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.876608554Z namespaces/openshift-network-console/core/services/networking-console-plugin.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.876656415Z namespaces/openshift-network-console/discovery.k8s.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.876689326Z namespaces/openshift-network-console/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.876728217Z namespaces/openshift-network-console/image.openshift.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.876763908Z namespaces/openshift-network-console/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.87682759Z namespaces/openshift-network-console/k8s.ovn.org/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.876865801Z namespaces/openshift-network-console/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.876944523Z namespaces/openshift-network-console/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.877033366Z namespaces/openshift-network-console/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.877057496Z namespaces/openshift-network-console/monitoring.coreos.com/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.877099498Z namespaces/openshift-network-console/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.877148729Z namespaces/openshift-network-console/networking.k8s.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.87718839Z namespaces/openshift-network-console/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.877223031Z namespaces/openshift-network-console/pods/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.877229871Z namespaces/openshift-network-console/pods/networking-console-plugin-6cdb5968b9-slfq4/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.877264362Z namespaces/openshift-network-console/pods/networking-console-plugin-6cdb5968b9-slfq4/networking-console-plugin-6cdb5968b9-slfq4.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.877344264Z namespaces/openshift-network-console/pods/networking-console-plugin-6cdb5968b9-slfq4/networking-console-plugin/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.877351625Z namespaces/openshift-network-console/pods/networking-console-plugin-6cdb5968b9-slfq4/networking-console-plugin/networking-console-plugin/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.877355705Z namespaces/openshift-network-console/pods/networking-console-plugin-6cdb5968b9-slfq4/networking-console-plugin/networking-console-plugin/logs/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.877386256Z namespaces/openshift-network-console/pods/networking-console-plugin-6cdb5968b9-slfq4/networking-console-plugin/networking-console-plugin/logs/current.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.877482758Z namespaces/openshift-network-console/pods/networking-console-plugin-6cdb5968b9-slfq4/networking-console-plugin/networking-console-plugin/logs/previous.insecure.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.87754515Z namespaces/openshift-network-console/pods/networking-console-plugin-6cdb5968b9-slfq4/networking-console-plugin/networking-console-plugin/logs/previous.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.877583941Z namespaces/openshift-network-console/policy/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.877617392Z namespaces/openshift-network-console/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.877663613Z namespaces/openshift-network-console/route.openshift.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.877695694Z namespaces/openshift-network-console/route.openshift.io/routes.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.877746375Z namespaces/openshift-network-diagnostics/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.877787517Z namespaces/openshift-network-diagnostics/openshift-network-diagnostics.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.877844818Z namespaces/openshift-network-diagnostics/apps.openshift.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.87789689Z namespaces/openshift-network-diagnostics/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.877932121Z namespaces/openshift-network-diagnostics/apps/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.877979882Z namespaces/openshift-network-diagnostics/apps/daemonsets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.878118496Z namespaces/openshift-network-diagnostics/apps/deployments.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.878229959Z namespaces/openshift-network-diagnostics/apps/replicasets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.878318531Z namespaces/openshift-network-diagnostics/apps/statefulsets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.878359032Z namespaces/openshift-network-diagnostics/apps/daemonsets/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.878395133Z namespaces/openshift-network-diagnostics/apps/daemonsets/network-check-target.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.878456065Z namespaces/openshift-network-diagnostics/apps/deployments/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.878515877Z namespaces/openshift-network-diagnostics/apps/deployments/network-check-source.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.878575689Z namespaces/openshift-network-diagnostics/autoscaling/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.87861953Z namespaces/openshift-network-diagnostics/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.878663991Z namespaces/openshift-network-diagnostics/batch/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.878695572Z namespaces/openshift-network-diagnostics/batch/cronjobs.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.878766704Z namespaces/openshift-network-diagnostics/batch/jobs.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.878861817Z namespaces/openshift-network-diagnostics/build.openshift.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.878902838Z namespaces/openshift-network-diagnostics/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.87897998Z namespaces/openshift-network-diagnostics/build.openshift.io/builds.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.879015621Z namespaces/openshift-network-diagnostics/core/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.879048232Z namespaces/openshift-network-diagnostics/core/configmaps.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.879146685Z namespaces/openshift-network-diagnostics/core/endpoints.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.879227657Z namespaces/openshift-network-diagnostics/core/events.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.879415702Z namespaces/openshift-network-diagnostics/core/persistentvolumeclaims.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.879487784Z namespaces/openshift-network-diagnostics/core/pods.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.87969304Z namespaces/openshift-network-diagnostics/core/replicationcontrollers.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.879772282Z namespaces/openshift-network-diagnostics/core/secrets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.879896395Z namespaces/openshift-network-diagnostics/core/services.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.879946277Z namespaces/openshift-network-diagnostics/core/serviceaccounts/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.879979308Z namespaces/openshift-network-diagnostics/core/serviceaccounts/network-diagnostics.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.880031019Z namespaces/openshift-network-diagnostics/core/services/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.880085131Z namespaces/openshift-network-diagnostics/core/services/network-check-source.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.880152582Z namespaces/openshift-network-diagnostics/core/services/network-check-target.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.880199474Z namespaces/openshift-network-diagnostics/discovery.k8s.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.880228455Z namespaces/openshift-network-diagnostics/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.880296736Z namespaces/openshift-network-diagnostics/image.openshift.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.880324347Z namespaces/openshift-network-diagnostics/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.880373239Z namespaces/openshift-network-diagnostics/k8s.ovn.org/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.88041667Z namespaces/openshift-network-diagnostics/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.880504042Z namespaces/openshift-network-diagnostics/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.880576994Z namespaces/openshift-network-diagnostics/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.880624175Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.880663696Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.880710338Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.880752799Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors/network-check-source.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.880818321Z namespaces/openshift-network-diagnostics/networking.k8s.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.880854552Z namespaces/openshift-network-diagnostics/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.880911453Z namespaces/openshift-network-diagnostics/pods/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.880924534Z namespaces/openshift-network-diagnostics/pods/network-check-source-56499946bc-b5xqj/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.880941374Z namespaces/openshift-network-diagnostics/pods/network-check-source-56499946bc-b5xqj/network-check-source-56499946bc-b5xqj.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.881018346Z namespaces/openshift-network-diagnostics/pods/network-check-source-56499946bc-b5xqj/check-endpoints/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.881028307Z namespaces/openshift-network-diagnostics/pods/network-check-source-56499946bc-b5xqj/check-endpoints/check-endpoints/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.881034507Z namespaces/openshift-network-diagnostics/pods/network-check-source-56499946bc-b5xqj/check-endpoints/check-endpoints/logs/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.881065228Z namespaces/openshift-network-diagnostics/pods/network-check-source-56499946bc-b5xqj/check-endpoints/check-endpoints/logs/current.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.88116499Z namespaces/openshift-network-diagnostics/pods/network-check-source-56499946bc-b5xqj/check-endpoints/check-endpoints/logs/previous.insecure.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.881232022Z namespaces/openshift-network-diagnostics/pods/network-check-source-56499946bc-b5xqj/check-endpoints/check-endpoints/logs/previous.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.881271353Z namespaces/openshift-network-diagnostics/pods/network-check-target-4cw8v/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.881314314Z namespaces/openshift-network-diagnostics/pods/network-check-target-4cw8v/network-check-target-4cw8v.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.881383787Z namespaces/openshift-network-diagnostics/pods/network-check-target-4cw8v/network-check-target-container/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.881391707Z namespaces/openshift-network-diagnostics/pods/network-check-target-4cw8v/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.881397557Z namespaces/openshift-network-diagnostics/pods/network-check-target-4cw8v/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.881433068Z namespaces/openshift-network-diagnostics/pods/network-check-target-4cw8v/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.88151812Z namespaces/openshift-network-diagnostics/pods/network-check-target-4cw8v/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.881586552Z namespaces/openshift-network-diagnostics/pods/network-check-target-4cw8v/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.881618093Z namespaces/openshift-network-diagnostics/pods/network-check-target-dhszc/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.881658394Z namespaces/openshift-network-diagnostics/pods/network-check-target-dhszc/network-check-target-dhszc.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.881734096Z namespaces/openshift-network-diagnostics/pods/network-check-target-dhszc/network-check-target-container/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.881743426Z namespaces/openshift-network-diagnostics/pods/network-check-target-dhszc/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.881747327Z namespaces/openshift-network-diagnostics/pods/network-check-target-dhszc/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.881778167Z namespaces/openshift-network-diagnostics/pods/network-check-target-dhszc/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.88187743Z namespaces/openshift-network-diagnostics/pods/network-check-target-dhszc/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.881944072Z namespaces/openshift-network-diagnostics/pods/network-check-target-dhszc/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.881977263Z namespaces/openshift-network-diagnostics/pods/network-check-target-zxj89/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.882019554Z namespaces/openshift-network-diagnostics/pods/network-check-target-zxj89/network-check-target-zxj89.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.882189929Z namespaces/openshift-network-diagnostics/pods/network-check-target-zxj89/network-check-target-container/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.882201129Z namespaces/openshift-network-diagnostics/pods/network-check-target-zxj89/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.882205249Z namespaces/openshift-network-diagnostics/pods/network-check-target-zxj89/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.88224126Z namespaces/openshift-network-diagnostics/pods/network-check-target-zxj89/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.882316762Z namespaces/openshift-network-diagnostics/pods/network-check-target-zxj89/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.882381924Z namespaces/openshift-network-diagnostics/pods/network-check-target-zxj89/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.882416095Z namespaces/openshift-network-diagnostics/policy/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.882456926Z namespaces/openshift-network-diagnostics/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.882514188Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.882522038Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.882549599Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/network-diagnostics.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.882640911Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.882683033Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.882732724Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/network-diagnostics.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.882827147Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.882872578Z namespaces/openshift-network-diagnostics/route.openshift.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.882913239Z namespaces/openshift-network-diagnostics/route.openshift.io/routes.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.88295577Z namespaces/openshift-network-node-identity/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.883007472Z namespaces/openshift-network-node-identity/openshift-network-node-identity.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.883059183Z namespaces/openshift-network-node-identity/apps.openshift.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.883089924Z namespaces/openshift-network-node-identity/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.883128975Z namespaces/openshift-network-node-identity/apps/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.883170686Z namespaces/openshift-network-node-identity/apps/daemonsets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.883249138Z namespaces/openshift-network-node-identity/apps/deployments.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.88332303Z namespaces/openshift-network-node-identity/apps/replicasets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.883400732Z namespaces/openshift-network-node-identity/apps/statefulsets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.883451094Z namespaces/openshift-network-node-identity/autoscaling/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.883487755Z namespaces/openshift-network-node-identity/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.883530046Z namespaces/openshift-network-node-identity/batch/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.883569757Z namespaces/openshift-network-node-identity/batch/cronjobs.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.883645869Z namespaces/openshift-network-node-identity/batch/jobs.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.883694611Z namespaces/openshift-network-node-identity/build.openshift.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.883737242Z namespaces/openshift-network-node-identity/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.883836835Z namespaces/openshift-network-node-identity/build.openshift.io/builds.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.883855925Z namespaces/openshift-network-node-identity/coordination.k8s.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.883870005Z namespaces/openshift-network-node-identity/coordination.k8s.io/leases/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.883907566Z namespaces/openshift-network-node-identity/coordination.k8s.io/leases/ovnkube-identity.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.883958698Z namespaces/openshift-network-node-identity/core/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.883992909Z namespaces/openshift-network-node-identity/core/configmaps.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.884101182Z namespaces/openshift-network-node-identity/core/endpoints.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.884174304Z namespaces/openshift-network-node-identity/core/events.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.884258416Z namespaces/openshift-network-node-identity/core/persistentvolumeclaims.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.884332938Z namespaces/openshift-network-node-identity/core/pods.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.8844117Z namespaces/openshift-network-node-identity/core/replicationcontrollers.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.884549524Z namespaces/openshift-network-node-identity/core/secrets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.884653227Z namespaces/openshift-network-node-identity/core/services.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.884689188Z namespaces/openshift-network-node-identity/core/serviceaccounts/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.884732699Z namespaces/openshift-network-node-identity/core/serviceaccounts/network-node-identity.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.884776641Z namespaces/openshift-network-node-identity/discovery.k8s.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.884871643Z namespaces/openshift-network-node-identity/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.884927485Z namespaces/openshift-network-node-identity/image.openshift.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.884958216Z namespaces/openshift-network-node-identity/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.885009977Z namespaces/openshift-network-node-identity/k8s.ovn.org/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.885047988Z namespaces/openshift-network-node-identity/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.885140491Z namespaces/openshift-network-node-identity/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.885206113Z namespaces/openshift-network-node-identity/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.885252974Z namespaces/openshift-network-node-identity/monitoring.coreos.com/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.885295615Z namespaces/openshift-network-node-identity/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.885338246Z namespaces/openshift-network-node-identity/networking.k8s.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.885380127Z namespaces/openshift-network-node-identity/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.885415978Z namespaces/openshift-network-node-identity/policy/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.885455349Z namespaces/openshift-network-node-identity/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.885504391Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.885517061Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.885540482Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/rolebindings/network-node-identity-leases.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.885583183Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.885634105Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/roles/network-node-identity-leases.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.885685526Z namespaces/openshift-network-node-identity/route.openshift.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.885730287Z namespaces/openshift-network-node-identity/route.openshift.io/routes.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.885768328Z namespaces/openshift-network-operator/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.88582853Z namespaces/openshift-network-operator/openshift-network-operator.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.885891172Z namespaces/openshift-network-operator/apps.openshift.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.885937903Z namespaces/openshift-network-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.885972484Z namespaces/openshift-network-operator/apps/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.886005545Z namespaces/openshift-network-operator/apps/daemonsets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.886107367Z namespaces/openshift-network-operator/apps/deployments.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.886177329Z namespaces/openshift-network-operator/apps/replicasets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.886257662Z namespaces/openshift-network-operator/apps/statefulsets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.886289033Z namespaces/openshift-network-operator/apps/daemonsets/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.886332074Z namespaces/openshift-network-operator/apps/daemonsets/iptables-alerter.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.886393235Z namespaces/openshift-network-operator/autoscaling/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.886436447Z namespaces/openshift-network-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.886482708Z namespaces/openshift-network-operator/batch/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.88653499Z namespaces/openshift-network-operator/batch/cronjobs.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.886614102Z namespaces/openshift-network-operator/batch/jobs.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.886656273Z namespaces/openshift-network-operator/build.openshift.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.886695904Z namespaces/openshift-network-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.886787737Z namespaces/openshift-network-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.886844418Z namespaces/openshift-network-operator/coordination.k8s.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.886857319Z namespaces/openshift-network-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.886894429Z namespaces/openshift-network-operator/coordination.k8s.io/leases/network-operator-lock.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.886940611Z namespaces/openshift-network-operator/core/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.886979622Z namespaces/openshift-network-operator/core/configmaps.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.887102905Z namespaces/openshift-network-operator/core/endpoints.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.887173817Z namespaces/openshift-network-operator/core/events.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.887327332Z namespaces/openshift-network-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.887399223Z namespaces/openshift-network-operator/core/pods.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.887568518Z namespaces/openshift-network-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.88764873Z namespaces/openshift-network-operator/core/secrets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.887859396Z namespaces/openshift-network-operator/core/services.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.887936529Z namespaces/openshift-network-operator/core/configmaps/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.88797627Z namespaces/openshift-network-operator/core/configmaps/applied-cluster.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.888061332Z namespaces/openshift-network-operator/core/configmaps/iptables-alerter-script.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.888119634Z namespaces/openshift-network-operator/core/serviceaccounts/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.888164255Z namespaces/openshift-network-operator/core/serviceaccounts/iptables-alerter.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.888205316Z namespaces/openshift-network-operator/discovery.k8s.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.888254947Z namespaces/openshift-network-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.888300439Z namespaces/openshift-network-operator/image.openshift.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.88834408Z namespaces/openshift-network-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.888385771Z namespaces/openshift-network-operator/k8s.ovn.org/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.888426272Z namespaces/openshift-network-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.888500244Z namespaces/openshift-network-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.888576116Z namespaces/openshift-network-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.888621797Z namespaces/openshift-network-operator/monitoring.coreos.com/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.888658128Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.88871253Z namespaces/openshift-network-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.888749141Z namespaces/openshift-network-operator/monitoring.coreos.com/prometheusrules/openshift-network-operator-ipsec-rules.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.888816653Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.888850984Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors/network-operator.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.888901685Z namespaces/openshift-network-operator/networking.k8s.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.888948337Z namespaces/openshift-network-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.888985478Z namespaces/openshift-network-operator/pods/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.888992228Z namespaces/openshift-network-operator/pods/iptables-alerter-rssjt/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.889028919Z namespaces/openshift-network-operator/pods/iptables-alerter-rssjt/iptables-alerter-rssjt.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.889110721Z namespaces/openshift-network-operator/pods/iptables-alerter-rssjt/iptables-alerter/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.889118571Z namespaces/openshift-network-operator/pods/iptables-alerter-rssjt/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.889122031Z namespaces/openshift-network-operator/pods/iptables-alerter-rssjt/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.889130562Z namespaces/openshift-network-operator/pods/iptables-alerter-rssjt/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.889226104Z namespaces/openshift-network-operator/pods/iptables-alerter-rssjt/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.889293436Z namespaces/openshift-network-operator/pods/iptables-alerter-rssjt/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.889308596Z namespaces/openshift-network-operator/pods/iptables-alerter-rwsc6/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.889357148Z namespaces/openshift-network-operator/pods/iptables-alerter-rwsc6/iptables-alerter-rwsc6.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.88942979Z namespaces/openshift-network-operator/pods/iptables-alerter-rwsc6/iptables-alerter/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.8894387Z namespaces/openshift-network-operator/pods/iptables-alerter-rwsc6/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.88944489Z namespaces/openshift-network-operator/pods/iptables-alerter-rwsc6/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.8894594Z namespaces/openshift-network-operator/pods/iptables-alerter-rwsc6/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.889547333Z namespaces/openshift-network-operator/pods/iptables-alerter-rwsc6/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.889616175Z namespaces/openshift-network-operator/pods/iptables-alerter-rwsc6/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.889635585Z namespaces/openshift-network-operator/pods/iptables-alerter-xplqk/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.889691457Z namespaces/openshift-network-operator/pods/iptables-alerter-xplqk/iptables-alerter-xplqk.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.889759369Z namespaces/openshift-network-operator/pods/iptables-alerter-xplqk/iptables-alerter/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.889772469Z namespaces/openshift-network-operator/pods/iptables-alerter-xplqk/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.889776959Z namespaces/openshift-network-operator/pods/iptables-alerter-xplqk/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.889786269Z namespaces/openshift-network-operator/pods/iptables-alerter-xplqk/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.889917723Z namespaces/openshift-network-operator/pods/iptables-alerter-xplqk/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.889975935Z namespaces/openshift-network-operator/pods/iptables-alerter-xplqk/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.890018936Z namespaces/openshift-network-operator/policy/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.890068377Z namespaces/openshift-network-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.890105029Z namespaces/openshift-network-operator/route.openshift.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.89015381Z namespaces/openshift-network-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.890191691Z namespaces/openshift-operator-lifecycle-manager/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.890242362Z namespaces/openshift-operator-lifecycle-manager/openshift-operator-lifecycle-manager.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.890292024Z namespaces/openshift-operator-lifecycle-manager/apps.openshift.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.890333515Z namespaces/openshift-operator-lifecycle-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.890375976Z namespaces/openshift-operator-lifecycle-manager/apps/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.890410767Z namespaces/openshift-operator-lifecycle-manager/apps/daemonsets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.89050768Z namespaces/openshift-operator-lifecycle-manager/apps/deployments.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.890587262Z namespaces/openshift-operator-lifecycle-manager/apps/replicasets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.890666164Z namespaces/openshift-operator-lifecycle-manager/apps/statefulsets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.890721596Z namespaces/openshift-operator-lifecycle-manager/autoscaling/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.890766037Z namespaces/openshift-operator-lifecycle-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.890828889Z namespaces/openshift-operator-lifecycle-manager/batch/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.890915541Z namespaces/openshift-operator-lifecycle-manager/batch/cronjobs.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.890987603Z namespaces/openshift-operator-lifecycle-manager/batch/jobs.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.891025714Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.891059795Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.891134857Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.891179918Z namespaces/openshift-operator-lifecycle-manager/core/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.89121948Z namespaces/openshift-operator-lifecycle-manager/core/configmaps.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.891315242Z namespaces/openshift-operator-lifecycle-manager/core/endpoints.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.891388244Z namespaces/openshift-operator-lifecycle-manager/core/events.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.891477107Z namespaces/openshift-operator-lifecycle-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.891553969Z namespaces/openshift-operator-lifecycle-manager/core/pods.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.891624371Z namespaces/openshift-operator-lifecycle-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.891743064Z namespaces/openshift-operator-lifecycle-manager/core/secrets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.89195169Z namespaces/openshift-operator-lifecycle-manager/core/services.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.892013002Z namespaces/openshift-operator-lifecycle-manager/discovery.k8s.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.892061753Z namespaces/openshift-operator-lifecycle-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.892112104Z namespaces/openshift-operator-lifecycle-manager/image.openshift.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.892151985Z namespaces/openshift-operator-lifecycle-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.892189576Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.892222857Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.892305259Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.892383522Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.892428823Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.892463364Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.892513875Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.892562527Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/prometheusrules/olm-alert-rules.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.892611738Z namespaces/openshift-operator-lifecycle-manager/networking.k8s.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.892633459Z namespaces/openshift-operator-lifecycle-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.892720311Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.892735011Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.892743942Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/operatorgroups/olm-operators.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.892814524Z namespaces/openshift-operator-lifecycle-manager/policy/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.892862725Z namespaces/openshift-operator-lifecycle-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.892925057Z namespaces/openshift-operator-lifecycle-manager/route.openshift.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.892953608Z namespaces/openshift-operator-lifecycle-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.893013319Z namespaces/openshift-operators/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.893022579Z namespaces/openshift-operators/operators.coreos.com/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.89302723Z namespaces/openshift-operators/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.89305664Z namespaces/openshift-operators/operators.coreos.com/operatorgroups/global-operators.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.893267796Z namespaces/openshift-ovn-kubernetes/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.893311887Z namespaces/openshift-ovn-kubernetes/openshift-ovn-kubernetes.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.89339421Z namespaces/openshift-ovn-kubernetes/apps.openshift.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.89341174Z namespaces/openshift-ovn-kubernetes/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.893488952Z namespaces/openshift-ovn-kubernetes/apps/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.893542214Z namespaces/openshift-ovn-kubernetes/apps/daemonsets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.89375235Z namespaces/openshift-ovn-kubernetes/apps/deployments.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.893877473Z namespaces/openshift-ovn-kubernetes/apps/replicasets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.893981596Z namespaces/openshift-ovn-kubernetes/apps/statefulsets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.894209703Z namespaces/openshift-ovn-kubernetes/apps/daemonsets/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.894227913Z namespaces/openshift-ovn-kubernetes/apps/daemonsets/ovnkube-node.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.894241203Z namespaces/openshift-ovn-kubernetes/autoscaling/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.894308065Z namespaces/openshift-ovn-kubernetes/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.894375817Z namespaces/openshift-ovn-kubernetes/batch/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.894427809Z namespaces/openshift-ovn-kubernetes/batch/cronjobs.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.894533801Z namespaces/openshift-ovn-kubernetes/batch/jobs.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.894579493Z namespaces/openshift-ovn-kubernetes/build.openshift.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.894645295Z namespaces/openshift-ovn-kubernetes/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.894742227Z namespaces/openshift-ovn-kubernetes/build.openshift.io/builds.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.894785728Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.894792219Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/leases/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.894863651Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/leases/ovn-kubernetes-master.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.894916582Z namespaces/openshift-ovn-kubernetes/core/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.894954433Z namespaces/openshift-ovn-kubernetes/core/configmaps.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.89520163Z namespaces/openshift-ovn-kubernetes/core/endpoints.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.895284042Z namespaces/openshift-ovn-kubernetes/core/events.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.895600591Z namespaces/openshift-ovn-kubernetes/core/persistentvolumeclaims.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.895718424Z namespaces/openshift-ovn-kubernetes/core/pods.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.896229759Z namespaces/openshift-ovn-kubernetes/core/replicationcontrollers.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.896318341Z namespaces/openshift-ovn-kubernetes/core/secrets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.896497536Z namespaces/openshift-ovn-kubernetes/core/services.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.896555517Z namespaces/openshift-ovn-kubernetes/core/configmaps/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.896608869Z namespaces/openshift-ovn-kubernetes/core/configmaps/ovnkube-config.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.896722622Z namespaces/openshift-ovn-kubernetes/core/configmaps/ovnkube-script-lib.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.896871366Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.896938088Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ovn-kubernetes-control-plane.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.897043381Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ovn-kubernetes-node.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.897131644Z namespaces/openshift-ovn-kubernetes/core/services/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.897153574Z namespaces/openshift-ovn-kubernetes/core/services/ovn-kubernetes-node.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.897226356Z namespaces/openshift-ovn-kubernetes/discovery.k8s.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.897284358Z namespaces/openshift-ovn-kubernetes/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.89736818Z namespaces/openshift-ovn-kubernetes/image.openshift.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.897389581Z namespaces/openshift-ovn-kubernetes/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.897437612Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.897447762Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/network-attachment-definitions/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.897487234Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/network-attachment-definitions/default.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.897558236Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.897608717Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.89770672Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.897826303Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.897874494Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.897927066Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.897990777Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.898047359Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/prometheusrules/networking-rules.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.898132261Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.898193203Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors/monitor-ovn-node.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.898242414Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.898251515Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.898295926Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/ovn.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.898391739Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/signer.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.89843628Z namespaces/openshift-ovn-kubernetes/networking.k8s.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.898483151Z namespaces/openshift-ovn-kubernetes/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.898541403Z namespaces/openshift-ovn-kubernetes/pods/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.898549243Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-95kwm/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.898610885Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-95kwm/ovnkube-node-95kwm.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.898947104Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-95kwm/kube-rbac-proxy-node/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.898957384Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-95kwm/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.898961194Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-95kwm/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.898998605Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-95kwm/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.899121749Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-95kwm/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.899212931Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-95kwm/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.899248832Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-95kwm/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.899256403Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-95kwm/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.899260343Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-95kwm/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.899317624Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-95kwm/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.899431187Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-95kwm/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.89951427Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-95kwm/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.899560261Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-95kwm/nbdb/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.899572061Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-95kwm/nbdb/nbdb/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.899577801Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-95kwm/nbdb/nbdb/logs/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.899635393Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-95kwm/nbdb/nbdb/logs/current.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.899725616Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-95kwm/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.899831228Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-95kwm/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.899875169Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-95kwm/northd/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.89988333Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-95kwm/northd/northd/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.89988689Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-95kwm/northd/northd/logs/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.899947182Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-95kwm/northd/northd/logs/current.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.900053345Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-95kwm/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.900117606Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-95kwm/northd/northd/logs/previous.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.900146907Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-95kwm/ovn-acl-logging/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.900154087Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-95kwm/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.900157857Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-95kwm/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.900189598Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-95kwm/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.900280391Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-95kwm/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.900337062Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-95kwm/ovn-controller/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.900344553Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-95kwm/ovn-controller/ovn-controller/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.900350313Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-95kwm/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.900404144Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-95kwm/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.900642871Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-95kwm/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.900725753Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-95kwm/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.900772134Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-95kwm/ovnkube-controller/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.900778775Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-95kwm/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.900782655Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-95kwm/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.900865157Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-95kwm/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.90203951Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-95kwm/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.902108452Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-95kwm/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.902128062Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-95kwm/sbdb/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.902144663Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-95kwm/sbdb/sbdb/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.902149763Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-95kwm/sbdb/sbdb/logs/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.902183564Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-95kwm/sbdb/sbdb/logs/current.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.902280607Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-95kwm/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.902344978Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-95kwm/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.902371669Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-bfrv8/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.902440601Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-bfrv8/ovnkube-node-bfrv8.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.902604885Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-bfrv8/kube-rbac-proxy-node/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.902612006Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-bfrv8/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.902615536Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-bfrv8/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.902648877Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-bfrv8/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.90276349Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-bfrv8/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.902867793Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-bfrv8/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.902894944Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-bfrv8/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.902899164Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-bfrv8/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.902905164Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-bfrv8/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.902943355Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-bfrv8/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.903064188Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-bfrv8/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.90312206Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-bfrv8/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.903168581Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-bfrv8/nbdb/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.903180541Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-bfrv8/nbdb/nbdb/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.903184492Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-bfrv8/nbdb/nbdb/logs/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.903203242Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-bfrv8/nbdb/nbdb/logs/current.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.903294485Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-bfrv8/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.903360606Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-bfrv8/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.903387307Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-bfrv8/northd/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.903391827Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-bfrv8/northd/northd/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.903395178Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-bfrv8/northd/northd/logs/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.903431379Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-bfrv8/northd/northd/logs/current.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.903533671Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-bfrv8/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.903600683Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-bfrv8/northd/northd/logs/previous.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.903633714Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-bfrv8/ovn-acl-logging/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.903640504Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-bfrv8/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.903643854Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-bfrv8/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.903689076Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-bfrv8/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.903778838Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-bfrv8/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.90385352Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-bfrv8/ovn-controller/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.90386364Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-bfrv8/ovn-controller/ovn-controller/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.903867261Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-bfrv8/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.903893491Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-bfrv8/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.904091097Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-bfrv8/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.904159789Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-bfrv8/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.90419308Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-bfrv8/ovnkube-controller/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.90419921Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-bfrv8/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.90420266Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-bfrv8/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.904237061Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-bfrv8/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.905352992Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-bfrv8/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.905416214Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-bfrv8/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.905434534Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-bfrv8/sbdb/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.905441744Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-bfrv8/sbdb/sbdb/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.905446024Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-bfrv8/sbdb/sbdb/logs/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.905484125Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-bfrv8/sbdb/sbdb/logs/current.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.905582708Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-bfrv8/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.90563737Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-bfrv8/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.90566041Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-sv8zr/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.905742483Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-sv8zr/ovnkube-node-sv8zr.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.905924818Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-sv8zr/kube-rbac-proxy-node/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.905940568Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-sv8zr/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.905947829Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-sv8zr/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.905960889Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-sv8zr/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.906068882Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-sv8zr/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.906130143Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-sv8zr/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.906209596Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-sv8zr/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.906216406Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-sv8zr/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.906219756Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-sv8zr/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.906249677Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-sv8zr/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.90635623Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-sv8zr/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.906420292Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-sv8zr/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.906456853Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-sv8zr/nbdb/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.906463503Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-sv8zr/nbdb/nbdb/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.906466953Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-sv8zr/nbdb/nbdb/logs/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.906504994Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-sv8zr/nbdb/nbdb/logs/current.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.906606107Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-sv8zr/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.906670729Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-sv8zr/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.90671519Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-sv8zr/northd/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.90672226Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-sv8zr/northd/northd/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.90672606Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-sv8zr/northd/northd/logs/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.906752221Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-sv8zr/northd/northd/logs/current.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.906885764Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-sv8zr/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.906953346Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-sv8zr/northd/northd/logs/previous.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.906984257Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-sv8zr/ovn-acl-logging/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.906995787Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-sv8zr/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.907009168Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-sv8zr/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.907027448Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-sv8zr/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.907115431Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-sv8zr/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.907163352Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-sv8zr/ovn-controller/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.907170123Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-sv8zr/ovn-controller/ovn-controller/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.907173452Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-sv8zr/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.907205803Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-sv8zr/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.907392598Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-sv8zr/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.90745677Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-sv8zr/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.907493251Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-sv8zr/ovnkube-controller/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.907499572Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-sv8zr/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.907503372Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-sv8zr/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.907531472Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-sv8zr/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.908584032Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-sv8zr/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.908654204Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-sv8zr/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.908685874Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-sv8zr/sbdb/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.908692925Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-sv8zr/sbdb/sbdb/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.908696365Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-sv8zr/sbdb/sbdb/logs/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.908724015Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-sv8zr/sbdb/sbdb/logs/current.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.908850579Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-sv8zr/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.908921421Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-sv8zr/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.908954672Z namespaces/openshift-ovn-kubernetes/policy/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.908997803Z namespaces/openshift-ovn-kubernetes/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.909035414Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.909042664Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.909082336Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.909168298Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/openshift-ovn-kubernetes-nodes-identity-limited.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.909286161Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.909327912Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.909368873Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.909451946Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/openshift-ovn-kubernetes-node-limited.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.909533848Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.909576949Z namespaces/openshift-ovn-kubernetes/route.openshift.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.9096135Z namespaces/openshift-ovn-kubernetes/route.openshift.io/routes.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.909659341Z namespaces/openshift-route-controller-manager/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.909665792Z namespaces/openshift-route-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.909669312Z namespaces/openshift-route-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.909702533Z namespaces/openshift-route-controller-manager/coordination.k8s.io/leases/openshift-route-controllers.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.909749454Z namespaces/openshift-service-ca-operator/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.909815256Z namespaces/openshift-service-ca-operator/openshift-service-ca-operator.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.909888628Z namespaces/openshift-service-ca-operator/apps.openshift.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.909916939Z namespaces/openshift-service-ca-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.90996622Z namespaces/openshift-service-ca-operator/apps/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.910005961Z namespaces/openshift-service-ca-operator/apps/daemonsets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.910085013Z namespaces/openshift-service-ca-operator/apps/deployments.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.910194556Z namespaces/openshift-service-ca-operator/apps/replicasets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.910288849Z namespaces/openshift-service-ca-operator/apps/statefulsets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.91032962Z namespaces/openshift-service-ca-operator/autoscaling/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.910373611Z namespaces/openshift-service-ca-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.910412893Z namespaces/openshift-service-ca-operator/batch/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.910454914Z namespaces/openshift-service-ca-operator/batch/cronjobs.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.910540286Z namespaces/openshift-service-ca-operator/batch/jobs.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.910587977Z namespaces/openshift-service-ca-operator/build.openshift.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.910619918Z namespaces/openshift-service-ca-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.910711521Z namespaces/openshift-service-ca-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.910748572Z namespaces/openshift-service-ca-operator/coordination.k8s.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.910755432Z namespaces/openshift-service-ca-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.910790643Z namespaces/openshift-service-ca-operator/coordination.k8s.io/leases/service-ca-operator-lock.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.910880175Z namespaces/openshift-service-ca-operator/core/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.910911276Z namespaces/openshift-service-ca-operator/core/configmaps.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.911021809Z namespaces/openshift-service-ca-operator/core/endpoints.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.911100541Z namespaces/openshift-service-ca-operator/core/events.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.911297107Z namespaces/openshift-service-ca-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.911378349Z namespaces/openshift-service-ca-operator/core/pods.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.911499083Z namespaces/openshift-service-ca-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.911617236Z namespaces/openshift-service-ca-operator/core/secrets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.9117867Z namespaces/openshift-service-ca-operator/core/services.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.911879213Z namespaces/openshift-service-ca-operator/discovery.k8s.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.911905924Z namespaces/openshift-service-ca-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.911962285Z namespaces/openshift-service-ca-operator/image.openshift.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.912005617Z namespaces/openshift-service-ca-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.912035747Z namespaces/openshift-service-ca-operator/k8s.ovn.org/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.912073339Z namespaces/openshift-service-ca-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.912153471Z namespaces/openshift-service-ca-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.912228603Z namespaces/openshift-service-ca-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.912275264Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.912304455Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.912359227Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.912394237Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors/service-ca-operator.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.912449229Z namespaces/openshift-service-ca-operator/networking.k8s.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.91249599Z namespaces/openshift-service-ca-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.912533741Z namespaces/openshift-service-ca-operator/pods/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.912541541Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d7b7dc95c-s8cdk/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.912578573Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d7b7dc95c-s8cdk/service-ca-operator-5d7b7dc95c-s8cdk.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.912655015Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d7b7dc95c-s8cdk/service-ca-operator/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.912663055Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d7b7dc95c-s8cdk/service-ca-operator/service-ca-operator/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.912666785Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d7b7dc95c-s8cdk/service-ca-operator/service-ca-operator/logs/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.912705576Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d7b7dc95c-s8cdk/service-ca-operator/service-ca-operator/logs/current.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.912880051Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d7b7dc95c-s8cdk/service-ca-operator/service-ca-operator/logs/previous.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.913037575Z namespaces/openshift-service-ca-operator/policy/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.913072666Z namespaces/openshift-service-ca-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.913119958Z namespaces/openshift-service-ca-operator/route.openshift.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.913149949Z namespaces/openshift-service-ca-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.91318923Z namespaces/openshift-service-ca/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.913235831Z namespaces/openshift-service-ca/openshift-service-ca.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.913285312Z namespaces/openshift-service-ca/apps.openshift.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.913315253Z namespaces/openshift-service-ca/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.913362954Z namespaces/openshift-service-ca/apps/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.913408936Z namespaces/openshift-service-ca/apps/daemonsets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.913484438Z namespaces/openshift-service-ca/apps/deployments.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.91358033Z namespaces/openshift-service-ca/apps/replicasets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.913678243Z namespaces/openshift-service-ca/apps/statefulsets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.913717744Z namespaces/openshift-service-ca/autoscaling/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.913755095Z namespaces/openshift-service-ca/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.913820087Z namespaces/openshift-service-ca/batch/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.913882989Z namespaces/openshift-service-ca/batch/cronjobs.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.913964561Z namespaces/openshift-service-ca/batch/jobs.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.914009742Z namespaces/openshift-service-ca/build.openshift.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.914047673Z namespaces/openshift-service-ca/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.914132906Z namespaces/openshift-service-ca/build.openshift.io/builds.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.914168077Z namespaces/openshift-service-ca/coordination.k8s.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.914173977Z namespaces/openshift-service-ca/coordination.k8s.io/leases/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.914208778Z namespaces/openshift-service-ca/coordination.k8s.io/leases/service-ca-controller-lock.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.914256919Z namespaces/openshift-service-ca/core/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.91429663Z namespaces/openshift-service-ca/core/configmaps.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.914414704Z namespaces/openshift-service-ca/core/endpoints.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.914486815Z namespaces/openshift-service-ca/core/events.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.914604979Z namespaces/openshift-service-ca/core/persistentvolumeclaims.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.914681661Z namespaces/openshift-service-ca/core/pods.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.914792304Z namespaces/openshift-service-ca/core/replicationcontrollers.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.914955308Z namespaces/openshift-service-ca/core/secrets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.915122803Z namespaces/openshift-service-ca/core/services.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.915170794Z namespaces/openshift-service-ca/discovery.k8s.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.915211126Z namespaces/openshift-service-ca/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.915256377Z namespaces/openshift-service-ca/image.openshift.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.915307278Z namespaces/openshift-service-ca/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.915344589Z namespaces/openshift-service-ca/k8s.ovn.org/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.91537598Z namespaces/openshift-service-ca/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.915458842Z namespaces/openshift-service-ca/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.915532024Z namespaces/openshift-service-ca/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.915579416Z namespaces/openshift-service-ca/monitoring.coreos.com/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.915609617Z namespaces/openshift-service-ca/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.915660068Z namespaces/openshift-service-ca/networking.k8s.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.915699629Z namespaces/openshift-service-ca/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.9157316Z namespaces/openshift-service-ca/pods/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.9157371Z namespaces/openshift-service-ca/pods/service-ca-7bb4f4bcc7-hvxnc/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.915780802Z namespaces/openshift-service-ca/pods/service-ca-7bb4f4bcc7-hvxnc/service-ca-7bb4f4bcc7-hvxnc.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.915885304Z namespaces/openshift-service-ca/pods/service-ca-7bb4f4bcc7-hvxnc/service-ca-controller/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.915896405Z namespaces/openshift-service-ca/pods/service-ca-7bb4f4bcc7-hvxnc/service-ca-controller/service-ca-controller/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.915901215Z namespaces/openshift-service-ca/pods/service-ca-7bb4f4bcc7-hvxnc/service-ca-controller/service-ca-controller/logs/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.915935386Z namespaces/openshift-service-ca/pods/service-ca-7bb4f4bcc7-hvxnc/service-ca-controller/service-ca-controller/logs/current.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.916201743Z namespaces/openshift-service-ca/pods/service-ca-7bb4f4bcc7-hvxnc/service-ca-controller/service-ca-controller/logs/previous.insecure.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.916269005Z namespaces/openshift-service-ca/pods/service-ca-7bb4f4bcc7-hvxnc/service-ca-controller/service-ca-controller/logs/previous.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.916306376Z namespaces/openshift-service-ca/policy/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.916335687Z namespaces/openshift-service-ca/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.916380348Z namespaces/openshift-service-ca/route.openshift.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.916415289Z namespaces/openshift-service-ca/route.openshift.io/routes.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.916465261Z namespaces/openshift-user-workload-monitoring/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.916519882Z namespaces/openshift-user-workload-monitoring/openshift-user-workload-monitoring.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.916567213Z namespaces/openshift-user-workload-monitoring/apps.openshift.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.916606485Z namespaces/openshift-user-workload-monitoring/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.916651386Z namespaces/openshift-user-workload-monitoring/apps/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.916695027Z namespaces/openshift-user-workload-monitoring/apps/daemonsets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.916774409Z namespaces/openshift-user-workload-monitoring/apps/deployments.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.916884562Z namespaces/openshift-user-workload-monitoring/apps/replicasets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.916956034Z namespaces/openshift-user-workload-monitoring/apps/statefulsets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.917005685Z namespaces/openshift-user-workload-monitoring/autoscaling/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.917042766Z namespaces/openshift-user-workload-monitoring/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.917091918Z namespaces/openshift-user-workload-monitoring/batch/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.917130339Z namespaces/openshift-user-workload-monitoring/batch/cronjobs.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.917202821Z namespaces/openshift-user-workload-monitoring/batch/jobs.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.917249792Z namespaces/openshift-user-workload-monitoring/build.openshift.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.917281213Z namespaces/openshift-user-workload-monitoring/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.917369786Z namespaces/openshift-user-workload-monitoring/build.openshift.io/builds.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.917405997Z namespaces/openshift-user-workload-monitoring/core/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.917448528Z namespaces/openshift-user-workload-monitoring/core/configmaps.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.917558641Z namespaces/openshift-user-workload-monitoring/core/endpoints.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.917630413Z namespaces/openshift-user-workload-monitoring/core/events.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.917714425Z namespaces/openshift-user-workload-monitoring/core/persistentvolumeclaims.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.917788167Z namespaces/openshift-user-workload-monitoring/core/pods.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.91789709Z namespaces/openshift-user-workload-monitoring/core/replicationcontrollers.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.918018164Z namespaces/openshift-user-workload-monitoring/core/secrets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.918171508Z namespaces/openshift-user-workload-monitoring/core/services.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.918207779Z namespaces/openshift-user-workload-monitoring/discovery.k8s.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.91824232Z namespaces/openshift-user-workload-monitoring/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.918295901Z namespaces/openshift-user-workload-monitoring/image.openshift.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.918327352Z namespaces/openshift-user-workload-monitoring/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.918376664Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.918417285Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.918505197Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.918582339Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.91862793Z namespaces/openshift-user-workload-monitoring/monitoring.coreos.com/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.918667712Z namespaces/openshift-user-workload-monitoring/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.918711563Z namespaces/openshift-user-workload-monitoring/networking.k8s.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.918747874Z namespaces/openshift-user-workload-monitoring/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.918815256Z namespaces/openshift-user-workload-monitoring/policy/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.918866707Z namespaces/openshift-user-workload-monitoring/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.918921199Z namespaces/openshift-user-workload-monitoring/route.openshift.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.91895581Z namespaces/openshift-user-workload-monitoring/route.openshift.io/routes.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.919007271Z namespaces/openshift/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.919051352Z namespaces/openshift/openshift.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.919110374Z namespaces/openshift/apps.openshift.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.919130624Z namespaces/openshift/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.919179556Z namespaces/openshift/apps/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.919217007Z namespaces/openshift/apps/daemonsets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.919296979Z namespaces/openshift/apps/deployments.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.919376581Z namespaces/openshift/apps/replicasets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.919452393Z namespaces/openshift/apps/statefulsets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.919492245Z namespaces/openshift/autoscaling/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.919535576Z namespaces/openshift/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.919583657Z namespaces/openshift/batch/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.919624508Z namespaces/openshift/batch/cronjobs.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.91970616Z namespaces/openshift/batch/jobs.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.919737831Z namespaces/openshift/build.openshift.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.919777533Z namespaces/openshift/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.919882536Z namespaces/openshift/build.openshift.io/builds.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.919927347Z namespaces/openshift/core/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.919965208Z namespaces/openshift/core/configmaps.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.920065221Z namespaces/openshift/core/endpoints.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.920142353Z namespaces/openshift/core/events.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.920218495Z namespaces/openshift/core/persistentvolumeclaims.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.920294187Z namespaces/openshift/core/pods.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.920371129Z namespaces/openshift/core/replicationcontrollers.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.920490372Z namespaces/openshift/core/secrets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.920637406Z namespaces/openshift/core/services.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.920684138Z namespaces/openshift/discovery.k8s.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.920717639Z namespaces/openshift/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.92076223Z namespaces/openshift/image.openshift.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.920809141Z namespaces/openshift/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.922118527Z namespaces/openshift/image.openshift.io/imagestreams/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.922144018Z namespaces/openshift/image.openshift.io/imagestreams/cli-artifacts.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.922241211Z namespaces/openshift/image.openshift.io/imagestreams/cli.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.922322313Z namespaces/openshift/image.openshift.io/imagestreams/dotnet-runtime.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.922425126Z namespaces/openshift/image.openshift.io/imagestreams/dotnet.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.922533769Z namespaces/openshift/image.openshift.io/imagestreams/driver-toolkit.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.922621101Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-eap-openshift-java11.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.922774306Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-eap-openshift.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.922956371Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-java-openshift.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.923076114Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-java11-openshift.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.923164047Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-karaf-openshift-jdk11.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.923249619Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-karaf-openshift.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.923374932Z namespaces/openshift/image.openshift.io/imagestreams/golang.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.923494576Z namespaces/openshift/image.openshift.io/imagestreams/httpd.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.923598079Z namespaces/openshift/image.openshift.io/imagestreams/installer-artifacts.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.923684161Z namespaces/openshift/image.openshift.io/imagestreams/installer.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.923770353Z namespaces/openshift/image.openshift.io/imagestreams/java-runtime.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.923888437Z namespaces/openshift/image.openshift.io/imagestreams/java.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.92400463Z namespaces/openshift/image.openshift.io/imagestreams/jboss-datagrid73-openshift.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.924120643Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp3-openjdk11-openshift.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.924216916Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp3-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.924308728Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp4-openjdk11-openshift.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.924410451Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp4-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.924498704Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk11-openshift.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.924598516Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.924689599Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk8-openshift.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.924789602Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk8-runtime-openshift.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.924914255Z namespaces/openshift/image.openshift.io/imagestreams/jboss-webserver57-openjdk11-tomcat9-openshift-ubi8.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.925012418Z namespaces/openshift/image.openshift.io/imagestreams/jboss-webserver57-openjdk8-tomcat9-openshift-ubi8.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.925111321Z namespaces/openshift/image.openshift.io/imagestreams/jenkins-agent-base.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.925201253Z namespaces/openshift/image.openshift.io/imagestreams/jenkins.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.925308996Z namespaces/openshift/image.openshift.io/imagestreams/mariadb.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.925414219Z namespaces/openshift/image.openshift.io/imagestreams/must-gather.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.925498141Z namespaces/openshift/image.openshift.io/imagestreams/mysql.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.925605854Z namespaces/openshift/image.openshift.io/imagestreams/network-tools.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.925685717Z namespaces/openshift/image.openshift.io/imagestreams/nginx.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.92581959Z namespaces/openshift/image.openshift.io/imagestreams/nodejs.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.925968504Z namespaces/openshift/image.openshift.io/imagestreams/oauth-proxy.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.926051447Z namespaces/openshift/image.openshift.io/imagestreams/openjdk-11-rhel7.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.92616531Z namespaces/openshift/image.openshift.io/imagestreams/perl.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.926262902Z namespaces/openshift/image.openshift.io/imagestreams/php.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.926367965Z namespaces/openshift/image.openshift.io/imagestreams/postgresql.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.92653345Z namespaces/openshift/image.openshift.io/imagestreams/postgresql13-for-sso75-openshift-rhel8.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.926630033Z namespaces/openshift/image.openshift.io/imagestreams/postgresql13-for-sso76-openshift-rhel8.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.926709425Z namespaces/openshift/image.openshift.io/imagestreams/python.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.926853519Z namespaces/openshift/image.openshift.io/imagestreams/redhat-openjdk18-openshift.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.926983002Z namespaces/openshift/image.openshift.io/imagestreams/redis.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.927140167Z namespaces/openshift/image.openshift.io/imagestreams/ruby.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.92724932Z namespaces/openshift/image.openshift.io/imagestreams/sso75-openshift-rhel8.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.927337252Z namespaces/openshift/image.openshift.io/imagestreams/sso76-openshift-rhel8.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.927428105Z namespaces/openshift/image.openshift.io/imagestreams/tests.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.927517968Z namespaces/openshift/image.openshift.io/imagestreams/tools.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.927643531Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-11-runtime.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.927762354Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-11.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.927901448Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-17-runtime.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.928011681Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-17.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.928122234Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-21-runtime.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.928212577Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-21.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.92830783Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-8-runtime.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.928423533Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-8.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.928534306Z namespaces/openshift/k8s.ovn.org/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.928566017Z namespaces/openshift/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.928650249Z namespaces/openshift/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.928729061Z namespaces/openshift/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.928757682Z namespaces/openshift/monitoring.coreos.com/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.928813533Z namespaces/openshift/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.928875255Z namespaces/openshift/networking.k8s.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.928905096Z namespaces/openshift/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.928950977Z namespaces/openshift/policy/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.928998409Z namespaces/openshift/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.929023029Z namespaces/openshift/route.openshift.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.929070011Z namespaces/openshift/route.openshift.io/routes.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.929113372Z namespaces/openshift/template.openshift.io/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.929121622Z namespaces/openshift/template.openshift.io/templates/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.929155023Z namespaces/openshift/template.openshift.io/templates/cache-service.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.929267096Z namespaces/openshift/template.openshift.io/templates/cakephp-mysql-example.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.929385399Z namespaces/openshift/template.openshift.io/templates/cakephp-mysql-persistent.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.929496752Z namespaces/openshift/template.openshift.io/templates/dancer-mysql-example.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.929600145Z namespaces/openshift/template.openshift.io/templates/dancer-mysql-persistent.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.92976497Z namespaces/openshift/template.openshift.io/templates/datagrid-service.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.929957785Z namespaces/openshift/template.openshift.io/templates/django-psql-example.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.930068748Z namespaces/openshift/template.openshift.io/templates/django-psql-persistent.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.930181001Z namespaces/openshift/template.openshift.io/templates/eap-xp3-basic-s2i.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.930300845Z namespaces/openshift/template.openshift.io/templates/eap-xp4-basic-s2i.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.930397447Z namespaces/openshift/template.openshift.io/templates/eap74-basic-s2i.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.930516341Z namespaces/openshift/template.openshift.io/templates/eap74-https-s2i.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.930645424Z namespaces/openshift/template.openshift.io/templates/eap74-sso-s2i.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.930781608Z namespaces/openshift/template.openshift.io/templates/httpd-example.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.930904851Z namespaces/openshift/template.openshift.io/templates/jenkins-ephemeral-monitored.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.931029985Z namespaces/openshift/template.openshift.io/templates/jenkins-ephemeral.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.931133438Z namespaces/openshift/template.openshift.io/templates/jenkins-persistent-monitored.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.931250631Z namespaces/openshift/template.openshift.io/templates/jenkins-persistent.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.931352494Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk11-tomcat9-ubi8-basic-s2i.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.931461427Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk11-tomcat9-ubi8-https-s2i.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.93156733Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk8-tomcat9-ubi8-basic-s2i.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.931655322Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk8-tomcat9-ubi8-https-s2i.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.931764295Z namespaces/openshift/template.openshift.io/templates/mariadb-ephemeral.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.931894329Z namespaces/openshift/template.openshift.io/templates/mariadb-persistent.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.931987242Z namespaces/openshift/template.openshift.io/templates/mysql-ephemeral.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.932090315Z namespaces/openshift/template.openshift.io/templates/mysql-persistent.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.932189747Z namespaces/openshift/template.openshift.io/templates/nginx-example.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.93228538Z namespaces/openshift/template.openshift.io/templates/nodejs-postgresql-example.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.932397123Z namespaces/openshift/template.openshift.io/templates/nodejs-postgresql-persistent.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.932504876Z namespaces/openshift/template.openshift.io/templates/openjdk-web-basic-s2i.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.932608499Z namespaces/openshift/template.openshift.io/templates/postgresql-ephemeral.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.932743723Z namespaces/openshift/template.openshift.io/templates/postgresql-persistent.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.932814645Z namespaces/openshift/template.openshift.io/templates/rails-pgsql-persistent.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.932976519Z namespaces/openshift/template.openshift.io/templates/rails-postgresql-example.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.933087332Z namespaces/openshift/template.openshift.io/templates/react-web-app-example.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.933176535Z namespaces/openshift/template.openshift.io/templates/redis-ephemeral.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.933283468Z namespaces/openshift/template.openshift.io/templates/redis-persistent.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.93337899Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel-rest-3scale.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.933494763Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel-xml.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.933652648Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.933751441Z namespaces/openshift/template.openshift.io/templates/sso75-https.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.933894045Z namespaces/openshift/template.openshift.io/templates/sso75-ocp4-x509-https.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.933994307Z namespaces/openshift/template.openshift.io/templates/sso75-ocp4-x509-postgresql-persistent.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.934116621Z namespaces/openshift/template.openshift.io/templates/sso75-postgresql-persistent.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.934240914Z namespaces/openshift/template.openshift.io/templates/sso75-postgresql.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.934374938Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-https.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.934527672Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-postgresql-persistent.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.934658896Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-postgresql.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.934782159Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-x509-https.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.934948064Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-x509-postgresql-persistent.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.935028346Z network_logs/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.935066067Z network_logs/cluster_scale [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.935138429Z network_logs/ippools.whereabouts.cni.cncf.io [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.935215961Z network_logs/multi-networkpolicy [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.935293364Z network_logs/net-attach-def [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.935374346Z network_logs/overlappingrangeipreservations.whereabouts.cni.cncf.io [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.935509119Z network_logs/ovn_kubernetes_top_pods [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.935595172Z network_logs/ovnk_database_store.tar.gz [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.937111614Z nodes/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.937145235Z nodes/debug [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.937241498Z nodes/ip-10-0-128-177.ec2.internal/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.937279279Z nodes/ip-10-0-128-177.ec2.internal/cpu_affinities.json [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.937533966Z nodes/ip-10-0-128-177.ec2.internal/dmesg [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.937811713Z nodes/ip-10-0-128-177.ec2.internal/ethtool_channels [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.937893716Z nodes/ip-10-0-128-177.ec2.internal/ethtool_features [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.937976298Z nodes/ip-10-0-128-177.ec2.internal/ip-10-0-128-177.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.938284347Z nodes/ip-10-0-128-177.ec2.internal/irq_affinities.json [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.93841923Z nodes/ip-10-0-128-177.ec2.internal/lscpu [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.938553474Z nodes/ip-10-0-128-177.ec2.internal/lspci [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.938640426Z nodes/ip-10-0-128-177.ec2.internal/podresources.json [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.938738259Z nodes/ip-10-0-128-177.ec2.internal/pods_info.json [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.938921804Z nodes/ip-10-0-128-177.ec2.internal/proc_cmdline [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.939001726Z nodes/ip-10-0-128-177.ec2.internal/sysinfo.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.940732104Z nodes/ip-10-0-128-177.ec2.internal/sysinfo.tgz [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.940894989Z nodes/ip-10-0-137-127.ec2.internal/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.94091382Z nodes/ip-10-0-137-127.ec2.internal/cpu_affinities.json [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.941192457Z nodes/ip-10-0-137-127.ec2.internal/dmesg [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.941422154Z nodes/ip-10-0-137-127.ec2.internal/ethtool_channels [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.941489996Z nodes/ip-10-0-137-127.ec2.internal/ethtool_features [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.941576078Z nodes/ip-10-0-137-127.ec2.internal/ip-10-0-137-127.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.941931428Z nodes/ip-10-0-137-127.ec2.internal/irq_affinities.json [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.942071512Z nodes/ip-10-0-137-127.ec2.internal/lscpu [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.942195275Z nodes/ip-10-0-137-127.ec2.internal/lspci [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.942277497Z nodes/ip-10-0-137-127.ec2.internal/podresources.json [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.94237871Z nodes/ip-10-0-137-127.ec2.internal/pods_info.json [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.942486413Z nodes/ip-10-0-137-127.ec2.internal/proc_cmdline [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.942578796Z nodes/ip-10-0-137-127.ec2.internal/sysinfo.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.944296074Z nodes/ip-10-0-137-127.ec2.internal/sysinfo.tgz [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.944456338Z nodes/ip-10-0-140-7.ec2.internal/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.944478448Z nodes/ip-10-0-140-7.ec2.internal/cpu_affinities.json [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.944821128Z nodes/ip-10-0-140-7.ec2.internal/dmesg [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.945098136Z nodes/ip-10-0-140-7.ec2.internal/ethtool_channels [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.945169648Z nodes/ip-10-0-140-7.ec2.internal/ethtool_features [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.94525224Z nodes/ip-10-0-140-7.ec2.internal/ip-10-0-140-7.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.945561518Z nodes/ip-10-0-140-7.ec2.internal/irq_affinities.json [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.945670412Z nodes/ip-10-0-140-7.ec2.internal/lscpu [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.945811425Z nodes/ip-10-0-140-7.ec2.internal/lspci [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.94597276Z nodes/ip-10-0-140-7.ec2.internal/podresources.json [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.946075603Z nodes/ip-10-0-140-7.ec2.internal/pods_info.json [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.946191816Z nodes/ip-10-0-140-7.ec2.internal/proc_cmdline [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.946273588Z nodes/ip-10-0-140-7.ec2.internal/sysinfo.log [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.947992146Z nodes/ip-10-0-140-7.ec2.internal/sysinfo.tgz [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.948157941Z pod_network_connectivity_check/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.948193982Z pod_network_connectivity_check/podnetworkconnectivitychecks.yaml [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.948289894Z static-pods/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.948296854Z static-pods/kube-apiserver/ [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.955989838Z [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.956010069Z sent 57,850 bytes received 4,364,094 bytes 8,843,888.00 bytes/sec [must-gather] [must-gather-b9fgw] OUT 2026-07-02T13:30:55.956017039Z total size is 46,348,723 speedup is 10.48 [must-gather] [must-gather ] OUT 2026-07-02T13:30:56.223272121Z namespace/openshift-must-gather-74fjg 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: 597a7d86-5112-4056-bcc7-e1966271dd7d [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.22" [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-ffjdc [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-ffjdc-e2e-graph [git-push-artifacts] PIPELINERUN_NAME=kserve-group-test-ffjdc [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 7101442 Jul 2 13:31 /workspace/odh-ci-artifacts/test-artifacts/kserve-group-test-ffjdc/e2e-graph.tar.gz [git-push-artifacts] [ci-artifacts 322355b] Updating CI Artifacts in e2e-graph [git-push-artifacts] 1 file changed, 0 insertions(+), 0 deletions(-) [git-push-artifacts] create mode 100644 test-artifacts/kserve-group-test-ffjdc/e2e-graph.tar.gz [git-push-artifacts] From https://github.com/opendatahub-io/odh-build-metadata [git-push-artifacts] * branch ci-artifacts -> FETCH_HEAD [git-push-artifacts] Already up to date. [git-push-artifacts] To https://github.com/opendatahub-io/odh-build-metadata.git [git-push-artifacts] e66bbf5..322355b ci-artifacts -> ci-artifacts [fail-if-needed] deploy-and-e2e step succeeded